/*重置样式*/
html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img {margin: 0;padding: 0;border: 0;}
fieldset,img {display: block;}address,caption,cite,code,dfn,th,var {font-style: normal;font-weight: normal;}
ul,ol {list-style: none;}body {background:#F9F9F9;overflow-x: hidden;color: #222;font-family: "微软雅黑"; min-width: 1000px;}
a {
	text-decoration: none;
}
.qiao-top{
	width:100%;
	height: 875px;
	margin-bottom: 2270px;
	background: url(../img/Rectangle.jpg) center top no-repeat;
}
.qiao-top img{
	width: 100%;
	height: 100%;
}
.qiao-content{
	width: 1000px;
	margin: auto;
	position:absolute;
	top:589px;
	bottom:0;
	left: 0;
	right: 0 ;
}
.nav{
	width: 1000px;
	height: 30px;
}
.nav ul li{
	float: left;
	margin-right: 68px;
}
.nav .last{
	margin: 0;
}
.nav li a{
	float: left;
	font-size: 16px;
	color: #FDE8AE;
}
.nav .active{
	height:30px;
	background:url(../img/Group.png) no-repeat center bottom;
}
.nav li:hover a{
	height:30px;
	background:url(../img/Group.png) no-repeat center bottom;
}
.headline{
	width:998px;
	height:134px;
	background: #fff;
	margin-top: 20px;
	border: solid 1px #DDDDDD;
}
.headline-left{
	width: 114px;
	height: 136px;
	float: left;
}
.headline-left img{
	margin-left: 30px;
	margin-top: 20px;
}
.headline-right h3{
	text-align: center;
	font-size: 25px;
	color: #CE5353;
	margin-top: 26px;
}
.headline-right h3 a{
	color: #CE5353;
}
.headline-right p{
	color: #333;
	font-size: 14px;
	text-indent: 0;
	font-weight: 400;
	line-height: 22px;
	margin-top:12px;
	margin-right: 40px;
}
.news-focus{
	width: 1000px;
	height: 368px;
	margin-top: 20px;
}
.news-focus-left{
	width: 490px;
	height: 368px;
	float: left;
}
.news-focus-right{
	width: 510px;
	height: 368px;
	float: right;
	background-color:#FFFFFF;
}
.news-focus-box{
	width: 480px;
	height: 368px;
	margin-left: 30px;
}
/*轮播图开始*/
#sliderBox ul, li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sliderBox img{
	display: block;
	border:none;
	cursor: pointer;
}
#sliderBox{
	position: relative;
	overflow: hidden;
	/*margin: 10px auto;*/
}
#sliderList,#sliderNav{
	position: absolute;
}
#sliderNav{
	display: none;
	right:15px;
	bottom: 15px;
}
#sliderNav li{
	float: left;
	width:7px;
	height:7px;
	margin: 0 6px;
	background:url(../img/before.png) no-repeat;
	background-position: center;
	cursor: pointer;
}
#sliderNav li:hover, #sliderNav li.hover{
	width:7px;
	height: 7px;
	background: url(../img/active.png) no-repeat;
	background-position: center;
}
#sliderBtns{
	display: none;
}
#sliderBtns .btn{
	position: absolute;
	width:26px;
	height: 55px;
	text-align: center;
	line-height:55px;
	font-size:40px;
	color: white;
	cursor: pointer;
}
#sliderBtns #btn1{
	left:10px;
}
#sliderBtns #btn2{
	right:10px;
}
#sliderList p{
	position:relative;
	left: 10px;
	bottom:40px;
	font-size: 16px;
	color: #FFFFFF;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background:rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
}
/*轮播图结束*/
.news-title{
	margin-top: 23px;
}
.news-title .jiaodian{
	color: #CE5353;
	font-size: 20px;
	font-weight: bold;
}
.news-title b{
	color: #4B62B5;
	font-size: 20px;
	font-weight: bold;
}
.news-xx{
	font-size: 17px;
	color: #CE5353;
	margin-right: 5px;
	font-weight: bold;
}
.news-title img{
	display: inline-block;
	margin-bottom: -3px;
	margin-left: 3px;
	margin-right: 3px;
}
.news-title p a{
	font-size: 12px;
	color: #4B62B5;
	font-weight: 400;
	display: block;
    float: right;
    margin-top: 12px;
    margin-right: 18px;
}
.keyword{
	width: 450px;
	height: auto;
	padding-bottom: 10px;
	margin-top: 20px;
	border-bottom:dashed 1px #DDDDDD;
}
.keyword h4{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.keyword h4 a{
    color: #333333;
}
.keyword p{
	font-size: 14px;
	color: #666666;
	font-weight: 400;
	margin-top:10px;
	line-height: 23px;
}
.keyword p a{
	color: #666666;
}
.keyword p span{
	float: right;
	color: #CE5353;
}
.keyword p span a{
	color: #CE5353;
}
/*.keyword a{
	color: #CE5353;
	float: right;
}*/
.keyword-content{
	width: 450px;
}
.keyword-content ul{
	margin-top:12px;
}
.keyword-content ul li{
	line-height:36px;
	width: 450px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.keyword-content li:hover a{
	color: red;
}
.keyword-content ul a{
	color: #333333;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
}
.keyword-content ul img{
	display: inline-block;
	margin-right: 11px;
	margin-bottom:2px;
}
.spirit{
	width: 1000px;
	height: 335px;
}
.spirit-title{
	width: 1000px;
	height: 40px;
	margin-top: 40px;
}
.spirit-img1{
	float: left;
	width: 420px;
	height: 7px;
}
.spirit-img1 img{
	width: 100%;
	height: 100%;
	margin-top:16px;
}
.spirit-img2{
	float:left;
	width: 380px;
	height: 7px;
}
.spirit-img2 img{
	width: 100%;
	height: 100%;
	margin-top:16px;
}
.spirit-text{
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}
.spirit-text h2{
	font-size: 25px;
	color: #CE5353;
	height: 44px;
	background: url(../img/Group3.png) no-repeat center bottom;
}
.spirit-title a{
	font-size: 12px;
	float: right;
	margin-top: 10px;
	color: #4B62B5;
}
.spirit-left{
	float: left;
}
.spirit-left .keyword{
	margin-left: 0;
}
.spirit-left .keyword-content{
	margin-left: 0;
}
.spirit-right{
	float: right;
	width: 486px;
	height: 275px;
	margin-top:20px;
}
.spirit-right img{
	width: 100%;
	height: 100%;
}
.reform{
	width: 1000px;
	height: 290px;
	clear: both;
	margin-top: 51px;
}
.reform-left{
	float: left;
	width: 490px;
	height: 290px;
}
.reform-left .keyword-content{
	width: 490px;
}
.reform-left .keyword-content ul li{
	line-height:36px;
	width: 235px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.reform-right{
	float: right;
	width: 486px;
	height: 290px;
}
.reform-title{
	margin-bottom: 24px;
}
.reform-xx{
	font-size: 17px;
    color: #CE5353;
    margin-right: 5px;
    font-weight: bold;
}
.reform-title b {
    color: #4B62B5;
    font-size: 20px;
    font-weight: bold;
}
.jiaodian2{
	color: #CE5353;
	font-size: 20px;
	font-weight: bold;
}
.reform-title img {
    display: inline-block;
    margin-bottom: -3px;
    margin-left: 5px;
    margin-right: 5px;
    width:328px;
}
.reform-title p a {
    font-size: 12px;
    color: #4B62B5;
    font-weight: 400;
    display: block;
    float: right;
    margin-top: 12px;
}
.reform-left-img{
	width: 490px;
	height: 132px;
}
.reform-left-img .reform-left-img2:first-child{
	float: left;
}
.reform-left-img1{
	float: left;
	width: 235px;
	height: 132px;
}
.reform-left-img1 img{
	width: 100%;
	height: 100%;
}
.reform-left-img2{
	float:right;
	width: 235px;
	height: 132px;
}
.reform-left-img2 img{
	width: 100%;
	height: 100%;
}
.reform-left-img1 p{
	width: 235px;
	height: 30px;
	line-height: 30px;
	background:rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
	position: relative;
	left:0;
	bottom:30px;
}
.reform-left-img2 p{
	width: 235px;
	height: 30px;
	line-height: 30px;
	background:rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
	position: relative;
	left:0;
	bottom:30px;
}
.reform-left-img1 span{
	display: inline-block;
	width:210px;
	height:30px;
	font-size:14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #FFFFFF;
	text-indent: 10px;
}
.reform-left-img2 span{
	display: inline-block;
	width:210px;
	height:30px;
	font-size:14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #FFFFFF;
	text-indent: 10px;
}
.video-report{
	width: 1000px;
	height:235px;
}
.video-list{
	width: 1020px;
	margin-right: -20px;
}
.video-list dl{
	width: 235px;
	height:168px;
	margin-top: 22px;
	float:left;
	margin-right: 20px;
}
.video-list dl dt{
	width: 235px;
	height:132px;
	position: relative;
}
.video-list dl dt i{
	display: inline-block;
	width: 42px;
	height: 42px;
	background: url(../img/icon_video.png) center center no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -21px 0 0 -21px;
}
.video-list dt img{
	width: 100%;
	height: 100%;
}
.video-list dd{
	margin-top: 16px;
	overflow: hidden;
	width: 226px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}
.video-list dd a{
	color: #222222;
}
.clear{
	clear: both;
}
.video-list .last{
	margin-right: 0;
}
.reform-map{
	width: 1000px;
}
.ggtz{
	width: 1000px;
	height: 373px;
	margin-top: 37px;
}
.ggtz-left{
	width: 497px;
	height: 373px;
	float: left;
}
.ggtz-right{
	width: 496px;
	height: 373px;
	float: left;
}
/*轮播图2*/
#sliderBox2 ul, li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sliderBox2 img{
	display: block;
	border:none;
	cursor: pointer;
}
#sliderBox2{
	position: relative;
	overflow: hidden;
}
#sliderList2,#sliderNav2{
	position: absolute;
}
#sliderNav2{
	display: none;
	right:15px;
	bottom: 15px;
}
#sliderNav2 li{
	float: left;
	width:7px;
	height:7px;
	margin: 0 6px;
	background:url(../img/before.png) no-repeat;
	background-position: center;
	cursor: pointer;
}
#sliderNav2 li:hover, #sliderNav2 li.hover{
	width:7px;
	height: 7px;
	background: url(../img/active.png) no-repeat;
	background-position: center;
}
#sliderBtns2{
	display: none;
}
#sliderBtns2 .btn{
	position: absolute;
	width:26px;
	height: 55px;
	text-align: center;
	line-height:55px;
	font-size:40px;
	color: white;
	cursor: pointer;
}
#sliderBtns2 #btn11{
	left:10px;
}
#sliderBtns2 #btn22{
	right:10px;
}
#sliderList2 p{
	position:relative;
	left: 10px;
	bottom:40px;
	font-size: 16px;
	color: #FFFFFF;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background:rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
}
/*轮播图结束*/
.ggzt-img1 p{
	width: 248px;
	height: 35px;
	line-height: 35px;
	background:rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
	position: relative;
	left: 0;
	margin-top: -35px;
}
.ggzt-img1 p span{
	width: 228px;
	font-size: 16px;
	color: #FFFFFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
	display: inline-block;
	text-indent: 10px;
}
.ggzt-img1{
	float: left;
}
.comprehensive{
	width: 1000px;
}
.comprehensive-left{
	float: left;
}
.comprehensive-right{
	float: right;
}
.footer{
	width: 100%;
	height: 161px;
	background: #EDEDED;
}
.footer p{
	text-align: center;
	font-size: 14px;
	color: #999999;
	padding-top: 35px;
}
.footer span{
	margin-left: 20px;
	margin-right: 5px;
}

