/**************************************/

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

/**************************************/



.fmain1-bt111 .slides>li .imgbox_a{
	padding-bottom: 6.57%;
}



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:102px;

	background-color: #fff;

/*	background-image: url(../images/header-1.jpg);

	background-repeat: no-repeat;

	background-position: center ;

	-webkit-background-size: cover;

	background-size: cover;*/

}



.logo{

	width: 425px;

	margin-top: 22px;

}



.logo a,.logo img{

	display: block;

	width: 100%;

}

.header-1-a{

	margin-top: 39px;

}

.header-1-a{

	margin-left: 15px;

	

}

.header-1-a a{

	display: block;

	font-size: 14px;

	color: #666;

	text-align: center;

	width: 105px;

}

.header-1-a a:hover{

	color: #cf0000;

}

.header-1-a a img{

	vertical-align: middle;

	margin-top: -3px;

	margin-right: 8px;

	width: 34px;

}









.search{

	width: 266px;

	height: 45px;

	position: relative;

	padding-right: 45px;

	margin-top: 30px;

	left: -10px;

}



.search input:focus{

	outline: none;

}



.search input[type="text"]{

	display: block;

	width: 100%;

	height: 45px;

	border:1px solid #cf0000;

	border-right: 0;

	font-size: 14px;

	color: #333;

	line-height: 1.428571;

	padding: 0	15px;

}



.search input[type="image"]{

	position: absolute;

	right:0px;

	top: 0px;

	width: 45px;

}



.nav-wp{

	position: relative;

	background-color:#cf0000;



}



.nav ul{

	margin:0;

}



.nav>ul>li{

	float: left;

	width: 12.5%;

	text-align: center;

	position: relative;

	background-image: url(../images/li.png);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 1px;



}

.nav>ul>li:first-child{

	background-image: none;

	padding-left: 0px;

}

.nav>ul>li>a{

	display: block;

	height: 50px;

	line-height: 50px;

	font-size: 16px;

	color:#fff;

	/*transition: .3s;*/



}

.nav>ul>li>a>img{

	margin-top: -3px;

	margin-right: 10px;

}

.nav>ul>li:hover>a, .nav>ul>li.active>a {

	background-color:#bd0e02;

	/*font-weight: bold;*/



}

.nav>ul>li>ul{

	position: absolute;

	left:1px;

	right: 0;

	top:100%;

	z-index: 600;

	background-color: #cf0000;

	border-top: 1px solid #cf0000;

	display: none;

}



.nav>ul>li>ul>li>a{

	display: block;

	padding: 10px 5px;

	text-align: center;

	line-height: 1.6;

	font-size: 14px;

	color:#fff;

	/*transition: .3s;*/

	text-align: center;



}

.nav>ul>li>ul>li>a:hover{

	background-color: #bd0e02;

}

















/**************************************************************/

/*header-over*/











/*main-start*/

/**************************************************************/



#main{



}





.fafa .slides>li{

	height: 530px;

	background-repeat: no-repeat;

	background-position: center ;

	-webkit-background-size: cover;

	background-size: cover;

	position: relative;

}



.fafa .slides>li  img.phone-img{

	display: none;

	width: 100%;

}



.fafa .flex-control-paging li a{

	width: 9px;

	height: 9px;

	transition: .3s;

}



.fafa .flex-control-nav li{

	margin:0 10px;

}

.fafa .flex-control-nav{

	bottom: 38px;

	height: 0;

}



.main0{

	border-bottom:4px solid #cf0000; 

}



.main0-div{

	padding: 35px 0;

	padding-left:132px ;

	background-repeat: no-repeat;

	background-position: left center;

	background-image: url(../images/main0-bg.jpg);

}



.main0-div h1{

	margin:0;

	font-size: 24px;

	color: #cf0000;

	font-weight: bold;

	padding: 0	30px;

	text-align: center;

}



