/**************************************/
/*************[公用start]**************/
/**************************************/
.tver{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.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);
}
div.clear{
	clear: both;
	height: 0;
	width: 0;
}



a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
/*	width: 100%;*/
	max-width: 100%;
}


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}




/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/

	overflow: hidden;
}

.img-box img{
	transition: .3s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/
	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);
}


/*图片中心放大代码区域*/





/**************************************/
/************[公用over]****************/
/**************************************/




/*header-start*/
/**************************************************************/

#header{

}

.header-1{
	height: 211px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(../images/header-1.jpg);
}

.logo{
	font-size: 0;
	margin-top: 70px;
}

.header-1-right{
	font-size: 14px;
	color:#fff;
	margin-top: 10px;
}
.header-1-right a{
	padding: 0	3px;
}

.header-1-right a:hover{
	text-decoration: underline;
}
.nav {
	/* background-color: #a6261a; */
	background-image: url(../images/nav-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center ;
}
.nav ul{
	margin:0;
}

.nav li{
	float: left;
	width: 100px;
	text-align: center;
	position: relative;
}

.xiala{
	position: absolute;
	left: 0px;
	right: 0;
	background-color: #661010;
	top: 51px;
	display: none;
	z-index: 8000;
}
.xiala  a{
	display: block;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color:#fff;
	font-size: 14px;
}

.xiala  a:hover{
	background-color: #580d0d;

}
.nav li>a{
	display: block;
	height: 51px;
	line-height: 51px;
	color:#fff;
	font-size: 18px;
}
.nav li.active>a,.nav li:hover>a{
	background-color:#580d0d;
}


/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{

}

.fafa .slides>li{
	height: 500px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}


.fafa .flex-control-nav{
	display: block;
	bottom: 24px;
	font-size: 0;
}

.fafa .flex-control-nav li{
	margin:0 6px;
}


.fafa .flex-direction-nav{
	display: block;
	position: absolute;
	width: 1200px;
	margin-left: -600px;
	left: 50%;
	top: 50%;
	margin-top: -35px;
}

.fafa .flex-direction-nav a{
	width: 40px;
	height: 70px;
	margin-top: 0;
	top: auto;
}

.main-top{
	padding: 15px 0;
}
.search {
	padding-right: 50px;
	position: relative;
}
.search input[type="text"]{
	height: 28px;
	border:1px solid #dddddd;
	width: 207px;
	padding: 0	10px;
	font-size: 16px;
}
.search input[type="image"]{
	position: absolute;
	right: 0;
	top: 0;
}

.tq{
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color:#333;
}

.title-11{
	height: 41px;
	line-height: 41px;

	background-repeat: no-repeat;
	/* background-position:center ;*/
	background-image: url(../images/title-11-bg.jpg);
}
.main-4 .title-11{
	background-image: url(../images/title-11-bg2.jpg);

}
.title-11-title{
	color:#fff;
	font-size: 18px;
	padding-left: 34px;
	background-repeat: no-repeat;
	background-position: 14px	center ;
	background-image: url(../images/title-11.jpg);
}

.title-11 a.fr{
	font-size: 14px;
	margin-right: 12px;
	color:#fff;
}
.title-11 a.fr:hover{
	text-decoration: underline;
}

.gonggao{
	background-color: #f8f8f8;
	padding:  0 10px;
}
.gonggao ul{
	margin:0;
}

.gonggao li{
	padding: 8px 0;
	border-top: 1px solid #ebebeb;
}

.gonggao li:first-child{
	border-top: 0;
}

.gonggao li:hover .date{
	background-image: url(../images/dateh.png);

}
.date{
	width: 48px;
	height: 53px;
	color:#fff;
	text-align: center;
	background-image: url(../images/date.png);
	margin-right: 15px;
	padding-top: 14px;
}



.date h1{
	margin:0;
	font-size: 18px;
	font-weight: bold;
}
.date h2{
	margin:0;
	font-size: 12px;
	margin-top: 1px;
	letter-spacing: -1px;

}

.gonggao-con{
	overflow: hidden;

}
.gonggao-con h1{
	margin:0;
	font-size: 16px;
	color:#333;    text-overflow: ellipsis;
    white-space: nowrap;
	overflow: hidden;
	height: 53px;
	line-height: 53px;
}
.gonggao-con h1{
	position: relative;
	}
.gonggao-con h1 span{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color:#999;
}
.gonggao-con p{
	margin:0;
	font-size: 14px;
	color:#999;
	margin-top: 8px;    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.gonggao li:hover .gonggao-con h1{
	color:#f16625;
}


.news1{
	width: 484px;
	margin-right: 27px;
}


.fnews1 .slides>li{
	position: relative;

}

.fnews1-pic{
	position: relative;
	overflow: hidden;
	padding-bottom: 66.53%;
}

.fnews1-pic img{
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
}



.fnews1 .slides>li h1{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 38px;
	line-height: 38px;
	background-image: url(../images/heidi.png);
	padding-left: 15px;
	font-size: 14px;
	color:#fff;
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 150px;
    margin:0;
}




.fnews1 .flex-control-nav{
	display: block;
	font-size: 0;
	text-align: right;
	bottom: 15px;
	padding-right: 10px;
	width: 100%;
	margin-left: 0;
	left: 0;
}

.fnews1 .flex-control-nav li{
	margin:0 3px;
}


.fnews1 .flex-control-paging li a{
	width: 8px;
	height: 8px;
	background-image: url(../images/arrow-b2.png);
}

.fnews1 .flex-control-paging li a.flex-active{
	background-image: url(../images/arrow-b-h2.png);

}

.shipin{
	overflow: hidden;
}


.shipin-div{
	position: relative;
	padding-bottom: 74.82%;
	overflow: hidden;
}
.shipin-div img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}



.shipin-hei{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	/*background-image: url(../images/heidi.png);*/
}

.shipin-hei img{
	width: 46px;
	height: 46px;
	left: 50%;
	margin-left: -23px;
	top: 50%;
	margin-top:-23px;
}
.download{
	background-color: #1e6891;
	background-image: url(../images/down.png);
	background-repeat: no-repeat;
	background-position: 160% top;
	margin-top: 25px;
}
.download a{
	display: block;
	height: 88px;
	line-height: 88px;
	color:#fff;
	font-size: 20px;
	padding-left: 120px;
	background-image: url(../images/down-a.png);
	background-repeat: no-repeat;
	background-position: 57px center;
}


.m30{
	margin-top: 30px;
}


.feng-list .item a{
	display: block;
	position: relative;
	padding-bottom: 66.67%;
	overflow: hidden;
}
.feng-list .item a img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}

