/**************************************/
/*************[公用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{
	background-color: #0e6ac0;
	position: relative;
	z-index: 999;
	height: 130px;
}
#header.index-header{
	background-color: transparent;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	transition: background-color .3s;
}
#header.index-header:hover {background-color: #0e6ac0;}
.logo{
	width: 371px;
	margin-top: 22px;
}
.logo a,.logo img{
	display: block;
	width: 100%;
}
.header-right{
	margin-top: 32px;
}
.header-dl dl{
	margin:0;
}
.header-dl dd{
	float: right;
	width: 93px;
	font-size: 14px;
	color: #fff;
	height: 19px;
	line-height: 19px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: left center;margin-left: 22px;
}
.header-dl dd a:hover{
	font-weight: bold;
}
.nav{margin-top:29px;}
.nav ul{
	margin:0;
}
.nav>ul>li{
	float: left;
	position: relative;
	height:50px;
	padding-top:5px;
}
.nav>ul>li+li{
	margin-left: 10px;
}
.nav>ul>li>a{
	display: block;
	padding: 0	10px;
	font-size: 16px;
	color: #fff;
}
.nav>ul>li:hover>a, .nav>ul>li.cur>a {
	/*color: #d22731;*/
	font-weight: bold;
}
.nav>ul>li>ul{
	position: absolute;
	left: -10px;
	right: -10px;
	top:100%;
	z-index: 600;
	background-color: #fff;
	display: none;
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.15);
}
.nav>ul>li>ul>li>a{
	display: block;
	padding: 8px 5px;
	text-align: center;
	line-height: 1.6;
	font-size: 14px;
	color:#333;
	/*transition: .3s;*/
	text-align: center;
}
.nav>ul>li>ul>li>a:hover{
	background-color: #0e6ac0;
	color: #fff;
}
/**************************************************************/
/*header-over*/
/*main-start*/
/**************************************************************/
#main{
	position: relative;
	z-index: 300;
}
.banner-video video{
	display: block;
	width: 100%;
	position: relative;
	z-index: 10;
}
.banner-video{
	position: relative;
}
.banner-video::before{
	content:"";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: url(../images/heidi4.png);
	z-index: 15;
}
.banner-video::after{
	content:"";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 162px;
	background-image: url(../images/yy1.png);
	background-repeat: repeat-x;
	background-position: left center;
	z-index:25;
}
.banner-wen-wp{
	position: absolute;
	z-index: 55;
	left: 0;
	width: 100%;
	top: 50%;
	margin-top: -96px;
}
.banner-wen{
	width: 433px;
}
.banner-wen img{
	display: block;
	width: 100%;
}
.main{
	background-color:#f8f8f8;
	padding: 40px 0;
	z-index: 120;
	position: relative;
}
.main1-1{
	width: 1010px;
	/*margin-right: 36px;*/
	background-color: #fff;
	padding: 20px 25px;
}
.main1-1-pic{
	width: 450px;
	margin-right: 30px;
}
.fmain1 .slides>li .imgbox_a{
	padding-bottom: 67.78%;
}
.fmain1 .flex-control-thumbs {
  display: block;
}
.fmain1 .flex-control-thumbs li {
  width: 32.6667%;
  margin-left: 1%;
  position: relative;
  cursor: pointer;
}
.fmain1 .flex-control-thumbs li {
  position: relative;
  padding-bottom: 22.235%;
  overflow: hidden;
  background-color: #000;
}
.fmain1 .flex-control-thumbs li:first-child {
    margin-left: 0;
}
.fmain1 .flex-control-thumbs li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  opacity: 0.6;
}
.fmain1 .flex-control-thumbs li img.flex-active {
  opacity: 1;
}
.main1-1-con{
	overflow: hidden;
	padding-top: 5px;
}
.title-11{
	position: relative;
	padding-bottom: 16px;
}
.title-11 h1{
	margin:0;
	font-size: 24px;
	font-weight: bold;
	color: #0e6ac0;
	position: relative;
	z-index: 25;
}
.title-11 a.fr{
	margin:0;
	font-size: 14px;
	color: #666;
	margin-top: 3px;
	position: relative;
	z-index: 25;
}
.title-11 a.fr:hover{color: #0e6ac0;}
.title-11 h2{
	margin:0;
	font-size: 25px;
	color: #d9d9d9;
	font-family: "Georgia";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 15;
	text-transform: uppercase;
	line-height: 1;
}
.main1-1-con .list01{
	padding-top: 17px;
}
.list01 dl{
	margin:0;
}
.list01 dd{
	height: 22px;
	line-height: 22px;
	padding-left:17px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/jiao2.png);
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
	color: #333;
	position: relative;
	padding-right: 60px;
}
.list01 dd+dd{
	margin-top: 18px;
}
.list01 dd>span{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #666;
}
.list01 dd>a{
	font-size: 16px;
	color: #333;
}
.list01 dd>a:hover{
	color: #0e6ac0;
}
.main1-2{
	width: 354px;
	position: relative;
	padding-bottom: 30px;
}
.main1-2-1{
	background-color: #fff;
	padding: 25px 20px 10px;
	border-top: 4px solid #0e6ac0;
	position: relative;
	top: -123px;
}
.main1-2 .list02{
	padding-top: 9px;
}
.list02 dl{
	margin:0;
}
.list02 dd{
	height: 55px;
	line-height: 54px;
	padding-left:22px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/jiao3.png);
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
	color: #333;
	position: relative;
	padding-right: 60px;
}
.list02 dd+dd{
	border-top: 1px solid #e8e8e8;
}
.list02 dd>span{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #999;
}
.list02 dd>a{
	font-size: 14px;
	color: #666;
}
.list02 dd>a:hover{
	color: #0e6ac0;
}
.main1-2-2{
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
}
.main1-2-2>a{
	display: block;
	height: 124px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/main1-2-2.jpg);
	line-height: 124px;
	text-align: right;
	padding-right: 35px;
	font-size: 20px;
	color: #666;
	font-weight: bold;
}
.main1-2-2>a:hover{
	color: #0e6ac0;
}
.mm20{
	margin-top: 20px;
}
.mm30{
	margin-top: 30px;
}
.mm40{
	margin-top: 40px;
}
.main2-list .item>a.imgbox_a{
	padding-bottom: 27%;
}
.main2-list .item>a span{
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	z-index: 15;
	text-align: center;
	height: 26px;
	line-height: 26px;
	top: 50%;
	margin-top: -13px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
.main3-1 {
  width: 1010px;
  margin-right: 36px;
}
.main3-1-dl{
	width: 100px;
	margin-right: 10px;
}
.main3-1-dl dl{
	margin:0;
}
.main3-1-dl dd{
	height: 85px;
	background-color: #fff;
	font-size: 14px;
	color: #666;
	text-align: center;
	padding-top: 53px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center 12px;
	position: relative;
	transition: background-color .3s,color .3s,background-image .3s;
}
.main3-1-dl dd+dd{
	margin-top: 10px;
}
.main3-1-dl dd::after{
	position: absolute;
	width: 6px;
	height: 12px;
	right: -6px;
	top: 50%;
	margin-top: -6px;
	content:"";
	background-image: url(../images/jiao4.png);
	background-repeat: no-repeat;
	background-position: center;
	opacity:0;
	visibility: hidden;
	transition: .3s;
}
.main3-1-dl dd.cur{
	background-color: #0e6ac0;
	color: #fff;
}
.main3-1-dl dd.cur::after{
	opacity: 1;
	visibility: visible;
}
.main3-1-dl dd.main3-dd1{background-image: url(../images/main3-ico1.png);}
.main3-1-dl dd.main3-dd2{background-image: url(../images/main3-ico2.png);}
.main3-1-dl dd.main3-dd3{background-image: url(../images/main3-ico3.png);}
.main3-1-dl dd.main3-dd4{background-image: url(../images/main3-ico4.png);}
.main3-1-dl dd.main3-dd1.cur{background-image: url(../images/main3-ico1h.png);}
.main3-1-dl dd.main3-dd2.cur{background-image: url(../images/main3-ico2h.png);}
.main3-1-dl dd.main3-dd3.cur{background-image: url(../images/main3-ico3h.png);}
.main3-1-dl dd.main3-dd4.cur{background-image: url(../images/main3-ico4h.png);}
.main3-1-right{
	overflow: hidden;
	background-color: #fff;
	padding:  28px 25px;
}
.tui-wp{
	width: 425px;
	margin-right: 55px;
}
.tui-pic{
	width: 210px;
	margin-right: 25px;
}
.tui-pic .imgbox_a{
	padding-bottom: 68.09523809%;
}
.tui-con{
	overflow: hidden;
}
.tui-con h1{
	margin:0;
	font-size: 18px;
	color: #666;
	line-height: 1.5;
	height: 3em;
	overflow: hidden;
}
.tui-con h1 a:hover{
	color: #0e6ac0;
}
.tui-con h2{
	margin:0;
	font-size: 14px;
	color: #999;
	margin-top: 16px;
}
.tui-con h3{
	margin:0;
	font-size: 14px;
	color: #0e6ac0;
	margin-top: 35px;
	font-weight: bold;
}
.tui-wp  .tui+.tui{
	margin-top: 28px;
}
.main-2{
	overflow: hidden;
}
.fmain3-2 .imgbox_a{
	padding-bottom: 104.55%;
}
.fmain3-2 .imgbox_a h1 {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  padding:  15px;
  z-index: 25;
  margin: 0;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-image: url(../images/heidi2.png);
}
.fmain3-2 .flex-direction-nav a{
	width: 34px;
	height: 97px;
	margin-top: -48px;
}
.fmain3-2 .flex-direction-nav .flex-prev{
	left: 0;
}
.fmain3-2 .flex-direction-nav .flex-next{
	right: 0;
}
.main3-1-right-list{
	overflow: hidden;
	padding-top: 6px;
}
.main3-1-right-con{
	display: none;
}
.main3-1-right-con:first-child{
	display: block;
}
.main4-1 {
  width: 1010px;
  margin-right: 36px;
}
.fmain4 .imgbox_a{
	padding-bottom: 36.45%;
}
.main4-2-dl{
	overflow: hidden;
}
.main4-2-dl dl{
	margin:0;
	margin-left: -6%;
	margin-top:-6%;
}
.main4-2-dl dd{
	float: left;
	width: 44%;
	margin-left: 6%;
	margin-top:6%;
}
.main4-2-dl dd .imgbox_a{
	padding-bottom: 104.217%;
}
.main4-2-dl dd .imgbox_a::after{
	position: absolute;
	content:"";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/heidi2.png);
	z-index: 15;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}
