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

/*************[鍏敤start]**************/

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





body{

	overflow-x: hidden;

}







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_a>video{

	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: #006bbe;
	/*position: fixed;
	left: 0;
	width: 100%;
	top: 0;
	z-index: 999;*/

}









.header-1{

	height:102px;

}



.logo{

	width: 852px;

	margin-top: 22px;

}



.logo a,.logo img{

	display: block;

	width: 100%;

}









.search{

	width: 244px;

	height: 38px;

	position: relative;

	padding-right: 49px;

	margin-top: 35px;

	padding-left: 21px;

	padding-top: 1px;

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

	background-repeat: no-repeat;

	background-position: center ;

}



.search input:focus{

	outline: none;

}



.search input[type="text"]{

	display: block;

	width: 100%;

	height: 36px;

	border:0;

	font-size: 14px;

	color: #fff;

	line-height: 1.428571;

	background-color:transparent;

}



.search input[type="image"]{

	position: absolute;

	right:0px;

	top: 0px;

	width: 40px;

}



.nav-wp{

	position: relative;

	z-index: 500;

	background-repeat: repeat-x;

	background-position: left top;

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

}



.nav ul{

	margin:0;

}



.nav>ul>li{

	float: left;

	margin-left: 32px;

	text-align: center;

	position: relative;



}

.nav>ul>li:first-child{

	margin-left: 0px;

}



.nav>ul>li>a{

	display: block;

	height: 48px;

	line-height: 48px;

	font-size: 16px;

	color:#fff;

	position: relative;

	padding: 0 15px;

	border-top: 

}

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

	content:"";

	position: absolute;

	width: 100%;

	height: 0;

	background-color: #187ff2;

	left: 0;



	top: 0;

}

.nav>ul>li>a img{

	margin-top: -5px;

	margin-right: 13px;

}



 .nav>ul>li.active>a::after {

	height: 2px;

}


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

	/*height: 2px;*/
	background-color: #0162ad;
	color: #fff;

}






.nav>ul>li>ul{

	position: absolute;

	left: 0px;

	right: 0;

	top:48px;

	z-index: 600;

	background-color: #0162ad;

	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: #187ff2;

}

















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

/*header-over*/











/*main-start*/

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





.banner.cur{display: none;}



.fafa .slides>li{

	height: 400px;

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

}



.pppp40{

	padding: 40px 0;

}



.main1{

	background-color: #fff;

}

.title-11{

	height: 30px;

	line-height: 30px;

	position: relative;

}

.title-11 span{

	font-size: 24px;

	color: #006bbe;

}

.title-11 a{

	font-size: 14px;

	color: #999;

	float: none;

	position: absolute;

	right: 0;

	top: 0;

}



.title-11 a:hover{

	color: #006bbe;

}

.mm22{margin-top: 25px;}



.main1-pic{

	width: 450px;

	margin-right: 43px;

}

.main1-pic dl{

	margin:0;

}

.main1-pic dd{display: none;}

.main1-pic dd:first-child{display: block;}



.main1-pic dd h1{

	margin:0;

	font-size: 16px;

	color: #fff;

	text-align: center;

	padding: 0 15px;

	height: 50px;

	line-height: 50px;

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

	position: absolute;

	z-index: 400;

	left: 0;

	right: 0;

	bottom: 0;

}

.main1-pic dd .imgbox_a{

	padding-bottom: 66.67%;

}



.main1-con{

	overflow: hidden;

}



.tui1-h1{

	font-size: 18px;

	color: #333;

	position: relative;

	padding-right: 110px;

	height: 24px;

	line-height: 24px;

}



.tui1-h1 a:hover{

	color: #006bbe;

}



.tui1-h1 span{

	position: absolute;

	right: 0;

	top: 0;

	font-size: 14px;

	color: #999;

	padding-left: 25px;

	background-repeat: no-repeat;

	background-position: left center;

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

}





.tui1{

	

}

.list001{

	padding-top: 2px;

}

.list001 ul{

	margin:0;

}

.list001 li{

	margin-top: 12px;



}