.feng-list .item a:hover img{
	-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.feng-list{
	margin-top: 20px;
}
.feng-list .item a h1{
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 38px;
    line-height: 38px;
    background-image: url(../images/heidi.png);
    padding-left: 15px;
    font-size: 14px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
}
.tui{
	padding-top: 14px;
}

.tui-pic{
	width: 138px;
	margin-right: 12px;
}



.saner{
	display: block;
	position: relative;
	padding-bottom: 66.67%;
	overflow: hidden;
}
.saner img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;

}

.tui-con{
	overflow: hidden;
}

.tui-con h1{
	margin: 0;
    font-size: 16px;
    color: #a6261a;    text-overflow: ellipsis;
    white-space: nowrap;
	padding-top: 	3px;
    overflow: hidden;
}
.tui-con h1:hover{
	text-decoration: underline;
}

.tui-con h2{
	margin: 0;
    font-size: 16px;
    color: #333;
    line-height: 1.6;    overflow: hidden;
   height: 50px;
}

.tui-con h2:hover{
	text-decoration: underline;
	   color: #a6261a;
}
.tui-con p{
	margin: 0;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    line-height: 1.6;
    height: 44px;
    margin-top: 5px;
}

.tui-more{
	margin-top: 2px;font-size: 14px;
    color: #a6261a;
}

.list2 .tui-more{
	color: #999;
	margin-top: 17px;
}



.list1-ul{
	margin:0;
	margin-top: 10px;
}

