/**************************************/
/*************[公用start]**************/
/**************************************/



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{
	position: absolute;
	left: 0;
	right: 0;
	top: 0px;
	z-index: 999;
	height: 90px;
}
.index-header#header .nav>ul>li.cur>a,
.index-header#header .nav>ul>li:hover>a{
	/*color: #d80001;*/
	font-weight: bold;
}
.index-header#header.cur .nav>ul>li>a{
	color: #333;

}
.index-header#header.cur .nav>ul>li.cur>a,
.index-header#header.cur .nav>ul>li:hover>a{
	color: #d80001;
	font-weight: bold;
}
.index-header#header.cur{
	background-color: #fff;
	position: fixed;
	box-shadow: 0 4px 5px -3px rgba(0,0,0,0.25); 
}
.logo a.logo_a{display: none;}

.index-header.cur .logo a{display: none;}
.index-header.cur .logo a.logo_a{display: block;}

.erji-header#header{
	position: relative;
	top: 0;
	background-color: #fff;

}

.erji-header#header .nav>ul>li>a{
	
	color: #333;
}
.erji-header#header .nav>ul>li.cur>a,
.erji-header#header .nav>ul>li:hover>a{
	color: #d80001;
}
.logo{
	width: 277px;
	margin-top: 10px;
}
.logo a,.logo img{
	display: block;
	width: 100%;
}

.nav ul{
	margin:0;
}

.nav>ul>li{
	float: left;
	margin-left: 27px;
	position: relative;

}
.nav>ul>li:first-child{
	margin-left: 0;
}

.nav>ul>li>a{
	display: block;
	height: 91px;
	line-height: 91px;
	font-size: 16px;
	color: #fff;
	padding: 0 10px;
}









/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{

}

.fafa .slides>li{
	height: 734px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}
.fafa .slides>li>img{
	display: none;
}


.fafa .flex-control-nav{
	bottom:39px;
}
.fafa .flex-control-nav li{
	margin:0 4px;
}
.fafa .flex-control-paging li a{
	width: 35px;
	height: 2px;

}


.main1{
	/*height: 516px;*/
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(/images/main1-bg.jpg);
	padding: 58px 0 68px;
}

.title-11 h1{
	margin:0;
	font-size: 36px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}
.title-11 h2{
	margin:0;
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	margin-top: 8px;
}

.title-11 .line{
	width: 29px;
	height: 3px;
	background-color: #d80001;
	margin:14px auto 0;
}

.main1-1-img{
	margin: 40px 0;
	overflow: hidden;
}

.main1-1-img img{
	display: block;
	margin:0 auto;
	width: 670px;
	position: relative;
	left: 100%;
	transition: 1s;
}
.main1-1-img img.hidden-lg{
	width: auto!important;

}

.main1-1-img.cur img{
	left: 0;
}

.main1-1-p{
	font-size: 14px;
	color: #333;
	line-height: 2.2;
}
.main1-1-p p{
	margin:0;
}



.more1{
	width: 38px;
	margin:40px auto 0;
}

.more1 a,.more1 img{
	display: block;
	width: 100%;
}



.main2{
	background-color: #f5f6f9;
	padding: 38px 0 45px;
}

.title-22{
	text-align: center;
	font-size: 0;
	line-height: normal;
	background-image: url(/images/title-22.png);
	background-repeat: no-repeat;
	background-position: center 7px;
	height:44px;
}

.title-22 dl{
	display: inline-block;
	margin:0;
}

.title-22 dd{
	float: left;
	font-size: 20px;
	color: #000;
	margin:0 16px;
	cursor: pointer;
}

.title-22 dd.cur{
	color: #d80001;
}
.main2-div-wp{
	margin-top: 38px;
	position: relative;
	overflow: hidden;
}

.main2-div-wp .main2-div{
	/*display: none;*/
	position: absolute;

	left: -5000%;
	top: 0;
	width: 100%;
}
.main2-div-wp .main2-div.cur{
	position: relative;
	left: 0;
}










.main2-list .item{
	background-color: #fff;
	padding: 18px;
}
.main2-list .item h1{
	margin:0;
	font-size: 18px;
	color: #000;
}
.main2-list .item h2{
	margin:0;
	font-size: 16px;
	color: #000;
	margin-top: 12px;
}
.main2-list .item h2:hover{
	color: #d80001;
}
.main2-pic{
	margin-top: 20px;
	padding-top: 26px;
	border-top: 1px solid #cccccc;
	position: relative;
}
.main2-pic a.imgbox_a{
	padding-bottom: 61.72%;
}



.main2-pic-con{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 26px;
	background-color: #fff;
	padding-top: 15px;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	z-index: 25;
}

.main2-pic-con-p{
	font-size: 14px;
	color: #888;
	line-height: 1.8;
	height: 75px;
	overflow: hidden;
}

.main2-list .item:hover .main2-pic-con{
	opacity: 1;
	visibility: visible;
}


.more2{
	margin-top: 30px;
}