/*20181023*/
.qiaoBg{
	background: url(../img/Rectangle.jpg) center top no-repeat #F9F9F9;
}
.qiao-banner{
	height: 590px;
}
.nav2{
	width: 1000px;
	margin: 0 auto;
}
.content{
	width: 980px;
	margin: 0 auto;
	padding: 5px 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #fff;
}
.brandactivity{
	width: 980px;
	height: 40px;
	border-bottom: 1px solid #d9d9d9;
}
.brandactivity h3{
	font-weight: normal;
	font-size: 18px;
	display: block;
	width: 180px;
	line-height: 40px;
	border-bottom: 1px solid #DA4045;
	font-weight: bold;
}
.con-list{
	padding: 10px 0px;
	margin: 0;
	position: relative;
}
.con-list p {
	display: block;
	clear: both;
	margin-left: 15px;
	width: 75%;
}
.con-list::before {
	content: " ";
	width: 5px;
	height: 5px;
	background-color: #adadad;
	border-radius: 50%;
	position: absolute;
	left: 0px;
	top: 22px;
}
.con-list p img {
	display: block;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}
.con-list p strong {
	font: normal 16px/180% \5FAE\8F6F\96C5\9ED1;
	display: block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con-list p em {
	color: #666;
    display: block;
}
.con-list p i {
	color: #adadad;
}
.con-lists{
	margin: 5px 0 5px 15px;
	position: relative;
	padding-left: 10px;
}
.con-lists::before {
	content: " ";
	width: 5px;
	height: 5px;
	background-color: #adadad;
	border-radius: 50%;
	position: absolute;
	left: -4px;
	top: 11px;
}
.con-lists p {
	display: block;
    clear: both;
	font-size: 13px;
    width: 960px;
    height: 35px;
    overflow: hidden;
    color: #666;
}
.con-lists p a{
	color: #333;
    text-decoration: none;
}
.con-lists p img {
	display: block;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}
.con-lists p strong {
	font: normal 16px/180% \5FAE\8F6F\96C5\9ED1;
	display: block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	float: left;
    width: 800px;
}

.con-lists p em {
	color: #666;
    display: block;
}
.con-lists p i {
	color: #adadad;
}
.newsList {
	margin-bottom: 30px;
	margin-top: 22px;
}
.page_n {
	text-align: center;
    padding: 20px 0;
}
.page_n a.common_current_page, .page_n a:hover {
	background: #cc3333;
    color: #fff;
    text-decoration: none;
}
.page_n a {
	padding: 5px 15px;
    margin: 0 5px;
	color: #333;
}

/*listNews*/
.listNews div.box {
  border-bottom: 1px solid #f1f1f1;
  padding: 25px 0;
}

.listNews div.box img {
  float: left;
  margin-right: 35px;
}

.listNews div.box strong {
  font-size: 18px;
  line-height: 160%;
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
}

.listNews div.box strong a{
	color: #333;
}

.listNews div.box p {
  font-size: 14px;
  line-height: 34px;
  color: #999999;
}

.listNews div.box p a {
  color: #999999;
}

.listNews div.box p.time {
  text-align: left;
}
@media screen and (max-width: 640px) {
	.qiaoBg{
		background: none;
	}
	.qiao-banner{
		background: url(../img/Rectangle.jpg) center top no-repeat #F9F9F9;
		height: 640px;
	}
	.nav2{
		margin: -50px auto 0;
	}
}