*html {
	background-image: url(/about:blank);
	background-attachment: fixed;}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0
}

body,
button,
input,
select,
textarea {
	font: 14px/1.5 Arial, 'Microsoft YaHei', \5b8b\4f53
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
	font-style: normal;
	font-weight: normal
}

code,
kbd,
pre,
samp {
	font-family: courier new, courier, monospace
}

ul,
ol {
	list-style: none
}

a,
a:hover {
	color: #333;
	text-decoration: none
}

fieldset,
img {
	border: 0;
	vertical-align: bottom;
}

q:before,
q:after {
	content: ''
}

button,
input,
select,
textarea {
	font-size: 100%;
	outline: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0;
          font-size:16px;
}
table p{text-indent:0em;}
.wrap{
	width: 1200px;
	margin: 0 auto;
}
body{
	background: #efeff4;
}
.clearfix:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both
}
input::-webkit-input-placeholder {
	color: #fff;
}
/*input::-webkit-input-placeholder {
　　color: #fff;
}*/
input:-moz-placeholder {
　　color: #fff;
}
input::-moz-placeholder {
　　color: #fff;
}
input:-ms-input-placeholder {
　　color: #fff;
}
.clearfix {
	zoom: 1
}
.wrap{
	width: 1200px;
	margin: 0 auto;
}
.fl {
	float: left
}

.fr {
	float: right
}


.header{
	background: url(/images/header-bg.jpg) top center no-repeat #fff;
	border-top: 8px solid #385fc0;
	
	height: 110px;
}
.header .logo{
	float: left;
	padding: 15px 0;
}
.header .con{
	margin-left: 300px;
}
.header .con .r1{
	padding-top: 36px;
}
.header .con .links{
	float: right;
	line-height: 30px;
}
.header .con .links a{
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
}
.header .con .search{
	position: relative;
	float: right;
	width: 182px;
	height: 29px;
	background: url(/images/search-bg.png) no-repeat;
}
.header .con .search input{
	border: none;
	background: none;
	height: 24px;
	margin-left: 10px;
	margin-top: 4px;
	width: 170px;
	color: #fff;;
}
.header .con .search .icon{
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	background: url(/images/search-icon.png) no-repeat;
	right: 10px;
	top: 3px;
	cursor: pointer;
}
.main-nav{
	position: relative;
	z-index: 10;
	background: #fff;
}
.main-nav li{
	float: left;
	width: 9.5%;
           font-size:16px;
}
.main-nav li{
	position: relative;
}
.main-nav li a{
	text-align: center;
	display: block;
	margin: 7px 7px 0;
	line-height: 40px;
}
.main-nav li .sub-nav{
	display: none;
	position: absolute;
	top: 100%;
	left: 7px;
	width: 130%;
	padding-bottom: 20px;
	background: #385fc0;
padding-left:20px;
          
}
.main-nav li .sub-nav a{
text-align:left!important;
}