.list1-ul li{
	height: 32px;
	line-height: 32px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 15px;
    background-image: url(../images/list1.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	position: relative;
	padding-right: 78px;
}
.list1-ul li a{
	font-size: 16px;
	color:#333;
}
.list1-ul li span{
	font-size: 14px;
	color:#666;
	position: absolute;
	right: 0;
	top: 0;
}
.list1-ul li strong{
	font-size: 14px;
	color:#666;
	position: absolute;
	right: 0;
	top: 0;
}
.list1-ul li a:hover{
	color:#a6261a;
	/* text-decoration: underline; */
}

.erji-list .list2-ul li {
    border-bottom: 1px dashed #ebebeb;
    height: 42px;
    line-height: 42px;
}
.list2-ul{
	margin:0;
	margin-top: 10px;
}

.list2-ul li{
	height: 32px;
	line-height: 32px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 15px;
    background-image: url(../images/list1.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	position: relative;
	padding-right: 78px;
}
.list2-ul li a{
	font-size: 16px;
	color:#333;
}
.list2-ul li strong{
	font-size: 14px;
	color:#666;
	position: absolute;
	right: 0;
	top: 0;
}

.list2-ul li a:hover{
	color:#a6261a;
	/* text-decoration: underline; */
}




.list3-ul{
	margin:0;
	margin-top: 12px;
}


.list3-ul li{
	height: 34px;
	line-height: 34px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 25px;
    background-image: url(../images/list2.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.list3-ul li a{
	font-size: 16px;
	color:#333;
}

.list3-ul li a:hover{
	color:#a6261a;
}
.main-4{
	padding-bottom: 25px;
}
.main-3-list .item{
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}
.main-3-list .item>a{
	display: block;
	height: 88px;
	background-image: url(../images/judi.png);
	padding-left: 30px;
	/*padding-top:5px;*/
}

.main-3-pic{
	width: 79px;
	margin-right:13px;
	margin-top: 7px;
}

.main-3-con{
	overflow: hidden;
	font-size: 18px;
	line-height: 1.4;
	padding-right: 25px;
	color:#fff;
	height: 100%;
	display: table;
}

.main-3-con p{
	display: table-cell;
	margin:0;
	font-size: 18px;
	color:#fff;
	vertical-align: middle;
}

.main-3-list .owl-prev{
	position: absolute;
	left: 0px;
    top: 50%;
    margin-top: -27px;
	width: 20px;
	height: 55px;
	background-image: url(../images/left.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center ;
	font-size: 0;
}

.main-3-list .owl-next{
	position: absolute;
    top: 50%;
	right:  0px;
    top: 50%;
    margin-top: -27px;
	width: 20px;
	height: 55px;
	background-image: url(../images/right.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center ;font-size: 0;
}







/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{

}

.footer-1{
	background-color: #a6261a;
	padding: 50px 0 30px;
}

.foo1-left{
	width: 888px;
	background-image: url(../images/foo1.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	margin-right: 35px;

}



.foo1-top ul{margin:0;}
.foo1-top li{
	float: left;
	margin-left: 22px;
}
.foo1-top li:first-child{
	margin-left: 0;
}
.foo1-top li h1{
	margin:0;
	font-size: 16px;
	color:#fff;
}

.foo1-top li dl{
	margin:0;
}
.foo1-top li dd{
	margin-top: 5px;
}
.foo1-top li dd:first-child{
	margin-top:15px;
}
.foo1-top li dd a{
	font-size: 15px;
	color:#b1c0c8;
}
.foo1-top li dd a:hover{
	color:#fff;
}

.foo1-bottom-title{
	font-size: 18px;
	font-weight: bold;
	margin-right: 18px;
	color:#fff;
}

.foo1-bottom{
	margin-top:25px;
}
.foo1-bottom-title img{margin-right: 10px;}


.sel{
	width: 180px;
	margin-left: 19px;
}

.sel:first-child{
	margin-left: 0;
}

.foo1-right{
	overflow: hidden;
}

.lianxi-top{
	font-size: 16px;
	color:#fff;
	line-height: 1.4;
	text-transform: uppercase;
	padding-left: 40px;
	background-image: url(../images/ph.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.lianxi-bottom dd{
	padding-left: 29px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	margin-top: 5px;
	color:#b1c0c8;
}
.lianxi-bottom dl{
	margin:0;
	padding-top: 5px;
}

.er {
	width: 90px;
	text-align: center;
	font-size: 14px;
	color:#b1c0c8;
	/*margin:0 auto;*/
	margin-top: 15px;
}
.er img{
	display: block;
	margin-bottom: 3px;
	width: 100%;
}

.footer-2{
	line-height: 1.6;
	padding: 5px 0;
	background-color: #052c42;
	font-size: 16px;
	color:#fff;
	text-align: center;
}
/**************************************************************/
/*footer-over*/





/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/

#header-2{
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	    box-shadow: 0 4px 8px -3px #000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5000000000;
	background-color: #f36f2e;

}
.nav-2{
	display: none;
	background-color: #fff;
	position: relative;
	z-index:130000;

}

.nav-2 li{

	border-top: 1px dashed #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 li:first-child{
	border-top: 0;
}
.nav-2 li>a{

	padding:10px 10px;
	display: block;
	font-size: 14px;
	width: 100%;
	color:#333;

}
.nav-xia-a{
	padding-bottom: 15px;
	display: none;
}
.nav-xia-a a{
	padding: 8px 10px;
	display: block;
	font-size: 12px;
	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;
}*/
.logo-2{
	font-size: 0;
	width: 315px;
	margin-left: 15px;
	margin-top: 5px;
}
.logo-2 a{
	display: inline-block;
	width: 100%;
	height: 67px;
	line-height: 67px;
}

.logo-2 img{

		vertical-align: middle;
	}

.menu2{

	margin-right: 15px;

}
.menu2 li{
	cursor:pointer ;
	float: left;
	margin-left: 20px;
}
.menu2 li img{
	/*vertical-align: middle;*/
	display: block;
	margin-top: 29px;
}

.chenggao{
		display: none;
		height: 75px;
	}


#nav-2-heidi{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 120000;
	background-image: url(../images/heidi2.png);
	display: none;

}
.banner-x{
	display: none;
}

.fxfx .flex-control-nav{
	display: block;
	bottom: 20px;
	font-size: 0;
}

.fxfx .flex-control-nav li{
	margin:0 4px;
}



/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/



/*erji*/
.erji{
	margin-top: 15px;
	padding-bottom: 35px;
}
.menu{
	width: 190px;
	margin-right: 25px;
}

.erji-content{
	overflow: hidden;
}


.menu-title{
	height: 46px;
    line-height: 46px;
    background: #a6261a;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.banner-2{
	height: 316px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}

.banner-2 img{
	display: none;
	width: 100%;
}

.menu dl{
	margin:0;
	/*border:1px solid #ebebeb;*/
}

.menu dd{

}

.menu dd a{
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	font-size: 14px;
	color:#333;
	border-bottom: 1px solid #ebebeb;
	border-right: 3px solid #fff;
}

.menu dd.active a,.menu dd:hover a{
	border-right-color: #a6261a;
	color:#a6261a;
	/*background-color: #a6261a;*/
}

.erji-content{
	overflow: hidden;
}

.erji-title{
	border-bottom: 1px solid #ebebeb;
}
.erji-title h1{
	float: left;
	margin:0;
	font-size: 18px;
	color:#a6261a;
	padding: 12px 0;
	border-bottom: 2px solid #a6261a;
	position: relative;bottom: -1px;
}

.mianbaoxie{
	float: right;
	font-size: 12px;
	color:#999;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
}


.about{
	padding: 15px 0;
	font-size: 14px;
	color:#666;
	line-height: 2;
}

.erji-list .list1-ul li{
	border-bottom: 1px dashed #ebebeb;
	height: 42px;
	line-height: 42px;
}

.fenye{
	text-align: center;
	margin-top: 35px;
}
.fenye ul{
	margin:0;
}

.pic-list .col-lg-4{
	margin-top: 25px;
}

.pic-pic{
	display: block;
	position: relative;
	padding-bottom: 66.67%;
	overflow: hidden;
}
.pic-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}

.pic-pic:hover img{
	-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.pic-pic h1{
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 38px;
    line-height: 38px;
    background-image: url(../images/heidi.png);
    padding-left: 15px;
    font-size: 14px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
}


.danpian{
	padding-top:30px;
}
.danpian-h1{
	font-size: 24px;
	line-height: 1.6;
	color:#333;
	text-align: center;
	padding: 10px 0;
}


.danpian-h2{
	font-size: 14px;
	line-height: 1.6;
	color:#999;
	text-align: center;

}

.danpian-con{
	font-size: 14px;
	color:#666;
	line-height: 2;
	padding: 10px 0 40px;
}

.danpian-con img{
	display: block;
	margin:15px auto;
}




/*6-22*/

.team-list ul{
	margin:0;
}

.team-list  li{
	padding: 15px 0;
	border-bottom: 1px solid #ddd;
}

.team-pic-wp{
	width: 190px;
	margin-right: 50px;
}

.team-pic{
	display: block;
	position: relative;
	padding-bottom: 142.75%;
	overflow: hidden;
}
.team-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;

}
.team-con
{overflow: hidden;padding-top: 45px;}
.team-con h1{
	font-size: 24px;
	color:#333;
	margin:0;
}
.team-con h1 a:hover{
	color:#F16624;
}
.team-con h2{
	height: 60px;
	line-height: 60px;
	margin:0;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	color:#F16624;
	font-size: 16px;
    /*margin: 0 0 20px 0;*/
}

.team-con p{
	font-size: 14px;
	color:#333;
	line-height: 1.8;
	margin:0;
	margin-top: 20px;
	height: 50px;
	overflow: hidden;
}
.team-a{
	margin-top: 10px;
}
.team-a a{
	    width: 130px;
    height: 30px;
    text-align: center;
    background: #F16624;
    display: block;
    line-height: 30px;
    color: #fff;

}

.team-a a:hover{
	text-decoration: underline;
}

.sanji-a{
	padding: 15px 0;
}

.sanji-a a{
	float: left;
	padding: 6px 45px;
	border-radius: 5px;
	color:#fff;
	background-color: #063650;
	margin-right: 15px;
}

.sanji-a a.cur{
	background-color: #f16624;

}

.jiaoshou {
    border-top: 0px solid #ebebeb;
    border: 1px solid #ebebeb;
    padding: 15px;
}

.jiaoshou-title{
	height: 38px;
	line-height: 38px;
	background-color: #ccc;
	padding-left: 15px;
	font-size: 16px;
	color:#333;
	font-weight: bold;
}
.jiaoshou-a{
	margin-left: -4%;
	padding-bottom: 15px;

}
.jiaoshou-a a{
	float: left;
	width: 16%;
	margin-left: 4%;
	text-align: center;
	height: 32px;
    border: 1px solid #ebebeb;
	line-height: 32px;
	margin-top: 15px;
}

.jiaoshou-a a:hover{
	background-color: #a6261a;
	border-color: #a6261a;
	color:#fff;
	text-decoration: underline;
}


.footer-3{
	padding: 20px 0 40px;
	background-color: #423e3e;
}

.footer-3-ul ul{
	margin:0;
}

.footer-3-ul li{
	float: left;
	width:10% ;
	margin-top: 30px;
}
.footer-3-ul li.clear{
	float: none;
	width: 100%;
	clear:both;
	margin-top: 0;
}

.footer-3-ul li h1{
	margin:0;
	font-size: 14px;
	color:#fff;
	padding-left: 12px;
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	line-height: 1.4;

}

.footer-3-ul li h1 span{
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 8px;
	font-size: 12px;
	display: none;
}

.footer-3-ul{
	position: relative;
}

.footer-3-ul li dl{
	margin:0;
}

.footer-3-ul li dd{
	padding-left: 12px;
	margin-top:4px;
}

.footer-3-ul li dd a{
	font-size: 14px;
	color:#ccc;
	font-family:'SimSun';
	letter-spacing: 2px;
}
.footer-3-ul li dd a:hover{
	color:#fff
}
.footer-3-ul li dd:first-child{
	margin-top: 12px;
}

.footer-4{
	background-color: #fff;
	padding: 20px 0;
}

.footer-4-pic1{
	width:70px ;
}
.footer-4-pic1 img{
	display: block;
	width: 100%;
         margin-top:10px;
}

.footer-4-pic2{
	width:70px ;
	margin-right: 20px;
	margin-left: 13px;
	margin-top: 10px;
}
.footer-4-pic2 img{
	display: block;
	width: 100%;
}

.footer-4-con{
	font-size: 12px;
	color:#333;
	overflow: hidden;
	padding-top: 11px;
}

.menu-title-wp img{
	display:block;
}

.main-0-2{
	margin-top: 10px;
}

.ada{
	margin-top: 9px;
}
.ada a{
	height: 53px;
	line-height:51px;
	border:1px solid #ff9b34;
	border-radius: 5px;
	width: 48%;
	font-size: 16px;
	color:#ff9b34;
	padding-left: 80px;
	background-repeat: no-repeat;
	background-position: 18px center;
}
.ada a:hover{
	text-decoration: underline;
}
.ada a.fl{
	background-image: url(../images/ad1.jpg);
}

.ada a.fr{
	background-image: url(../images/ad2.jpg);
}

.fmain0 ul.slides>li>a{
	display: block;
	position: relative;
	padding-bottom: 66.6%;
	overflow: hidden;
}
.fmain0 ul.slides>li>a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 40;
}
.main-0-con{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background-image: url(../images/heidi.png);
	padding: 18px 185px 15px 35px;
z-index: 50;
}

.main-0-con h1{
	margin:0;
	font-size: 18px;
	color:#fff;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.main-0-con p{
	margin:0;
	font-size: 14px;
	color:#fff;
	margin-top: 7px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.fmain0 .flex-control-nav{
	display: block;
	text-align: right;
	padding-right: 33px;
	font-size: 0;
	bottom: 56px;
	height: 0;
}

.fmain0 .flex-control-paging li a{
	width: 14px;
	height: 14px;
	background-image: url(../images/arrow-b333.png);
}

.fmain0 .flex-control-paging li a.flex-active{
	background-image: url(../images/arrow-b333-h.png);

}

.fmain0 .flex-control-nav li{
	margin:0 5px;
}


.title-11#title-11-duot dl.fl{
	margin:0;
	padding-top: 1px;
}

.title-11#title-11-duot dd{
	float: left;
	padding: 0 15px;
}


.title-11#title-11-duot dd span{
	display: block;
	height: 40px;
	line-height: 35px;
	color:#fff;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
}

.title-11#title-11-duot dd span.cur{
	/* border-color:#fff; */
	border-top: 2px solid #fff;
}

.fengcai-list-wwp{
	overflow: hidden;
	position: relative;
}

.fengcai-list-wwp .fengcai-list-wp{
	position: absolute;
	left:-15000%;
	width: 100%;
	top: 0;
}

.fengcai-list-wwp .fengcai-list-wp.cur{
	position: relative;
	left: 0;
}

.title-11#title-11-duot a.fr{
	display: none;
}


.title-11#title-11-duot a.fr.frr{
	display: block;
}

