@charset "utf-8";

/* CSS Document */
@font-face
{
font-family: 方正清刻本悦宋简体;
src: url('方正清刻本悦宋简体.ttf'),
     url('方正清刻本悦宋简体.eot'); /* IE9 */
}
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "微软雅黑";
}
a,
img {
	border: 0;
}

body {
	font-size: 12px;
	background: #ddd;
}
.container{
	background: #fff;
}
.gap{
	width: 100%;
	height:0;
}
.gap1{
	width: 100%;
	height: 36px;
}
.ttp{
	position: fixed;
	left: 50%;
	bottom: 130px;	
}
.foot{
	line-height: 63px; color: rgba(255,255,255,.8); text-align: center; text-indent: 0;font-size:.9em;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;  
}


/*@media only screen and (min-width: 1200px) {
	.mynav {position: absolute;top: 68px;z-index: 1000;width: 1170px;}
	.to-top{margin-left: 600px;}
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
	.mynav {position: absolute;top: 56.38px;z-index: 1000;width: 970px;}
	.to-top{margin-left: 500px;}
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.mynav {position: absolute;top: 43.58px;z-index: 1000;width:750px;}
	.to-top{margin-left: 390px;}
}*/

.mynav {position: absolute; top: 42px;z-index: 1000;width: 1170px;}
.to-top{margin-left: 600px;background: #fff;display: block; line-height: 35px; width: 30px;text-align: center; border-radius: 2px;}
.to-top span{ font-size: 16px;}
.mynav a {
	font-size: 1.3em;
	margin: 0;
	padding: 0;
	line-height: 2.5em;
	color: #fff;
	text-decoration: none;
	padding: 10px 17px;
	
}
.mynav a:hover{
	background: rgba(16,34,146,1);
}
.mynav label {
	margin-left: 2.5em;
}
.mynav a:nth-child(9){
	margin-right: 135px;
	
}
/*.mynav a:nth-child(5){
		display: none;
	}*/
.mynav-height{
	height: 43px;
}
/*轮播图*/

.flexslider {position: relative;overflow: hidden;background: url(images/loading.gif) 50% no-repeat;}

.slides {
	position: relative;
	z-index: 1;
}

@media only screen and (min-width: 1200px) {
	.slides li {height: 339px;}
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
	.slides li {height: 281px;}
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.slides li {height: 217px;}
}

@media only screen and (max-width: 767px) {
	.flexslider{
		display: none;
	}
}

.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}

.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	*display: inline;
	zoom: 1;
}

.flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/slide/dot.png) right 0 no-repeat;
	cursor: pointer;
}

.flex-control-nav .flex-active {
	background-position: 0 0;
}

.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}

.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}

.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../images/slide/prev.png) center center no-repeat;
}

.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../images/slide/next.png) center center no-repeat;
}
.all-content{
	/*background:#fff url(../images/bg-all-content.png) left top  repeat-y;*/
	background-size:contain;
}
.t-banner{
	width: 100%;
	height: 83px;
	text-align: center;
	/*background:#fff url(../images/bg-t-banner.png) center center no-repeat;*/
}
.bg-t-banner{
	width: 100%;
	height: 83px;
	/*background:url(../images/bg-t-banner.png) left top no-repeat;*/
	background-size:contain;

}
.title-bg{
	margin-top:20px ;
	height: 30px;
    line-height: 30px;
    font-size: 24px;
    text-align: center;
}
.title-bg p{
	display: inline-block;
	line-height: 83px;
	font-family:"微软雅黑" ;
	color: #454d9e;
    vertical-align: middle;
    vertical-align: -8%;
    margin: 0 10px;
}
.title-bg span{
	display: inline-block;
    width: 80px;
    border: 1px solid #454d9e;
}

.bg-t-banner img{
	margin-top: 3em;
}
/*列表开始*/
.hidden {
	display: none;
}
.jqlist{
	overflow: visible;
	text-align: center;
}
.jqlist ul.list li,.list-m li{
		width: 271px;
	}
.jqlist ul.list li p,.list-m li p{
		line-height: 4em;
		font-size:1em ;
	}
.jqlist ul.list{
	padding-left: 43px;
	padding-right: 43px;
	overflow: hidden;
	text-align: center;
}
.jqlist ul.list li{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom:0;
	float: left;
	
}
.jqlist ul.list li:hover{
	background:rgba(12,78,130,.5);
}
.jqlist ul.list li p{
	margin: 0;
	padding: 0;
	color: rgb(40,40,40);
}
.jqlist ul.list li a:hover{
	text-decoration: none;
}

.cut{
	overflow:hidden; white-space:nowrap; text-overflow:ellipsis; 
}
.cut a{
	color:#000;
}
.cut a:hover{
	text-decoration: none;
}

.jqlist .more {
	width: 100%;
	height: 53px;
	background: url(../images/loading.png) center center no-repeat;
	overflow: visible;
}
.jqlist .more a {
	text-decoration: none;
	color:rgba(109,70,44,.8);
	text-align: center;
	font-weight: 600;
	line-height: 53px;
	font-size: 1.25em;
}
.jqlist .more a:hover {
	color: #ffd65e;
}




/*弹出层*/
#v_box {
	text-align: center;
	background: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 522222;
	box-shadow: #333 0px 0px 10px;
	_position: absolute;
	display: none;
	
}
#v_box video {
	margin: 0 auto;
	cursor: pointer;

}
#v_box div.h3-l{
	text-align: left;
}
#v_box h3 {
	color: #333;
	padding-left: 28px;
	overflow: hidden;
}
#v_box div.shut-v{
	text-align: right;
}
#shut {
	padding: 0;
	margin: 0;
	margin-right: 10px;
	margin-top: -5px;
	display: inline;
	color: #333;
	font-size: 30px;
	cursor: pointer;
}
#shut:hover {
	text-decoration: none;
	color: #f00;
	
}

@media only screen and (min-width: 1200px) {
	#v_box{
		width: 920px;
		height: 640px;
		margin-top: -320px;
		margin-left: -460px;
	}
	#v_box video{
		width: 900px;
		height: 576px;
	}
	
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
	#v_box{
		width: 820px;
		height: 568px;
		margin-top: -284px;
		margin-left: -410px;
	}
	#v_box video{
		width: 800px;
		height: 504px;
	}
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	#v_box{
		width: 620px;
		height: 442px;
		margin-top: -221px;
		margin-left: -310px;
	}
	#v_box video{
		width: 600px;
		height: 378px;
	}	
	
}