.more2 a{
	display: block;
	width: 197px;
	height: 46px;
	line-height: 46px;
	background-color: #fff;
	margin:0 auto;
	font-size: 14px;
	color: #000;
	text-align: center;
	transition: .3s;
}
.more2 a:hover{
	color: #fff;
	background-color: #d80001;
}

.main3{
	padding: 60px 0;
	border-top: 1px solid #e3e4e7;
	background-color: #fff;
}


.main3-div{
	width: 49.7%;
}


.main3-div.fl dl{
	margin:0;
	margin-left:-1%;
}

.main3-div.fl dd{
	float: left;
	width: 49%;
	margin-left: 1%;
}

.main3-div.fl dd:first-child+dd+dd{
	width: 99%;
	margin-top: 1%;
}

.main3-div.fl dd a.imgbox_a{
	padding-bottom: 66.67%;
}


.main3-div.fl dd:first-child+dd+dd a.imgbox_a{
	padding-bottom: 32.886%;

}

.main3-div.fr dl{
	margin:0;
	margin-left:-1%;

}


.main3-div.fr dd{
	float: none;
	float: left;
	width: 49%;
	margin-left: 1%;
}
.main3-div.fr dd a.imgbox_a{
	padding-bottom: 66.67%;

}

.main3-div.fr dd:first-child+dd+dd{
	margin-top: 1%;
}

.main3-div dd :hover .bo{
	opacity: 1;
	visibility: visible;
}
.bo{
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	left: 50%;
	margin-left: -23px;
	margin-top: -23px;
	transition: .3s;
	z-index: 35;
	opacity: 0;
	visibility: hidden;
}

.bo img{
	display: block;
	width: 100%;
}

a.main3-div-con{
	display: block;
	height: 399px;
	padding: 50px 40px 0;
}
a.main3-div-con h1{
	margin:0;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
}

a.main3-div-con h2{
	margin:0;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin-top: 13px;
}



.moremore{
	width: 29px;
	height: 27px;
	margin-top: 26px;
	background-repeat: no-repeat;
	background-position: center ;
	/*background-image: url(/images/moremore-bg.png);*/
	border:2px solid #fff;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
}
.moremore i{
	display: block;
	height: 100%;background-repeat: no-repeat;
	background-position: -25px center;
	background-image: url(/images/moremore.png);
	transition: 0s;
}
a.main3-div-con:hover .moremore i{
	background-position:0px center;
	transition: .5s;
	
}



.main3-list .item>a.imgbox_a {
    padding-bottom: 66.67%;
}

.main3-list-wp{
	margin-top: 30px;
}







.main4-1{
	background-color: #d80001;
	padding: 103px 0 77px;
	position: relative;
}

.main4-1-img{
	position: absolute;
	width: 50%;
	top: 0;
	bottom: 0;
	right: 0;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}
.main4-1-img img{
	display: none;
}
.main4-div h1{
	font-size: 24px;
	color: #fff;
	margin:0;
	font-weight: bold;
}
.main4-div{
	width: 50%;
	padding-right:50px; 
}
.main4-div .line{
	width: 22px;
	height: 2px;
	background-color: #fff;
	margin: 25px 0 20px;
}


.main4-div-p{
	font-size: 16px;
	color: #fff;
	opacity: 0.7;
	line-height: 2.2;
	height: 105px;
	overflow: hidden;
}
.more3{
	margin-top: 65px;
}
.more3 a{
	display: block;
	width: 138px;
	height: 46px;
	line-height: 46px;
	background-color: #f74748;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
}
.more3 a:hover{
	font-weight: bold;
}


.main4-1-div{display: none;}
.main4-1-div:first-child{display: block;}

.main4-2{
	background-color:#f3f4f8; 
}

.main4-2 .container{
	background-color: #fff;
}

.main4-2 dl{
	margin:0;
	margin-left: -0.5%;
	background-color: #fff;
}

.main4-2 dd{
	float: left;
	width: 16.166667%;
	margin-left: 0.5%;
	background-color: #f3f4f8;
	padding: 45px 0;
	font-size: 18px;
	color: #000;
	cursor: pointer;
	text-align: center;
	position: relative;
}
.main4-2 dd.cur{
	color: #d80001;
}
.main4-2 dd img{
	display: block;
	margin:0 auto 15px;
}

.main4-2 dd i{
	position: absolute;
	width: 22px;
	height: 12px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(/images/jiao.png);
	left: 50%;
	margin-left: -11px;
	top: -12px;
	display: none;
}
.main4-2 dd.cur i{
	display: block;
}



.main5{
	padding: 50px 0;
	background-color: #fff;
}
.main5-item{
	margin-top: 30px;
}
.main5-item a.imgbox_a{
	padding-bottom: 66.67%;
}

.main5-list1-hong{
	position: absolute;
	z-index: 25;
	background-image: url(/images/hongdi.png);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}

.main5-list1-div{
	position: absolute;
	left: 30px;
	top: 35px;
	right: 30px;
	bottom: 35px;
	z-index: 26;
}