.main4-2-dl dd .imgbox_a span{
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 16px;
	color: #fff;
	height: 22px;
	line-height: 22px;
	margin-top: -11px;
	text-align: center;
	width: 100%;
	z-index: 25;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}
.main4-2-dl dd .imgbox_a:hover::after,
.main4-2-dl dd .imgbox_a:hover span{
	opacity: 1;
	visibility: visible;
}
.main5-list .item .imgbox_a{
	padding-bottom: 68%;
}
.main6-1,.main6-2{
	width: 40.26%;
	border-right: 8px solid #f8f8f8;
}
.main6-3{
	overflow: hidden;
}
.main6-item .imgbox_a{
	padding-bottom: 69%;
}
.main6-item1{
	width: 50%;
}
.main6-item2{
	width: 100%;
}
.main6-1 .main6-item1{
	border-bottom: 8px solid #fff;
	border-right: 4px solid #fff;
}
.main6-1 .main6-item1+.main6-item1{
	border-right: 0;
	border-left: 4px solid #fff;
}
.main6-2 .main6-item1{
	border-top: 8px solid #fff;
	border-right: 4px solid #fff;
}
.main6-2 .main6-item1+.main6-item1{
	border-right: 0;
	border-left: 4px solid #fff;
}
.main6-3 .main6-item2+.main6-item2{
	border-top: 8px solid #fff;
}
.main6-item .imgbox_a h1 {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -50px;
  transition: bottom .3s;
  height: 50px;
  line-height: 50px;
  padding:  0 15px;
  z-index: 25;
  margin: 0;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-image: url(../images/heidi3.png);
}
.main6-item .imgbox_a:hover h1{
	bottom: 0;
}
/**************************************************************/
/*main-over*/
/*footer-start*/
/**************************************************************/
#footer{
}
.footer-1{
	background-image: url(../images/footer-1-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 40px 0 50px;
}
.foo-logo{
	width: 272px;
}
.foo-logo a,.foo-logo img{
	display: block;
	width: 100%;
}
.foo1-1-dl{
	margin-top:20px;
}
.foo1-1-dl dl{
	margin:0;
}
.foo1-1-dl dd{
	float: left;
	font-size: 16px;
	color: #fff;
}
.foo1-1-dl dd a:hover{
	font-weight: bold;
}
.foo1-1-dl dd+dd{
	margin-left: 38px;
}
.foo1-1-yq{
	font-size: 16px;
	color: #fff;
	margin-top: 120px;
}
.foo1-1-yq a{
	margin-right: 25px;
}
.foo1-1-yq a:hover{
	font-weight: bold;
}
.foo1-2{
	margin-top: 35px;
	width: 320px;
}
.foo1-2-dl1 dl{
	margin:0;
}
.foo1-2-dl1 dd{
	float: left;
	width: 57px;
	border:1px solid #ededec;
	margin-left: 4px;
}
.foo1-2-dl1 dd>a{
	display: block;
	height: 55px;
	background-repeat: no-repeat;
	background-position: center;
}
.foo1-2-dl1 dd>a.aa1{background-image: url(../images/aa1.png);}
.foo1-2-dl1 dd>a.aa2{background-image: url(../images/aa2.png);}
.foo1-2-dl1 dd>a.aa3{background-image: url(../images/aa3.png);}
.foo1-2-dl1 dd>a.aa4{background-image: url(../images/aa4.png);}
.foo1-2-dl1 dd>a:hover{
	background-color: #ededec;
}
.foo1-2-dl1 dd>a.aa1:hover {background-image: url(../images/aa1h.png);}
.foo1-2-dl1 dd>a.aa2:hover {background-image: url(../images/aa2h.png);}
.foo1-2-dl1 dd>a.aa3:hover {background-image: url(../images/aa3h.png);}
.foo1-2-dl1 dd>a.aa4:hover {background-image: url(../images/aa4h.png);}
.foo1-2-p{
	font-size: 16px;
	color: #fff;
	line-height: 2;
	margin-top: 25px;
}
.footer-2{
	background-color: #0e6ac0;
	padding: 15px 0;
	line-height: 1.8;
	font-size: 14px;
	color: #fff;
}
/**************************************************************/
/*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: #0e6ac0;
	/*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: 4px 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:272px;
   margin-left: 15px;
   margin-top: 9px;
}
.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;
	-webkit-background-size: cover;
	background-size: cover;
}
.banner-2 img{
	display: none;
	width: 100%;
}
.erji{
	padding: 40px  0 70px;
	background-color: #f8f8f8;
}
.erji-title{
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/erji-title.png);
}
.erji-title h1{
	margin:0;
	font-size:18px;
	color: #333;
	padding-bottom: 15px;
	border-bottom: 3px solid #0e6ac0;
	background-image: url(../images/jiao1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.erji-title h1 img{
	margin-top: -3px;
	margin-right: 9px;
}
.mianbaoxie{
	font-size: 14px;
	color: #999;
	margin-top: 5px;
}
.mianbaoxie a:hover,.mianbaoxie span{
	color: #0e6ac0;
}
.erji-div{
	padding-top: 27px;
}
.menu{
	width: 260px;
	margin-right: 40px;
}
.erji-content{
	overflow: hidden;
}
.menu-dl dl{
	margin:0;
}
.menu-dl{
	border:1px solid #d4d4e1;
}
.menu-dl dd+dd{
	border-top:1px solid #d4d4e1;
}
.menu-dl dd>a{
	display: block;
	height: 48px;
	line-height: 48px;
	padding-left:38px;
	font-size:14px;
	color: #666;
	background-repeat: no-repeat;
	background-position: 92% center;
}
.menu-dl dd.cur>a,.menu-dl dd>a:hover{
	background-image: url(../images/jt.png);
	background-color: #0e6ac0;
	color: #fff;
}
.menu-pic{
	margin-top: 27px;
}
.menu-pic a,.menu-pic img{
	display: block;
	width: 100%;
}
.img-list dl{
	margin:0;
	margin-left: -3%;
}
.img-list dd{
	float: left;
	width: 30.333333%;
	margin-left: 3%;
	margin-top: 3%;
}
.img-list dd:first-child{margin-top: 0;}
.img-list dd:first-child+dd{margin-top: 0;}
.img-list dd:first-child+dd+dd{margin-top: 0;}
.img-pic .imgbox_a{padding-bottom: 67.65%;}
.img-h1{
	font-size: 18px;
	font-weight: bold;
	color: #0e6ac0;
	background-color: #fff;
	padding: 20px 15px;
	text-align: center;
}
.fenye{
	text-align: center;
	padding-top: 50px;
}
.fenye ul{
	margin: 0;
}
.xinwen1{
	background-color:#fff;
	padding: 35px 40px 35px 50px;
}
.xinwen1 h1{
	margin:0;
	font-size: 18px;
	font-weight: bold;
	color: #0e6ac0;
}
.xinwen1 p{
	margin:0;
	font-size: 14px;
	color: #666;
	line-height: 2;
	margin-top: 14px;
}
.more980{
	margin-top: 20px;
}
.more980 a{
	display: block;
	width: 132px;
	height: 32px;
	line-height: 30px;
	padding-left: 18px;
	color: #0e6ac0;
	border:1px solid #0e6ac0;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: 102px center;
	background-image: url(../images/more980.png);
}
.more980 a:hover{
	background-color: #0e6ac0;
	color: #fff;
	background-image: url(../images/more980h.png);
}
.xinwen2{
   border-top: 1px solid #e8e8e8;
   margin-top:35px;
}
.dang-2-gai-list dl{
	margin:0;
}
.dang-2-gai-list dd {
   padding: 25px 0;
   border-bottom: 1px solid #e8e8e8;
}
.dang-2-gai-date{
	width: 80px;
	margin-right: 30px;
	text-align: center;
	background-color: #eeeeee;
	height: 110px;
	padding-top: 20px;
	color: #0e6ac0;
	transition: .3s;
}
.dang-2-gai-date h1{
	margin:0;
	font-size: 44px;
	color: inherit;
}
.dang-2-gai-date h2{
	margin:0;
	font-size: 13px;
	color: inherit;
	margin-top:8px;
	font-family: "Arial";
}
.dang-2-gai-con{
	overflow: hidden;
	padding-top: 6px;
}
.dang-2-gai-con h1{
	margin:0;
	font-size: 16px;
	color: #333;
	height: 30px;
	line-height: 30px;
}
.dang-2-gai-con h2{
	margin:0;
	font-size: 13px;
	color: #999;
	margin:10px 0 12px;
}
.dang-2-gai-con h2 img{
	margin-top: -3px;
	margin-right: 5px;
}
.dang-2-gai-con p{
	margin:0;
	font-size: 12px;
	color: #999;
}
.dang-2-gai-list-dd{
	position: relative;
  padding-right: 150px;
  transition: .3s;
  padding-bottom: 0;
}
.dang-2-gai-aaa{
	position: absolute;
	width: 33px;
	right: 15px;
	top: 50%;
	margin-top: -16px;
}
.dang-2-gai-aaa a{
	display: block;
	height: 33px;
	background-image: url(../images/aaha.png);
}
.dang-2-gai-list dd:hover .dang-2-gai-list-dd{
	padding-bottom: 10px;
}
.dang-2-gai-list dd:hover .dang-2-gai-aaa a{
	background-image: url(../images/aahah.png);
}
.dang-2-gai-list dd:hover .dang-2-gai-date{
	background-color: #0e6ac0;
	color: #fff;
}
.dang-2-gai-list dd:hover .dang-2-gai-con h1{
	color: #0e6ac0;
}
.danpian-h1{
	text-align: center;
	font-size: 25px;
	color: #0e6ac0;
	line-height: 1.5;
}
.danpian-h2{
	text-align: center;
	font-size:16px;
	color: #666;
	line-height: 1.5;
	margin-top: 10px;
}
.danpian-h3{
	padding:35px 0 25px;
	font-size: 12px;
	color: #999;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 30px;
}
.danpian-h3 .wwfl.fl img{
	margin-top: -3px;
	margin-right: 5px;
}
.aafl{
	margin-left: 20px;
}
.aafl a{
	display: inline-block;
	width: 13px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: center ;
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 12px;
}
.aafl a.aafl1{background-image: url(../images/aaa1.png);}
.aafl a.aafl2{background-image: url(../images/aaa2.png);}
.aafl a.aafl3{background-image: url(../images/aaa3.png);}
.aafl a.aafl1.cur{background-image: url(../images/aaa1h.png);}
.aafl a.aafl2.cur{background-image: url(../images/aaa2h.png);}
.aafl a.aafl3.cur{background-image: url(../images/aaa3h.png);}
.danpian-con {
	padding: 0px 0 60px;
}
.danpian-con table{
    border:1px solid #333!important;
    border-collapse: collapse;
}
.danpian-con table tr,
.danpian-con table td{
     border:1px solid #333!important;
}
.danpian-con p{margin:0;}
.danpian-con img{
	display: block;
	margin:15px auto;
}
.danpian-con,.danpian-con *{
	font-family: "Microsoft Yahei"!important;
	font-size: 16px!important;
	color: #666!important;
	line-height: 2.2!important;
}
.danpian-con.cur0,.danpian-con.cur0 *{
	font-size: 18px!important;
}
.danpian-con.cur2,.danpian-con.cur2 *{
	font-size: 14px!important;
}
.danpian-page{
	border-top: 1px solid #f3f3f3;
}
.danpian-page-li{
	border-bottom: 1px solid #f3f3f3;
}
.danpian-con a:hover{
	color: #0e6ac0!important;
}
.danpian-sx{
	width: 120px;
	height: 59px;
	margin-right: 35px;
}
.danpian-sx a{
	display: block;
	height: 59px;
	line-height: 59px;
	text-align: center;
	font-size: 16px;
	color: #999;
}
.danpian-page-div{
	overflow:hidden;
	padding-right: 115px;
	position: relative;
	height: 59px;
	line-height: 59px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.danpian-page-div a{
	font-size: 16px;
	color: #666;
}
.danpian-page-div a:hover{
	color: #0e6ac0;
}
.danpian-page-div span{
	position: absolute;
	right: 30px;
	font-size: 14px;
	color: #999;
}
.danpian-page-li:hover .danpian-sx a{
	background-color: #0e6ac0;
	color: #fff;
}
.biaodan{
	padding-top: 23px;
	padding-left: 90px;
}
.biaodan-li-wp+.biaodan-li-wp{
	margin-top: 18px;
}
.biaodan-li-wp1 .biaodan-li{width: 50%;}
.biaodan-span{
	height: 42px;
	line-height: 42px;
	width: 140px;
	font-size: 16px;
	color: #333;
	text-align: right;margin-right: 50px;
}
.biaodan-input-wp{overflow: hidden;}
.biaodan-input{overflow: hidden;}
.biaodan-input .form-control{
	display: block;
	width: 100%;
	height: 42px;
	border-radius: 0;
	box-shadow: none!important;
}
.biaodan-li-wp1-sex .biaodan-input .form-control{
	width: 90px;
}
.biaodan-input textarea.form-control{
	resize: none;
	height:110px;
}
.biaodan-li-wp2 .biaodan-input-li{width: 18%;margin-top:15px;}
.biaodan-input-li-span{
	height: 42px;
	line-height: 42px;
	width: 50px;
	font-size: 16px;
	color: #333;
}
.biaodan-input-li .biaodan-input{
	padding-right: 30px;
}
.biaodan-input-wp-radio{
	height: 42px;
	line-height: 42px;
}
.biaodan-input-wp-radio input[type="radio"]{
	vertical-align: middle;
	margin-right: 7px;
	margin-top: -3px;
}
.biaodan-li-wp3 .biaodan-input-li1{width: 15%;}
.biaodan-li-wp3 .biaodan-input-li2{width: 35%;}
.biaodan-li-wp3 .biaodan-input-li .biaodan-input {
    padding-right: 10px;
}
.biaodan-li-wp3-item+.biaodan-li-wp3-item{
	margin-top: 18px;
}
.biaodan-hua dl{
	margin:0;
}
.biaodan-hua dd{
	float: left;
	padding: 10px 40px;
	border:1px solid #ddd;
	background-color: #fff;
	cursor: pointer;
}
.biaodan-hua dd+dd{
	margin-left: 10px;
}
.biaodan-hua dd.cur{
	background-color: #0e6ac0;
	border-color:#0e6ac0;
	color: #fff;
}
.biaodan-hua-div-wp{
	margin-top: 14px;
	border:1px solid #ddd;
	background-color: #fff;
	padding:10px 25px;
}
.biaodan-hua-div-wp .biaodan-hua-div{display: none;}
.biaodan-hua-div-wp .biaodan-hua-div:first-child{display: block;}
.biaodan-hua-div dl{
	margin:0;
	margin-left: -2%;
}
.biaodan-hua-div dd{
	float: left;
	width: 31.3333%;
	margin-left: 2%;
}
.biaodan-hua-span{
	height: 42px;
	line-height: 42px;
	width: 62px;
	font-size: 16px;
	color: #333;
}
.biaodan-input-wp4 .biaodan-input{
	float: left;
	width: 152px;
}
.yz{
	width: 100px;
	margin-top: 9px;
	margin-left: 24px;
	cursor: pointer;
}
.yz img{
	display: block;
	width: 100%;
}
.biaodan-input-button{
	padding-left: 190px;
	padding-top: 30px;
}
.biaodan-input-button input:focus{
	outline: none;
}
.biaodan-input-button input{
	display: block;
	width: 197px;height: 50px;
	color: #fff;
	border:0;
	background-color: #0e6ac0;
	cursor: pointer;
	font-size: 14px;
}
.biaodan-input-button input:hover{
	/*font-weight: bold;*/
	background-color: #0d5eab;
}


