body{ font-family:"Microsoft Yahei","宋体"; color:#000;}
a,a:hover{ color:#000; }
.left { float:left; }
.right { float:right; }
.clear{clear:both;font-size:1px;width:1px;height:0;visibility:hidden;margin-top:0px!important;*margin-top:-1px;line-height:0}
img{ display:block; width:100%; height:auto; }
ul,li,ol { list-style-type:none; margin:0; padding:0; border:0; }
.blank1 { margin:0 auto; height:1px; font-size:1px; clear:both; overflow:hidden }
.blank2 { margin:0 auto; height:2px; font-size:1px; clear:both; overflow:hidden }
.blank3 { margin:0 auto; height:3px; font-size:1px; clear:both; overflow:hidden }
.blank5 { margin:0 auto; height:5px; font-size:1px; clear:both; overflow:hidden }
.blank8 { margin:0 auto; height:8px; font-size:1px; clear:both; overflow:hidden }
.blank10 { margin:0 auto; height:10px; font-size:1px; clear:both; overflow:hidden }
.blank15 { margin:0 auto; height:15px; font-size:1px; clear:both; overflow:hidden }
.blank20 { margin:0 auto; height:20px; font-size:1px; clear:both; overflow:hidden }
.blank25 { margin:0 auto; height:25px; font-size:1px; clear:both; overflow:hidden }
.blank30 { margin:0 auto; height:30px; font-size:1px; clear:both; overflow:hidden }
.blank40 { margin:0 auto; height:40px; font-size:1px; clear:both; overflow:hidden }
.blank50 { margin:0 auto; height:50px; font-size:1px; clear:both; overflow:hidden }
h1,h2,h3,h4,h5{
	margin:0px;
	font-family:"Microsoft Yahei","黑体";
	overflow:hidden;
}
a:hover{ color:#c00;}


.relative{
	position:relative;
	overflow:hidden;
}

.img-shadow1{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:27px;
	background-image:url(../images/shadow1.png);
	background-repeat:repeat-x;
	background-size:auto 100%;
}

.img-shadow2{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:46px;
	background-image:url(../images/shadow2.png);
	background-repeat:repeat-x;
	background-size:auto 100%;
}

.img-shadow3{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:40px;
	background-image:url(../images/shadow3.png);
	background-repeat:repeat-x;
	background-size:auto 100%;
}

.img-text1{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:24px;
	line-height:24px;
	text-align:center;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#fff;
}

.img-text2{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:32px;
	line-height:32px;
	text-align:center;
	font-size:16px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#fff;
}

.img-text3{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:32px;
	line-height:32px;
	text-align:center;
	font-size:14px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#fff;
	margin:0px;
}

.img-text1 a,.img-text2 a,.img-text3 a{
	color:#fff;
}
.img-play1{
	position:absolute;
	width:45px;
	height:45px;
	background-image:url(../images/play1.png);
	background-size:100% 100%;
}

.relative .img-play1{
	left:50%;
	bottom:50%;
	margin-left:-23px;
	margin-bottom:-22px;
}

.img-play2{
	position:absolute;
	width:32px;
	height:32px;
	background-image:url(../images/play2.png);
	background-size:100% 100%;
}

.relative .img-play2{
	left:12%;
	bottom:10%;
}
@media (max-width: 768px) {
	.img-text3{ font-size:16px; }
}

@media (min-width: 768px) {
	.img-shadow1{ height:18px; }
	.img-shadow2{ height:28px; }
	.img-shadow3{ height:24px; }
	.img-text1{ height:16px; line-height:16px; font-size:12px; }
	.img-text2{ height:20px; line-height:20px; font-size:12px; }
	.img-text3{ height:20px; line-height:20px; font-size:12px; }
	.img-play1{ width:27px; height:27px; }
	.img-play2{ width:20px; height:20px; }
}
@media (min-width: 992px) {
	.img-shadow1{ height:22px; }
	.img-shadow2{ height:36px; }
	.img-shadow3{ height:32px; }
	.img-text1{ height:20px; line-height:20px; font-size:12px; }
	.img-text2{ height:26px; line-height:26px; font-size:14px; }
	.img-text3{ height:25px; line-height:26px; font-size:12px; }
	.img-play1{ width:36px; height:36px; }
	.img-play2{ width:26px; height:26px; }
}
@media (min-width: 1200px) {
	.img-shadow1{ height:27px; }
	.img-shadow2{ height:46px; }
	.img-shadow3{ height:40px; }
	.img-text1{ height:24px; line-height:24px; font-size:14px; }
	.img-text2{ height:32px; line-height:32px; font-size:16px; }
	.img-text3{ height:32px; line-height:32px; font-size:14px; }
	.img-play1{ width:45px; height:45px; }
	.img-play2{ width:32px; height:32px; }
}


#nav{
	border:none;
	border-radius:0px;
	background:#fff;
	width:1000px;
	margin:auto;
}
#nav .navbar-header{
	float:left;
	width:10%;
}
#nav .navbar-brand{
	padding:0px;
	height:auto;
	margin:5px 0px 0px 0px;
	
}
#nav .navbar-toggle{
	background:#fff;
	border:none;
	margin:9px 15px 0px 0px;
}
#nav .navbar-toggle .icon-bar{
	background:#000;
}
#bs-example-navbar-collapse-2{
	
}
#nav .navbar-nav{
	float:none;
	margin:0px auto;
}
#nav .navbar-nav li{
	font-family:"Microsoft Yahei","黑体";
	letter-spacing:1px;
}
#nav .navbar-nav li a{
	padding:0px 25px;
	font-size:22px;
	height:50px;
	line-height:50px;
}
#nav .navbar-nav .xianqu{
	background-image:url(../images/xianqu.png);
	background-repeat:no-repeat;
	background-position:right center;
}
#nav .navbar-nav .home{
	border:none;
}
#nav .navbar-nav .home a{
	width:21px;
	background-image:url(../images/nav-icon1.png);
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-9999px;
}

