﻿* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

.fl {
	float: left
}

.fr {
	float: right
}

.page_zdy {
	border: 1px solid #eeeeee;
}

body {
	min-width: 1200px;
	font-size: 12px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	    background: #e6e6e6;
    background: #f2f2f2 url(../images/bodybg.png) no-repeat center top;
    height: auto;
}

.clear {
	clear: both;
}

/*----首页--------------------------------------------------*/
#wrap {
	/* background: url(../images/bimg22.png);
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    min-width: 1200px;
    float:left; */
}

.top_left {
	float: left;
	width: 160px;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	color: #333333;
}

.top_leftxx {
	float: left;
	width: 258px;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	color: #333333;
}

.top_right {
	float: right;
	font-size: 14px;
	color: #333333;
	height: 43px;
	line-height: 43px;
}

.wrap {
	width: 1200px;
	margin: auto;
      overflow: hidden;
}

.header {
	width: 100%;
} 

.logo {
	float: left;
	display: block;
	margin-top: 17px;
}

.logo img {
	width: 463px;
	height: 94px;
}


.fnews {
	width: 100%;
	height: 112px;
	float: left;
	background: #f2f2f2;
}

.ttrq {
	width: 90px;
	height: 88px;
	float: left;
	margin-top: 12px;
	margin-left: 20px;
}

.ttrq img {
	width: 90px;
	height: 88px;
}

.tt_new {
	width: 920px;
	height: 88px;
	float: left;
	margin-top: 12px;
	margin-left: 40px;
}

.tt_tit {
	margin-top: 12px;
	width: 920px;
	font-size: 30px;
	color: #3069B8;
	font-weight: bold;
	text-align: center;
}

.tt_con {
	width: 920px;
	margin-top: 10px;
	font-size: 16px;
	color: #333333;
}

.tt_con a {
	color: #333333;
	font-size: 16px;
}

.mk01 {
	float: left;
	width: 100%;
	height: 406px;
	background: #fff;
}