.dldl{
	width: 420px;
	background-color: #fff;
	box-shadow: 0px 0px 13px 0px rgba(7, 0, 2, 0.23);
	padding: 50px 42px 55px;
	margin:40px auto 100px;
	border-radius: 10px;
	min-height: 530px;
}

.dldl-h1{
	font-size: 24px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.dldl-ul{
	padding: 35px 0;
}
.dldl-li+.dldl-li{
	margin-top: 20px;
}
.dldl-li+.dldl-li-btn{
	margin-top: 30px;
}
.dldl input:focus{
	outline: none;
}
.dldl-input input[type="text"],
.dldl-input input[type="password"]{
	display: block;
	width: 100%;
	border:1px solid #cbcdcf;
	background-color: #fbfdff;
	height: 38px;
	font-size: 14px;
	color: #333;
	line-height: 1.428571;
	padding: 7px 10px;
	background-repeat: no-repeat;
	background-position: left center;
	border-radius: 4px;
}
.dldl-li-btn input[type="button"],
.dldl-li-btn input[type="submit"]{
	display: block;
	width: 100%;
	border:0;
	height: 45px;
	border-radius: 4px;
	color: #fff;
	background-color: #0e6ac0;
	font-size: 18px;
	cursor: pointer;
}
.dldl-li-btn input:hover{
	font-weight: bold;
}
.dldl-li-yz .dldl-input{
	width: 110px;
	float: left;
	margin-right: 18px;
}

.yzm-img{
	width: 131px;
	float: left;
	cursor: pointer;
}

.yzm-img img{
	display: block;
	width: 100%;
}

.dldl-ts{
	position: relative;
	padding-top: 20px;
}

.dldl-ts::before{
	position: absolute;
	left: -42px;
	right: -42px;
	top: 0;
	height: 1px;
	background-color: #f2f2f2;
	content:"";
}

.dldl-ts h1{
	margin:0;
	font-size: 14px;
	color: #e6b452;
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/ts.png);
	height: 21px;
	line-height: 21px;
}