#nav .navbar-nav .more{
	float:right;
	border:none;
}
#nav .navbar-nav .more .dropdown-toggle{
}

#nav .navbar-nav .more .dropdown-menu{
	right:0px;
	left:auto;
	border:1px solid #ececec;
	box-shadow:none;
	background:#fff;
	border-radius:0px;
	padding:0px;
}

#nav .navbar-nav .more .dropdown-menu p{
	white-space:nowrap;
	margin:0px;
	border-bottom:1px solid #ececec;
	padding-left:30px;
}

#nav .navbar-nav .more .dropdown-menu a{
	display:inline;
	margin-right:30px;
	line-height: 40px;
	padding:0px;
	color:#9a9a9a;
	background:#fff;
	font-size: 14px;
}

#nav .navbar-nav .more .dropdown-menu a:hover{
	text-decoration:none;
	color:#333;
}

@media (max-width: 768px) {
	#nav{ margin:0px; width:100%; border-bottom: 1px solid #dfdfdf;}
	#nav .container{ padding:0px 15px; }
	#nav .navbar-brand{border-radius:0px; padding:7px 0px 7px 20px; background:#fff; width:auto; margin:0px;}
	#nav .navbar-brand img{ height:36px; width:auto; }
	#nav .navbar-header{ float:none; width:100%;}
	#bs-example-navbar-collapse-2{ margin-top:0px; background:#0f669d;}
	#nav .navbar-nav{ width:100%; padding-bottom:10px;}
	#nav .navbar-nav .current{ background:none; }
	#nav .navbar-nav li{ float:left; width:16.6%; border:none; text-align: center;}
	#nav .navbar-nav li a{padding:0px; font-size: 16px; height:40px; line-height:40px; color:#FFFFFF;}
	#nav .navbar-nav li a:hover{ background:none;}
	#nav .navbar-nav .home a,#nav .navbar-nav .more .dropdown-toggle{ width:auto; text-indent:0px; background:none; }
	#nav .navbar-nav .more{ float:left; width:96%; margin: 0px 2%; border-radius: 7px; border: 1px solid #fff;}
	#nav .navbar-nav .more .dropdown-menu{ left:0px; right:auto; border:none; background:none; border-bottom: 1px solid #fff;}
	#nav .navbar-nav .more .dropdown-menu p{ border:none; padding:0px; }
	#nav .navbar-nav .more .dropdown-menu p a{ margin:0px; background:none; color:#fff; min-width:20%; float:left; text-align: center;}
	#nav .navbar-nav .more .dropdown-menu p a:hover{color:#fff;}
	.navbar-collapse {padding-right: 0px; padding-left: 0px;}

}

@media (min-width: 768px) {
	.navbar{ min-height:40px;}
	#bs-example-navbar-collapse-2{float:right;}
	#nav .navbar-nav{ }
	#nav .navbar-nav li a{ padding:0px 7px; font-size:14px; height:40px; line-height:40px; }
	#nav .navbar-nav .home a,#nav .navbar-nav .more .dropdown-toggle{background-size:12px auto; }
	#nav .navbar-nav .more .dropdown-menu p{ padding-left:18px; }
	#nav .navbar-nav .more .dropdown-menu a{ margin-right:18px; }
}
@media (min-width: 992px) {
	.navbar{ min-height:40px;}
	#nav .navbar-nav{}
	#nav .navbar-nav li a{ padding:0px 7px; font-size:14px; height:40px; line-height:40px; }
	#nav .navbar-nav .home a,#nav .navbar-nav .more .dropdown-toggle{background-size:17px auto; }
	#nav .navbar-nav .more .dropdown-menu p{ padding-left:24px; }
	#nav .navbar-nav .more .dropdown-menu a{ margin-right:24px; }
}
@media (min-width: 1200px) {
	.navbar{ min-height:40px;}
	#nav .navbar-nav{ }
	#nav .navbar-nav li a{ padding:0px 9px; font-size:14px; height:40px; line-height:40px; }
	#nav .navbar-nav .home a,#nav .navbar-nav .more .dropdown-toggle{background-size:21px auto; }
	#nav .navbar-nav .more .dropdown-menu p{padding-left:30px; }
}



#header{
	height:697px;
	background-color:#0f669d;
	background-image:url(../images/header.jpg);
	background-position:center top;
}
#header .main{
	width:1000px;
	margin:auto;
	height:697px;
	position:relative;
}
#header .main h1{
	position:absolute;
	left:-9999px;
	z-index:-999;
}
#header .m_header {
	display: none;
}

@media screen and (max-width:768px) {
#header {
	height: auto;
	background:none;
}
#header .m_header {
	display:block;
	width:100%;
	height:auto;
}

#header .main{
	width:100%;
	margin:auto;
	height:auto;
}

}


.title1{
	line-height:30px;
	position:relative;
}
.img1{ display:block;}
.img2{ display:none;}
.title1 span{
	float:left;
	font-size:20px;
	font-family:"Microsoft Yahei", "黑体";
}

.title1 span,.title1 span a{
	color:#474747;
}

.title1 i{
	display:none;
	font-style:normal;
}

.title1 .more{
	position:absolute;
	right:0px;
	top:50%;
	margin-top:-7px;
	width:15px;
	height:15px;
	background-image:url(../images/title-more.gif);
	background-size:100% 100%;
}

@media (max-width: 768px) {
	.title1{ line-height:32px; }
	.title1 span{ font-size:22px; float:none; }
	.title1 span img{ display:none; }
	.title1 i{ display:block; }
	.title1 .more{ display:none; }
	.img1{display:none;}
	.img2{ display:block; }
}


.news-list2 li{
	padding:15px 0px 15px 0px;
	zoom:1;
}

