/**************************************/
/*************[公用start]**************/
/**************************************/

body{
	/*min-height: 1000px;*/
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/body.jpg);
	background-color: #5489c7;
	background-attachment: fixed;
}

div.clear{
	clear: both;
	height: 0;
	width: 0;
}




a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
	max-width: 100%;
}


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}
.tver{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}



/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/

	overflow: hidden;
}

.img-box img{
	transition: .3s;
	width: 100%;
	max-width: 100%;
}

.img-box:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*图片中心放大代码区域*/


.imgbox_a{
	position:relative;
	padding-bottom: 100%;
	overflow:hidden;
	display: block;
}

.imgbox_a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%!important;
	height: 100%!important;
}
.imgbox_hover>img{
	/* ueco 时间曲线*/
	/*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;

}
.imgbox_hover:hover>img{
	-webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/**************************************/
/************[公用over]****************/
/**************************************/




/*header-start*/
/**************************************************************/

#header{

}

.header-1{
	height:160px;
	background-color: #2d67bf;
	background-image: url(../images/header-1.jpg);
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}

.logo{
	width: 392px;
	width: 462px;
	margin: 0px auto;
	position: relative;
	z-index: 25;
}

.logo a,.logo img{
	display: block;
	width: 100%;
}


.nav{
	font-size: 0;
	line-height: normal;
	text-align: center;
	height: 76px;
	padding-top: 29px;
	position: relative;
	z-index: 25;
}
.nav ul{
	margin:0;
	display: inline-block;
}

.nav>ul>li{
	float: left;
}
.nav>ul>li+li{
	margin-left:37px;
}
.nav>ul>li>a{
	display: block;
	font-size: 18px;
	color:#fff;
	font-weight: bold;
	/*transition: .3s;*/

}


#header-1{
	height: 275px;
	/*position: fixed;*/
	left: 0;
	top: 0;
	width: 100%;
	z-index: 888;
}
#header-1 .container{
	position: relative;

}
.mv{
	position: absolute;
	width: 260px;
    right: 40px;
    top: 12px;
	z-index: 15;
}
.mv img
{display: block;width: 100%;}
/*.mv video{
	display: block;
	width: 100%;
}*/
.header-1-1{
	height: 40px;
	padding-top: 18px;
	position: relative;
	z-index: 25;
}

.header-1-1 .fl{
	font-size: 14px;
	color: #7fa4d2;
}

.header-1-1 a.fr{
	font-size: 14px;
	color: #7fa4d2;
	width: 86px;
	margin-left: 15px;
}
.header-1-1 a.fr img{
	margin-top: -3px;
	margin-right: 5px;
}
.header-1-1 a.fr:hover{
	color: #fff;
}
.header-1-2{
	margin-top: 10px;
}
.header-1-2 dl{
	margin:0;
	margin-left: -1%;
}
.header-1-2 dd{
	float: left;
	width: 11.5%;
	margin-left: 1%;
}
.header-1-2 dd>a{
	display: table;
	width: 100%;
	height: 67px;
	background-color: #2d67bf;
	border-radius: 5px;
	font-size: 16px;
	line-height: 1.4;
	color: #fff;
	padding: 0 5px 0 53px;
	background-repeat: no-repeat;
	background-position: 20px center;
}
.header-1-2 dd>a span{
	display: table-cell;
	vertical-align: middle;
}
/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{
	/*margin-top: 275px;*/
}

.main-div{
	/*background-color: #f6f9fc;*/
	background-image: url(../images/baidi.png);
	min-height: 760px;
	padding: 35px 30px;
}



.title-11{
	padding-left:18px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.title-11 h1{
	margin:0;
	font-size: 20px;
	font-weight: bold;
	color: #333;

}
.title-11 a.fr{
	width: 38px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/more.png);
	margin-top: 7px;
}
.title-11 a.fr:hover{

	background-image: url(../images/moreh.png);
}
.main1-1{
	width: 740px;
	margin-right: 30px;
}
.main1-1 .title-11{
	background-image: url(../images/title-11-1.png);
}