.main0-p{

	margin:0;

	font-size: 14px;

	color: #666;

	text-align: center;

	padding-right: 55px;

	position: relative;

	margin-top: 15px;

}

.main0-p a{

	position: absolute;

	right: 0;

	top: 0;

	color: #cf0000;

	font-weight: bold;

}



.main1{

	padding: 35px 0;

}



.main1-1{

	width: 600px;

}

.main1-1 .imgbox_a{

	padding-bottom: 66.67%;

}

.main1-1 .imgbox_a h1{

	position: absolute;

	margin:0;

	left: 0;

	right: 0;

	bottom: 0;

	height: 50px;

	line-height: 50px;

	background-image: url(../images/heidi2.png);

	padding-left: 26px;

	padding-right: 95px;

	font-size: 18px;

	color: #fff;

}



.fmain1 .flex-control-paging li a{

	width: 9px;

	height: 9px;

}



.fmain1 .flex-control-nav li{

	margin:0;

}



.fmain1 .flex-control-nav li+li{

	margin-left:15px; 

}



.fmain1 .flex-control-nav{

	height: 0;

	bottom: 30px;

	text-align: right;

	padding-right: 22px;

}





.main1-2{

	width: 600px;

	margin:0 30px;

	border:1px solid #eaeaea;

	padding:7px 15px 22px;

}







.title-11{

	position: relative;

}







.title-11::after{

	position: absolute;

	left: 0;

	bottom: 0;

	width: 100%;

	height: 1px;

	background-color: #eaeaea;

	content:"";

	z-index:15;

}

.title-11 span.fl+span.fl{

	margin-left: 15px;

}

.title-11 span.fl{

	margin:0;

	font-size: 18px;

	color: #333;

	padding: 0	13px;

	position: relative;

	z-index:25;

	height: 47px;

	line-height: 47px;

	cursor: pointer;

}

.title-11 span.fl.cur{

	color: #cf0000;

	font-weight: bold;

	

}

.title-11 span.fl.cur::after{

	position: absolute;

	left: 0;

	bottom: 0;

	width: 100%;

	height: 2px;

	background-color: #cf0000;

	content:"";

}



.title-11 a.fr{

	font-size: 12px;

	color: #999;

	text-transform: uppercase;

	display: none;

	margin-top: 15px;

}

.title-11 a.fr.frr{

	display: block;

}

.title-11 a.fr:hover{

	color: #cf0000;

}



.main1-2-div-wp	.main1-2-div{

	display: none;

}

.main1-2-div-wp	.main1-2-div:first-child{

	display: block;

}



.list01{

	padding-top:20px;

}

.list01 dl{

	margin:0;

}



.list01 dd{

	margin-top: 13px;

	background-repeat: no-repeat;

	background-position:0px center;

  background-image: url(../images/dian.jpg);

  text-overflow: ellipsis;

  white-space: nowrap;

  padding-left:18px;

  overflow: hidden;

	position: relative;

	padding-right:85px;

	height: 22px;

	line-height: 22px;

}



.list01 dd:first-child{

	margin-top: 0!important;

}





.list01 dd a{

	font-size: 16px;

	color:#333;

}

.list01 dd span{

	font-size: 14px;

	color:#666;

	position: absolute;

	right: 0px;

	top: 0;

}

.list01 dd a:hover{

	color:#cf0000;

}



.main1-3{

	overflow: hidden;

}



.main1-3 dl{

	margin:0;

}



.main1-3 dd>a{

	display: block;

	height: 90px;

	background-color: #f5f5f5;

	font-size: 16px;

	color: #333;

	text-align: center;

	padding-top: 15px;

	transition: .3s;

}

.main1-3 dd+dd{

	margin-top: 13px;

}



.main1-3-ico{

	width: 30px;

	height: 30px;

	margin:0 auto 9px;

	background-repeat: no-repeat;

	background-position: center;

	-webkit-background-size: 100%;

	background-size: 100%;

	transition: background-image .3s;

}