.mk01_lbt {
	width: 700px;
	height: 370px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.slide2 {
	width: 700px;
	height: 370px;
	position: relative;
	overflow: hidden;
	float: left;
}

.slide2 .pic2 {
	position: relative;
	height: 370px;
	float: left;
}

.slide2 .pic2 li {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}

.slide2 .pic2 img {
	width: 700px;
	height: 370px;
	display: block;
	float: left;
}

.slide2 .txt2 {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	height: 50px;
	width: 100%;
	overflow: hidden;
}

.slide2 .txt2 li {
	height: 50px;
	line-height: 50px;
	position: absolute;
	bottom: -50px;
}

.slide2 .txt2 li a {
	display: block;
	color: white;
	padding: 0 0 0 20px;
	font-size: 18px;
	text-decoration: none;
}

.slide2 .num2 {
	position: absolute;
	z-index: 3;
	bottom: 15px;
	right: 7px;
}

.slide2 .num2 li {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	width: 13px;
	height: 13px;
	border-radius: 10px;
	background: #f9f9f9;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-right: 13px;
	cursor: pointer;
}

.slide2 .num2 .on {
	background: #3069B8;
}

.slide2 .btbg2 {
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.mk01_news {
	width: 462px;
	height: 370px;
	float: left;
	margin-top: 20px;
	background: #f2f2f2;
}

.mk01_inner {
	width: 420px;
	height: 320px;
	margin: 0 auto;
	margin-top: 30px;
}

.n1_tit {
	width: 100%;
	height: 34px;
	border-bottom: 1px solid #dcdcdc;
}

.n1_tit a {
	width: 100px;
	height: 34px;
	margin-right: 5px;
	display: block;
	color: #333333;
	text-align: center;
	line-height: 34px;
	float: left;
	font-size: 18px;
	font-weight: bold;
}

.n1_tit .ons {
	background: #3069B8;
	color: #fff;
}

.n1_con {
	width: 100%;
	height: 285px;
	display: none;
}

.n1_con li {
	width: 100%;
	height: 20px;
	margin-top: 20px;
	float: left;
}

.n1_con li img {
	float: left;
	margin-top: 10px;
}

.n1_con li a {
	width: 360px;
	float: left;
	margin-left: 10px;
	font-size: 16px;
	color: #333;
}

.n1_con li span {
	float: right;
	color: #777;
	font-size: 14px;
}

ul,
li {
	list-style-type: none;
}

.mk02 {
	float: left;
	width: 100%;
	height: 276px;
	background: #fff;
}

.mk02_news1,
.mk02_news2 {
	width: 412px;
	height: 276px;
	margin-left: 20px;
	float: left;
}

.mk02_news1_tit,
.mk02_news2_tit {
	width: 350px;
	height: 40px;
	background-position-x: 90px;
	background-position-y: 3px;
	background-repeat: no-repeat;
}

.mk02_news1_tit a,
.mk02_news2_tit a {
	width: 113px;
	display: block;
	float: left;
	font-size: 18px;
	color: #777;
	font-weight: bold;
}

.mk02_news1_tit .on1,
.mk02_news2_tit .on2 {
	color: #3069B8;
}

.mk02_news1_con,
.mk02_news2_con {
	display: none;
	width: 410px;
	height: 231px;
	border: 1px solid #dcdcdc;
}

.mk02_news1_con li,
.mk02_news2_con li {
	width: 100%;
	height: 20px;
	margin-top: 16px;
	line-height: 20px;
	float: left;
}

.mk02_news1_con li img,
.mk02_news2_con li img {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}

.mk02_news1_con li a,
.mk02_news2_con li a {
	width: 320px;
	float: left;
	margin-left: 10px;
	font-size: 16px;
	color: #333;
}

.mk02_news1_con li span,
.mk02_news2_con li span {
	float: right;
	color: #777;
	font-size: 14px;
	margin-right: 10px;
}

.mk02_news3 {
	width: 298px;
	height: 276px;
	margin-left: 20px;
	float: left;
}

.mk02_news3_tit {
	width: 200px;
	height: 40px;
}

.mk02_news3_tit img {
	float: left;
	width: 20px;
	height: 22px;
}

.mk02_news3_tit a {
	width: 113px;
	display: block;
	float: left;
	font-size: 18px;
	color: #3069B8;
	font-weight: bold;
	margin-left: 10px;
}

.mk02_news3_con {
	width: 296px;
	height: 231px;
	border: 1px solid #dcdcdc;
}

.mk02_news3_con a {
	display: block;
	margin-bottom: 12px;
	margin-left: 20px;
	width: 256px;
	height: 38px;
	background-image: url(../images/jiant.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 38px;
	font-size: 16px;
	color: #333333;
}

.mk03 {
	float: left;
	width: 100%;
	height: 106px;
	margin-top: 16px;
	display: block;
}

.mk03 img {
	display: block;
	width: 1162px;
	height: 106px;
	margin: 0 auto;
}

.mk04 {
	float: left;
	width: 100%;
	height: 354px;
	margin-top: 16px;
	background: #fff;
}

.mk04_news1,
.mk04_news2 {
	width: 412px;
	height: 354px;
	margin-left: 20px;
	float: left;
}

.mk04_news1_tit,
.mk04_news2_tit {
	width: 350px;
	height: 40px;
	background-position-x: 90px;
	background-position-y: 3px;
	background-repeat: no-repeat;
}

.mk04_news1_tit a,
.mk04_news2_tit a {
	width: 113px;
	display: block;
	float: left;
	font-size: 18px;
	color: #777;
	font-weight: bold;
}

.mk04_news1_tit .on3,
.mk04_news2_tit .on4 {
	color: #3069B8;
}

.mk04_news1_con,
.mk04_news2_con {
	display: none;
	width: 410px;
	height: 295px;
	border: 1px solid #dcdcdc;
}

.mk04_news1_con li {
	width: 100%;
	height: 20px;
	margin-top: 16px;
	line-height: 20px;
	float: left;
}

.mk04_news1_con li img {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}

.mk04_news1_con li a {
	width: 320px;
	float: left;
	margin-left: 10px;
	font-size: 16px;
	color: #333;
}

.mk04_news1_con li span {
	float: right;
	color: #777;
	font-size: 14px;
	margin-right: 10px;
}

.mk04_news2_con li {
	width: 100%;
	height: 20px;
	margin-top: 16px;
	line-height: 20px;
	float: left;
}

.mk04_news2_con li img {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}

.mk04_news2_con li a {
	width: 320px;
	float: left;
	margin-left: 10px;
	font-size: 16px;
	color: #333;
}

.mk04_news2_con li span {
	float: right;
	color: #777;
	font-size: 14px;
	margin-right: 10px;
}

.mk04_news3 {
	width: 298px;
	height: 406px;
	margin-left: 20px;
	float: left;
}

.mk04_news3_tit {
	width: 100%;
	height: 40px;
}

.mk04_news3_tit span {
	width: 113px;
	display: block;
	float: left;
	font-size: 18px;
	color: #3069B8;
	font-weight: bold;
}

.mk04_news3_tit a {
	font-size: 12px;
	color: #777;
	margin-top: 8px;
	float: right;
}

.mk04_news3_con {
	width: 296px;
	height: 140px;
	border: 1px solid #dcdcdc;
	padding-top: 10px;
}

.mk04_news3_con a {
	display: block;
	margin: 5px 0 !important;
	text-align: center;
	width: 50%;
	font-size: 16px;
	height: 34px;
	line-height: 34px;
	float: left;
}

.mk04_news3_con a img {
	width: 130px;
	height: 34px;
}

.mk05 {
	float: left;
	width: 100%;
	height: 250px;
	background: #fff;
}

.mk05_news {
	width: 1162px;
	height: 250px;
	float: left;
	margin-left: 20px;
}

.mk05_news_tit {
	width: 350px;
	height: 40px;
	background-position-x: 90px;
	background-position-y: 3px;
	background-repeat: no-repeat;
}

.mk05_news_tit a {
	width: 113px;
	display: block;
	float: left;
	font-size: 18px;
	color: #777;
	font-weight: bold;
}

.mk05_news_tit .on5 {
	color: #3069B8;
}

.mk05_news_con {
	display: none;
	width: 1160px;
	height: 218px;
	border: 1px solid #dcdcdc;
}

.slide3 {
	float: left;
	margin-top: 20px;
}

.zcti {
	float: left;
	height: 184px;
}

.zcti li {
	width: 255px;
	height: 162px;
	margin-left: 10px;
	float: left;

}

.zcti li p {
	color: #000;
	text-align: center;
}

.zcti li a {
	display: block;
}

.zcti li a img {
	width: 255px;
	height: 162px;
}

#bottom {
	width: 100%;
	min-width: 1200px;
	float: left;
	border-top: 2px solid #3069B8;
	margin-top: 35px;
}

.mk06 {
	margin: 0 auto;
	margin-top: 20px;
	width: 1120px;
}

.links {
	width: 1120px;
	height: 55px;
	background: url(../images/link_bk.png);
}

.links_js {
	width: 1080px;
	height: 33px;
	float: left;
	margin-left: 21px;
	margin-top: 11px;
}

.links_slide {
	width: 179px;
	height: 33px;
	margin-right: 1px;
	float: left;
	cursor: pointer;
	background: url(../images/link_nb.png);
}

.links_slide span {
	font-size: 14px;
	color: #777;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
}

.links_slide img {
	float: right;
	margin-right: 10px;
	margin-top: 16px;
}

.links2 {
	width: 1120px;
}

.links2 ul {
	width: 1112px;
	float: left;
	display: none;
	background: #fff;
	border: 1px solid #e6e6e6;
	padding: 10px 0px 30px 6px;
}

.links2 ul li {
	padding-left: 9px;
	padding-right: 9px;
	height: 30px;
	line-height: 30px;
	float: left;
}

.links2 ul li img {
	float: left;
	margin-top: 12px;
}

.links2 ul li a {
	float: left;
	margin-left: 8px;
	font-size: 14px;
	color: #333333;
	width: 154px;
}

.links2 ul li a:hover {
	color: red;
}

.cha {
	position: absolute;
	bottom: -25px;
	right: 0px;
	width: 59px;
	height: 28px;
	cursor: pointer;
}

.mk07 {
	width: 1000px;
	height: 126px;
	margin: 0 auto;
	margin-top: 27px;
}

.bqsm a {
	color: #333;
}

.jiguan {
	width: 50px;
	height: 60px;
	float: left;
	margin-top: 40px;
}

.jiguan img {
	width: 46px;
	height: 58px;
}

.bott {
	width: 100%;
	height: 100px;
	float: left;
	margin-left: 0px;
	text-align: center;
}

.olink {
	width: 1000px;
	height: 25px;
}

.olink a,
.olink span {
	color: #3069B8;
	font-size: 16px;
}

.bqsm {
	font-size: 14px;
	color: #333;
	margin-top: 6px;
}

.zfwzc {

	height: 55px;
	float: right;
	margin-top: 40px;
}

.zfwzc img {
	/*	width:110px;
	height:55px; */
}

.jbzx {
	width: 172px;
	height: 58px;
	float: right;
	margin-top: 42px;
	margin-right: 20px;
}

.jbzx img {
	width: 172px;
	height: 58px;
}

/* liebiao */
.lb_main {
	width: 1120px;
	height: auto;
	margin: auto;
	background-color: #fff;
}

.lb_top {
	font-size: 14px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #000;
	background: #fff;
}

.lb_top a {
	
	color: #000;
	font-size: 14px;
	padding-left: 10px;
}

.lb_top a:hover {
	color: red;
}

.lb_top .sp2 {
	float: left;
	margin: 0 9px;
}

.lb_top .sp1 {
	float: left;
	margin-left: 10px;
}

.lb_top .sp3 {
	color: #fff;
}

.lb_top img {
	float: left;
	margin-top: 9px;
}

.lb_content {
	width: 100%;
	border-top: 1px solid #dcdcdc;
	margin: auto;
	padding-top: 20px;
	height: 100%;
	overflow: hidden;
	background: #fff;
    min-height: 540px;
}

.lb_fl {
	width: 217px;
	padding: 0 0px 0 20px;
	float: left;
}

.lb_fr {
	width: 883px;
	float: left;
	font-size: 16px;
	height: auto;
}

.a_title {
	color: #fff;
	font-size: 18px;
	display: block;
	border-bottom: 1px solid #ddd;
	width: 217px;
	height: 57px;
	font-weight: bold;
	text-align: center;
	line-height: 57px;
	background: #3069B8;
	border-bottom: 3px solid #dcdcdc;
	margin-bottom: 20px;
}

.a_title2 {
	background: #eeeeee;
	border-bottom: 3px solid #dcdcdc;
	color: #3069B8;
	text-align: left;
	width: 100%;
	text-indent: 20px;
}

.lb_fl .zhinan {
	display: block;
	width: 198px;
	height: 45px;
	border-radius: 3px;
	color: #333;
	background-color: #eee;
	line-height: 45px;
	font-size: 18px;
	text-align: center;
	margin-bottom: 10px;
	border-left: 3px solid #eee;
	margin-left: 4px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lb_fl .zhinan:hover {
	background-color: #dcf0f7;
	color: #3069B8;
	border-left: 3px solid #3069B8;
	border-radius: 0;
}

.lb_fr ul {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 10px;
}

.lb_fr ul li {
	line-height: 35px;
}

.lb_fr ul li:hover a,
.lb_fr ul li:hover span {
	color: #c00;
}

.lb_fr ul a,
.lb_fr ul a span {
	float: left;
	color: #333;
}

.lb_fr ul img {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}

.lb_fr ul .sp2 {
	float: right;
	color: #333;
}

.lb_page {
	margin-top: 13px;
	height: 37px;
	line-height: 37px;
	font-size: 14px;
}

.lb_page .page_left {
	float: left;
}

.lb_page .page_right {
	float: right;
}

.lb_page .page_r {
	float: left;
	margin-left: 66px;
}

.lb_page .page_r a {
	display: block;
	float: left;
	font-size: 14px;
	color: #333;
	height: 35px;
	padding: 0 10px;
	line-height: 35px;
	border: 1px solid #eee;
	border-right: none;
}

.lb_page .page_r a:hover {
	color: #fff;
	background: #3069B8
}

.lb_page .page_r .wei {
	border-right: 1px solid #eee;
}

.lb_page .page_left span {
	color: #e3393a;
}

.lb_page .page_right a {
	color: #333;
}

.lb_page .page_right input {
	width: 29px;
	height: 19px;
	border: 1px solid #eee;
	text-align: center;
	margin: 0 10px 0 9px;
}

.lb_page .page_right i {
	display: inline-block;
	width: 31px;
	height: 21px;
	background-color: #00a4e3;
	text-align: center;
	color: #fff;
	font-style: normal;
	line-height: 21px;
	cursor: pointer;
}

.lb_ul {
	border-left: 1px solid #dcdcdc;
	padding-left: 13px;
	margin-bottom: 30px;
}


/* xiangqing */
.xxq_main {
	width: 1120px;
	height: auto;
	margin: auto;
	background-color: #fff;
}

.xxq_top {
	width: 1080px;
	height: 53px;
	border-bottom: 1px solid #ddd;
	padding: 0 20px;
	line-height: 53px;
	color: #777;
}

.xxq_top a {
	float: left;
	color: #777;
	font-size: 14px;
}

.xxq_top a:hover {
	color: #c00;
}

.xxq_top .sp2 {
	float: left;
	margin: 0 9px;
}

.xxq_top .sp1 {
	float: left;
	margin-left: 5px;
}

.xxq_top img {
	float: left;
	margin-top: 20px;
}

.xxq_content {
	float: left;
	width: 1120px;
	padding: 0 40px;
	border: 1px solid #dcdcdc;
	margin-top: 0px;
	background-color: #fff;
}

.xxq_title {
	margin-bottom: 10px;
}

.xxq_title .a1 {
	display: block;
	margin-top: 45px;
	font-size: 30px;
	color: #232323;
	text-align: center;
}

.xxq_shijian {
	padding: 20px;
	color: #777;
	text-align: center;
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
}

.xxq_shijian a {
	color: #777;
}

.xxq_shijian span {
	float: center;
}

.xxq_shijian img {
	float: center;
}

.xxq_shijian div {
	float: left;
	margin-right: 20px;
}

.xxq_title .fl {
	float: left;
}

.xxq_title .fr {
	float: right;
}

.xxq_title .fr .spn {
	margin-left: 10px;
	cursor: pointer;
}

.xxq_title .fr .spn:hover,
.xxq_title a:hover {
	color: #c00;
}

.xxq_essay {
	font-size: 16px;
	color: #333;
	line-height: 30px;
}

.xxq_essay {
    padding: 20px;
	/* border-bottom: 1px solid #ddd; */
	min-height: 500px;
}

.xxq_prev {
	padding-top: 10px;
	padding-bottom: 20px;
}

.xxq_prev .pre {
	display: block;
	color: #333;
	font-size: 16px;
	line-height: 35px;
}

.xxq_bottom_ly {
	color: #777777;
	height: 50px;
	line-height: 50px;
	background: #f6f6f6;
	padding: 0 20px;
	margin-bottom: 20px;
}

.xxq_bottom_ly .fr span:hover {
	color: #00a4e3;
	cursor: pointer;
}


.TRS_Editor TD {
	border: 1px solid #000;
}

.shang {
	background-image: url(../images/jt_bg.png);
	width: 48px;
	height: 24px;
	margin: auto;
	margin-top: -14px;
}

.xia {
	background-image: url(../images/jt_bg.png);
	width: 48px;
	height: 24px;
	margin: auto;
	margin-top: 10px;
}



.sitemap {
	height: 1100px;
	/* background: */
}

.sitemap ul {
	float: left;
	width: 100%;
	padding-bottom: 8px;
	border: 1px solid #E1E1E1;
	margin: 10px auto;
	background-color: #fff;
}

.sitemap h3 {
	text-indent: 27px;
	font-size: 14px;
	color: #006eab;
	line-height: 32px;
	width: 100%;
	border-bottom: 1px solid #E1E1E1;
	margin-bottom: 6px;
}

.sitemap li {
	float: left;
	width: 260px;
	line-height: 26px;
	text-indent: 20px;
	list-style-type: none;
}

.sitemap li a {
	color: #000;
}


/* ----------------------------- */

.header {
    width: 100%;
}
.top{
	width: 100%;	
	height: 40px;


}
.header .header-top {
	width: 1200px;
    height: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.header .header-top .header-top-left {
	float: left;
	color: #333333;
	font-size: 14px;
    line-height: 40px;
    overflow: hidden;
}
 .weat {
    height: 28px;
    color: #333333;
float: left;
margin-top: 8px;
}
.ind_date{
    width: 200px;
    float: left;
}
.headright{
    float: right;
    margin-top: -62px;
    height: 130px;
}
.headright img{
    height: 183px;
    width: 100%;
}

.header .header-top .header-top-right {
	float: right;
	
}

.header .header-top .header-top-right>ul>li {
    float: left;
	line-height: 40px;
    margin-left: 20px;
}

.header .header-top .header-top-right>ul>li>a {
    font-size: 14px;
    color: #333333;
}

.header .header-top .header-top-right>ul>li>a:hover {
    color: red;
}
.headerbarnav{
	width: 1200px;
    height: 100%;
	margin: 0 auto;
  background: url(../images/hdbg.png) no-repeat top right;


}
.header-content {
    width: 100%;
}

.header-content .header-contain-left {
    float: left; 
      margin-top: 35px;
}
.search {
	float: right;
    width: 425px;
    height: 40px;
    border-radius: 20px;
    margin-top: 6px;
    position: relative;
    background: url(../images/search1.png) no-repeat;
}

.search .form-control {
	width: 190px;
    height: 37px;
    border: none;
    position: absolute;
    left: 20px;
}
.form-control::-webkit-input-placeholder {
    color: #777777;
    font-size: 16px;
}

.form-control::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #777777;
    font-size: 16px;
}

.form-control:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #777777;
    font-size: 16px;
}

.form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
    font-size: 16px;
}
.search .search-btn {
	width: 87px;
    height: 38px;
    border: none;
    position: absolute;
    right: 1px;
    top: 1px;
    background-color: transparent;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
}
.nav{
	width: 100%;
	height: 50px;
	margin-top: 30px;
    background: #3069B8;
}
.nav a{
    width: 126px;
    height: 50px;
    display: block;
    float: left;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
}
.nav a:hover{
    background: #1452a8;
}
#warp{
    width: 100%;
     height: 100%;

}
.slideBox1 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;

}