.news-list2 h3{
	line-height:34px;
	height:34px;
	font-size: 20px;
	margin-bottom:15px;
	color:#787878;
}
.news-list2 h3 a{
	color:#000;
}
.news-list2 p{
	line-height:24px;
	font-size:12px;
	max-height:80px;
	overflow:hidden;
	color:#919191;
	margin-top:0px;
	padding-top:8px;
}

.news-list2 p a{
	color:#333;
}

.news-list2 .tail{
	color:#999;
	line-height:20px;
	height:20px;
	overflow:hidden;
	margin-top:15px;
}

.news-list2 .tail a{
	color:#999;
}

.news-list2 .tail .left{
	display:inline;
	margin-right:15px;
}

.news-list2 .tail .right{
	display:inline;
	margin-left:25px;
}

.news-list2 .tail .type1{
	background:url(../images/news-list2-type1.png) no-repeat right 4px;
	padding-right:23px;
}

.news-list2 .tail .type2{
	background:url(../images/news-list2-type2.png) no-repeat right 2px;
	padding-right:20px;
}

.news-list2 i,.news-list2 img{
	margin-bottom:15px;
}

.news-list2 .style1 img{
	float:left;
	display:inline;
	margin-right:5%;
	width:100px;
	height:100px;
}

.news-list2 .style2 img{
	float:left;
	display:inline;
	width:32.5%;
	margin:0px 0.41%;
}

.news-list2 .style3 img{
	width:100%
}

.news-list2 .style1 i .clear,.news-list2 .style3 i .clear{
	display:none;
}

.news-list2 .style2 i{
	display:block;
}