.footer-4-left .form-control{
	display: inline-block;
	width:138px ;
	margin-left: 15px;
	border:1px solid #000;
}
.footer-4-left{
	font-size: 12px;
	color:#000;
	margin-top: 29px;
}
.footer-4-left>img{
	margin-top: -3px;
	margin-right: 10px;
}


.wa-div{
	width: 49.1667%;
	margin-top: 20px;
}

.fwa .imgbox_a{
	padding-bottom: 32.2%;
}


.fwa  .imgbox_a h1{
	margin:0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height:38px;
	line-height: 38px;
	background-image: url(../images/heidi18.png);
	color: #fff;
	font-size:16px; 
	z-index: 50;
	padding: 0	90px 0 27px;
}


.fwa .flex-control-nav{
	font-size: 0;
	display: block;
	text-align: right;
	padding-right: 10px;
	height: 0;
	bottom:23px;
}


.fwa .flex-control-nav li{
	margin:0 4px;
}

.fwa .flex-control-paging li a{
	width: 10px;
	height: 10px;
	background-image: url(../images/arrow-b4.png);
}

.fwa .flex-control-paging li a.flex-active{
	background-image: url(../images/arrow-b4-h.png);

}

.yanjiu{
	padding: 30px 0 65px;
}

.yanjiu-menu{
	width: 215px;
	margin-right: 28px;
}