.list001 li:first-child{

	margin-top: 0px;

	

}

.list001 li.cur{

	padding: 16px 0 13px;

	border-top: 1px solid #e3e3e3;

	border-bottom: 1px solid #e3e3e3;

}

.list001 li.cur .list001-li{

	padding-left: 0;

	background-image: none;

}



.list001 li.cur  .tui1-h1 a{

	font-size: 18px;

}

.list001 li.cur p{display: block;}

.list001-li{

	background-repeat: no-repeat;

	background-position:0px center;

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

  padding-left:18px;

	position: relative;

}



.list001-li p{

	font-size: 14px;

	color: #666;

	line-height: 2;

	height: 56px;

	overflow: hidden;

	margin:0;

	display: none;

	margin-top: 7px;

}





.list001 li a{

	font-size: 14px;

	color:#333;

}

.list001 li span{

	font-size: 14px;

	color:#999;

	position: absolute;

	right: 0px;

	top: 0;

	padding-left: 25px;

	background-repeat: no-repeat;

	background-position: left center;

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

}

.list001 li a:hover{

	color:#006bbe;

}







.main2{

	height: 514px;

	background-repeat: no-repeat;

	background-position: center ;

	-webkit-background-size: cover;

	background-size: cover;

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

}



.main4.pppp40{padding-top: 0;}



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

    position: absolute;

    left:-60px;

    top: 50%;

    margin-top: -25px;

    width: 30px;

    height: 51px;

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

}



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

    position: absolute;

    right:-60px;

    top: 50%;

    margin-top: -25px;

    width: 30px;

    height: 51px;

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

}











.main5{

	background-color: #f5f5f7;



}



.main5-list dl{

	margin:0;

}

.main5-list{

margin-right: -6px;

}

.main5-list dd{

	float: left;

	width: 16.666667%;

	border: 1px solid #c6c6c6;
	margin-left: -1px;
	margin-top: -1px;

}



.main5-list dd>a{

	display: block;

	height: 155px;

	

	font-size: 16px;

	color: #333;

	background-color: #fff;

	text-align: center;

	padding-top: 15px;

	background-repeat: no-repeat;

	background-position: center ;

}

.main5-list dd>a:hover{

	color: #006bbe;

}



.main5-list dd>a img{

	display: block;

	width: 98px;

	margin:0 auto 10px;

}





.main6-map-wp{

	width: 639px;

	height: 320px;

	margin-left: 60px;

}

.main6-map{

	height: 100%;

	background-repeat: no-repeat;

	background-position: center ;

	-webkit-background-size: cover;

	background-size: cover;

}



.main6-div{

	overflow: hidden;

}



.main6-div h1{

	margin:0;

	font-size: 24px;

	color: #333;

	font-weight: bold;

}

.main6-div h2{

	margin:0;

	font-size: 16px;

	color: #666;

	padding-bottom: 17px;

	border-bottom: 1px dashed #999;

	margin-top: 22px;

	line-height: 1.6;

}





.main6-div p{

	margin:0;

	font-size: 14px;

	color: #666;

	line-height: 2.2;

	margin-top: 18px;

}

.more2{

	margin-top: 35px;

}

.more2 a{

	display: block;

	width: 123px;

	height: 45px;

	line-height: 45px;

	color: #fff;

	text-align: center;

	font-size: 14px;

	color: #fff;

	background-color: #014898;

}

.more2 a:hover{

	background-color: #006bbe;

}





.main2-1 dl{

	margin:0;

	margin-left: -2%;

}



.main2-1 dd{

	float: left;

	width: 23%;

	margin-left: 2%;

	cursor: pointer;

}





.main2-1 dd .imgbox_a{

	padding-bottom: 66.787%;

}



.main2-1 dd.cur .main2-1-hei{

	opacity: 1;

	visibility: visible;

}

.main2-1 dd h1{

	margin:0;

	position: absolute;

	left: 0;

	right: 0;

	height: 50px;

	line-height: 50px;

	color: #fff;

	font-weight: bold;

	font-size: 18px;

	bottom: 0;

	text-align: center;

	z-index: 40;

}