.dldl-ts p{
	margin:0;
	font-size: 14px;
	color: #999;
	line-height: 1.8;
	margin-top: 10px;
}
.dldl-dl{
	padding: 35px 0 50px;

}
.dldl-dl dl{
	margin:0;
	margin-left: -2%;
}

.dldl-dl dd{
	float: left;
	width: 48%;
	margin-left: 2%;
	height: 44px;
	line-height: 42px;
	text-align: center;
	font-size: 16px;color: #666;
	cursor: pointer;
	border:1px solid #cbcdcf;
	background-color: #fbfdff;
	position: relative;
}

.dldl-dl dd.cur{
	color: #fff;
	background-color: #0e6ac0;
	border-color: #0e6ac0;
}
.dldl-dl dd.cur::after{
	position: absolute;
	width: 12px;
	height: 6px;
	left: 50%;
	margin-left: -6px;
	bottom: -1px;
	content:"";
	background-image: url(../images/jiao5.png);
	background-repeat: no-repeat;
	background-position: center;
}
.dldl2-div-wp .dldl2-div{display: none;}
.dldl2-div-wp .dldl2-div:first-child{display: block;}


.dldl2-div-wp .dldl-li+.dldl-li {
    margin-top: 30px;
}

.dldl.jieguo{
	width: 100%;
}