.main1-3-ico1{background-image: url(../images/ico1h.png);}

.main1-3-ico2{background-image: url(../images/ico2h.png);}

.main1-3-ico3{background-image: url(../images/ico3h.png);}

.main1-3-ico4{background-image: url(../images/ico4h.png);}



.main1-3 dd>a:hover{

	color: #fff;

	background-color: #cf0000;

}



.main1-3 dd>a:hover .main1-3-ico1{background-image: url(../images/ico1.png);}

.main1-3 dd>a:hover .main1-3-ico2{background-image: url(../images/ico2.png);}

.main1-3 dd>a:hover .main1-3-ico3{background-image: url(../images/ico3.png);}

.main1-3 dd>a:hover .main1-3-ico4{background-image: url(../images/ico4.png);}



.main1-bottom{

	margin-top: 40px;

}



.main1-4-list .item .imgbox_a{padding-bottom:28%; }





.main2{

	padding: 45px 0;

	background-color: #f8f8f8;

}



.main2-1{

	width: 945px;

	margin-right: 30px;

}



.main2-2{

	overflow: hidden;

}





.main3{

	min-height: 470px;

	padding: 60px 0;

	background-image: url(../images/erji-bottom.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

}

.title-22{

	text-align: center;

	position: relative;

}

.title-22 h1{

	margin:0;

	font-size: 24px;

	font-family:"Bell MT";

	text-transform: uppercase;

	color: #666;

	font-weight: bold;

}

.title-22 h2{

	margin:0;

	font-size: 24px;

	font-weight: bold;

	color: #cf0000;

	margin-top:5px;

}



.main3-list{

	margin-top: 35px;

}

.main3-list .owl-nav button.owl-prev{

    position: absolute;

    left:-50px;

    top: 50%;

    margin-top: -32px;

    width: 30px;

    height: 30px;

    background-image: url(../images/left.png);

    cursor: pointer;

    background-repeat: no-repeat;

    background-position: center ;

    font-size: 0;

    z-index: 50;

    -webkit-background-size: 100%;

    background-size: 100%;

}

.main3-list .owl-nav button.owl-prev:hover{

	background-image: url(../images/lefth.png);

}

.main3-list .owl-nav button.owl-next{

    position: absolute;

    right:-50px;

    top: 50%;

    margin-top: -32px;

    width: 30px;

    height: 30px;

    background-image: url(../images/right.png);

    cursor: pointer;

    background-repeat: no-repeat;

    background-position: center ;font-size: 0;

    z-index: 50;

    -webkit-background-size: 100%;

    background-size: 100%;

}

.main3-list .owl-nav button.owl-next:hover{

	background-image: url(../images/righth.png);

}



.title-22.title-22-hua{text-align: left;}





.tui-pic{

	width: 235px;

	margin-right: 20px;

}

.tui-pic .imgbox_a{

	padding-bottom: 66.4%;

}



.main2-1-div-wp{

	margin-top: 20px;

	border:1px solid #e2e2e2;

	padding: 15px;

}

.main2-1-div-wp .main2-1-div{display: none;}

.main2-1-div-wp .main2-1-div:first-child{display: block;}







.tui-con{

	overflow: hidden;

	padding-top: 20px;

}



.tui-con h1{

	margin:0;

	font-size: 18px;

	color: #cf0000;

}







.tui-con h2{

	margin:0;

	font-size: 14px;

	color: #999;

	margin:15px 0 10px;

}



.tui-con p{

	margin:0;

	font-size: 14px;

	color: #666;

	line-height: 1.8;

	height: 3.6em;

	overflow: hidden;

}



.list02{

	padding-top:13px;

}

.list02 dl{

	margin:0;

}



.list02 dd{



	background-repeat: no-repeat;

	background-position:0px center;

  background-image: url(../images/dian.jpg);

  text-overflow: ellipsis;

  white-space: nowrap;

  padding-left:18px;

  overflow: hidden;

	position: relative;

	padding-right:85px;

	height: 44px;

	line-height:43px;

	border-bottom: 1px dashed #e2e2e2;

}









.list02 dd a{

	font-size: 16px;

	color:#333;

}

.list02 dd span{

	font-size: 14px;

	color:#666;

	position: absolute;

	right: 0px;

	top: 0;

}

.list02 dd a:hover{

	color:#cf0000;

}



.main2-1-dl{

	position: absolute;

	right: 0;

	bottom: 0;

}



.main2-1-dl dl{

	margin:0;

}



.main2-1-dl dd{

	float: left;

	font-size: 14px;

	color: #999;

}

.main2-1-dl dd span{

	cursor: pointer;

}

.main2-1-dl dd+dd{

	padding-left: 15px;

	background-image: url(../images/dd0.jpg);

	background-repeat: no-repeat;

	background-position: 6px center;

}

.main2-1-dl dd.cur span{

	color: #cf0000;

	font-weight: bold;

}

.main2-1-dl dd.main2-1-dda a{

	display: none;

}

.main2-1-dl dd.main2-1-dda a:hover{

	color: #cf0000;

	font-weight: bold

}

.main2-1-dl dd.main2-1-dda a:first-child{

	display: block;

}





.main2-2-div{

	margin-top: 20px;

	border:1px solid #e2e2e2;

	padding: 15px;

	padding-right: 0;

}





.main2-2-pic-wp{

	width:236px;

	margin-right: 15px;

}



.main2-2-pic-wp .main2-2-pic{

	display: none;

}

.main2-2-pic-wp .main2-2-pic:first-child{

	display: block;

}



.main2-2-pic .imgbox_a{

	padding-bottom: 146.2%;

}



.main2-2-dl-wp{

	overflow: hidden;

}

.main2-2-dl dl{

	margin:0;

}



.main2-2-dl dd{

	height: 39px;

	line-height: 39px;

	font-size: 16px;

	color: #333;

	text-align: center;

	background-color: #fff;

	cursor: pointer;

}

.main2-2-dl dd:hover{

	color: #cf0000;

}

.main2-2-dl dd+dd{

	margin-top: 12px;

}

.main2-2-dl dd.cur{

	background-color: #cf0000;

	color: #fff!important;

}





.main2-2-dl{

	height: 345px;

	overflow: auto;

	padding-right: 15px;

}



.more11{

	text-align: center;

	font-size: 14px;

	color: #666;

	padding: 18px 0 0;

}

.more11 a:hover{

	color: #cf0000;

}



/**************************************************************/

/*main-over*/











/*footer-start*/

/**************************************************************/



#footer{

	



}