.main2-1-hei{

	position: absolute;

	left: 0;

	right: 0;

	top: 0;

	bottom: 0;

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

	z-index: 55;

	opacity: 0;

	visibility: hidden;

	transition: .3s;

}



.main2-1-hei img{

	position: absolute;

	left: 50%;

	margin-left: -16px;

	top: 50%;

	margin-top: -16px;

	width: 32px;

}





.main2-2{

	position: relative;



}



.main2-2-div{

	position: absolute;

	left: -1500000px;

	top: 0;

	width: 100%;

}



.main2-2-div.cur{

	position: relative;

	left: 0;

}



.main2-2{

	margin-top: 30px;

}

.main2-2-list .item .imgbox_a{

	padding-bottom: 72.1%;

}

.main2-2-list .owl-nav button.owl-prev{

    position: absolute;

    left:-60px;

    top: 50%;

    margin-top: -25px;

    width: 30px;

    height: 51px;

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

}



.main2-2-list .owl-nav button.owl-next{

    position: absolute;

    right:-60px;

    top: 50%;

    margin-top: -25px;

    width: 30px;

    height: 51px;

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

	width: 118px;

	margin-right: 27px;

}

.main3-1 dl{

	margin:0;

}



.main3-1 dd{

	border:1px solid #ddd;

	border-top: 0;

	font-size: 16px;

	color: #666;

	text-align: center;

	padding: 15px 0 16px;

	position: relative;

}

.main3-1 dd::after{

	content:"";

	position: absolute;

	width: 9px;

	height: 17px;

	right: -9px;

	top: 50%;

	margin-top: -8px;

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

	background-repeat: no-repeat;

	background-position: center;

	display: none;

}

.main3-1 dd.cur::after{

	display: block;

}

.main3-1 dd:first-child{

	border-top:1px solid #ddd;



}





.main3-ico{

	width: 24px;

	height: 22px;

	margin:0 auto 10px;

	cursor: pointer;

}



.main3-ico1{background-image: url(../images/main3-ico1.png);}

.main3-ico2{background-image: url(../images/main3-ico2.png);}

.main3-ico3{background-image: url(../images/main3-ico3.png);}

.main3-ico4{background-image: url(../images/main3-ico4.png);}





.main3-1 dd.cur{color: #fff;background-color: #006bbe;border-color: #006bbe;}





.main3-1 dd.cur .main3-ico1{background-image: url(../images/main3-ico1h.png);}

.main3-1 dd.cur .main3-ico2{background-image: url(../images/main3-ico2h.png);}

.main3-1 dd.cur .main3-ico3{background-image: url(../images/main3-ico3h.png);}

.main3-1 dd.cur .main3-ico4{background-image: url(../images/main3-ico4h.png);}





.main3-2{

	overflow: hidden;

	width: 1055px;

	position: relative;

}





.main3-2-div{

	position: absolute;

	left: -150000px;

	top: 0;

	width: 100%;

}



.main3-2-div.cur{

	position: relative;

	left: 0;

}

































































































































































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

/*main-over*/











/*footer-start*/

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



#footer{





}

