/*初始化样式*/
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.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


.s1 a{padding-left: 22px;color: #fff;font-size: 14px;background: url(../images/a1.png) no-repeat left center;}
.s1 a:last-child{background: url(../images/a2.png) no-repeat left center;margin-left: 20px;margin-right: 10px;}


/*头部样式*/
.top1{height: 30px;background: #3b3b3b;color: #fff;line-height: 30px;overflow: hidden;font-size: 14px;}
.top2{height: 108px;overflow: hidden;}
#header{width:1000px;margin:0 auto;}
.logo{float:left;line-height: 108px;}
.top2 .k2{margin-top: 35px;padding-left: 58px;background: url(../images/tel.png) no-repeat left center;}

.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(../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;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1 a{color: #fff;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

#menu{background: #313131;}

/*热门搜索*/
.sou{height: 79px;background: #ececec;}

#formsearch{float:left;margin-top: 12px;}
.hotSearch{float:right;height:79px;line-height:79px;font-weight:normal;color: #181818;font-size: 16px;font-weight: bold;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/
.hotSearch a{margin:0 8px;font-weight: normal;color: #666666;}
#formsearch input{height:46px;background:#fff;border:1px solid #30a6e5;line-height:46px;}
#formsearch input#keyword{height:46px;line-height:46px;padding-left:15px;color:#898989;font-size: 16px;width: 409px;}
#formsearch input#s_btn{width:84px;height:46px;line-height:46px;text-align:center;background-color:#30a6e5;color:#fff;margin-left: -4px; font-size: 18px; border:none;cursor:pointer;}
.hotSearch a:hover{color: #30a6e5;}




/*导航栏样式*/
.nav{}
.nav li{line-height: 52px;height: 52px;text-align:center;width:198px;float:left;position:relative;z-index:999;}
.nav li a{display:block;line-height: 52px;color:#fff;height: 52px;padding: 0;font-size: 16px;letter-spacing: 1px;}
.nav li a:hover{color:#fff;text-decoration:none;background-color:#30a6e5;}

.nav .sec{height:0;background:#313131;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:52px;left:0px;}
.nav .sec a{background:#313131;color:#fff;height:38px;line-height:38px;width:198px;}
.nav .sec a:hover{background:#30a6e5;text-decoration:none;}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #30a6e5;
}


.owl-carousel .owl-dots button.owl-dot{width: 99px;height: 10px;opacity: 1;border-radius: 0;margin: 0 8px;}
.owl-carousel .owl-dots button.owl-dot.active{background: #30a6e5;}


.ytt{text-align: center;font-size: 24px;font-weight: bold;color: #222222;text-transform: uppercase;line-height: 32px;}
.ytt span{display: block;font-size: 25px;background: url(../images/line1.png) no-repeat center;}
.youshi{background: url(../images/bj1.jpg) no-repeat top center;height: 760px;padding-top: 85px;}
.yul{padding-top: 85px;height: 500px;}
.yul li{width: 400px;text-align: center;}
.yul li h3 a{display: block;color: #30a6e5;font-size: 20px;font-weight: bold;margin:26px 0 20px 0;}
.yul li span{color: #666666;font-size: 16px;display: block;line-height: 28px;padding: 0 20px;}

.ptt{text-align: center;color: #fff;width: 278px;height: 137px;background: #313131;}
.ptt dd{font-size: 26px;padding: 35px 0 5px 0;font-weight: bold;}
.ptt dt{font-size: 14px;font-weight: normal;}
.pleft{width: 278px;height: 743px;background: #f5f5f5;}
.pright{}
.psort{margin-top: 33px;height: 353px;overflow: hidden;}
.psort li{margin-bottom: 25px;}
.psort li a{display: block;color: #666666;font-size: 16px;margin: 0 auto;text-align: center; width: 246px;height: 46px;line-height: 46px;border-bottom: 1px solid #f7f7f7;border-top: 1px solid #f7f7f7;background: #fff;}
.psort li a:hover{color: #30a6e5;}
.m1 a{display: block;color: #fff;font-size: 16px;margin: 0 auto;text-align: center; width: 246px;height: 47px;line-height: 47px;background: #30a6e5;}
.dh{padding: 40px 0 0 20px;background:#30a6e5;height: 136px;margin-top: 37px;}
.ptel{padding-left: 47px;background:url(../images/tel2.png) no-repeat left center;color: #fff;font-size: 16px;}


.plist1{width: 907px;height: 482px;border:1px solid #e5e5e5;}
.plist1 li a.img{display: block;padding: 39px 0 0 27px;}
.plist1 li a.img img{width: 438px;height: 401px;}
.pcon{width: 330px;margin-left: 55px;}
.pcon h3 a{color: #3c3c3c;font-size: 22px;background: url(../images/line2.png) no-repeat left bottom;display: block;padding: 70px 0 10px 0;}
.pcon span{color: #717171;font-size: 14px;display: block;margin-top: 30px;height: 208px;}
.pcon .xq{display: block;color: #30a6e5;border:1px solid #30a6e5;text-align: center;width: 147px;height: 39px;line-height: 39px;font-size: 16px;margin-left: 180px;}

.plist2{margin-top: 37px;}
.plist2 li{margin-right: 17px;}
.plist2 li:last-child{margin-right: 0;}
.plist2 li a.img img{display: block;width: 291px;height: 190px;border:1px solid #e8e8e8;}
.plist2 li h3 a{color: #797979;font-size: 16px;text-align: center;display: block;margin-top: 10px;}
.plist2 li:hover h3 a{color: #30a6e5;}



.fuwu{height: 605px;background: url(../images/bj2.jpg) no-repeat top center;margin-top: 98px;padding-top: 54px;}

.ful{margin-top: 50px;}
.ful li{width:380px;height: 150px;text-align: center;margin-bottom: 30px;margin-right: 30px; }
.ful li a.img{display: block;padding: 42px 0 10px 0;}
.ful li:nth-child(3n){margin-right: 0;}
.ful li h3 a{color: #fff;font-size: 15px;display: block;}
.nei{background: rgba(16,16,15,.5);width: 100%;height: 100%;}
.ful li:hover .nei{background: rgba(48,166,229,.8);}



.abouts{margin-top: 85px;}
.aul{margin-top: 45px;}
.aul li{text-align: center;width: 400px;}
.aul li h3 a{color: #30a6e5;font-size: 18px;font-weight: normal;display: block;margin-top: 10px;}
.acon{color: #696969;font-size: 16px;margin-top: 42px;padding: 0 42px;}
.abouts .amore{display: block;color: #30a6e5;border:1px solid #30a6e5;margin:0 auto; margin-top: 55px; width: 147px;height: 38px;line-height: 38px;text-align: center;}





.ht1{margin-top: 75px;}

.xinwen .ytt{margin:110px 0 40px 0;}
.nsort li{width: 600px;height: 58px;line-height: 58px;background: #313131;}
.bt1{color: #fff;font-size: 18px;padding-left: 66px;background: url(../images/n1.png) no-repeat 28px center;}
.nsort a{color: #fff;font-size: 15px;display: block;padding-right: 50px;}
.nimg{margin-top: 27px;}
.nimg img{width: 600px;height: 220px;}
.nleft{width: 600px;}
.ri{width: 96px;height: 159px;color: #fff;text-align: center;background: #30a6e5;}
.ri dd{font-size: 36px;font-weight: bold;padding-top: 40px;}
.ri dt{font-size: 20px;font-weight: normal;}
.ncon{width: 504px;}
.ncon h3 a{display: block;border-bottom: 1px solid #ededed;color: #333333;font-size: 14px;line-height: 50px;margin-top: 14px;padding-left: 26px;font-weight: normal;}
.ncon span{color: #999999;font-size: 14px;display: block;padding-left: 25px;margin-top: 20px;border-bottom: 1px solid #ededed;line-height: 26px;
    height: 74px;}

.news_list2{width: 545px;margin-left: 50px;margin-top: 48px;}
.news_list2 li{border-bottom: 1px solid #eeeeee;padding-bottom: 15px;margin-bottom: 20px;}




.ri1{width: 59px;height: 59px;color: #fff;text-align: center;background: #30a6e5;}
.ri1 dd{font-size: 24px;font-weight: bold;line-height: 26px;padding-top: 8px;}
.ri1 dt{font-size: 12px;font-weight: normal;}

.ncon1{width: 448px;}
.ncon1 h3 a{display: block;color: #333333;font-size: 15px;margin-top: 5px;font-weight: normal;}
.ncon1 span{color: #999999;font-size: 14px;display: block;line-height: 26px;}
.news_list2 li:hover .ncon1 span,.news_list2 li:hover .ncon1 h3 a{color: #30a6e5;}

.tab1{display: none;}
.nsort li.cur{background: #30a6e5;}



.f_link{width: 1200px;margin: 0 auto;line-height: 30px; margin-top:  90px;}
.foot{background: #313131;height: 295px;}

.ewm1{text-align: center;color: #dedede;font-size: 14px;margin-top: 98px;line-height: 30px;}
.lx{color: #fff;font-size: 14px;margin-left: 45px;line-height: 30px;width: 590px;}
.tlogo{margin:46px 0 25px 0;}
.tnav h3{font-size: 14px;color: #fff;margin-top: 115px;margin-bottom: 8px;}
.dao a{color: #fff;font-size: 14px;line-height:32px;}
.dao a:hover{color: #30a6e5;}
.ft1{background: #1a1a1a;font-size: 14px;color: #fff;height: 53px;line-height: 53px;text-align: center;}
.ft1 a{color: #fff;}












/*内页左侧样式*/


.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: 177px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 139px;}
.xypg-case-list li .img img{width: 300px;height: 257px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}