



/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#3480ce;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}



.wh{width: 1200px;margin:0 auto;}
.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



.roll_product {float: left;}

.plist{margin-top: 56px;}
.plist li{margin-right: 15px;margin-bottom: 15px;}
.plist li:nth-child(3n){margin-right: 0;}
.plist li a.img{border:1px solid #e5e5e5;display: block;}
.plist li a.img img{width: 388px;height: 388px;}
.plist li h3 a{display: block;color: #fff;font-size: 16px;font-weight: normal;}

/*头部样式*/
.top1{height: 36px;background: #121212;color: #999999;line-height: 36px;overflow: hidden;}
.wel{line-height: 36px;color: #999999;font-size: 14px;}
.k1{line-height: 36px;color: #999999;font-size: 14px;}
.k1 a{color: #999999;}

.top2{height: 92px;overflow: hidden;background: #f20c00;}

#header{width:1000px;margin:0 auto;}
.logo{float:left;line-height: 92px;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(/template/default/assets/css/../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}




/*热门搜索*/
.sou{margin: 15px 0;}
#formsearch{float:right;}
.hotSearch{float:left;height:24px;line-height:24px;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/

.hotSearch a{margin-right:6px;}
#formsearch input{height:22px;background:#fff;border:1px solid #c8c8c8;line-height:22px;}
#formsearch input#keyword{height:22px;line-height:22px;padding-left:4px;color:#666;}
#formsearch input#s_btn{width:46px;height:24px;line-height:24px;text-align:center;background-color:#3480ce;color:#fff;border:none;cursor:pointer;font-size: 12px;}





/*导航栏样式*/
.demo-menu{
    float: none;
    width:100%;
}
#menu{}
.nav{}
.nav li{line-height:92px;height:92px;text-align:center;width:100px;float:left;position:relative;z-index:999;}
.nav li a{display:block;line-height:92px;color:#fff;height:92px;padding: 0;font-size: 14px;}
.nav li a:hover{color:#fff;text-decoration:none;background: url(/template/default/assets/css/../images/navli.png) no-repeat bottom center;}

.nav .sec{height:0;background:#01557a;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:92px;left:0px;}
.nav .sec a{background:#01557a;color:#fff;height:38px;line-height:38px;width:90px;}
.nav .sec a:hover{background:#042d3f;text-decoration:none;}


.demo-menu>li.active>a, .demo-menu>li>a:hover{
    background: url(/template/default/assets/css/../images/navli.png) no-repeat bottom center;
}



.bj1{
    background: url(/template/default/assets/css/../images/bj1.jpg) no-repeat top center;
    height: 614px;
    overflow: hidden;
}

.product-index{
    margin-top: 80px;
}

.p-title{
    text-align: center;
    color: #1e85e4;
    font-size: 22px;
    font-style: italic;
    background: url(/template/default/assets/css/../images/t1.png) no-repeat 50% 86%;
}

.p-title span{
    color: #555
}

.p-title p{
    font-style:normal;
    font-weight: normal;
    color: #555
}
.p-list{
    margin-top: 35px;
}

.p-list li{
    float: left;
    background: url(/template/default/assets/css/../images/t2.png) no-repeat right center;
    text-align: center;
    width:240px;
}

.p-list li:nth-of-type(1){
    background: url(/template/default/assets/css/../images/t2.png) no-repeat left center ,url(/template/default/assets/css/../images/t2.png) no-repeat right center;;
}
.p-list li img{
    width:120px;
    height: 90px;
}

.p-list li h3{
    padding-top: 23px;
    padding-bottom: 16px;
}

.p-list li h3 a{
    display: block;
    font-weight: 400;
    font-size: 18px;
    color: #555555;
}

.p-list li p{
    width:18px;
    height: 1px;
    margin: 0 auto;
    background: #909090;
}
.p-list li span{
    display: block;
    padding-top: 11px;
    font-size: 14px;
    color: #1e85e4;
}
.p-list li .p-more{
    width:83px;
    height: 27px;
    border:1px solid #909090;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 30px;
}

.p-list li .p-more a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #555555;
    line-height: 27px;
}
.p-list li .p-more:hover{
    background: #2d7bdd;
    border-color: #2d7bdd;
}


.p-list li .p-more:hover a{
    color: #fff;
}



.bj2{
    background: url(/template/default/assets/css/../images/bj1.jpg) no-repeat top center;
    height: 614px;
    overflow: hidden;
    margin-top: 2px;
}


.about-index{
    padding-top: 68px;
}

.about-left{
    width:490px;
    margin-top: 35px;
    margin-left: 100px;
}


.ab-title{
    font-size: 26px;
    color: #000000;
    background: url(/template/default/assets/css/../images/t3.png) no-repeat left top;
    padding-left: 12px;
    line-height: 24px;
}

.ab-title p{
    color: #666666;
    font-family: 微软雅黑;
    font-size: 20px;
    margin-top:5px;
}
.ab-con{
    padding-left: 10px;
    margin-top: 15px;
}
.ab-con p{
    font-size: 20px;
    
}
.about-right{
    margin-right: 100px;
}



.bj3{
    height: 927px;
}
.case-index{
    margin-top: 75px;
}
.case-list{
    margin: 0 -4px;
    margin-top: 60px;
}
.case-list li{
    float: left;
    margin: 0 4px;
    position: relative;
    margin-bottom: 8px;
}

.case-list li span{
    display: block;
    position: absolute;
    top: 30px;
    left: 40px;
    font-size: 22px;
    color: #000000;
}




.bj4{
    margin-top: 0;
}

.c-index{
    padding-top: 70px;
}

.c-list{
    margin: 0 -9px;
    margin-top: 60px;
}
.c-list li{
    float: left;
    width:285px;
    height: 402px;
    margin: 0 9px;
    border:1px solid transparent;
}
.c-list li .img1{
    width:283px;
    height: 283px;
    overflow: hidden;
}
.c-list li .img1 img{
    width:283px;
    height: 283px;
    cursor: pointer;
    transition: all 0.6s;
}
.c-list li .wen{
    background: #fff;
    padding: 0 20px;
    height: 117px;
}
.c-list li .wen a{
    display: block;
    font-size: 18px;
    color: #555555;
    padding-top: 18px;
    padding-bottom: 10px;
}

.c-list li .wen h2{
    font-weight: normal;
    font-size: 14px;
    color: #888888;
}

.c-list li:hover{
    border-color: #2d7bdd;
}

.c-list li:hover a{
    color: #2d7bdd;
}
.c-list li:hover .img1 img{
    transform: scale(1.4);
}



.news-content{
    margin-top: 65px;
}
.news-left{
    width:705px;
}


.news1{

}

.news-img{
    width:210px;
    height: 160px;
}

.news-img img{
    width:210px;
    height: 160px;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.news-img:hover img{
    transform: rotateY(180deg);
}

.news-wen{
    width:460px;
}

.n-list li{
    position: relative;
}

.n-list li a{
    display: block;
    font-size: 16px;
    color: #555555;
    background: url(/template/default/assets/css/../images/newz.png) no-repeat left center;
    padding-left: 10px;
    line-height: 40px;
}
.n-list li span{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #999999;
    line-height: 40px;
}
.n-list li a:hover{
    text-decoration: underline;
    color: #2d7bdd;
}

.news-border{
    border-top:1px dashed #dcdcdc;
    margin: 20px 0;
}

.news-right{
    width: 470px;
    height: 381px;
}
.news-right p img{
    width: 470px;
    height: 381px;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}

.news-right:hover p img{
    transform: rotateY(180deg);
}
.bj6{
    height: 273px;
}


.logo1{
    height: 130px;
    line-height: 130px;
    border-bottom: 1px solid #000;
}
.logo1 p{
    text-align: center;
}

.ct1{
    font-size: 14px;
    color: #999999;
    margin-top: 14px;
}
.ct1 p{
    margin: 10px 0;
    text-align: center;
}




.f_link{width: 1200px;margin: 0 auto;line-height: 40px;}


.footer{
    text-align: center;
    line-height: 28px;
    margin: 10px 0;
}
.foot-nav{
    text-align: center;
    
}




/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}
.page-position a{color: #fff;}
.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width:300px;}
.xypg-product-list li{width: 293px;}
.xypg-product-list li .img img{width: 271px;height: 271px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 213px;}
.xypg-case-list li .img img{width: 300px;height: 300px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}