.footer-1{background-color: #fff;border-top: 1px solid #f5f5f7;}



.footer-1-div{

	position: relative;

	height: 70px;

	padding-left: 90px;



}



.footer-1-div span{

	position: absolute;

	left: 0;

	height: 70px;

	top: 0;

	line-height: 70px;

	font-size: 16px;

	color: #333;

}



.footer-1-ul{

	height: 70px;

	padding-top: 18px;

	font-size: 16px;

	color: #333;

}


.footer-1-ul a{

	margin-right: 30px;

}

.footer-1-ul a:hover{

	color: #006bbe;

}



.footer-1-ul ul{
	margin:0;
	margin-left:-2%;
}

.footer-1-ul li{
	float: left;
	width: 23%;
	margin-left: 2%;
}










.footer-2{

	background-color: #343336;

	padding: 40px 0 35px;

}



.er-wp{

	width: 119px;

	margin-left: 80px;

}





.er{

	width: 119px;

	font-size: 14px;

	color: #aeadae;

	text-align: center;

	line-height: 1.6;

	margin-right:0px;

}

.er img{

	display: block;

	width: 100%;

	margin-bottom: 12px;

}



.er-con{

	overflow: hidden;
	display: none;

}



.er-con dl{

	margin: 0;

}



.er-con dd{

	padding-left: 32px;

	font-size: 14px;

	color: #fff;

	background-repeat: no-repeat;

	background-position: left top;

	min-height: 19px;

	line-height: 1.5;

	margin-top: 13px;

}



.er-con dd:first-child{

	margin-top: 8px;

}





.footer-2-con{

	overflow: hidden;

	padding-top: 15px;

}



.footer-2-1{

	font-size: 16px;

	color: #fff;

}

.footer-2-1 a img{
	margin-top: -3px;
	margin-left: 15px;
}



.footer-2-1 a:hover{

	color: #187ff2;

}



.footer-2-2{

	font-size: 14px;

	color: #aeadae;

	line-height: 2.4;

	margin-top: 21px;

}





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

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

   margin-left: 15px;

   margin-top: 11px;

}



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

	background-color: #f2f9fe;

}





.erji-nav dl{margin:0;}

.erji-nav dd{

	float: left;

	background-repeat: no-repeat;

	background-position: left center;

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

	padding-left: 1px;

}

.erji-nav dd:first-child{

	background-image: none;

	padding-left: 0px;

}

.erji-nav dd>a{

	display: block;

	height: 60px;

	line-height: 60px;

	font-size: 16px;

	color: #333;

	padding: 0 30px;

}

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

	background-color: #006bbe;

	color: #fff;

}





.erji-menu{

	width: 120px;

	margin-right: 30px;

	position: relative;

	top: -13px;

}

.erji-menu>img{

	display: block;

	width: 13px;

}

.erji-bottom{

	padding: 40px 0;

}

.erji-content{

	overflow: hidden;
	padding-left: 1px;
	padding-top: 1px;

}

.erji-menu-list{

	padding: 25px 0 38px;

	background-repeat: repeat-y;

	background-position: 6px top;

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

	padding-left: 5px;

}

.erji-menu-list dd{

	margin-top: 15px;

}



.erji-menu-list dd:first-child{

	margin-top: 0;

}

.erji-menu-list dd>a{

	display: block;

	height: 30px;

	line-height: 30px;

	background-repeat: repeat-y;

	background-position: left top;

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

	padding-left: 18px;

	font-size: 16px;

	color: #333;

}



.erji-menu-list dd.cur>a,.erji-menu-list dd:hover>a{

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



}

.erji-menu-list dl{

	margin:0;

}



.sanji-a{

	padding-bottom: 25px;

}

.sanji-a dl{margin:0;}

.sanji-a dd{

	float: left;

	

}



.sanji-a dd>a{

	display: block;

	height: 35px;

	line-height: 35px;

	font-size: 15px;

	color: #333;

	text-align: center;

	background-color: #f2f9fe;

	padding: 0 20px;

}

.sanji-a dd.cur>a{

	background-color: #006bbe;

	color: #fff;

}



.fenye{

    text-align: center;

    padding-top: 30px;



}

.fenye ul{

    margin:0;

}





.danpian-h1{

	font-size: 26px;

	line-height: 1.5;

	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:#006bbe;



}







.zhuanjia-item{

	margin-bottom: 30px;

}



.zhuanjia-pic .imgbox_a{

	padding-bottom: 67.2%;

}



.zhuanjia-con{

	background-color: #f5f5f7;

	padding:12px 10px;

	text-align: center;

}

.zhuanjia-con h1{

	margin:0;

	font-size: 16px;

	color: #333;

}

.zhuanjia-con h1 a:hover{

	color: #006bbe;

}

.zhuanjia-con p{

	margin:0;

	font-size: 14px;

	color: #666;

	line-height: 1.6;

	height: 44px;

	overflow: hidden;

	margin-top: 10px;

}



