/* CSS Document*/@charset "UTF-8";
* {margin:0;padding:0;}body {font-size:12px;-webkit-text-size-adjust:none;font-family:microsoft yahei;}
ul,li,ol,dl {list-style:none;}form {margin:0px;padding:0px;font-size:12px;}img {border:0;}input {-moz-appearance:none;-webkit-appearance:none;border:none;outline:none;}
img {border:none;}em {font-style:normal;}a {text-decoration:none;color: #333;}ul,menu,dir {display:block;list-style-type:none;-webkit-margin-before:0em;-webkit-margin-after:0em;-webkit-margin-start:0px;-webkit-margin-end:0px;-webkit-padding-start:0px;}
.fl {float:left;}.fr {float:right;}.clear {clear:both;}
/**/
.clearfix {*zoom: 1;}.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}.hr_line {height:23px;background:#fff;}
.label {padding:1px 4px 2px;font-size:10.998px;font-weight:bold;line-height:13px;color:#ffffff;vertical-align:middle;white-space:nowrap;/* text-shadow:0 -1px 0 rgba(0,0,0,0.25);*/  background-color:#999999;}
.label:hover {color:#ffffff;text-decoration:none;}
.label-important {background-color:#b94a48;}
.label-important:hover {background-color:#953b39;}
.label-warning {background-color:#f89406;}
.label-warning:hover {background-color:#c67605;}
.label-success {background-color:#468847;}
.label-success:hover {background-color:#356635;}
.label-info {background-color:#d60513;}
.label-info:hover {background-color:#595959;}
.label-inverse {background-color:#333333;}
.label-inverse:hover {background-color:#1a1a1a;}
.badge {padding:1px 9px 2px;font-size:12.025px;font-weight:bold;white-space:nowrap;color:#ffffff;background-color:#999999;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;}
.badge:hover {color:#ffffff;text-decoration:none;cursor:pointer;}
.badge-error {background-color:#b94a48;}
.badge-error:hover {background-color:#953b39;}
.badge-warning {background-color:#f89406;}
.badge-warning:hover {background-color:#c67605;}
.badge-success {background-color:#468847;}
.badge-success:hover {background-color:#356635;}
.badge-info {background-color:#3a87ad;}
.badge-info:hover {background-color:#2d6987;}
.badge-inverse {background-color:#333333;}
.badge-inverse:hover {background-color:#1a1a1a;}
/*common*/
.header {}
.w980 {width:980px;margin:auto;}
.w1000 {width:1000px;margin:auto;}
.w1100 {width:1100px;margin:auto;}
.w1200 {width:1200px;margin:auto;}
.w1270 {width:1270px;margin:auto;}
.w1280 {width:1280px;margin:auto;}
.container {width:1200px;margin:0 auto;}
/*common*//* @keyframes aa {0% {transform:scale(1);}
100% {transform:scale(1) rotatez(7deg) translate(-17px,1px);}
}
@keyframes ab {0% {transform:rotatez(7deg) translate(-17px,1px);}
50% {transform:rotatez(-7deg) translate(17px,1px);}
100% {transform:rotatez(7deg) translate(-17px,1px);}
}
@keyframes init {from {transform:scale(0);}
to {transform:scale(1);}
}
*/@keyframes move {0%,65% {-webkit-transform:rotate(0deg);transform:rotate(0deg);}
70% {-webkit-transform:rotate(6deg);transform:rotate(6deg);}
75% {-webkit-transform:rotate(-6deg);transform:rotate(-6deg);}
80% {-webkit-transform:rotate(6deg);transform:rotate(6deg);}
85% {-webkit-transform:rotate(-6deg);transform:rotate(-6deg);}
90% {-webkit-transform:rotate(6deg);transform:rotate(6deg);}
95% {-webkit-transform:rotate(-6deg);transform:rotate(-6deg);}
100% {-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes move {0%,65% {-webkit-transform:rotate(0deg);transform:rotate(0deg);}
70% {-webkit-transform:rotate(6deg);transform:rotate(6deg);}
75% {-webkit-transform:rotate(-6deg);transform:rotate(-6deg);}
80% {-webkit-transform:rotate(6deg);transform:rotate(6deg);}
85% {-webkit-transform:rotate(-6deg);transform:rotate(-6deg);}
90% {-webkit-transform:rotate(6deg);transform:rotate(6deg);}
95% {-webkit-transform:rotate(-6deg);transform:rotate(-6deg);}
100% {-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}

.wrap {min-width:1220px;background:#fff;position:relative;overflow:hidden;}
/*header*/
.header {height:auto;background:#fff;position:relative;z-index:11;box-shadow:0 4px 8px 4px rgba(0,0,0,0.16);}
.header .head {width:1270px;height:106px;margin:0 auto;position:relative;}
.header h1.logo {display:block;float:left;margin:0;}
.header h1.logo a {display:block;}
.header h1.logo a img {display:block;width:252px;height:38px;margin:30px 0 0 0px;}
.header span.tel {display:block;line-height: 87px;color:#00adaa;font-size:22px;font-family:Arial;padding-left:32px;background:url(../images/tel.png) left center no-repeat;float:right;margin-right:28px;}
.header span.tel a{
    position: absolute;
    top: 28px;
    right: 0;
    font-size: 18px;
    font-family: 微软雅黑;
    color: #00adab;
    width: 145px;
}
/*nav*/
ul.nav {display:block;height:106px;z-index:99;float:left;margin-left:70px;}
ul.nav li {display:block;text-align:center;float:left;position:relative;z-index:99;line-height:100px;}
ul.nav li a {color:#333;font-size:18px;text-align:center;padding-bottom:8px;margin: 3px 10px 12px 10px;border-bottom:3px solid #fff;position:relative;z-index:99;}
ul.nav li a i {padding:6px;background:url(../images/down.png) center no-repeat;margin-left:6px;}
ul.nav li.on a {color:#fff;background:#249857;border-bottom-color:#249857;}
ul.nav li.on a i {background-image:url(../images/up.png);}
ul.nav li.cur a {color:#249857;background:#fff;border-bottom-color:#249857;}
ul.nav li.cur a i {background-image:url(../images/down_h.png);}
ul.nav li.cur.on a i {background-image:url(../images/up_h.png);}
ul.nav li.hover a,ul.nav li:hover a {border-bottom-color:#00aeac;color:#00ada7;font-weight:bold;}
ul.nav li p.sub {display:none;width:140px;height:auto;background:#fff url(../images/nav_sub.png) right bottom no-repeat;padding:4px 100px 20px 20px;box-shadow:0 4px 8px rgba(0,0,0,0.2);position:absolute;left:0;top:100%;z-index:98;}
ul.nav li p.sub a {line-height:42px;color:#666;font-size:15px;text-align:left;background:none;padding:0 2px;border-bottom:1px solid #ddd;}
ul.nav li p.sub a:hover,ul.nav li p.sub.on a {color:#249857;border-bottom-color:#249857;}
/*banner*/
.banner {overflow:hidden;width:100%;height: auto;max-height: 980px;min-height: 730px;position:relative;z-index:1;}
.banner-box {min-width:1300px;position:relative;margin:0 auto;}
.banner-box .bd,.banner-box .bd ul {width:100% !important;}
.banner-box .bd li {width:100% !important;height: auto;background-position:center;background-repeat:no-repeat;}
.banner-box .bd li a {display:block;background-size:auto;width:100%;height:80%;position:relative;z-index:9;}
.banner-box .bd li a img {width:100%;height:auto;margin:auto;}
.banner-btn {width:100%;position:absolute;top:45%;left:0;margin-left:0;height:160px;overflow:hidden;}
.banner-btn a {display:block;width:49px;height:104px;position:absolute;top:30px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transition:0.3s all ease-in-out;z-index:9;}
.banner-btn a.prev {left:-50px;background:url(../images/prev_next.png) no-repeat 0 0;}
.banner-btn a.next {right:-50px;background:url(../images/prev_next.png) no-repeat -49px 0;}
.banner-box .hd {bottom:0px;display:block;z-index:999;width:100%;position:absolute;top:95%;left:0;margin-left:0;height:20px;overflow:hidden;}
.banner-box .hd ul {text-align:center}
.banner-box .hd ul li {width:18px;height:18px;border-radius:50%;text-indent:-9999px;background:rgba(255,255,255,0.37);cursor:pointer;display:inline-block;margin:0 5px;transition:0.3s all ease-in-out;opacity:0.8;}
.banner-box .hd ul li.on {background:#f3f3f4;border-radius:8px;width:18px;}
.banner-box:hover .banner-btn a.prev {left:120px;filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;}
.banner-box:hover .banner-btn a.next {right:120px;filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;}
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover {filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8;opacity:.8;}

.link {padding: 20px 0;background: #01b2b3;margin-top: 20px;}
.links {padding: 20px 0;font-size: 16px;border-bottom: 1px solid #fff;background: #01b2b3;}
.links span {color: #fff;display: inline-block;}
.links a {display: inline-block;font-size: 14px;color: #fff;padding-right: 10px;}
.links a:hover {color: #dc0000;}

.footer {background-color: #01b2b3;width:100%;z-index:1;}
.Displayfoot {padding:32px 0 45px 0;width:100%;color:#fff;font-size:13px;}
.commonweb {margin: 0px auto;max-width: 1230px;}
.footerlinks ul li {width: 16%;float:left;padding:0;border:none;line-height:26px;color:#b8c7db;}
.foottitle {font-size: 20px;color: #fff;padding-bottom:16px;font-weight: bold;}
.footnav {padding-top:12px;font-size:14px;padding-top:0;}
.Displayfoot a {color: #fff;display:block;padding: 5px 0;font-size: 15px;}
.footerlinks ul li:nth-last-child(2) {width:10%;}
.footerlinks ul li:last-child {width:25%;padding-left:5%;margin-left:-2%;background:url(../images/bg_02.png) no-repeat left center;width:29%;padding-left:7%;float:right;}
h3.foottitle {color: #fff;padding:0 0 15px 0;}
.cooperationform {position:relative;}
.follow-us {position:relative;padding:8px 0 0px;}
.cooperationform .submitbtn {display:block;width: 115px;height: 35px;x;line-height: 35px;text-align:center;font-size: 15px;cursor:pointer;font-family: microsoft yahei;color: #ffffff;background: #00ddde;}
.cooperationform .submitbtn:hover {display:block;width: 115px;height: 35px;x;line-height: 35px;text-align:center;font-size: 15px;color: #ffffff;background: #00ecec;cursor:pointer;font-family: microsoft yahei;}
.cooperationform label {display:block;padding: 6px 6px;background-color: #ffffff;margin-bottom: 6px;}
.cooperationform label input {display:block;width:100%;height: 26px;background:none;font-family: microsoft yahei;}
.cooperationform label textarea {display:block;width:100%;height: 70px;line-height:20px;background:none;resize:none;border:none;font-family: microsoft yahei;}
.follow-us .tip {float:left;font-size:14px;line-height:30px;color: #fff;margin-right:12px;}
.follow-us p {float:left;margin-right:12px;}
.follow-us .sina a {background: url(../images/followac_03.png) no-repeat 0 0 #fff;}
.follow-us .sina a:hover, .follow-us .sina a:active {background: url(../images/followac_03.png) no-repeat 0 0;margin-top: -2px;}
.follow-us .weixin a {background: url(../images/followac_05.png) no-repeat 0 0 #fff;border-radius: 30px;}
.follow-us .weixin a:hover, .follow-us .weixin a:active {background: url(../images/followac_05.png) no-repeat 0 0;margin-top: -2px;}
.follow-us .weixin-qrcode {display:none;position:absolute;left: 70%;bottom: -81px;margin-left: -81.5px;}
.follow-us .weixin-qrcode img {width: 120px;height: 120px;}
.footerB {text-align:center;border-top:1px solid #dcdcdc;padding:20px 0;font-size:13px;color:#959595;}
.follow-us a {display:block;width:30px;height: 19px;border: 1px solid #fff;border-radius: 30px;}

.footerBleft {float:left;text-align:left;width: 30%;}
.footerBleft p {float:left;margin-right:3%;color: #fff;}
.footerBleft .phone {padding-left:25px;background:url(../images/icon_05.png) no-repeat left center;}
.footerB a {color: #ffffff;}
.footerBleft .phone .num {font-size:14px;font-weight:bold;color: #ffffff;}
.footerBright {float:right;text-align:right;color: #fff;}

/*search */
.search_bg {width: 100%;height: 55px;line-height: 55px;color: #444444;background: #f7f7f7;display: none;}
.search_l{ color:#777777; font-size:14px; width:800px; }
.search_l span{ color:#444444; font-size:14px; display:block; float:left; font-weight:bold;}
.search_l a{ font-size:14px; color:#666666; padding:0 4px; }
.pord_r2 tr td:hover span a { color: #03b1b2; }
.search_l.fl a:hover {color: #03b1b2;}
.search_r{width:332px;padding-top: 11px;}
#infoname {color: #ccc;outline: none;height: 35px;line-height: 35px;width: 272px;padding-left: 16px;}
.search-bg input { margin:0px; padding:0px; list-style:none; border:0px; }
.search-i input{
    width: 44px;
    height: 35px;
}
/*search */


/*copyright*/.copyright {height:57px;line-height:57px;color:#999999;font-size:12px;background:#101010;border-top:1px solid #434343;}
.copyright span {margin:0 12px;opacity:0.7;filter:alpha(opacity=70);}
.copyright a {color:#999999;}
.copyright a:hover {color:#fff;}
/*******index css*******/
/*index&Tit*/.ico {background:url(../images/ico.png) no-repeat;display:inline-block;vertical-align:middle;}
.itit-ico {background:url(../images/itit-ico.png) no-repeat;display:inline-block;vertical-align:middle;}
.ilink {background:url(../images/ilink.png) no-repeat;display:inline-block;vertical-align:middle;}
.bicon {background:url(../images/bicon.png) no-repeat;display:inline-block;vertical-align:middle;}
.icon {background:url(../images/icon.png) no-repeat;display:inline-block;vertical-align:middle;}
.index {width:100%;}
.indexTit {padding-top:76px;}
.indexTit .tit {font-size:40px;color:#646464;text-align:center;height:40px;line-height:40px;margin-bottom:18px;}
.indexTit i {display:block;width:85px;height:5px;margin:0 auto;background:#01b2b3;margin-bottom:30px;}
.index_title {text-align:center;padding-top:35px;padding-bottom:40px;}
.index_title h3 {font-size:38px;font-weight:100;padding-bottom:12px;color:#333;font-weight:bold;}
.index_title p {background:url(../images/line.png) center center no-repeat;width:320px;height:22px;margin:0 auto;}
/*f1*/.floor_1 {background:#f7f7f7;}
.floor_1 .floor_1_main {}
.floor_1 .floor_1_main .content {}
.floor_1 .floor_1_main .content .menu {margin-bottom:56px;}
.floor_1 .floor_1_main .content .menu .list {padding:0;text-align:center;}
.floor_1 .floor_1_main .content .menu .list .item {display:inline-block;width:142px;height:41px;line-height:42px;border:1px solid #c1c1c1;margin:0 8px;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}
.floor_1 .floor_1_main .content .menu .list .item:last-child {margin-right:0px;}
.floor_1 .floor_1_main .content .menu .list .item a {font-size:14px;color:#666;text-align:center;display:block;}
.floor_1 .floor_1_main .content .menu .list .item:hover {background-color:#01b2b3;color:#FFFFFF;border:1px solid #01b2b3;}
.floor_1 .floor_1_main .content .menu .list .item:hover a {color:#FFFFFF;}
.floor_1 .floor_1_main .content .menu .list .hover {background-color:#01b2b3;color:#FFFFFF;border:1px solid #01b2b3;display:inline-block;width:142px;height:41px;line-height:42px;margin:0 8px;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}
.floor_1 .floor_1_main .content .menu .list .hover a {color:#FFFFFF;}
.floor_1 .floor_1_main .content .case {}
.floor_1 .floor_1_main .content .case .bd {overflow:hidden;width:1156px;height:350px;margin:auto;}
.floor_1 .floor_1_main .content .case .bd .list {width:100%;overflow:hidden;}
.floor_1 .floor_1_main .content .case .bd .list li {position:relative;float:left;display:block;width:1156px;height:338px;/* margin-left:35px;*//* cursor:pointer;*/}
.floor_1 .floor_1_main .content .case .bd .list li:hover {background:url(../images/f2_1.jpg) center center no-repeat;}
.floor_1 .floor_1_main .content .case .bd .list li a {display:block;width:150px;height:50px;color:#2b2b2b;line-height:70px;font-size:16px;}
.floor_1 .floor_1_main .content .case .bd .list li img {margin:0 auto;display:block;width:567px;height:338px;}
.floor_1 .floor_1_main .content .case .bd .list li h3 span {color:#000;font-size:24px;height:60px;line-height:60px;padding-bottom:10px;border-bottom:3px solid #01b2b3;}
.floor_1 .floor_1_main .content .case .bd .list li i {width:100%;height:10px;display:block;}
.floor_1 .floor_1_main .content .case .bd .list li .text .ipem {width: 97%;/* height:30px; */line-height:30px;display:block;text-align:left;color:#666666;font-size:16px;margin-top:4px;}
.floor_1 .floor_1_main .content .case .bd .list li a:hover {color:#01b2b3;}
.floor_1 .floor_1_main .content .case .bd .list li .pcimgshow {float:left;width:567px;height:338px;}
.floor_1 .floor_1_main .content .case .bd .list li .text {float:right;width:533px;height:338px;padding:18px 0 0 35px;margin:0px 0px 0px 20px;background:#fff;}
.floor_1 .floor_1_main .content .case .hd {width:100%;top:0px;position:relative;padding-bottom:80px;}
.floor_1 .floor_1_main .content .case .hd .prev {position:absolute;left:0px;top:-183px;display:block;width:72px;height:45px;background-position:-0px -0px;cursor:pointer;background:url(../images/left2.png) no-repeat;opacity:0.6;}
.floor_1 .floor_1_main .content .case .hd .next {position:absolute;right:0;top:-183px;display:block;width:72px;height:45px;background-position:-80px -0px;cursor:pointer;background:url(../images/right2.png) no-repeat right;opacity:0.6;}
.floor_1 .floor_1_main .content .case .hd .prev:hover {opacity:1;}
.floor_1 .floor_1_main .content .case .hd .next:hover {opacity:1;}
.floor_1 .floor_1_main .content .case .hd .amore {position:absolute;left:570px;top:-0px;display:block;width:61px;height:32px;background-position:-0px -76px;cursor:pointer;}
.floor_1 .floor_1_main .content .case .hd .amore:hover {opacity:0.8;background-position:-80px -76px;}
.floor_1 .floor_1_main .content .case .bd .list li a .More {margin-top:32px;margin-left:60px;overflow:hidden;opacity:0;visibility:hidden;transition:all .6s ease 0s;transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0);}
.floor_1 .floor_1_main .content .case .bd .list li:hover a .More {opacity:1;visibility:visible;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);}
.floor_1 .floor_1_main .content .case .bd .list li a .More i {background-position:-30px -300px;width:12px;height:7px;margin-top:-17px;margin-left:100px;float:left;}
.floor_1 .floor_1_main .content .case .bd ul li .bg {width:100%;height:100%;background:rgba(0,0,0,0.35);center center;background-size:290px 218px;opacity:0;margin-top: 0;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;display:block;z-index:999;position:relative;opacity:1;}
.floor_1 .floor_1_main .content .case .bd ul li .pcimgshow:hover .bg {display:block;z-index:999;margin-top: -338px;position:relative;opacity:1;}
.floor_1 .floor_1_main .content .case .bd ul li .bg em {opacity:0;width:54px;height:54px;display:block;background:url(../images/icon_bg.png) no-repeat;margin:0px auto;position:relative;top:140px;cursor:pointer;}
.floor_1 .floor_1_main .content .case .bd ul:hover li .bg em {opacity:1}
.floor_1 .floor_1_main .content .case .bd ul li .txtIco {position:absolute;top:0px;left:0px;display:block;width:290px;height:290px;z-index:1000;}
.floor_1 .floor_1_main .content .case .bd ul li .txtIco s {width:54px;height:54px;background-position:0px -270px;position:absolute;left:145px;top:80px;margin-left:-20px;opacity:0;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}
.floor_1 .floor_1_main .content .case .bd ul li:hover a .txtIco s {opacity:1;}
.floor_1 .floor_1_main .content .case .bd ul li a .txtIco .stit {padding-top:220px;font-size:18px;line-height:18px;text-align:center;transition:all ease-in-out .2s;opacity:0;filter:alpha(opacity=0);color:#fff;}
.floor_1 .floor_1_main .content .case .bd ul li:hover a .txtIco .stit {padding-top:160px;transition:all ease-in-out .2s;opacity:1;filter:alpha(opacity=100);color:#fff;}
/******floor_2******/.floor_2 .floor_2_main .content .fangan {position:relative;height:690px;margin-top:50px;}
.floor_2 .floor_2_main .content .fangan .list {position:relative;z-index:99;}
.floor_2 .floor_2_main .content .fangan .list .item.it1 {width:603px;height:612px;background:#eef5fd;float:left;margin-right:25px;}
.floor_2 .floor_2_main .content .fangan .list .item.it1 .fangan-text {padding:0 35px 0 35px;}
.floor_2 .floor_2_main .content .fangan .list .item.it1 .fangan-text h3 {font-size:24px;text-align:left;height:80px;line-height:90px;}
.floor_2 .floor_2_main .content .fangan .list .item.it1 .fangan-text p {text-align:left;font-size:17px;}
.floor_2 .floor_2_main .content .fangan .list .item.it1 .fangan-text a {display:block;width:120px;height:30px;line-height:30px;text-align:center;padding:8px 15px;background:#01b2b3;color:#fff;border-radius:5px;margin-top:20px;font-size:19px;}
.floor_2 .floor_2_main .content .fangan .list .item.it1 .fangan-pic {margin:auto;width:512px;}
.more {display:block;width:120px;height:30px;line-height:30px;text-align:center;padding:6px 15px;background:#01b2b3;color:#fff;border-radius:3px;font-size:17px;margin:30px auto;}
.floor_2 .floor_2_main .content .fangan .list .item.it2 {width:285px;height:356px;background:#fdfbec;float:left;margin-right:25px;}
.floor_2 .floor_2_main .content .fangan .list .item.it2 .fangan-text {padding:0 35px 0 35px;}
.floor_2 .floor_2_main .content .fangan .list .item.it2 .fangan-text h3 {font-size:20px;text-align:left;height:80px;line-height:90px;}
.floor_2 .floor_2_main .content .fangan .list .item.it2 .fangan-text p {text-align:left;font-size:17px;}
.floor_2 .floor_2_main .content .fangan .list .item.it2 .fangan-text a {display:block;width:118px;height:30px;line-height:30px;color:#a0a0a0;margin-top:5px;font-size:16px;}
.floor_2 .floor_2_main .content .fangan .list .item.it2 .fangan-pic {margin:auto;width:282px;}
.floor_2 .floor_2_main .content .fangan .list .item.it2:nth-child(2) {width:283px;height:356px;background:#e8fcfa;float:left;}
.floor_2 .floor_2_main .content .fangan .list .item.it2:nth-child(2) .fangan-text {padding:0 35px 0 35px;}
.floor_2 .floor_2_main .content .fangan .list .item.it2:nth-child(2) .fangan-text h3 {font-size:20px;text-align:left;height:80px;line-height:90px;}
.floor_2 .floor_2_main .content .fangan .list .item.it2:nth-child(2) .fangan-text p {text-align:left;font-size:17px;}
.floor_2 .floor_2_main .content .fangan .list .item.it2:nth-child(2) .fangan-text a {display:block;width:118px;height:30px;line-height:30px;color:#a0a0a0;margin-top:5px;font-size:16px;}
.floor_2 .floor_2_main .content .fangan .list .item.it2:nth-child(2) .fangan-pic {margin:auto;width:282px;}
.floor_2 .floor_2_main .content .fangan .list .item.it4 {width:593px;height:231px;background:#effaec;float:left;margin-top:25px;}
.floor_2 .floor_2_main .content .fangan .list .item.it4 .fangan-text {padding:30px 0 0 12px;width:260px;float:left;}
.floor_2 .floor_2_main .content .fangan .list .item.it4 .fangan-text h3 {font-size:20px;text-align:left;height:70px;line-height:90px;}
.floor_2 .floor_2_main .content .fangan .list .item.it4 .fangan-text p {text-align:left;font-size:17px;}
.floor_2 .floor_2_main .content .fangan .list .item.it4 .fangan-text a {display:block;width:118px;height:30px;line-height:30px;color:#a0a0a0;margin-top:5px;font-size:16px;}
.floor_2 .floor_2_main .content .fangan .list .item.it4 .fangan-pic {width:321px;float:right;margin-top:8px;}
.floor_2 .floor_2_main .content .fangan .list .item.it4 .fangan-pic img {margin-left:-42px;width:369px;}
.floor_3 {width:100%;height:614px;overflow:hidden;background-position:center;background-repeat:no-repeat;background-image:url(../images/service.jpg);margin-top:30px;}
.floor_4 .floor_4_main .content .product_title {float:left;width: 170px;height:60px;}
.floor_4 .floor_4_main .content .product_title p {font-size:30px;color:#01b2b3;font-weight:bold;line-height:42px;letter-spacing:3px;}
.floor_4 .floor_4_main .content .product_title span {display:block;font-size:18px;color:#cacaca;margin-top:3px;}
.floor_4 .floor_4_main .content .product_button {margin:56px 0px;}
.floor_4 .floor_4_main .content .product_button .list {padding:0;text-align:center;float:right;}
.floor_4 .floor_4_main .content .product_button .list .item {display:inline-block;width: 140px;height:41px;line-height:42px;border:1px solid #c1c1c1;margin: 0 3px;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;border-radius:5px;}
.floor_4 .floor_4_main .content .product_button .list .item:last-child {margin-right:0px;}
.floor_4 .floor_4_main .content .product_button .list .item a {font-size:14px;color:#666;text-align:center;display:block;}
.floor_4 .floor_4_main .content .product_button .list .item:hover {background-color:#01b2b3;color:#FFFFFF;border:1px solid #01b2b3;}
.floor_4 .floor_4_main .content .product_button .list .item:hover a {color:#FFFFFF;}
.floor_4 .floor_4_main .content .product_button .list .hover {background-color:#01b2b3;color:#FFFFFF;border:1px solid #01b2b3;display:inline-block;width: 140px;height:41px;line-height:42px;/* border-radius:3px;*/margin: 0 3px;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}
.floor_4 .floor_4_main .content .product_button .list .hover a {color:#FFFFFF;}
.floor_4 .floor_4_main .content .product {}
.floor_4 .floor_4_main .content .product .bd {overflow:hidden;width:1156px;height:350px;margin:auto;}
.floor_4 .floor_4_main .content .product .bd .list {width:100%;overflow:hidden;}
.floor_4 .floor_4_main .content .product .bd .list li {position:relative;float:left;display:block;width:1156px;height: 338px;/* margin-left:35px;*//* cursor:pointer;*/}
.floor_4 .floor_4_main .content .product .bd .list li:hover {background:url(../images/f2_1.jpg) center center no-repeat;}
.floor_4 .floor_4_main .content .product .bd .list li a {display:block;width:150px;height: 40px;color:#2b2b2b;line-height: 36px;font-size:16px;}
.floor_4 .floor_4_main .content .product .bd .list li img {margin:0 auto;display:block;width:567px;height:338px;}
.floor_4 .floor_4_main .content .product .bd .list li h3 span {color:#000;font-size:24px;height: 28px;line-height: 28px;padding-bottom: 5px;border-bottom:3px solid #01b2b3;}
.floor_4 .floor_4_main .content .product .bd .list li i {width:100%;height:10px;display:block;}
.floor_4 .floor_4_main .content .product .bd .list li .text .ipem {width:100%;line-height: 28px;display: block;text-align:left;color:#666666;font-size:16px;margin-top: 5px;}
.floor_4 .floor_4_main .content .product .bd .list li .text .ipem td {border: solid 1px #ddd;padding: 2px 0;font-size: 14px;}
.floor_4 .floor_4_main .content .product .bd .list li .text .ipem td:nth-child(1){width:25%;/* background:#e9e9e9; */text-align:center;}
.floor_4 .floor_4_main .content .product .bd .list li .text .ipem td:nth-child(2){/* background:#F2F2F2; */width:75%;padding-left:20px;}
.floor_4 .floor_4_main .content .product .bd .list li .text .ipem table{ border-collapse:collapse; }
.floor_4 .floor_4_main .content .product .bd .list li a:hover {color:#01b2b3;}
.floor_4 .floor_4_main .content .product .bd .list li .pcimgshow {float:left;width:567px;height:338px;}
.floor_4 .floor_4_main .content .product .bd .list li .text {float:right;width:533px;height:338px;padding: 0px 0 0 35px;margin:0px 0px 0px 20px;background:#fff;}
.floor_4 .floor_4_main .content .product .hd {width:100%;top:0px;position:relative;padding-bottom:80px;}
.floor_4 .floor_4_main .content .product .hd .prev {position:absolute;left:0px;top:-183px;display:block;width:72px;height:45px;background-position:-0px -0px;cursor:pointer;background:url(../images/left2.png) no-repeat;opacity:0.6;}
.floor_4 .floor_4_main .content .product .hd .next {position:absolute;right:0;top:-183px;display:block;width:72px;height:45px;background-position:-80px -0px;cursor:pointer;background:url(../images/right2.png) no-repeat right;opacity:0.6;}
.floor_4 .floor_4_main .content .product .hd .prev:hover {opacity:1;}
.floor_4 .floor_4_main .content .product .hd .next:hover {opacity:1;}
.floor_4 .floor_4_main .content .product .hd .amore {position:absolute;left:570px;top:-0px;display:block;width:61px;height:32px;background-position:-0px -76px;cursor:pointer;}
.floor_4 .floor_4_main .content .product .hd .amore:hover {opacity:0.8;background-position:-80px -76px;}
.floor_4 .floor_4_main .content .product .bd .list li a .More {margin-top:32px;margin-left:60px;overflow:hidden;opacity:0;visibility:hidden;transition:all .6s ease 0s;transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0);}
.floor_4 .floor_4_main .content .product .bd .list li:hover a .More {opacity:1;visibility:visible;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);}
.floor_4 .floor_4_main .content .product .bd .list li a .More i {background-position:-30px -300px;width:12px;height:7px;margin-top:-17px;margin-left:100px;float:left;}
.floor_4 .floor_4_main .content .product .bd ul li .bg {width:100%;height:100%;background:rgba(0,0,0,0.35);center center;background-size:290px 218px;opacity:0;margin-top: 0;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;display:block;z-index:999;position:relative;opacity:1;}
.floor_4 .floor_4_main .content .product .bd ul li .pcimgshow:hover .bg {display:block;z-index:999;margin-top: -338px;position:relative;opacity:1;}
.floor_4 .floor_4_main .content .product .bd ul li .bg em {opacity:0;width:54px;height:54px;display:block;background:url(../images/icon_bg.png) no-repeat;margin:0px auto;position:relative;top:140px;cursor:pointer;}
.floor_4 .floor_4_main .content .product .bd ul:hover li .bg em {opacity:1}
.floor_4 .floor_4_main .content .product .bd ul li .txtIco {position:absolute;top:0px;left:0px;display:block;width:290px;height:290px;z-index:1000;}
.floor_4 .floor_4_main .content .product .bd ul li .txtIco s {width:54px;height:54px;background-position:0px -270px;position:absolute;left:145px;top:80px;margin-left:-20px;opacity:0;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}
.floor_4 .floor_4_main .content .product .bd ul li:hover a .txtIco s {opacity:1;}
.floor_4 .floor_4_main .content .product .bd ul li a .txtIco .stit {padding-top:220px;font-size:18px;line-height:18px;text-align:center;transition:all ease-in-out .2s;opacity:0;filter:alpha(opacity=0);color:#fff;}
.floor_4 .floor_4_main .content .product .bd ul li:hover a .txtIco .stit {padding-top:160px;transition:all ease-in-out .2s;opacity:1;filter:alpha(opacity=100);color:#fff;}
.floor_5 {width:100%;height:760px;overflow:hidden;background-position:center;background-repeat:no-repeat;background-image:url(../images/about.jpg);margin-top:30px;}
.floor_5 .content .about {padding:75px 0 0 0;width:600px;}
.floor_5 .content .about .about_title {width:230px;height:60px;}
.floor_5 .content .about .about_title p {font-size:30px;color:#01b2b3;font-weight:bold;line-height:42px;letter-spacing:3px;}
.floor_5 .content .about .about_title span {display:block;font-size:18px;color:#4e4e4e;margin-top:3px;}
.floor_5 .content .about .about_nr {line-height:30px;font-size:13px;color:#636363;margin-top:30px;}
.floor_5 .content .about a {display:block;text-align:center;width:127px;height:35px;color:#333;font-size:15px;line-height:35px;border:1px solid #c1c1c1;margin:24px 0px;-webkit-transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s;border-radius:5px;}
.floor_5 .content .about a:hover {background:#01b2b3;color:#fff;border:1px solid #01b2b3}
.floor_6 .floor_6_main .content .news_title {float:left;width:230px;height:60px;}
.floor_6 .floor_6_main .content .news_title p {font-size:30px;color:#01b2b3;font-weight:bold;line-height:42px;letter-spacing:3px;}
.floor_6 .floor_6_main .content .news_title span {display:block;font-size:18px;color:#cacaca;margin-top:3px;}
.floor_6 .floor_6_main .content .news_button {margin:56px 0px;}
.floor_6 .floor_6_main .content .news_button .list {padding:0;text-align:center;float:right;}
.floor_6 .floor_6_main .content .news_button .list .item {display:inline-block;width:142px;height:41px;line-height:42px;border:1px solid #c1c1c1;margin:0 8px;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;border-radius:5px;}
.floor_6 .floor_6_main .content .news_button .list .item:last-child {margin-right:0px;}
.floor_6 .floor_6_main .content .news_button .list .item a {font-size:14px;color:#666;text-align:center;display:block;}
.floor_6 .floor_6_main .content .news_button .list .item:hover {background-color:#01b2b3;color:#FFFFFF;border:1px solid #01b2b3;}
.floor_6 .floor_6_main .content .news_button .list .item:hover a {color:#FFFFFF;}
.floor_6 .floor_6_main .content .news_button .list .hover {background-color:#01b2b3;color:#FFFFFF;border:1px solid #01b2b3;display:inline-block;width:142px;height:41px;line-height:42px;/* border-radius:3px;*/margin:0 8px;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}
.floor_6 .floor_6_main .content .news_button .list .hover a {color:#FFFFFF;}
.news_list .left_text {width:560px;background:#fff;box-shadow:0px 1px 10px 0px #ccc;border-radius:30px;padding:35px 35px;margin-bottom:50px;}
.news_list .left_text:hover,.news_list .right_text dl:hover {margin-left:-5px;transition:.6s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s;}
.news_list .left_text p {line-height:30px;font-size:14px;}
.news_list .left_text p a {color:#01b2b3;}
.news_list .left_text .newsimg {margin-top:15px;}
.news_list .left_text .newsimg img{width: 560px;height: 427px;}
.news_list .left_text h3 {color:#01b2b3;font-size:20px;}
.news_list .left_text span {font-size:15px;color:#757575;margin:10px 0px;display:block;}
.news_list .right_text {width:618px;}
.news_list .right_text dl {float:left;background:#fafafa;border:1px solid #ececec;background:#fff;padding:3.4% 2.4%;border-radius:10px;box-shadow:0px 1px 10px 0px #ccc;margin-bottom:15px;}
.news_list .right_text dt {padding:0 0 7px 20px;background:url(../images/20180530144005_611406898.jpg) 32px 18px no-repeat;line-height:22px;font-size:17px;color:#01b2b3;font-weight:bold;}
.news_list .right_text dd {padding:0 10px 0 21px;background:url(../images/20180530144043_765630035.jpg) 32px 3px no-repeat;line-height:25px;font-size:14px;color:#000000;}
.news_list .right_text dd span {color:#757575;float:right;}
.news_list .right_text dl:hover {background:#01b2b3;}
.news_list .right_text dl:hover dt,.news_list .right_text dl:hover dd,.news_list .right_text dl:hover dd span {color:#fff;}

/**/.nybanner {width:100%;height: 350px;overflow:hidden;position:relative;display: none;}
.nybanner img {width:1920px;display:block;position:absolute;left:50%;margin-left:-960px;top:0;}
.submian {padding-bottom:30px;padding-top: 30px;}
.submian .sobtitle {height:30px;line-height:30px;padding: 0px 0px 6px;margin-bottom: 20px;font-size: 14px;border-bottom:1px solid #f1f1f1;}
.submian .sobtitle span:nth-child(1){color:#333;text-align: center;font-family: microsoft yahei;font-size: 16px;border-left: 4px solid #01abaa;text-indent: 10px;line-height: 30px;}
.submian .sobtitle s {width:14px;height:14px;margin-right:10px;background-position:-129px -30px;}
.submian .sobtitle a {font-size:14px;color:#333}
.submian .sobtitle a:hover {color:#01b2b3;}
.submian .sobtitle a.now {color:#01b2b3;font-size:14px;font-weight:bold;}
.submian .sobtitle a.now:hover {text-decoration:underline;}
.submian .subleft {width: 248px;}
.submian .subleft .title {background: #00aba9;height: 80px;color:#fff;font-size:20px;font-weight:bold;}
.submian .subleft .title h2 {line-height: 80px;text-indent: 25px;font-size: 24px;font-weight:bold;}
.submian .subleft .title i {color:#fff;font-style: inherit;line-height: 80px;text-indent: 25px;font-size: 24px;font-weight: bold;display: block;}
.submian .subleft .bort9 {border-top:9px solid #007eb9;border-radius:5px 5px 0px 0px;}
.submian .subleft .bor9 {border-bottom:9px solid #eaeaea;}
.submian .subleft .lefta {width: 248px;margin-bottom:10px;}
.submian .subleft .lefta .comt {background:#fff;}
.submian .subleft .lefta .comt ul {/* border:1px solid #ddd; */}
.submian .subleft .lefta .comt ul li a {background: #fff url(../images/tb9.png) 205px center no-repeat;border: 1px solid #eaeaea;border-bottom: 0;line-height:60px;height:60px;display:block;padding-left: 25px;font-size: 16px;/color: #000;-webkit-transition: all .2s ease-in-out 0s;-moz-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;}
.submian .subleft .lefta .comt ul li .box {padding:10px 0px;display:none;}
.submian .subleft .lefta .comt ul li .box a {height:30px;line-height:30px;display:block;color:#888;border:0px;}
.submian .subleft .lefta .comt ul li .box a:hover {color:#007eb9;background:none;}
.submian .subleft .lefta .comt ul li:hover a,.submian .subleft .lefta .comt ul li.hover a {background: #01b2b3 url(../images/tb11.png) 205px center no-repeat;font-weight:bold;color:#fff;border-left: 5px solid #009897;}
.submian .subleft .lefta .comt ul li.hover a {background:#01b2b3 url(../images/tb11.png) 213px center no-repeat;font-weight:bold;color:#fff;}
.submian .subleft .lefta .comt ul li.hover .box a {background:none;font-weight:normal;}
.submian .subleft .lefta .comt ul li.hover .box a.hover {color:#007eb9;font-weight:bold;}
.submian .subleft .lefta .comt1 ul li a {background:#fff url(../images/jia.png) 213px center no-repeat;border-top:1px solid #eaeaea;line-height:60px;height:60px;display:block;padding-left:25px;font-size:14px;}
.submian .subleft .lefta .comt1 ul li .box {padding:10px 0px;display:none;}
.submian .subleft .lefta .comt1 ul li .box a {height:30px;line-height:30px;display:block;color:#888;border:0px;}
.submian .subleft .lefta .comt1 ul li .box a:hover {color:#007eb9;background:none;}
.submian .subleft .lefta .comt1 ul li:hover a,.submian .subleft .lefta .comt1 ul li.hover a {background:#01b2b3 url(../images/jia1.png) 213px center no-repeat;font-weight:bold;color:#fff}
.submian .subleft .lefta .comt1 ul li.hover a {background:#01b2b3 url(../images/jian.png) 213px center no-repeat;font-weight:bold;color:#fff}
.submian .subleft .lefta .comt ul li .boxlist {padding:0;display:none;border:none;}
.submian .subleft .lefta .comt ul li .boxlist li {line-height:50px;background:#b1aeae;}
.submian .subleft .lefta .comt ul li .boxlist li a {height:40px;padding-left:45px;color:#333;font-weight:normal;border-bottom:0;line-height:40px;background:#f6f6f6 url(../images/tb12.png) 26px center no-repeat;border-top:none;}
.submian .subleft .lefta .comt ul li .boxlist li a:hover,.submian .subleft .lefta .comt ul li .boxlist li a.hover {color:#01b2b3;font-weight:bold}
.submian .subleft .lefta .comt ul li.hover .boxlist {display:block;}

.zb_case p a{ width: 100%; line-height: 46px; text-align: center; background: #0c9c9d; color: #fff; font-size: 18px; font-weight: bold;  display: block;}
.zb_case p a:hover{background:#f0862e;    transition: 0s;}
.zb_case p{ width: 100%; line-height: 46px; text-align: center; background: #0c9c9d; color: #fff; font-size: 18px; font-weight: bold;  display: block;}

.zb_case1 .divdgweb_new_div_item { height: 54px; overflow: hidden; position: relative; margin: 8px 0px; border-bottom: 1px #e8e8e8 dashed; padding: 10px 0px; background: #f8f8f8; }
.zb_case1 .divdgweb_new_div_item:hover { background: #0c9c9d; }
.zb_case1 .divdgweb_new_div_item:hover a.divdgweb_new_div_item_a {color: #fff;transition: 0s;font-size: 14px;}
.zb_case1 .divdgweb_new_div_item a.divdgweb_new_div_item_a {transition: 0s;font-size: 14px;}
.zb_case1 .divdgweb_new_div_item:hover .divdgweb_new_div_item_body { color: #eee; }
.zb_case1 img.news_div_item_image { width: 72px; height: 54px; position: absolute; top:10px; left: 5px; }
.zb_case1 .divdgweb_new_div_item_content { margin-left: 85px; }
.zb_case1 .divdgweb_new_div_item_body { font-size: 12px; color: #999; }
.zb_case1 a.divdgweb_new_div_item_a:after { content: ""; display: block; width: 100%; height: 75px; position: absolute; left: 0px; top: 0px; }

.zb_cp p { width: 100%; line-height: 46px; text-align: center; background: #0c9c9d; color: #fff; font-size: 18px; font-weight: bold; }
.zb_cp { background: #f8f8f8; }
.zb_cp tr { border-bottom: 1px dashed #ccc; display: block; float: left; width: 100%; }
.zb_cp td { padding: 0px !important; width: 220px; display: block; float: left; margin: 10px 14px; }
.zb_cp td br { display: none; }
.zb_cp tr td span a { display: block; margin-top:6px; }
.zb_cp tr td:hover span a { color: #0c9c9d; }


.submian .subright .anlitopH4 {background:#fff;}
.submian .subright .anlitopH4 {height:38px;line-height:38px;border:1px solid #e4e4e4;margin-top:20px;}
.submian .subright .anlitopH4 span {border-left:5px solid #01b2b3;height:38px;line-height:38px;padding-left:22px;display:block;float:left;color:#01b2b3;font-weight:bold;font-size:14px;}
.submian .subright .divanli {border:1px solid #e4e4e4;border-top:none;margin-bottom:10px;padding:15px;}
.submian .subright .divanli ul {width:105%;height:185px;}
.submian .subright .divanli ul li {float:left;margin-left:10px;}
.submian .subright .divanli ul li:first-child {margin-left:0;}
.submian .subright .divanli ul li a img {width:194px;height:143px;display:block;border:solid 1px #e4e4e4;}
.submian .subright .divanli ul li a span {height:45px;line-height:45px;text-align:center;display:block;width:170px;}
.submian .subright .divanli ul li a:hover img {border-color:#007eb9;}
.submian .subright .divanli ul li a:hover span {color:#007eb9;font-weight:bold;}
.submian .subright .divremmnews {border:1px solid #e4e4e4;border-top:none;margin-bottom:10px;padding:15px;background-color:#fff;}
.submian .subright .divremmnews ul {width:100%;overflow:hidden;}
.submian .subright .divremmnews ul li {float:left;width:47%;height:35px;line-height:35px;margin:0 1.5%;border-bottom:1px dashed #ccc;}
.submian .subright .divremmnews ul li a {height:35px;line-height:35px;float:left;overflow:hidden;}
.submian .subright .divremmnews ul li span {color:#666;float:right;height:35px;line-height:35px;white-space:nowrap}
.submian .subright .divremmnews ul li a:hover {color:#01b2b3;}
.map_ul {list-style:outside none none;display:block;width:100%;padding-top:10px;}
.map_ul li {display:block;width:100%;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #DCDBDB;margin-left:10px;float:left;}
.map_ul li a {font-size:14px;float:left;width:100%;height:23px;line-height:23px;font-weight:bold;}
.map_ul .list-inline {display:block;margin-left:14%;width:80%;min-height:30px;}
.map_ul .list-inline a {font-weight:normal;width:auto;float:none;line-height:32px;height:32px;margin:0 10px 10px 0;display:inline-block;border:1px solid #ccc;padding:0px 10px;}
.map_ul .list-inline a:hover {background:#01b2b3;color:#fff;}
.submian .subleft .adv {margin-bottom:10px;background:#000;}
.submian .subleft .adv a img {display:block;width:100%;}
.submian .subleft .adv a:hover img {opacity:0.9;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;}
.submian .subleft .leftnews {margin-bottom:10px;}
.submian .subleft .leftnews .title {}
.submian .subleft .leftnews .leftnewscomt {background:#fff;padding:10px;}
.submian .subleft .leftnews .leftnewscomt ul li {height:30px;line-height:30px;border-bottom:1px solid #f2f2f2;overflow:hidden;}
.submian .subleft .leftnews .leftnewscomt ul li a {font-size:14px;display:block;padding-left:10px;}
.submian .subleft .leftnews .leftcont {background:#fff;padding:10px;border: 1px solid #eaeaea;}
.submian .subleft .leftnews .leftcont h2 {font-size:16px;font-weight:bold;color:#01b2b3;padding-bottom:10px;border-bottom:1px solid #f2f2f2;}
.submian .subleft .leftnews .leftcont span {line-height:24px;font-size:12px;padding-top:10px;display:block;border-bottom:1px solid #f2f2f2;}
.submian .subleft .leftnews .leftcont p {font-size:18px;color:#333;padding-top:10px;line-height:normal;}
.submian .subleft .leftnews .leftcont p i {font-size:22px;color:#01b2b3;display:block;}
.submian .subright {width: 1000px;padding-bottom:20px;line-height:28px;margin-top: 1px;}
.submian .subright .aboutlist {color:#666;}
.submian .subright img {max-width: 1000px;}
.submian .subright .newslist .textlist li {padding:25px 0px 25px;height:110px;border-bottom:1px solid #ddd;width:100%;margin-bottom:25px;}
.submian .subright .newslist .textlist li a {display:block;cursor:pointer;}
.submian .subright .newslist ul li a img {width:147px;float:left;margin-right:18px;border:1px solid #eee;height:110px;display:block;}
.submian .subright .newslist ul li a .txt {color:#888;line-height:24px;font-size:12px;}
.submian .subright .newslist .textlist li a p {height:40px;line-height:40px;}
.submian .subright .newslist .textlist li a b {color:#01b2b3;font-size:14px;}
.submian .subright .newslist .textlist li a:hover b {color:#01b2b3;}
.submian .subright .newslist .textlist li a i {color:#999;display:block;line-height:20px;margin-bottom:5px;font-size:12px;}
.submian .subright .newslist .textlist li a span {line-height:22px;max-height:66px;overflow:hidden;display:block;color:#666;}
.submian .subright .newslist .textlist2 li {height:40px;line-height:40px;}
.submian .subright .newslist .textlist2 li a {display:block;}
.submian .subright .newslist .textlist2 li s {width:4px;height:4px;display:inline-block;vertical-align:middle;background:#007eb9;margin-right:10px;border-radius:100%;}
.submian .subright .newslist ul li a:hover img {opacity:0.8;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;}
.submian .subright .newslist ul li a:hover p b {text-decoration:underline;}
.submian .subright .newslist ul li a:hover span {color:#777;}
.submian .subright .caselist ul li {padding:20px 0px;border-bottom:1px dotted #c2c2c2;height:176px;}
.submian .subright .caselist ul li a {display:block;}
.submian .subright .caselist ul li a img {width:220px;height:162px;display:block;border:7px solid #e2e2e2;}
.submian .subright .caselist ul li a .txt {width:470px;float:left;padding-left:20px;}
.submian .subright .caselist ul li a .txt p {height:40px;line-height:40px;color:#007eb9;font-size:14px;font-weight:bold;}
.submian .subright .caselist ul li a .txt i {color:#666;padding-bottom:10px;display:block;}
.submian .subright .caselist ul li a .txt span {line-height:22px;height:88px;overflow:hidden;display:block;color:#666;}
.submian .subright .caselist ul li a:hover img {opacity:0.8;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;border-color:#007eb9;}
.submian .subright .caselist ul li a:hover p {text-decoration:underline;}
.submian .subright .caselist ul li a:hover span {color:#777;}
.submian .subright .mess {background:#fff;padding:0px 40px 30px;width:596px;margin-left:80px;}
.submian .subright .mess h1 {text-align:center;font-size:30px;padding-bottom:10px;}
.submian .subright .mess p {text-align:center;padding-bottom:30px;}
.submian .subright .mess .left {}
.submian .subright .mess .left li {margin-bottom:15px;float:left;margin-right:10px;}
.submian .subright .mess .left label {width:150px;height:43px;line-height:43px;text-align:center;background:none;color:#01b2b3;font-size:16px;float:left;border-radius:3px 0 0 3px;border:1px solid #01b2b3;}
.submian .subright .mess .left input {border:1px solid #ccc;border-left:none;float:left;height:21px;line-height:21px;padding:11px 10px;width:404px;color:#666;border-radius:0px 3px 3px 0;outline:none;}
.submian .subright .mess .left select {border:1px solid #ccc;border-left:none;float:left;height:45px;line-height:45px;width:424px;color:#666;border-radius:0px 3px 3px 0;outline:none;text-indent:10px;}
.submian .subright .mess .right {float:left;width:585px;padding-top:10px;*padding-top:20px;}
.submian .subright .mess .right input,.submian .subright .mess .right a {width:40%;margin-right:2%;height:45px;line-height:45px;text-align:center;display:block;border:none;background:#01b2b3;color:#fff;font-size:16px;border-radius:3px;cursor:pointer;transition:ease-in-out .2s;float:left}
.submian .subright .mess .right a {color:#333;background:#ffcc00;float:right}
.submian .subright .mess .right a:hover {background:#cda503;}
.submian .subright .mess .right input:hover {background:#2bba72;}
.honorlist ul.list {float:left;width:100%;padding-left:0px;}
.honorlist ul.list li.item {float:left;width:296px;margin-bottom: 23px;margin-right:14px;}
.honorlist ul.list li.item a:hover img {opacity:0.8;}
.honorlist ul.list li.item a:hover span {color:#fff;}
.honorlist ul.list li.item span {width:100%;height:45px;color:#555;text-align:center;display:block;line-height:45px;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}
.honorlist ul.list li.item img {width:100%;display:block;padding:1px;}
.list_imgH ul.list li.item {width: 308px;margin-right: 12px;margin-left: 12px;}
.list_imgH ul.list li.item a {display:block;width:100%;overflow:hidden;position:relative;background:#f6f6f6;}
.list_imgH ul.list li.item a:hover span{background:#01b2b3;}
.list_imgH ul.list li.item img {display:block;width: 308px;height: 240px;}
.item_mask {width: 308px;height: 240px;background: rgb(0, 0, 0);position:absolute;left:1px;top:1px;opacity:0;filter:Alpha(opacity=0);*zoom:1;-webkit-transform:rotateX(180deg) scale(0.5,0.5);transform:rotateX(180deg) scale(0.2,0.2);transition:all ease-out .5s;}
.item_link_icon {display:block;width:45px;height:45px;text-align:center;background-position:0px -105px;line-height:38px;position:absolute;left:50%;top:50%;margin-left:-22px;opacity:0;filter:Alpha(opacity=0);*zoom:1;}
.list_imgH ul.list li.item:hover .item_mask {opacity:1;filter:Alpha(opacity=100);-webkit-transform:rotateX(0deg) scale(1,1);transform:rotateX(0deg) scale(1,1);transition:all 1s cubic-bezier(.23,1,.38,1) 0s;background: rgba(0,0,0,0.3);}
.list_imgH ul.list li.item:hover .item_link_icon {transform:translateY(-21px);opacity:1;filter:Alpha(opacity=100);}
.submian .t {padding:0 0 25px;color:#01b2b3;font-size:18px;}
.submian .t2 {padding:25px 0;color:#01b2b3;font-size:24px;}
/* formData */.formData {padding-bottom:20px;}
.formData .item {float:left;color:#999;font-weight:normal;width:420px;height:56px;line-height:56px;border:1px solid #e4e4e4;margin-right:76px;margin-bottom:45px;position:relative;}
.formData .item label {padding-left:15px;position:absolute;left:0;top:0;z-index:11;text-align:center;display:block;margin:0;height:56px;line-height:56px;font-size:18px;color:#666;}
.formData .item input {outline:none;line-height:38px;height:38px;font-size:18px;}
.formData .item .txt {width:350px;height:56px;line-height:56px;display:block;background:none;padding-left:70px;border:0 none;color:#666;}
.formData .item .red {position:absolute;right:15px;top:0;color:#ff0000;z-index:11;}
.formData .item.mr0 {margin-right:0;}
.formData .msg-box {position:absolute;left:0;top:0px;}
.formData .liuyan {width:918px;height:260px;border:1px solid #e4e4e4;float:left;}
.formData .liuyan label {text-align:right;display:block;}
.formData .liuyan textarea {width:908px;height:234px;line-height:35px;padding:12px 10px;text-indent:100px;font-size:18px;font-family:"microsoft yahei";color:#333;border:0 none;overflow:hidden;background:none;resize:none;display:block;outline:none;}
.formData .bot {width:100%;}
.formData .sub {width:232px;line-height:52px;border:2px solid #01b2b3;margin-right:2px;text-align:center;background:#01b2b3;color:#FFF;cursor:pointer;font-size:18px;display:block;-webkit-transition:all ease 300ms;-moz-transition:all ease 300ms;-ms-transition:all ease 300ms;-o-transition:all ease 300ms;transition:all ease 300ms;}
.formData .sub:hover {background:none;color:#01b2b3;}
.formData .yzm .txt {padding-left:80px;}
.formData .yzm img {position:absolute;right:0;top:0;height:56px;border:0px;display:block;}
/****/.submian .subright .thumblist {}
.submian .subright .thumblist .list {padding-bottom:20px;}
.submian .subright .thumblist .item {width: 958px;border-bottom:1px solid #eaeaea;display:block;padding:20px;transition:all .5s;}
.submian .subright .thumblist .item a {display:block;}
.submian .subright .thumblist .item .img {position:relative;width:180px;height:135px;display:block;overflow:hidden;cursor:pointer;}
.submian .subright .thumblist .item img {width:100%;height:100%;transition:all 0.3s ease-out 0s;}
.submian .subright .thumblist .item a:hover img {transform:scale(1.1,1.1);}
.submian .subright .thumblist .item .txt {width: 750px;cursor:pointer;}
.submian .subright .thumblist .item .down{
    font-size: 18px;
}
.submian .subright .thumblist .item .txt h3 {font-size:16px;line-height:30px;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}
.submian .subright .thumblist .item .txt .mark {color:#999;font-size:12px;line-height:30px;padding:0;}
.submian .subright .thumblist .item .txt .mark span {display:inline-block;padding-right:18px;}
.submian .subright .thumblist .item .txt p {color:#666;line-height:25px;}
.submian .subright .thumblist .item .txt p span {display:inline-block;color:#01b2b3;padding-left:10px;}
.submian .subright .thumblist .item a:hover .txt h3 {color:#01b2b3;}
.submian .subright .thumblist .item:hover {box-shadow:0 0 15px rgba(0,0,0,0.2);}
.reLink {height:38px;border:1px solid #ccc;margin:10px auto 10px;padding:0px 10px;}
.reLink .prevLink,.reLink .nextLink {height:38px;line-height:38px;}
.reLink .prevLink a,.reLink .nextLink a {height:38px;line-height:38px;}
.reLink .prevLink a:hover,.reLink .nextLink a:hover {color:#01b2b3;}
.reLink .prevLink {float:left;}
.reLink .nextLink {float:right;}
.submian .subright .conBox .ArticleTitle h1 {font-size:24px;text-align:center;padding:20px 0px;border-bottom:1px dashed #ccc;font-weight:bold;}
.submian .subright .conBox .ArticleMessage {line-height:30px;height:30px;margin-bottom:10px;text-align:center;}
.submian .subright .conBox .ArticleMessage span:first-child {margin-left:0;}
.submian .subright .conBox .ArticleMessage span {color:#999;margin-left:14px;font-size:12px;}
.submian .subright .conBox .ArticleMessage .jiathis_style {float:left;margin-top:5px;}
.submian .subright .conBox .ArticleTencont {padding:5px 0px 20px 0px;line-height:28px;overflow:hidden;color:#666;font-size:14px;}
.submian .subright .showproduct .ArticleTencont img {max-width:100%;}
.submian .subright .conBox .ArticleTencont img {max-width:100%;}
.field_down {text-align:left;}
.field_down a {width:100px;height:30px;line-height:30px;background:#00d3d4;color:#fff;display:block;text-align:center;}

.ArticleTencont .ipem {width: 920px;line-height: 28px;display: block;text-align:left;color:#666666;font-size:16px;margin: auto;margin-top: 20px;}
.ArticleTencont .ipem td { border: solid 1px #ccc; padding: 2px 0; font-size: 14px; }
.ArticleTencont .ipem td:nth-child(1){ width:25%; background:#e9e9e9; text-align:center; }
.ArticleTencont .ipem td:nth-child(2){ background:#F2F2F2; width:75%; padding-left:20px; }
.ArticleTencont .ipem table{ border-collapse:collapse; }

/********.toolbar*********/
.toolbar {width:50px;position:fixed;right:1%;top:44%;z-index:999;}
.toolbar dd {width:50px;height:50px;margin-bottom:1px;position:relative;background:url(../images/black20.png) repeat 0 0;-webkit-border-radius:100%;border-radius:100%;background: rgba(0, 171, 169, 0.8);}
.toolbar dd i {width:50px;height:50px;display:block;position:absolute;left:0;top:0;cursor:pointer;text-align:center;-webkit-border-radius:100%;border-radius:100%;}
.toolbar dd i span {width:35px;height:35px;display:block;margin:7px 0 0 7px;background:url(../images/rightfixicon.png) no-repeat 0 0;}
.toolbar dd.gottop {display:none;}
.toolbar .slide-tel {display:block;width:0;height:50px;line-height:50px;font-size:24px;font-family:arial;color:#FFF;position:absolute;padding:0 0 0 50px;top:0;right:0;overflow:hidden;-webkit-border-radius:50px;border-radius:50px;-webkit-transition:all .0s ease-in-out 0s;-moz-transition:all .0s ease-in-out 0s;transition:all .0s ease-in-out 0s;}
.toolbar .pop {position:absolute;right:90px;top:-51px;background:#00d3d4;display:none;}
.toolbar .pop-code {width:160px;}
.toolbar .pop-code img {width:120px;height:120px;display:block;padding:20px 20px 0;}
.toolbar .pop-code h3 {height:52px;line-height:26px;text-align:center;color:#fff;font-size:16px;font-weight:400;white-space:nowrap;}
.toolbar .pop-code h3 b {display:block;font-size:14px;font-weight:normal;}
.toolbar .qq span {background-position:0 -47px;}
.toolbar .qq a {width:50px;height:50px;cursor:pointer;display:block;}
.toolbar .qq:hover {background:#00d3d4;}
.toolbar .tel span {background-position:0 0;}
.toolbar .tel:hover {background:#00d3d4;}
.toolbar .code span {background-position:0 -95px;}
.toolbar .code:hover {background:#00d3d4;}
.toolbar .top span {background-position:0 -142px;}
.toolbar .top:hover {background: #00d3d4;}
.subright .searchList {border-top:1px solid #ddd;}
.subright .searchList li {padding-top:20px;padding-bottom:20px;border-bottom:1px solid #ddd;}
.subright .searchList li:first-child {border-top:none;}
.subright .searchList li:hover a h2 {color:#01b2b3;font-weight:bold;}
.leftprocomt {padding-top:10px;}
.leftprocomt li {float:left;text-align:center;width:117px;margin-right:10px;}
.leftprocomt li img {width:117px;height:87px;border-radius:3px;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}
.leftprocomt li p {line-height:30px;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}
.leftprocomt li:hover img {-webkkit-filter:brightness(105%);filter:brightness(105%);}
.leftprocomt li:hover p {color:#01b2b3;}
/*******font-face********/@font-face {font-family:didot;src:url('../font/didot.eot');src:url('../fonts/didot.eot')format('embedded-opentype'),/* IE6-IE8 */ url('../fonts/didot.woff') format('woff'),/* Modern Browsers */ url('../fonts/didot.ttf') format('truetype'),/* Safari,Android,iOS */ url('../fonts/didot.svg#didot') format('svg');/* IE9 Compat Modes */ /* Legacy iOS */}
/**/.HS10,.HS15 {overflow:hidden;clear:both;}
.HS10 {height:10px;}
.HS15 {height:15px;}
.Hidden {display:none;}
.Clearer {display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}
.FlLeft {float:left;}
.FlRight {float:right;}
/**/.MainBg {width:920px;margin:0 auto;}
/**/.OriginalPicBorder {padding:0;}
#OriginalPic {width:920px;overflow:hidden;position:relative;font-size:12px;}
#OriginalPic img {display:block;min-width:100px;margin:0 auto;}
/**/.CursorL {position:absolute;z-index:999;width:50%;height:600px;color:#FFF;left:0;cursor:url(../images/CurL.cur),auto;background:url(../images/space.png) repeat scroll 0 0 transparent;}
.CursorR {position:absolute;z-index:999;width:50%;height:600px;color:#FFF;right:0;cursor:url(../images/CurR.cur),auto;background:url(../images/space.png) repeat scroll 0 0 transparent;}
/**/.SliderPicBorder {width:100%;overflow:hidden;}
.ThumbPicBorder {width:920px;margin:0 auto;background:#eeeeee;overflow:hidden;position:relative;height: 153px;}
.ThumbPicBorder#yc{display: none;}
.ThumbPicBorder #btnPrev {width:45px;height:113px;cursor:pointer;position:absolute;left:20px;top:20px;}
.ThumbPicBorder #btnNext {width:45px;height:113px;cursor:pointer;position:absolute;right:20px;top:20px;}
.ThumbPicBorder .pic {width:755px;overflow:hidden;position:relative;margin:20px auto;}
#ThumbPic img {border:3px solid #ddd;cursor:pointer;background-color:#ddd;margin:0 5px;width:135px;height:108px;display:block;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}
#ThumbPic img.active {border:3px solid #01b2b3;}
