﻿/* 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{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:#00b9cd;}
.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:#f6f6f6; 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:136px; position:fixed; top:0; left:0; background:#fff; z-index:999;}
.header{ width:96%; max-width:1200px; height:84px; margin:0 auto;}
.headerleft{float:left; width:45%; overflow:hidden; height:84px;}
.headerleft img{display:block;}
.headerright{float:right; width:50%; padding-top:27px; text-align:right;}
.headerright_l{float:right; overflow:hidden; text-align:right;}
.text01{border:1px #d9d9d9 solid; background:#fff; height:28px; line-height:28px; width:160px; vertical-align:top; color:#7c7c7c; font-size:12px; background:url(../images/back_05.jpg) no-repeat; padding:0 10px;}
.submit01{ background:#007d8c; height:30px; width:32px; vertical-align:top; cursor:pointer; border:0; color:#fff; font-size:12px;}
.submit01:hover{background:#00b3c8;}
.headerright_r{float:right;}
.headerright_r a{color:#fff;}
.headerright_r p{display:block; background:#007d8c; height:30px; line-height:30px; padding:0 15px; color:#fff; margin-left:10px;}
.headerright_r p:hover{background:#00b3c8; cursor:pointer;}
.headerright_r span{font-family:fontch01; font-size:18px; line-height:30px;}


.nav{overflow:hidden; width:100%; height:52px; margin:0 auto; background:#0099ab;}
#jsddm{overflow:hidden;width:96%; max-width:1200px; margin:0 auto;}
#jsddm li{float:left; line-height:52px; width:11.11%; text-align:center;}
#jsddm li a{display: block; color:#fff; font-size:16px; white-space: nowrap;}
#jsddm li a:hover{ color:#3A3535;}
.one{font-size:14px; color:#fff; line-height:52px;text-align:center; text-transform:uppercase;}
#jsddm li:hover{color:#fff; background:#00acc0;}
#jsddm li:hover span{color:#fff;}
/*#jsddm li:hover a{color:#fff;}*/
#jsddm span:hover a{color:#fff;}
.two{font-size:16px; color:#fff; line-height:52px; text-align:center;  text-transform:uppercase;}

#jsddm li ul{position: absolute;visibility: hidden; z-index:99999;}
#jsddm li ul li{float: none;display: inline; line-height:36px; text-align:center; color:#fff; height:36px;}
#jsddm li ul li a{min-width:110px; padding:0 20px; width:auto; color: #fff; font-size:14px; font-weight:normal; background:#00acc0; border-top:1px #00c4db solid;}
#jsddm li ul li a:hover{color:#fff; background:#00c4db;}


.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; border-bottom:1px #ddd solid;}
.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:45px; margin-top:3px; 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 #01aec1;
	font-size:1rem;
}

.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: #0097a8;
    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:136px auto 0;}
.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:9%; -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:0;}
.flower ol li{ height: 6px; width: 6px; 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: #c50038;}
.flower ol li:not(:first-child){ margin-left: 6px;}
.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: 768px) {
.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;}
}





.hone{width:100%; background: url(../images/xbg01.jpg) 0 80px repeat-x; overflow:hidden; margin:0 auto; padding:0 0 30px; position:relative; top:-80px; left:0; right:0;}