.footer-1{

	background-color: #f6f6f6;

	padding: 12px 0;

}

.footer-2{

	background-color: #414141;

	padding: 40px 0;

}





.er{

	width: 113px;

	font-size: 14px;

	color:#fff;

	text-align: center;

	margin-left: 50px;

}



.er img{

	display: block;

	width: 100%;

	margin-bottom: 10px;

}





.foo-con{

	overflow: hidden;

}

.youq{

	position: relative;

	padding-left: 90px;

}

.youq span{

	font-size: 16px;

	color:#666;

	line-height: 34px;

	height: 34px;

	width: 90px;

	position: absolute;

	left: 0;

	top: 0;

}



.youq-dl{

	/*overflow: hidden;*/

}



.youq-dl dl{

	margin:0;

	margin-left: -3%;

}

.youq-dl dd{

	float: left;

	width: 22%;

	margin-left: 3%;

}





.youq-dl dd select{

	/*border-radius: 0;*/

	border:0;

}



.foo-p{

	font-size: 14px;

	color:#d7d7d7;

	line-height: 2;

	margin-top: 25px;

}



.foo-p span

{padding-left: 15px;}



.foo-p span a:hover{

	color: #fff;

}

.foo-nav{

	font-size: 16px;

	color: #fff;

	padding-top:18px;

}