.main-nav li:hover a{
	display: block;
	color: #fff;
	background: #385fc0;
}
.main-nav li:hover .sub-nav{
	display: block;
	
}
.main-nav li:hover .sub-nav a{
	margin: 0 7px;
	color: #afbae1;
}
.banner{
	text-align: center;
}
.banner .pic-wrap{
	height: 415px;
	width: 1360px;
	margin: 0 auto;
	position: relative;
}
.banner .pic-wrap img{
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.banner .pic-wrap .prev,.banner .pic-wrap .next{
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 21px;
	height: 37px;
	cursor: pointer;
	z-index: 1;
	
}
.banner .pic-wrap .prev{
	left: 20px;
}
.banner .pic-wrap .next{
	right: 20px;
}
.banner .pic-wrap .next{
	right: 20px;
}
.banner .pic-wrap .text{
	position: absolute;
	bottom: 0;
	right: 113px;
	height: 48px;
	padding: 0 30px;
	line-height: 48px;
	background: url(/images/banner-text-bg.png) ;
	font-size: 16px;

	color: #fff;
	z-index: 1;
}
.banner .pic-wrap .text-right{
	position: absolute;
	left: 100%;
	height: 48px;
	width: 23px;
	background: url(/images/banner-text-right.png) ;
}
.banner-ctrl{
	
	position: relative;
}
.banner-text{
	position: absolute;
	height: 48px;
	line-height: 48px;
	background: url(/images/banner-text-bg.png) ;
	bottom: 100%;
	right: 23px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 0 30px;
}
.banner-text-right{
	position: absolute;
	left: 100%;
	height: 48px;
	width: 23px;
	background: url(/images/banner-text-right.png) ;
}
.banner-ctrl-lf{
	position: absolute;
	left: 0;
	top: 0;
	height: 48px;
	width: 22px;
	background: url(/images/banner-navleft.png) no-repeat;
}
.banner-ctrl-rt{
	position: absolute;
	right: 0;
	top: 0;
	height: 48px;
	width: 22px;
	background: url(/images/banner-navright.png) no-repeat;
}
.banner-ctrl-con{
	height: 48px;
	background: #385FC0;
	margin: 0 22px;
}
.banner-ctrl-con .time{
	float: left;
	color: #fff;
	text-align: left;
           margin-top:5px;
}
.banner-ctrl-con .time .p1{
	font-size: 12px;
	line-height: 1;

}
.banner-ctrl-con .time .p2 em{
	font-size: 16px;
	font-weight: bold;
	margin-right: 5px;
         
}
.banner-ctrl-con .time .p2 i{
	font-size: 16px;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
	color: #8094d2;
}
.banner-nav{
	position: relative;
	margin: 0 2% 0 14%;
}
.banner-nav li{
	float: left;
	width: 3.2%;
	line-height: 48px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.banner-nav li.disabled{
	color: #8094d2;
}
.banner-nav li.on{
	background: url(/images/banner-ctrl-on.png) center center no-repeat;
}
.banner-nav .prev,.banner-nav .next{
	position: absolute;
	top: 10px;
	cursor: pointer;
}
.banner-nav .prev {
	right: 100%;
}
.banner-nav .next{
	left: 100%;
}

.index-title{
	height: 66px;
	line-height: 66px;
}
.index-title h2{
	font-size: 22px;
	color: #000;
}
.index-title .more{
	float: right;
	color: #666666;
}
.index-r1{
	margin-top: 40px;
	
}
.index-r1 .c1{
	float: left;
	width: 775px;
}
.index-r1 .c1 .yaowen{
	height: 484px;
}
.index-r1 .c1 dl{
	border-top: 3px solid #385fc0;
	margin-bottom: 20px;
}
.index-r1 .c1 dt{
	float: left;
	width: 365px;
}
.index-r1 .c1 dt img{
	width: 100%;
	height: 155px;
}
.index-r1 .c1 dt .text{
	margin-top: 20px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	font-size: 16px;
}
.index-r1 .c1 dd{
	margin-left: 400px;
}
.index-r1 .c1 dd .time{
	color: #999999;
	margin: 20px 0;
}
.index-r1 .c1 dd  .text a{
	line-height: 24px;
	color: #666666;
	max-height: 370px;
	overflow: hidden;
}
.index-r1 .c2{
	float: right;
	width: 365px;
}
.index-r1 .c2 .list{

	overflow: hidden;
	border-top: 3px solid #7396f9;
	padding: 10px 0;
}
.index-r1 .c2 .list li {
	line-height: 37px;
}
.index-r1 .c2 .list li .time{
	float:right;
        font-size: 12px;
	color: #999999;
}
.index-r1 .c2 .list li .text{
	
	font-size: 16px;
	margin-left: 10px;
	margin-right: 10px;
	white-space: nowrap;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis;
}
.index-r2{
	margin-top: 30px;
}
.index-r2 .index-title{
	line-height: 48px;
	height: 48px;
}
.index-r2 .main-box{
	float: left;
	width: 365px;
	margin-right: 40px;
	line-height: 24px;
	border-top: 3px solid #4553a4;
}
.index-r2 .main-box .s-tit{
	font-size: 16px;
	margin: 30px 0 10px;
	height: 48px;
	overflow: hidden;
}
.index-r2 .main-box .text{
	color: #666;
	text-indent: 2em;
	height: 96px;
	overflow: hidden;
}
.index-r2 .main-box .time{
	margin-top: 22px;
	color: #999;
}
.index-r2 .main-box.last-box{
	margin: 0;
}
.index-r2 .main-box.last-box .s-tit{
	height: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 10px;
}
.index-r2 .main-box.last-box img{
	width: 365px;
	height: 130px;
}
.index-r2 .main-box.last-box .text{
	height: 48px;
	overflow: hidden;
}
.index-special{

	margin: 40px 0;
}
.index-special dt{
	float: left;
	line-height: 90px;
	width: 150px;
	font-size: 22px;
	color: #000;
}
.index-special dd {
	margin-left: 150px;
	padding-top: 10px;
}
.index-special dd li{
	float: left;
	width: 25%;
	line-height: 40px;
	font-size: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	
}
.index-special dd li a{
	display: block;
	color: #3845c0;
}

.index-special dd li a{
	padding-left: 30px;
}
.index-special dd .li1{
	background-image: url(/images/icon-s1-on.png);
width:50%
}
.index-special dd .li1:hover{
	background-image: url(/images/icon-s1-on.png);
}
.index-special dd .li2{
	background-image: url(/images/icon-s2-on.png);
width:44%
}
.index-special dd .li2:hover{
	background-image: url(/images/icon-s2-on.png);
}
.index-special dd .li3{
	width: 28%;
	background-image: url(/images/icon-s3-on.png);
}
.index-special dd .li3:hover{
	background-image: url(/images/icon-s3-on.png);
}
.index-special dd .li4{
	width: 16%;
        margin-left:20px;
	background-image: url(/images/icon-s4-on.png);
}
.index-special dd .li4:hover{
	background-image: url(/images/icon-s4-on.png);
}
.index-special dd .li5{
        margin-left:20px;
	background-image: url(/images/icon-s5-on.png);
}.index-special dd .li5:hover{
	background-image: url(/images/icon-s5-on.png);
}
.index-special dd .li6{
	background-image: url(/images/icon-s6-on.png);
}
.index-special dd .li6:hover{
	background-image: url(/images/icon-s6-on.png);
}
.index-special dd .li7{
	width: 20%;
	background-image: url(/images/icon-s7-on.png);
}
.index-special dd .li7:hover{
	background-image: url(/images/icon-s7-on.png);
}
.index-special dd .li8{
	width: 20%;
	background-image: url(/images/icon-s8-on.png);
}.index-special dd .li8:hover{
	background-image: url(/images/icon-s8-on.png);
}
.index-special dd .li9{
        width: 20%;	
	background-image: url(/images/icon-s8-on.png);
}.index-special dd .li9:hover{
	background-image: url(/images/icon-s8-on.png);
}
.index-special dd .li10{
	width: 20%;
	background-image: url(/images/icon-s5-on.png);
}.index-special dd .li10:hover{
	background-image: url(/images/icon-s5-on.png);
}
.index-special dd .li11{
	width: 20%;
	background-image: url(/images/icon-s5-on.png);
}.index-special dd .li10:hover{
	background-image: url(/images/icon-s5-on.png);
}
.f-nav{
	min-width: 1180px;
	background: #f7f7fa;
	padding: 65px 0 60px;
}
.f-nav ul{
	background: #efeff4;

}
.f-nav li{
	float: left;
	width: 16.6%;
	text-align: center;
	position: relative;
          margin-bottom:-35px;
}
.f-nav li a{
	display: block;
	line-height: 139px;
	padding-top: 6px;
	color: #333333;
	font-weight: bold;
}
.f-nav li .pic{
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -20px;
	width: 35px;
	height: 35px;
}
.f-nav li a:hover{
	color: #385fc0;
}
.f-nav li.li1 .pic{
	background: url(/images/icon-f1-on.png);
}
.f-nav li.li1 a:hover .pic{
	background: url(/images/icon-f1-on.png);
}
.f-nav li.li2 .pic{
	background: url(/images/icon-f2-on.png);
}
.f-nav li.li2 a:hover .pic{
	background: url(/images/icon-f2-on.png);
}
.f-nav li.li3 .pic{
	background: url(/images/icon-f13-on.png);
background-size: 100% 100%;
}
.f-nav li.li3 a:hover .pic{
	background: url(/images/icon-f13-on.png);
background-size: 100% 100%;
}
.f-nav li.li4 .pic{
	background: url(/images/icon-f4-on.png);
}
.f-nav li.li4 a:hover .pic{
	background: url(/images/icon-f4-on.png);
}
.f-nav li.li5 .pic{
	background: url(/images/icon-f5-on.png);
}
.f-nav li.li5 a:hover .pic{
	background: url(/images/icon-f5-on.png);
}
.f-nav li.li6 .pic{
	background: url(/images/icon-f6-on.png);
}
.f-nav li.li6 a:hover .pic{
	background: url(/images/icon-f6-on.png);
}

.f-nav li.li7 .pic{
	background: url(/images/icon-f7-on.png);
}
.f-nav li.li8 .pic{
	background: url(/images/icon-f8-on.png);
}
.f-nav li.li9 .pic{
	background: url(/images/icon-f9-on.png);
}
.f-nav li.li10 .pic{
	background: url(/images/icon-f10-on.png);
}
.f-nav li.li11 .pic{
	background: url(/images/icon-f11-on.png);
}
.f-nav li.li12 .pic{
	background: url(/images/icon-f12-on.png);
}

.footer{
	background: #dfe6fe;
	min-width: 1180px;
}
.footer .wrap{
	position: relative;
}
.footer .f-logo{
	position: absolute;
	left: 0;
	top: 10%;
	margin-top: 10px;
}
.footer .f-qr{
	position: absolute;
	right: 0;
	top: 10%;
	margin-top: 10px;
}
.footer .f-qr p{
	color: #18267d;
	margin-top: 5px;
	text-align: center;
}
.footer .f-links{
	padding: 55px 155px;
}
.footer .f-links dl{
	float: left;
	width: 14.2%;
	text-align: center;
	line-height: 34px;
}
.footer .f-links dl dt{
	font-weight: bold;
	color: #253386;
}
.footer .f-links dl dd a{
	color: #848cbc;
}
.copyright{
	padding: 5px 0;
	line-height: 20px;
	text-align: center;
	background: #385fc0;
	color: #758bcf;
}
.copyright span{
	margin: 0 5px;
}
.copyright img{
	width: 35px;
	margin: 0 6px;
	vertical-align: middle;
}





/*坪否匈*/
.inner-banner{
	height: 160px;
	background: url(/images/inner-banner.jpg) center center no-repeat;
}
.inner-content{
	margin-bottom: 60px;
}
.leftbar{
	float: left;
	width: 240px;
	margin-top: -34px;
	position: relative;
	z-index: 1;
}
.leftbar .hd{
	/*height: 62px;*/	
	background: #385fc0;
	padding: 1px 10px;
        height:auto;
}
.leftbar .hd h2{
	float: left;
	line-height: 62px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	
}
.leftbar .hd .en{
	margin-left: 110px;
	margin-top: 10px;
	line-height: 52px;
	text-align: left;
	color: #a8b5df;
	font-style: italic;
	background: url(/images/leftbar-icon.png) 0 10px no-repeat;
}
.leftbar .bd{
	background: url(/images/leftbar-bg.jpg) bottom right no-repeat #fff;
}

.leftbar .bd li a{
	display: block;
	color: #526aa4;
	line-height: 62px;
	text-align: center;
	font-size: 18px;
	border-left: 10px solid #fff;
}
.leftbar .bd li.on a,.leftbar .bd li a:hover{
	border-left: 10px solid #385fc0;
	background: #d7dff2;
	color: #253386;
}
.inner-main{
	width: 900px;
	float: right;
	margin-top: 36px;
}
.inner-main .inner-title{
	height: 56px;
	line-height: 56px;
	border-bottom: 2px solid #93a7da;
}
.inner-main .inner-title h2{
	font-size: 36px;
	color: #385fc0;
}
.inner-main .inner-title .bread{
	float: right;
	color: #999;
}
.inner-main .inner-title .bread a{
	color: #999;
}
.inner-main .inner-title .bread span{
	color: #385fc0;
}

.inner-main .text-list li{
	line-height: 50px;
	border-bottom: 2px solid #e6e6eb;
	padding-left: 30px;
	background: url(/images/icon-dot.png) left center no-repeat;
           font-size:16px;
}
.inner-main .text-list li .time,.inner-main .text-list li a .time{
	float: right;
	color: #999;
           font-size:14px;
}



.pic-list dl{
	padding: 46px 0;
	border-bottom: 2px solid #e6e6eb;
}
.pic-list dt{
	float: left;
	width: 150px;
}
.pic-list dt img{
	width: 100%;
	}
.pic-list dd{
	margin-left: 180px;
}
.pic-list dd .title{
	font-size: 16px;
	font-weight: bold;
}
.pic-list dd .desc .r1{
	color: #385fc0;
	line-height: 50px;
	font-size: 16px;
}
.pic-list dd .desc .r2{
	line-height: 30px;
	height: 90px;
	overflow: hidden;
}
.pic-list dd .desc .r3{
	text-align: right;
	margin-top: 20px;
	
}
.pic-list dd .desc .r3 a{
	color: #385fc0;
}

.detail-box{
	padding: 15px 0;
}
.detail-box table p{
	text-indent:0em;
	font-size:16px;
}
.detail-box p{
	line-height: 36px;
	text-indent: 2em;
           font-size:16px;

}
.detail-box #vsb_content_501 P{
text-align: justify;
text-justify:inter-ideograph !important;
}
#vsb_content_501 p.vsbcontent_img{    text-align: center;text-indent: 0px;}
.detail-box img{
	max-width: 100%;
	margin: 20px 0;
}
.detail-title{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 30px 0;
}
.detail-infor{
	color: #888888;
	text-align: center;
	margin-bottom: 20px;
}
.detail-infor span{
	margin: 0 20px;
}

.scenery .slideBox{
	 width:100%; 
	 height:324px; 
	 overflow:hidden; 
	 position:relative; 
	 margin-top: 48px;  
}
.scenery .slideBox .hd{ 
	position:absolute; 
	right:350px; 
	bottom:24px; 
	z-index:1; 
}
.scenery .slideBox .hd ul li{ 
	float:left; 
	margin-right:10px;  
	width:10px; 
	height:10px; 
	line-height:10px; 
	cursor:pointer; 
	background: url(/images/icon-slide.png) center center no-repeat
}
	
.scenery .slideBox .hd ul li.on{ 
	background: url(/images/icon-slide-on.png) center center no-repeat
}
.scenery .slideBox .bd{ 
	position:relative; 
	height:100%; 
	z-index:0;   
}
	
.scenery .slideBox .bd li{ 
	zoom:1; 
	vertical-align:middle; 
	height:324px; 
}
.scenery .slideBox .bd .pic{
	float: left;
	width:570px; 
	height: 100%;
}
.scenery .slideBox .bd .pic img{ 
	width: 100%;
	height: 100%;
	display:block;  
}
.scenery .slideBox .bd .text{
	margin-left: 570px;
	background: #385fc0;
	height: 100%;
	color: #fff;
	text-align: center;
}
.scenery .slideBox .bd .text .title{
	padding: 70px 0 10px;
}
.scenery .slideBox .bd .text .desc{
	padding: 0 30px;
	line-height: 40px;
	max-height: 90px;
	overflow: hidden;
	color: #cbd3ee;
}
.scenery .slideBox .bd .text .time{
	text-align: right;
	padding: 0 30px;
	color: #758bcf;
	margin-top: 20px;
}

.scenery .list ul{
	margin: 0 -24px;
}
.scenery .list li{
        line-height:228px;
	float: left;
	width: 33.3%;
}

.scenery .list li .inner{
	margin: 0 25px;
}
.scenery .list li .pic img{
	width: 100%;
	height: 180px;
}
.scenery .list li .text{
	background: #385fc0;
	line-height: 48px;
	padding: 0 16px;
}
.scenery .list li .text a{
	color: #fff;
}
.scenery .list li .text .title{
	width: 50%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.scenery .list li .text .time{
	float: right;
	text-align: right;
	width: 50%;
}
.scenery .list li .text .time img{
	vertical-align: middle;
	margin-right: 5px;
}
.page{
	margin-top: 56px;
}
.page .total{
	margin-right: 144px;
}
.page .now em{
	color: #f00
}
.page ul{
	float: right;
}
.page ul li{
	float: left;
	padding: 0 5px;
	margin: 0 5px;
	cursor: pointer;
}
.page ul li.on,.page ul li.on a{
	
	color: #f00;
}
.page2{
	margin-top: 56px;
	text-align: right;
}
.page2 .p{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #bfbfbf;
	color: #fff;
	margin: 0 10px;
	text-align: center;
}
.page2 .p.on{
	background: #385fc0;
}