/**************************************/

/*************[公用start]**************/

/**************************************/



/*主站变灰*/

/*html {

-webkit-filter:grayscale(100%);

-moz-filter:grayscale(100%);

-ms-filter:grayscale(100%);

-o-filter:grayscale(100%);

filter:grayscale(100%);

filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)

}

* {

-moz-filter: grayscale(100%); 

-ms-filter: grayscale(100%); 

-o-filter: grayscale(100%); 

filter: gray;

}*/

/*主站变灰*/



/*淘宝变灰*/

/* body, html {

    -webkit-filter: grayscale(100%);

    -moz-filter: grayscale(100%);

    -ms-filter: grayscale(100%);

    -o-filter: grayscale(100%);

    filter: grayscale(100%);

    filter: gray;

    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);

    }*/



/*淘宝变灰*/



/*百度百科變灰*/





/*body.memorial>* {

    filter: grayscale(100%);

    -webkit-filter: grayscale(100%);

    -moz-filter: grayscale(100%);

    -ms-filter: grayscale(100%);

    -o-filter: grayscale(100%);

    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);

    -webkit-filter: grayscale(1)

}

*/





/*百度百科變灰*/





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_hover>img{

	/* ueco 时间曲线*/

	/*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */

	-webkit-transition: .3s;

	-moz-transition: .3s;

	-ms-transition: .3s;

	-o-transition: .3s;

	transition: .3s;



}

.imgbox_hover:hover>img{

	-webkit-transform: scale(1.1);

  -ms-transform: scale(1.1);

  -o-transform: scale(1.1);

  transform: scale(1.1);

}

/**************************************/

/************[公用over]****************/

/**************************************/









/*header-start*/

/**************************************************************/



#header{

	position: relative;

	z-index: 999;

}



/*#header .container{

	padding-left: 100px;padding-right: 100px;

}*/



.header-1{

	height: 142px;

	border-top: 4px solid #037bc4;

	background-color: #fff;

}



.logo{

	width: 484px;

	margin-top: 40px;

}



.logo a,.logo img{

	display: block;

	width: 100%;

}





.search{

	width: 381px;

	height: 38px;

	background-image: url(../images/search.png);

	background-repeat: no-repeat;

	background-position: center ;

	position: relative;

	padding-left: 25px;

	padding-top: 2px;

	padding-right: 110px;

	margin-top:50px;

}



.search input:focus{

	outline: none;

}



.search input[type="text"]{

	display: block;

	width: 100%;

	height: 34px;

	background-color:transparent;

	border:0;

	font-size: 14px;

	color: #333;

	line-height: 1.428571;

}



.search input[type="image"]{

	position: absolute;

	right:4px;

	top: 3px;

	width: 102px;

}



.nav-wp{

	position: relative;

	background-color:#037bc4;

	z-index: 500;

}



.nav ul{

	margin:0;

}



.nav>ul>li{

	float: left;

	width: 14.28571%;

	text-align: center;

	position: relative;

	background-image: url(../images/li.png);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 1px;



}

.nav>ul>li:first-child{

	background-image: none;

	padding-left: 0px;

}

.nav>ul>li>a{

	display: block;

	height: 51px;

	line-height: 51px;

	font-size: 18px;

	color:#fff;

	/*transition: .3s;*/



}



.nav>ul>li:hover>a, .nav>ul>li.active>a {

	background-color:#0468a4;

	/*font-weight: bold;*/



}

.nav>ul>li>ul{

	position: absolute;

	left: 1px;

	right: 0;

	top:100%;

	z-index: 600;

	background-color: #037bc4;

	display: none;

	border-top: 1px solid #037bc4;

}



.nav>ul>li>ul>li>a{

	display: block;

	padding: 10px 5px;

	text-align: center;

	line-height: 1.6;

	font-size: 15px;

	color:#fff;

	/*transition: .3s;*/

	text-align: center;



}

.nav>ul>li>ul>li>a:hover{

	background-color: #0468a4;

}











/**************************************************************/

/*header-over*/











/*main-start*/

/**************************************************************/



#main{



}



.banner{

	position: relative;

}

.fafa,.fafa .slides,.fafa .slides>li{

	height: 100%;

}

.fafa .slides>li{

	background-repeat: no-repeat;

	background-position: center ;

	-webkit-background-size: cover;

	background-size: cover;

	position: relative;

}



.fafa .slides>li  img{

	display: none;

	width: 100%;

}



.fafa .flex-direction-nav a{

	width: 56px;

	height: 127px;

	margin-top: -63px;

	opacity: 0.5;

	transition: opacity 0.3s;

}



.fafa:hover .flex-direction-nav a{

	opacity: 1;

}

.fafa .flex-direction-nav{

	position: absolute;

	width: 1600px;

	height: 0;

	top: 50%;

	left: 50%;

	margin-left: -800px;

}

.fafa .flex-direction-nav .flex-prev {

    left: -56px;

}

.fafa .flex-direction-nav .flex-next {

    right: -56px;

}





.gg{

	position: relative;

	width: 100%;

	left: 0;

	bottom: 0;

	z-index: 100;

	background-color: #037bc4;

}



.gg-div{

	height: 94px;

	position: relative;	

	padding-left: 188px;

}



.gg-title{

	position: absolute;

	left: 0;

	top: 0;

	height: 94px;

	line-height: 94px;

	font-size: 18px;

	font-weight: bold;

	color: #fff;

	background-repeat: no-repeat;

	background-position: right center;

	background-image: url(../images/gg-title.png);

	width: 125px;

}

.gg-list .item{

	height: 18px;

	line-height: 18px;

	font-size: 16px;

	color: #333;

	padding-left: 15px;

	background-repeat: no-repeat;

	background-position: left center;

	background-image: url(../images/gg2-dian.jpg);

}

.gg-list .item a:hover{

	color: #037bc4;

	/*font-weight: bold;*/

}





.main1{

	padding: 75px 0 145px;

	background-repeat: no-repeat;

	background-position: center;

	background-image: url(../images/main1-bg.jpg);

	-webkit-background-size: cover;

	background-size: cover;

}



.title-11{

	text-align: center;

}



.title-11 h1{

	margin:0;

	font-size: 0;

	line-height: normal;

}



.title-11 h1 span{

	display: inline-block;

	padding: 0 30px;

	position: relative;

	font-size: 18px;

	color: #037bc4;

	text-transform: uppercase;

}

.title-11 h1 span::before{

	position: absolute;

	width: 156px;

	content:"";

	height: 2px;

	background-color: #dddddd;

	top: 50%;

	margin-top: -1px;

	right: 100%;

}



