/*样式初始化*/
* {margin: 0px;padding: 0px;}
body{margin:0; padding:0; font-family:"微软雅黑"; overflow-x: hidden;font-size:14px; font-weight:200; color:333}
a{color:#333; text-decoration:none;}
a:hover{color:#00769b; text-decoration:none;}
div {margin: 0px;padding: 0px;margin: 0px; box-sizing:border-box;}
span,p {margin: 0px;padding: 0px;}
h1,h2,h3,h4,h5,h6,b {margin: 0px;padding: 0px;}
dl,dt,dd,ol,ul,li{margin: 0px;padding: 0px;list-style: none;}
img {border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-width: 0px;margin: 0px;padding: 0px;}
from,input,select {margin: 0px;padding: 0px;}
input,button,select,textarea {outline: none}
i{ font-style:inherit;}
.fl{ float:left;}
.fr{ float:right;}
.pr{position: relative;}
.pa{position: absolute;}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px;}
.mt60{ margin-top:60px;}
.mt70{ margin-top:70px;}
.mt80{ margin-top:80px;}
.mt90{ margin-top:90px;}
.mt100{ margin-top:100px;}
.mb10{ margin-bottom:10px;}
.mb30{ margin-bottom:30px;}
.pt10{ padding-top:10px;}
.pt20{ padding-top:20px;}
.pt30{ padding-top:30px;}
.pt40{ padding-top:40px;}
.pt50{ padding-top:50px;}
.pt60{ padding-top:60px;}
.pt70{ padding-top:70px;}
.pt80{ padding-top:80px;}
.pt90{ padding-top:90px;}
.pt100{ padding-top:100px;}
.w1400{width:1400px;margin:0 auto; min-width:1400px;}
.oh{ overflow:hidden;}
.clb{ clear:both;}
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}
li, p, i, b, em, dt, dd, td, a, ul, td, input, textarea, span {
    box-sizing: border-box;
}
/*抬头*/
.x_top{height:50px; border-bottom:1px solid #eee;}
.x_top p.fl{line-height:50px;}
.x_top ul li{ float:left; padding:0px 18px; color:#666; height:20px; line-height:20px;border-right:1px dotted #a9a9a9; margin-top: 15px;}
.x_top ul li:nth-child(4){ border-right:none;}
.x_top ul li a,.x_top ul li p{ padding-left:26px; display:block;}
.x_top ul li:nth-child(1) a{ background:url(../images/sy.png) no-repeat left top; }
.x_top ul li:nth-child(2) a{ background:url(../images/sc.png) no-repeat left top;}
.x_top ul li:nth-child(3) a{ background:url(../images/ly.png) no-repeat left top;}
.x_top ul li:nth-child(4) p{ background:url(../images/dh.png) no-repeat left top; display:flex; justify-content:center; align-items:center;}
.x_top ul li:nth-child(4) p span{ font-size:20px; font-weight:700; color:#00769b;}
.hsecond{ height:120px;}
.hlogo{ height:100%; padding:30px 0px 0px 0px;}
.hlogo img{ height:60px;}
.hmean{ padding-top: 38px; padding-left: 22px;}
.hmean p:nth-child(1){ font-size:30px; font-weight:500;}
.nav ul li{ float:left; line-height:120px; position:relative;}
.nav ul li>a{ font-size:16px; padding:0px 16px; display:block;}
.nav ul li.cur:after,.nav ul li:hover:after{ width:100%;}
.nav ul li+li{ margin-left:5px;}
.nav ul li.cur>a,.nav ul li:hover>a{ color:#00769b; font-weight:700;}
.nav ul li:after{ content:''; position:absolute; display:block; margin:0 auto; left:0px; right:0px; bottom:0px; height:3px; background:#00769b; transition:all 0.5s ease; width:0px;}
.dropmenu{ position:absolute; right:0px; top:118px; background:#fff; width:500px; height:0px; z-index:9999; overflow:hidden; transition:all 0.5s ease;}
.nav ul li:hover .dropmenu{ padding:20px;}
.nav ul li:hover .dropmenu1{ height:300px;}
.nav ul li:hover .dropmenu2{ height:370px;}
.nav ul li:hover .dropmenu4{ height: 440px;width: 500px;}
.ds_a{ width:100%; margin-bottom:20px;min-width: 1400px;}
.dropa a{ display:inline-block; width:140px; height:50px; border:1px solid #d9d9d9; line-height:48px; text-align:center; font-size:14px; transition:all 0.5s ease; }
.dropmenu2 .dropa a,.dropmenu1 .dropa a{ margin:20px 20px 0 0;}
.dropmenu2 .dropa a:nth-child(3n),.dropmenu1 .dropa a:nth-child(3n){ margin-right:0;}
.dropmenu2 .dropa a:nth-child(-n+3),.dropmenu1 .dropa a:nth-child(-n+3){ margin-top:0;}
.dropa1 a{ width:218px; margin-right:20px;}
.dropa1 a:nth-child(2n){ margin-right:0;}
.dropa dl+dl{ margin-top:20px;}
.dropa a:hover{ background:#00769b; border-color:#00769b; color:#fff;}
/*幻灯片*/
.new-banner { position: relative; }
.new-banner a { display: block; }
.new-banner .slick-dots { position: absolute; left: 0; right: 0; text-align: center; bottom: 28px; font-size: 0; z-index: 9; }
.new-banner .slick-dots li { display: inline-block; vertical-align: middle; width: 14px; height: 14px; border-radius: 50%; margin: 0 10px; cursor: pointer; position: relative; background:#fff; }
.new-banner .slick-dots li:first-child:before { display: none; }
.new-banner .slick-dots li:last-child:after { display: none; }
.new-banner .slick-dots li:after { left: 0px; }
.new-banner .slick-dots li:before { right: 0px; }
.new-banner .slick-dots li button { display: none; }
.new-banner .slick-dots li.slick-active { background: #00769b; width:56px; height:14px; border-radius:14px; }
/*搜索*/
.search{ border-bottom:1px solid #eee;}
.search .w1400{display:flex; justify-content:space-between; align-items:center;}
.keyword,.keyword a{ line-height:90px; font-size:14px; color:#333;}
.keyword span{color:#1374c5;}
.searight{display:flex; justify-content:center; align-items:center;}
.seatel{ padding:0 40px; border-left:1px solid #eee; border-right:1px solid #eee; font-size:14px; color:#333; margin-right:30px;}
.seatel em{ display:block; font-size:22px; font-style:normal; font-weight:500;}
.seatel span{ display:inline-block; padding-left:48px; background:url(/images/dh2.png) no-repeat left center;}
.search_bg{ width:263px; height:50px; background:#eee; padding:0 20px;display:flex; justify-content:center; align-items:center;}
#infoname{ border:none; background:none; width:193px; height:50px;}
/*底部*/
.f_foot{height:428px;  background: url(/images/footbg.jpg) no-repeat left top;}
.f_txt{height: 363px; width:100%;display:flex; justify-content:space-around; align-items:center;}
.f_foot h2{font-weight:500;}
.f_foot h2 span{ display:block; color:rgba(255,255,255,0.5) }
.f_foot h2 .logowz1{ margin-top:12px; font-size:24px;}
.f_foot h2 .logowz2{ margin-top:2px; font-size:14px; text-transform:uppercase; letter-spacing:0.2px;}
.f_foot h2 img{width:120px; }
.f_add{font-size: 14px; line-height: 30px; color: #fff;}
.f_add em{margin: 0 10px;}
.f_add a{color: #fff;}
.f_ewm{}
.f_ewm p{ color: #fff; line-height: 34px;  float: left; text-align: center; margin:0 13px;}
.f_ewm p img{width: 120px; height: 120px;display: block; margin: 0 auto; }
.f_ewm span{display: block; white-space: nowrap;}
.f_nav{ width:100%;display:flex; justify-content:space-around; align-items:center; margin-top:24px;}
.f_nav a{ display:inline-block; font-size:16px;}
.f_nav a:link,.f_nav a:visited,.f_nav a:hover{ color:white;}
/*在线客服*/
.my-kefu{position: fixed;right: 0px;top:20%;z-index:9999; top: 440px !important;}
.my-kefu ul{width: 77px;}
.my-kefu li a{text-decoration: none;}
.my-kefu li{background: #333;margin-top: 1px;padding: 9px 0;height: 56px;width: 77px;box-sizing: content-box; }
.my-kefu li i{background: url(/images/zxkftb.png) no-repeat;display:block; width: 30px; height: 27px; margin: 0px auto; text-align: center;}
.my-kefu li p{height: 20px; line-height: 20px; overflow: hidden;text-align: center;color: #fff;}
.my-kefu .my-kefu-qq i{background-position: 4px 0;}
.my-kefu .my-kefu-tel i{background-position: 0 -25px;}
.my-kefu .my-kefu-tel1 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel1:hover{ width:246px; height:145px;}
.my-kefu .my-kefu-tel2 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel2:hover{ width:246px; height:145px;}
.my-kefu .my-kefu-tel2.douy i{background-position: -35px -22px;}
.my-kefu .my-kefu-liuyan i{background-position: 4px -53px;}
.my-kefu .my-kefu-weixin i{background-position: -34px 4px;}
.my-kefu .my-kefu-weibo i{background-position: -30px -22px;}
.my-kefu .my-kefu-ftop{background-color:#01999a;}
.my-kefu .my-kefu-ftop i{width:33px;height:35px;background-position: -27px -51px;}
.my-kefu-left{ float: left; width: 77px; height: 47px;position: relative;}
.my-kefu-tel-right{font-size: 15px; color: #fff; float: left; line-height: 24px; padding-left:15px; border-left: 1px solid #fff; padding-top: 0px;}
.my-kefu-tel1-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-tel2-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-right{width: 20px;}
.my-kefu-tel-main{color: #fff; margin-top: 5px; height: 47px; width: 247px;}
.my-kefu-main{width: 97px;position: relative;}
.my-kefu-weixin-pic{position: absolute;left: -130px;top: -24px; display: none;}
/*荣誉资质*/
.pre_banner_3d a{
    text-decoration: none;border:none;
}
.pre_banner_3d{
    margin:auto;
    width:1400px;
    height:443px;
    position:relative;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.contrves{
    width:100%;height:auto;position:absolute;
}
.nav_banners{
    width:100%;
    height:auto;
    border-bottom: 1px solid #f2f2f2;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content:space-between;
}
.nav_banners>li{
    display:inline-block;padding:0px;margin:0px;border-radius: 5px;font-size:14px;cursor: pointer;
}
.blue_nav{
    background:#01999a;color:#fff;
}
.banner_tree{
    width:100%;height:443px;position:absolute;bottom:0;overflow: hidden;
}

.color_font{
    background:#01999a;color:#fff;width: 52px;height: 52px;font-size:27px;
    text-align: center;line-height: 50px;border-radius: 29px;font-weight: 29px;
    position:absolute;top:0;bottom:0;margin:auto;z-index: 50;cursor: pointer;
}
.color_font:hover {
	background: #dedede;
}
.left_btn{
    left:0;
}
.right_btn{
    right:0;
}
.img_phone{
    width:100%;height:100%;
}
.show_s_ui{
    width:100%;height:100%;position:relative;
}
.show_s_ui>li{
    width:349px;height:349px;position:absolute;top:0;bottom:0;margin:auto;z-index: 30;cursor: pointer;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);opacity: 0;display:flex !important; justify-content:center !important; align-items:center !important;
}
.show_s_ui>li>div{
    position: absolute;bottom:0;width:100%;height:auto;line-height:23px;padding-top:11px;padding-bottom:11px;background:#000000;color:#ffffff;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    opacity: 0.9;display:none;font-size:14px;text-align:center;display:block;
}
.show_s_ui>li a {
	color:#ffffff;
}
.show_s_ui>li a:hover {
	color:#ffffff;
}
.show_s_ui>li>img{
    max-width:349px; max-height:349px;
}
#middel_shows{
    width:431px;height:431px;left:34.6%;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);opacity:1;
}
#left_shows{
    left:5%;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);opacity: 0.6;
}
#right_shows{
    left:70%;opacity: 0.6;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
#small_left,#small_right{
    width:179px;height:290px;opacity: 0;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#small_left{
    left:-15%;
}
#small_right{
    left:102.5%;
}
/*板块共用*/
.rowclear10 {
    float:left;width:100%;height:10px;clear:both;
}
.rowclear20 {
    float:left;width:100%;height:20px;clear:both;
}
.rowclear30 {
    float:left;width:100%;height:30px;clear:both;
}
.rowclear40 {
    float:left;width:100%;height:40px;clear:both;
}
.rowclear50 {
    float:left;width:100%;height:50px;clear:both;
}
.rowclear60 {
    float:left;width:100%;height:60px;clear:both;
}
.rowclear70 {
    float:left;width:100%;height:70px;clear:both;
}
.rowclear80 {
    float:left;width:100%;height:80px;clear:both;
}
.rowclear90 {
    float:left;width:100%;height:80px;clear:both;
}
.rowclear100 {
    float:left;width:100%;height:80px;clear:both;
}
.pagerow {
    float:left;width:100%;height:auto;line-height:20px;
}
.pagerow div,.pagerow a,.pagerow p{box-sizing: content-box;}
.pannel{
    margin: 0px auto; width:1400px; height:auto;
}
.biaot{ text-align:center; clear:both; position:relative; background:url(../images/btbg.gif) no-repeat center bottom; padding-bottom:15px;  }
.biaot::before{ content:''; width:100%; height:1px; background:url(../images/biaot_l.gif) no-repeat left top; display:block; position:absolute; left:-190px; top:70px;}
.biaot::after{ content:''; width:100%; height:1px; background:url(../images/biaot_r.gif) no-repeat right top; display:block; position:absolute; left:190px; top:70px;}
.biaot.cpys::before{left:-148px; top:20px; }
.biaot.cpys::after{left:148px; top:20px; }
.biaot.gycdl::before{left:-162px; top:20px; }
.biaot.gycdl::after{left:162px; top:20px; }

.zbiaot{ color:#00769b; font-size:30px; font-weight:500;}
.fbiaot{ color:#a4a4a4; text-transform:uppercase; font-size:11px; font-weight:normal;}
.hui{background-color:#f2f2f2;}
.def_platmn{
    float:left;width:100%;height:auto;text-align:center;
}

















