/*初始化样式*/
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: #00a0ea;
    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;
}

dt {
    font-weight: normal;
}

/*----- 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% !important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800% !important;
}

#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;
}



/*头部样式*/
.top1 {
    height: 27px;
    background: #e6e6e6;
    color: #595959;
    line-height: 27px;
    overflow: hidden;
    font-size: 13px;
}

.top2 {
    height: 110px;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 110px;
}

.top2 .k2 {
    margin-top: 35px;
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    text-align: right;
}

.topLink {
    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: #595959;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

#menu {
}

/*热门搜索*/
.sou {
    margin: 10px 0;
    color: #646464;
    font-size: 14px;
}

#formsearch {
    float: right;
    background: url(//cdn.myxypt.com/ba201eb7/21/01/cfae145d61bee5c91da97017d274b38948053997.png) no-repeat top center;
    width: 200px;
    height: 27px;
}

.hotSearch {
    float: left;
    font-weight: normal;
    line-height: 27px;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

.topLink, .wel {
    line-height: 27px;
}

/*搜索和热门搜索*/
.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 27px;
    background: transparent;
    border: none;
    line-height: 27px;
    outline: none;
}

#formsearch input#keyword {
    height: 27px;
    line-height: 27px;
    padding-left: 7px;
    color: #cccccc;
    font-size: 14px;
}

#formsearch input#s_btn {
    width: 35px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    background-color: transparent;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #cccccc;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #cccccc;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #cccccc;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #cccccc;
}

/*首页banner*/
.banner {
    position: relative;
}

