@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: Microsoft YaHei,微软雅黑;
    color: #333;
    text-align: center;
	background:#fff;
}
table {
    font-family: Microsoft YaHei;
    font-size: 12px;
}
td {
    word-break: break-all;
	vertical-align:middle;
}
tr {
    vertical-align: top;
}
a:link, a:visited {
    text-decoration: none;
    color: #333;
}
a:hover {
    text-decoration: none;
    color: #333;
}
img {
    vertical-align: middle;
    border: 0px none;
}
hr {
    height: 1px;
    border: 0;
    color: #CCCCCC;
	background:#ccc;
    overflow: hidden;
    margin:0 auto;
}
ul {
    list-style-image: none;
    list-style-type: none;
}
li, p {
}
.hide {
    display: none;
}
h1 {
    font-size: 13px;
}
h2, h3, h4, h5 {
    font-size: 12px;
    display: inline;
    text-align: left;
}
ul.nl {
	list-style-type:none;
}
ul.nl li {
    line-height: 28px;
	height:28px;
	*line-height: 28px;
	*height:28px;
	text-indent:20px;
    clear: both;
    overflow: hidden;
    text-align: left;
	font-size:12px;
	background:url(../images/zl_65.gif) 10px center no-repeat;
}
ul.nl li.newsLine {
    overflow: hidden;
    height: 5px;
    line-height: 5px;
	font-size:0;
	background:none;
	font-size:0;
	border-top:1px dashed #ccc;
}
.line {
    height: 1px;
    border-bottom: 1px dashed #ccc;
    margin: 10px auto;
    overflow: hidden;
}
ul.nl li .addTime {
    float: right;
    color: #333;
}
ul.nll {
    list-style: none outside none;
}
ul.nll li {
    line-height: 22px;
    clear: both;
    overflow: hidden;
    text-align: left;
}
ul.nll li.newsLine {
    overflow: hidden;
    height: 5px;
    line-height: 5px;
	font-size:0;
	border-bottom:1px solid #ccc;
}
.addTime {
    float: right;
    color: #333;
	margin-right:5px;
	display:inline;
}
form {
    display: inline;
}
input {
    font-family:Microsoft YaHei;
    font-size: 12px;
}
textarea {
    font-size: 12px;
    font-family:Microsoft YaHei;
    color: #333;
    border: 1px solid #CCCCCC;
    background: #F9F9F9;
    height: 100px;
}
select {
    font-size: 12px;
    font-family:Microsoft YaHei;
    color: #333;
    background-color: #FFFFFF;
}
#wrapper {
    text-align: left;
}
#mainWrapper {
    margin:20px auto 40px;
    clear: both;
	width:1200px;
}
.clear{height:0; overflow:hidden; clear:both; font-size:0;}
.fl{float:left;}
.fr{float:right;}
.cl{height: 0px; clear: both; overflow: hidden; font-size:0;zoom:1;}
.mar,.w1200{ width:1200px; margin:0 auto;}
.hover,#about .fl a img,#news dl.fr a img,#pro dt a img,#news dl.fl dd .img img{
	transition-delay: 0s;
	transition-duration: 0.5s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 0.5s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 0.5s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;}


#top{ position:relative; z-index:2;}
#top .w1200{ position:relative;}
#top .fl li{ float:left; line-height:70px; width:90px; text-align:center;}
#top .fl li a{ display:block; font-size:14px; color:#000;}
#top .fl li a:hover{ background:#015ea3; color:#fff !important;}
#top .fl li:hover{ background:#f3f3f3;}
#top .fl li:hover a{ color:#015ea3; font-weight:bold;}
#top .fl li:hover .ul a{ color:#333;}
#top .fl li .ul li:hover a{ color:#fff;}
#top .fl li .ul{ position:absolute; top:70px; left:260px; background:#f3f3f3; width:700px; height:105px; min-height:105px; display:none; border-bottom:3px solid #015ea3; padding:15px;}
#top .fl li:hover .ul{ display:block;}
#top .fl li .ul li{ width:200px; line-height:30px; margin-top:7px; margin-right:10px; background:#fff;}
#top .fl li .ul li:hover{ background:#015ea3;}
#top .fl li .ul li a{ font-size:12px; font-weight:normal;}
#top .fr{ margin-top:23px; border:1px solid #ddd;  height:20px; line-height:20px; padding:1px; display:inline;}
#top .fr .se1{ padding-left:5px; background:none; border:none; width:145px; height:20px; outline: none; color:#999;}
#top .fr .se2{ background:url(../images/home_07.png) 5px center no-repeat; width:25px; border:none; cursor:pointer; outline: none; color:#666;}
.logotext{ display:none;}