/**************************************************************/

/*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: #fff;

	/*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: 315px;

   margin-left: 15px;

   margin-top: 16px;

}



.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{

  background-repeat: no-repeat;

  background-position: center ;

 	-webkit-background-size: cover;

 	background-size: cover;

 	padding: 120px 0;

 	text-align: center;

}



.banner-2 h1{

	margin:0;

	font-size: 24px;

	font-weight: bold;

	color: #cf0000;

}

.banner-2 h2{

	margin:0;

	font-size: 24px;

	font-weight: bold;

	color: #cf0000;

	font-family:"Bell MT";

	text-transform: uppercase;

	margin-top: 8px;

}





.erji-top{

	background-repeat: repeat-x;

	background-position: left bottom;

	background-image: url(../images/erji-top.jpg);

}



.mianbaoxie{

	

	padding-left: 30px;

	background-repeat: no-repeat;

	background-position: left center;

	background-image: url(../images/mian.jpg);

}



.mianbaoxie dl{

	margin:0;

}

.mianbaoxie dd+dd{

	margin-left: 10px;

}

.mianbaoxie dd{

	float: left;

	padding-left:14px;

	height: 64px;

	line-height: 64px;

	font-size: 14px;

	color: #666;

	background-repeat: no-repeat;

	background-position: left center;

	background-image: url(../images/jiao1.jpg);

}



.mianbaoxie dd a:hover{

	color: #cf0000;

}

.mianbaoxie dd span{

	font-weight: bold;

	color: #cf0000;

}



.erji-nav dl{

	margin:0;

}

.erji-nav dd{

	float: left;



}

.erji-nav dd+dd{

	margin-left: 15px;

}

.erji-nav dd>a{

	display: block;

	height: 64px;

	line-height: 64px;

	font-size: 16px;

	color: #333;

	padding: 0	15px;

	position: relative;

}



.erji-nav dd>a::after {

  position: absolute;

  content: "";

  width: 0;

  height: 2px;

  background-color: #cf0000;

  bottom: 0px;

  right: 0;

  -webkit-transition: all .5s;

  -moz-transition: all .5s;

  -ms-transition: all .5s;

  -o-transition: all .5s;

  transition: all .5s;

}





.erji-nav dd:hover>a::after,.erji-nav dd.cur>a::after{

    width: 100%;

    right: auto;

    left: 0;

}



.erji-bottom{

	background-color: #fff;

	padding: 60px 0 140px;

	background-image: url(../images/erji-bottom.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

	/*-webkit-background-size: 100%;*/

	/*background-size: 100%;*/

}



.cp-list .row{



	margin-top: -30px;

}



.cp-list .col-sm-6{

	margin-top: 30px;

}



.cp-pic .imgbox_a{

	padding-bottom: 63.58%;

}



.cp-item h1{

	margin:0;

	font-size: 16px;

	color: #333;

	text-align: center;

	margin-top: 16px;

}

.cp-item:hover h1{

	color: #cf0000;

}





.erji-content{

    overflow: hidden;

}



.erji-content-div{

    padding-top:10px;

    min-height: 520px;

}



.fenye{

  text-align: center;

  margin-top: 50px;

}

.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:#cf0000;

}





.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{

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



}

.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.6%;

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

}











.xinwen1{

	background-color:#f4f4f4;

	padding:  60px 0;

}





.xinwen1-list .item{

	background-color: #fff;

	padding: 20px;

	padding-bottom: 35px;

}



.xinwen1-pic .imgbox_a{

	padding-bottom: 62.65%;

}

.xinwen1-con{

	padding-top: 28px;

}

