@charset "utf-8";
body{
	background: #D6E8F4!important;

}
section{
    /*background-image:linear-gradient(0,rgb(253, 142, 28),rgb(243,179,124),rgb(235, 90, 64));*/
	position: relative;
	margin-bottom: 20px;
}
section .section{
    width:1210px;
    margin:0 auto;
}
.section .headnew{
    width:1210px;
    height:100px;
	margin-bottom: 3px;
	/* border: 1px solid red; */
	background-image: url(../images/headnew.gif);
	/* background: -webkit-gradient(linear, 0 0, 0 100%, from(#A30401), to(#FDA53A));
	background: -moz-linear-gradient(top, #A30401, #FDA53A);
	background: -ms-linear-gradient(#A30401 0%,#FDA53A 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A30401',endColorstr='#FDA53A',grandientType=1);
	background: -o-linear-gradient(top, #A30401, #FDA53A); */
}
.section .headnew .headlines{
    width:100%;
    height:100px;
    line-height: 100px;
    text-align: center;
}
.section .headnew .headlines a{
    font-size: 44px;
    font-family: 宋体;
    color:#FFF;
    font-weight: bold;

}
@media screen and (max-width: 769px ) {
	section .section{
		width: 100%;
	}
	.section .headnew{
		width: 100%;
		height:60px;
	}
	.section .headnew .headlines{
		height:60px;
		line-height: 60px;
	}
	.section .headnew .headlines a{
		font-size: 16px;
	}
}

.section .content{
    width:100%;
    height:100%;
    padding: 10px;
    background: #FFFFFF;
}
.section .content .section1{
    margin-bottom: 10px;
}
.section .content .section1:after{
	clear: both;
	content:"";
	display: block;
}
.content .section1 > .section1_new_te{
	float: left;
	height: 260px;
	width: 800px;
	margin-right: 10px;
	/* border: 1px solid blue; */
}
@media screen and (max-width: 769px ) {
	.content .section1 > .section1_new_te{
		/*float: left;*/
		height: auto;
		width: 100%;
	}
}
.content .section1 > .section1_report{
	float: left;
	height: 260px;
	width: 380px;
	/* border: 1px solid blue; */
}
@media screen and (max-width: 769px ) {
	.content .section1 > .section1_report {
	    width:100%;
	}
}
.content .section1  .left_pic{
	float: left;
	width:320px;
    height:220px;
}

.content .section1   .left_pic p{
    width:100%;
    height:30px;
    line-height: 30px;
    color:#000;
    font-size:14px;
    text-align: center;
    background:rgb(247,247,247);
}
@media screen and (max-width: 769px ) {
	.content .section1  .left_pic{
		width:100%;
	    height:260px;
	   padding-left: 20px;
	}
}
.section1 .box-pic{
    position: relative;
    height:220px;
    width:320px;
    overflow: hidden;
    /* border-radius: 10px; */
}
.section1 .box-pic .pic{
    position: absolute;
    height:220px;
    width:320px;
    top:0;
    left:0;
    overflow: hidden;
}
.section1 .box-pic .pic a{
    display: inline-block;
}
.section1 .box-pic .pic li{
    z-index: 1;
    position: absolute;
    top:0;
    left:0;
	opacity: 0;
}
.section1 .box-pic .pic img{
    height:220px;
    width:320px;
    transition: transform 1s;
}
@media screen and (max-width: 769px ) {
	.section1 .box-pic{
		width: 100%;
	}
	.section1 .box-pic .pic{
		width: 100%;
	}
	.section1 .box-pic .pic img{
	    width: 100%;
	}
}
.section1 .box-pic .pic:hover img{
    transform: scale(2);
}
.section1 .box-pic .small-ico{
    position: absolute;
    z-index: 1;
    height:22px;
    bottom:5px;
    right:15px;
}
.box-pic .small-ico span{
    display:block;
    float:left;
    width:15px;
    height:15px;
    line-height: 15px;
    text-align: center;
    border:1px solid #fff;
    background-color: #ccc;
    font-size:12px;
    color:#39a4db;
    cursor: pointer;
}
@media screen and (max-width: 769px ) {
	.section1 .box-pic .small-ico {
	    height:33px;
	}
	.box-pic .small-ico span{
		width: 22px;
		height: 22px;
		line-height: 22px;
	}
}
.box-pic .small-ico .spe-color{
    background-color: rgb(218,3,0);
    color:#fff;
}
.box-pic .small-ico span:hover{
    color:#fff;
    background-color: rgb(253,152,58);
}
.box-pic .small-ico .spe-color:hover{
    background-color: rgb(218,3,0);
}
/*第一部分tab*/
.section1_title ul .current{
    background-color: rgb(218,3,0);
}
.section1_right{
    float: left;
    width: 650px;
    height: 220px;
    margin-left:10px;
    overflow: hidden;
    /* box-shadow:0 15px 15px 0 rgba(0,0,0,0.11); */
}