.banner{ text-align:center; background:#eee;}
#rev_slider_1_1{ cursor:pointer;}

#pro .title{ padding:25px 15px;}
#pro .title h4{ float:left; font-size:18px; font-weight:normal; color:#000;}
#pro .title a{ float:right; color:#005ea2; font-size:14px;}
#pro dl{ width:24.9%;}
#pro dl.fl{ border-right:1px solid #dddddd;}
#pro dt{ text-align:center; width:90%; margin:0 auto;}
#pro dt a:hover img{
transform: scale(0.9, 0.9);
-ms-transform:scale(0.9, 0.9); /* IE 9 */
-moz-transform:scale(0.9, 0.9); /* Firefox */
-webkit-transform:scale(0.9, 0.9); /* Safari 和 Chrome */
-o-transform:scale(0.9, 0.9); /* Opera */
}
#pro dd{ line-height:20px;}
#pro dd h3{ display:block; width:90%; margin:0 auto; text-align:center; font-size:14px; font-weight:normal; line-height:30px;}
#pro dd p{ width:90%; height:60px; margin:0 auto; }

#about{ padding:40px 0; margin:40px auto; border-top:1px solid #dddddd; border-bottom:1px solid #dddddd; line-height:26px; font-size:14px;}
#about .fl{ width:45%; overflow:hidden; margin-right:20px; display:inline;}
#about .fl a:hover img{
transform: scale(1.1, 1.1);
-ms-transform:scale(1.1, 1.1); /* IE 9 */
-moz-transform:scale(1.1, 1.1); /* Firefox */
-webkit-transform:scale(1.1, 1.1); /* Safari 和 Chrome */
-o-transform:scale(1.1, 1.1); /* Opera */
}
#about .a{ border:2px solid #005ea2; padding:5px 10px; line-height: 45px; text-align:center; font-size:18px; color:#005ea2; margin-top:10px;}
#about .a:hover{ background:#005ea2; color:#fff;}

#news{ padding-bottom:40px;}
#news dl{ width:33.2%;}
#news dl.fl{ border-right:1px solid #dddddd;}
#news dl.fl dt{ font-size:18px; color:#000; padding:25px 20px 40px;}
#news dl.fl dd{ margin-bottom:25px; padding:0 20px;}
#news dl.fl dd .img{ float:left; margin-right:15px; display:inline; width:100px; height:80px; overflow:hidden;}
#news dl.fl dd .img:hover img{transform: scale(1.1, 1.1);
-ms-transform:scale(1.1, 1.1); /* IE 9 */
-moz-transform:scale(1.1, 1.1); /* Firefox */
-webkit-transform:scale(1.1, 1.1); /* Safari 和 Chrome */
-o-transform:scale(1.1, 1.1); /* Opera */}
#news dl.fl dd .a{ display:block; height:54px; font-size:14px; line-height:24px; margin-bottom:8px;}
#news dl.fl dd a:hover{ color:#1a5c9a;}
#news dl.fl dd span{ color:#999;}

#news dl.fr dd{ float:left; margin-left:7%; margin-top:25px; display:inline; width:40%; overflow:hidden; background:#eee;}
#news dl.fr img{ width:90%; padding:5%;}
#news dl.fr a:hover img{transform: scale(0.9, 0.9);
-ms-transform:scale(0.9, 0.9); /* IE 9 */
-moz-transform:scale(0.9, 0.9); /* Firefox */
-webkit-transform:scale(0.9, 0.9); /* Safari 和 Chrome */
-o-transform:scale(0.9, 0.9); /* Opera */}