.title-11 h1 span::after{

	position: absolute;

	width: 156px;

	content:"";

	height: 2px;

	background-color: #dddddd;

	top: 50%;

	margin-top: -1px;

	left: 100%;

}



.title-11 h2{

	margin:0;

	font-size: 36px;

	color:#333;

	margin:10px 0 15px;

}

.title-11 .line{

	width: 65px;

	height: 6px;

	background-color: #037bc4;

	margin:0 auto;



}



.ziBai.title-11  h1 span{color: #fff;}

.ziBai.title-11  h1 span::before{background-color: #fff;}

.ziBai.title-11  h1 span::after{background-color: #fff;}

.ziBai.title-11  h2{color: #fff;}

.ziBai.title-11  .line{background-color: #fff;}







.main1-1{

	width: 646px;

}



.fmain1 .imgbox_a{

	padding-bottom: 63.6%;

	border-radius: 10px;

	overflow: hidden;

}

.fmain1 .imgbox_a h1{

	margin:0;

	position: absolute;

	left: 0;

	width: 100%;

	bottom: 0;

	height: 84px;

	line-height: 84px;

	font-size: 16px;

	color: #fff;

	padding-left: 42px;

	padding-right: 140px;

	z-index: 15;

	background-image: url(../images/landi.png);

}

.fmain1 .flex-control-nav{

	text-align: right;

	padding-right: 35px;

	height: 0;

	bottom: 48px;

}

.fmain1 .flex-control-nav li{

	margin:0;

}

.fmain1 .flex-control-nav li+li{

	margin-left: 17px;

}

.fmain1 .flex-control-paging li a{

	width: 13px;

	height: 13px;

}

.main1-2{

	width: 497px;

	margin:0 64px 0 44px;

}



.main1-2-dl{

	position: relative;

}

.main1-2-dl::after{

	position: absolute;

	width: 100%;

	left: 0;

	bottom: 2px;

	height: 1px;

	z-index: 1;

	content:"";

	background-color: #dddddd;

}

.main1-2-dl dl{

	margin:0;

	margin-left: -3%;

	position: relative;

	z-index: 15;

}



.main1-2-dl dd{

	float: left;

	width: 22%;

	margin-left: 3%;

	font-size: 20px;

	color: #333;

	font-weight: bold;

	cursor: pointer;

	text-align: center;

	padding: 3px 0px 15px;

	position: relative;



}

.main1-2-dl dd::after{

	position: absolute;

	left: 50%;

	width: 0;

	height: 3px;

	background-color: #037bc4;

	content:"";

	bottom: 0;

	z-index: 10;

	transition: left .3s,width .3s;

}

.main1-2-dl dd.cur::after{

	left: 0;

	width: 100%;

}



.main1-2-div-wp{

	padding-top: 20px;

}



.main1-2-div-wp .main1-2-div{display: none;}

.main1-2-div-wp .main1-2-div:first-child{display: block;}



.tui-pic{

	width: 192px;

	margin-right: 22px;

}



.tui-pic .imgbox_a{

	padding-bottom: 63.54%;

	border-radius:  5px;

}



.tui-con{

	overflow: hidden;



}

.tui-con h1{

	margin:0;

	font-size: 18px;

	color: #d4d8dd;

	font-family:'Impact';

}

.tui-con h2{

	margin:0;

	font-size: 18px;

	color: #333;

	font-weight: bold;

	margin:10px 0 ;

}

.tui-con h2 a:hover{

	color: #037bc4;

}

.tui-con p{

	margin:0;

	font-size: 14px;

	color: #666;

	line-height: 2;

	height: 4em;

	overflow: hidden;

}



.list01{

	padding-top: 15px;

}

.list01 dl{

	margin:0;

}



.list01 dd{

  text-overflow: ellipsis;

  white-space: nowrap;

  overflow: hidden;

	position: relative;

	padding-right:45px;

	height: 44px;

	line-height: 43px;

	border-bottom: 1px dotted #dddddd;

}







.list01 dd a{

	font-size: 16px;

	color:#333;

}

.span_11{

	font-size: 14px;

	color:#999;

	position: absolute;

	right: 0px;

	top: 0;

}

.list01 dd a:hover{

	color:#037bc4;

}

.more1{

	margin-top: 10px;

}

.more1 a{

	font-size: 14px;

	color: #666;

	padding-right: 21px;

	background-image: url(../images/more1.png);

	background-repeat: no-repeat;

	background-position: right center;

}



.more1 a:hover{

	color:#037bc4;

	font-weight: bold;

}







.main1-3{

	overflow: hidden;

}



.main1-3 dl{

	margin:0;

}



.main1-3 dd .imgbox_a{

	padding-bottom: 54.885%;

}



.main1-3 dd+dd{

	margin-top: 27px;

}



.main1-3-con{

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	z-index: 15;

	padding-top: 25px;

	padding-left: 30px;

}

.main1-3-con h1{

	margin:0;

	font-size: 20px;

	color: #fff;

	font-weight: bold;

}

.main1-3-con h2{

	margin:0;

	font-size: 16px;

	color: #fff;

	text-transform: uppercase;

	margin-top: 10px;

}

.main2{

	padding: 85px 0 145px;



	background-repeat: no-repeat;

	background-position: center;

	background-image: url(../images/main2-bg.jpg);

	-webkit-background-size: cover;

	background-size: cover;

}



.mm60{

	margin-top: 60px;

}



.main2-list .item .imgbox_a{

	padding-bottom: 141%;

	border-radius: 10px;

}

.main2-list .item .imgbox_a h1{

	margin:0;

	position: absolute;

	width: 100%;

	font-size: 24px;

	font-weight: bold;

	color: #fff;

	text-align: center;

	z-index: 15;

	bottom: 32px;

	transition: .3s;

	left: 0;

}

.main2-list .item .imgbox_a:hover h1{

	bottom: 50%;

	-webkit-transform: translateY(-50%);

	-ms-transform: translateY(-50%);

	-o-transform: translateY(-50%);

	transform: translateY(-50%);

}

.main3{

	padding: 85px 0 145px;

	background-color: #fff;

}

.main3-dl{

	padding: 35px 0 68px;

}

.main3-dl dl{

	margin:0;

	font-size: 0;

	line-height: normal;

	text-align: center;

}



.main3-dl dd{

	display: inline-block;

	font-size: 16px;

	color: #333;

	height: 46px;

	line-height: 44px;

	border:1px solid #037bc4;

	padding: 0 42px;

	transition: .3s;

	cursor: pointer;

}

.main3-dl dd+dd{

	margin-left: 20px;

}

.main3-dl dd.cur{

	background-color: #037bc4;

	color:#fff;

}



.main3-list-wp{

	position: relative;

	overflow: hidden;

}

.main3-list-box{

	position: absolute;

	width: 100%;

	left: -2000px;

	top: 0;

	width: 100%;

}

.main3-list-box.cur{

	left: 0;

	position: relative;

}









.main3-list{

	padding: 0	80px;

}



.main3-pic .imgbox_a{

	padding-bottom: 63.42%;

}





.main3-div{

	padding: 18px;

	border:1px solid #d8d8d8;

	background-color: #fff;

}



.main3-date{

	width: 71px;

	height: 89px;

	background-color: #037bc4;

	margin-right: 27px;

	text-align: center;

	padding-top: 15px;

	float: left;

	position: relative;

	top: -19px;

}

.main3-date h1{

	margin:0;

	font-size: 40px;

	color: #fff;

	font-family:'Impact';

	line-height: 1;

}

.main3-date h2{

	margin:0;

	font-size: 14px;

	color: #fff;

	font-family:'Impact';

	line-height: 1;

	margin-top: 5px;

}

.main3-con{

	overflow: hidden;

	padding-right: 12px;

}

.main3-con h1{

	margin:0;

	font-size: 18px;

	color: #333;

	line-height: 1.6;

	height: 3.2em;

	font-weight: bold;

	overflow: hidden;

}

.main3-con h1 a:hover{

	color: #037bc4;

}

.main3-con p{

	margin:0;

	font-size: 14px;

	color: #666;

	line-height: 2;

	height: 4em;

	overflow: hidden;

	margin-top: 5px;

}





.main3-list .owl-nav button.owl-prev{

    position: absolute;

    left:0px;

    top: 50%;

    margin-top: -48px;

    width: 40px;

    height: 96px;

    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%;

    opacity: 0.5;

		transition: opacity 0.3s;

}



.main3-list .owl-nav button.owl-next{

    position: absolute;

    right:0px;

    top: 50%;

    margin-top: -48px;

    width: 40px;

    height: 96px;

    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%;

    opacity: 0.5;

		transition: opacity 0.3s;

}





.main3-list-wp:hover .main3-list .owl-nav button.owl-prev,

.main3-list-wp:hover .main3-list .owl-nav button.owl-next{

	opacity: 1;

}

.about6-div:hover .main3-list .owl-nav button.owl-prev,

.about6-div:hover .main3-list .owl-nav button.owl-next{

	opacity: 1;

}





/**************************************************************/

/*main-over*/











/*footer-start*/

/**************************************************************/



#footer{



}





.footer-1{

	background-color: #e4e4e4;

	padding: 35px 0;

}





.footer-1-list .item .imgbox_a{

	padding-bottom: 32.447%;

}



.footer-2{

	background-color: #fff;

	padding: 60px 0 70px;

}



.footer2-1{

	width: 640px;

	padding-left: 40px;

}



.foo-logo{

	width: 232px;

}

.foo-logo a,.foo-logo img{

	display: block;

	width: 100%;

}



.footer2-1 h1{

	margin:0;

	font-size:18px;

	font-weight: bold;

	color: #333;

	margin-top: 22px;

}



.foo2-1-dl dl{

	margin:0;

	padding-top: 10px;

}



.foo2-1-dl dd{

	font-size: 14px;

	color: #333;

	line-height: 1.6;

	margin-top: 10px;

}



.foo2-1-con{

	overflow: hidden;

}













.footer2-2{

	overflow: hidden;

}



.footer2-2 ul{

	margin:0;

}





.footer2-2 li{

	float: left;

}

.footer2-2 li+li{

	margin-left: 85px;

}



.footer2-2 li h1{

	margin:0;

	font-size: 18px;

	font-weight: bold;

	color: #333;

}

.footer2-2 li h1::after{

	display: block;

	content:"";

	width: 37px;

	height: 3px;

	background-color: #037bc4;

	margin-top: 15px;

}



.footer2-2 dl{

	margin:0;

	padding-top: 13px;

}

.footer2-2 dd{

	font-size: 14px;

	color: #333;

}

.footer2-2 a:hover{

	color: #037bc4;

}

.footer2-2 dd+dd{

	margin-top: 10px;

}





.footer-3{

	background-color: #037bc4;

	padding: 30px 0;

}

.footer-3 .fl{

	font-size: 14px;

	color: #fff;

	line-height: 2;

	margin-top: 6px;

}

.footer-3 .fl a:hover{

	font-weight: bold;

}

.footer-3 .fl span{

	padding-left: 10px;

}

.footer-3 .fr{

	width: 270px;

}



.footer-3 .fr select{

	display: block;

	width: 100%;

	height: 40px;

	padding-left: 15px;

}

.footer-3 .fr select:focus{

	outline: none;

}







/**************************************************************/

/*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: 210px;

   margin-left: 15px;

   margin-top: 21px;

}



.logo-2 img{

	display: block;

	width: 100%;

}





.menu2{



	margin-right: 15px;

	height: 75px;

	font-size: 0;



}

.menu2 li{

	cursor:pointer ;

	margin-left: 15px;

	float: right;

	margin-top: 29px;

}

.menu2 li+li{

	margin-top: 21px;

}

.menu2 li img{

	/*vertical-align: middle;*/





}



.chenggao{

		display: none;

		height: 75px;

	}





#nav-2-heidi{

	position: fixed;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	z-index: 800;

	background-image: url(../images/heidi.png);

	display: none;



}









/**************************************/

/********[特殊css样式要求区域]**********/

/**************************************/





.banner-2{

	background-repeat: no-repeat;

	background-position: center;

	-webkit-background-size: cover;

	background-size: cover;

}



.banner-2-wen{

	height: 350px;

	padding-top: 100px;

}



.banner-2-wen h1{

	margin:0;

	font-size: 55px;

	color: #fff;

	line-height: 1;

}

.banner-2-dl{

	margin-top: 40px;

}

.banner-2-dl dl{

	margin:0;

}



.banner-2-dl dd{

	float: left;

}



.banner-2-dl dd+dd{

	margin-left: 35px;

}



.banner-2-dl dd>a{

	font-size: 18px;

	color: #fff;

	position: relative;

	display: block;

}







.banner-2-dl dd>a::after {

    position: absolute;

    content: "";

    width: 0;

    height: 5px;

    background-color: #c97926;

    bottom: -23px;

    right: 0;

    -webkit-transition: all .5s;

    -moz-transition: all .5s;

    -ms-transition: all .5s;

    -o-transition: all .5s;

    transition: all .5s;

}





.banner-2-dl dd>a:hover::after,.banner-2-dl dd.cur>a::after{

    width: 100%;

    right: auto;

    left: 0;

}



.erji{

	padding: 50px 0 75px;

	border-bottom: 1px solid #e5e5e5;

}



.news1-1{

	width: 74%;

	margin-right: 33px;

}



.news1-2{

	overflow: hidden;

}



.borer{

	border:1px solid #dddddd;

	padding: 20px 30px 25px;

}

.title-22{

	position: relative;

}

.title-22::after{

	position: absolute;

	width: 100%;

	left: 0;

	content:"";

	bottom: 2px;

	height: 1px;

	background-color: #ddd;

	z-index: 5;

}

.title-22 h1{

	margin:0;

	font-size: 24px;

	color: #333;

	font-weight: bold;

	padding: 0	4px 13px;

	border-bottom: 3px solid #037bc4;

	position: relative;

	z-index: 15;

}



.title-22 a.fr{

	font-size: 14px;

	color: #999;

	padding-right:21px;

	background-repeat: no-repeat; 

	background-position: right center;

	background-image: url(../images/afr.png);

	position: relative;

	z-index: 15;

	margin-top: 5px;

}



.title-22 a.fr:hover{

	color: #037bc4;

}



.news1-1-div{

	margin-top: 22px;

}



.news1-1-pic{

	width: 547px;

	margin-right: 40px;

}



.fnews1 .imgbox_a{

	padding-bottom: 63.437%;

}



.fnews1 .imgbox_a h1{

	margin:0;

	position: absolute;

	left: 0;

	width: 100%;

	bottom: 0;

	height: 75px;

	line-height: 75px;

	font-size: 16px;

	color: #fff;

	padding-left: 30px;

	padding-right: 95px;

	z-index: 15;

	background-image: url(../images/heidi2.png);

}

.fnews1 .flex-control-nav{

	text-align: right;

	padding-right: 25px;

	height: 0;

	bottom: 41px;

}

.fnews1 .flex-control-nav li{

	margin:0;

}

.fnews1 .flex-control-nav li+li{

	margin-left: 11px;

}

.fnews1 .flex-control-paging li a{

	width: 9px;

	height: 9px;

	background-image: url(../images/arrow-b2.png);

}



.fnews1 .flex-control-paging li a.flex-active{

	background-image: url(../images/arrow-b2-h.png);

}



.news1-1-con{

	overflow: hidden;

	padding-top: 20px;

}

.tui2{

	padding-bottom: 15px;

	border-bottom: 5px solid #efefef;

}

.tui2 h1{

	margin:0;

	font-size: 18px;

	color: #d4d8dd;

	font-family: 'Impact';

}



.tui2 h2{

	margin:0;

	font-size: 18px;

	color: #333;

	font-weight: bold;

	margin:12px 0 10px;

}

.tui2 h2 a:hover{

	color: #037bc4;

}

.tui2 p{

	margin:0;

	font-size: 14px;

	color: #666;

	line-height: 2;

	height: 4em;

	overflow: hidden;

}





.list02{

	padding-top: 15px;

}

.list02 dl{

	margin:0;

}



.list02 dd{

  text-overflow: ellipsis;

  white-space: nowrap;

  overflow: hidden;

	position: relative;

	padding-left:95px;

	height: 44px;

	line-height: 43px;

	border-bottom: 1px dotted #dddddd;

}







.list02 dd a{

	font-size: 16px;

	color:#333;

}

.span_22{

	font-size: 14px;

	color:#999;

	position: absolute;

	left: 0px;

	top: 0;

}

.list02 dd a:hover{

	color:#037bc4;

}

.list03{

	padding-top: 29px;

}

.list03 dl{

	margin:0;

}



.list03 dd+dd{

	margin-top: 20px;

}



.list03-date{

	width: 76px;

	height: 70px;

	border-right: 1px solid #ddd;

	text-align: center;

	margin-right: 17px;

	padding-top: 4px;

}



.list03-date h1{

	margin:0;

	font-size: 36px;

	color: #037bc4;

	font-weight: bold;

	line-height: 1;

}



.list03-date h2{

	margin:0;

	font-size: 14px;

	color: #999;

	margin-top: 5px;

}



.list03-con{

	overflow: hidden;

	padding-top: 5px;

}



.list03-con-a{

	font-size: 16px;

	color: #333;

	line-height: 1.8;

	height: 3.6em;

	overflow: hidden;

}



.list03-con-a a:hover{

	color:#037bc4;

}



.news2-div{

	margin-top: 33px;

}



.tui3-pic{

	width: 192px;

	margin-right: 21px;

}



.tui3-pic .imgbox_a{

	padding-bottom: 63.54%;

}



.tui3-date{

	position: absolute;

	left: 0;

	bottom: 0;

	width: 60px;

	height: 26px;

	line-height: 26px;

	font-size: 14px;

	color: #fff;

	background-color: #037bc4;

	border-top-right-radius: 8px;

	z-index: 15;

	text-align: center;

}



.tui3-con{

	overflow: hidden;

}



.tui3 h1{

	margin:0;

	font-size: 18px;

	color: #333;

	font-weight: bold;

}

.tui3 h1 a:hover{

	color: #037bc4;

}

.tui3 p{

	margin:0;

	font-size: 14px;

	color: #666;

	line-height: 2;

	height: 4em;

	overflow: hidden;

	margin-top: 10px;

}



.tui3-a{

	margin-top: 15px;

}



.tui3-a a{

	font-size: 14px;

	color: #037bc4;

}



.tui3-a a:hover{

	font-weight: bold;

}



.list01-bg dd{

	padding-left: 20px;

	background-repeat: no-repeat;

	background-position: left center;

	background-image: url(../images/list01.png);

}



.party1-div{

	width: 47.8%;

}



.party2-div{

	margin-top: 35px;

}





.party .title-22 h1{

	border-color:#bb261e;

}



.party .tui3-date{

	background-color: #bb261e;

}



.party .tui3 h1 a:hover {

    color: #bb261e;

}

.party .tui3-a a {



    color: #bb261e;

}

.party .list01 dd{

	background-image: url(../images/list01h.png);

}

.party .list01 dd a:hover {

    color: #bb261e;

}

.party .title-22 a:hover{

  color: #bb261e;



}

.party .title-22 a.fr{

	background-image: url(../images/afrh.png);

}

.plate-li{

	padding: 0	50px;

}



.plate-li+.plate-li{

	margin-top: 150px;

}



.plate-pic-wp{

	width: 575px;

}

.plate-pic-wp.fl{

	margin-right: 100px;

}

.plate-pic-wp.fr{

	margin-left: 100px;

}



.plate-pic-box{

	padding: 44px 0 44px 60px;

	position: relative;

}

.plate-pic-box::after{

	position: absolute;

	width: 219px;

	left: 0;

	top: 0;

	bottom: 0;

	content:"";

	z-index: 10;

	background-image: url(../images/plate1-bg.jpg);

	background-repeat: no-repeat;

	background-position: center;

	-webkit-background-size: cover;

	background-size: cover;

}

.plate-pic{

	position: relative;

	z-index: 15;

}

.plate-pic .imgbox_a{

	padding-bottom: 63.23%;

}



.plate-con{

	overflow: hidden;

}



.title-33{

	position: relative;

	padding-top: 20px;

}



.title-33 h1{

	margin:0;

	font-size: 36px;

	color: #eeeeee;

	line-height: 1;

	text-transform: uppercase;

	font-weight: bold;

	position: absolute;

	z-index: 10;

	left: 0;

	top: 0;

	width: 100%;

}



.title-33 h2{

	margin:0;

	font-size: 25px;

	color: #333;

	line-height: 1;

	font-weight: bold;

	position: relative;

	z-index: 15;

}



.title-33 .line{

	width: 37px;

	height: 3px;

	background-color: #037bc4;

	margin-top: 17px;

}



.plate-p{

	font-size: 16px;

	color: #333;

	line-height: 2;

	height: 6em;

	overflow: hidden;

	margin-top: 20px;

}

.plate-ico-dl{

	padding-top: 15px;

}

.plate-ico-dl dl{

	margin:0;

	font-size: 0;

	line-height: normal;

}



.plate-ico-dl dd{

	display: inline-block;

	vertical-align: top;

	font-size: 16px;

	color: #333;

	text-align: center;

	margin-top: 20px;

	margin-right: 20px;

}

.plate-ico{

	width: 60px;

	margin:0 auto 20px;

}



.more2{

	margin-top: 40px;

}



.more2 a{

	display: block;

	width: 207px;

	height: 56px;

	line-height: 56px;

	font-size: 14px;

	color: #fff;

	background-color: #037bc4;

	padding-left: 28px;

	position: relative;

}



.more2 a::after{

	position: absolute;

	right: 22px;

	top: 50%;

	margin-top: -4px;

	background-image: url(../images/more22.png);

	background-repeat: no-repeat;

	background-position: center;

	content:"";

	width: 25px;

	height: 9px;

	transition: right .3s;

}



.more2 a:hover{

	font-weight: bold;

}

.more2 a:hover::after{

	right: 15px;

}





.more2.ziBai a{

	background-color: #fff;

	color:#037bc4;



}

.more2.ziBai a::after{

	background-image: url(../images/more22h.png);

}















.banner-2-da{

	height: 1244px;

	background-repeat: no-repeat;

	background-position: center bottom;

	background-image: url(../images/banner-2-da.jpg);

	position: relative;

	overflow: hidden;

}



.wenhua1{

	position: absolute;

	width: 100%;

	left: 0;

	bottom: 0;

	z-index: 15;

}



.wenhua1-1{

	width: 327px;

	margin-left: 30px;

	margin-right: 45px;

	margin-top: 420px;

}



.wenhua1-1 img{

	display: block;

	width: 100%;

}



.wenhua1-2{

	width: 305px;

	margin-top: 420px;

}



.wenhua1-2 img{

	display: block;

	width: 100%;

}



.wenhua1-3{

	width: 835px;

	position: relative;

}



.wenhua1-3>img{

	display: block;

	width: 100%;

}



.wenhua1-3-con{

	position: absolute;

	width: 100%;

	left: 0;

	top: 0;

	z-index: 50;

	padding: 130px 100px 0 130px;

}



.title-44{

	font-size: 36px;

	font-weight: bold;

	color: #fff;

}

.title-44 img{

	margin-top: -3px;

	margin-left: 10px;

}

.wenhua1-3-p{

	font-size: 18px;

	font-weight: bold;

	color: #fff;

	text-indent: 2em;

	line-height: 2;

	margin-top: 30px;

}

.wenhua2{

	padding: 95px 0 80px;

	background-repeat: no-repeat;

	background-position: center;

	background-image: url(../images/wenhua2-bg.jpg);

	-webkit-background-size: cover;

	background-size: cover;

}



.wenhua2-div{

	margin-top: 55px;

}

.wenhua2 .more2{

	margin-top: 50px;

}

.wenhua2 .more2>a{

	margin:0 auto;

}



.about1{

	background-image: url(../images/about1-bg.jpg);

	background-repeat: no-repeat;

	background-position: left center;

}

.about1-1{

	position: relative;

}



.about1-1-left{

	width: 50%;

	height:790px;

}



.about1-1-2{

	position: absolute;

	width: 50%;

	top: 0;

	right: 0;

	z-index: 15;

}



.shipin{

	height: 395px;

	

}

.shipin>a{

	display: block;

	background-repeat: no-repeat;

	background-position: center;

	-webkit-background-size: cover;

	background-size: cover;

	position: relative;

	height: 100%;

}

.shipin>a::before{

	position: absolute;

	width: 100%;

	height: 100%;

	left: 0;

	top: 0;

	z-index: 10;

	background-color: #000;

	opacity: 0.3;

	content:"";

}

.shipin>a::after{

	position: absolute;

	width: 80px;

	height: 80px;

	left: 50%;

	top: 50%;

	margin-left: -40px;

	margin-top: -40px;

	background-image: url(../images/bo.png);

	background-repeat: no-repeat;

	background-position: center;

	-webkit-background-size: 100%;

	background-size: 100%;

	content:"";

	z-index: 50;

}

.about1-1-2-dl dl{

	margin:0;

}



.about1-1-2-dl dd{

	float: left;

	width: 25%;

	height: 395px;

	background-color: #08a2ff;

	text-align: center;

	padding-top: 145px;

	position: relative;

}

.about1-1-2-dl dd::before{

	position: absolute;

	width: 1px;

	background-color: #fff;

	opacity: 0.3;

	content:"";

	left: 50%;

	top: 0;

	height: 0;

	z-index: 15;



}

.about1-1-2-dl dd::after{

	position: absolute;

	width: 1px;

	background-color: #fff;

	opacity: 0.3;

	content:"";

	left: 50%;

	bottom: 0;

	height: 0;

	z-index: 15;

}

.about1-1-2-dl dd:first-child{background-color: #037bc4;}

.about1-1-2-dl dd:first-child+dd{background-color: #0486d5;}

.about1-1-2-dl dd:first-child+dd+dd{background-color: #0696ed;}

.about1-1-2-dl dd:hover::before,

.about1-1-2-dl dd:hover::after{

	height: 85px;

	transition: height .3s;

}

.about1-1-2-dl dd h1{

	margin:0;

	font-size: 14px;

	color: #fff;

}



.about1-1-2-dl dd h1 span{

	font-size: 50px;

	font-family:'Impact';

	padding-right: 10px;

}



.about1-1-2-dl dd h2{

	margin:0;

	font-size: 16px;

	color: #fff;

	margin-top: 15px;

}



.about1-1-left{

	padding: 165px 80px 0;

}



.about1-1-left .title-11 h1{

	text-align: left;

}

.about1-1-left .title-11 h1 span{padding: 0;}

.about1-1-left .title-11 h1 span::before,

.about1-1-left .title-11 h1 span::after{

	display: none;

}

.about1-1-left .title-11 h2{

	text-align: left;

}



.about1-1-left .title-11 .line{

	/*text-align: left;*/

	margin-left: 0;

}



.about1-1-con{

	margin-top: 30px;

}



.about1-1-con h1{

	margin:0;

	font-size: 24px;

	font-weight: bold;

	color: #333;

}



.about1-1-con p{

	margin:0;

	font-size: 14px;

	color: #666;

	line-height: 2;

	margin-top: 22px;

}



.about1-1-left .more2{

	margin-top: 125px;

}



.about1-2{

	padding: 110px 0 70px;

}



.about1-2-pic{

	width: 239px;

	margin:35px auto 30px;

	position: relative;

}

.about1-2-pic>img{

	display: block;

	width: 100%;

}



.about1-2-title{

	position: absolute;

	width: 315px;

	left: 265px;

	top: 50%;

	margin-top: -44px;

}

.about1-2-title h1{

	margin:0;

	font-size:18px;

	color: #333; 

	font-weight: bold;

}

.about1-2-title img{

	display: block;

	margin-top: 20px;

}

.about1-2-con{

	font-size: 14px;

	color: #666;

	line-height: 2;

	max-width: 900px;

	margin:0 auto;

	text-align: center;

}



.about1-2 .more2{

	margin-top: 40px;

}

.about1-2 .more2 a{

	margin:0 auto;

}



.about2{

	height: 339px;

	background-repeat: no-repeat;

	background-position: center;

	-webkit-background-size: cover;

	background-size: cover;

}



.about3{

	background-color: #fff;

	padding: 110px 0 140px;

}



.about3-1-list-wp{

	position: relative;

}

.about3-1-list-wp::after{

	position: absolute;

	width: 100%;

	left: 0;

	bottom: 20px;

	height:2px;

	background-color: #d2d2d2;

	content:"";

	z-index: 10;

}

.about3-1-list-wp .container{

	position: relative;

	z-index: 50;

}



.about3-1-list{

	width: 1200px;

	margin:0 auto;

	position: relative;

	z-index: 50;

}



.about3-1-list .item{

	font-size: 24px;

	color: #666;

	font-family: "Impact";

	text-align: center;

	padding-bottom: 95px;

	background-repeat: no-repeat;

	background-position: center bottom;

	background-image: url(../images/dt.png);

	cursor: pointer;

}





.about3-1-list .item.cur{

	background-image: url(../images/dth.png);

	color: #037bc4;

}



.about3-2{

	max-width: 1120px;

	margin: 85px auto 0;

	padding: 0	60px;

	position: relative;

}



.about3-left{

	position: absolute;

	left: 0;

	top: 76px;

	width: 23px;

	height: 38px;

	background-image: url(../images/about3-left.png);

	background-repeat: no-repeat;

	background-position: center;

	-webkit-background-size: 100%;

	background-size: 100%;

	cursor: pointer;

	transition: background-image .3s;

}

.about3-left:hover{

	background-image: url(../images/about3-lefth.png);

}



.about3-right{

	position: absolute;

	right: 0;

	top: 76px;

	width: 23px;

	height: 38px;

	background-image: url(../images/about3-right.png);

	background-repeat: no-repeat;

	background-position: center;

	-webkit-background-size: 100%;

	background-size: 100%;

	cursor: pointer;

	transition: background-image .3s;

}

.about3-right:hover{

	background-image: url(../images/about3-righth.png);

}

.about3-2-div{display: none;}

.about3-2-div:first-child{

	display: block;

}



.about3-2-nian{

	width: 190px;

	height: 190px;

	margin-right: 50px;

	background-image: url(../images/about3-2-nian.png);

	line-height: 190px;font-size: 36px;

	font-family: "Impact";

	color: #fff;

	text-align: center;

}



.about3-2-con{

	overflow: hidden;

	font-size: 16px;

	color: #333;

	line-height: 2;

}







.about4{



	background-repeat: no-repeat;

	background-position: center;

	-webkit-background-size: cover;

	background-size: cover;

	padding: 110px 0 130px;

	background-image: url(../images/about4-bg.jpg);

}





.about4-img{

	margin-top: 50px;

}



.about4-img img{

	display: block;

	margin:0 auto;

}



.about5{

	background-color: #fff;

	padding: 110px 0 140px;

}



.about6{

	background-repeat: no-repeat;

	background-position: center;

	-webkit-background-size: cover;

	background-size: cover;

	padding: 110px 0 130px;

	background-image: url(../images/about6-bg.jpg);

}





.about6-pic .imgbox_a{

	padding-bottom: 63.42%;

}



.about6-con{

	background-color: #fff;

	padding: 25px 20px;

}



.about6-h1{

	font-size: 18px;

	color: #333;

	line-height: 1.8;

	height: 3.6em;

	overflow: hidden;

	text-align: center;

}



.about6-h1 a:hover{

	color: #037bc4;

}



.about6 .more2{

	margin-top: 55px;

}

.about6 .more2 a{

	margin:0 auto;

}



.about5-list{

	padding: 0	140px;

}



.about5-list ul{

	margin:0;

	margin-left: -4%;

}



.about5-list li{

	float: left;

	width: 46%;

	margin-left: 4%;

	margin-bottom: 3%;

	height: 293px;

	background-color: #fff;

	box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.15);

	padding: 28px 180px 0 50px;

	border-radius: 8px;

	position: relative;

}



.about5-ico{

	position: absolute;

	width: 122px;

	right: 50px;

	top: 50%;

	margin-top: -61px;

}

.about5-ico img{

	display: block;

	width: 100%;

}

.about5-h1{

	font-size: 24px;

	font-weight: bold;

	color: #037bc4;

}



.about5-h1::after{

	display: block;

	width: 37px;

	height: 3px;

	content:"";

	margin-top: 15px;

	background-color: #037bc4;

}

.about5-dl{

	padding-top: 15px;

	padding-right: 45px;

}

.about5-dl dl{

	margin:0;

}



.about5-dl dd+dd{

	margin-top: 2px;

}

.about5-dd-title{

	font-size: 18px;

	color: #333;

	font-weight: bold;

}



.about5-dd-con{

	overflow: hidden;

	font-size: 0;

	line-height: normal;

}

.about5-dd-con span{

	font-size: 18px;

	color: #333;

	display: inline-block;

	margin-right: 6px;

	margin-bottom: 12px;

}





.mianbaoxie{

	border-bottom: 1px solid #dddddd;

	font-size: 14px;

	color: #666;

	padding: 20px 0;

}



.mianbaoxie a:hover,.mianbaoxie span{

	color: #037bc4;

}





.ny-div-wp{

	border-bottom: 1px solid #ddd;



}

.ny-div{

	padding: 60px 0 120px;

	position: relative;

}

.ny-div.ny-noleft::before,

.ny-div.ny-noleft::after{display: none;}



.ny-div::before{

	position: absolute;

	left: 280px;

	width: 1px;

	content:"";

	background-color: #ddd;

	top: 0;

	bottom: 0;

	z-index: 1;

}



.ny-div::after{

	position: absolute;

	left: 211px;

	width: 132px;

	height: 187px;

	content:"";

	background-image: url(../images/ta.png);

	background-repeat: no-repeat;

	background-position: center;

	bottom: 0;

	z-index: 2;

}

.bk-left{

	width: 280px;

	margin-right: 35px;

}



.menu{

	width: 250px;

	margin-left: 35px;

	position: relative;

	min-height: 1px;

}

.menu dl{

	margin:0;

	position: relative;

	border:1px solid #ddd;

	width: 250px;

}

.menu dl.cur{

	position: fixed;

	top: 0;

}

.menu dd>a{

	display: block;

	padding: 19px 58px 19px 40px;

	font-size: 16px;

	color: #333;

	background-repeat: no-repeat;

	background-position: 198px center;

}

.menu dd.cur>a{

	background-color: #037bc4;

	background-image: url(../images/more22.png);

	color:#fff!important;

}

.menu dd>a:hover{

	color: #037bc4;

}





.bk-about-dl dl{

	margin:0;

}



.bk-about-dl dd+dd{

	margin-top: 60px;

}



.bk-about-dl dd h1{

	margin:0;

	font-size: 20px;

	color: #333;

}



.bk-about-dl dd h2{

	margin:0;

	font-size: 14px;

	color: #666;

	margin-top: 15px;

}



.bk-about-dl dd h2 span{

	font-family: "Impact";

	font-size: 50px;

	color: #037bc4;

	padding-right: 5px;

}







.ny-content{

	overflow: hidden;

	min-height: 600px;

}



.ny-content .title-11 h2{

	margin-top: 0;

}



.ny-content-div{

	padding-top: 50px;

}

.rongyu-list{

	overflow: hidden;

}

.rongyu-list dl{

	margin:0;

	margin-left: -3%;

	margin-top: -3%;

}



.rongyu-list dd{

	float: left;

	width: 30.33333%;

	margin-left: 3%;

	margin-top: 3%;

}



.rongyu-list dd .about6-con{

	border:1px solid #ddd;

	padding: 15px 25px;

}



.fenye{

	margin-top: 50px;

	text-align: center;

}



.fenye ul{

	margin:0;

}



.ny-content-div .about3-1-list{

	width: 100%;

}



.about-xq{

	font-size: 16px;

	color: #333;

	line-height: 2.4;

}

.about-xq p{

	margin-bottom: 20px;

}



.about-xq img{

	display: block;

	margin:0 auto 20px;

}





.xinwen1{

	background-color:#f5f5f5;

	padding: 35px 40px 35px 50px;

	margin-top: 25px;

}

.xinwen1 h1{

	margin:0;

	font-size: 18px;

	font-weight: bold;

	color: #037bc4;

}

.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: #037bc4;

	border:1px solid #037bc4;

	font-size: 14px;

	background-repeat: no-repeat;

	background-position: 102px center;

	background-image: url(../images/more980.png);

}

.more980 a:hover{

	background-color: #037bc4;

	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: #037bc4;

	transition: .3s;

}

.dang-2-gai-date h1{

	margin:0;

	font-size: 44px;

	color: inherit;

	font-family:'Impact';

}

.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: #037bc4;

	color: #fff;

}

.dang-2-gai-list dd:hover .dang-2-gai-con h1{

	color: #037bc4;

}





.bk-xinwen.borer{

	padding: 20px 20px 10px;

}

.bk-xinwen-list dl{

	margin:0;

}



.bk-xinwen-list dd+dd{

	border-top: 1px dotted #ddd;

}



.bk-xinwen-list dd{

	padding: 15px 0;

}

.bk-xinwen-list dd h1{

	margin:0;

	font-size: 16px;

	color: #333;

	line-height: 1.8;

	max-height: 3.6em;

	overflow: hidden;

}



.bk-xinwen-list dd h1 a:hover{

	color: #037bc4;

}



.bk-xinwen-list dd h2{

	margin:0;

	font-size: 14px;

	color: #999;

	margin-top: 10px;

}



.xinwen{

	padding-top: 21px;

}





.danpian2-h1{

	font-size: 26px;

	color: #333;

	line-height: 1.5;

	font-weight: bold;

}

.danpian2-h2{

	text-align: center;

	font-size:16px;

	color: #666;

	line-height: 1.5;

	margin-top: 10px;

}

.danpian2-h3{

	padding:35px 0 25px;

	font-size: 12px;

	color: #999;

	border-bottom: 1px solid #e8e8e8;

	margin-bottom: 20px;

}

.danpian2-h3 .wwfl.fl img{

	margin-top: -3px;

	margin-right: 5px;

}

.wwfl{

	margin-right: 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);}

.danpian2-con {

	padding: 0px 0 60px;

}

.danpian2-con p{margin:0;}

.danpian2-con img{

	display: block;

	margin:15px auto;

}

.danpian2-con,.danpian2-con *{

	font-family: "Microsoft Yahei"!important;

	font-size: 16px!important;

	color: #666!important;

	line-height: 2!important;

}

.danpian2-con.cur0,.danpian2-con.cur0 *{

	font-size: 18px!important;

}

.danpian2-con.cur2,.danpian2-con.cur2 *{

	font-size: 14px!important;

}

.danpian2-page{

	border-top: 1px solid #f3f3f3;

}

.danpian2-page-li{

	border-bottom: 1px solid #f3f3f3;

}

.danpian2-con a:hover{

	color: #037bc4!important;

}

.danpian2-sx{

	width: 120px;

	height: 59px;

	margin-right: 35px;

}

.danpian2-sx a{

	display: block;

	height: 59px;

	line-height: 59px;

	text-align: center;

	font-size: 16px;

	color: #999;

}

.danpian2-page-div{

	overflow:hidden;

	padding-right: 115px;

	position: relative;

	height: 59px;

	line-height: 59px;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

}

.danpian2-page-div a{

	font-size: 16px;

	color: #666;

}

.danpian2-page-div a:hover{

	color: #037bc4;

}

.danpian2-page-div span{

	position: absolute;

	right: 30px;

	font-size: 14px;

	color: #999;

}

.danpian2-page-li:hover .danpian2-sx a{

	background-color: #037bc4;

	color: #fff;

}





.junzi-con{

	font-size: 16px;

	color: #333;

	line-height: 2;

}

.junzi-bottom{

	padding: 60px 35px 0;

}

.junzi-bottom-left{

	width: 454px;

}

.junzi-bottom-left img{

	display: block;

	width: 100%;

}

.junzi-bottom-right{

	width: 425px;

}



.junzi-bottom-right img{

	display: block;

	width: 100%;

}

.bk-wuda{

	padding-right: 30px;

}

.bk-wuda h1{

	margin:0;

	font-size: 24px;

	color: #333;

	font-weight: bold;

}



.bk-wuda h2{

	margin:0;

	font-size: 16px;

	color: #037bc4;

	font-weight: bold;

	line-height: 2.2;

	margin:25px 0 20px;

}



.bk-wuda p{

	margin:0;

	font-size: 14px;

	color: #333;

	

	line-height:2.6;

}



.wuda-dl{

	background-image: url(../images/wuda-dl-bg.png); 

	background-repeat: repeat-x;

	background-position: left bottom;

}



.wuda-dl dl{

	margin:0;

	font-size: 0;

	line-height: normal;

	text-align: center;

}



.wuda-dl dd{

	display: inline-block;

	font-size: 16px;

	color: #333;

	width: 120px;

	padding: 20px 0 18px;

	border:1px solid #fff;

	border-bottom: 1px solid #ddd;

	border-top-left-radius: 3px;

	border-top-right-radius: 3px;

	cursor: pointer;

}



.wuda-dl dd img{

	display: block;

	width: 59px;

	margin:0 auto 18px;

}



.wuda-dl dd.cur{

	border:1px solid #ddd;

	border-bottom: 1px solid #fff;

	color:#037bc4;

	font-weight: bold;

}

.wuda-div-wp{

	padding-top: 45px;

}

.wuda-div-wp .wuda-div{display: none;}

.wuda-div-wp .wuda-div:first-child{display: block;}

.wuda-div-con{

	margin-top: 25px;

	font-size: 16px;

	color: #333;

	line-height: 2;

}



.wuda-div-h1{

	font-size: 24px;

	color:#037bc4;

	font-weight: bold;

	text-align: center;

}



.wuda-div-con img{

	display: block;

	margin:0 auto;

}











.keji1-1{

	width: 665px;

	margin-right: 38px;

}



.keji1-2{

	overflow: hidden;

}



.keji1-2-div{

	margin-top: 20px;

}

.keji1-2-div .list01{

	padding-top: 15px;

}

.keji1-2-div .list01 dl{

	margin-left: -3%;

}

.keji1-2-div .list01 dd{

	float: left;

	width: 47%;

	margin-left: 3%;

}















.keji2{

	margin-top: 40px;

}



.keji2-dl dl{

	margin:0;

	margin-left: -3%;

}



.keji2-dl dd{

	float: left;

	width: 30.333333%;

	margin-left: 3%;

	margin-top: 3%;

	border:1px solid #dddddd;

	padding: 30px 40px 35px;

}



.keji2 .tui2{

	padding-bottom: 0;

	border-bottom: 0;

}



#totop{
	position: fixed;
	right: 15px;
	bottom: 15px;
	width: 45px;
	height: 45px;
	background-image: url(../images/up01.png);
	cursor: pointer;
	z-index: 898;
	-webkit-background-size: 100%;
	background-size: 100%;
	display: none;
}