.section1_title ul{
    overflow: hidden;
    /* border-radius: 15px 15px 0 0; */
}
.section1_title ul li{
    width:50%;
    height: 40px;
    background-color: #F5AA02;
    float: left;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
}
.section1_body{
    background: #fff;
}
.section1_body > div{
    position: relative;
    height:340px;
}
.report ul{
	width:370px;
    font-size: 13px;
}
.report > div .more{
    position: absolute;
    top: 6px;
}
.report > div .more a{
    display: inline-block;
    color:rgb(194,194,220);
    width:65px;
    font-size:16px;
}
.report > div .more a:hover{
    color:gold;
}
.report > div .more span{
    display: inline-block;
    position: absolute;
    top:0;
    right:0;
    width:20px;
    height:20px;
    line-height: 20px;
    text-align: center;
    color:#fff;
    margin-left:5px;
    border-radius: 50%;
    background: #F5AA02;

}
.report .more{
    position: absolute;
    top: -35px;
    right:105px;
}
@media screen and (max-width: 769px ) {
	.report .more {
	    right: 20px;
	}
}
.report .more a{
    display: inline-block;
    color:rgb(194,194,220);
    width:65px;
    font-size:16px;
}
.report .more a:hover{
    color:gold;
}
.report .more span{
    display: inline-block;
    position: absolute;
    top:0;
    right:0;
    width:20px;
    height:20px;
    line-height: 20px;
    text-align: center;
    color:#fff;
    margin-left:5px;
    border-radius: 50%;
    background: #F5AA02;

}
.report li{
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left:30px;
}
.report li{
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left:30px;
}
.report li i{
    position: absolute;
    top:10px;
    left:0px;
    display: inline-block;
    width:15px;
    height:15px;
    text-align: center;
    line-height: 15px;
    color:#fff;
    font-size:13px;
    background: rgb(254,102,37);

}
.report li a{
    display: inline-block;
    width:220px;
    height:32px;
    line-height: 32px;
    overflow: hidden;
    color:#000;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.report  li:hover a{
    color: rgb(218,3,0);
}
.report  li:hover span{
    color: rgb(218,3,0);
}
.report  li span{
    position: absolute;
    top:5px;
    right:10px;
}
.report{
	float: left;
	margin-left: 10px;
	width: 470px;
}
.report {
    position: relative;
    height:210px;
}
@media screen and (max-width: 769px ) {
	.report {
	    width:100%;
	    height: 270px;
	}
	.report li span{
		display: none;
	}
	.report li a{
		width: 330px!important;
	}
}
.spe_height:nth-child(1) li:nth-child(1){
    color: rgb(218,3,0);
}
.spe_height:nth-child(1) li:nth-child(1) a{
    color: rgb(218,3,0);
}
.spe_height:nth-child(2) li a{
    color: rgb(218,3,0);
}
.spe_height:nth-child(2) li span{
    color: rgb(218,3,0);
}
.spe_height ul{
	width:460px;
    font-size: 14px;
}
.spe_height ul li{
    padding-left:10px;
} 
.spe_height li a{
    height:27px;
	width:350px;
    line-height: 27px;
}
.spe_height li i{
    position: absolute;
    top:12px;
    left:0px;
    display: inline-block;
    width:3px;
    height:3px;
    background: url("../images/links_title.gif") no-repeat ;
}
.spe_height li span{
    top:2px;
	right:0px;
}
.spe_height .more{
    position: absolute;
    top: -36px;
    right:15px;
}
.spe_height .more a{
    display: inline-block;
    color:rgb(194,194,220);
    width:60px;
    font-size:14px;
}
.spe_height .more a:hover{
    color:gold;
}
.spe_height .more span{
    display: inline-block;
    position: absolute;
    top:5px;
    right:0;
    width:15px;
    height:15px;
    line-height: 15px;
    text-align: center;
    color:#fff;
    margin-left:5px;
    border-radius: 50%;
    background: #F5AA02;

}
.section2{
    width:1180px;
    padding-bottom:0px;
}
@media screen and (max-width: 769px ) {
	.section2 {
	    width:100%;
	}
}
.section2 .swiper-container{
    position: relative;
    float: left;
    width:100%;
    height:103px;
    overflow: hidden;
}
.section2 .content_top_o{
	position: relative;
	width:100%;
	margin-bottom: 10px;
}
.section2 .content_top_o:after{
	clear:both;
	content:"";
	display: block;
}
/*.content_top_code{
	position: absolute;
	right:0;
	top:0;
	width:250px;
	 height:143px;
    overflow: hidden;
    margin-bottom:10px;
    background-color: #C2C2CC;
}
.code_img{
	position: relative;
	float: left;
	padding: 10px 0px 0 10px;
	width: 110px;
	height: 143px;
}
.code_img p{
	margin: 0;
	padding: 0;
	text-align: center;
	height: 13px;
	font-size: 12px;
} */
.section2 .content_top_code img{
	/*width: 130px;
	height: 115px;*/
}
.section2 .content_top ul{
    position: absolute;
	top: 0;
	left: 0;
	height: 400%;
	width: 100%;
}
.section2 .content_news{
    width:100%;
    background: #fff;
}
.content_news > div:after{
   clear: both;
   content: "";
   display: block;
}
.content_news > div:nth-child(1){
    margin-bottom:10px;
}
.content_news .news_menu{
    float: left;
    width:378px;
    margin-right:20px;
}
.content_news > div .news_menu:nth-child(3){
    margin-right:0;
}
.content_news .news_menu .news_list{
    position: relative;
    width:100%;
    height:26px;
    border-bottom: 2px solid #8a8a8a;
    padding-bottom: 2px;
    overflow: hidden;
    zoom: 1;
}
@media screen and (max-width: 769px ) {
	.content_news .news_menu .news_list {
	   height: 36px;
	}
}
.news_menu .line{
    position: relative;
    height:2px;
    top:15px;
    z-index: 1;
}
@media screen and (max-width: 769px ) {
	.news_menu .line {
	    top: 25px;
	}
}
.news_menu .news_list h3{
    height:100%;
    float: left;
    padding-left: 40px;
    color: rgb(0, 0, 0);
    font: 20px 微软雅黑;
    background: url(../images/tzb_sign1.gif) left center no-repeat;
}
.news_menu .news_list h3 a{
    float: left;
    color: rgb(149, 1, 1);
    font: 20px 微软雅黑;
}
.news_menu .news_list .more{
    position: absolute;
    bottom: 4px;
    right:20px;
}
.news_menu .news_list .more a{
    display: inline-block;
    color:rgb(194,194,220);
    width:60px;
    font-size:14px;
}
.news_menu .news_list .more a:hover{
    color:gold;
}
.news_menu .news_list .more span{
    display: inline-block;
    position: absolute;
    top:5px;
    right:0;
    width:15px;
    height:15px;
    line-height: 15px;
    text-align: center;
    color:#fff;
    margin-left:5px;
    border-radius: 50%;
    background: #F5AA02;

}
.news_menu ul{
    width:360px;
    font-size: 15px;
    padding:10px 0px 0px 5px;
}
.news_menu li{
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left:20px;
}
.news_menu li i{
    position: absolute;
    top:10px;
    left:0px;
    display: inline-block;
    width:15px;
    height:15px;
    vertical-align: middle;
    background: url("../images/jiantou.png") no-repeat;

}
.news_menu li a{
    display: inline-block;
    width:260px;
    height:32px;
    line-height: 32px;
    overflow: hidden;
    color:#000;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_menu .special_color{
    color: rgb(218,3,0);
}
.news_menu .special_color a{
    color: rgb(218,3,0);
}
.news_menu li:hover a{
    color: rgb(218,3,0);
}
.news_menu li:hover span{
    color: rgb(218,3,0);
}
.news_menu li span{
    position: absolute;
    top:8px;
    right:0;
}
@media screen and (max-width: 769px ) {
	.content_news .news_menu {
	    width:100%;
	}
}
.section3{
    width:1170px;
    background: #fff;
    padding:10px;
}
 .links_title{
    background: rgb(240,240,240);
    width:100%;
    margin-bottom: 10px;
}
.section3 .links_title{
    background: rgb(240,240,240);
    width:890px;
    margin-bottom: 10px;
}
.section1 .links_title a{
    left:30%;
}
 .links_title a{
    position: relative;
    display: inline-block;
    width:120px;
    height:30px;
    line-height: 30px;
    color:#fff;
    text-align: center;
    font-size: 18px;
    background: #084466;
}
@media screen and (max-width: 769px ) {
	.section3 .links_title {
	    width:100%;
	}
}
.section3 .links{
    height:104px;
    margin-top: 50px;
}