.dldl-table{
	margin-top: 50px;
}

.dldl-table table.table{
	margin:0;
}
.dldl-table table.table tr th{
	height: 80px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	vertical-align: middle;
	text-align: center;
	background-color: #ddf1ff;
}



.dldl-table table.table tr td{
	height: 80px;
	font-size: 16px;
	color: #333;
	vertical-align: middle;
	text-align: center;
	background-color: #fff;
}














.bge-title{
	font-size: 16px;
	color:#333;
	padding-bottom: 15px;
}
.bge-title span{
	padding-right: 20px;
}
.bge-table.table-responsive{
	border-color: #333;

}
.bge-table table.table{margin:0;border-color: #333;}

.bge-table table.table tr th{
	font-weight: normal;
	font-size: 16px;
	color:#333;
	vertical-align: middle;
	height: 50px;
	text-align: center;
	border-color: #333;
}
.bge-table table.table tr th.thdays{
	width: 150px;
}
.bge-table table.table tr td{
	font-weight: normal;
	font-size: 15px;
	color:#333;
	vertical-align: middle;
	height: 50px;
	text-align: center;
	padding: 15px 10px;
	border-color: #333;
}


.dldl-form .btn{
	background-color: #0e6ac0!important;
	    border-color: #2e6da4!important;
}


.dldl-form .form-control{
	width: 260px;
	margin-right: 20px;
}

.dldl-form .form-control option:first-child{
	display: 	none;
}

.dldl-form{
	margin-top: 30px;
}

.dldl-table {
    margin-top: 30px;
}