@media (max-width: 768px) {
	.news-list2 li{ padding:15px 0px 15px 0px; }
	.news-list2 h3{ height:30px; line-height:30px; margin-bottom:10px; font-size:16px;}
	.news-list2 h3 a {color:#666;}
	.news-list2 p{ line-height: 22px; max-height: 68px; padding-top:2px; margin:0px;}
	.news-list2 .tail{ line-height:20px; margin-top:0px; font-size:12px; }
	.news-list2 .tail .left{ margin-right:10px; }
	.news-list2 .tail .right{ display:none; }
	.news-list2 img,.news-list2 i{ margin-bottom:0px; }
	.news-list2 .style1 img{width:80px; height:80px;}
}

.news-list3{
}
.news-list3 li{
	font-size:18px;
	border-bottom:1px dotted #e5e5e5;
	height:38px;
	line-height:38px;
	overflow:hidden;
	padding-left:1.5%;
	padding-left:15px;
	background-image:url(../images/list-type1.gif);
	background-repeat:no-repeat;
	background-position:left 16px;
}

@media (max-width: 768px) {
	.news-list3{margin-top: 10px;}
	.news-list3 li{ font-size:16px; height:33px; line-height:33px; background:none; padding:0px; border:none; }
}
@media (min-width: 768px) {
	.news-list3{}
	.news-list3 li{ font-size:12px; height:24px; line-height:24px; background-position:left 9px; background-size:3px 3px; padding-left:9px;}
}
@media (min-width: 992px) {
	.news-list3{ margin-top:0px; }
	.news-list3 li{ font-size:15px; height:30px; line-height:30px; background-position:left 13px; background-size:4px 4px; padding-left:12px;}
}
@media (min-width: 1200px) {
	.news-list3{margin-top:0px; }
	.news-list3 li{ font-size:18px; height:38px; line-height:38px; background-position:left 16px; background-size:5px 5px; padding-left:15px;}
}

.news-list4{
	margin-top:25px;
	zoom:1;
}

.news-list4 li{
	height:38px;
	line-height:38px;
	border-bottom:1px dotted #ececec;
	font-size:16px;
	overflow:hidden;
}

.news-list4 li span,.news-list4 li span a{
	color:#037ac4;
}

.news-list4 li b{
	font-weight:normal;
	color:#ececec;
	margin:0px 1%;
}

@media (max-width: 768px) {
	.news-list4{ margin-top:10px; }
	.news-list4 li{ height:33px; line-height:33px; border:none; }
}
@media (min-width: 768px) {
	.news-list4{ margin-top:15px; }
	.news-list4 li{ height:24px; line-height:24px; font-size:12px; }
}
@media (min-width: 992px) {
	.news-list4{ margin-top:20px; }
	.news-list4 li{ height:30px; line-height:30px; font-size:14px; }
}
@media (min-width: 1200px) {
	.news-list4{ margin-top:25px; }
	.news-list4 li{ height:38px; line-height:38px; font-size:16px; }
}

.news-list5{
	zoom:1;
	margin-top:10px;
}

.news-list5 li{
	height:38px;
	line-height:38px;
	border-bottom:1px dotted #ececec;
	font-size:16px;
	overflow:hidden;
	padding-left:15px;
	background-image:url(../images/list-type1.gif);
	background-repeat:no-repeat;
	background-position:left 16px;
}

@media (max-width: 768px) {
	.news-list5{ margin-top:10px; }
	.news-list5 li{ background:none; padding:0px; height:33px; line-height:33px; border:none; }
}
@media (min-width: 768px) {
	.news-list5{ margin-top:6px; }
	.news-list5 li{ height:24px; line-height:24px; font-size:12px; background-position:left 9px; background-size:3px 3px; padding-left:9px; }
}
@media (min-width: 992px) {
	.news-list5{ margin-top:8px; }
	.news-list5 li{ height:30px; line-height:30px; font-size:14px; background-position:left 13px; background-size:4px 4px; padding-left:12px; }
}
@media (min-width: 1200px) {
	.news-list5{ margin-top:10px; }
	.news-list5 li{ height:38px; line-height:38px; font-size:16px; background-position:left 16px; background-size:5px 5px; padding-left:15px; }
}

.sidebar{
	padding-top:1px;
}

.sidebar .block{
	border:1px solid #f1f1f1;
	margin-top:-1px;
	padding-top:25px;
	padding-bottom:25px;
}

.sidebar .side-padding{
	padding-left:6.53%;
	padding-right:6.53%;
}

@media (max-width: 768px) {
	.sidebar .block{ padding-top:0px; padding-bottom:0px; margin-top:30px; border:none; }
	.sidebar .side-padding{ padding-left:0px; padding-right:0px; }
}
@media (min-width: 768px) {
	.sidebar .block{ padding-top:15px; padding-bottom:15px; }
}
@media (min-width: 992px) {
	.sidebar .block{ padding-top:20px; padding-bottom:20px; }
}
@media (min-width: 1200px) {
	.sidebar .block{ padding-top:25px; padding-bottom:25px; }
}


.tuwen1{
	margin-top:20px;
}
.tuwen1 h4{
	margin-top:10px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	font-size:14px;
	color:#a3a3a3;
}
@media (min-width: 768px) {
	.tuwen1{ margin-top:12px; }
	.tuwen1 h4{ margin-top:6px; height:16px; line-height:16px; font-size:12px; }
}
@media (min-width: 992px) {
	.tuwen1{ margin-top:16px; }
	.tuwen1 h4{ margin-top:8px; height:16px; line-height:16px; font-size:12px; }
}
@media (min-width: 1200px) {
	.tuwen1{ margin-top:20px; }
	.tuwen1 h4{ margin-top:10px; height:18px; line-height:18px; font-size:14px; }
}

.news-list6{
	margin-top:8px;
}

.news-list6 li{
	padding:20px 0px 0px 0px;
}

.news-list6 h3{
	font-size:18px;
	height:24px;
	line-height:24px;
}

.news-list6 p{
	height:18px;
	line-height:18px;
	overflow:hidden;
	color:#a3a3a3;
	margin-top:8px;
}

@media (max-width: 768px) {
	.news-list6{ margin-top:5px; }
	.news-list6 li{ padding:15px 0px 0px 0px; }
	.news-list6 h3{ font-size:16px; height:22px; line-height:22px; }
	.news-list6 p{ height:16px; line-height:16px; margin-top:5px;  }
}
@media (min-width: 768px) {
	.news-list6{ margin-top:4px; }
	.news-list6 li{ padding:12px 0px 0px 0px; }
	.news-list6 h3{ font-size:14px; height:20px; line-height:20px; }
	.news-list6 p{ height:16px; line-height:16px; margin-top:4px; font-size:12px; }
}
@media (min-width: 992px) {
	.news-list6{ margin-top:6px; }
	.news-list6 li{ padding:16px 0px 0px 0px; }
	.news-list6 h3{ font-size:16px; height:22px; line-height:22px; }
	.news-list6 p{ height:16px; line-height:16px; margin-top:6px; font-size:12px; }
}
@media (min-width: 1200px) {
	.news-list6{ margin-top:8px; }
	.news-list6 li{ padding:20px 0px 0px 0px; }
	.news-list6 h3{ font-size:18px; height:24px; line-height:24px; }
	.news-list6 p{ height:18px; line-height:18px; margin-top:8px; font-size:14px; }
}

.news-list7{
	margin-top:15px;
}

.news-list7 li{
	line-height:40px;
	font-size:16px;
	overflow:hidden;
}

.news-list7 li span{
	float:left;
	width:8.1%;
	text-align:center;
	color:#bcbcbc;
	font-size:22px;
	font-family:"Arial";
	font-style:italic;
}

.news-list7 li .txt{
	float:left;
	width:90%;
	height:40px;
	overflow:hidden;
}

.news-list7 .relative{
	height:auto;
}

.news-list7 .relative span{
	position:absolute;
	left:0px;
	bottom:0px;
}

.news-list7 .relative .txt{
	position:absolute;
	left:8%;
	bottom:0px;
	color:#fff;
}

@media (max-width: 768px) {
	.news-list7{ margin-top:10px; }
	.news-list7 li{ line-height:33px; }
	.news-list7 li span{ font-size:22px; }
	.news-list7 li .txt{ height:33px; }
}
@media (min-width: 768px) {
	.news-list7{ margin-top:9px; }
	.news-list7 li{ line-height:24px; font-size:12px; }
	.news-list7 li span{ font-size:16px; }
	.news-list7 li .txt{ height:24px; }
}
@media (min-width: 992px) {
	.news-list7{ margin-top:12px; }
	.news-list7 li{ line-height:32px; font-size:14px; }
	.news-list7 li span{ font-size:18px; }
	.news-list7 li .txt{ height:32px; }
}
@media (min-width: 1200px) {
	.news-list7{ margin-top:15px; }
	.news-list7 li{ line-height:40px; font-size:16px; }
	.news-list7 li span{ font-size:22px; }
	.news-list7 li .txt{ height:40px; }
}

.news-list8{
	margin-top:15px;
}

.news-list8 li{
	height:40px;
	line-height:40px;
	overflow:hidden;
	font-size:16px;
	padding-left:5%;
	background-image:url(../images/list-type1.gif);
	background-repeat:no-repeat;
	background-position:left 17px;
}

.news-list9{
	margin-top:15px;
}

.news-list9 li{
	height:40px;
	line-height:40px;
	overflow:hidden;
	font-size:16px;
}

.news-list9 li span,.news-list9 li span a{
	color:#037ac4;
}

@media (max-width: 768px) {
	.news-list8,.news-list9{ margin-top:10px; }
	.news-list8 li,.news-list9 li{ height:35px; line-height:35px; background:none; padding:0px; }
}
@media (min-width: 768px) {
	.news-list8,.news-list9{ margin-top:9px; }
	.news-list8 li,.news-list9 li{ height:24px; line-height:24px; font-size:12px; }
	.news-list8 li{	background-position:left 10px; background-size:3px 3px; }
}
@media (min-width: 992px) {
	.news-list8,.news-list9{ margin-top:12px; }
	.news-list8 li,.news-list9 li{ height:32px; line-height:32px; font-size:14px; }
	.news-list8 li{	background-position:left 14px; background-size:4px 4px; }
}
@media (min-width: 1200px) {
	.news-list8,.news-list9{ margin-top:15px; }
	.news-list8 li,.news-list9 li{ height:40px; line-height:40px; font-size:16px; }
	.news-list8 li{	background-position:left 17px; background-size:5px 5px; }
}

.news-list12{
	zoom:1;
	margin-top:10px;
}

.news-list12 li{
	height:44px;
	line-height:44px;
	border-bottom:1px dotted #ececec;
	font-size:16px;
	overflow:hidden;
}

@media (max-width: 768px) {
	.news-list12{ margin-top:10px; }
	.news-list12 li{ height:33px; line-height:33px; border:none; }
}
@media (min-width: 768px) {
	.news-list12{ margin-top:6px; }
	.news-list12 li{ height:26px; line-height:26px; font-size:12px; }
}
@media (min-width: 992px) {
	.news-list12{ margin-top:8px; }
	.news-list12 li{ height:36px; line-height:36px; font-size:14px; }
}
@media (min-width: 1200px) {
	.news-list12{ margin-top:10px; }
	.news-list12 li{ height:44px; line-height:44px; font-size:16px; }
}
.tuwen2{
	height:99px;
	background:#f7f7f7;
	margin-top:20px;
	position:relative;
	overflow:hidden;
}

.tuwen2 img{
	float:left;
	width:50%;
	height:100%;
}

.tuwen2 table{
	height:100%;
	overflow:hidden;
}

.tuwen2 table td{
	padding:0px 7.5%;
	font-size:16px;
	line-height:26px;
}

@media (max-width: 768px) {
	.tuwen2{ margin-top:20px; height:99px; }
	.tuwen2 img{ width:160px; height:99px; }
	.tuwen2 table td{ font-size:16px; line-height:22px; }
}
@media (min-width: 768px) {
	.tuwen2{ margin-top:10px; height:59px; }
	.tuwen2 table td{ font-size:12px; line-height:14px; }
}
@media (min-width: 992px) {
	.tuwen2{ margin-top:15px; height:79px; }
	.tuwen2 table td{ font-size:14px; line-height:20px; }
}
@media (min-width: 1200px) {
	.tuwen2{ margin-top:20px; height:99px; }
	.tuwen2 table td{ font-size:16px; line-height:26px; }
}


/* 图文样式*/
.image_text {
}
.image_text span {
	display: block;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
}
.image_text h1{
	font-size:36px;
	height:60px;
	line-height:60px;
	font-family: "微软雅黑", "黑体";
	overflow: hidden;
	font-weight: normal;
	margin-bottom: 10px;
}
.image_text h2 {
	font-size:26px;
	height:60px;
	line-height:60px;
	overflow: hidden;
	font-family: "微软雅黑", "黑体";
	font-weight: normal;
}
.image_text h3  {
	font-size:16px;
	height:35px;
	line-height:35px;
	overflow: hidden;
	font-family: "微软雅黑", "黑体";
	font-weight: normal;
}
.image_text .abstract {
	color:#666;
	font-size:12px;
	line-height:24px;
	max-height:48px;
	margin:0px;
	overflow:hidden;
}
.image_text h1 a ,.image_text h2 a,.image_text h3 a{

}
.image a{
	position: relative;
	overflow: hidden;
	height:100%;
	display: block;
}
.image img {
	width: 100%;
	height:100%;
}

.image .black  {
	position:absolute;
	margin:0px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background:rgba(0, 0, 0, .4);
	color:#fff;
	height:30px;
	line-height:30px;
	font-size:15px;
	width: 100%;
	text-align: center;
	left: 0px;
	bottom: 0px;
	z-index: 10;
}
.image .note {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.image span {
	position: absolute;
	height: 36px;
	width: 36px;
	left: 50%;
	display: block;
	z-index: 2;
	background-image: url(../images/play1.png);
	margin-top: -18px;
	margin-left: -18px;
	top: 50%;
}


.photo-list1 ul{
	width:106%;
	margin-left:-5%;
}
.photo-list1 li{
	float:left;
	display:inline;
	margin-left:5%;
	width:28%;
	margin-top:30px;
}
.photo-list1 li h3{
	text-align:left;
	font-size:18px;
	line-height:30px;
	height:30px;
}
@media (max-width: 768px) {
.photo-list1 ul{
	width:105%;
	margin-left:-5%;
}
}

.photo-list2 ul{
	width:1200px;
	margin-left:-49px;
	display: block;
	overflow:hidden;
}
.photo-list2 li{
	float:left;
	display:block;
	margin-top:40px;
	width: 238px;
	margin-left: 49px;
}
.photo-list2 li img {
	width: 100%;
}
.photo-list2 li p {
	margin-top: 15px;
	color: #333;
	line-height: 24px;

}
.photo-list2 li h3{
	text-align: center;
	font-size:14px;
	line-height:40px;
	height:40px;
	font-weight: normal;
	overflow: hidden;
}
@media (max-width: 768px) {
.photo-list2 ul{
	width:100%;
	margin-left:0px;
}
.photo-list2 li{
	width:47%;
	margin-left:0px;
	margin-top:15px;
}
.photo-list2 li:nth-child(2n-1){
	float:left;
}
.photo-list2 li:nth-child(2n){
	float:right;
}
}

.photo-list3 ul{
	width:106%;
	margin-left:-5%;
}
.photo-list3 li{
	float:left;
	display:inline;
	margin-left:5%;
	width:28%;
	margin-top:40px;
}
.photo-list3 li p{
}
.photo-list3 li p a{
	color:#333;
	font-size:12px;
}
.photo-list3 li h3{
	text-align: center;
	font-size:16px;
	line-height:50px;
	height:50px;
}
@media (max-width: 768px) {
.photo-list3 ul{
	width:105%;
	margin-left:-5%;
}
.photo-list3 li{
	float:left;
	display:inline;
	margin-left:5%;
	width:45%;
	margin-top:25px;
}
}

.photo-list4 ul{
	width:105%;
	margin-left:-5%;
}
.photo-list4 li{
	float:left;
	display:inline;
	margin-left:5%;
	width:45%;
	margin-top:20px;
	background:#f2f2f2;
}
.photo-list4 li p{
	padding:0px 2%;
}

#footer{
	line-height:26px;
	margin-bottom:0px;
	padding:1.5% 0px;
	color:#666;
	text-align:center;
}
#footer{
	margin-top:30px;
	line-height:26px;
	margin-bottom:0px;
	padding:1.5% 0px;
}
#footer-mobile{
	display:none;
}