.section3 > div:nth-child(2){
	float: left;
	width:890px;
	margin-right: 10px;
	margin-left: 10px;
	/* border: 1px solid red; */
}
@media screen and (max-width: 769px ) {
	.section3 > div:nth-child(2) {
	    width: 100%;
	}
	.section3 .links{
		height: auto;
	}
}
.section3 .links > div{
    float: left;
}
.section3 .links > div,.section3:after{
	clear: both;
	content: "";
	display: block;
}
.links .links_left{
   width:900px;
}
.links .links_left ul{
	float: left;
	padding:15px 0 0 20px;
	border:1px dashed #990000;
	border-radius:10px;
	margin-right:10px;
}
.links .links_left ul:after{
	clear: both;
	content: "";
	display: block;
}
.links .links_left ul li{
	float: left;
    margin:0px 40px 20px 2px;
}
@media screen and (max-width: 769px ) {
	.links .links_left {
	    width:100%;
	}
	.links .links_left ul li{
		width: 50%;
		margin: 0 0 20px 0;
	}
	.links .links_left ul li img{
		width: 130px;
		height: 54px;
	}
}
.section3 .links_right{
    position: relative;
    width:1140px;
    height:150px;
    border:1px dashed rgb(218,3,0);
    margin-left:10px;
    border-radius: 10px;
}
.section3 .links_right > .not_more{
    float: left;
    width:50%;
    height:100%;
    padding-top:10px;
}
.links_right h3{
    float: left;
    padding-left: 20px;
    font: 18px 微软雅黑;
    font-weight: bolder;
}
.links_right h3 a{
    position: relative;
    display: inline-block;
    width:80px;
    text-align: center;
    height:30px;
    line-height: 30px;
    color:rgb(158,3,0);
    font-weight: bolder;
    font:18px;
    background: rgb(245,170,2);
}
.links_right h3 a:after{
    position: absolute;
    right:-8px;
    top:7px;
    content:"";
    width: 0;
    height: 0;
    border:8px solid transparent;
    border-right:0;
    border-left-color:rgb(245,170,2);
}
.links_right ol{
    float: left;
   /* width:520px; */
    list-style-position: -5px -5px;
    margin-left:40px;
}
.links_right ol li{
    position: relative;
    float: left;
    width:140px;
    padding-left:15px;
    margin-left:5px;
	margin-right: 10px;
}
.links_right ol li i{
    display: inline-block;
    position: absolute;
    width:5px;
    height:5px;
    top:0px;
    left:0;
}
.links_right ol li a{
    display: inline-block;
    height:30px;
    width:140px;
    line-height: 30px;
    color:#000;
    font-size:16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.links_right ol li a:hover{
    color:rgb(235, 90, 64);
}
.links .links_right .more{
    position: absolute;
    bottom: -8px;
    right:10px;
    background: #fff;
}
.links .links_right .more a{
    display: inline-block;
    color:rgb(194,194,220);
    width:60px;
    font-size:16px;
}
.links .links_right .more a:hover{
    color:gold;
}
.links .links_right .more span{
    display: inline-block;
    position: absolute;
    top:5px;
    right:0;
    width:15px;
    height:15px;
    line-height: 15px;
    text-align: center;
    color:#fff;
    margin-left:5px;
    border-radius: 50%;
    background: #F5AA02;

}
.link_code{
	position: absolute;
	left: 10px;
	bottom:360px;
	padding-top:20px;
}
.link_code .error{
	display: none;
	position: absolute;
	top:10px;
	right:-10px;
	width:20px;
	height:20px;
	font-size:16px;
	text-align: center;
	line-height: 20px;
	color:red;
	cursor: pointer;
	background: #ccc;
	border-radius: 50%;
}
@media (max-width:1300px){
	.link_code .error{
		display: inline-block;
	}
}
.link_code:after{
	clear: both;
	content: "";
	display:block;
}
.content_top_code{
	float: left;
	width:120px;
    overflow: hidden;
    margin-bottom:10px;
    /* background-color: #C2C2CC; */
    background-color: #F0F0F0;
}
.code_img{
	float: left;
	padding: 10px 0px 0 10px;
	
}
.code_img p{
	margin: 0;
	padding: 0;
	text-align: center;
	height: 20px;
	font-size: 12px;
}
.mobile_code{
	display: none;
}
.pc_code{
	display: block;
}
@media screen and (max-width: 769px ) {
	.section3{
		width: 100%;
	}
	.content_top_code {
		margin-left: 30px;
	 	margin-right: 10px;
	}
	.mobile_code{
		display: block;
	}
	.pc_code{
		display: none;
	}
}
.link_code .links_left ul{
    width:100%;
}
.link_code .links_left ul li{
    margin-bottom:5px;
}
.brand img{
                top: 0px;
                width: 120px;
                height: 40px;
                float: left;}
.navbar-brand{
           padding: 6px 10px;}