.yanjiu-content{
	overflow: hidden;
}

.yanjiu-item{
	margin-top: 35px;
}

.yanjiu-item:first-child{
	margin-top: 0px;
}

.yanjiu-item>span{
	display: block;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	color: #fff;
	padding-left: 13px;
	background-color: #a6261a;
	background-repeat: no-repeat;
	background-position: 95% center;
	background-image: url(../images/spanjia.jpg);
	cursor: pointer;
}


.yanjiu-item>span.cur{
	background-image: url(../images/spanjian.jpg);
}

.yanjiu-item dl{
	margin:0;
	padding-top: 10px;
	display: none;
}
.yanjiu-item>span.cur+dl{
	display: block;
}
.yanjiu-item dd{
	height: 35px;
	line-height: 34px;
	border-bottom: 1px solid #f5f5f5;
	padding-left: 25px;
}

.yanjiu-item dd a{
	font-size: 14px;
	color: #333;
}

.yanjiu-item dd.cur a,.yanjiu-item dd a:hover{
	color: #a6261a;
}

.yanjiu-san dl{
	margin:0;
}

.yanjiu-san dd{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.yanjiu-san dd>a{
	display: block;
	height:42px ;
	line-height: 38px;
	border:2px solid #a6261a;
	border-radius: 5px;
	padding: 0	28px;
	font-size: 14px;
	color: #a6261a;
}


.yanjiu-san dd>a:hover,.yanjiu-san dd.cur>a{
	color: #fff;
	background-color: #a6261a;
}

.yanjiu-content-p{
	font-size: 14px;
	color: #333;
	line-height: 2.4;
}

.yanjiu-content-p p{
	margin:0;
}
.yanjiu-pic-list{
	padding-top: 15px;
}
.yanjiu-pic-list dl{
	margin:0;
	margin-left: -2%;
}

.yanjiu-pic-list dd{
	float: left;
	width: 31.33333%;
	margin-left: 2%;
	margin-top: 35px;
}

.yanjiu-pic .imgbox_a{
	padding-bottom: 71.75%;
}

.yanjiu-pic-list dd h1{
	margin:0;
	font-size: 14px;
	color: #333;
	text-align: center;
	padding: 0	5px;
	margin-top: 20px;
}


.yanjiu-pic-list dd:hover h1 a{
	color: #a6261a;
}
.yanjiu-pic .imgbox_a:hover .yanjiu-hong{
	opacity: 1;
	visibility: visible;
}
.yanjiu-hong{
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	top: 0;
	background-color: #a6261a;
	z-index: 80;
	padding: 45px 28px 0;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}

.yanjiu-hong-p{
	font-size: 14px;
	color: #fff;
	line-height: 2;
	height: 6em;
	overflow: hidden;
}

.yanjiu-hong-p p{
	margin:0;
}

.yanjiu-more{
	width: 25px;
	margin:20px auto 0;
}

.yanjiu-more img{
	display: block;
	width: 100%;
}

.yanjiu-more66{
	margin-top: 60px;
}


.yanjiu-more66 a{
	font-size: 14px;
	color: #333;
	background-color: #f5f5f5;
	display: block;
	width: 190px;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
	margin:0 auto;
	text-align: center;
	transition: .3s;
}


.yanjiu-more66 a:hover{
	color: #fff;
	background-color: #a6261a;
}