﻿/* CSS Document */
*{padding:0; margin:0;}

html {overflow:-moz-scrollbars-vertical; scrollbar-face-color:#E8E8E8;scrollbar-shadow-color:#C1C1BB;scrollbar-highlight-color:#C1C1BB;scrollbar-3dlight-color:#EBEBE4;scrollbar-darkshadow-color:#EBEBE4;scrollbar-track-color:#F4F4F0;scrollbar-arrow-color:#CACAB7; }

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,input,img,a{padding:0; margin:0;}   
div,ul,li{list-style:none;}
a{text-decoration: none; color:#3b3b3b;
	/*-webkit-transition:all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;;text-indent:0px;
	transition: all 0.2s linear;
	*/}
a:hover { text-decoration: none; color:#00747e;}
.clear{margin:0px; padding:0px; clear:both;}
TABLE {BORDER-COLLAPSE: collapse; border-spacing: 0;}
img{border:0px;}
input,button,select,textarea{outline:none}

.clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
        .clearfix { display: inline-table; }
        *html .clearfix { height: 1%; }
        .clearfix { display: block; }
        *+html .clearfix { min-height: 1%; }
		
@font-face{font-family:fontch01; src:url(../font/BEBAS.TTF);}

body{font-size:12px; color:#3b3b3b; background:#fff; font-family:Microsoft YaHei,Arial, Helvetica, sans-serif;  padding:0; margin:0; behavior:url("images/csshover.htc");-webkit-text-size-adjust:none;}




#idheader{margin:0 auto; width:100%; height:100px; position:fixed; top:0; left:0; background:#fff url(../images/navbg.jpg) no-repeat 50% bottom; z-index:9999999;}
.header{ width:96%; max-width:1300px; height:100px; margin:0 auto;}
.headerleft{float:left; width:0%; overflow:hidden; height:100px;}
.headerleft img{display:block;}
.headerright{float:right; width:100%; text-align:right;}

.righttop{overflow:hidden; padding-top:5px; margin-bottom:10px;}
.righttop span{float:right;}
.righttop form{float:right; overflow:hidden; margin-right:10px;}
.righttop span img{margin-left:5px;}
.text01{border:1px #d9d9d9 solid; border-right:0; background:#f5f5f5; padding-left:6px; height:30px; line-height:30px; width:170px; vertical-align:top; color:#7c7c7c; font-size:12px;}
.submit01{ background:#00747e; border:1px #d9d9d9 solid; border-left:0; height:32px; line-height:32px; width:50px; vertical-align:top; cursor:pointer; color:#fff; font-family:Microsoft YaHei,Arial, Helvetica, sans-serif;}
.submit01:hover{background:#0090ee; cursor:pointer;}


/*导航菜单*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-table}
*html .clearfix{height:1%}
.clearfix{display:block}
*+html .clearfix{min-height:1%}
/* nav_menu */
.nav_menu{height:50px;}
.nav{position:relative; height:50px; padding-left:50%; width:50%;}
.nav .list li{float:left;}
.nav .list a{float:right;display:block; height:50px; text-align:center; line-height:50px; font-size:16px;}
.nav .list a:hover{color:#fff;}
.nav .list a:hover,.nav .list .now{color:#00747e; height:50px;}

.navone{ width:20%; text-align:center;}
.navone a{ color:#000;}

.nav .box{position:absolute;left:0px; top:50px;overflow:hidden;height:0;}
.nav .cont{position:relative;z-index:99999;}
.cont_home{}
#navonsec a{color:#00747e; font-weight:bold;}
#navonsec a:hover{color:#ff0000; font-weight:bold;}

.cont_cp{width:500px;background:#fff; padding:20px 30px; text-align:left; overflow:hidden;}
.cont_cp_left{float:left; width:100px;}
.cont_cp_left h3{font-size:16px; font-weight:bold;color:#00747e; padding-bottom:10px;}
.cont_cp_left h3 a{color:#00747e;}
.cont_cp_left h3 a:hover{color:#f08619;}
.cont_cp_left li{line-height:35px; font-size:14px;float:left;width:100px;}
.cont_cp_right{float:right; width:300px; padding-left:5px; line-height:30px;color:#5F5F5F;}
.cont_cp_right div{font-size:12px; padding:0px; margin-bottom:5px; line-height:22px;}
.cont_cp_right li{float:left; padding-right:20px;}
.cont_cp_right li p {font-size:14px; line-height:24px; color:#5F5F5F;}
.cont_cp_right li p a{color:#5F5F5F;}

.leftmargin01{margin-left:650px;}
.leftmargin02{margin-left:700px;}
.leftmargin03{margin-left:750px;}
.leftmargin04{margin-left:800px;}

/*解决方案*/
.cont_solu{width:1240px; background:#fff; padding:20px 30px; text-align:left; overflow:hidden;}
.cont_solu ul{ width:15%; float:left;}
.cont_solu ul:not(:nth-of-type(6n)){margin-right:2%;}

.cont_solu ul h3{font-size:16px; font-weight:bold;color:#00747e; padding-bottom:6px;}
.cont_solu ul h3 a{color:#00747e;}
.cont_solu ul h3 a:hover{color:#f08619;}
.cont_solu ul li{line-height:30px; font-size:13px;float:left; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}





.nav_wrap2{display:none;}
@media screen and (max-width:768px){
#idheader{display:none;}
.nav li a{ font-family: 'Microsoft Yahei';}
.nav_wrap2{ display: block;}
.nav_wrap2{ position: fixed;  z-index: 999; width: 100%; height:50px; top: 0; left: 0;}

.nav_wrap2 .nav_box2{text-align: center; width: 100%;}
.nav_wrap2 .nav_box2{ margin: 0; padding: 0; position: relative; height: 50px; background:#fff;}
.nav_wrap2 .nav_box2 h2{display:block; line-height: 50px; font-weight: bolder; font-size: 20px; width: 60%; float:left; text-align:left; cursor:pointer;}
.nav_wrap2 .nav_box2 h2 a{ margin: 0 auto;}
.nav_wrap2 .nav_box2 h2 img{height:50px; display:block; margin-left:15px;}

.daohang{width: 40px; height: 30px;background: url(../images/caidan.png) center center no-repeat; display: block; -webkit-background-size:35px 20px; background-size: 35px 20px;}
.daohang{ position: absolute; right:16px; top: 50%;-webkit-transform: translate(0,-50%);
       -moz-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
         -o-transform: translate(0,-50%);
            transform: translate(0,-50%); cursor: pointer;}
			

.rightNav span{
    display: inline-block;
    width: 96%;
    height: 45px;
    line-height:45px;
    border-bottom: 1px solid #0182d7;
	font-size:1rem;
}
.rightNav span:hover{
    background-color: #549bff;
}

.bgDiv{
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    position:fixed;
    display: none;
    z-index: 99999;
    bottom: 0;
}
.rightNav{
    text-align:left;
	text-transform:uppercase;
	font-weight:normal;
    width: 45%;
	padding-left:5%;
    height: 100%;
    background-color: #00747e;
    position: fixed;
    z-index: 9999999;
    top:50px;
    right: -50%;
	opacity: .9;
}
.rightNav a{color:#fff;}
}



.flower{ position: relative; width: 100%; height: 100%; overflow: hidden; margin:100px auto 0px;}
.flower .model{width: auto; height:100%; position: absolute; left:0; right:0; top: 0; max-width:1200px; margin:0 auto;}
.flower .page_content{ width: auto; height:99%; background:url(../images/1png.png) repeat; max-width:352px; margin:0 auto; float:right; padding:0 34px;}
.flower .page_content .title_mas{ font-size:40px; font-weight:bold; -webkit-text-stroke:1px #000; color:#fff; padding-top:34px;}
.flower .page_content .title{  font-size:16px; line-height:24px; font-weight:normal; padding:10px 0; margin:15px 0; border-top:1px #ddd solid; -webkit-text-stroke:0.2px #000;}
.flower .page_content .title a{color:#fff;}
.flower .mas_content{ font-size: 14px; line-height: 32px; }
.flower .where{ line-height: 36px; font-size: 12px;}
.flower .date{ line-height: 36px;  display: inline-block;} 
.flower .btn_L{}
.flower img{display:block; width:100%; height:auto;}
.flower ol{ position: absolute; left: 50%; bottom:2%; -webkit-transform: translate(-50%,0);
   -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
     -o-transform: translate(-50%,0);
        transform: translate(-50%,0); z-index: 5;}
.flower ol li{ height: 16px; width: 16px; border-radius: 3px; float: left; background-color: #fff; -webkit-transition: all 2s ease;
   -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
     -o-transition: all 2s ease;
        transition: all 2s ease; cursor: pointer;}
.flower b{ width: 38px; height: 84px;position: absolute;top: 50%;-webkit-transform: translate(0,-50%);
   -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
     -o-transform: translate(0,-50%);
        transform: translate(0,-50%);background: url(../images/banner_buttonl.png) 0 0 no-repeat; z-index: 10; cursor: pointer;}
.flower .banner_l{ left: -38px;}
.flower .banner_r{ right: -38px; background-image: url(../images/banner_buttonr.png);}
.flower ol li.current{ width: 18px; background-color: #009be3;}
.flower ol li:not(:first-child){ margin-left: 16px;}
.flower ul{ width: 500%; position: relative;} 
.flower .flower_pic .flower_li{ float: left; width: 10%; position: relative;}
.flexslider{display:none;}
@media screen and (max-width: 100%) {
.flower{ display:none;}
.flexslider{display:block; position:relative; height:auto; overflow:hidden;background:url(../images/loading.gif) 50% no-repeat; margin:51px auto 0;}
.slides{position:relative;z-index:0;}
.slides li{}
.slides li div{}
.slides li img{width:100%; height:auto; display:block;}
.flex-control-nav{position:absolute;bottom:2px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:8px;height:8px;margin:0px 2px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:8px;height:8px;line-height:30px;overflow:hidden;background:url(../images/dian.png) no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background:url(../images/dian1.png) no-repeat;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:35%;}
.flex-direction-nav li a{display:block;width:15px;height:29px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:10px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:10px;background:url(../images/next.png) center center no-repeat;}
}

.bflr{width:100%; overflow:hidden; margin:0 auto; position:relative; bottom:50px; left:0; right:0; background:url(../images/hpng01.png) repeat-x; height:50px; line-height:50px; display:none;}
.bflr_lr{margin:0 auto; width:96%; overflow:hidden; color:#fff; height:50px; max-width:1300px;}
.bflr_lr ul{float:left; height:50px; line-height:50px;overflow:hidden;}
.bflr_lr li a{color:#fff;}
.bflr_lr li a:hover{color:#f6ff00;}
.bflr_lr h4{float:left; padding-right:12px; font-size:16px;}
.bflr_lr li{font-size:14px;height:50px; line-height:50px;overflow:hidden;}
.bflr_lr li span{padding-left:20px; font-size:14px;}
.span01{float:right; font-size:13px;}
.span01 a{color:#fff;}
.span01 a:hover{color:#00747e;}
@media screen and (max-width: 768px) {
.bflr{display:none;}
}





.htitle{overflow:hidden; text-align:center;}
.htitle h2{ font-size:24px; color:#00747e; font-weight:bold; background:url(../images/back_24.jpg) no-repeat center bottom; padding-bottom:10px; margin-bottom:8px;}
.htitle div{overflow:hidden; color:#555555; font-size:14px; line-height:24px; margin:0 auto; width:90%;}
@media screen and (max-width: 768px) {
.htitle h2{font-size:1.3rem;}
.htitle div{font-size:0.75rem; line-height:22px;}
}



#idhone{background:#f5f5f5; width:100%; margin:-50px auto 0;}
.hone{margin:0 auto; width:96%; max-width:1300px; overflow:hidden; padding:40px 0 50px;}
.honelb{overflow:hidden; text-align:center; padding-top:15px;}
.honelb a{display:inline-block; background:#00747e; line-height:34px; text-align:center; color:#fff; font-size:14px; padding:0 25px;}
.honelb a:hover{background:#008eeb;}
.hone ul{overflow:hidden; margin-top:25px;}
.hone li{width:32%; float:left;overflow:hidden;}
/*.hone li:not(:nth-of-type(3n)){margin-right:2%;}*/
.gjlist02{overflow:hidden;position:relative}
.gjlist02:hover a{padding-top:50px; top:0;transition:top .3s,padding-top .3s; cursor:pointer;}
.gjlist02:hover .name{display:none;}
.gjlist02 img{width:100%;display:block;}
.gjlist02 .name{padding-top:3%; padding-bottom:3%; font-size:16px;}
.gjlist02 .name,.gjlist02 a{color:#fff;text-align:center;background-color:rgba(0,24,48,.8);position:absolute;right:0;bottom:0;left:0}
.gjlist02 a{transition:top .3s; top:100%; line-height:30px; font-size:14px; padding:0 8%; text-align:left;}
.gjlist02 h2{ font-size:20px; border-bottom:1px #fff solid; overflow:hidden; padding-bottom:10px; margin-bottom:10px; font-weight:normal;}
@media screen and (max-width: 768px) {
#idhone{margin:0 auto;}
.hone{width:94%; padding:20px 0;}
.honelb a{padding:0 15px; margin-bottom:2px; font-size:0.875rem;}
.hone li{width:100%; float:none; margin-bottom:20px;}
.hone li:not(:nth-of-type(3n)){margin-right:0;}
.gjlist02 .name{font-size:1rem;}
.gjlist02 h2{font-size:1.125rem;}
.gjlist02 a{font-size:0.875rem;}
}



#htwo{margin:0px auto; width:100%; overflow:hidden; background:#f5f5f5;}
.htwo{margin:50px auto; width:96%; max-width:1300px; overflow:hidden;}
.lecturer_content{ margin:0px auto 0; width:96%; position: relative; max-width:1300px;}
.lecturer_content b{ position: absolute; top: 45%; -webkit-transform: translate(0,-50%);
   -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
     -o-transform: translate(0,-50%);
        transform: translate(0,-50%);width: 27px;height: 51px; display: block; cursor:pointer;}
.lecturer_content .lecturer_content_l{ left: -2%; background: url(../images/left.png) no-repeat;}
.lecturer_content .lecturer_content_r{ right: -2%; background: url(../images/right.png) no-repeat;}
.lecturer_content ul li{ float: left; width:25%; position: relative; overflow: hidden;}
.lecturer_content ul li img{ position: relative; width:100%; height:auto; display:block;}
.lecturer_content ul li .lecturer_content_li{position: absolute; left:0; width: 100%; transition:all 0.8s ease;}
.ul_wrap{ width:100%; overflow: hidden; position: relative; height:auto; min-height:300px; margin:0 auto;}
.ul_wrap ul{position: absolute; left: 0; top: 0;}
.ul_wrap h2{line-height:40px; font-size:14px; text-align:center; width:84%; margin:0 8%; overflow: hidden;text-overflow:ellipsis;white-space: nowrap; border-top:1px #ddd solid; font-weight:bold;}
.lecturer_content ul li:hover h2{ background:#008cd6; color:#fff;}

.gjlist{width:84%; margin:0 8%; border-bottom:0; overflow:hidden;position:relative}
.gjlist:hover p{padding-top:10%;top:0;transition:top .3s,padding-top .3s; cursor:pointer;}
.gjlist img{width:100%;display:block;}
.gjlist p{color:#fff;text-align:left; position:absolute;right:0;bottom:0;left:0; padding-left:8%; background:rgba(4,76,136,0.8);}
.gjlist p{transition:top .3s; top:100%; line-height:36px; font-size:14px;}
.gjlist p a{color:#fff; background:url(../images/dian1.png) left center no-repeat; padding-left:15px;}
.gjlist p a:hover{ color:#ff6600;}
.gjlist a p{padding:0 5%;}
.lecturer_content03{display:none;}
@media screen and (max-width: 768px) {
.htwo{margin:25px auto 30px; width:94%;}
.lecturer_content{display:none;}
.lecturer_content03{ display:block; margin:0 auto; width:100%; position: relative;}
.lecturer_content03 li{width:48%; position: relative; overflow: hidden; margin-top:20px; float:left;}
.lecturer_content03 li:not(:nth-of-type(2n)){margin-right:4%;}
.lecturer_content03 li img{width:100%; height:auto;}
.lecturer_content03 h2{line-height:38px; font-size:0.875rem; text-align:center; font-weight:normal; background:#044c88; overflow: hidden;text-overflow:ellipsis;white-space: nowrap; border-top:0; color:#FFF;}
.lecturer_content03 ul li:hover h2{ background:#008cd6; color:#fff;}
.gjlist03{border-bottom:0; overflow:hidden;position:relative}
.gjlist03:hover p{padding-top:10%;top:0;transition:top .3s,padding-top .3s; cursor:pointer;}
.gjlist03 img{width:100%;display:block;}
.gjlist03 p{color:#fff;text-align:left; position:absolute;right:0;bottom:0;left:0; padding-left:8%; background:rgba(4,76,136,0.8);}
.gjlist03 p{transition:top .3s; top:100%; line-height:30px; font-size:0.875rem;}
.gjlist03 p a{color:#fff; background:url(../images/dian1.png) left center no-repeat; padding-left:15px;}
.gjlist03 p a:hover{ color:#ff6600;}
.gjlist03 a p{padding:0 5%;}
}



#idhthree{background:url(../images/back1.jpg) center center; margin:0 auto; width:100%; overflow:hidden;}
.hthree{margin:0 auto; width:96%; max-width:1300px; overflow:hidden; padding:30px 0 50px;}
.hthreetitle{text-align:center;}
.hthreetitle img{max-width:90%; height:auto;}
.hthree ul{overflow:hidden; margin-top:30px;}
.hthree li{float:left; width:25%; overflow:hidden; text-align:center;}
.hthree li:not(:nth-of-type(4n)){ background:url(../images/back_53.jpg) repeat-y right top;}
.hthree li p{padding:0 10%; line-height:24px; font-size:13px;color:#fff;}
.hthree li h4{font-size:22px; padding:10px 0; font-weight:bold; color:#FFF;}
@media screen and (max-width: 768px) {
.hthree{padding:20px 0 0; width:94%;}
.hthree li{width:50%; margin-bottom:50px;}
.hthree li:not(:nth-of-type(4n)){ background:none;}
.hthree li:not(:nth-of-type(2n)){ background:url(../images/back_53.jpg) repeat-y right top;}
.hthree li p{font-size:0.75rem;}
.hthree li h4{font-size:1.125rem;}
}



.hfour{margin:0 auto; width:96%; max-width:1300px; overflow:hidden; padding:40px 0 50px;}
.hfour_title{font-size:20px; color:#00747e; border-bottom:1px #00747e solid; line-height:40px; font-weight:bold;}
.hfour_title span{float:right; font-size:12px; font-weight:normal;}
.hfourleft{float:left; width:47%; overflow:hidden;}
.hfourright{float:right; width:47%; overflow:hidden;}
.hfourleft ul{overflow:hidden; padding-top:10px;}
.hfourleft li{line-height:38px; overflow:hidden; font-size:14px; border-bottom:1px #ddd dotted; background:url(../images/dian.png) no-repeat left center; padding-left:10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.hfourleft li span{float:right; font-size:12px; margin-left:20px;}
.hfourright ul{overflow:hidden; padding-top:15px;}
.hfourright li{float:left; width:31.2%; overflow:hidden; text-align:center;}
.hfourright li:not(:nth-of-type(3n)){ margin-right:3%;}
.hfourright li img{width:100%; height:auto; display:block;}
.hfourright li h2{font-weight:normal; font-size:13px; padding-top:6px;}
@media screen and (max-width: 768px) {
.hfour{width:94%; padding:20px 0 30px;}
.hfourleft{float:none; width:100%; margin-bottom:25px;}
.hfourleft li span{padding-left:10px;}
.hfourright{float:none; width:100%;}
.hfour_title{font-size:1.125rem;}
.hfourleft li{font-size:0.875rem;}
.hfourright li h2{font-size:0.75rem;}
}





/*--------首页页脚版权说明--------------*/
#idend{background:#00747e; margin:0 auto; overflow:hidden; width:100%;color:#fff; padding:35px 0 30px;}
.subnav{width:96%; max-width:1300px; margin:0 auto;}
.subnav h2{font-size:16px; font-weight:bold; margin-bottom:10px;}
.ul02{float:left; width:14%;}
.ul03{float:left; width:25%;}
.ul03 strong{font-size:16px; margin-bottom:10px; color:#fff;}
.ul03 div{line-height:30px; color:#d8d8d8; font-size:13px;}
.ul03 div span{float:left; margin-right:10px; margin-top:10px;}
.subnav li{line-height:30px; color:#d8d8d8; font-size:13px;}
.subnav li a{color:#d8d8d8;}
.subnav li a:hover{color:#fff;}

.weixin{ width:36px; height:36px; position:relative; font-size:12px; text-align:center;}
.weixin a{width:36px; height:36px; display:block; position:absolute; left:0; top:0;background:url(images/weixin.png) no-repeat center top; }
.weixin .weixin_nr{width:100px; height:100px; padding:10px; background:#fff; text-align:center; position:absolute; left:-45px; bottom:50px; display:none;}
.weixin .weixin_nr img{ width:100px; height:100px;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-top:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:50px; bottom:-10px;}
.weixin.on .weixin_nr{ display:block;}
.weixin.on a{ background:url(images/weixin.png) no-repeat left bottom;}

.end{text-align:center;color:#fff; line-height:22px; padding:13px 0; background:#333333;}
.end a{color:#fff;}
.end a:hover{color:#fff;}

.zsend{display:none;}
@media screen and (max-width: 768px) {
#idend{ display:none;}
.subnav{display:none;}
.end{ padding:13px 5% 65px; width:90%;}
.zsend{
display:block;
margin:0 auto; 
position:fixed; 
bottom:0; 
width:100%; 
height:40px; padding:5px 0;
z-index:1000; 
text-transform:uppercase;
background:#0b98e0;}
.zsend li{float:left; text-align:center; color:#fff; width:24%; font-size:0.75rem; height:40px;}
.zsend li img{width:20px; margin:0 auto;}
}






.lybanner{width:100%; overflow: hidden; margin:100px auto 0;}
.lybanner img{width:100%; height:auto; display:block;}

.weizhi{overflow:hidden;width:100%; margin:0 auto; background:#eaeaea; border-bottom:1px #ddd solid;}
.weizhilr{width:96%; max-width:1300px; margin:0 auto; line-height:22px; padding:13px 0; font-size:14px;}
.weizhilr span{float:right; font-size:12px;}
.weizhi02{margin:100px auto 0;}

#lmlb{ width:100%; background:#f5f5f5; padding:20px 0;}
.lmlb{overflow:hidden;width:96%; max-width:1300px; margin:0 auto;}
.lmlb ul{margin:0; padding:0; text-align:center;}
.lmlb li{display:inline-block; background:#555; line-height:45px; text-align:center; color:#fff; font-size:16px; margin-right:1px; padding:0px 30px;}
.lmlb li:hover{background:#00747e;}
#onseca {background:#00747e;color:#FFF;}
#onseca a{background:#00747e;color:#FFF;}

@media screen and (max-width: 768px) {
.lmlb{overflow:hidden;width:96%; margin:0px auto;}
.lmlb ul{margin:0; padding:0; text-align:center;}
.lmlb li{display:inline-block; background:#555; line-height:35px; text-align:center; color:#fff; font-size:0.875rem; margin-right:1px; padding:0px 20px; margin-bottom:5px;}
.lmlb li:hover{background:#00747e;}
#onseca {background:#00747e;color:#FFF;}
#onseca a{background:#00747e;color:#FFF;}
}


.lmlb_div{overflow:hidden; width:96%; max-width:1300px; margin:25px auto; font-size:13px; line-height:24px; background:#f5f5f5;}
.lmlb_div_lr{overflow:hidden; padding:2%;}
@media screen and (max-width: 768px) {
.lybanner{margin-top:50px;}
.weizhi02{margin:51px auto 0;}
.weizhilr{width:94%; font-size:0.75rem;}
.weizhilr span{font-size:0.75rem;}
.lmlb{width:94%;}
.lmlb a{font-size:0.875rem;}
.lmlb a span{ padding:0 20px;}
.lmlb_div{width:94%; font-size:0.875rem;}
.lmlb_div_lr{padding:5%;}
}



/*产品总览页面 */
.cpmain{ width:100%; overflow:hidden; margin:0 auto; min-height:800px; background:url(../images/ncpbg01.jpg) no-repeat center top;}
.cpmainlr{width:96%; max-width:1200px; margin:0 auto; overflow:hidden; color:#fff;}
.ncptop{overflow:hidden; width:60%; padding-top:8%;}
.ncptop h2{ font-size:36px; font-family:Verdana; font-weight:normal; background:url(../images/ncptb01.png) no-repeat right center; font-family:Microsoft YaHei,Arial, Helvetica, sans-serif;}
.ncptop_div{font-size:14px; line-height:30px; overflow:hidden; padding-top:15px;}
.cpmainlr ul{overflow:hidden; padding-top:20px;}
.cpmainlr li{line-height:50px; height:50px; width:340px; overflow:hidden; background:#00747e; font-size:16px; margin-top:10px;}
.cpmainlr li a{color:#fff; display:block; padding-left:25px;}
.cpmainlr li a:hover{color:#fff; background:#0081cb; cursor:pointer;}
@media screen and (max-width: 768px) {
.cpmain{margin:0px auto; min-height:650px;}
.cpmainlr{width:94%;}
.ncptop{width:100%; padding-top:10%;}
.ncptop h2{ font-size:2rem; background:url(../images/ncptb01.png) no-repeat 150px center;}
.ncptop_div{font-size:0.875rem; line-height:22px;}
.cpmainlr ul{overflow:hidden; padding-top:10px;}
.cpmainlr li{width:300px; font-size:1.125rem;}
.cpmainlr li a{padding-left:20px;}
}



/*产品中心*/
.product{width:96%; max-width:1300px; margin:40px auto 50px; overflow:hidden;}
.productul{overflow:hidden;}
.productul li{float:left; overflow:hidden; width:18.3%; text-align:center; padding-bottom:20px;}
.productul li img{width:99%; height:auto; border:1px #ddd solid;}
.productul li img:hover{border:1px #00747e solid;}
.productul li:not(:nth-of-type(5n)){ margin-right:2%;}
.productul li h2{font-weight:normal; font-size:14px; padding-top:6px; min-height:40px; line-height:18px;}
@media screen and (max-width: 768px) {
.product{width:94%; margin:20px auto 10px;}
.productul li{width:48%; padding-bottom:10px;}
.productul li img{width:98.5%;}
.productul li:not(:nth-of-type(5n)){ margin-right:0;}
.productul li:not(:nth-of-type(2n)){ margin-right:4%;}
.productul li h2{font-size:0.875rem;}
}




.cpshow{overflow:hidden;}
.cpshowtop{overflow:hidden; background:#f5f5f5; padding:3%;}
.cpshowtop_l{ float:left; width:46%; border:0px #ddd solid;}
.cpshowtop_r{float:right; width:52%; overflow:hidden;}
.cpshowtop_r h2{font-size:24px; color:#00747e;}
.cpshowtop_r p{color:#838383; padding-top:10px; line-height:24px;}
.cpshowtop_r p span{padding-right:10px;}
.cpshowtop_r_div{font-size:13px; line-height:26px; padding-top:10px;}

.ban{ width:502px; height:620px; position:relative; overflow:hidden;}
.ban2{ width:500px; height:500px; position:relative; overflow:hidden; margin:0 auto 5px; left:0; right:0; border:1px #ddd solid;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:500px; height:500px;}
.ban2 ul li img{width:500px; height:500px; display:block;}
.prev{ float:left; cursor:pointer;}
.num{ height:100px;overflow:hidden; width:430px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:500px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:98px; height:98px; margin-right:10px;border:1px solid #ddd;}
.num ul li img{ width:98px; height:98px; display:block;}
.num ul li.on{ border:1px solid #00a6bc;}
.prev_btn1{ width:40px; text-align:center; height:51px; margin-top:30px; cursor:pointer; float:left;}
.next_btn1{ width:30px; text-align:center; height:51px; margin-top:30px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:150px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:150px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}

@media screen and (max-width: 768px) {
.ban{ width:332px; height:410px; position:relative; overflow:hidden; margin:0 auto;}
.ban2{ width:330px; height:330px; position:relative; overflow:hidden; margin:0 auto 5px; left:0; right:0; border:1px #ddd solid;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:330px; height:330px;}
.ban2 ul li img{width:330px; height:330px; display:block;}
.prev{ float:left; cursor:pointer;}
.num{ height:55px;overflow:hidden; width:236px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:300px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:70px; height:53px; margin-right:10px; border:1px solid #ddd;}
.num ul li img{ width:70px; height:53px; display:block;}
.num ul li.on{ border:1px solid #00a6bc; padding:0;}
.prev_btn1{ width:34px; text-align:center; height:20px; margin-top:20px; cursor:pointer; float:left;}
.next_btn1{  width:30px; text-align:center; height:20px; margin-top:20px;cursor:pointer;float:right;}
.prev_btn1 img,.next_btn1 img{height:20px;}
.prev1{ position:absolute; top:120px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:120px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
}

#tab1 ,#tab2{width:100%; height:55px; margin:50px auto 0; background:#f5f5f5;}
#tab1 ul ,#tab2 ul{margin:0;padding:0;}
#tab1 li,#tab2 li{float:left;padding:0 40px; height:55px;line-height:55px;text-align:center; background:#e6e6e6; color:#626262; font-size:18px; cursor:pointer; border-right:1px #fff solid;}
#tab1 li.now,#tab2 li.now{color:#fff;background:#00747e;}
.tablist{overflow:hidden; display:none; padding-top:30px; line-height:26px!important; font-size:13px!important; font-weight:normal!important;}
.tablist table{ width:100%;}
.tablist p,.tablist span{line-height:26px!important; font-size:12px!important;}
.tablist td{padding:4px; font-size:12px!important; border:1px #CCCCCC solid!important;}

.block{display:block;}
.tablist img{ max-width:100%; height:auto; overflow:hidden;}
@media screen and (max-width: 768px) {
.cpshowtop{padding:5%;}
.cpshowtop_l{float:none; width:99%; border:0px #ddd solid; margin-bottom:20px;}
.cpshowtop_r{float:none; width:100%;}
.cpshowtop_r h2{font-size:1.3rem;}
.cpshowtop_r p{font-size:0.75rem;}
.cpshowtop_r_div{font-size:0.75rem; line-height:24px;}

#tab1 ,#tab2{height:auto; margin:30px auto 0; overflow:hidden;}
#tab1 li,#tab2 li{padding:0 15px; height:45px;line-height:45px; font-size:1rem;}
.tablist{font-size:0.875rem; padding-top:20px;}
.tablist p,.tablist span{font-size:0.875rem!important;}
.tablist td{font-size:0.75rem!important;}
.tablist table{ width:100%; display: block; display: -webkit-box; width:auto; white-space: nowrap; overflow-x: auto; overflow-y: hidden; border:0px #ddd solid;}
}
@media screen and (max-width: 413px) {
#tab1 li,#tab2 li{padding:0 23px;}
}






.lymain{width:96%; max-width:1300px; margin:40px auto 50px; overflow:hidden;}
.lymainleft{float:left; width:17%; background:#f2f2f2; padding:0%;}
.lymainright{float:right; width:78%;}
.leftlb{overflow:hidden; background:#f5f5f5;}
.leftlb img{ width:100%; height:auto; display:block;}
.lefttitle{background:#555555; color:#fff; font-size:16px; line-height:50px; padding-left:20px;}
.leftlb ul{overflow:hidden;}
.leftlb li{ padding:15px 0px 15px 35px; font-size:14px; line-height:20px; border-top:1px #ddd solid; background:url(../images/dian.png) 20px center no-repeat;}
.leftlb li:hover{color:#fff; cursor:pointer;  background:#00747e url(../images/dian1.png) 20px center no-repeat;}
.leftlb li:hover a{color:#fff;}
#onsec{background:#00747e url(../images/dian1.png) 20px center no-repeat; color:#FFF;}
#onsec a{color:#fff;}
@media screen and (max-width: 768px) {
.lymain{width:94%; margin:20px auto 30px;}
.lymainleft{float:none; width:100%; background:0; padding:0; margin-bottom:20px; display:none;}
.lymainright{float:none; width:100%;}
.lefttitle{display:none;}
.leftlb li{font-size:0.875rem;}
.leftlb img{display:none;}
}





/*下载中心*/
.download{overflow:hidden;}
.downloadul{overflow:hidden;}
.downloadul li{overflow:hidden; font-size:14px; padding:15px 0 15px 40px; line-height:28px; border-bottom:1px #ddd dotted; background:url(../images/comment01.png) no-repeat left center; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.downloadul li:hover{background:#f5f5f5 url(../images/comment01.png) no-repeat left center;}
.downloadul li span{float:right; font-size:13px; color:#acacac;}
@media screen and (max-width: 768px) {
.downloadul li{font-size:0.875rem; padding:15px 0 15px 35px; line-height:28px;}
.downloadul li span{font-size:0.75rem;}
}



/*帮助中心*/
.bangzhu{overflow:hidden;}
.bangzhuul{overflow:hidden;}
.bangzhuul li{overflow:hidden; padding:0 0 15px; margin-bottom:15px; border-bottom:1px #ddd solid;}
.bangzhuul li h2{font-size:16px; padding-bottom:6px;}
.bangzhuul li div{overflow:hidden; line-height:24px; font-size:13px; color:#8d8d8d;}
@media screen and (max-width: 768px) {
.bangzhuul li h2{font-size:1rem;}
.bangzhuul li div{font-size:0.75rem;}
}


.tylm{overflow:hidden; font-size:13px; line-height:26px;}
.tylm img{max-width:100%; height:auto;}
.tylm td{padding:8px; font-size:13px!important; border:1px #CCCCCC solid;}
@media screen and (max-width: 768px) {
.tylm{font-size:0.875rem;}
.tylm table{ width:100%; display: block; display: -webkit-box; width:auto; white-space: nowrap; overflow-x: auto; overflow-y: hidden; border:0px #ddd solid;}
}





/*发展历程*/
.pagecontent{overflow:hidden; padding:50px 0; width:96%; max-width:1300px; margin:0 auto;}
.timeline { list-style: none; padding:20px 0 20px; position: relative; } 
.timeline:before { top: 0; bottom: 0; position: absolute; content: " "; width: 3px; background-color: #00747e; left: 50%; margin-left: -1.5px; } 
.tldate { display: block; width: 100px; background: #00747e; border: 2px solid #00747e; color: #fff; margin: 0 auto; padding: 5px 0; font-weight: bold; font-size:16px; text-align: center; -webkit-box-shadow: 0 0 11px rgba(0,0,0,0.35); } 

.tldateleft { position: relative; width: 100px; background: #00747e; border: 2px solid #00747e; color: #fff; padding:5px 0; font-weight: bold; font-size:16px; text-align: center; -webkit-box-shadow: 0 0 11px rgba(0,0,0,0.35); left:38%; top:26px; float:left;} 
.tldateright { position: relative; width: 100px; background: #00747e; border: 2px solid #00747e; color: #fff; padding:5px 0; font-weight: bold; font-size:16px; text-align: center; -webkit-box-shadow: 0 0 11px rgba(0,0,0,0.35); right:38%; top:26px; float:right;} 
@media screen and (max-width: 768px) {
.tldateleft {font-size:1rem; text-align: center; -webkit-box-shadow: 0 0 11px rgba(0,0,0,0.35); left:20%; top:0px; float:left; margin-bottom:3%;} 
.tldateright {font-size:1rem; text-align: center; -webkit-box-shadow: 0 0 11px rgba(0,0,0,0.35); left:20%; top:0px; float:left;margin-bottom:3%;} 
}

 .timeline li { margin-bottom:40px; position: relative; } 
 .timeline li:before, .timeline li:after { content: " "; display: table; } 
 .timeline li:after { clear: both; } 
 .timeline li:before, .timeline li:after { content: " "; display: table; } 
 .timeline li .timeline-panel { width:42%; float: left; background: #fff; border: 1px solid #d4d4d4; padding: 20px; position: relative; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15); } 
 .timeline li .timeline-panel:before { position: absolute; top: 26px; right: -15px; display: inline-block; border-top: 15px solid transparent; border-left: 15px solid #ccc; border-right: 0 solid #ccc; border-bottom: 15px solid transparent; content: " "; } 
 .timeline li .timeline-panel:after { position: absolute; top: 27px; right: -14px; display: inline-block; border-top: 14px solid transparent; border-left: 14px solid #fff; border-right: 0 solid #fff; border-bottom: 14px solid transparent; content: " "; } 
 .timeline li .timeline-panel.noarrow:before, .timeline li .timeline-panel.noarrow:after { top:0; right:0; display: none; border: 0; } 
 .timeline li.timeline-inverted .timeline-panel { float: right; } 
 .timeline li.timeline-inverted .timeline-panel:before { border-left-width: 0; border-right-width: 15px; left: -15px; right: auto; } 
 .timeline li.timeline-inverted .timeline-panel:after { border-left-width: 0; border-right-width: 14px; left: -14px; right: auto; } 
 .timeline li .tl-circ { position: absolute; top:30px; left: 50%; text-align: center; background: #f2f2f2; color: #fff; width: 20px; height: 20px; line-height: 20px; margin-left: -12px; border:2px solid #00747e; border-top-right-radius: 50%; border-top-left-radius: 50%; border-bottom-right-radius: 50%; border-bottom-left-radius: 50%; z-index:2; } 
 .tl-heading h4 { margin: 0; color: #00747e; } 
 .tl-body p, .tl-body ul { margin-bottom: 0; } 
 .tl-body > p + p { margin-top: 5px; } 
 .tl-body p{line-height:20px; margin-bottom:5px; font-size:14px;}
 .txtrrght{ text-align:right;}
@media screen and (max-width: 768px) {
.pagecontent{padding:20px 0 30px; width:94%;}
.page-header h1 { font-size: 1.8em; } 
ul.timeline:before { left: 40px; } 
.tldate { width: 80px; } 
ul.timeline li .timeline-panel { width: calc(100% - 100px); width: -moz-calc(100% - 100px); width: -webkit-calc(100% - 100px); } 
ul.timeline li .tl-circ { top:5px; left:27px; margin-left: 0; } 
ul.timeline > li > .tldate { margin: 0; } 
ul.timeline > li > .timeline-panel { float: right; } 
ul.timeline > li > .timeline-panel:before { border-left-width: 0; border-right-width: 15px; left: -15px; right: auto; }
ul.timeline > li > .timeline-panel:after { border-left-width: 0; border-right-width: 14px; left: -14px; right: auto; } 
.txtrrght{text-align:left;}
}





/*企业资质*/
.honor{overflow:hidden;width:96%; max-width:1300px; margin:0 auto 50px;}
.honorul{overflow:hidden;}
.honorul li{float:left; overflow:hidden; width:13.22%; border:1px #ddd solid; padding:0.8%; text-align:center; margin-top:2%; background:#FFF;}
.honorul li:not(:nth-of-type(6n)){ margin-right:2%;}
.honorul li img{width:100%; height:auto; display:block;}
.honorul li p{font-size:13px; padding-top:10px;}
.honorul li:hover{border:1px #008cd6 solid; cursor:pointer;}
.honorul li:hover p{color:#008cd6;}
.honorlr{overflow:hidden; margin-top:40px; line-height:28px; font-size:13px;}
@media screen and (max-width: 768px) {
.honor{width:94%; margin:0 auto 20px;}
.honorul li{width:45%; padding:1% 1% 3%; margin-top:0%; margin-bottom:5%;}
.honorul li:not(:nth-of-type(6n)){ margin-right:0;}
.honorul li:not(:nth-of-type(2n)){ margin-right:4%;}
.honorlr{margin-top:30px; line-height:26px; font-size:0.75rem;}
}



/*联系我们*/
.contact{overflow:hidden;width:96%; max-width:1300px; margin:40px auto 50px;}
.contactleft{float:left; width:45%; overflow:hidden; font-size:14px; line-height:24px;}
.contactright{float:right; width:45%; overflow:hidden;}
.contactright li{margin-bottom:10px;}
.contact_text01{width:90%; border:1px #ddd solid; height:34px; line-height:34px; padding-left:10px;}
.contact_text02{width:90%; border:1px #ddd solid; height:130px; line-height:22px; padding-left:10px;}
.contact_submit01{ width:100px; height:36px; line-height:36px; text-align:center; border:0; background:#414141; color:#fff; margin-right:15px;}
.contact_submit01:hover{cursor:pointer; background:#005c9e;}
@media screen and (max-width: 768px) {
.contact{width:94%;}
.contactleft{float:none; width:100%; font-size:0.875rem; line-height:24px;}
.contactright{float:none; width:100%; margin-top:35px;}
.contact_text01{font-size:0.875rem;}
.contact_text02{font-size:0.875rem;}
.contact_submit01{font-size:0.875rem;}
}


/*--------在线留言--------------*/
.guestbook{ width:100%;}
.guestbook h4{font-size:24px; margin:10px 0px;}
.guestbook ul{ overflow:hidden;} 
.guestbook ul li{overflow:hidden; margin-bottom:8px; float:left; width:95%;}
.guestbook ul li p{ margin-top:5px;}
.box2 {width:97%; height:30px; border:1px #ccc solid; line-height:30px;padding:4px; background:#f5f5f5; margin-right:10px;}
.box4 {width:97%; height:30px; border:1px #ccc solid; line-height:30px;padding:4px; background:#f5f5f5;}
.box3 {width:97%; border:1px #ccc solid; line-height:24px;padding:4px; background:#f5f5f5;font-family:Calibri, Arial, Helvetica, sans-serif;}

.sub_gestbook {
	background:-webkit-gradient(linear,left top,left bottom,from(#757575),to(#757575));
	background:-moz-linear-gradient(top,#757575,#757575);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575',endColorstr='#757575');
	background-color:#757575;
	border:none;width:100%;
	height:45px;
	line-height:45px;
	color:#fff;
	font-size:17px;
	cursor:pointer;
	text-align:center;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	font-family:Microsoft YaHei,Arial, Helvetica, sans-serif; 
}
.sub_gestbook:hover{ background:#0e74bd;}




/*关于我们*/
.aboutus{width:100%; margin:0 auto; overflow:hidden; line-height:28px; font-size:14px;}
.aboutus h2{font-size:18px; font-weight:bold; line-height:30px; border-bottom:1px #CCCCCC dotted; padding-bottom:5px; margin-bottom:5px;}
.aboutus img{width:100%; overflow:hidden;}
@media screen and (max-width: 768px) {
.aboutus{float:none; width:100%; line-height:28px; font-size:0.875rem; margin-bottom:25px;}
.aboutus h2{font-size:1rem;}
}




/*诚聘英才*/
.recruitment{overflow:hidden;}
.recruitment_top{overflow:hidden; padding-top:20px; overflow:hidden; font-size:14px; line-height:26px;}
.recruitment_top img{width:100%; height:auto; display:block; margin:10px 0px;}
.recruitment_end{overflow:hidden; background:#ecf0f8; margin-top:20px;}
@media screen and (max-width: 768px) {
.recruitment_top{font-size:0.75rem; line-height:24px; padding-top:10px;}
.recruitment_end{margin-top:20px;}
}

.bellows__header01{
  padding: 15px 20px;
  background: #00747e;
  color:#fff;
  -webkit-tap-highlight-color: transparent; overflow:hidden; border-bottom:1px #fff solid;}
.bellows__header01 h4{width:33.3%; float:left; text-align:center; font-weight:bold; font-size:14px;}


.bellows__item:not(.bellows--is-open) > .bellows__content {
  display: none; }

.bellows__item.bellows--is-open > .bellows__content-wrapper,
.bellows__item.bellows--is-closing > .bellows__content-wrapper {
  display: block; }

.bellows__content-wrapper {
  display: none; }
.bellows {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

.bellows__header {
  position: relative;
  padding: 15px 20px;
  border: 1px solid #fff;
  border-width: 0 0 1px;
  background: #ecf0f8;
  color:#434343;
  -webkit-tap-highlight-color: transparent; overflow:hidden;}
  .bellows__header:active {
    background: #00747e; }
  .bellows__header::before, .bellows__header::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    z-index: 2;
    display: block;
    width: 16px;
    height: 4px;
    margin-top: -2px;
    background:#00747e;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
            transition: transform 0.25s ease-in-out; }
  .bellows__header::before {
    content: '';
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg); }
  .bellows__header::after {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .bellows__item.bellows--is-open > .bellows__header::before, .bellows__item.bellows--is-opening > .bellows__header::before {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .bellows__item.bellows--is-open > .bellows__header::after, .bellows__item.bellows--is-opening > .bellows__header::after {
    -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
            transform: rotate(360deg); }
  .bellows__item:last-child > .bellows__header {
    border-bottom: 0; }
  .bellows__header h1,
  .bellows__header h2,
  .bellows__header h3,
  .bellows__header h4 {
    margin: 0; }
.bellows__header h3{width:33.3%; float:left; text-align:center; font-size:13px; font-weight:normal;}
.bellows__content {padding:20px 40px; background:#fff; font-size:12px; line-height:22px; border:1px solid #ecf0f1; }
  .bellows__content .bellows {
    margin-top: 20px; }
@media screen and (max-width: 768px) {
.bellows__header h3{font-size:0.75rem;}
.bellows__header01 h4{font-size:0.875rem;}
.bellows__content{font-size:0.75rem; padding:2% 4%;}
}




/*解决方案*/
.solution{overflow:hidden;}
.solutionul{overflow:hidden;}
.solutionul li{float:left; overflow:hidden; width:31.3%; margin-bottom:40px; min-height:300px;}
.solutionul li:not(:nth-of-type(3n)){ margin-right:3%;}
.solutionul li img{width:100%; height:auto; display:block;}
.solutionul li h2{ font-size:16px; padding-bottom:6px; padding-top:10px; color:#00747e; font-weight:bold; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.solutionul li h2 a{color:#00747e;}
.solutionul li h2 a:hover{color:#028de8;}
.solutionul li div{line-height:22px; font-size:12px; color:#666;}
@media screen and (max-width: 768px) {
.solution{padding-top:10px;}
.solutionul li{width:100%; margin-bottom:35px; min-height:inherit; max-height:inherit; line-height:18px;}
.solutionul li:not(:nth-of-type(3n)){ margin-right:0;}
.solutionul li:not(:nth-of-type(2n)){ margin-right:4%;}
.solutionul li h2{font-size:1.125rem;}
.solutionul li div{font-size:0.875rem;}
}





/*新闻*/
.news{overflow:hidden; width:96%; max-width:1300px; margin:0 auto 50px;}
.newsul{overflow:hidden;}
.newsul li{overflow:hidden; border-bottom:1px #ddd dotted; padding:30px 0;}
.newsul li img{ width:20%; margin-right:2%; float:left; border:0px;}
.newsul li h2{font-size:16px; font-weight:bold; color:#00747e; line-height:22px;}
.newsul li a h2{color:#00747e;}
.newsul li a:hover h2{color:#028de8;}
.newsul li div{color:#5a5a5a; padding-top:8px; line-height:24px; font-size:14px;}
.newsul li p{color:#919191; padding-top:8px; line-height:24px; font-size:14px;}
.newsul li p span{ margin-right:25px;}
@media screen and (max-width: 768px) {
.news{width:94%; margin-bottom:20px;}
.newsul li{padding:0 0 25px; margin-bottom:25px;}
.newsul li img{width:40%; margin-right:4%;}
.newsul li h2{font-size:0.875rem;}
.newsul li div{font-size:0.75rem; line-height:22px;}
}




.newsshow{padding:20px; border:1px #dcdcdc solid;}
.news_xxjs{line-height:28px!important; font-size:14px!important; font-weight:normal!important; margin:40px auto 20px; overflow:hidden;}
.news_xxjs p,.news_xxjs span{line-height:28px!important; font-size:14px;}
.news_xxjs td{padding:4px; font-size:12px!important; border:1px #CCCCCC solid;}
.news_xxjs table{display: block; display: -webkit-box; width:auto; white-space: nowrap; overflow-x: auto; overflow-y: hidden; border:0px #ddd solid;}
.news_xxjs img{ max-width:100%; height:auto; overflow:hidden; margin:0 auto; display:block; padding:10px 0;}

.news_title{font-size:28px; color:#111c36; text-align:center; border-bottom:1px #eaeaea solid; padding:15px 20px 15px; font-weight:bold;}
.news_title h1{font-size:28px; font-weight:normal;}
.pubdate{border-top:#ccc 0px dotted; line-height:20px; margin:10px 0; OVERFLOW: hidden; text-align:center;color:#999999;}
.pubdate span{margin:0px 4px;}
.pubdate a{color:#999999;}
.pubdate a:hover{ color:#f08619;}
.pubdate1{height:20px; line-height:20px; margin:10px 0 20px 0; OVERFLOW: hidden; text-align:center; color:#999999;}

.pagelist{/*border: 1px solid #ccc;*/overflow:hidden;background-color: #666;padding:1px 5px 1px 5px;color: #ffffff;}
.red {/*border: 1px solid #ccc;*/overflow:hidden;	background-color: #f08300; color: #ffffff;font-weight: bold;	padding:1px 6px 1px 6px;}
.pubdatenews{border: #ddd 1px solid;height:26px; line-height:26px;  margin:10px auto; OVERFLOW: hidden; text-align:center;background:#f5f5f5;}
.pubdatenews2{border: #ddd 1px solid;height:26px; line-height:26px;  margin:10px auto; OVERFLOW: hidden; text-align:center;background:#f5f5f5;}


/*相关资讯*/
.Information{verflow:hidden;margin-top:20px;}
.Information h4{padding-left:10px; height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#333; border-bottom:1px solid #ccc; background:#fff;}
.Information ul{ padding:0px;}
.Information li{border-bottom:1px dotted #DCDCDC; line-height:22px;font-size:13px; padding:10px 0;}
.Information li span{float:right; font-size:12px; color:#999999;padding-left:10px; padding-right:10px;}
.Information li{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
@media screen and (max-width: 768px) {
.newsshow{padding-bottom:20px;}
.news_title{font-size:1.4rem; font-weight:bold;}
.news_title h1{font-size:1.4rem;}
.news_xxjs{font-size:0.875rem!important;}
.news_xxjs p,.news_xxjs span{font-size:0.875rem!important;}
.news_xxjs td{font-size:0.875rem!important;}
.news_xxjs img{width:100%; height:auto;}
.Information ul li{font-size:0.875rem; padding:10px 0 10px 8px;}
}


/*分页*/
.page{text-align:center; background:#f5f5f5; padding:8px 0; border:1px solid #D9D9D9; margin-top:20px;}
.page a{display:inline-block; border:1px #ddd solid; font-size:14px; padding:2px 6px; border-radius:3px; margin:0 2px; font-family:"宋体";}
.page a:hover{background:#111c36; color:#fff;}
.pagea{background:#111c36; color:#fff;}
@media screen and (max-width: 768px) {
.page{padding:12px 0;}
.page a{font-size:0.875rem; padding:3px 8px; margin:0 2px;}
}

.about-top{display: flex;justify-content: space-between;flex-wrap: wrap;}
.about-top .left{padding-bottom: 0.5rem}
.about-top .text{color:#787878;font-size: 14px;line-height: 1.8}
.about-top .right .img{border-radius: 0.1rem 0.5rem}
.about-top .more{width:2rem;height: 0.6rem;line-height: 0.6rem; background-image: linear-gradient(to right, #4bd5d7 , #ffcb75);display: block;margin:0 auto;border-radius: 0.3rem;color:#fff;text-align: center;font-size: 0.24rem;margin-top: 0.3rem;}


.about-top{display: flex;justify-content: space-between;flex-wrap: wrap;}
.about-top .left{padding-bottom:0;width: 48%}
.about-top .left .index-title{padding-top: 0}
.about-top .text{color:#787878;font-size: 14px;line-height: 1.8;border-top: 1px solid #dedede;margin-top:15px;padding-top: 15px;}
.about-top .right {width: 48%}
.about-top .right .img{border-radius: 0.1rem 3.8rem;transition: all 0.8s}
.about-top .right:hover .img{transform: scale(1.06);}
.about-top .more{width:160px;height:46px;line-height:46px; background-image: linear-gradient(to right, #4bd5d7 , #ffcb75);display: block;margin:0;border-radius:30px;color:#fff;text-align: center;font-size:16px;margin-top:20px;transition: all 0.3s}
.about-top .more:hover{background-image: linear-gradient(to right,#ffcb75, #4bd5d7);}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}


.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 250px;
  padding-right: 250px;
}
.container2{padding-left:0px;padding-right:0px;}

.index-title{text-align: left;padding:50px 0 0;position: relative;}
.index-title h3{color:#282828;font-weight: normal;font-size:24px;line-height: 1}
.index-title p{color:#b5b5b5;font-size: 14px;margin-top:10px;text-transform:uppercase;letter-spacing:2px;}
.index-title .titlemore{width: 160px;height: 46px; line-height: 46px;text-align: center; background: none;display: block;color:#323232;font-size: 16px;border:2px solid #dcdcdc;border-radius: 30px;position: absolute;right: 0;top:50px;transition: all 0.3s}
.index-title .titlemore:hover{ background-image: linear-gradient(to right, #4bd5d7 , #ffcb75);color:#fff;border:2px solid #fff;}

.case-list .item .imgbox{padding:10px 10px 0;}
.case-list .item .imgbox img{border-radius:40px 10px;overflow: hidden;}
img{image-rendering: -webkit-optimize-contrast;}


.index-case{background:#f8fafa;padding-bottom: 50px}
.case-list{display: flex;align-items: flex-start;margin-top: 30px;}
.case-list .item{width:22%;background:#fff;border-radius:40px 10px;overflow: hidden;border:2px solid #fff; margin-right:4%}
.case-list .item:nth-child{ margin-right:0}
.case-list .item .imgbox{padding:10px 10px 0;}
.case-list .item .imgbox img{border-radius:40px 10px;overflow: hidden;}
.case-list .item .info {padding:0 25px;display: block;}
.case-list .item .info h3{line-height: 60px;height: 60px;display: flex;align-items: center;justify-content: space-between;font-size:18px;border-bottom: 2px solid #e9e9e9;color:#282828}
.case-list .item .info h3 span{color:#787878;font-size: 14px;}
.case-list .item .info .text{padding:15px 0;}
.case-list .item .info p{color:#787878;font-size: 12px;line-height: 1.8;white-space: normal;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
-webkit-line-clamp:2;}
.case-list .item:hover{border: 2px solid transparent; background-image: linear-gradient(#fff, #fff),
        linear-gradient(to right, #4bd5d7, #ffcb75); background-origin: border-box;
    background-clip: content-box, border-box;}