.honead{margin:0 auto 20px; width:96%; max-width:1180px; overflow:hidden; background:#FFF; padding:10px;}
.honead img{display:block; border:0;}
@media screen and (max-width: 768px) {
.honead{width:94%; margin:10px auto; padding:2px;}
.honead img{width:100%;}
}



.adpic{margin:0 auto;}
.adpic ul{overflow:hidden; margin-top:20px;}
.adpic li{float:left; overflow:hidden; width:48.75%; text-align:center; margin-bottom:2.5%;}
.adpic li img{display:block; border:0;}
.adpic li:not(:nth-of-type(2n)){ margin-right:2.5%;}
.adpic li:hover{cursor:pointer;}
@media screen and (max-width: 768px) {
.adpic{width:100%; margin:0px auto;}
.adpic img{width:100%;}
.adpic li{width:100%;padding-bottom:10px;}
.adpic li:not(:nth-of-type(2n)){ margin-right:0%;}
}


.honetop{margin:0 auto; width:96%; max-width:1200px; overflow:hidden;}
.honetop ul{overflow:hidden;}
.honetop li{background:#fff; float:left; overflow:hidden; width:16.2%; text-align:center; min-height:120px; padding-top:20px;}
.honetop li:not(:nth-of-type(6n)){ margin-right:0.5%;}
.honetop li:hover{background:#00adc1; cursor:pointer;}
.honetop li:hover b,.honetop li:hover p{color:#fff;}
.honetop li b{font-family:fontch01; font-size:34px; color:#0097a8;}
.honetop li p{font-size:14px; color:#555; padding:10px 18% 0;}
@media screen and (max-width: 768px) {
.hone{background: url(../images/xbg01.jpg) 0 0 repeat; top:0; padding:0 0 15px;}
.honetop{width:94%; margin-top:15px;}
.honetop li{width:32.5%; min-height:128px; padding-top:18px; margin-bottom:1%;}
.honetop li:not(:nth-of-type(6n)){ margin-right:0%;}
.honetop li:not(:nth-of-type(3n)){ margin-right:1%;}
.honetop li b{font-size:2rem;}
.honetop li p{font-size:0.875; padding:10px 6% 0;}
}


.lecturer_content{ margin:30px auto 0; width:96%; position: relative; max-width:1200px;}
.lecturer_content b{ 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%);width: 28px;height: 41px; display: block; cursor:pointer;}
.lecturer_content .lecturer_content_l{ left: 0%; background: url(../images/back_18.jpg) 0 0 no-repeat;}
.lecturer_content .lecturer_content_r{ right: 0%; background: url(../images/back_15.jpg) 0 0 no-repeat;}
.lecturer_content ul li{ float: left; width:19%; position: relative; overflow: hidden;}
.lecturer_content ul li img{ position: relative; width:92%; margin:0 3.5%; height:140px; display:block;}
.lecturer_content ul li img:hover{cursor:pointer;}
.lecturer_content ul li .lecturer_content_li{position: absolute; left:0; width: 100%; transition:all 0.8s ease;}
.ul_wrap{ width:94%; overflow: hidden; position: relative; height:auto; min-height:140px; margin:0 auto;}
.ul_wrap ul{position: absolute; left: 0; top: 0;}
.lecturer_content02{display:none;}
@media screen and (max-width: 768px) {
.lecturer_content{display:none;}
.lecturer_content02{ display:block; margin:20px auto 0; width:96%; position: relative;}
.lecturer_content02 b{ 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%);width: 22px;height: 32px; display: block; cursor:pointer;}
.lecturer_content02 .lecturer_content_l02{ left:0; background: url(../images/back_18_1.jpg) 0 0 no-repeat;}
.lecturer_content02 .lecturer_content_r02{ right:0; background: url(../images/back_15_1.jpg) 0 0 no-repeat;}
.lecturer_content02 ul li{ float: left; width:33%; position: relative; overflow: hidden;}
.lecturer_content02 ul li img{ position: relative; width:90%; margin:0 4%; height:64px; display:block;}
.lecturer_content02 ul li img:hover{cursor:pointer;}
.lecturer_content02 ul li .lecturer_content_li02{position: absolute; left:0; width: 100%; transition:all 0.8s ease;}
.ul_wrap02{ width:88%; margin:0 auto; overflow: hidden; position: relative; height:auto; min-height:80px;}
.ul_wrap02 ul{position: absolute; left: 0; top: 0;}
}







.htwo{margin:-40px auto 0; width:96%; max-width:1200px; overflow:hidden;}
.htwo_title{overflow:hidden; font-size:18px; font-weight:bold; border-bottom:1px #ddd solid; padding-bottom:10px;}
.htwo_title span{float:right; font-size:12px; font-weight:normal;}
.htwo_title img{margin-left:10px;}
.htwoleft{float:left; width:71%;}
.htworight{float:right; width:25%;}
.htwoleft ul{overflow:hidden;}
.htwoleft li img{width:45%; height:138px; display:block; float:left; margin-right:10px; padding:2px; border:1px #ddd solid;}
.htwoleft li img:hover{border:1px #0097a8 solid; cursor:pointer;}
.htwoleft li{float:left; overflow:hidden; width:48%; margin-top:20px;}
.htwoleft li:not(:nth-of-type(2n)){ margin-right:2.5%;}
.htwoleft li h2{font-size:12px; font-weight:bold;}
.htwoleft li h4{font-weight:normal; text-transform:uppercase; font-size:12px; text-align:right;}
.htwoleft li div{font-size:12px; line-height:20px; color:#626262; padding:5px 0;}
.htwoleft li a{color:#0097a8;}
.htwoleft li a:hover{color:#00b9cd;}
.htworight ul{overflow:hidden; padding-top:8px;}
.htworight li{ line-height:40px; background:url(../images/back_31.jpg) no-repeat left center; padding-left:10px; border-bottom:1px #ddd dotted; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
@media screen and (max-width: 768px) {
.htwo{margin:30px auto 0; width:94%;}
.htwo_title{ font-size:1.125rem;}
.htwo_title span{font-size:0.75rem;}
.htwoleft{float:none; width:100%;}
.htworight{float:none; width:100%; margin-top:25px;}
.htwoleft li img{margin-right:15px; width:40%; height:106px;}
.htwoleft li{float:none; width:100%;}
.htwoleft li:not(:nth-of-type(2n)){ margin-right:0;}
.htwoleft li h2{font-size:0.75rem;}
.htwoleft li h4{font-size:0.75rem;}
.htwoleft li div{font-size:0.75rem;}
.htworight li{ font-size:0.75rem;}
}


.hygg{margin:35px auto 0; width:96%; max-width:1200px; overflow:hidden;}
.hygg img{width:100%; height:auto;}
@media screen and (max-width: 768px) {
.hygg{margin:30px auto 0;}
}



.hthree{margin:35px auto 0; width:96%; max-width:1200px; overflow:hidden;}
.hthreeleft{float:left; width:71%;}
.hthreeright{float:right; width:25%;}
.hthreeleft ul{overflow:hidden;}
.hthreeleft li{float:left; width:21.2%; overflow:hidden; padding:1%; border:1px #ddd solid; background:#f5f5f5; margin-top:20px;}
.hthreeleft li p { text-align:center; line-height:30px;}
.hthreeleft li img{width:100%; height:122px; display:block;}
.hthreeleft li:hover{border:1px #0097a8 solid; cursor:pointer;}
.hthreeleft li:not(:nth-of-type(4n)){ margin-right:2%;}
.hthreeright ul{overflow:hidden; margin-top:10px;}
.hthreeright li{float:left; width:31%; overflow:hidden; text-align:center; margin-top:5px;}
.hthreeright li img{width:90%; height:90px; max-height:90px; display:block;}
.hthreeright li p{font-size:12px;}
.hthreeright li:not(:nth-of-type(3n)){ margin-right:3.1%;}
@media screen and (max-width: 768px) {
.hthree{margin:25px auto 0; width:94%;}
.hthreeleft{float:none; width:100%;}
.hthreeleft li img{height:107px;}
.hthreeright{float:none; width:100%; margin-top:30px;}
.hthreeleft li{width:45%; padding:1%; margin-top:15px;}
.hthreeleft li:not(:nth-of-type(4n)){ margin-right:0;}
.hthreeleft li:not(:nth-of-type(2n)){ margin-right:4%;}
.hthreeright li p{font-size:0.75rem;}
.hthreeright li img{width:100%; height:140px;display:block;  max-height:none;}
}





/*--------首页页脚版权说明--------------*/
#idend{background:#f0f0f0; margin:30px auto 0; overflow:hidden; width:100%; padding:25px 0 35px;}
.endtop{margin:0 auto; width:96%; max-width:1200px; overflow:hidden; padding-bottom:18px; line-height:22px; border-bottom:1px #ddd solid;}
.endtop a{padding:0 9px; word-wrap: break-word; word-break: normal; display:block; float:left;}
.end{margin:20px auto 0; width:96%; max-width:1200px; overflow:hidden;}
.endleft{float:left; overflow:hidden; width:62%; line-height:26px;}
.endright{float:right;overflow:hidden; width:32%;}
.endright li{float:right; text-align:center; padding-left:10%;}
.zsend{display:none;}
@media screen and (max-width: 768px) {
#idend{padding-bottom:50px;}
.endtop{display:none;}
.endleft{font-size:0.75rem; line-height:22px;}
.endright li{font-size:0.75rem; margin-bottom:15px;}
.zsend{
display:block;
margin:0 auto; 
position:fixed; 
bottom:0; 
width:100%; 
height:40px; padding:5px 0;
z-index:1000; 
text-transform:uppercase;
background:#0097a8;}
.zsend li{float:left; text-align:center; color:#fff; width:32%; font-size:0.75rem; height:40px;}
.zsend li img{width:20px; margin:0 auto;}
}
@media screen and (max-width: 414px) {
.end{width:90%; margin:0 auto;}
.end span{padding:0 3%;}
}




.lybanner{width:100%; overflow: hidden; margin:136px auto 0;}
.lybanner img{width:100%; height:auto; display:block;}
@media screen and (max-width: 768px) {
.lybanner{margin-top:50px;}
}


.weizhi{overflow:hidden;width:96%; max-width:1200px; margin:0 auto; font-size:13px; padding:20px 0 18px;}
.weizhi img{margin-right:8px;}
.weizhi span{float:right; font-size:12px; line-height:30px;}
@media screen and (max-width: 768px) {
.weizhi{padding:12px 0; font-size:0.75rem; width:94%;}
}


.lymain{width:96%; max-width:1200px; margin:0 auto; padding-bottom:15px; overflow:hidden;}
.lymainleft{float:left; width:18%; overflow:hidden;}
.lymainright{float:right; width:68%; padding:5%; background:#fff; min-height:500px;}

.category{overflow:hidden;}
.category h4,.leftcontact h4{background:#249faf; line-height:42px; height:42px;padding-left:25px; font-size:16px; font-weight:normal; color:#fff;}
.category li{ line-height:42px; height:42px; background:#fff; border-bottom:1px #dcdcdc solid;}
.category li a{display:block; padding-left:25px; font-size:14px;}
.category li a:hover{background:#e8e8e8;}
.category h2{ font-size:14px; background:#696969; font-weight:normal;line-height:42px; height:42px;border-bottom:1px #dcdcdc solid; color:#fff;}
.category h2 a{display:block; padding-left:25px; color:#fff;}
.category h2 a:hover{background:#435994; color:#fff;}
#onsec a{background:#e8e8e8;}
.leftcontact{overflow:hidden; width:220px; margin-top:20px;}
.leftcontact_img{ overflow:hidden;}
.leftcontact_img img{display:block; width:220px;}
.leftcontact_lr{overflow:hidden; background:#fff; font-size:12px; line-height:22px; padding:10px 12px;}

.righttitle{font-size:18px; overflow:hidden; color:#10c4d9; font-weight:bold; background:url(../images/right_line.gif) repeat-x left bottom; padding-bottom:35px;}
.righttitle a{color:#10c4d9;}
.righttitle a:hover{color:#ff0000;}
.righttitle span{float:right; font-size:12px; text-transform:uppercase;}
@media screen and (max-width: 768px) {
.lymain{width:94%; padding-bottom:0;}
.lymainleft{float:none; width:100%;}
.lymainright{float:none; width:90%; margin-top:20px;  min-height:320px;}
.leftcontact{display:none;}
.category h4{display:none;}
.category li{float:left; width:24.2%; text-align:center; font-size:0.75rem; border-bottom:0; border-radius:100px; background:#e8e8e8; line-height:28px; height:28px; margin-bottom:4px;}
.category li a{padding-left:0; font-size:0.75rem;}
.category li:not(:nth-of-type(4n)){ margin-right:1%;}
#onsec a{background:#10c4d9; border-radius:100px; color:#fff;}
}


.tylm{ overflow:hidden; line-height:26px; font-size:14px; padding-top:30px;}
.tylm img{max-width:100%; height:auto;}
.texttitle{ line-height:30px; font-size:18px; color:#F60; border-bottom:1px #CCCCCC dotted; padding-bottom:10px; margin-bottom:20px; font-weight:bold;}
@media screen and (max-width: 768px) {
.tylm{font-size:0.875rem;}
.texttitle{font-size:1.125rem;}
}





.honor{overflow:hidden;}
.honorul{overflow:hidden;}
.honorul li{float:left; overflow:hidden; width:20.4%; border:1px #ddd solid; padding:1%; text-align:center; margin-top:3.5%;}
.honorul li:not(:nth-of-type(4n)){ margin-right:3%;}
.honorul li img{width:100%; height:125px; display:block;}
.honorul li p{font-size:12px; padding-top:6px;}
.honorul li:hover{border:1px #249faf solid; cursor:pointer;}
.honorul li:hover p{color:#249faf;}
.honorlr{overflow:hidden; margin-top:40px; line-height:28px; font-size:13px;}
@media screen and (max-width: 768px) {
.honorul li{width:45%; padding:1% 1% 3%; margin-top:5%;}
.honorul li:not(:nth-of-type(4n)){ margin-right:0;}
.honorul li:not(:nth-of-type(2n)){ margin-right:4%;}
.honorlr{margin-top:30px; line-height:26px; font-size:0.75rem;}
.honorul li img{height:107px;}
}



.pagecontent{overflow:hidden; padding-top:50px;}
.timeline { list-style: none; padding:20px 0 20px; position: relative; } 
.timeline:before { top: 0; bottom: 0; position: absolute; content: " "; width: 3px; background-color: #249faf; left: 50%; margin-left: -1.5px; } 
.tldate { display: block; width: 100px; background: #249faf; border: 2px solid #249faf; 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: #249faf; border: 2px solid #249faf; 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:34%; top:26px; float:left;} 
.tldateright { position: relative; width: 100px; background: #249faf; border: 2px solid #249faf; 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:34%; top:26px; float:right;} 
@media screen and (max-width: 768px) {
.tldateleft {font-size:0.875rem; 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:0.875rem; 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:39.5%; 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 #249faf; 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: #249faf; } 
 .tl-body p, .tl-body ul { margin-bottom: 0; } 
 .tl-body > p + p { margin-top: 5px; } 
 .tl-body p{line-height:22px; margin-bottom:5px;}
@media screen and (max-width: 768px) {
     .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; } 
}



.partner{overflow:hidden; padding-top:10px;}
.partner h2{font-size:16px; font-weight:bold; line-height:30px; border-bottom:1px #CCCCCC dotted; margin-top:20px;}
.partnerul{overflow:hidden;}
.partnerul li{float:left; width:14%; overflow:hidden; border:1px #ddd solid; margin-top:3%;}
.partnerul li:not(:nth-of-type(6n)){ margin-right:2.8%;}
.partnerul li img{width:100%; height:144px; display:block;}
.partnerul li:hover{border:1px #10c4d9 solid; cursor:pointer;}
@media screen and (max-width: 768px) {
.partnerul li{width:22%; margin-top:5%;}
.partnerul li:not(:nth-of-type(6n)){ margin-right:0%;}
.partnerul li:not(:nth-of-type(4n)){ margin-right:3%;}
.partnerul li img{height:70px;}

}


.case{overflow:hidden;}
.caseul{overflow:hidden;}
.caseul li{float:left; width:23%; overflow:hidden; text-align:center; margin-top:3.5%;}
.caseul li img{display:block; width:93%; height:117px; padding:3%; border:1px #ddd solid;}
.caseul li:not(:nth-of-type(4n)){ margin-right:2.5%;}
.caseul li p{padding-top:5px; min-height:35px; max-height:35px;}
.caseul li img:hover{border:1px #10c4d9 solid; cursor:pointer;}
@media screen and (max-width: 768px) {
.caseul li{width:48%; margin-top:5.5%;}
.caseul li:not(:nth-of-type(4n)){ margin-right:0;}
.caseul li:not(:nth-of-type(2n)){ margin-right:4%;}
.caseul li p{font-size:0.75rem;}
.caseul li img{height:106px;}
}




.team{overflow:hidden;}
.teamul{overflow:hidden;}
.teamul li{overflow:hidden; float:left; width:22.7%; margin-top:4%;}
.teamul li img{width:100%; height:237px;}
.teamul li:not(:nth-of-type(4n)){ margin-right:3%;}
.teamul li h2{font-weight:normal; font-size:14px; font-weight:bold; padding:5px 0;}
.teamul li div{font-size:12px; line-height:20px; height:60px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
@media screen and (max-width: 768px) {
.teamul li{width:47.5%; margin-top:8%;}
.teamul li:not(:nth-of-type(4n)){ margin-right:0;}
.teamul li:not(:nth-of-type(2n)){ margin-right:5%;}
.teamul li h2{font-size:0.875rem;}
.teamul li div{font-size:0.75rem;}
.teamul li img{min-width:180px; height:230px;}
}




.news{overflow:hidden;}
.newsul{overflow:hidden;}
.newsul li{overflow:hidden; border-bottom:1px #ddd dotted; padding:30px 0;}
.newsul li img{width:30%; float:left; margin-right:2%; height:184px;}
.newsul li h2{font-size:16px; font-weight:bold; color:#10c4d9;}
.newsul li h2 a{color:#10c4d9;}
.newsul li h2 a:hover{color:#249faf;}
.newsul li p{ color:#999; padding:4px 0px; line-height:22px;}
.newsul li div{ line-height:22px; color:#636363;}
@media screen and (max-width: 768px) {
.newsul li{padding:25px 0;}
.newsul li img{width:40%; float:left; margin-right:2%; height:95px;}
.newsul li h2{font-size:0.875rem;}
.newsul li p{ font-size:0.75rem; color:#666;}
.newsul li div{font-size:0.75rem;}
}





.productlb{overflow:hidden;}
.productlbul{overflow:hidden;}
.productlbul li{overflow:hidden; margin-top:5%; padding-bottom:5%; border-bottom:1px #ddd dotted;}
.productlbul li img{float:left; width:19%; height:221px; display:block; margin-right:20px;}
.productlbul li h2{font-size:14px; font-weight:bold; padding-bottom:10px;}
.productlbul li div{line-height:22px;}
.productlbulp {float:left; width:35%; padding-right:3%; line-height:28px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}


.cplist{overflow:hidden;}
.cplistul{overflow:hidden; padding-top:20px;}
.cplistul li{overflow:hidden; line-height:22px; padding:12px 0 12px 12px; font-size:13px; background:url(../images/back_31.jpg) no-repeat left center; border-bottom:1px #ddd dotted;overflow: hidden;
text-overflow:ellipsis;white-space: nowrap;}
.cplistul li span{float:right; font-size:12px; color:#969696;}

@media screen and (max-width: 768px) {
.productlbulp {float:left; width:100%; line-height:22px; padding-bottom:5px; border-bottom:1px #CCCCCC dotted; margin-bottom:5px; padding-right:0px;}
.productlbul li{margin-top:7%; padding-bottom:7%;}
.productlbul li img{width:30%; height:136px;}
.cplistul li{font-size:0.75rem;}
}



.lymainlr{overflow:hidden; background:#fff; padding:6%;}
.lymainlr_lr{overflow:hidden; margin-top:50px; line-height:26px; font-size:13px;}
.lymainlr_lr img{width:100%; height:auto; margin:0 auto; text-align:center;}
@media screen and (max-width: 768px) {
.lymainlr_lr{margin-top:30px; font-size:0.875rem;}
}







.show{overflow:hidden;}
.newsshow{ overflow:hidden;}
.news_xxjs{line-height:26px!important; font-size:14px!important; font-weight:normal!important; margin:15px auto; overflow:hidden;}
.news_xxjs p,.news_xxjs span{line-height:26px!important; font-size:14px!important;}
.news_xxjs td{padding:4px; font-size:14px!important; border:1px #CCCCCC 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:25px 20px 15px; font-weight:bold;}
.news_title h1{font-size:28px; font-weight:normal;}
.team_img{ margin:0 auto; padding:10px 0; overflow:hidden; text-align:center;}
.team_img img{ min-height:200px; max-width:300px; height:auto;}
@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;}
.team_img{text-align:center;}
.team_img img{max-width:240px;}
}



.pubdate{border-top:#ccc 0px dotted; line-height:20px; margin:10px 0; OVERFLOW: hidden; text-align:center;color:#999999;}
.pubdate span{margin:0px 10px;}
.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;}


/*分页*/
.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 5px; margin:0 2px;}
}


/*相关资讯*/
.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:14px; padding:5px 0px;}
.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;}


/*--------在线留言--------------*/
.guestbookbg{overflow:hidden; padding-top:15px; min-height:600px;}
.guestbook{overflow:hidden;}
.guestbook ul{border:1px solid #ddd; border-bottom:0px solid #ddd;} 
.guestbook ul li{ padding:10px 0; border-bottom:1px solid #ddd;}
.guestbook ul li span{float:left; text-align:right; width:13%; padding:0 10px 0 0; line-height:30px; font-size:13px;}
.guestbooktest01{border:1px #ddd solid; height:28px; line-height:28px; width:80%; padding-left:5px;font-size:13px;}
.guestbooktest02{border:1px #ddd solid; height:120px; line-height:24px; width:80%; padding-left:5px;font-size:13px;font-family:Microsoft YaHei;}
.guestbooktest03{border:1px #ddd solid; height:28px; line-height:28px; width:6%; padding-left:5px;font-size:13px;}
.submit02{ color:#fff; background:#4bb8c7; cursor:pointer; font-size:13px; text-align:center; padding:8px 0; width:110px; border:0;font-family:Microsoft YaHei;}
.submit02:hover{ background:#007b98;}
@media screen and (max-width: 768px) {
.guestbook ul li span{font-size:0.875rem; width:22%; padding-right:2%;}
.guestbooktest01{font-size:0.875rem; width:66%;}
.guestbooktest02{font-size:0.875rem; width:66%;}
.guestbooktest03{font-size:0.875rem; width:20%;}
.submit02{font-size:0.875rem; width:90px;}
}



.photogallery{overflow:hidden;}
.photogalleryul{overflow:hidden; padding-top:30px;}
.photogalleryul li{float:left; width:13.4%; overflow:hidden; margin-bottom:1%; background:#f5f5f5;}
.photogalleryul li img{width:100%; height:140px; display:block;}
.photogalleryul li:not(:nth-of-type(7n)){ margin-right:1%;}
@media screen and (max-width: 768px) {
.photogalleryul{padding-top:20px;}
.photogalleryul li{width:32%; margin-bottom:1%;}
.photogalleryul li:not(:nth-of-type(7n)){ margin-right:0;}
.photogalleryul li:not(:nth-of-type(3n)){ margin-right:1%;}
.photogalleryul li img{height:130px;}

}



.album{overflow:hidden;}
.albumul{overflow:hidden; margin-top:30px;}
.albumul li{float:left; width:22.7%; overflow:hidden; margin-bottom:5%;}
.albumul li img{width:98.5%; height:244px; display:block; border:1px #ddd solid; margin-bottom:5px;}
.albumul li:not(:nth-of-type(4n)){ margin-right:3%;}
.albumul li h2{font-size:12px; line-height:20px; font-weight:bold;}
.albumul li p{font-size:12px; line-height:20px;}
.albumul li div{overflow:hidden; min-height:60px; max-height:60px;}
@media screen and (max-width: 768px) {
.albumul{margin-top:20px;}
.albumul li{float:left; width:30.3%; overflow:hidden; margin-bottom:8%;}
.albumul li:not(:nth-of-type(4n)){ margin-right:0;}
.albumul li:not(:nth-of-type(3n)){ margin-right:4%;}
.albumul li img{width:98.5%; height:127px;}
.albumul li h2,.albumul li p{font-size:0.75rem;}
}



.cpshow{width:100%; margin:0px auto;}
@media screen and (max-width: 768px) {
.cpshow{width:100%; margin:0 auto;}
}


#tab1{width:100%; height:50px; margin:25px auto 0; background:#e4e4e4;text-align:center;}
#tab1 ul{overflow:hidden;}
#tab1 li{position: relative;display: inline-block; vertical-align: top; margin: 0 25px; height:50px; line-height:50px; font-size:18px; cursor: pointer;}
#tab1 li.now {color:#e17212;}
#tab1 li i {position:absolute; left:0; bottom:-1px; width:100%; height:3px; background-color:#e17212; display:none;}
#tab1 li.now i {display:block;}
#sp1{ width:1300px; margin:20px auto;}

.tablist{overflow:hidden; display:none; line-height:26px!important; font-size:13px!important; font-weight:normal!important;}
.tablist table{width:100%!important;}
.tablist p,.tablist span{line-height:26px!important; font-size:14px!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) {
#tab1{height:auto; margin:0px auto; overflow:hidden;}
#tab1 li{position: relative;display: inline-block; vertical-align: top; margin: 0 10px; height:40px; line-height:40px; font-size:1rem; cursor: pointer;}
#tab1 li.now {color:#e17212;}
#tab1 li i {position:absolute; left:0; bottom:-1px; width:100%; height:3px; background-color:#e17212; display:none;}
#tab1 li.now i {display:block;}
#sp1{width:96%; margin:10px auto;}

.tablist{font-size:0.875rem; padding-top:0px;}
.tablist p,.tablist span{font-size:0.75rem!important; line-height:20px!important;}
.tablist td{font-size:0.75rem!important;}
.tablist table{ width:100%; height:auto!important; display: block; display:-webkit-box; white-space: nowrap; overflow-x: auto; overflow-y: hidden; border:0px #ddd solid;}
}

/*---搜索页面----*/
.searcharea{padding:20px 0;}
.searcharea ul{overflow:hidden;}
.searcharea ul li{border-bottom:1px #ddd dotted; padding:10px;}
.searcharea ul li:hover{background:#fff;}
.searcharea ul li h3{font-size:14px; font-weight:600;}
.searcharea ul li h4{ font-size:12px; color:#666; line-height:20px; font-weight:normal;}
@media screen and (max-width: 768px) {
.searcharea{padding:0px;}
}