#footer a{
	color:#666;
}

@media (max-width: 768px) {
	#footer{ display:none; }
	#footer-mobile{ display:block; text-align:center; line-height:30px; background-color:#0f669d; color:#FFFFFF;}
}


/*框架*/
.layout {
	width:1100px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
.layout p{
	margin:0;
	overflow:hidden;
}

.layout1 {width:1066px; margin-top: 40px; margin-right: auto; margin-bottom: 0px; margin-left: auto;}
.layout1 .headeline {text-align:center; background-color:#FFF;}
.layout1 img { float:left; margin-right:30px; width:auto;}
.layout1 h1 { font-size:36px; line-height:50px; height:50px; overflow:hidden;}
.layout1 p { font-size:12px; line-height:24px; max-height:24px; overflow:hidden; margin-top:10px; color:#666; margin-bottom:0px;}

.layout2 { width:1066px; margin:auto; margin-top:40px;}
.layout2 .left{ width:380px; height:460px;}
.layout2 .right{ width:650px; height:460px;}
.layout2 .news h2{height:70px; line-height:70px;}
.layout2 .news p{ line-height:26px; font-size:12px; max-height: 52px; overflow: hidden;}

.layout3 { width:1100px; margin:auto; margin-top:60px;}
.layout3 .content {margin-top:25px;}


.layout4 {margin:0px auto; width:1066px; margin-top:30px;}
.layout4 .content{background-color:#FFFFFF; }
.layout4 .news-list2{margin-left:-66px; padding-top:20px;}
.layout4 .news-list2 li{ width: 500px; margin-left:66px; float:left;}

.layout5 {margin-top:60px; background-color:#e4e7ec; padding:30px 0px 50px 0px;}
.layout5 .contentbar{margin:0px auto; width:1100px;}

.company{ margin-top:30px;}
.company img{width:360px; float:left; margin-right:30px;}
.company p{ font-size:14px; line-height:27px; color:#333; text-indent:32px;}

.layout6 {margin:0px auto; width:1100px; margin-top:40px;}
.layout6 .content {margin-top:25px;}
.layout6 .content ul li{ float:right; width:220px; margin-left:20px; margin-bottom:20px;}
.layout6 .content ul .first{ float:left; width:380px; margin-left:0px;}

.layout7{margin:auto; width:1100px; margin:0px auto; margin-top:20px;}
.layout7 .content{ background-color:#FFF; padding:20px;}
.bigphoto{ margin-top:40px;}
.layout7 .photo-list2{margin-top:15px;}
.title img { width:auto; margin: auto;}
.title1 .zhongbo { float:right; margin-right:30px;}
.title1 img { width:auto;}
@media (max-width: 768px) {
.layout1 {width:100%; margin-top:15px; padding: 0px 10px;}

.layout1 img { display:none;}
.layout1 h1 { font-size:18px; line-height:30px; height:auto;}
.layout1 p { font-size:12px; margin: 7px 0px;}
.layout2 { width:100%; margin-top:0px; padding:15px 10px 0px 10px;}
.layout2 .left{ width:100%; float:none; margin-top:15px; height:auto;}
.layout2 .left h2{ font-size:16px;}
.layout2 .left p{ font-size:12px;}
.layout2 .right{ width:100%; height:auto; float:none;}
.layout2 .news h2{height:50px; line-height:50px;}

.layout3 { width:100%; margin-top:0px; padding: 15px 10px 0px 10px;}
.layout3 .image_text:nth-child(2){ margin-bottom:10px;}
.layout3 .left{ width:100%; height:auto; float:none;}
.layout3 .center{ width:100%; height:auto; float:none; margin-left:0px; margin-top:15px;}
.layout3 .right{ width:100%; height:auto; float:none; margin-top:15px;}

.layout4 {margin:0px auto; width:100%; padding:0px 10px; margin-top:30px;}
.layout4 .content{padding:0px;}
.layout4 .news-list2{margin-left:0px; padding-top:0px;}
.layout4 .news-list2 li{ width: 100%; margin-left:0px; float:none;}
.layout5 { margin-top:20px;}
.layout5 {margin:0px auto; width:100%; padding:0px 10px; margin-top:15px;}
.layout5 .contentbar{padding:20px; background-color:#FFFFFF; }
.company{ margin-top:20px;}
.company img{width:100%; height: auto; float:none; margin-right:0px; margin-bottom:15px;}
.company p{ font-size:15px; line-height:28px; color:#333; text-indent:32px;}
.layout6 { width:100%; margin-top:0px; padding: 30px 10px 30px 10px;}
.layout6 .left{ width:100%; height:auto; float:none;}
.layout6 .right{ width:100%; height:auto; float:none; margin-top:30px;}
.layout6 .image_text:nth-child(3){ margin-bottom:5px;}
.layout6 .image{ margin-right:15px;}
.layout7 { width:100%; margin-top:0px; padding: 15px 10px 0px 10px;}
.layout7 .photo-list2{margin-top:0px;}
.title img {width: 100%;}
.title1 img {width: 100%;}
.title1 .zhongbo { float:right; margin-right:0px;}

}

/*不同尺寸屏幕-不同位置图片*/
.pic_size1 img{
	height:130px;
}
.pic_size2 img{
	height:260px;
}
.pic_size3 img{
	height:145px;
}
.pic_size4 img{
	height:310px;
}
@media (max-width: 768px) {
.pic_size1 img{
	height:120px;
}
.pic_size2 img{
	height:180px;
}
.pic_size3 img{
	height:108px;
}
.pic_size4 img{
	height:260px;
}
}


/* 热点新闻样式*/
.news  {
	width:100%;
}
.news h1{
	font-size:36px;
	height:50px;
	line-height:50px;
	font-family: "微软雅黑", "黑体";
	overflow: hidden;
}
.news h2 {
	font-size:20px;
	overflow: hidden;
	font-family: "微软雅黑", "黑体";
	font-weight: normal;
}
.news h3  {
	font-size:18px;
	height:45px;
	line-height:45px;
	overflow: hidden;
	font-family: "微软雅黑", "黑体";
	font-weight: normal;
}
.news h1 a ,.news h2 a,.news h3 a{
}
.news p{
	color:#666;
}



/* 轮播图 */
.device1 {
  height: 420px;
  background: #111;
  position: relative;
}
.device1 .arrow-left {
  background-image:url(../images/arrows_left.png);
  background-repeat:no-repeat;
  background-position:center;
  opacity: 0.6;
  filter: alpha(opacity=60);
  background-color: #000;
  position: absolute;
 
  left: 0px;
  top: 50%;
  margin-top: -35px;
  width: 50px;
  height: 70px;
  z-index:99;
}
.device1 .arrow-left:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #000;
}
.device1 .arrow-right {
  background-image:url(../images/arrows_right.png);
  background-repeat:no-repeat;
  background-position:center;
  opacity: 0.6;
  filter: alpha(opacity=60);
  background-color: #000;
  
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -35px;
  width: 50px;
  height: 70px;
  z-index:99;
}
.device1 .arrow-right:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #000;
}
.device1 .swiper-container {
  height: 420px;
  width:100%;
}
.device1 .swiper-slide {
	position: relative;
}
.device1 .swiper-slide img {
  height: 420px;
}
.device1 .swiper-slide h3 {
	position: absolute;
	left:0px;
	bottom: 0px;
	width: 80%;
	padding-left:4%;
	height: 54px;
	line-height:54px;
	font-size:18px;
	text-align:left;
	z-index:98;
}
.device1 .swiper-slide h3 a {
	color:#FFF;
}
.device1 .swiper-slide .textbg {
	position: absolute;
	left:0px;
	bottom: 0px;
	width: 100%;
	height: 54px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-color: #000;
	z-index:10;
}
.device1 .content-slide {
  padding: 20px;
  color: #fff;
}
.device1 .pagination1 {
  position: absolute;
  right: 15px;
  text-align: right;
  bottom:15px;
  z-index:99;
  margin: 0px;
}
.device1 .swiper-pagination-switch {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: #999;
  margin: 0 3px;
  cursor: pointer;
}
.device1 .swiper-active-switch {
  background: #fff;
}
@media (max-width: 768px) {
.device1 {
  height: 200px;
}
.device1 .swiper-container {
  height: 200px;
}
.device1 .pagination1 {
  right: 10px;
  bottom:10px;
}
.device1 .swiper-pagination-switch {
  width: 10px;
  height: 10px;
}
.device1 .swiper-slide h3 {
	width: 80%;
	padding-left:4%;
	height: 40px;
	line-height:40px;
	font-size:16px;
}
.device1 .swiper-slide .textbg {
	height: 40px;
}

.device1 .swiper-slide img {
  height: auto;
}
.device1 .arrow-left {
	display:none;
}
.device1 .arrow-right {
	display:none;
}
}

/* 轮播图 */
.device2 {
  height: 550px;
  position: relative;
  overflow:hidden;
  margin-top:25px;
}

.device2 .arrow-left2 {
  background-image:url(../images/arrows_left.png);
  background-repeat:no-repeat;
  background-position:center;
  opacity: 0.6;
  filter: alpha(opacity=60);
  background-color: #000;
  position: absolute;
  
  left: 50%;
  top: 50%;
  margin-top: -35px;
  margin-left:-490px;
  width: 50px;
  height: 70px;
  z-index:99;
}
.device2 .arrow-right2 {
  background-image:url(../images/arrows_right.png);
  background-repeat:no-repeat;
  background-position:center;
  opacity: 0.6;
  filter: alpha(opacity=60);
  background-color: #000;
  
  position: absolute;
  right: 50%;
  top: 50%;
  margin-top: -35px;
  margin-right:-490px;
  width: 50px;
  height: 70px;
  z-index:99;
}
.device2 .arrow-left2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #000;
}
.device2 .arrow-right2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #000;
}

.device2 .swiper-container {
  width:100%;
}
.device2 .swiper-slide {
	position: relative;
	width:1100px;
}
.device2 .swiper-slide img {
	opacity: 0.7;
	height:550px;
}
.device2 .swiper-slide h3 {
	display:none;
}
.device2 .swiper-slide .textbg {
	display:none;
}
.swiper2 .swiper-slide-active img {
	opacity: 1;
}
.device2 .swiper-slide-active h3 {
	display:block;
	position: absolute;
	left:50%;
	bottom: 90px;
	width: 50%;
	margin-left:-25%;
	height: 35px;
	line-height:35px;
	font-size:20px;
	z-index:98;
	text-align:center;
}
.device2 .swiper-slide-active h3 a {
	color:#FFF;
}
.device2 .swiper-slide-active p {
	display:block;
	position: absolute;
	left:50%;
	bottom: 35px;
	width: 44%;
	margin-left:-22%;

	line-height:20px;
	max-height:40px;
	overflow:hidden;
	font-size:12px;
	z-index:98;
	text-align:left;
	color:#FFFFFF;
}
.device2 .swiper-slide-active .textbg {
	display:block;
	position: absolute;
	left:50%;
	bottom: 0px;
	margin-left:-25%;
	width: 50%;
	height: 140px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background-color: #000;
	z-index:90;
}
.swiper2 .swiper-slide-active img {
	opacity: 1;
}
.device2 .content-slide {
  padding: 20px;
  color: #fff;
}
.device2 .swiper-active-switch {
  background: #fff;
}
.device2 .pagination2 {
  position: absolute;
  left: 50%;
  margin-left:-40px;
  bottom:10px;
  z-index:99;
}
.device2 .swiper-pagination-switch {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: #999;
  margin: 0 10px;
  cursor: pointer;
}
.device2 .swiper-active-switch {
  background: #fff;
}
@media (max-width: 768px) {
.device2 {
  height: 200px;
}
.device2 .swiper-slide {
	width:300px;
}
.device2 .swiper-slide img {
	height:200px;
}

.device2 .arrow-left2 {
  left: 50%;
  top: 50%;
  margin-top: -20px;
  margin-left:-170px;
  width: 20px;
  height: 40px;
  z-index:99;
}
.device2 .arrow-right2 { 
  position: absolute;
  right: 50%;
  top: 50%;
  margin-top: -25px;
  margin-right:-170px;
  width: 20px;
  height: 40px;
  z-index:99;
}

.device2 .pagination2 {
  position: absolute;
  left: 50%;
  margin-left:-25px;
  bottom:5px;
  z-index:99;
}
.device2 .swiper-pagination-switch {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: 0 5px;
}

.device2 .swiper-slide-active .textbg {
	display:block;
	position: absolute;
	left:0px;
	bottom: 0px;
	margin-left:0px;
	width: 100%;
	height: 55px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background-color: #000;
	z-index:90;
}
.device2 .swiper-slide-active h3 {
	display:block;
	position: absolute;
	left:50%;
	bottom: 20px;
	width: 90%;
	margin-left:-45%;
	height: 35px;
	line-height:35px;
	font-size:16px;
}
.device2 .swiper-slide-active p {
	display:none;
}
}
/*栏目切换*/
#Tab1{
	height:300px;
	width:1100px;
	margin:0px auto;
}
.Menubox {
	width:354px;
	height:300px;
	background-color:#FFFFFF;
	float:left;
	margin-right:20px;
}

.Menubox li{
	display:block;
	cursor:pointer;
	width:140px;
	margin:0px 10px;
	border:1px solid #333;
}
.Menubox ul li a {
	color: #fff;
	left:0px;
	top:0px;
	width:100%;
	height:70px;
	line-height:70px;
	display:block;
	background-color:#000000;
	opacity:0.5;
	text-align:center;
}
.Menubox ul li.hover{
	background-color:#E00003;
}
.Menubox ul li.hover a {
	color: #fff;
	opacity:0.7;
	background-image:url(../images/sildebg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	text-decoration:none;
}
.Contentbox{
}
@media (max-width: 768px) {
#Tab1{
	position: relative;
	height:500px;
	background-color:#000000;
	overflow:hidden;
}
.Menubox {
	position: absolute;
	width:342px;
	height:50px;
	left:50%;
	bottom:20px;
	margin-left:-171px;
}
.Menubox li{
	width:75px;
	margin:0px 5px;
}
.Menubox ul li a {
	font-size:12px;
	color: #fff;
	left:0px;
	top:0px;
	width:100%;
	height:50px;
	line-height:50px;
	display:block;
	background-color:#000000;
	opacity:0.5;
	text-align:center;
}
}

#nav2 {
	width: 1066px;
	height:120px;
	margin:0px auto;
	background-color:#710505;
	padding:30px;
}

#nav2 h3 {
	background-color:#e18011;
	width:30px;
	font-size: 18px;
	float: left;
	display: block;
	padding:8px;
	text-align: center;
	margin-right:30px;
}
#nav2 p {
	color: #ffecce;
	line-height:28px;
}

.nav1{
	width:100px;
	position:fixed;
	right:0px;
	bottom: 200px;
	background-color:#2c7174;
	z-index:999;
}
.nav1 ul li{
	text-align:center;
}
.nav1 ul li a{
	color:#fff;
	height:40px;
	line-height:40px;
	text-align:center;
}
.nav1 ul li.back{
	background-color:#7E7E7E;
}

.nav1 img{
	width:100px;
}


@media (max-width: 768px) {

#nav2 {
	width: 100%;
	height:auto;
	padding:15px;
}

#nav2 h3 {
	display:none;
}
#nav2 p {
	color: #ffecce;
	line-height:28px;
}

.nav1{
	width:40px;
	bottom: 0px;
}
.nav1 ul li a{
	height:20px;
	line-height:20px;
}

.nav1 ul .moblie{
	display:none;
}

.nav1 img{
	display:none;
}
	
}


.wrapperbg{ position:relative; width:100%; height:100%;}
.wrapperbg .qjnew{ position:absolute; width:640px; left:50%; margin-left:-320px; bottom:30px;}
.wrapperbg .qjnew h1{ font-size:26px; line-height:50px;}
.wrapperbg .qjnew a:hover{ color:#000000; text-decoration:underline;}

@media (max-width: 768px) {
.wrapperbg .qjnew{ position:absolute; width:70%; left:50%; margin-left:-35%; bottom:60px;}
.wrapperbg .qjnew h1{ font-size:16px; line-height:26px;}
.wrapperbg .qjnew p{ font-size:12px; line-height:22px; max-height:44px; overflow:hidden;}
.wrapperbg .qjnew a:hover{ color:#000000; text-decoration:underline;}
}