#totop:hover{
	background-image: url(../images/up02.png);

}

#totop.cur{
	display: block;
}


.ny-content-div .about5-list{
	padding: 0 20px;
}

.ny-content-div .about5-list li{
	padding-right: 50px;
}


.ny-content-div .about5-dl{
	padding-right: 0;
}
.gg2{
	position: relative;
	z-index: 50;
	padding-top: 35px;
}
.gg2-div{
	background-color: #fff;
	box-shadow: 0px 0px 16px 0px rgba(4, 0, 0, 0.16);
	padding: 30px 68px 35px;
	position: relative;
}

.gg2-div-wp{
	padding-left: 48px;
}

.gg2-h1{
	font-size: 30px;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding-bottom: 18px;
}
.gg2-h1 a:hover{
	color: #037bc4;
}
.gg2-title{
	position: absolute;
	width: 88px;
	height: 88px;
	z-index: 25;
	background-color:#037bc4;
	color: #fff; 
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	left: -48px;
	top: 50%;
	margin-top: -44px;
	padding: 15px 15px 0;
	line-height: 1.2;
}

.gg2-more{
	position: absolute;
	width: 33px;
	right: 30px;
	top: 50%;
	margin-top: -35px;
	z-index: 50;
}

.gg2-more>a{
	display: block;
	height: 71px;
	border:1px solid #d8d8d8;
	font-size: 16px;
	color: #666;
	text-align: center;
	line-height: 1.2;
	padding: 14px 7px 0;
}

.gg2-more>a:hover{
	color: #fff;
	background-color: #037bc4;
	border-color: #037bc4;
}