.main1-1-div{
	margin-top: 22px;
}

.main1-1-left{
	width: 420px;
	margin-right: 20px;
}

.main1-1-pic .imgbox_a{
	padding-bottom: 66.67%;
}

.fmain1 .flex-control-nav{
	bottom: 75px;
}

.main1-date{
	position: absolute;
	top: 0;
	left: 30px;
	width: 82px;
	height: 106px;
	background-image: url(../images/landi.png);
	text-align: center;
	padding-top: 26px;
}
.main1-date h1{
	margin:0;
	font-size: 30px;
	color: #fff;
	font-family: "Impact";
	line-height: 1;
}
.main1-date h2{
	margin:0;
	font-size: 14px;
	color: #fff;
	font-family: "Impact";
	margin-top: 8px;
}
.main1-1-con{
	padding-top: 15px;
}

.main1-1-con h1{
	margin:0;
	font-size: 16px;
	color: #333;
}

.main1-1-con h1:hover{
	color: #2d67bf;
}
.main1-1-con p{
	margin:0;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	margin-top: 10px;
}

.main1-1-right{
	overflow: hidden;
}

.list01 dl{
	margin:0;
}

.list01 dd{
	margin-top: 13px;
	background-repeat: no-repeat;
	background-position:0px center;
  background-image: url(../images/list01.png);
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left:16px;
  padding-right: 45px;
  overflow: hidden;
	position: relative;
	height: 22px;
	line-height: 22px;
}

.list01 dd:first-child{
	margin-top: 0
}

.list01 dd span{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color:#999;
}
.list01 dd a{
	font-size: 14px;
	color:#333;
}

.list01 dd a:hover{
	color:#2d67bf;
}




.main1-2{
	overflow: hidden;
}
.main1-2 .title-11{
	background-image: url(../images/title-11-2.png);
}


.list02 dl{
	margin:0;

}
.list02 dd:first-child{
	margin-top: 20px;
}
.list02 dd{
	margin-top:11px;
}

.list02-date{
	width: 60px;
	height: 60px;
	background-color: #f3f3f3;
	text-align: center;
	padding-top:9px;
	margin-right: 15px;
	border-radius: 8px;
}
.list02-date h1{
	margin:0;
	font-size: 24px;
	color: #2d67bf;
	font-weight: bold;
	line-height: 1;
}
.list02-date h2{
	margin:0;
	font-size: 12px;
	color: #2d67bf;
	margin-top:5px;
}


.list02-con{
	overflow: hidden;
	padding-top: 5px;
	
}
.list02-con-a{
	overflow: hidden;
	font-size: 14px;
	color: #333;
	line-height: 1.8;
	height: 3.6em;
}
.list02-con-a a:hover{
	color: #2d67bf;
}


.title-22{
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 10px;
}
.title-22 h1{
	margin:0;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	height: 42px;
	line-height: 42px;

}
.title-22 a.fr{
	width: 38px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/more0.png);
	margin-top:15px;
}

.main2-item{
	margin-top: 30px;
}
.main2-item .list01{
	padding-top: 15px;
}






/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{
	padding-top: 45px;

}

.footer-1{
	background-color: #fff;
}


.footer-1-div{
	position: relative;
	height: 65px;
	padding-left:110px;
	padding-right: 12px;
}

.footer-1-title{
	position: absolute;
	width: 110px;
	left: 0;
	top: 0
	height: 65px;
	line-height: 65px;
	font-size: 16px;
	color: #2d67bf;
	text-align: right;
	font-weight: bold;
}

.footer-1-dl{
	height: 65px;
	overflow: hidden;
	font-size: 0;
	line-height: normal;
}
.footer-1-dd{
	display: inline-block;
	height: 65px;
	line-height: 65px;
	margin-right: 20px;
}
.footer-1-dd a{
	font-size: 14px;
	color: #666;
}
.footer-1-dd a:hover{
	color: #2d67bf;
}