.banner {
    width: 100%;
    height: 100%;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.banner ul.bb li {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
}

.banner ul.bb li a {
    width: 100%;
    display: block;
    height: 100%;
}

.banner ul.bb li a img {
    width: 100%;
    height: 100%;
}

.banner .num {
    position: absolute;
    right: 0;
    bottom: 40px;
    z-index: 100;
    text-align: center;
    width: 100%;
}

.banner .num li {
    display: inline-block;
    margin: 0 5px;
    width: 61px;
    height: 6px;
    text-indent: -100px;
    overflow: hidden;
    background: #009b4c;
}

.banner .num li.num_hover {
    background-color: #e15616;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 16px;
    height: 16px;
    line-height: 16px;
}

/*导航栏样式*/
.nav li {
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    width: 133px;
    background: url(//cdn.myxypt.com/ba201eb7/21/01/05b4e69fffe11c7c5859ffd9ebd7c947fa36e20a.jpg) no-repeat right center;
}

.nav li:last-child {
    background: none;
}

.nav li a {
    display: block;
    color: #1f1f1f;
    height: 110px;
    padding: 0;
    font-size: 16px;
    padding: 0;
    line-height: 30px;
    padding-top: 30px;
}

.nav li a span {
    display: block;
    color: #929292;
    padding: 0;
    font-size: 14px;
    padding: 0;
    text-transform: uppercase;
}

.nav li a:hover {
    text-decoration: none;
    background:url(//cdn.myxypt.com/ba201eb7/21/01/df86db3e212f1c11955e466b81edd5c64cd3373e.png) no-repeat center 90px;
}

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

.nav .sec {
    height: 0;
    background: #00a0ea;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 110px;
    left: -28px;
    width: 145%;
}

.nav .sec a {
    background: #00a0ea;
    color: #fff;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    padding: 0;
}

.nav .sec a:hover {
    background: #076590;
    text-decoration: none;
    color: #fff;
}

.box1 {
    margin-top: 80px;
}

.bt1 {
    text-align: center;
    color: #070707;
    font-size: 28px;
    text-transform: uppercase;
}
.bt1 dd{font-family: 'Times New Roman';}

.tab1{display: none;}

.psort {
    margin-top: 42px;
    text-align: center;
    font-size: 0;
}
.psort li{display: inline-block;margin: 0 6px;}
.psort li a{display: block;width: 187px;height: 54px;background-color: #eaeaea;line-height: 54px;text-align: center;letter-spacing: 1px;color: #000000;font-size: 18px;}
.psort li.cur a{background-color: #00a0ea;color: #fff;}
.plist {
    margin-top: 56px;
}

.plist li {
    margin-right:33px;
    margin-bottom: 32px;
}

.plist li:nth-child(3n) {
    margin-right: 0;
}

.plist li a.img {
    display: block;
}

.plist li a.img img {
    width: 378px;
	height: 306px;
}

.plist li h3 a {
    display: block;
    color: #303030;
    letter-spacing: 1px;
    text-align: center;
    font-size: 20px;
    background-color: #eeeeee;
	border: solid 1px #e5e5e5;
	line-height: 53px;
    font-weight: normal;
}
.plist li:hover h3 a{background: #00a0ea;color: #fff;border-color: #00a0ea;}



.box5 {
    background: url(//cdn.myxypt.com/ba201eb7/21/01/d0efa41d35ad3b0154397707287085f9f24ccb44.jpg) no-repeat top center;
    margin-top: 71px;
    height: 902px;
}

.aleft {
    margin: 105px 0 0 47px;
}

.aleft img {
    display: block;
    width: 553px;
    height: 308px;
}

.aright {
    width: 528px;
}

.aright h3 {
    color: #ffffff;
    font-size: 50px;
    font-weight: normal;
    font-family: 'å®‹ä½“';
    margin: 96px 0 24px 0;
}

.acon {
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    height: 210px;
    letter-spacing: -0.5px;
    overflow: hidden;
}

.aright a {
    display: block;
    color: #ffffff;
    font-size: 18px;
    text-align: right;
    margin-top: 40px;
    margin-right: 50px;
}

.tab_gdtx {
    margin: 84px 15px 0 12px;
}

.img_gdtx {
    text-align: center;
}

.img_bd li {
    float: left;
}

.tab_gdtx .bd {
    margin: 15px -7px 0 -7px;
}

.tab_gdtx .hd li {
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    float: left;
    margin-right: 13px;
    width: 108px;
    height: 30px;
    line-height: 30px;text-align: center;
	background-color: #aaaaaa;
	border-radius: 5px;
}

.tab_gdtx .hd li.on {
    color: #fff;background-color: #00a0ea;
}



.tab_gdtx .bd li {
    margin: 0 7px;
}

.tab_gdtx .bd li a img {
    display: block;
    width: 223px;
    height: 174px;
}

.prevall, .nextall {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 0 6px;
    margin-top: 40px;
}

.prevall {
    background: url(//cdn.myxypt.com/ba201eb7/21/01/614eca378621aaea151f1f1451c52bc62c31d415.jpg) no-repeat top center;
}

.prevall:hover {
    background: url(//cdn.myxypt.com/ba201eb7/21/01/69b7e92bc60287b87d9e38a59b881d10dd75faad.jpg) no-repeat top center;
}

.nextall {
    background: url(//cdn.myxypt.com/ba201eb7/21/01/9c7a89977518cf73ca0f7b28baaf5b003f9326c8.jpg) no-repeat top center;
}

.nextall:hover {
    background: url(//cdn.myxypt.com/ba201eb7/21/01/965199d30b8fd904c32c1a0fa06aec0c641e2ab8.jpg) no-repeat top center;
}

.box2 {
    padding: 37px 0 30px 0;
}
.bt2{text-align: center;}
.bt2 dd{color: #000000;font-size: 32px;line-height: 32px;padding-bottom: 21px;margin-bottom: 11px;background: url(//cdn.myxypt.com/ba201eb7/21/01/fbc4c26bb971e6f66eff02914ea0bcbcfb41d336.png) no-repeat bottom center;}
.bt2 dt{color: #5d5b5b;font-size: 18px;line-height: 18px;}
.yul {
    margin:85px 0 0 0;
}
.shu{margin: 0 27px 0 15px; width: 104px;height: 74px;background-color: #00a2e0;text-align: center;line-height: 74px;color: #fefffe;font-size: 48px;font-weight: bold;}
.yst{width: 563px;border-bottom: 1px solid #00a2e0;padding-bottom: 23px;margin-top: 24px;}
.yst h3{color: #00a2e0;font-weight: bold;font-size: 35px;line-height: 35px;}
.yst h3 span{color: #000000;font-weight: normal;font-size: 20px;display: block;margin-top: 12px;}


.yul li {
	margin-bottom: 45px;
}

.yul li .img {
    display: block;
    width: 595px;
	height: 325px;
}

.yul li .img img {
    display: block;
   width: 595px;
	height: 325px;
}
.you{margin-top: 18px;}

.ys1{width: 595px;}
.yul li p {
    color: #5d5b5b;
    font-size: 17px;
    line-height: 37px;
    padding-left: 33px;
    background: url(//cdn.myxypt.com/ba201eb7/21/01/af4d287ea675aa27f9cd233869b8c6ce76c23083.png) no-repeat 9px 12px;
}
.yul li:nth-child(2n) .shu{margin: 0;}
.yul li:nth-child(2n) .yst{margin-left: 31px;}
.yul li:nth-child(2n) .yst h3{width: 427px;text-align: right;}
.yul li:nth-child(2n) p{padding:0 33px 0 0;text-align: left; background: url(//cdn.myxypt.com/ba201eb7/21/01/af4d287ea675aa27f9cd233869b8c6ce76c23083.png) no-repeat 99% 12px;}
.yul li:nth-child(2n) .you{margin-left: 30px;}


.ht1{height: 205px;padding-top: 60px;z-index: 99;}
.hwz{color: #ffffff;font-size: 20px;}
.hwz h3{letter-spacing: 2px;font-size: 37px;margin-bottom: 12px;}
.anli {
    padding-top:62px;
    background: #fcfcfc;
    height: 879px;
    margin-top: -30px;
}

.cul {
    margin-top: 43px;
    height: 591px;
    position: relative;
}

.cul li {
    position: absolute;
}
.cul li a{display: block;position: relative;}
.bj1{position: absolute;top:0;left: 0;width: 100%;height: 100%;display: none;align-items: center;justify-content: center;flex-direction: column;background:rgba(0,0,0,.6);text-align: center;}
.ybt{letter-spacing: 1px;color: #ffffff;font-size: 20px;}
.jia{width: 79px;height: 22px;background-color: #00a0ea;line-height: 22px;text-align: center;letter-spacing: 1px;margin:0 auto;margin-top: 23px; color: #ffffff;font-size: 20px;}
.cul li:hover .bj1{display: flex;}


.cul li:first-child a img {
    display: block;
    width: 505px;
    height: 290px;
}

.cul li:nth-child(2) a img {
    display: block;
    width: 675px;
    height: 388px;
}

.cul li:nth-child(3) a img {
    display: block;
    width: 505px;
    height: 290px;
}

.cul li:nth-child(4) a img {
    display: block;
    width: 331px;
    height: 191px;
}

.cul li:nth-child(5) a img {
    display: block;
    width: 331px;
    height: 191px;
}

.cul li:first-child {
    left: 0;
    top: 0;
}

.cul li:nth-child(2) {
    right: 0;
    top: 0;
}

.cul li:nth-child(3) {
    left: 0;
    bottom: 0;
}

.cul li:nth-child(4) {
    left: 519px;
    bottom: 0;
}

.cul li:nth-child(5) {
    right: 0;
    bottom: 0;
}



.nbox {margin-top: 60px;}
.nleft{width: 635px;height: 404px;border-right: 1px solid #eeeeee;}
.nimg img{display: block;width: 572px;height: 291px;}
.nlist{width: 572px;margin-top: 13px;}
.ntime{width: 75px;background: url(//cdn.myxypt.com/ba201eb7/21/01/2defded867a4ae0d08b0e854d963d18854763b92.jpg) no-repeat right top;}
.ntime dd{color: #0a0a0a;font-size: 14px;}
.ntime dt{letter-spacing: -1px;color: #666666;font-size: 49px;}
.nei{width: 453px;margin-left: 32px;}
.nei a{display: block;color: #060606;font-size: 18px;}
.nei p{color: #7e7d7d;font-size: 14px;line-height: 24px;}

.tab2{display: none;}
.nright{width: 508px;}
.nsort {margin-bottom: 40px;}
.nsort li a{display: block;color: #2d2d2d;font-size: 16px;line-height: 16px; padding-right: 38px;margin-right: 36px; background: url(//cdn.myxypt.com/ba201eb7/21/01/004541e8ee2efe389811fcd7907e0d8e2bc08558.jpg) no-repeat right center;}
.nsort li:last-child a{background: none;}
.nsort li.cur a{color: #000000;}
.nlist2 li .nei{width: 396px;margin-left: 0;}
.nlist2 li{border-bottom: 1px dashed #d8d6d6;padding-bottom: 12px;margin-bottom: 20px;}

.ss1 {
    margin-top: 30px;
}

.ft1{
	background-image: linear-gradient(0deg, 
		#1866b1 0%, 
		#00a0ea 100%), 
	linear-gradient(
		#3a3a3a, 
		#3a3a3a);
	background-blend-mode: normal, 
		normal;
}
.foot1 {
    border-top: 1px solid rgba(255,255,255,.28);
    color: #ffffff;
    font-size: 14px;
    padding: 22px 0;
    text-align: center;
}

.foot1 a {
    color: #ffffff;
}

.foot {
    padding: 47px 0 17px 0;
    margin-top: 30px;
}

.foot h3 {
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: normal;
    padding-bottom: 15px;
    background: url(//cdn.myxypt.com/ba201eb7/21/01/e7b4c23a328e893335b5dcf58755d6bacb6a733e.jpg) no-repeat left bottom;
}
.foot .tewm h3{background: none;}
.lx {
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
}

.tleft {
    width: 520px;
}

.dao {
    width: 300px;
}

.sec2 {
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
}

.sec2 a {
    display: inline-block;
    color: #fff;
    margin-bottom: 8px;
    width: 98px;
}

.er {
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 36px;
}

/*友情链接*/

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

.f_link a {
    color: #666;
}

/*内页左侧样式*/

.container {
    width: 1200px !important;
    margin: 0 auto;
    padding: 0;
}

.page-product-inquiry a {
    color: #fff;
}