.xinwen1-con h1{

	margin:0;

	font-size: 16px;

	color: #333;

}



.xinwen1-con h1 a:hover{color: #cf0000;}



.xinwen1-con h2{

	margin:0;

	font-size: 14px;

	color: #333;

	padding-left:25px;

	background: url(../images/h2.png) no-repeat left center;

	margin:17px 0 12px;

}



.xinwen1-con p{

	margin:0;

	font-size: 15px;

	color: #7a7a7a;

	line-height: 1.8;

	height: 3.6em;

	overflow: hidden;

}





.xinwen2-list ul{

	margin:0;

}



.xinwen2-list li{

	position: relative;

}

.xinwen2-list li::before{

	content:"";

	position: absolute;

	left: 0;

	top: 0;

	bottom: 0;

	background-color: #f4f4f4;

	width: 0;

}

.xinwen2-list li .container{

	position: relative;

	z-index: 50;

}



.xinwen2-list li:hover::before{

	width: 100%;

	transition: .6s;

}

.xinwen2-list li:hover .xinwen2-li{

	border-bottom: 1px solid #f4f4f4;

}

.xinwen2-li{

	border-bottom: 1px dashed #dadada;

	padding: 45px 0;

}

.xinwen2-li h1{

	margin:0;

	font-size: 20px;

	color: #777;

}

.xinwen2-li h2{

	margin:0;

	font-size: 18px;

	color: #333;

	margin:16px 0 12px;

}

.xinwen2-li p{

	margin:0;

	font-size: 14px;

	color: #666;

}

.xinwen2-li h2 a:hover{color: #cf0000;}







.shujia {

    width: 294px;

    height: 361px;

    background-image: url(../images/shujia.png);

    margin: 0 auto;

    background-repeat: no-repeat;

    background-position: center;

    padding-top: 6px;

}

.shu-pic {

    width: 210px;

    margin: 0 auto;

}

.shu-pic a.imgbox_a {

    padding-bottom: 146.2%;

}

.qikan-item h1 {

	margin:0;

  margin-top: 10px;

  font-size: 18px;

  color: #000;

  margin-top: 20px;

  text-align: center;

}



.qikan-item:hover h1{

	color: #cf0000;

}



.member{

	overflow: hidden;

	padding-bottom: 40px;

}

.member_pic{

	width: 177px;

	margin-right: 34px;

}

.member .imgbox_a{

	padding-bottom: 125.4%;

}

.member_inf{

	padding-top: 70px;

	overflow: hidden;

}

.member_inf h1{

	margin:0;

	font-size: 24px;

	font-weight: bolder;

	color: #444444;

	margin: 0px;

}

.member_inf h2{

	font-size: 16px;

	font-weight: normal;

	color: #444444;

	line-height: 1.5;

	margin:0;

	margin-top: 15px;

}



.rencai-item{

	background-color: #f5f5f5;

	padding: 35px 30px;

}



.rencai-title{

	padding: 2px 0;

	padding-left: 54px;

	font-size: 14px;

	color: #333;

	line-height: 1.6;

	background-repeat: no-repeat;

	background-position: left top;

	background-image: url(../images/rencai-title.png);

}



.rencai-title span{

	font-size: 1.7em;

	padding-right: 3px;

}



.rencai-p{

	font-size: 16px;

	color: #333;

	line-height: 1.8;

	margin-top: 25px;

	/*height: 392px;*/

	overflow: auto;

}

.rencai .row{

	font-size: 0;

	line-height: normal;

}

.rencai .col-lg-4{

	float: none;

	display: inline-block;

	vertical-align: top;

	margin-bottom: 30px;

}



.map-wp{

	width: 989px;

	height: 402px;

	margin-left: 50px;

}



.map{

	height: 100%;

	background-repeat: no-repeat;

	background-position: center;

	-webkit-background-size: cover;

	background-size: cover;

}



.map-con{

	overflow: hidden;

	padding-top: 45px;

}



.map-con img{

	display: block;

}



.map-con dl{

	margin:0;

}



.map-con dd{

	font-size: 16px;

	color: #333;

	line-height: 22px;

	padding-left: 35px;

	background-repeat: no-repeat;

	background-position: left top;

	margin-top: 35px;

}



.map-con dd+dd{

	margin-top: 15px;

}



.about1{

	border-bottom: 1px solid #e1e1e1;

	background-repeat: no-repeat;

	background-position: left bottom;

	background-image: url(../images/about1-bg.jpg);

	padding-bottom: 50px;

}



.about1-1{

	width: 405px;

	margin-right: 70px;

}



.about1-1 h1{

	margin:0;

	font-size: 24px;

	color: #333;

}

.about1-1 h2{

	margin:0;

	font-size: 20px;

	color: #cf0000;

	text-transform: uppercase;

	margin-top: 13px;

}



.about1-1-div{

	margin-top: 60px;

	border:1px solid #d8d8d8;

	padding: 35px 20px;

	text-align: right;

	position: relative;

}

.about1-1-div::before{

	position: absolute;

	width: 2px;

	height: 60px;

	background-color: #cf0000;

	content:"";

	left: 35px;

	top: -30px;

}

.about1-1-div h3{

	margin:0;

	font-size: 12px;

	color: #666;



}

.about1-1-div h4{

	margin:0;

	font-size: 12px;

	color: #666;

	line-height: 1.8;

	margin-top: 10px;

}

.about1-2{

	overflow: hidden;

}



.about1-2 h1{

	margin:0;

	font-size: 20px;

	color: #cf0000;

	font-weight: bold;

}



.about1-2-p p{margin:0;}



.about1-2-p{

	font-size: 14px;

	color: #666;

	line-height: 2.4;

	margin-top: 28px;

}



.about2{

	margin-top: 50px;

}

.about2 .about1-2-p{

	margin-top: 0;

}

.about2-dl dl{

	margin:0;

}

.about2-dl{

	margin-top: 60px;

}

.about2-dl dd{

	float: left;

	width: 16.66667%;

	border-left: 4px solid #fff;

}

.about2-dl dd:first-child+dd+dd+dd{

	border-top: 4px solid #fff;

}

.about2-dl dd:first-child{

	width: 50%;

	border-left: 0;

}

.about2-dl dd:first-child+dd{

	width: 33.33333333333%;

}



.about2-dl dd:first-child .imgbox_a{

	padding-bottom: 56.5%;

}

.about2-dl dd:first-child+dd .imgbox_a{

	padding-bottom: 85.5%;

}

.about2-dl dd .imgbox_a{

	padding-bottom: 85.55%;

}



.fazhan1{

	background-image: url(../images/fazhan1.jpg);

	background-repeat: repeat-x;

	background-position: left 49px;

}



.fazhan1-list .item{

	font-size: 0;

	text-align: center;

	padding-top: 45px;

	background-repeat: no-repeat;

	background-position: center top;

}



.fazhan1-list .item span{

	display: inline-block;

	font-size: 24px;

	color: #d4d4d4;

	padding-top: 30px;

	background-repeat: no-repeat;

	background-position: center top;

	background-image: url(../images/qiu1.png);

	cursor: pointer;

}



.fazhan1-list .item.cur{

	background-image: url(../images/nian.png);

}



.fazhan1-list .item.cur span{

	background-image: url(../images/qiu1h.png);

}



.fazhan2{

	margin-top: 75px;

}



.fazhan2-h1{

	font-size: 16px;

	color: #cf0000;

	font-weight: bold;

	padding-left: 52px;

	background-repeat: no-repeat;

	background-position: left center;

	background-image: url(../images/fazhan2-h1.png);

}

.fazhan2-h1 span{

	padding-right: 10px;

	font-size: 30px;

}



.fazhan2-list{

	margin-top: 25px;

	background-repeat: repeat-y;

	background-position: 74px top;

	background-image: url(../images/fazhan2-bg.jpg);

}



.fazhan2-list dl{

	margin:0;

}

.fazhan2-list dd+dd{

	margin-top: 10px;

}

.fazhan2-date{

	width: 82px;

	margin-right: 12px;

	font-size: 20px;

	color: #333;

	background-repeat: no-repeat;

	background-position: right center;

	background-image: url(../images/fazhan2-ico1.png);

	margin-top: 6px;

}



.fazhan2-con{

	overflow: hidden;

	font-size: 16px;

	color: #333;

	line-height: 1.6;

	padding: 8px 12px;

}



.fazhan2-con *{

	font-size: 16px!important;

	color: #333!important;

	line-height: 1.6!important;

}

.fazhan2-con:hover{

	background-color: #cf0000;

	color: #fff!important;

}

.fazhan2-con:hover *{

	color: #fff!important;

}



.fazhan2-div{

	display: none;

}



.fazhan2-div:first-child{

	display: block;

}



.fazhan1-list{

	padding: 0 30px;

}

.fazhan1-list .owl-nav button.owl-prev{

    position: absolute;

    left:0px;

    top: 36px;

    width: 30px;

    height: 30px;

    background-image: url(../images/left.png);

    cursor: pointer;

    background-repeat: no-repeat;

    background-position: center ;

    font-size: 0;

    z-index: 50;

    -webkit-background-size: 100%;

    background-size: 100%;

}

.fazhan1-list .owl-nav button.owl-prev:hover{

	background-image: url(../images/lefth.png);

}

.fazhan1-list .owl-nav button.owl-next{

    position: absolute;

    right:0px;

    top: 36px;

    width: 30px;

    height: 30px;

    background-image: url(../images/right.png);

    cursor: pointer;

    background-repeat: no-repeat;

    background-position: center ;font-size: 0;

    z-index: 50;

    -webkit-background-size: 100%;

    background-size: 100%;

}

.fazhan1-list .owl-nav button.owl-next:hover{

	background-image: url(../images/righth.png);

}



.rongyu-left{

	width: 400px;

}



.rongyu-title{

	font-size: 24px;

	color: #333;

	font-weight: bold;

	padding-left: 54px;

	background-repeat: no-repeat;

	background-position: left center;

	background-image: url(../images/rongyu-title.png);

}



.rongyu-dl dl{

	margin:0;

}



.rongyu-dl{

	margin-top: 38px;

}



.rongyu-dl dd{

	font-size: 16px;

	color: #333;

	padding-left: 16px;

	position: relative;

	line-height: 1.5;

}

.rongyu-dl dd span{

	cursor: pointer;

}

.rongyu-dl dd+dd{

	margin-top: 15px;

}

.rongyu-dl dd span:hover,.rongyu-dl dd.cur{

	color: #cf0000;

}

.rongyu-dl dd.cur::before{

	position: absolute;

	left: 0;

	top: 0;

	bottom: 0;

	content:"";

	width: 3px;

	background-color: #cf0000;



}

.rongyu-right{

	width: 920px;

	padding-top: 140px;

	background-repeat: no-repeat;

	background-position: center top;

	background-image: url(../images/rongyu-right.png);

}

.rongyu-right .swiper-slide{

	width: 296px;

	opacity: 0.5;

}

.rongyu-pic .imgbox_a{

	padding-bottom: 66.2%;

}



.rongyu-h1{

	font-size: 20px;

	color: #333;

	font-weight: bold;

	text-align: center;

	margin-top: 25px;

	display: none;

}

.rongyu-right .swiper-slide-active .rongyu-h1{

	display: block;

}

.rongyu-right .swiper-slide-active {

    opacity: 1;

}





.zhuanti-item .imgbox_a {

    padding-bottom: 28%;

}

