/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
body{ font:12px/22px "Arial","Microsoft YaHei","SimSun"; font-size:100%; background:#FFFFFF; overflow-x: hidden;}

ul,li,ol{ list-style:none}
a{ text-decoration:none !important; cursor:pointer !important;}
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 100%; max-height: 100%;display: block;	margin:auto;padding:auto;}
.no-margin{ margin:0 !important;}
.no-padding{ padding:0 !important;}
.container-fluid{ max-width:1230px !important;}
.overflow{white-space:nowrap; overflow:hidden;}
.overflow-text{white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.overflow-text2{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow:hidden;}
.img{background-repeat:no-repeat;background-position:center;background-size:cover; width:100%; height:100%;}
.main{ padding:40px 0; width:100%; overflow:hidden; max-width: 1920px; margin: 0 auto; }
.wCenter{height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column; 
    justify-content: center;
    -webkit-justify-content: center; 
    align-items: center; 
    -webkit-align-items: center;
}
.wCenter2{height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column; 
    justify-content: center;
    -webkit-justify-content: center; 
}

@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

/*手机底部*/
.hot{width:100%; height:58px; background:#44a1a1; position:fixed; bottom:0; left:0;z-index:99; border-top:solid 2px #c3c3c3;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row>div.text-center{ border-right:1px solid #fff;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
/*.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}*/
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }






/*header*/
.top-header{ width: 100%; position: absolute; top: 0; z-index: 99999; background: rgba(0, 0, 0, 0.81); }
.top-header .container-fluid{ max-width: 1920px !important; }

.top-head{display: flex; display: -webkit-flex; width: 100%; }

.top-logo{width: 32%; float: left; padding-right: 10px;
display: flex;
display: -webkit-flex;
flex-direction: column;
-webkit-flex-direction: column; 
justify-content: center;
-webkit-justify-content: center; 
align-items: center; 
-webkit-align-items: center;
}

.header-nav{ width:66%; float: right; z-index:99; position: relative; margin-left: 2%; }
.top-nav{ float: left;
width: calc(100% - 275px); 
width: -webkit-calc(100% - 275px); 
width: -moz-calc(100% - 275px); 
width: -o-calc(100% - 275px); 
}
.top-nav .nav-li{ width:14.285%;float:left; position:relative; z-index:2; text-align: center; }
.top-nav .nav-li .nav-link{ display: block; text-align:center; white-space:nowrap; position:relative; color: #fff; font-size:16px; line-height:50px; padding: 20px 0;  }
.top-nav .nav-li:hover .nav-link{ color: #44a1a1; }

/*二级导航*/
.top-subnav{display:none; position: absolute;width: 100%; z-index: 3;font-size: 12px; padding:5px 0; background: rgba(0, 0, 0, 0.81); white-space:nowrap; overflow:hidden;}
.top-subnav .subnav-link{ display: block; white-space:nowrap; overflow:hidden; font-size:14px; line-height:40px; text-align:center; color: #FFFFFF; transition: all 0.3s; border-bottom: 1px solid rgba(255, 255, 255, 0.23); }
.top-subnav .subnav-link:hover{background:#44a1a1; }



.headTel{ width: 275px; height: 100%; float: right;
display: flex;
display: -webkit-flex;
flex-direction: column;
-webkit-flex-direction: column; 
justify-content: center;
-webkit-justify-content: center; 
align-items: center; 
-webkit-align-items: center;
 }
.headTel .tels{ color: #44a1a1; font-size: 25px; line-height: 1; font-weight: bold; font-family: "Arial"; background: url(../images/tel.png) no-repeat left center; padding-left: 50px; }
.headTel .tels span{ font-size: 14px; font-weight: normal; position: relative; top: -4px; margin-left: 5px; }

/*轮播图*/
.banner{ max-width:1920px; margin:0 auto; overflow:hidden; position:relative; width:100%; height:100%;}
.banpc{ width:100%; height:100%; overflow:hidden;}
.focus{ width:100%; height:100%; position:relative;}
.focusbox{width:100%;height:100%;overflow:hidden;}
.focusbox li{width:100%;height:100%;overflow:hidden;}
.focusbox li a{width:100%;float:left;overflow:hidden;}
/*.focusbox li a img{ width: 100%;}*/
.focusbox li .img{ padding-top: 800px; }

.rslides {
    width: 100%;
    height: 100%;
    position: relative;
    list-style: none;
    padding: 0
}

.rslides_nav { display: none;
    height: 51px;
    width: 31px;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    left: 0;
    opacity: 0.8;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    background: url(../images/prev.jpg) no-repeat center center;
    margin-top: -28px
}

.rslides_nav:active {
    opacity: 1.0
}
.rslides_nav.next{left:auto;background:url(../images/next.jpg) no-repeat center center;right:0}
.rslides_tabs{width:100%; position:absolute;left:0;bottom:0px; z-index:2; text-align:center;  }
.rslides_tabs li{display:inline-block;width:10px;height:10px;margin:0 3px;*display:inline;zoom:1;}
.rslides_tabs a{display:inline-block;width:10px;height:10px;line-height:40px;overflow:hidden;background:rgba(255,255,255,0); border:1px solid #fff;cursor:pointer; border-radius:50%;}
.rslides_tabs .rslides_here a{background:rgba(255,255,255,1)}


/*phone*/
.phone{ width:100%; overflow:hidden;}
.phone .swiper-slide img{ width: 100%;}





/* index_tit */
.index_tit{ width: 100%; margin-bottom: 25px; }
.index_tit h3{ font-size: 35px; line-height: 45px; color: #44a1a1; font-weight: bold; }
.index_tit h4{ font-size: 20px; line-height: 40px; color: #c9c9c9; font-family: "Arial"; }
.index_tit p{ display: block; width: 100%; height: 1px; background: #e3e3e3; }
.index_tit p span{ display: block; width: 85px; height: 3px; background: #44a1a1; position: relative; top: -1px; margin: 8px auto 6px; z-index: 10; }


/*wrap1*/
.wrap1{ }
.cpClear{ width: 100%; }
.swiper-cp{  }
.swiper-cp a{ display: block; border: 2px solid #d9d9d9; }
.swiper-cp .cpimg{ width: 100%; background: #fff; overflow: hidden; position: relative; }
.swiper-cp .cpimg:before{ content: ''; display: block; width: 78px; height: 26px; background: url(../images/cp_icon.png) no-repeat center; position: absolute; top: 5px; right: 5px; z-index: 20; }
.swiper-cp .cpimg .img{ padding-top: 96.42%; transition: all 0.3s; background-size: contain; }
.swiper-cp a:hover .cpimg .img{ transform: scale(1.1); }
.swiper-cp .cptext{ width: 100%; background: #e3e3e3; font-size: 20px; line-height: 46px; color: #333333; font-weight: bold; padding: 25px 60px 23px 15px; position: relative; }
.swiper-cp .cptext:after{ content: ''; display:block; width: 40px; height: 40px; background: url(../images/cp_icon2.jpg) no-repeat center; position: absolute; right: 12px; top: 50%; margin-top: -20px; }
.swiper-cp a:hover .cptext:after{ background: url(../images/cp_icon1.jpg) no-repeat center;  }
.swiper-cp a:hover{ border-color: #44a1a1; }
.swiper-cp a:hover .cptext{ background-color: #44a1a1; color: #fff; }

.cp_a{ width: 100%; }
.cp_a a{ display: block; margin: 25px auto 0; border: 2px solid #e3e3e3; font-size: 16px; line-height: 40px; width: 170px; text-align: center; color: #333; }
.cp_a a:hover{ background-color: #44a1a1; color: #fff; }



/*wrap2*/
.wrap2{} 
.swiper-ly{  }
.swiper-ly a{ display: block; }
.swiper-ly .lyImg{ width: 190px; max-width: 100%; margin: 0 auto; border: 3px solid #e3e3e3; border-radius: 50%; transition: all 0.4s; position: relative; overflow: hidden; }
.swiper-ly .lyImg .img{ padding-top: 100%; }
.swiper-ly a:hover .lyImg{ transform: rotate(360deg); }
.swiper-ly h3{ width: 100%; text-align: center; font-size: 20px; line-height: 45px; color: #333333; font-weight: bold; }
.swiper-ly a:hover h3{ color: #44a1a1; }



/* wrap3 */
.wrap3{ background: url(../images/bj1.jpg) no-repeat center; background-size: cover; }
.wrap3 .index_tit h3,
.wrap3 .index_tit h4{ color: #fff; }
.wrap3 .index_tit p,
.wrap3 .index_tit span{ background: #fff; }

.swiper-case{}
.swiper-case a{ display: block; }
.swiper-case .caImg{ width: 100%; overflow: hidden; border: 1px solid #696969; position: relative; }
.swiper-case .caImg .img{ padding-top: 57.51%; }
.swiper-case .caImg .caMark{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.swiper-case h3{ color: #fff; font-size: 20px; line-height: 46px; width: 100%; position: relative; padding-right: 42px; margin-top:10px; }
.swiper-case h3:after{ content: ''; display:block; width: 40px; height: 40px; background: url(../images/cp_icon2.jpg) no-repeat center; position: absolute; right: 0px; top: 50%; margin-top: -20px; }
.swiper-case h3:hover{ color: #44a1a1; }



/* wrap4 */
.wrap4{  }
.swiper-news{  }
.swiper-news a{ display: block; }
.swiper-news .xwImg{ width: 100%; overflow: hidden; margin-bottom: 1px; }
.swiper-news .xwImg .img{ padding-top: 77.92%; transition: all 0.4s; }
.swiper-news a:hover .xwImg .img{ transform: scale(1.1); }
.swiper-news .xwtext{ overflow: hidden; width: 100%; background: #fff; border-bottom: 2px solid #c7c7c7; padding: 9px 9px 60px 9px; }
.swiper-news .xwtext:after{ content: ''; display:block; width: 40px; height: 40px; background: url(../images/cp_icon2.jpg) no-repeat center; position: absolute; right: 9px; bottom: 9px; }
.swiper-news .xwtext h3{ width: 100%; font-size: 16px; line-height: 40px; color: #333333; }
.swiper-news .xwtext .xw_t{ font-size: 14px; line-height: 25px; color: #999999; height: 50px; }
.swiper-news a:hover .xwtext{ background-color: #ededed; border-color: #44a1a1; }


/* wrap5 */
.wrap5{ background: url(../images/bj2.jpg) no-repeat center; background-size: cover; }
.abClear{ width: 100%; }
.abClear .abimg{ float: left; max-width: 50%; }
.abClear .abimg a{ display: block; overflow: hidden; border: 5px solid #fff; }
.abRh{ overflow: hidden; padding-left: 25px; color: #fff; }
.abRh h3{ font-size: 20px; line-height: 35px; margin: 10px 0; }
.abRh .ab_t{ font-size: 16px; line-height: 35px; max-height: 245px; overflow: hidden; }
.wrap5 .cp_a a{ border-color: #fff; color: #fff; }


/* wrap6 */
.wrap6{  }
.swiper-par{ padding: 5px 2px; }
.swiper-par a{ display: block; width: 100%; overflow: hidden; border: 1px solid #e3e3e3; position: relative; background: #fff; }
.swiper-par a:after{ content: ''; display: block; padding-top: 53%; }
.swiper-par a img{ transition: all 0.4s; }
.swiper-par a:hover{ border-color: #44a1a1; }
.swiper-par a:hover img{ transform: scale(1.08); }



/* wrap7 */
.wrap7{ background: #44a1a1; }
.wrap7 .container-fluid{ display: flex; display: -webkit-flex; max-width: 1200px !important;border-left: 1px solid #52b3b3; border-right: 1px solid #379292; padding: 0; }
.wrap7 ul{ width: 20%; float: left; border-left: 1px solid #379292; border-right: 1px solid #52b3b3; padding: 0 10px; }
.wrap7 ul h3{ text-align: center; font-size: 18px; line-height: 46px; color: #fff; }
.wrap7 ul li{ width: 100%; text-align: center; }
.wrap7 ul li a{ color: #fff; font-size: 16px; line-height: 33px; }
.wrap7 ul li a:hover{ text-decoration: underline !important; }
.wrap7 ul:first-child{  }
.wrap7 ul:first-child li{ width: 50%; text-align: left; float: left; }
.tact{ width: 40%; float: left; border-left: 1px solid #379292; border-right: 1px solid #52b3b3; padding-left: 15px; color: #fff; }
.tact h3{ font-size: 18px; line-height: 46px; color: #fff; }
.tact .t1{ width: 100%; }
.tact .t1 .code{ float: left; max-width: 30%; margin: 10px 15px 0 0; }
.tact .t1 .t2{ overflow: hidden; font-size: 14px; line-height: 30px; color: #fff; }



/*footer*/
.footer{ background: #25282b; text-align: center; font-size: 14px; line-height: 25px; color: #FFFFFF; padding: 25px 0;}
.footer a{ color: #FFFFFF; margin: 0 5px; }
.footer a:hover{ text-decoration: underline !important; }







/*mbox*/
.mainBox{ min-height: 600px; font-size: 14px; line-height: 30px; color: #333333; padding-top: 90px; }

.showTit{ width: 100%; background: #44a1a1; font-size: 16px; line-height: 55px; padding: 0 20px; color: #fff; }
.showTit a{ color: #fff; }
.showTit a:hover{ text-decoration: underline !important; }

.mbTitle{ width: 100%; font-size: 35px; line-height: 45px; font-weight: bold; color: #44a1a1; border-bottom: 1px solid #e2e2e2; padding-bottom: 10px; margin: 25px 0 20px;  }
.mbTitle span{ font-size: 20px; line-height: 1; color: #c9c9c9; font-weight: normal; text-transform: uppercase; position: relative; top: 0px; margin-left: 5px; }



.itemtit{ position: relative; width: 100%; background: #44a1a1; color: #fff; font-size: 24px; line-height: 45px; text-align: center; margin-bottom: 10px; }
.itemtit span{ width: 100%; height: 100%; display: block; position: absolute; left: 0; top: 0; cursor: pointer; }
.itemtit i{ font-size: 20px; right: 15px; top: 50%; transform: translateY(-50%); position: absolute; }



.accordion{ width: 100%; position: relative; }
.accordion li{ float: left; padding: 5px; }
.accordion a{ width: 100%; display: block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.accordion li > a{ width: 130px; font-size: 18px; line-height: 40px; color: #333333; background: #fff; position: relative; border: 3px solid #e2e2e2; text-align: center; }

.accordion li > a:hover, .accordion li.on > a{ background: #e2e2e2; }
.accordion li.on .submenu{ display: block; }
.submenu{ width: 100%; display: none; position: absolute; left: 0; top: 100%; border: 1px solid #eaeaea; box-shadow: 0 0 5px #eaeaea; margin: 10px 0; padding: 5px 15px; background: #fff; }
.submenu .li{ width: 12.5%; float: left; }
.submenu .li a{ font-size: 16px; line-height: 35px; color: #333; position:relative; padding-left: 25px; }
.submenu .li a:before{ content: ''; display: block; width: 10px; height: 10px; border: 2px solid #44a1a1; border-radius: 50%; position: absolute;  left: 0; top: 50%; margin-top: -5px; }
.submenu .li a:hover{ color: #44a1a1; }


.mbCont{ width: 100%; margin-top: 20px; font-size: 14px; line-height: 30px; color: #333; }


.pc-slide {
    width: 560px;
    float: left;
    max-width: 50%;
}
.pc-slide .view{ width: 100%; border: 3px solid #e3e3e3; }
.pc-slide .view .swiper-container {  }
.pc-slide .view a{ display: block; overflow: hidden; position: relative; }
.pc-slide .view a:after{ content: ''; display: block; padding-top: 70.5%; }
.pc-slide .view a img{ transition: all 0.4s; }
.pc-slide .view a:hover img{ transform: scale(1.1); }
/*.view .arrow-left {
    background: url(../images/index_tab_l.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.view .arrow-right {
    background: url(../images/index_tab_r.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}
*/
.preview { width: 100%; margin-top: 10px; position: relative; padding: 0 35px; }

.preview .swiper-container { width: 100%; }
.preview .swiper-slide {  }
.preview .swiper-slide a{ display: block; overflow: hidden; position: relative; border: 3px solid #e3e3e3; }
.preview .swiper-slide a:after{ content: ''; display: block; padding-top: 70.5%; }
.preview .swiper-slide a img{ transition: all 0.4s; }
.preview .swiper-slide a:hover img{ transform: scale(1.1); }
.preview .arrow-left,
.preview .arrow-right{ width: 28px; height: 100%; text-align: center; background-color: #44a1a1; top: 0; background-size: 12px; margin: 0; }
.preview .arrow-left{ left: 0; }
.preview .arrow-right{ right: 0; }
.preview .arrow-left:hover,
.preview .arrow-right:hover{ opacity: 0.8; }
.preview .active-nav a { border-color: #44a1a1; }

.xsText{ overflow: hidden; padding-left: 25px; font-size: 17px; color: #333; line-height: 45px; }
.xsText span{ font-weight: bold; }

.xcShow{ width: 100%; margin-top: 20px; }
.xcTit{ width: 100%; border: 1px solid #e3e3e3; overflow: hidden; margin-bottom: 15px; }
.xcTit span{ display: block; float: left; width: 200px; line-height: 45px; color: #fff; text-align: center; background: #44a1a1; font-size: 16px; }
.xc_t{ width: 100%; font-size: 14px; line-height: 30px; color: #333; }




.li01{ padding:10px 5px; }
.li01 a{ display: block; border: 2px solid #d9d9d9; }
.li01 .cpimg{ width: 100%; background: #fff; overflow: hidden; position: relative; }
.li01 .cpimg:before{ content: ''; display: block; width: 78px; height: 26px; background: url(../images/cp_icon.png) no-repeat center; position: absolute; top: 5px; right: 5px; z-index: 20; }
.li01 .cpimg .img{ padding-top: 96.42%; transition: all 0.3s; background-size: contain; }
.li01 a:hover .cpimg .img{ transform: scale(1.1); }
.li01 .cptext{ width: 100%; background: #e3e3e3; font-size: 20px; line-height: 46px; color: #333333; font-weight: bold; padding: 25px 60px 23px 15px; position: relative; }
.li01 .cptext:after{ content: ''; display:block; width: 40px; height: 40px; background: url(../images/cp_icon2.jpg) no-repeat center; position: absolute; right: 12px; top: 50%; margin-top: -20px; }
.li01 a:hover .cptext:after{ background: url(../images/cp_icon1.jpg) no-repeat center;  }
.li01 a:hover{ border-color: #44a1a1; }
.li01 a:hover .cptext{ background-color: #44a1a1; color: #fff; }


.li02{ padding: 10px;  }
.li02 a{ display: block; border: 1px solid #d9d9d9; }
.li02 .xwImg{ width: 100%; overflow: hidden; margin-bottom: 1px; }
.li02 .xwImg .img{ padding-top: 53%; transition: all 0.4s; }
.li02 a:hover .xwImg .img{ transform: scale(1.1); }
.li02 .xwtext{ overflow: hidden; width: 100%; background: #fff; padding:10px 10px 15px; }
.li02 .xwtext h3{ width: 100%; font-size: 20px; line-height: 35px; color: #333333; font-weight: bold; }
.li02 .xwtext .xw_t{ font-size: 14px; line-height: 25px; color: #999999; height: 50px; margin: 5px 0 10px; }
.li02 .xwtext .time{ width: 105px; line-height: 36px; background: #d9d9d9; color: #333; font-size: 14px; text-align: center; }
.li02 a:hover .xwtext .time{  background-color: #44a1a1; color: #fff; }
.li02 a:hover .xwtext h3{ color: #44a1a1; }


