.main5-list1-div::before{
	position: absolute;
	width: 0;
	content:"";
	height:2px;
	background-color: #fff;
  top: 0px;
  left: 50%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.main5-item a.imgbox_a:hover .main5-list1-hong{
	opacity: 1;
	visibility: visible;
}
.main5-item a.imgbox_a:hover .main5-list1-div::before{
    width: 100%;
  left: 0;

}

.main5-list1-div::after{
	position: absolute;
	width: 0;
	content:"";
	height:2px;
	background-color: #fff;
  bottom: 0px;
  left: 50%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.main5-item a.imgbox_a:hover .main5-list1-div::after{
  width: 100%;
  left: 0;

}

.main5-item a.imgbox_a:hover .main5-list1-con{

	margin-top:-24px;
}



.main5-list1-con{
	position: absolute;
	top: 50%;
	margin-top:0;
	padding: 0	15px;
	left: 0;
	right: 0;
	text-align: center;
	transition: .3s;
}

.main5-list1-con h1{
	font-size: 18px;
	color: #fff;
	margin:0;
	line-height: 1.4;
}
.main5-list1-con h2{
	font-size: 12px;
	color: #fff;
	margin:0;
	margin-top: 10px;
}

.main5-list1{
	padding-top: 10px;
}










/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{
	background-color: #313136;
}

.footer1{
	padding: 35px 0;
}


.footer2{
	border-top: 1px solid #505054;
	color: #fff;
	font-size: 15px;
	line-height: 1.8;
	padding: 11px 0;
}
.footer2 span{
	padding-left: 10px;
}


.er{
	width: 115px;
	margin-right: 35px;
}

.er img{
	display: block;
	width: 100%;
}

.foo1-con{
	overflow: hidden;
}

.foo1-dl dl{
	margin:0;
}

.foo1-dl dd{
	float: left;
	margin-left: 32px;
	font-size: 15px;
	color: #fff;
}
.foo1-dl dd a:hover{
	font-weight: bold;
}
.foo1-dl dd:first-child{
	margin-left: 0;
}


.foo1-con-p{
	font-size: 14px;
	color: #a5a5a6;
	line-height: 2.2;
	margin-top: 15px;
}

.foo1-zs p{
	font-size: 0;
	line-height: normal;
	margin:0;
	padding-bottom: 15px;
}

.foo1-zs{
	font-size: 20px;
	color: #fff;
	text-align: right;
	line-height: 1.6;
	padding-top: 5px;
}
.foo1-zs p span{
	display: inline-block;
	text-align: left;
	padding: 0 15px 0 43px;
	background-color: #d80001;
	font-size: 14px;
	height:33px ;
	line-height: 33px;
	background-repeat: no-repeat;
	background-position:15px center;
	background-image: url(/images/dh.png);
}

/**************************************************************/
/*footer-over*/





/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/
#header-2{
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	box-shadow: 0 4px 8px -3px rgba(0,0,0,0.5);
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1001;
	background-color: #fff;
	/*background-color: #0d59a7;*/

}
.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: 6px;

	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: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: 18px;
    width: 18px;

}

.nav-2-form .form-control{padding-right: 50px;}
.logo-2 {
   font-size: 0;
   width: 220px;
   margin-left: 15px;
   margin-top: 10px;
   /*opacity:0 ;*/
}

.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: 300px;
    background-repeat: no-repeat;
    background-position: center ;
    background-size: cover;
}
.banner-2 img{
		display: none;
		width: 100%;
	}
.erji{
    padding: 35px 0 50px;
}

.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: #d80001;
	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: #d80001;
	background-image: url(/images/menuh.png);
	color:#fff;
}

.erji-title {
    padding-bottom: 24px;
    border-bottom: 1px solid #d80001;
}
.erji-title .fl{
    font-size: 20px;
    color:#3c3c3c;
    height: 20px;
    line-height: 20px;
    border-left: 5px solid #d80001;
    padding-left: 10px;
}

.mianbaoxie{
      font-size: 12px;
    color:#333;
    height: 20px;
    line-height: 20px;
}
.mianbaoxie a:hover{
    color:#d80001;
}
.mianbaoxie span{
    color:#d80001;
}

.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: 15px;
}
.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:#d80001;
}
.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;
	color:#666;
	line-height: 2;
	padding: 20px 0 20px;
}
.danpian-con *{
	font-size: 16px!important;
	color:#666!important;
	line-height: 2!important;
}
.danpian-con img{

	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:#d80001;

}
.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: 66.67%;
    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:#d80001;
}


.list22-pic {
	width: 180px;
	margin-right: 30px;
}

.list22-pic a.imgbox_a{
	padding-bottom: 130%;
}

.list22 dl{
	margin:0;
}

.list22 dd{
	padding: 25px 0;
	border-top: 1px solid #eee;
}
.list22 dd:first-child{
	border-top: 0;
}
.list22-con{
	overflow: hidden;
	padding-top: 20px;
}

.list22-con h1{
	margin:0;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.list22-con h1 a:hover{
	color: #d80001;
}


.list22-con p{
	margin:0;
	font-size: 14px;
	color: #333;
	line-height: 1.8;
	height: 100px;
	overflow: hidden;
	margin-top: 25px;
}