.footer-2{
	color: #fff;
	font-size: 14px;
	line-height: 1.8;
	text-align: center;
	background-color: #2d67bf;
	padding: 24px 15px;
}
.footer-2 span{
	padding-left: 20px;
}



.footer-3{
	background-color: #093e7d;
	padding: 35px 0 15px;
}


.footer-3-1 {
	width: 228px;
}
.footer-3-1 select:focus{
	outline: none;
}
.footer-3-1 select{
	display: block;
	width: 100%;
	background-color: rgba(255,255,255,0.3);
	border-radius: 3px;
	border:0;
	height: 36px;
	padding: 8px 15px;
	color: #fff;
	font-size: 14px;
	-webkit-appearance: none;
	appearance: none;
	background-image: url(../images/sel.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}
.footer-3-1 select+select{
	margin-top: 16px;
}
.footer-3-1 select option{
	color: #333;
}


.footer-3-2{
	width: 171px;
	margin-right: 38px;
}

.er22{
	width: 78px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.er22 img{
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.footer-3-3{
	overflow: hidden;
	padding-right: 30px;
	font-size:14px;
	color: #fff;
	line-height: 2.2;
	padding-top: 5px;
}



/**************************************************************/
/*footer-over*/





/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/

#header-2{
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	box-shadow: 0 4px 8px -3px #000;
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1001;
	background-color: #2d67bf;
	/*background-color: #0089d0;*/

}
.nav-2{
	display: none;
	background-color: #fff;
	position: relative;
	z-index:900;

}

.nav-2>ul>li{

	border-top: 1px dotted #ccc;
	position: relative;
}

.jiaspan{
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(../images/jia2.png);
	background-repeat: no-repeat;
	background-position: center ;
	top: 5px;

	right: 14px;
}
.jiaspan.cur{
	background-image: url(../images/jia2h.png);

}
.nav-2>ul>li:first-child{
	/*border-top: 0;*/
}
.nav-2>ul>li>a{

	padding:8px 10px;
	display: block;
	font-size: 16px;
	width: 100%;
	color:#333;
	font-family: "anb";
	text-transform: uppercase;

}
.nav-2>ul>li>ul{
	padding-bottom: 10px;
	display: none;
}
.nav-2>ul>li>ul>li>a{
	padding: 6px 10px;
	display: block;
	font-size: 14px;
	padding-left: 25px;
	width: 100%;
	color:#666;
}
/*.downla-2 {
	padding: 5px 0 10px;
	display: none;
}
.downla-2 dd{
	padding-left: 30px;
}
.downla-2 dd a{
	font-size: 14px;
	display: inline-block;
	padding: 3px 0;
	width: auto;
}*/
/*.nav-2 li a:hover{
	color:#1a0d07;
}*/

.nav-2-form{
	padding: 10px;
	position: relative;
}
.nav-2-form input[type="image"]{
	position: absolute;
	right: 19px;
    top: 17px;
    width: 18px;

}

.nav-2-form .form-control{padding-right: 50px;}
.logo-2 {
   font-size: 0;
   width: 300px;
   margin-left: 15px;
   margin-top: 15px;
}

.logo-2 img{
	display: block;
	width: 100%;
}


.menu2{

	margin-right: 15px;
	height: 75px;
	font-size: 0;

}
.menu2 li{
	cursor:pointer ;
	margin-left: 15px;
	float: right;
	margin-top: 29px;
}
.menu2 li+li{
	margin-top: 21px;
}
.menu2 li img{
	/*vertical-align: middle;*/


}

.chenggao{
		display: none;
		height: 75px;
	}


#nav-2-heidi{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 800;
	background-image: url(../images/heidi.png);
	display: none;

}



/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/




.banner-2{
    height: 217px;
    background-repeat: no-repeat;
    background-position: center ;
    background-size: cover;
}
.banner-2 img{
		display: none;
		width: 100%;
	}
.erji{
    padding: 0px;
}

.menu{
	width: 252px;
	margin-right: 40px;
}
.menu h1{
	margin:0;
	font-size: 20px;
	font-weight: bold;
	color:#fff;
	height: 67px;
	line-height: 67px;
	background-color: #2d67bf;
	padding-left: 27px;
}
.menu ul{
	margin:0;
}
.menu li{
	border-top: 1px solid #fff
}
.menu li a{
	display: block;
	height: 48px;
	line-height: 48px;

	padding-left: 44px;
	color:#4f4f4f;
	font-size: 14px;
	transition: .3s;
	background-color: #f6f8fa;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 27px center;
}
.menu li a:hover,.menu li.active a{
	background-color: #2d67bf;
	background-image: url(../images/menuh.png);
	color:#fff;
}

.erji-title {
    padding-bottom: 20px;
    border-bottom: 1px solid #2d67bf;
}
.erji-title .fl{
    font-size: 20px;
    color:#3c3c3c;
    height: 20px;
    line-height: 20px;
    border-left: 5px solid #2d67bf;
    padding-left: 10px;
}

.mianbaoxie{
      font-size: 12px;
    color:#333;
    height: 20px;
    line-height: 20px;
}
.mianbaoxie a:hover{
    color:#2d67bf;
}
.mianbaoxie span{
    color:#2d67bf;
}

.erji-content{
    overflow: hidden;
}

.erji-content-div{
    padding-top:10px;
    min-height: 520px;
}

.fenye{
    text-align: center;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #eee;
}
.fenye ul{
    margin:0;
}
.list{
	padding-top: 10px;
}
.list ul{
	margin:0;
}

.list li{
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position:0px center;
  background-image: url(../images/dian.png);
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left:15px;
  overflow: hidden;
	position: relative;
	padding-right:85px;
	height: 22px;
	line-height: 22px;
}

.list li:first-child{
	margin-top: 0
}


.list li a{
	font-size: 16px;
	color:#333;
}
.list li span{
	font-size: 14px;
	color:#999;
	position: absolute;
	right: 0px;
	top: 0;
}
.list li a:hover{
	color:#2d67bf;
}
.danpian{
	padding-top: 25px;
}

.danpian-h1{
	font-size: 28px;
	line-height: 1.6;
	color:#333;
	text-align: center;

}

.danpian-h2{
	font-size: 14px;
	line-height: 1.6;
	color:#999;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 10px 0 15px;

}

.danpian-con{
	font-size: 14px;
	
	line-height: 2;
	padding: 20px 0 20px;
}
.danpian-con *{
	font-size: 16px!important;
	
	line-height: 2!important;
}
.danpian-con img{
	display: block;
	margin:15px auto;
}


.dan-page{
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.dan-a{
	margin-top: 12px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dan-a a{
	font-size: 16px;
	color:#666;
}

.dan-a a:hover{
	color:#2d67bf;

}
.pic-item{
	margin-top: 25px;
}
.pic-item h1{
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin:0;
  font-size: 16px;
  color:#333;
  text-align: center;
  margin-top: 15px;
}

.pic-pic>a{
    display: block;
    position: relative;
    padding-bottom: 28.5%;
    overflow: hidden
}

.pic-pic>a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
}

.pic-pic:hover>a img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.pic-pic:hover+h1{
	color:#2d67bf;
}


.searchfr{
	width: 180px;
	margin-left: 10px;
	position: relative;
	border-bottom: 1px solid #2d67bf;
	padding-bottom: 5px;
}

.searchfr input:focus{
	outline: none;
}

.searchfr input[type="text"]{
	display: block;
	width: 100%;
	border:0;
	background-color: transparent;
	color:#7fa4d2;
	height: 20px;
	padding: 0;
}

.searchfr input[type="image"]{
	position: absolute;
	right: 0;
	top: 2px;
	width: 19px;
}

.ycpc{
	position: fixed;
	width: 255px;
	right: 0;
	top: 50%;
	margin-top: -200px;
	z-index: 52;
}

.ycpc a,.ycpc img{
	display: block;
	width: 100%;
}