.slideBox1 .bd {
    position: relative;
    height: 100%;
    z-index: -99;
}
.slideBox1 .bd li {
    zoom: 1;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.slideBox1 .bd img {
    width: 100%;
    height: 100%;
    display: block;
}

.footer-warp{
width: 100%;
}
.footer{width:100%;border-top:2px solid #3069B8;background:#e6e6e6;height:auto;color:#60636d;line-height:27px;text-align:center;min-height:130px;margin-top:20px;}
.footson{width:1220px;margin:0 auto;position: relative;min-height: 50px;padding:12px 0;}
.footson,.footson a{font-size:14px;color:#60636d;text-align:center;}
.bot_ico{position:absolute;left:202px;top:30px;}
.bot_ico1{position:absolute;right:140px;top:29px;}
.p1{padding-left:1em;}
.footsonlist{width:100%;position: relative;}
.footlink{padding-bottom:12px;}
.footlink a{font-size:14px;color:#333;padding-left:10px;padding-right:11px;background: url(../images/fotico.png) no-repeat right center;}
.footlink a:hover,.footson a:hover{text-decoration:underline;}
.footlink a.flsm{background:none;}

.fr {
    float: right;
}
.btn-box input {
    height: 50px;
    overflow: hidden;
    border: none;
    background: none;
    width: 73px;
    outline: none;
    font-size: 16px;
    color: #fff;
    font-family: "微软雅黑";
    line-height: 50px;
}


.sjmheader{
			display:none;		   
		}
		#footer{
			display:none;		   	
		}
		@media (max-width: 800px) {
			.header{
				display:none;
			}
			.sjmheader{
				display:block;		   
			} 
			.lb_top{
				display:none;
			}
			.footer-warp{
				display:none;	
			}
		}     