﻿/* 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:#0b98e0;}
.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:Verdana, 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:120px; position:fixed; top:0; left:0; background:#fff; z-index:9999999;}
.header{ width:96%; max-width:1200px; height:74px; margin:0 auto;}
.headerleft{float:left; width:45%; overflow:hidden; height:74px;}
.headerleft img{display:block;}
.headerright{float:right; width:50%; padding-top:16px; text-align:right;}
.tel{background:url(../images/back_09.jpg) no-repeat left center; height:41px; overflow:hidden; width:151px; float:right; padding-left:45px; text-align:left;}
.tel p{font-size:12px; color:#3b3b3b;}
.tel h4{font-size:18px; color:#ff6600;font-family:fontch01; font-weight:normal;}

.weixin{ width:41px; height:41px; position:relative; float:right; margin:0 10px;}
.weixin .weixin_nr{width:100px; height:120px; padding:10px; background:#f5f5f5; text-align:center; position:absolute; left:-40px; top:50px; display:none; z-index:9999999;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-bottom:10px solid #f5f5f5;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:50px; top:-10px;}
.weixin.on .weixin_nr{ display:block;}



.nav{overflow:hidden; width:100%; height:46px; margin:0 auto; background:url(../images/back_15.jpg) repeat-x;}
#jsddm{overflow:hidden;width:96%; max-width:1200px; margin:0 auto;}
#jsddm li{float:left; line-height:40px; overflow:hidden; text-align:center;}
#jsddm li a{display: block; color:#fff; font-size:14px; white-space: nowrap;}
#jsddm li a:hover{ color:#3A3535;}
.one{font-size:14px; color:#fff; line-height:46px; text-align:center; padding:0 20px;}
#jsddm li:hover{color:#fff; background:#0b98e0;}
#jsddm li:hover span{color:#fff;}
/*#jsddm li:hover a{color:#fff;}*/
#jsddm span:hover a{color:#fff;}
.two{font-size:14px; color:#fff; line-height:46px; 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:left; color:#fff; height:36px;}
#jsddm li ul li a{min-width:100px; padding:0 16px; width:auto; color: #fff; font-size:13px; font-weight:normal; background:#0b98e0; border-bottom:1px #0da8f8 solid;}
#jsddm li ul li a:hover{color:#fff; background:#0da8f8;}


.nav_wrap2{display:none;}
@media screen and (max-width:640px){
#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: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: 35px;
    line-height:35px;
    border-bottom: 1px solid #0e4ac6;
	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;
	font-weight:normal;
    width: 45%;
	padding-left:5%;
    height: 100%;
    background-color: #013298;
    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:121px 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:3%; -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: 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: 640px) {
.flower{ display:none;}
.flexslider{display:block; position:relative; height:auto; overflow:hidden;background:url(../images/loading.gif) 50% no-repeat; margin:50px 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/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.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;}
}




.hyss{ background:#f0f0f0; height:50px; border-bottom:1px #d9d9d9 solid; width:100%; margin:0 auto;}
.hysslr{margin:0 auto; width:96%; max-width:1200px; overflow:hidden;}
.hyss_l{float:left; width:68%; overflow:hidden; background:url(../images/back_21.jpg) no-repeat left center; line-height:50px; font-size:13px;}
.hyss_r{float:right; width:32%; overflow:hidden; text-align:right;}
.hyss_l span{padding-left:35px; color:#0b98e0;}
.hyss_l a{padding-left:12px;}
.hyss_r p{padding:10px 0px;}
.text01{border:1px #d9d9d9 solid; border-right:0; background:#fff; padding-left:6px; height:30px; line-height:30px; width:200px; vertical-align:top; color:#7c7c7c; font-size:12px;}
.submit01{ background:#fff url(../images/back_23.jpg) no-repeat center center; border:1px #d9d9d9 solid; border-left:0; height:32px; width:30px; vertical-align:top; cursor:pointer;}
@media screen and (max-width: 640px) {
.hyss_l{display:none;}
.hyss_r{float:none; width:100%;}
.text01{font-size:0.75rem; width:89%;}
}


.htitle{overflow:hidden; text-align:center;}
.htitle h2{ font-size:22px; color:#0b98e0; font-weight:normal; text-transform:uppercase; background:url(../images/enback_28.jpg) no-repeat center 10px;}
.htitle div{width:90%; margin:0 auto; font-size:12px; line-height:22px; padding:10px 0px; color:#636363;}
@media screen and (max-width: 640px) {
.htitle h2{font-size:1.3rem; width:90%; margin:0 auto;}
.htitle div{width:90%; font-size:0.75rem;}
}


.hone{margin:40px auto 0; width:96%; max-width:1200px; overflow:hidden;}
.hone_l{float:left; overflow:hidden; width:18%; margin-top:25px; border:1px #ddd solid; background:#fafafa;}
.hone_r{float:right; overflow:hidden; width:79.5%; margin-top:25px;}
.hone_l_title{overflow:hidden;}
.hone_l_title img{width:100%; height:auto; display:block;}
.hone_l ul{overflow-y:scroll; padding:10px 0 20px 10px; height:500px;}
.hone_l h2{width:151px; padding-left:35px; height:33px; line-height:33px; font-weight:bold; background:url(../images/back_39.jpg) no-repeat; font-size:14px; color:#fff; margin-top:10px; margin-bottom:3px;}
.hone_l h2 a{color:#fff;}
.hone_l li{font-size:12px; line-height:30px; padding-left:30px; border-bottom:1px #CCC dotted;}
.hone_r ul{overflow:hidden;}
.hone_r li{float:left; overflow:hidden; width:23.5%; margin-bottom:19px; text-align:center; font-size:12px;}
.hone_r li:not(:nth-of-type(4n)){ margin-right:2%;}
.hone_r li img{width:96%; height:auto; display:block; padding:2%; background:#f5f5f5;}
.hone_r li p{padding-top:6px;}
@media screen and (max-width: 640px) {
.hone{width:94%; margin:20px auto 0;}
.hone_l{display:none;}
.hone_r{float:none; width:100%; margin-top:15px;}
.hone_r li{width:31%; margin-bottom:19px; font-size:0.75rem;}
.hone_r li:not(:nth-of-type(4n)){ margin-right:0%;}
.hone_r li:not(:nth-of-type(3n)){ margin-right:3%;}
}




#idhtwo{ min-height:530px; width:100%; background:url(../images/hybb01.jpg) no-repeat 50% top; margin:30px auto 0;}
.htwo{margin:0 auto; width:96%; max-width:1200px; overflow:hidden; padding:3% 0 3%; min-height:460px;}
.htwo .htitle h2{color:#fff; background:url(../images/back_43.png) no-repeat center 10px;}
.htwo_lr{color:#fff; font-size:13px; line-height:22px; text-align:center; width:90%; margin:15px auto 0;}
.htwo ul{overflow:hidden; padding:20px 5% 0;}
.htwo li img{width:100%; height:auto; display:block;}
.htwo li{float:left; overflow:hidden; width:32%;}
.htwo li:not(:nth-of-type(3n)){ margin-right:1.8%;}
@media screen and (max-width: 640px) {
#idhtwo{min-height:0; background:url(../images/hybb01.jpg) repeat 50% top; margin:10px auto 0;}
.htwo{width:94%; padding:6% 0 8%;}
.htwo_lr{font-size:0.875rem; line-height:24px; width:96%;}
}



.hthree{margin:40px auto 0; width:96%; max-width:1200px; overflow:hidden;}
.lecturer_content{ margin:20px auto; 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: 23px;height: 23px; display: block; cursor:pointer;}
.lecturer_content .lecturer_content_l{ left: -2.5%; background: url(../images/back_61.jpg) 0 0 no-repeat;}
.lecturer_content .lecturer_content_r{ right: -2.5%; background: url(../images/back_64.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:auto; display:block; border:1px #ddd solid;}
.lecturer_content ul li img:hover{cursor:pointer; border:1px #0b98e0 solid;}
.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:210px;}
.ul_wrap ul{position: absolute; left: 0; top: 0;}
.lecturer_content02{display:none;}
@media screen and (max-width: 1100px) {
.lecturer_content b{top:46%;}
.ul_wrap{min-height:250px;}
}
@media screen and (max-width: 640px) {
.hthree{margin:20px auto 0; width:94%;}
.lecturer_content{display:none;}
.lecturer_content02{ display:block; margin:20px auto; width:96%; position: relative; max-width:640px;}
.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: 23px;height: 23px; display: block; cursor:pointer;}
.lecturer_content02 .lecturer_content_l02{ left: -2.5%; background: url(../images/back_61.jpg) 0 0 no-repeat;}
.lecturer_content02 .lecturer_content_r02{ right: -2.5%; background: url(../images/back_64.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:auto; display:block; border:1px #ddd solid;}
.lecturer_content02 ul li img:hover{cursor:pointer; border:1px #0b98e0 solid;}
.lecturer_content02 ul li .lecturer_content_li02{position: absolute; left:0; width: 100%; transition:all 0.8s ease;}
.ul_wrap02{ width:92%; margin:0 auto; overflow: hidden; position: relative; height:auto; min-height:150px;}
.ul_wrap02 ul{position: absolute; left: 0; top: 0;}
}



.hygg{margin:20px auto 0; overflow:hidden; width:100%;}
.hygg img{width:100%; height:auto;}
.hygg_m{display:none;}
@media screen and (max-width: 640px) {
.hygg{display:none;}
.hygg_m{display:block;}
.hygg_m img{width:100%; height:auto;}
}



.hfour{width:96%; max-width:1200px; overflow:hidden; margin:40px auto;}
.hfour ul{overflow:hidden; margin-top:20px;}
.hfour li{float:left; overflow:hidden; width:17%; text-align:center;}
.hfour li:not(:nth-of-type(5n)){ margin-right:3.2%;}
.hfour li img{width:100%; height:auto; display:block;}
.hfour li h2{font-size:14px; font-weight:normal; padding:8px 0 4px;}
.hfour li p{ color:#8b8b8b; line-height:20px; max-height:43px;}
@media screen and (max-width: 640px) {
.hfour{width:94%; margin:20px auto;}
.hfour ul{margin-top:15px;}
.hfour li{width:31%; margin-bottom:15px;}
.hfour li:not(:nth-of-type(5n)){ margin-right:0%;}
.hfour li:not(:nth-of-type(3n)){ margin-right:3%;}
.hfour li h2{font-size:0.875rem;}
.hfour li p{ font-size:0.75rem;}
}




#idhfive{ background:#f6f6f6; width:100%; margin:0 auto; padding:30px 0; overflow:hidden;}
.hfive{width:96%; max-width:1200px; overflow:hidden; margin:0 auto;}
.hfivetitle{ border-bottom:1px #dbdbdb solid; color:#0b98e0; font-size:20px; font-weight:normal; line-height:40px;}
.hfivetitle span{float:right; font-size:12px; font-weight:normal;}
.hfive_l{float:left; width:31%; margin-right:3.5%; overflow:hidden;}
.hfive_r{float:right; width:31%; overflow:hidden;}
.hfive_l_t{overflow:hidden; margin-top:15px;}
.hfive_l_t img{width:100%; height:auto; display:block;}
.hfive_l_t h2{ font-size:14px; font-weight:bold; padding-top:10px;}
.hfive_l_t p{ color:#646464; font-size:12px; line-height:22px;}
.hfive_l ul{overflow:hidden; padding-top:8px;}
.hfive_l li{font-size:12px; background:url(../images/back_90.jpg) no-repeat left center; padding-left:10px; line-height:32px; border-bottom:1px #CCCCCC dotted; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.hfive_r ul{padding-top:6px;}
.hfive_r li{overflow:hidden; padding:10px 0;}
.hfive_r li h2{background:url(../images/enback_82.jpg) no-repeat left center; padding-left:25px; font-size:13px; min-height:19px; font-weight:bold; margin-bottom:8px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.hfive_r li div{background:url(../images/enback_85.jpg) no-repeat left 5px; padding-left:25px; font-size:12px; line-height:20px; color:#696969;}
@media screen and (max-width: 640px) {
#idhfive{padding:20px 0;}
.hfive{width:94%;}
.hfivetitle{font-size:1.2rem;}
.hfive_l{float:none; width:100%; margin-right:0%; margin-bottom:20px;}
.hfive_r{float:none; width:100%;}
.hfive_l_t h2{font-size:1rem; margin-bottom:5px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.hfive_l_t p{font-size:0.75rem;}
.hfive_l li{font-size:0.875rem; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.hfive_r li h2{padding-left:25px; font-size:0.875rem; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.hfive_r li div{font-size:0.75rem;}
}




.hsix{width:96%; max-width:1200px; overflow:hidden; margin:40px auto;}
.hsix ul{overflow:hidden; padding-top:20px;}
.hsix li{overflow:hidden; width:10.8%; float:left; border:1px #ddd solid; margin-bottom:15px;}
.hsix li img{width:100%; height:auto; display:block;}
.hsix li:not(:nth-of-type(8n)){ margin-right:1.5%;}
.hsix li:hover{border:1px #0b98e0 solid; cursor:pointer;}
@media screen and (max-width: 640px) {
.hsix{width:94%; margin:20px auto 5px;}
.hsix li{width:22.8%; margin-bottom:15px;}
.hsix li:not(:nth-of-type(8n)){ margin-right:0%;}
.hsix li:not(:nth-of-type(4n)){ margin-right:2%;}
}






/*--------首页页脚版权说明--------------*/
#idend{background:#002f94; margin:0 auto; overflow:hidden; width:100%;color:#fff; padding:35px 0 20px;}
.endtop{margin:0 auto; width:96%; max-width:1200px; overflow:hidden; padding-bottom:20px;}
.endtop_l{float:left; overflow:hidden; width:30%; margin-top:20px;}
.endtop_c{float:left; overflow:hidden; width:33%; padding:0px;}
.endtop_r{float:right; overflow:hidden; width:30%; font-size:12px; line-height:24px;}
.endtop_title{ font-size:18px; text-transform:uppercase; margin-bottom:8px;}
.endtop_l ul{overflow:hidden;}
.endtop_l li{float:left; text-align:center; font-size:13px; margin-right:2%; width:40%;}
.endtop_l li img{max-width:100%; height:auto;}
.endtop_c ul{overflow:hidden; padding-top:10px;}
.endtop_c li{float:left; height:28px; line-height:28px; text-align:center; font-size:13px; background:#1788dd; width:31%; border-radius:20px; margin-bottom:12px;}
.endtop_c li:not(:nth-of-type(3n)){ margin-right:2%;}
.endtop_c li a{color:#fff; display:block;}
.endtop_c li a:hover{ background:#30a6ff; cursor:pointer;border-radius:20px;}

.end{text-align:center;color:#fff; line-height:22px; font-size:12px;}
.end a{color:#fff;}
.end a:hover{color:#fff;}

.zsend{display:none;}
@media screen and (max-width: 640px) {
#idend{width:100%; padding:15px 0 65px;}
.endtop{display:none;}
.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;}
}
@media screen and (max-width: 414px) {
.end{width:90%; margin:0 auto;}
.end span{padding:0 3%;}
}




.lybanner{width:100%; overflow: hidden; margin:121px auto 0;}
.lybanner img{width:100%; height:auto; display:block;}
@media screen and (max-width: 640px) {
.lybanner{margin-top:50px;}
}





.lymain{width:96%; max-width:1200px; margin:25px auto 40px;}
.lymainleft{float:left; width:15%;}
.lymainright{float:right; width:81%;}
.leftlb{overflow:hidden; border:1px #ddd solid; margin-bottom:20px;}
.lefttitle{background:#013091; color:#fff; font-size:14px; font-weight:bold; line-height:40px; padding-left:20px;}
.leftlb ul{overflow:hidden; background:#f5f5f5;}
.leftlb li{padding:10px 0 10px 12px; font-size:13px; line-height:20px; border-top:1px #ddd solid;}
.leftlb li:hover{background:#0b98e0; color:#fff; cursor:pointer;}
.leftlb li:hover a{color:#fff;}
#onsec{color:#ff0000;}
#onsec a{color:#ff0000;}
.leftlb h2{background:#0b98e0; color:#fff; font-size:14px; font-weight:normal; line-height:40px; padding-left:20px; border-top:1px #ddd solid;}
.leftlb h2 a{color:#fff;}


#onsec_m02{color:#ff0000;}
#onsec_m02 a{color:#ff0000;}


.righttitle{overflow:hidden; border-bottom:1px #ccc solid; line-height:20px; font-size:13px; color:#002c8a; padding:10px 0px;}
.righttitle a{color:#002c8a;}
.righttitle a:hover{color:#0b98e0;}
.righttitle span{float:right; font-size:12px; margin-left:20px;}

.leftlb_m{display:none;}
.leftlb_m02{display:none;}
@media screen and (max-width: 640px) {
.lymain{width:94%; margin:10px auto 30px;}
.lymainleft{display:none;}
.lymainright{float:none; width:94%; margin:0 auto;}
.lytitle{font-size:0.875rem;}
.lytitle span{font-size:12px;}
.leftlb_m{display:block; background:#f5f5f5;}
.leftlb_m ul{overflow:hidden; padding:3%;}
.leftlb_m li{width:32.2%; float:left; overflow:hidden; height:30px; line-height:28px; background:#0b98e0; text-align:center; color:#fff; font-size:0.875rem; border-radius:20px; margin-right:1%; margin-bottom:1%;}
.leftlb_m a{color:#fff;}
#onsec_m li{background:#013096;}
.leftlb_m02{display:block; overflow:hidden; background:#f5f5f5;}
.leftlb_m02 ul{overflow:hidden; margin-bottom:10px;}
.leftlb_m02 h2{background:#0b98e0; color:#fff; font-size:1rem; font-weight:normal; line-height:40px; padding-left:20px; margin-bottom:8px;}
.leftlb_m02 h2 a{color:#fff;}
.leftlb_m02 li{float:left; width:47%; line-height:22px; padding-top:10px; padding-bottom:10px; font-size:0.875rem; padding-left:3%;}
}



.tylm{ overflow:hidden; line-height:24px; font-size:13px; padding-top:15px;}
@media screen and (max-width: 640px) {
.tylm{font-size:0.875rem;}
.tylm img{max-width:100%; height:auto;}
}


.picture{overflow:hidden;}
.pictureul{overflow:hidden; padding-bottom:6px;}
.pictureul li{overflow:hidden; float:left; width:18.4%; margin-top:2%;}
.pictureul li:not(:nth-of-type(5n)){ margin-right:2%;}
.pictureul li img{width:100%; height:auto; display:block;}
@media screen and (max-width: 640px) {
.pictureul li{overflow:hidden; float:left; width:32%; margin-top:3%;}
.pictureul li:not(:nth-of-type(4n)){ margin-right:0%;}
.pictureul li:not(:nth-of-type(3n)){ margin-right:2%;}
}



.news{overflow:hidden;}
.newsul{overflow:hidden;}
.newsul li{overflow:hidden; border-bottom:1px #ddd dotted; padding:20px 0;}
.newsul li img{width:20%; float:left; margin-right:4%;}
.newsul li h2{font-size:15px; font-weight:normal; color:#012f8f;}
.newsul li h2 a{color:#012f8f;}
.newsul li h2 a:hover{color:#0b98e0;}
.newsul li p{ color:#999; padding:8px 0 6px; line-height:20px;}
.newsul li div{ line-height:22px; color:#636363;}
.newsul li h4{font-weight:normal; font-size:12px;}
@media screen and (max-width: 640px) {
.newsul li img{width:100%; margin:0 auto; margin-bottom:10px;}
.newsul li h2{font-size:1rem;}
.newsul li p{ font-size:0.75rem; color:#666;}
.newsul li div{font-size:0.875rem; margin-top:10px; line-height:24px;}
}




.product{overflow:hidden;}
.productul{overflow:hidden;}
.productul li{float:left; overflow:hidden; width:23.5%; margin-top:20px; margin-bottom:5px; text-align:center; font-size:12px;}
.productul li:not(:nth-of-type(4n)){ margin-right:2%;}
.productul li img{width:96%; height:auto; display:block; padding:2%; background:#f5f5f5; min-height:170px;}
.productul li p{padding-top:6px;}
@media screen and (max-width: 640px) {
.productul li{width:31%; margin-top:15px; font-size:0.75rem;}
.productul li:not(:nth-of-type(4n)){ margin-right:0%;}
.productul li:not(:nth-of-type(3n)){ margin-right:3%;}
.productul li img{min-height:105px;}
.productul li p{padding-top:6px; min-height:30px;}
}


.cpshow{overflow:hidden;}
.cpshowtop{padding-top:20px; overflow:hidden;}
.cpshowtop_l{float:left; width:56%;overflow:hidden;}
.cpshowtop_r{float:right; width:40%;overflow:hidden;}
.cpshowtop_l img{width:96%; height:auto; padding:2%; background:#f5f5f5;}
.cpshowtop_r h2{font-size:18px; color:#013096;}
.cpshowtop_r p{overflow:hidden; padding:10px 0;}
.cpshowtop_r div{overflow:hidden; line-height:22px;}
.cpshowend{overflow:hidden; line-height:26px; font-size:14px; border-top:1px #f0f0f0 solid; padding-top:20px; margin-top:40px;}
.cpshowend td{padding:2px 4px; font-size:12px;}
@media screen and (max-width: 640px) {
.cpshowtop_l{float:none; width:100%; margin-bottom:10px;}
.cpshowtop_r{float:none; width:100%;}
.cpshowtop_r h2{font-size:1.125rem;}
.cpshowtop_r p{font-size:0.875rem;}
.cpshowtop_r div{font-size:0.875rem;}
.cpshowend{font-size:0.875rem; margin-top:25px;}
.cpshowend table{display: block; display: -webkit-box; width:auto; white-space: nowrap; overflow-x: auto; overflow-y: hidden;}
.cpshowend table td{white-space:nowrap; font-size:0.75rem; padding:0 7px;}
}






.show{overflow:hidden;}
.newsshow{ overflow:hidden;}
.news_xxjs{line-height:24px!important; font-size:13px!important; font-weight:normal!important; margin:15px auto; overflow:hidden;}
.news_xxjs p,.news_xxjs span{line-height:24px!important; font-size:13px!important;}
.news_xxjs td{padding:4px; font-size:13px!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:24px; color:#111c36; text-align:center; border-bottom:1px #eaeaea solid; padding:25px 20px 15px; font-weight:bold;}
.news_title h1{font-size:24px; font-weight:normal;}
@media screen and (max-width: 640px) {
.newsshow{padding-bottom:20px;}
.news_title{font-size:1.3rem; font-weight:bold;}
.news_title h1{font-size:1.3rem;}
.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.75rem; padding:10px 0 10px 0;}
}



.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: 640px) {
.page{padding:12px 0;}
.page a{font-size:0.875rem; padding:3px 8px; 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:13px; 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:Verdana, Geneva, sans-serif;}
.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: 640px) {
.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;}
}