#link{ border-top:1px solid #dddddd; padding:20px 0;}
#link span{ font-size:18px; color:#000; padding-left:15px;}

#footer{ background:#333333; padding:30px 0 15px; color:#fff; line-height:22px; color:#ccc;}
#footer .w1200{}
#footer a{ color:#ccc;}
#footer dl{}
#footer dl.footer1,#footer dl.footer2,#footer dl.footer4{ width:160px; padding-left:10px;}
#footer dt{ font-size:14px; font-weight:bold; margin-bottom:5px; color:#fff;}

#left{
	width:280px;
	float:left;
	display:inline;
	}
#right{
	width:880px;
	float:right;
	background:#fff;
	display:inline;
	overflow:hidden;
	}
.proli li{ border-bottom:1px dashed #ccc; padding-bottom:15px;}	
/*left*/
.fl_left dt{ height:45px; line-height:45px;color:#005ea2; font-size:20px; border-bottom: 1px solid #dbd4cd;}
.fl_left dd{}
.fl_left li{border-bottom:1px dashed #ccc; padding:10px 0;}
.fl_left li a{ background:url(../images/plus.gif) no-repeat 15px;display:block; overflow:hidden;  padding-left:32px; text-align:left; font-size:14px; color:#000;}
.fl_left li ul li{ border:none; padding:0;}
.fl_left li ul a{ background:url(../images/SortEnd_Folder_Open.gif) no-repeat 32px; height:24px; line-height:24px; font-size:12px; color:#666; padding-left:50px;}


.lx_left{margin-top:20px;}
.lx_left dt{ height:45px; line-height:45px; color:#005ea2; font-size:20px; border-bottom: 1px solid #dbd4cd;}
.lx_left dd{
	padding:10px 0 0 10px;
	line-height:28px;
	}

.siteMapPath{
	height:45px;
	line-height:45px;
	overflow:hidden;
	font-size:14px;
	color:#333;
	border-bottom:1px solid #dbd4cd;
	padding:0 5px;
}
.siteMapPath strong{
	color:#005ea2;
	font-weight:normal;
	}
.siteMapPath_l{
	background:url(../images/cp_zs.png) left center no-repeat;
	float:left;
	font-weight:normal;
	color:#005ea2;
	padding:0 25px;
	display:inline;
	font-size:20px;
	overflow:hidden;
	}
.siteMapPath_l a{
	color:#005ea2;
	
	}
.siteMapPath_r{
	float:right;
	display:inline;
	}
.siteMapPath_r a{
	color:#333;
	}
.mm{
	margin-bottom:15px;
	}
.pack{
	padding:20px 10px;
	line-height:200%;
	}
.pack img{ max-width:100%;}
.pack2{
	padding:20px 0;
	line-height:200%;
	}
.beizhu2{ text-align:center; color:red;}
.tt{
	background:#eee; 
	width:960px;
	padding:5px 0;
	margin:20px 0; 
	display:block; 
	margin-top:25px; 
	font-weight:bold;
	text-indent:5px;
	}
.otherul li{
	float:left;
	width:460px;
	height:170px;
	overflow:hidden;
	margin-right:20px;
	margin-bottom:20px;
	display:inline;
	}

#menu li ul li a:hover {
}

.tjskl-sidebar{ width:170px;}

.tj_submain{border-bottom: 0; z-index:10; position:relative; width:170px; font-weight: normal;}
#submain_hidden{ border-top:0; display: none;}
.bsb{ border-bottom:1px solid #c8d2e5;border-top:0; }
.tj_submain li { }
.tj_submain li a{width:170px; display:inline-block;line-height:38px;}
.tj_submain li a.on{ border-top:1px solid #43cdcd;width:140px; overflow:hidden; position: relative; z-index:90;line-height:37px;}
.tj_submain span{position: absolute; top:0; left:150px; z-index: 1; background-color:#eaf5f2; border: #43cdcd solid 1px; display: none;}
.tj_submain span a{ display: block; line-height: 22px; text-indent:25px; background:url(../menu_li_li.jpg) 10px 3px no-repeat;}
.tj_submain span a:hover{background:#FFFAE2; background:#ebf0f5;text-decoration:none;}

.tj_submain ul li{ float:left; margin-right:10px;}
.tj_submain ul li span a{text-decoration:none;}
.tj_submain ul li span a:hover{ color:#f60; }

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }


.clearfix{clear:both;height:1%;display:table;display:inline-block;}
.clearall{overflow:hidden;_zoom:1;}
.clear{clear:both;font-size:0;height:0;line-height:0;}

.fl{float:left;display:inline;}
.fl h2{ font-size:16px;}
.fr{float:right;display:inline;}
.f-none{float:none}

.ta_l{text-align:left!important;}
.ta_r{text-align:right!important;}
.ta_c{text-align:center}
.ta_j{text-align:justify;text-justify:inter-ideograph;}
.hr{background: url(../images/uline.gif) repeat-x center center;}
.title-1{ font-size:13px; font-weight:bold;}
.bk,.bk3,.bk6,.bk8,.bk10,.bk15,.bk20,.bk30{clear: both;font-size: 1px;height: 0;line-height: 1px}
.cat-area{width:325px; height:220px; float:left; margin-bottom:10px; display:inline;}


.box{border:1px solid #c3d4e7;zoom:1; overflow:auto; padding-bottom:10px;}
.box h5,.box h6{background: url(../images/v9/title.png) no-repeat right top;color:#1e50a2; height:26px; margin-bottom:10px; line-height:26px; padding-left:10px;border-bottom:1px solid #dce7f3; position:relative}
.box h6{ margin-bottom:0}
.box h5.title-1,.box h6.title-1{background-position: right -52px}
.box h5.title-2,.box h6.title-2{background-position: right -100px}
.box h5.title-2 span.tab{float:right; padding-right:6px; color:#a4bcd6}
.box h5.title-2 span.tab span{ color:#2064ae;cursor: hand;!important;cursor: pointer}
.box a.more{ font-size:13px; font-family:"Microsoft YaHei"; margin-right:8px; font-weight:normal; position:absolute;top:0; *top:1px;_top:1px; right:0;}
.box .content{ padding:0 10px; overflow:auto}


.photo-channel .photo-slide{ width:435px; padding:5px;border:1px solid #c3d4e7;zoom:1;}
.photo-channel .photo-slide .FocusPic .title-bg,.photo-channel .photo-slide .FocusPic .title{ bottom:35px}
.photo-channel .photo-slide .change{bottom:0px; left:0; text-align:left; height:30px;}
.photo-channel .photo-slide .change i{background: url(../images/v9/focusBg.gif) no-repeat right top; width:39px; height:30px; text-align:center; padding:0; margin-right:8px; line-height:30px;color:#049}
.photo-channel .photo-slide .change i.cur{background-position: left top; color:#fff; font-weight:700}
.photo-channel .photo-hots,.box-hots{float:left; width:242px; margin-right:10px;_margin-right:5px; height:auto; overflow:hidden;padding-bottom:5px;}
.photo-channel .photo-hots h4, .box-hots h4{text-align:left;height:26px;*height:25px;font:18px/26px "MicroSoft YaHei","SimHei";color:#457bb4;*line-height:25px;margin:0; padding:5px 0 0px 30px}

.photo-list li{ vertical-align:top; width:222px; height:222px; text-align:center; float:left; display:inline; margin-left:50px;}

.photo-cat{ border:1px solid #dbd4cd; padding:2%; height:276px; width:43%; overflow:hidden; margin-left:2%; margin-bottom:25px; display:inline; float:left;}
.photo-cat .content h5{ display:block; font-weight:normal; height:140px; overflow:hidden; line-height:160%;}
.photo-cat .content h5 img{ float:left; margin-right:15px; display:inline; width:138px; height:138px; }
.photo-cat .content h5 strong{ display:block; font-size:16px; padding-bottom:5px; color:#005ea2;}
.photo-cat ul{ margin-top:5px;}
.photo-cat li{ border-bottom:1px dashed #eee; background:url(../images/zl_65.gif) no-repeat left; padding-left:10px; line-height:200%;}
.photo-cat li a{ color:#005ea2;}

.photo-cat2{ margin-bottom:15px;}
.photo-cat2 .content h5{ display:block; font-weight:normal;}
.photo-cat2 .content h5 img{ float:left; margin-right:15px; display:inline; width:120px; height:120px; padding:9px; border:1px solid #ccc;}
.photo-cat2 .content h5 strong{ display:block;  font-size:16px; margin-bottom:5px; padding-bottom:5px;}

#Article .list-pic{}
#Article h1{ text-align:center; font-size:16px;}
#Article .cont{overflow:hidden; float: left; width:500px; height:80px}
#Article .cont li{ float:left; width:123px; text-align:center; display:block; overflow:hidden}
#Article .cont li .img-wrap{width:100px; height:75px; margin:0 auto; overflow:hidden;}
#Article .cont li .img-wrap a{*font-size:55px;width:100px; height:75px;outline: medium none;}
#Article .cont li.on .img-wrap{ border:2px solid #ffb017}
#Article .list-pic .pre,#Article .list-pic .next{float:left; display:block; position:relative;background: url(../images/v9/pic_bg.png) no-repeat;width:110px;height:86px; text-align:center}
#Article .list-pic .pre{ left:-8px;top:-3px; margin-right:14px}
#Article .list-pic .next{ right:-8px; float:right;top:-3px}
#Article .list-pic .pre .img-wrap,#Article .list-pic .next .img-wrap{width:102px; height:72px;border:none; padding:4px 0 8px}
#Article .list-pic .pre .img-wrap a,#Article .list-pic .next .img-wrap a{*font-size:53px;width:98px; height:72px; padding:0px 5px 0 4px;*padding:0px 5px 5px 0px }
#Article .list-pic .pre .img-wrap a:hover,#Article .list-pic .next .img-wrap a:hover{ background:none}
#Article .list-pic .next{ right:-8px; float:right;bottom:-2px}
#Article .pre-bnt,#Article .next-bnt{margin-top:3px;cursor: hand;!important;cursor: pointer}
#Article .pre-bnt,#Article .next-bnt,#Article .pre-bnt span,#Article .next-bnt span{background: url(../images/v9/big-btn.png) no-repeat; display:block; width:17px; height:69px; float:left;}
#Article .pre-bnt:hover, #Article .next-bnt:hover,#Article .pre-bnt-on,#Article .next-bnt-on{background-position: 0 -78px;}
#Article .pre-bnt span{background-position: -30px top;}
#Article .pre-bnt:hover span,#Article .pre-bnt-on span{background-position: -30px -78px;}
#Article .next-bnt span{background-position: -55px top;}
#Article .next-bnt:hover span,#Article .next-bnt-on span{background-position: -55px -78px;}


#pages { padding:14px 0 10px; font-family:SimSun; margin:0 auto; text-align:center; }
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333333; padding:0 10px}
#pages a.a1 { background:url(../images/admin_img/pages.png) no-repeat; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#005ea2; border:1px solid #005ea2; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }


.comment-form{border:1px solid #c3d4e7; padding:10px 20px; margin-bottom:10px}
.comment-form h5{ height:22px; padding-bottom:5px;border-bottom:1px solid #C3D4E7;}
.comment-form strong{background: url(../images/icon/user_comment.png) no-repeat; padding-left:21px; float:left}
.yzm{display:none;position:absolute; background:url(../images/admin_img/login_ts140x89.gif) no-repeat; width:140px; height:89px;text-align:center; font-size:13px;}
	.yzm a:link,.yzm a:visited{color:#036;text-decoration:none;}
	.yzm a:hover{ color:#C30;}
	.yzm img{ cursor:pointer; margin:0px auto; width:130px; height:50px; margin-top:4px; border:1px solid #fff; margin-bottom:1px;}

.comment-form .posn{ padding:10px 0}
.comment-title{ text-align:center; padding:5px 0 10px}
.comment-title a:hover{	text-decoration: none;	color: #F60;}
.comment{border:1px solid #C3D4E7;zoom:1;  padding:8px 15px}
.comment h4{ border-bottom:1px solid #C3D4E7; padding-bottom:6px; margin-bottom:15px}

.comment .title{ margin-bottom:5px}
.comment .title span{ position:relative; top:-5px}
.comment .content{ font-size:14px; background:#f6f9fb; border:1px solid #c4d5df; zoom:1; padding:8px 10px; margin:5px 0}
.comment .content span{display:block;}
.comment_button{margin-bottom:15px;}
.comment_button a{padding:5px; border:solid 1px #C3D4E7; }
.comment_button a.on{background:#4C7FB6; color:#fff;border:solid 1px #3E73A9}

.summary {background-color:#F6FAFD;border: 1px solid #DCDDDD;font-size: 14px;line-height: 23px;margin: 15px 0 0;padding: 13px 5px 6px;text-align: justify;text-indent: 2em; margin-bottom:20px;}


/*本例css*/
.baneertu { width: 355px; height: 250px; position: relative; overflow:hidden; }
.baneertu a { blr: expression(this.onFocus=this.blur()); outline: none; }
/*数字按钮样式*/
.baneertu .num { overflow:hidden; height: 25px; position: absolute; bottom:12px; left: 15px; zoom:1; z-index:3 }
.baneertu .num li { width: 25px; height: 25px; line-height: 25px; text-align: center; font-weight: 400; font-family: "微软雅黑", Arial; color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.baneertu .num li.on { background: #005ea2; } /*当前项*/

/*上一个  下一个*/
.baneertu .prev,
.baneertu .next { display: none; width: 40px; height: 100px; background: url(../images/btn.png) no-repeat; position: absolute; top: 75px;}
.baneertu .prev { left: 0; }
.baneertu .next { right: 0; background-position: right }

.mobile-menu-icon .fa{ display:none;}
@media screen and (max-width: 767px) {
    #mainWrapper,.mar,.w1200 {
        width:100%
    }
	.logo{ width:100%; position:relative;}
	.logotext{ display:block; position: absolute;
    left: 200px;
    top: 8px;
    font-size: 20px;
    line-height: 24px;
    color: #666;
    padding-left: 10px;
    border-left: 1px solid #ccc;}
	.nav{ width:100%;}
	#top .fr{ 
		display:none;
	}
	#top .fl li{ width:25%; line-height:40px; background:#005ea2;}
	#top .fl li a{ color:#fff;}
	#top .fl li:hover .ul{ display:none;}
	#pro dl{ width:49.5%;}
	#pro .title { padding: 20px 15px;}
	#pro dl.fl{ border:none;}
	#about{ margin:30px auto 20px; padding:20px 0;}
	#about .a{ margin:0 auto; display:block; line-height:20px; margin-top:10px;}
	#news dl { width: 100%;}
	#news dl.fr { width: 100%;}
	#news dl.fr dd { width:46%; margin-left:2.6%; text-align:center; }
	#news dl.fr dd img{ width:70%;}
	#news dl.fl dt{
		padding:15px 20px;
		}
	#news dl.fl dd .a {
		line-height:20px;
		}
	#footer{ display:none;}
	#left{ width:100%;}
	.lx_left{ display:none;}
	#right{ width:100%;}
	.photo-cat{ width:92%;}
	.pack img {
    height: auto !important;}
	.photo-list li{ width:44%; margin-left:4%;}
	.photo-list li img{ width:100%;}
	
	.fl_left dl{ position:relative;}
	.fl_left dt{ text-align:center; width:98%; margin:0 auto; background:#005ea2; height:35px; line-height:35px; font-size:16px;}
	.fl_left dt span{ position:relative; color:#fff;}
	.fl_left dd{ position:absolute; left:1%; top:36px; width:98%; background:#005ea2;}
	.mobile-menu-icon{ display:block;cursor: pointer; }
	.mobile-menu-icon .fa-bars{
	position: absolute;
	right:-20px;
	top:2px;
	width:20px;
	height:20px;
	background:url(../images/leftt.png) no-repeat;
	line-height:24px;
    color: #333;
    z-index: 1000;
	display:block;
	
	}
	.tm-nav {
	    opacity: 0;
		transition: opacity 1s, height 0 1s;
		height: 0;
	    position:relative;
	    z-index: 1000;
	    transition: all 0.3s ease;
		display:none;
	}
	.tm-nav.show {
	opacity: 1;
	height: auto;
	transition: opacity 1s, height 0;
	display:block;
	}

	.tm-nav li { float: none; border:none; }
	.tm-nav li a {
		color: white;
	    display: block;
		background:none;
	}
	.fl_left li ul{ display:none;}
}


@media screen and (min-width: 768px) and (max-width:991px) {
    #mainWrapper,.mar,.w1200 {
        width:768px;
    }
	.logo{ width:100%; text-align:center;}
	.logotext{ display:block; position: absolute;
	text-align:left;
    left: 450px;
    top: 8px;
    font-size: 20px;
    line-height: 24px;
    color: #666;
    padding-left: 10px;
    border-left: 1px solid #ccc;}
	#top .fr{ 
		display:none;
	}
	#top .fl li:hover .ul{ display:none;}
	#news dl { width: 49.5%;}
	#news dl.fr { width: 100%;}
	#news dl.fr dd { width:20%; margin:25px 2.4% 0;}
	#news dl.fl dt{
		padding:15px 20px;
		}
	#news dl.fl dd .a {
		line-height:20px;
		}
	#news dl.news2{ border:none;}
	.footer1,.footer2{ display:none;}
	.footer3{ padding-left:15px;}
	#left{ width:100%;}
	.lx_left{ display:none;}
	#right{ width:100%;}
	.photo-list li{ margin-left:22px;}

	.fl_left dl{ position:relative;}
	.fl_left dt{ text-align:center; width:98%; margin:0 auto; background:#005ea2; height:35px; line-height:35px; font-size:16px;}
	.fl_left dt span{ position:relative; color:#fff;}
	.fl_left dd{ position:absolute; left:1%; top:36px; width:98%; background:#005ea2;}
	.mobile-menu-icon{ display:block;cursor: pointer;}
	.mobile-menu-icon .fa-bars{
	position: absolute;
	right:-20px;
	top:2px;
	width:20px;
	height:20px;
	background:url(../images/leftt.png) no-repeat;
	line-height:24px;
    color: #333;
    z-index: 1000;
	display:block;
	
	}
	.tm-nav {
	    opacity: 0;
		transition: opacity 1s, height 0 1s;
		height: 0;
	    position:relative;
	    z-index: 1000;
	    transition: all 0.3s ease;
		display:none;
	}
	.tm-nav.show {
	opacity: 1;
	height: auto;
	transition: opacity 1s, height 0;
	display:block;
	}

	.tm-nav li { float: none; border:none; }
	.tm-nav li a {
		color: white;
	    display: block;
		background:none;
	}
	.fl_left li ul{ display:none;}
}

@media screen and (min-width: 992px) and (max-width:1199px) {
    #mainWrapper,.mar,.w1200{
        width:990px;
    }
	#top .fr{ 
		display:none;
	}
	#news dl.fl dt{
		padding:15px 20px;
		}
	#news dl.fl dd .a {
		line-height:20px;
		}
	.footer1{ display:none;}
	#left{ width:210px;}
	#right{ width:750px;}
	.photo-list li{ margin-left:20px;}
}