.yingyong .zhuanjia-con{

	padding: 22px 20px 23px;

	text-align: left;

}





.yingyong .zhuanjia-con h1{

	font-size: 18px;

}

.yingyong .zhuanjia-con p{

	margin-top: 14px;

	

}





.yanjiu-list dl{

	margin:0;

}



.yanjiu-list dd{

	margin-top: 6px;

}

.yanjiu-list dd:first-child{

	margin-top: 0px;

}





.yanjiu-title{

	background-color: #f2f9fe;

	padding: 20px 20px 20px 30px ;

	cursor: pointer;

}



.yanjiu-nub{

	width: 68px;

	height: 33px;

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

	background-repeat: no-repeat;

	background-position: center ;

	line-height: 33px;

	color: #fff;

	font-size: 18px;

	padding-left: 9px;

}





.yanjiu-h1{

	font-size: 18px;

	color: #333;

	height: 33px;

	line-height: 33px;

	margin-left: 17px;

}



.yanjiu-zhi{

	width: 16px;

	height: 16px;

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

	background-repeat: no-repeat;

	background-position: center ;

	margin-top: 8px;

}





.yanjiu-title.cur .yanjiu-zhi{

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



}


.zb+.yanjiu .yanjiu-p{
	display: block!important;
}
.zb+.yanjiu .yanjiu-zhi{display: none;}

.yanjiu-p{

	font-size: 16px;

	color: #333;

	line-height: 2;

	padding: 23px 30px;

	border:1px solid #e5f2fb;

	display: none;

}





.xinwen-list dl{

	margin:0;

}



.xinwen-list dd{

	padding: 25px 0;

	padding-right: 40px;

	border-bottom: 1px solid #cbcbcb;

}





.xinwen-date{

	width: 129px;

	text-align: center;

	border-right: 1px solid #cbcbcb;

	margin-right: 32px;

}

.xinwen-date h1{

	margin:0;

	font-size: 56px;

	color: #333;

	font-family: "Arial";

	font-weight: bold;

	line-height: 1;

}





.xinwen-date h2{

	margin:0;

	font-size: 16px;

	color: #333;

	font-family: "Arial";

	margin-top: 7px;

}



.xinwen-con{

	overflow: hidden;

}





.xinwen-con h1{

	margin:0;

	font-size: 18px;

	color: #333;

	font-weight: bold;



}









.xinwen-con p{

	margin:0;

	font-size: 14px;

	color: #666;

	line-height: 2;

	height: 56px;

	overflow: hidden;

	margin-top: 10px;

}







.xinwen-list dd:hover{

	background-color: #006bbe;

	border-color: #006bbe;

}





