@charset "UTF-8";
/*初始化css*/
body{min-width:1200px;font-family:微软雅黑;color: #333;}/*min-width的宽度根据项目页面宽度决定*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,form
{margin:0;padding:0;border:0;outline:none;}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}/*颜色根据通用信息列表的文字颜色决定*/
.more a{color: #999;}/*颜色根据通用更多的文字颜色决定*/
a:hover{color:#265b97;}/*颜色根据psd主色调决定，比如很多都是蓝色*/
.more a:hover{color:#265b97;}/*颜色根据psd主色调决定，比如很多都是蓝色*/
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:'';height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
textarea,input{font-family:微软雅黑;}
/*命名的语义化---正常页面的几部分如下：header(top+banner+nav)	content-wrap(section1+section2+...)		footer*/


/*css通用开始*/
.center-width{
	width: 1200px;
	margin: 0 auto;
}
.border-shadow{
	border:1px solid #fbfcfd;
	box-shadow: #e6e6e6 0px 0px 15px;
	-webkit-box-shadow:#e6e6e6 0px 0px 15px;
}
.b-none{
	display: none !important;
}

/*标题图标开始*/
.tit {
	border-bottom: #f0f0f0 1px solid;
	height: 44px;
	margin-bottom: 4px;
}
.tit span {
	display: block;
	float: left;
}
.tit span.tit-1 {
	width: 61px;
	height: 48px;
	line-height: 40px;
	background: url(tit-icon01.jpg) no-repeat;
	background-size: cover;
	text-indent: 14px;
	position: relative;
}
.tit span.tit-2 {
	display: inline-block;
	height: 48px;
	line-height: 48px;
	background: url(tit-icon03.jpg) repeat-x;
	font-size: 22px;
	color: #265b97;
	padding: 0 10px 0 15px;
}
.tit span.tit-3 {
	width: 30px;
	height: 48px;
	background: url(tit-icon02.jpg) no-repeat;
}
.tit span.tit-1 img {
	position: absolute;
	top: 12px;
	left: 12px;
	max-width: 22px;
	max-height: 22px;
}
.tit span.tit-2 a {
	color: #265b97;
	text-decoration: none;
}
.tit-more{
	float: right;
}
.tit-more>a{
	float: right;
    height: 44px;
    width: 30px;
    background: url(moreIcon.png) no-repeat center center;
}
.tit-more>a:hover{
	background: url(gengduo_more_on.png) no-repeat center center;
}
/*标题图标结束*/
/*css通用结束*/

/*主体开始*/
/*section1开始*/
.section1{
	background: url(topBg.png) no-repeat;
	width: 100%;
	height: 80px;
	text-align: center;
	color: #fff;
	font-size: 28px;
	line-height: 80px;
	margin-bottom: 20px;
	margin-top: 10px;
}
/*section1结束*/
/*daoyu开始*/
.daoyu,.daoyu2{
	padding: 20px;
	height: auto;
	margin-bottom: 20px;
}
.daoyu>p{
	font-size: 16px;
	margin-top: 16px;
	line-height: 30px;
}
/*daoyu结束*/
/*daoyu1开始*/
.FSJ-box,.DJ-box,.XJ-box{
	margin-top: 10px;
	font-size: 14px;
	position: relative;	
	overflow: hidden;
}
.span1{
	width: 15%;
	display: inline-block;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.span2{
	float: right;
	width: 84%;
	display: inline-block;
	overflow: hidden;
}
/*daoyu1结束*/
/*section2开始*/
/*banner开始*/
.section2{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.banner{position: relative;}
.banner ul li{position: relative;}
.banner ul li p{position: absolute;left: 0px;bottom: 0px;background: url(lunbob.png) repeat;height: 40px;width: 100%;line-height: 40px;color: #fff;font-size: 16px;z-index: 1}
.banner ul li p span{display: block;padding:0 20px;max-width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.banner ul li a{display: block;}
.banner,.banner ul,.banner ul li,.banner ul li a,.banner ul li a img,.banner .flex-viewport{height: 100%;width: 100%;}
.banner ol{position: absolute;z-index: 999;right: 0px;bottom:10px;}
.banner ol li{float: left;width:20px;height: 20px;display: inline-block;text-align: center;cursor: pointer;margin-right: 10px;font-size: 16px; }
.banner ol li a{display: block;color: #265b97;background: #fff;}
.banner ol li a.flex-active{background: #265b97;color: #fff}
.banner{
	display: inline-block;
	width: 605px;
	height: 394px;
	position: relative;
	overflow: hidden;
}
.banner-box img{
	width: 605px;
	height: 394px;
}
/*banner结束*/
/* ul特殊样式 */
.section3-xgwj .li-30>li{
	width: 30%;
	float: left;
	border-bottom: none;
}
/*ul样式开始*/
.section-ul>li{
	background: url(ulIcon.png) no-repeat 0;
	padding-left: 25px;
	line-height:51px ;
	border-bottom: 2px dashed #f6f6f6;
	height: 54px;
}
.section-ul>li:last-child{
	border: 0;
}
.section-ul>li>a{
	font-size: 16px;
	color: #404040;
	display: block;
	width:80% ;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
.section4 .section-ul>li>a{
	width: 70% !important;
}
.section-ul>li>span{
	color: #999999;
	font-size: 14px;
	float: right;
}
.section-ul>li:hover a{
	color: #265b97;
}

/*ul样式结束*/
/*section2-right开始*/
.section2-zdgz{
	height:394px;
	width: 585px;
	display: inline-block;
	float: right;
	overflow: hidden;
	padding: 20px 20px 0;
}
.section2-zdgz>p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
}
/*section2-right结束*/
/*section2结束*/
/*section3开始*/
/*section3-xgwj开始*/
.section3{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.section3-xgwj{
	display: inline-block;
	overflow: hidden;
	width: 605px;
	height: 344px;
	padding: 20px 20px 0;
}
.section3-xgwj-title{
	height: 44px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 4px;
}
.section3-xgwj-title>span{
	display: inline-block;
	line-height: 43px;
	font-size: 18px;
	color: #666666;
	text-align: center;
	margin-right: 30px;
	padding: 0 15px;
}
.section3-xgwj-title>span:hover{
	cursor: pointer;
}
.span-bg{
	background: url(tabBg1.png) no-repeat bottom center;
	background-size:cover;
	color: #fff !important;
}
.more{
	float: right;
}
.section3-xgwj-title>.more>a{
	line-height: 44px;
}
/*section3-xgwj结束*/
/*section3-dfdt开始*/
.section3-dfdt{
	display: inline-block;
	float: right;
	overflow: hidden;
	width: 585px;
	height: 344px;
	padding: 20px 20px 0;
}
/* 宽度100% */
.section3-w-100{
	width: 100% !important;
  }
/*section3-dfdt结束*/
/*section3结束*/
/*section4开始*/
.section4{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.section4-hyhg,.section4-hyjl,.section4-xghd{
	display: inline-block;
	overflow: hidden;
	width: 388px;
	height: 344px;
	padding: 20px 20px 0;
}
.section4-hyjl{
	margin: 0 10px;
}
.section4-xghd{
	float: right;
	overflow: hidden;
}
/*section4结束*/
/*section5开始*/
.section5{
	height: 285px;
	padding: 20px;
	margin-bottom: 30px;
}
.bottom-banner{
	margin-top: 20px;
}
.bottom-banner>li{
	float: left;
	width: 275px;
	height: 183px;
}
.bottom-banner>li>a{
	height: 183px;
	display: block;
}
.bottom-banner>li{
	margin-left: 20px;
}
.bottom-banner>li:first-child{
	margin-left: 0;
}
.bottom-banner>li:first-child+li+li+li{
	float: right;
	margin-left: 0;
}
.bottom-banner img{
	width: 275px;
	height: 183px;	
}
/*section5结束*/
/*主体结束*/




@media screen and (max-width: 768px){
	
body{
	min-width: 100%;
}
/*css通用开始*/
.center-width{
	width: 100%;
	margin: 0;
}
.border-shadow{
	border:0.01rem solid #fbfcfd;
	box-shadow: #e6e6e6 0 0 0.15rem;
	-webkit-box-shadow:#e6e6e6 0 0 0.15rem;
}
/*标题图标开始*/
.tit{height: 0.6rem;margin-bottom: 0.1rem}
.tit-tab{position: relative;top:0.03rem;overflow: hidden;float: left;}
.tit span.tit-1{width: 0.78rem;height: 0.6rem;background: url(tit-icon01.jpg) no-repeat;background-size: contain;-webkit-background-size: contain;}
.tit span.tit-1 img{max-width: 0.3rem;max-height: 0.3rem;top: 0.14rem;left:0.14rem;}
.tit span.tit-2{font-size: 0.32rem;font-weight: normal;height: 0.6rem;line-height: 0.6rem;background: url(tit-icon03.jpg) repeat-x;-webkit-background-size: contain;padding:0 0.25rem;}
.tit span.tit-3{    height: 0.6rem;width: 0.37rem;background: url(tit-icon02.jpg) no-repeat;background-size: cover;-webkit-background-size: cover;}
.tit span.tit-2_spe{padding-left:0.2rem;padding-right: 0.1rem}


.tit .tit-more {
	display: inline-block;
	float: right;
	line-height: 0.6rem;
}
.tit-more>a{
	float: right;
    height: 0.44rem;
    background: url(moreIcon.png) no-repeat center center;
}
.tit-more>a:hover{
	background: url(gengduo_more_on.png) no-repeat center center;
}
/*标题图标结束*/
/*css通用结束*/

/*主体开始*/
/*daoyu开始*/
.daoyu,.daoyu2{
	padding: 0.2rem;
	margin-bottom: 0.2rem;
}
.daoyu>p{
	font-size: 0.16rem;
	margin-top: 0.16rem;
}
/*daoyu结束*/
/*daoyu1开始*/
.FSJ-box,.DJ-box,.XJ-box{
	margin-top: 0.1rem;
	font-size: 0.14rem;
	position: relative;	
	overflow: hidden;
}
.span1{
	display: block;
	width: 100%;
	position: static;
	transform: translateY(0);
}
/*daoyu1结束*/
/*section1开始*/
.section1{
	background: url(topBg.png) no-repeat;
	width: 100%;
	height: 0.8rem;
	text-align: center;
	color: #fff;
	font-size: 0.36rem;
	line-height: 0.8rem;
	margin-bottom: 0.2rem;
	margin-top: 0.1rem;
}
/*section1结束*/
/*section2开始*/
/*banner开始*/
.section2{
	width: 100%;
	height:auto;
	margin-bottom: 0.2rem;
}
.banner ul li p{display: none}
.banner ol{width: 100%;text-align:center;}
.banner ol li a{background: #fff;display: block;width: 100%;height: 100%;border-radius: 50%;-webkit-border-radius:50%;}
.banner ol li{float: none;margin:0 0.1rem;font-size: 0px;width: 0.14rem;height: 0.14rem;}
.banner ol li a.flex-active{background: #265b97}
.banner{
	display: inline-block;
	width:100%;
	height: 4.4rem;
	position: relative;
	overflow: hidden;
}
.banner-box img{
	width: 100%;
	height: 4.4rem;
}
/*banner结束*/
/* ul特殊样式 */
.section3-xgwj .li-30>li{
	width: 50%;
	float: left;
	border-bottom: none;
}
/*ul样式开始*/
.section-ul>li{
	background: url(ulIcon.png) no-repeat 0 !important;
	line-height:0.85rem !important;
	border-bottom: 0.02rem dashed #f6f6f6 !important;
	padding-left: 0.4rem !important;
	height: 0.85rem !important;
	width: 100% !important;
	float: none !important;
}
.section-ul>li:last-child{
	border: 0;
}
.section-ul>li>a{
	font-size: 0.26rem;
	color: #404040;
	display: block;
	width: 70%;
	float: left;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.section-ul>li>span{
	color: #999999;
	font-size: 0.26rem;
	float: right;
	text-align: right;
	width: 20%;
	display: inline-block;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.section-ul>li:hover a{
	color: #265b97;
}
.section-ul>li:hover span{
	color: #265b97;
}
/*ul样式结束*/
/*section2-right开始*/
.section2-zdgz{
	height: auto;
	width: 100%;
	display:block;
	float: none;
	overflow: hidden;
	padding: 0.2rem;
}
.section2-zdgz>p{
	font-size: 0.16rem;
	margin-top: 0.1rem;
}
/*section2-right结束*/
/*section2结束*/
/*section3开始*/
/*section3-xgwj开始*/
.section3{
	width: 100%;
	height: auto;
	margin-bottom: 0.2rem;
}
.section3-xgwj{
	display:block;
	overflow: hidden;
	width: 100%;
	height: auto;
	padding: 0.2rem;
	margin-bottom: 0.2rem;
}
.section3-xgwj-title{
	height: 0.6rem;
	border-bottom: 0.01rem solid #eeeeee;
	margin-bottom: 0.04rem;
}
.section3-xgwj-title>span{
	display: inline-block;
	width: 2rem;
	line-height: 0.5rem;
	height: 100%;
	font-size: 0.3rem;
	color: #666666;
	text-align: center;
	margin-right: 0.3rem;
	float: left;
}
.section3-xgwj-title>span:hover{
	cursor: pointer;
}
.span-bg{
	background: url(tabBg1.png) no-repeat bottom center;
    background-size: cover;
    border-bottom: 0.02rem solid #bd5252;
    color: #fff !important;
}
.more{
	float: right;
	line-height: 0.44rem;
}
.section3-xgwj-title>.more>a{
	line-height: 0.44rem;
}
.section3-xgwj-title>a>img{
	vertical-align: super;
}
/*section3-xgwj结束*/
/*section3-dfdt开始*/
.section3-dfdt{
	display:block;
	float:none;
	overflow: hidden;
	width: 100% !important;
	height: auto;
	padding: 0.2rem;
}
/*section3-dfdt结束*/
/*section3结束*/
/*section4开始*/
.section4{
	width: 100%;
	height: auto;
	margin-bottom: 0;
}
.section4-hyhg,.section4-hyjl,.section4-xghd{
	display: inline-block;
	overflow: hidden;
	width: 100%;
	height: auto;
	padding: 0.2rem;
}
.section4-hyjl{
	margin: 0;
}
.section4-xghd{
	float: none;
	overflow: hidden;
}
/*section4结束*/
/*section5开始*/
.section5{
	height:auto;
	padding: 0.2rem;
	margin-bottom: 0.3rem;
}
.bottom-banner{
	margin-top: 20px;
}
.bottom-banner>li{
	float: left;
	width: 48%;
	height: 1.83rem;
	margin-bottom: 0.2rem;
}
.bottom-banner>li>a{
	height: 1.83rem;
	display: block;
}
.bottom-banner>li:not(:first-child){
	margin-left: 0.2rem;
}
.bottom-banner>li:nth-child(odd){
	margin-left: 0;
}
.bottom-banner>li:last-child{
	float: right;
	margin-left: 0;
}
.bottom-banner>li:nth-child(even){
	float: right;
}
.bottom-banner img{
	width: 100%;
	height: 1.83rem;	
}
/*section5结束*/
/*主体结束*/	
	
} 