.xinwen-list dd:hover .xinwen-date h1{color: #fff;}

.xinwen-list dd:hover .xinwen-date h2{color: #fff;}

.xinwen-list dd:hover .xinwen-date{border-color: #fff;}



.xinwen-list dd:hover .xinwen-con h1{color: #fff;}

.xinwen-list dd:hover .xinwen-con p{color: #fff;}





.shangye-pic .imgbox_a{

	padding-bottom: 66.67%;

}



.shangye .zhuanjia-item h1{

	margin:0;

	text-align: center;

	font-size: 16px;

	color: #333;

	margin-top: 15px;

}

.shangye .zhuanjia-item:hover h1{

	color: #006bbe;

}



.zb{

	padding-bottom: 30px;

}

.zb-title{

	text-align: center;

	font-size: 20px;

	color: #333;

}



.zb-title2{

	margin: 15px 0;

	background-repeat: repeat-x;

	background-position: left center;

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

}



.zb-title2-img{

	width: 100px;

	background-color: #fff;

	padding: 0 30px;

	margin:0 auto;

}



.zb-title2-img img{

	display: block;

	width: 100%;

}



.zb-div{



}



.zb-pic{

	width: 420px;

	margin-right: 55px;

}

.zb-pic .imgbox_a{

	padding-bottom: 56.2%;

}

.zb-con{

	overflow: hidden;
	overflow-y: auto;

	font-size: 14px;

	color: #333;

	line-height: 2.2	;

	padding-top: 12px;

}



.zb-con p{

	margin:0;

}



.map1-pic-wp{

	width: 828px;

	margin-left: 18px;

	height: 520px;

}



.map1-pic{

	height: 100%;

	background-repeat: no-repeat;

	background-position: center ;

	-webkit-background-size: cover;

	background-size: cover;

}





.map1-con{

	overflow: hidden;



	border:1px solid #d1d1d1;

	border-radius: 5px;

}





.map1-con h1{

	margin:0;

	text-align: center;

	font-size: 18px;

	font-weight: bold;

	color: #333;

	height: 51px;

	line-height: 50px;

	border-bottom: 1px solid #d1d1d1;

	position: relative;

}



.map1-con h1 a{

	position: absolute;

	font-size: 14px;

	color: #006bbe;

	right: 35px;

	top: 15px;

	line-height: 1.5;

}



.map1-con h1 a img{

	margin-top: -3px;

	margin-right: 5px;

}



.map1-dl{

	padding: 20px 15px;

	overflow-y: auto;

	height: 467px;
	padding-right: 0;

}



.map1-dl dl{

	margin:0;

}

.map1-dl dd{

	margin-top: 22px;

}



.map1-dl dd:first-child{

	margin-top: 0px;

}



.map1-nub{

	width: 24px;

	height: 24px;

	border-radius: 3px;

	background-color: #006bbe;

	color: #fff;

	text-align: center;

	line-height: 24px;

	margin-right: 12px;

}



.map1-nub-con{

	overflow: hidden;

	line-height: 24px;

	font-size: 16px;
	
	cursor: pointer;

	color: #333;

}



.map1-dl-p{

	line-height: 1.8;

	font-size: 14px;

	color: #666;

	margin-top: 10px;

}







.biaoz-item{

	background-color: #f5f5f7;

	padding: 20px;

}



.biaoz-item h1{

	margin:0;

	text-align: center;

	font-size: 16px;

	color: #333;

	margin-top: 18px;

}



.biaoz-item:hover h1{

	color: #006bbe;

}



.biaoz-pic .imgbox_a{

	padding-bottom: 141.5%;

}





.fuwu1{

	background-color: #f2f9fe;

}





.fuwu1-form{

	width: 465px;

	height: 500px;

	background-repeat: no-repeat;

	background-position: center ;

	-webkit-background-size: cover;

	background-size: cover;

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

}



.fuwu1-con{

	overflow: hidden;

	padding: 60px 45px 0;

}



.fuwu1-con h1{

	font-size: 24px;

	color: #333;

	font-weight: bold;

	text-align: center;

	margin:0;

}





.fuwu1-con-p{

	font-size: 16px;

	color: #333;

	line-height: 2;

	margin-top: 25px;

}



.fuwu1-con-p p{

	margin:0;

}



.fuwu1-form{

	padding: 40px 35px;

}





.fuwu1-form h1{

	margin:0;

	color: #fff;

	font-size: 30px;

	text-transform: uppercase;

	font-family: "Arial";

}



.fuwu1-form h2{

	margin:0;

	color: #fff;

	font-size: 18px;

	margin-top: 12px;

}



.fuwu1-input{

	margin-top: 20px;
	position: relative;
	padding-left: 70px;
	border-bottom: 1px solid #fff;

}
.fuwu1-input.fuwu1-input-btn{
	border:0;
	padding-left:0px;
}
.fuwu1-input span.spanwz{
	position: absolute;
	left: 0;
	top: 0;
	height:50px;
	line-height: 52px;
	color: #fff;
	font-size: 14px;
}
.fuwu1-input input:focus{

	outline: none;

}



.fuwu1-input input[type="text"]{

	display: block;

	width: 100%;

	height:50px;

	background-color: transparent;

	border:0;


	font-size: 14px;

	color: #fff;

	line-height: 1.428571;

}





.fuwu1-input input[type="button"]{

	width: 132px;

	height: 38px;

	display: block;

	margin:0 auto;

	color: #fff;

	border:1px solid #fff;

	background-color: transparent;

	cursor: pointer;

	font-size: 14px;

}

.fuwu1-input input[type="button"]:hover{

	background-color: #fff;

	color: #006bbe;

}



.fuwu1-input-btn{

	margin-top: 46px;

}





.fuwu2{

	height: 500px;

	background-repeat: no-repeat;

	background-position: center ;

	background-color: #edf5f8;

	-webkit-background-size: cover;

	background-size: cover;

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

	padding-left: 88px;

	padding-top: 50px;

}





.fuwu2-form{

	width: 390px;



}



.fuwu2-form h1{

	margin:0;

	color: #333;

	font-size: 18px;

	padding-bottom: 20px;

}



.fuwu2-input{

	margin-top: 15px;
	position: relative;


}

.fuwu2-input span.spanwenzi2{
	position: absolute;
	left: 10px;
	top: 50%;
	height:30px;
	margin-top: -15px;
	line-height: 30px;
	color: #999;
	font-size: 14px;
}

.fuwu2-input-tebie.fuwu2-input span.spanwenzi2{
	margin-top: 0;
	top: 2px;
}




.fuwu2-input.fuwu2-input-btn{

	margin-top: 25px;

}

.fuwu2-input input:focus,.fuwu2-input textarea:focus{

	outline: none;

}



.fuwu2-input input[type="text"]{

	display: block;

	width: 100%;

	height:42px;

	background-color: transparent;

	border: 1px solid #8d8d8d;

	font-size: 14px;

	color: #333;

	line-height: 1.428571;

	padding: 6px 12px;

	border-radius: 5px;
	padding-left: 45px;

}

.fuwu2-input textarea{

	display: block;

	width: 100%;

	height:100px;

	background-color: transparent;

	border: 1px solid #8d8d8d;

	font-size: 14px;

	color: #333;

	line-height: 1.428571;

	padding: 6px 12px;

	border-radius: 5px;

	resize: none;

	padding-left: 45px;
}



.fuwu2-input input[type="button"]{

	width: 132px;

	height: 38px;

	display: block;

	margin:0 auto;

	color: #333;

	border: 1px solid #8d8d8d;

	background-color: transparent;

	cursor: pointer;

	font-size: 14px;

}

.fuwu2-input input[type="button"]:hover{

	background-color: #8d8d8d;

	color: #fff;

}




/*3-17*/


.zb-gai-left{
	width: 900px;
	margin-right: 50px;
}

.zb-gai-right{
	overflow: hidden;
}



.zb-gai-title{
	height: 52px;
	line-height: 52px;
	background: #006bbe;
	font-size: 16px;
	padding-left: 17px;
	color: #fff;
}


.zb-gai-bor{
	border:1px solid #ddd;
	border-top: 0;
	padding: 10px 15px 15px;

}

.zb-gai-bor dl{
	margin:0;
}

.zb-gai-bor dd{
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	color: #333;
	border-bottom: 1px solid #ddd;
}


.zb-gai-bor dd a:hover{
	color: #006bbe;
}



.zb-gai1-pic{
	width: 400px;
	padding-left: 15px;
	
}


.zb-gai1-pic .imgbox_a{
	padding-bottom: 66.67%;
}


.zb-gai1{
	background-color: #f5f5f7;
}


.zb-gai1-con{

	padding: 15px;

}


.zb-gai1-con h1{
	font-size: 22px;
	margin:0;
	line-height: 1.5;
	color: #333;
}


.zb-gai1-con-p{
	font-size: 14px;
	color: #666;
	line-height: 2;
	margin-top:15px;

}

.zb-gai1-con-p p{margin:0;}


.zb-gai2{
	margin-top: 30px;
	padding: 15px;
	background-color: #f5f5f7;
}




.zb-gai2 h1{
	font-size: 22px;
	margin:0;
	line-height: 1.5;
	color: #333;
}




.zb-gai2-con{
	font-size: 14px;
	color: #666;
	line-height: 2;
	margin-top:15px;
}

.zb-gai2-con p{margin:0;}

.zb-gai2-con img{
	display: block;
}

.zb-gai-2 {
	margin-top: 30px;
}
.zb-gai-2 .imgbox_a{
	padding-bottom: 66.67%;
}

.zb-gai-2 h1{
	margin:0;
	font-size: 16px;
	color: #fff;
	height: 42px;
	line-height: 42px;
	padding: 0	10px;
	background-image: url(../images/heidi.png);
	position: absolute;
	z-index: 35;
	left: 0;
	right: 0;
	bottom: 0;
}

.map-wrapper{
	position: relative;
}

.map-zxzx{
	position: relative;
	width: 122px;
	height: 1px;
}


.map-zxzx img{
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.wangdian {
    margin-top: 15px;
	margin-bottom:15px;
}

.sel {
    float: left;
    height: 33px;
    line-height: 33px;
    border: 1px solid #006bbe;
    width: 114px;
    padding-left: 7px;
    cursor: pointer;
    position: relative;
    margin-right: 10px;
    font-size: 14px;
    color: #999;
}

.sel-down li {
    padding-left: 7px;
}

.sel-down li>a{
	display: block;
}
.sel img {
    float: right;
}

.sel-down {
    position: absolute;
    left: -1px;
    top: 31px;
    display: none;
    border: 1px solid #006bbe;
    width: 114px;
    background-color: #fff;
    z-index: 5000;
}
.sel2 button{
    float: left;
    height: 33px;
    /*line-height: 33px;*/
    background-color:#006bbe;
    width: 105px;
    cursor: pointer;
    position: relative;
    margin-right: 10px;
    font-size: 14px;
    color: #fff;
    border:0;
	
}



.dan-pl{
	padding-bottom: 50px;
}
.dan-pl-1{
	font-size: 14px;
	color: #999;
}

.dan-pl-1 span{
	font-size: 24px;
	color: #333;
	padding-right: 5px;
}


.dan-pltou{
	width: 50px;
	margin-right: 20px;
}

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


.dan-pl-form{
	position: relative;
	margin-top: 25px;
	padding-right: 100px;
}


.dan-picon{
	overflow: hidden;
}

.dan-picon textarea{
	resize: none;
	height: 100px;
	border-radius: 0;
}


.dan-button{
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	height: 100px;
}

.dan-button span#comment{
	display: block;
	width: 100%;
	height: 100px;
	line-height: 100px;
	text-align: center;
	border:0;
	background-color: #006bbe;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}



.dan-pl-list{
	margin-top: 20px;

}

.dan-pl-list-h1{
	font-size: 24px;
	color: #333;
	padding-bottom: 20px;
}

.dan-pl-list dl{
	margin:0;

}

.dan-pl-list dd{
	border-top: 1px solid #eee;
	padding: 25px 0;
}




.dan-pl-list-pic{
	width: 50px;
	margin-right: 20px;
}

.dan-pl-list-pic img{
	display: block;
	width: 100%;
}

.dan-pl-list-con{
	overflow: hidden;
}

.dan-pl-list-con h1{
	margin:0;
	font-size: 13px;
	color: #999;
	padding-top: 15px;
}
.dan-pl-list-con span{
	margin:0;
	font-size: 18px;
	color: #006bbe;
	padding-right: 10px;
}


.dan-pl-list-con p{
	margin:0;
	font-size: 14px;
	color: #666;
	line-height: 1.8;
	margin-top: 15px;
}





#zjzj_a{
	position: fixed;
	right: 15px;
	bottom: 15px;
	display: block;
	width: 252px;

	height: 56px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 888;
	background-image: url(../images/zjzj.png);
	font-size: 16px;
	color: #333;
	line-height: 56px;
	padding-left: 53px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#zjzj_a:hover{
	color: #006bbe;
}

#zjzj_a_1 {
    position: fixed;
    right: 15px;
    bottom: 80px;
    display: block;
    width: 252px;
    height: 56px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 888;
    background-image: url(../images/yq.png);
    font-size: 16px;
    color: #333;
    line-height: 56px;
    padding-left: 53px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#zjzj_a_1:hover{
	color: #006bbe;
}