@charset "utf-8";

/*
 
 * 17素材vip建站专区模块代码
 * 详尽信息请看官网：http://www.17sucai.com/pins/vip
 *
 * Copyright , 温州易站网络科技有限公司版权所有
 * 图片不能商用，代码可商用。
 
 * 请尊重原创，未经允许请勿转载。
 * 在保留版权的前提下可应用于个人或商业用途
 
*/

* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	/*font-size: 12px;*/
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #686868;
}

img {
	border: none;
}

.l {
	float: left
}

.gy2 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}

.holer {
	height: 124px;
	overflow: hidden;
	background: none;
}

#headdiv {
	height: 131px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 1000;
	background: none;
}

.fengdong_bannerNy {
	width: 100%;
	height: 370px;
	margin: 0 auto;
	overflow: hidden;
}

.fengdong_bannerNy img {
	width: 100%;
	height: 370px;
	overflow: hidden;
	background-size: cover;
}

/*顶部bar*/
.top01 {
	width: 100%;
	height: 38px;
	line-height: 38px;
	background: #F7F7F7;
	color: #2e75b6;
	overflow: hidden;
	font-size: 12px
}

.top01 .l {
	font-size: 14px
}

.top01_center {
	text-align: left;
	float: right;
	font-size: 14px
}

.top01_center img {
	vertical-align: sub;
	display: inline-block;
	margin-right: 8px
}

/*logo和导航*/
.top02 {
	width: 100%;
	min-width: 1200px;
	background-color: rgb(255, 255, 255);
	height: 86px;
}

.top02 .top02_center {
	width: 1200px;
	margin: 0 auto
}

.logo {
	width: 344px;
	float: left;
	padding-top: 13px
}

.logo img {
	float: left
}

.logo .logo-year {
	margin-top: 17px;
	height: 20px;
	line-height: 20px;
	width: 38px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #s0f71a1;
	border-radius: 4px;
	overflow: hidden;
	font-size: 14px;
	color: #fff
}

.logo .logo-text {
	margin-top: 5px;
	height: 18px;
	color: #656565;
	line-height: 18px;
	overflow: hidden
}

.nav {
	float: right
}

.nav li {
	position: relative
}

.nav li.m {
	width: 86px;
	padding-right: 9px;
	margin: 0 22px 0 0;
	float: left;
	text-align: center;
	background: url(../images/top_bg1.png) right 46px no-repeat
}

.nav .m.on a.mmm {
	color: #0f71a1
}

.nav a.mmm {
	width: 86px;
	height: 46px;
	padding-top: 40px;
	display: block;
	font-size: 16px;
	color: #333
}

/*二级导航*/
.nav .sub {
	display: none;
	width: 100%;
	padding: 0;
	position: fixed;
	top: 124px;
	overflow: hidden;
	text-align: left;
	z-index: 110;
	left: 0;
	background-color: #f5f5f5
}

.nav .sub .nav_xiao {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto
}

.nav .sub .nav_xiao.max1100 {
	max-width: 945px
}

/*二级导航-网站建设*/
.nav .sub .nav_xiao .xiao_one {
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 40px
}

.nav .sub .nav_xiao .xiao_one ul li {
	float: left;
	display: inline;
	height: 184px;
	width: 20%;
	overflow: hidden;
	text-align: center
}

.nav .sub .nav_xiao .xiao_one ul li a {
	display: block;
	height: 100%;
	border-right: 1px solid #e6e6e6;
	line-height: 56px;
	overflow: hidden;
	color: #000;
	margin-top: 13px;
	font-size: 18px;
	transition: all .3s
}

.nav .sub .nav_xiao .xiao_one ul li:last-child a {
	border-right: 0
}

.nav .sub .nav_xiao .xiao_one ul li a:hover {
	color: #0f71a1
}

.nav .sub .nav_xiao .xiao_one ul li a i {
	display: block;
	width: 101px;
	height: 84px;
	margin: 0 auto;
	margin-bottom: 23px;
	overflow: hidden;
	background-image: url(../images/top_pic1.png);
	background-repeat: no-repeat;
	transition: all .3s;
	margin-top: 20px
}

.nav .sub .nav_xiao .xiao_one ul li a i.bgs1 {
	background-position: -720px top
}

.nav .sub .nav_xiao .xiao_one ul li a i.bgs2 {
	background-position: left top
}

.nav .sub .nav_xiao .xiao_one ul li a i.bgs3 {
	background-position: -360px top
}

.nav .sub .nav_xiao .xiao_one ul li a i.bgs4 {
	background-position: -1067px top
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i {
	background-image: url(../images/top_pic1.png)
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs1 {
	background-position: -720px bottom
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs2 {
	background-position: left bottom
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs3 {
	background-position: -360px bottom
}

.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs4 {
	background-position: -1067px bottom
}

/*二级导航-关于我们*/
.nav .sub .nav_xiao .xiao_two {
	margin-top: 40px;
	margin-bottom: 40px;
	overflow: hidden
}

.nav .sub .nav_xiao .xiao_two ul li {
	float: left;
	display: inline;
	height: 184px;
	width: 25%;
	overflow: hidden;
	text-align: center
}

.nav .sub .nav_xiao .xiao_two ul li a {
	display: block;
	height: 100%;
	border-right: 1px solid #e6e6e6;
	line-height: 56px;
	overflow: hidden;
	color: #000;
	margin-top: 13px;
	font-size: 18px;
	transition: all .3s
}

.nav .sub .nav_xiao .xiao_two ul li:last-child a {
	border-right: 0
}

.nav .sub .nav_xiao .xiao_two ul li a:hover {
	color: #0f71a1
}

.nav .sub .nav_xiao .xiao_two img {
	float: left;
	margin-right: 25px
}

.nav .sub .nav_xiao .xiao_two .nav_div {
	float: left;
	width: 380px;
	padding-top: 30px;
	font-size: 12px;
	color: #666;
	line-height: 22px
}

.nav .sub .nav_xiao .xiao_two .nav_div h2 {
	font-size: 16px;
	color: #f3782a;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 36px
}

.nav .sub .nav_xiao .xiao_two ul li a i {
	display: block;
	width: 104px;
	height: 104px;
	margin: 0 auto;
	margin-bottom: 13px;
	overflow: hidden;
	background-image: url(../images/top_pic2.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	background-color: #999;
	border-radius: 50%;
	position: relative;
	transition: all .3s
}

.nav .sub .nav_xiao .xiao_two ul li a i.bgs1 {
	background-position: 30px center
}

.nav .sub .nav_xiao .xiao_two ul li a i.bgs2 {
	background-position: -330px center
}

.nav .sub .nav_xiao .xiao_two ul li a i.bgs3 {
	background-position: -691px center
}

.nav .sub .nav_xiao .xiao_two ul li a i.bgs4 {
	background-position: -1050px center
}

.nav .sub .nav_xiao .xiao_two ul li a:hover i {
	background-color: #0f71a1;
	margin-top: 5px
}

/*二级导航-新闻动态*/
.nav .sub .nav_xiao .xiao_three {
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 60px
}

.nav .sub .nav_xiao .xiao_three ul li {
	float: left;
	display: inline;
	width: 23%;
	height: 218px;
	overflow: hidden;
	margin-right: 2%;
	text-align: center;
	position: inherit;
	line-height: 56px;
	background-color: #fff
}

.nav .sub .nav_xiao .xiao_three ul li:last-child {
	margin-right: 0
}

.nav .sub .nav_xiao .xiao_three ul li img {
	width: 100%;
	display: block;
	transition: all .3s
}

.nav .sub .nav_xiao .xiao_three ul li a {
	color: #000;
	width: 100%;
	font-size: 18px;
	height: 100%;
	display: block
}

.nav .sub .nav_xiao .xiao_three ul li a:hover {
	color: #0f71a1
}

/*二级导航-解决方案*/
.nav .sub .nav_xiao .xiao_four {
	width: 50%;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 40px
}

.nav .sub .nav_xiao .xiao_four.l {
	border-right: 1px solid #e3e3e3
}

.nav .sub .nav_xiao .xiao_four.r {
	width: 49%
}

.nav .sub .nav_xiao .xiao_four h2 {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	height: 18px;
	line-height: 18px
}

/*解决方案左边*/
.nav .sub .nav_xiao .xiao_four .ul {
	margin-top: 23px
}

.nav .sub .nav_xiao .xiao_four .ul li {
	padding-top: 11px;
	padding-bottom: 11px;
	height: 44px;
	line-height: 22px;
	padding-left: 15px;
	margin-right: 40px;
	width: 265px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-bottom: 10px;
	position: inherit
}

.nav .sub .nav_xiao .xiao_four .ul li:nth-child(2n+0) {
	margin-right: 0
}

.nav .sub .nav_xiao .xiao_four .ul li:hover {
	background-color: #fff
}

.nav .sub .nav_xiao .xiao_four .ul li a {
	display: block;
	text-align: left;
	color: #999;
	font-size: 14px
}

.nav .sub .nav_xiao .xiao_four .ul li a i {
	margin-right: 10px;
	margin-top: 4px;
	float: left;
	width: 36px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center center
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs1 {
	background-image: url(../images/top_pic4.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs2 {
	background-image: url(../images/top_pic5.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs3 {
	background-image: url(../images/top_pic6.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs4 {
	background-image: url(../images/top_pic7.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs5 {
	background-image: url(../images/top_pic8.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs6 {
	background-image: url(../images/top_pic9.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs7 {
	background-image: url(../images/top_pic10.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a i.bgs8 {
	background-image: url(../images/top_pic11.png)
}

.nav .sub .nav_xiao .xiao_four .ul li a b {
	font-weight: 400;
	font-size: 16px;
	display: block;
	color: #000;
	height: 22px;
	overflow: hidden
}

/*解决方案右边*/
.nav .sub .nav_xiao .xiao_four .ul2 {
	width: 540px;
	margin: 0 auto;
	overflow: hidden
}

.nav .sub .nav_xiao .xiao_four .ul2 h2 {
	margin-bottom: 23px
}

.nav .sub .nav_xiao .xiao_four .ul2 li {
	padding-top: 11px;
	padding-bottom: 11px;
	height: 44px;
	line-height: 22px;
	margin-right: 40px;
	width: 250px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-bottom: 10px;
	position: inherit
}

.nav .sub .nav_xiao .xiao_four .ul2 li:nth-child(2n+0) {
	margin-right: 0
}

.nav .sub .nav_xiao .xiao_four .ul2 li a {
	display: block;
	text-align: left;
	color: #999;
	font-size: 14px
}

.nav .sub .nav_xiao .xiao_four .ul2 li a b {
	font-weight: 400;
	font-size: 16px;
	display: block;
	color: #000;
	height: 22px;
	overflow: hidden
}

.nav .sub .nav_xiao .xiao_four .ul2 li a b i {
	display: inline-block;
	width: 35px;
	height: 15px;
	overflow: hidden;
	background: url(../images/top_pic12.png) no-repeat;
	margin-left: 3px
}

.nav .sub .nav_xiao .xiao_four .ul2 li a:hover b {
	color: #0f71a1
}

/*二级导航-成功案例左*/
.nav .sub .nav_xiao .xiao_five {
	width: 479px;
	overflow: hidden;
	float: left;
	margin-top: 40px;
	margin-bottom: 40px;
	/*border-right:1px solid #e6e6e6;*/
}

.nav .sub .nav_xiao .xiao_five img {
	width: 479px;
	height: 259px
}

.nav .sub .nav_xiao .xiao_five a {
	width: 479px;
	height: 259px;
	padding: 0;
	margin-right: 45px;
	float: left
}

/*二级导航-成功案例右*/
.nav .sub .nav_xiao .xiao_five2 {
	float: right;
	text-align: left;
	margin-top: 71px
}

.nav .sub .nav_xiao .xiao_five2 a {
	text-align: left;
	float: left;
	margin-right: 100px;
	height: 38px;
	line-height: 38px;
	color: #000;
	font-size: 18px;
	margin-bottom: 42px;
	transition: all .3s
}

.nav .sub .nav_xiao .xiao_five2 a:nth-child(2n+0) {
	margin-right: 3px
}

.nav .sub .nav_xiao .xiao_five2 a i {
	width: 38px;
	height: 38px;
	border-radius: 50%;
	background-color: #999;
	background-repeat: no-repeat;
	background-image: url(../images/top_pic3.png);
	float: left;
	margin-right: 20px;
	transition: all .3s;
	margin-left: 0
}

.nav .sub .nav_xiao .xiao_five2 a:hover {
	color: #0f71a1
}

.nav .sub .nav_xiao .xiao_five2 a:hover i {
	background-color: #0f71a1
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs1 {
	background-position: 9px 8px
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs2 {
	background-position: -230px 8px
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs3 {
	background-position: 8px -72px
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs4 {
	background-position: -230px -74px
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs5 {
	background-position: 7px -152px
}

.nav .sub .nav_xiao .xiao_five2 a i.bgs6 {
	background-position: -233px -152px
}

/*二级导航-产品服务*/
.nav .sub .nav_xiao .xiao_six {
	overflow: hidden;
	height: 338px;
	border-left: 1px solid #e6e6e6:border-right:1px solid #e6e6e6:
}

.nav .sub .nav_xiao .xiao_six ul li {
	float: left;
	display: inline;
	height: 338px;
	width: 48.2%;
	overflow: hidden;
	border-right: 1px solid #e6e6e6;
	text-align: center
}

.nav .sub .nav_xiao .xiao_six ul li.bgs1 {
	background: url(../images/yuming_bg1.png) right 168px no-repeat
}

.nav .sub .nav_xiao .xiao_six ul li.bgs2 {
	background: url(../images/yuming_bg2.png) right 168px no-repeat
}

.nav .sub .nav_xiao .xiao_six ul li.bgs3 {
	background: url(../images/yuming_bg3.png) right 168px no-repeat
}

.nav .sub .nav_xiao .xiao_six ul li .xiao_six_con {
	margin: 0 auto;
	width: 80%;
	max-width: 360px;
	height: 338px;
	overflow: hidden;
	text-align: left
}

.nav .sub .nav_xiao .xiao_six ul li:last-child {
	border-right: 0
}

.nav .sub .nav_xiao .xiao_six ul li .xiao_six_l {
	font-size: 18px;
	font-weight: 700;
	height: 62px;
	line-height: 62px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 23px
}

.nav .sub .nav_xiao .xiao_six ul li a {
	float: left;
	width: 136px;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #666
}

.nav .sub .nav_xiao .xiao_six ul li a:hover {
	color: #0f71a1
}

.nav .sub .nav_xiao .xiao_six ul li .a {
	display: block;
	width: 182px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin-top: 31px;
	transition: all .3s;
	clear: both
}

.nav .sub .nav_xiao .xiao_six ul li .a.bgs1 {
	background-color: #0f71a1
}

.nav .sub .nav_xiao .xiao_six ul li .a.bgs2 {
	background-color: #2e75b6;
	margin-top: 61px
}

.nav .sub .nav_xiao .xiao_six ul li .a.bgs3 {
	background-color: #1ecc85;
	margin-top: 91px
}

.nav .sub .nav_xiao .xiao_six ul li .a:hover {
	opacity: .8;
	filter: Alpha(opacity=80);
	color: #fff
}

/*轮播图*/
.fuSlide {
	width: 100%;
	height: 820px;
	position: relative;
	z-index: 1
}

.fuSlide .imgs {
	width: 100%
}

.ck-slide,
.ck-slide ul.ck-slide-wrapper li,
.ck-slide ul.ck-slide-wrapper li a img {
	transition: all 1s ease
}

.ck-slide {
	position: relative;
	overflow: hidden;
	width: 100%
}

.ck-slide ul.ck-slide-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%
}

.ck-slide ul.ck-slide-wrapper li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%
}

.ck-slide ul.ck-slide-wrapper li:first-child {
	z-index: 1111
}

.ck-slide ul.ck-slide-wrapper li.current {
	z-index: 1112
}

.ck-slide ul.ck-slide-wrapper li a {
	display: block
}

.ck-slide ul.ck-slide-wrapper li a .img {
	width: 100%;
	height: auto;
	opacity: 0;
	filter: alpha(opacity='0')
}

.ck-slide ul.ck-slide-wrapper li .leftto {
	filter: alpha(opacity=0);
	opacity: 0
}

/*轮播图选中动画*/
.ck-slide ul.ck-slide-wrapper li.current .leftto {
	animation: mymove8 .5s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	animation-delay: 0s;
}

.ck-slide ul.ck-slide-wrapper li .rightto {
	filter: alpha(opacity=0);
	opacity: 0
}

.ck-slide ul.ck-slide-wrapper li.current .rightto {
	animation: mymove7 .5s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	animation-delay: .5s;
}

.ck-slide ul.ck-slide-wrapper li.current .danim-3 {
	animation: mymove10 .8s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	animation-delay: 0s;
}

.ck-slide ul.ck-slide-wrapper li.current .anim-1 {
	animation: mymove6 .6s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	animation-delay: .3s;
}

.ck-slide ul.ck-slide-wrapper li.current .anim-2 {
	animation: mymove6 .6s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	animation-delay: .6s;
}

.ck-slide ul.ck-slide-wrapper li.current .anim-3 {
	animation: mymove6 .6s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	animation-delay: .9s;
}

/*轮播图内容区域*/
.banner_con {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

.banner1_one {
	text-align: center;
	color: #fff;
	margin-top: 6%;
	font-family: "华文细黑";
}

.banner1_one h2 {
	font-weight: normal;
	margin-bottom: 0.5%;
	font-family: "华文细黑";
}

.banner1_two {
	text-align: center;
	color: #fff;
	margin-top: 3%;
	opacity: 0;
	filter: Alpha(opacity=0);
}

.banner1_two span {
	display: inline-block;
	padding-left: 60px;
	padding-right: 60px;
	height: 112px;
}

.banner1_two span:first-child {
	border-right: 1px solid #677794;
}

.banner1_two span b {
	font-weight: normal;
	color: #ffc600;
	display: block;
}

.banner_con .f90 {
	font-size: 90px;
}

.banner_con .f72 {
	font-size: 72px;
}

.banner_con .f48 {
	font-size: 48px;
}

.banner_con .f36 {
	font-size: 36px;
}

.banner_con .f30 {
	font-size: 30px;
}

.banner2_one {
	float: right;
	width: 45%;
	color: #fff;
}

.banner2_one h2 {
	font-weight: normal;
	margin-bottom: 1%;
	font-family: "华文细黑";
	margin-top: 35%;
	opacity: 0;
	filter: Alpha(opacity=0);
}

.banner2_one p {
	color: #fff;
	font-family: "华文细黑";
	opacity: 0;
	filter: Alpha(opacity=0);
}

.banner2_one em {
	display: block;
	width: 208px;
	height: 46px;
	line-height: 46px;
	border: 1px solid #fff;
	border-radius: 30px;
	font-size: 16px;
	text-indent: 50px;
	background: url(../images/i_bg9.png) 138px center no-repeat;
	font-style: normal;
	margin-top: 10%;
	transition: all 0.3s;
	cursor: pointer;
}

.banner2_one em:hover {
	background-position: 150px center;
	margin-left: 10px;
}

.ck-slide ul.ck-slide-wrapper li.current .banner2_one .leftto {
	animation-delay: 1s;
}

.banner4_one {
	float: left;
	width: 60%;
	color: #000;
}

.banner4_one h2 {
	font-weight: normal;
	margin-bottom: 1%;
	font-family: "华文细黑";
	margin-top: 15%;
	opacity: 0;
	filter: Alpha(opacity=0);
}

.banner4_one p {
	color: #000;
	font-family: "华文细黑";
	opacity: 0;
	filter: Alpha(opacity=0);
}

.banner4_one em {
	display: block;
	width: 208px;
	height: 46px;
	line-height: 46px;
	border: 1px solid #000;
	border-radius: 30px;
	font-size: 16px;
	text-indent: 50px;
	background: url(../images/i_bg10.png) 138px center no-repeat;
	font-style: normal;
	margin-top: 6%;
	transition: all 0.3s;
	cursor: pointer;
}

.banner4_one em:hover {
	background-position: 150px center;
	margin-left: 10px;
}

.ck-slide ul.ck-slide-wrapper li.current .banner4_one .leftto {
	animation-delay: 1s;
}

/*轮播图按钮滑轮*/
.index-waper-box {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100px;
	overflow: hidden;
	z-index: 9;
	perspective: 800px;
	transform-style: preserve-3d;
}

.index-back-box {
	height: 100px;
	background: 0 0;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	transform-origin: bottom;
	transform: rotateX(0) translate3d(0, 0, 0);
	transition: all .65s cubic-bezier(.55, .65, .55, 1) 0s;
}

.index-back-box.active {
	background: url(../images/i_banner_bg.png) left bottom repeat-x
}

/*左右按钮及hover效果*/
.index-back-box .sub-arrows {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	height: 100%;
	line-height: 100px;
	padding-left: 10px;
	font-size: 0
}

.index-back-box .sub-arrows i.icom {
	display: inline-block;
	vertical-align: top;
	width: 60px;
	height: 40%;
	cursor: pointer;
	position: relative
}

.index-back-box .sub-arrows i.next:before,
.index-back-box .sub-arrows i.prev:before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 42%;
	width: 13px;
	height: 22px;
	background-image: url(../images/sub-arrows.png);
	background-position: 0 0;
	background-repeat: no-repeat
}

.index-back-box .sub-arrows i.prev:before {
	background-position: 0 0;
	left: -7px
}

.index-back-box .sub-arrows i.next:before {
	background-position: -14px 0;
	left: 24px
}

.index-back-box .sub-arrows i.icom:after {
	position: absolute;
	content: '';
	left: 0;
	top: 28px;
	width: 30px;
	height: 2px;
	background-color: #fff;
	transform: scale(0, 1);
	transition: all .3s ease-out 0s;
}

.index-back-box .sub-arrows i.icom font {
	color: #000;
	transition: all .3s ease-out 0s;
}

.index-back-box .sub-arrows i.icom.prev font {
	position: absolute;
	left: 9px
}

.index-back-box .sub-arrows i.icom.next font {
	position: absolute;
	left: 6px
}

.index-back-box .sub-arrows i:hover:after {
	transform: scale(1, 1);
}

.index-back-box .sub-arrows i.icom.prev:hover font {
	left: -7px
}

.index-back-box .sub-arrows i.icom.next:hover font {
	left: 20px
}

/*中间鼠标图标*/
.index-back-box .sub-mouse {
	width: 70%;
	height: 43px;
	position: absolute;
	top: 20px;
	left: 15%;
	cursor: pointer;
	z-index: 1;
	zoom: .7;
}

.index-back-box .sub-mouse:after {
	display: none;
	z-index: -1;
	position: absolute;
	content: '';
	top: -30px;
	left: 50%;
	height: 53px;
	border-right: 1px solid #333;
	margin-left: -1px
}

.index-back-box .sub-mouse span {
	text-align: center;
	display: block;
	position: relative;
	width: 50%;
	height: 100%;
	animation: ani-svg .85s linear 0s alternate infinite;
	margin: 0 auto
}

@keyframes ani-svg {
	0% {
		opacity: .4;
		transform: translateY(-20px);
	}

	15% {
		opacity: .65;
		transform: translateY(-15px);
	}

	25% {
		opacity: .8;
		transform: translateY(-10px);
	}

	50% {
		opacity: 1;
		transform: translateY(0);
	}

	65% {
		opacity: .8;
		transform: translateY(5px);
	}

	75% {
		opacity: .65;
		transform: translateY(10px);
	}

	100% {
		opacity: .4;
		transform: translateY(15px);
	}
}

/*优势*/
.i_bg {
	background-color: #f5f5f5;
	overflow: hidden
}

.i_one {
	background-color: #fff;
	overflow: hidden;
	height: 316px;
	margin: 0 auto;
	margin-bottom: 32px
}

.i_service_t {
	text-align: center;
	padding-top: 15px;
	color: #666;
	font-size: 18px;
	line-height: 32px;
	padding-bottom: 50px
}

.i_service_t h2 {
	height: 66px;
	line-height: 66px;
	font-size: 40px;
	color: #000;
	font-weight: 400;
	letter-spacing: 1px;
	font-family: "华文细黑"
}

.i_service_t p {
	font-size: 18px
}

.advantage {
	text-align: center;
	overflow: hidden
}

.num_box {
	width: 20%;
	float: left;
	height: 124px;
	background: url(../images/i_one_bg1.png) right center no-repeat
}

.num_box:last-child {
	background: 0 0
}

.num_box .num {
	font-weight: 700;
	color: #0f71a1;
	font-family: "华文细黑";
	font-weight: 400;
	font-size: 60px;
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	position: relative;
	z-index: 2;
	letter-spacing: 1px;
	margin-top: 10px
}

.num_box h3 {
	font-size: 16px;
	color: #333;
	font-weight: 400;
	line-height: 30px
}


/*二级栏目*/
.neiy_nav {
	width: 100%;
	height: 60px;
	background: #F4F4F4;
	margin: 0 auto;
}

.neiy_nav>ul {
	width: 40%;
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
}

.neiy_nav>ul li {
	width: 32%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	float: left;
	color: #202020;
	font-size: 18px;
	font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif;
}

.neiy_nav>ul li a {
	color: #202020;
	font-size: 18px;
	font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif;
}

.neiy_nav>ul li:hover a {
	background: #0f71a1;
	color: #FFF;
	display: block;
}

.neiy_nav>ul li .ahover {
	background: #0f71a1;
	color: #FFF;
	display: block;
}


.about_box {
	width: 1200px;
	height: auto;
	margin: 30px auto;
	overflow: hidden;
}

.about_box>.about_box_div {
	width: 775px;
	height: auto;
	float: left;
}

.about_box>.about_box_div h1 {
	color: #202020;
	font-size: 24px;
	line-height: 40px;
	margin: 15px 0 30px 0;
	font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif;
}

.about_box>.about_box_div h1 i {
	width: 6px;
	height: 20px;
	margin: 0 0 0 15px;
}

.about_box>.about_box_div .about_box_P {
	color: #696969;
	font-size: 16px;
	font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif;
}

.about_box>.about_box_div .about_box_P p {
	color: #696969;
	font-size: 16px;
	line-height: 40px;
	font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif;
}

.about_box>.about_box_Img {
	width: 398px;
	height: 464px;
	float: right;
	overflow: hidden;
}

.about_box>.about_box_Img img {
	width: 100%;
	height: 464px;
	overflow: hidden;
}

/*团队展示*/
.about2_box{width:100%; height:676px; overflow:hidden; margin:0 auto; background:url(../images/Img_19.png) center 0 no-repeat;}
.about2_box > h1{color:#FFF; font-size:24px; line-height:40px; text-align:center; margin:100px 0 20px 0; font-family: Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif;}
.about2_box >.about2_box_list{width:1200px; height:480px; margin:0 auto; overflow:hidden;}
/*.about2_box >.about2_box_list ul{width:100%; height:auto; margin:0 auto; overflow:hidden;}
.about2_box >.about2_box_list li{width:520px; height:auto; overflow:hidden; float:left; margin:20px 0 24px 54px;}
.about2_box >.about2_box_list li a.show_Img{width:520px; height:347px; overflow:hidden; border:1px solid #747474; display:block;}
.about2_box >.about2_box_list li a.show_Img img{width:520px; height:347px; overflow:hidden;}
.about2_box >.about2_box_list li .show_tit{width:520px; height:40px; line-height:40px; color:#202020; font-family: Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif; font-size: 16px; font-weight:normal; text-align:center;}
.about2_box >.about2_box_list li .show_tit a{color:#202020; font-family: Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif; font-size: 16px; font-weight:normal; text-align:center;}
.about2_box >.about2_box_list li:hover a.show_Img{width:520px; border:1px solid #2e75b6;}
.about2_box >.about2_box_list li:hover .show_tit{background:#2e75b6; color:#FFF; cursor:pointer;}
.about2_box >.about2_box_list li:hover .show_tit a{color:#FFF;}

*/

/*轮播图 开始*/
.main_banner{width:100%; height:480px;}
.main_banner_wrap{
	width:1180px; height:480px; position:relative;
	margin:0 auto; overflow:hidden;
}
#myCanvas {
	position: absolute;
	z-index: 13;
	opacity: 0.8;
	cursor: pointer;
	-webkit-animation: roll 3s;
	animation: roll 3s;
}
@-webkit-keyframes roll {
	from{-webkit-transform:rotate(120deg);opacity:0;}
	to{-webkit-transform:rotate(0deg);opacity:0.8;}
}
@keyframes roll {
	from{transform:rotate(120deg);opacity:0;}
	to{transform:rotate(0deg);opacity:0.8;}
}
.banner_btn{ 	/*a 标签 按钮*/
	width:255px; height:240px; position:absolute;
	display:block; z-index:9; top:20px;
}
.btn_next{right:20px;}
.banner_btn span{width:50px; height:100px; display:block; position:absolute;
	left:110px; top:70px; opacity:0; transition:0.5s;
	background:url(../images/bannerBtn.png) no-repeat 0 0;}
.btn_next span{background-position:-50px 0;}
.main_banner_box:hover .banner_btn_arrow{opacity:0.6;}
.banner_btn span i{width:50px; height:100px; display:block;
	background:url(../images/bannerBtn.png) no-repeat 0 0;}
.btn_next span i{background-position:-50px 0;}
.banner_btn:hover i{
	-webkit-animation:arrow 0.5s infinite alternate ease-in-out;
	-moz-animation:arrow 0.5s infinite alternate ease-in-out;
}
@-webkit-keyframes arrow{
	from{-webkit-transform:scale(1); opacity:1;}
	to{-webkit-transform:scale(1.5); opacity:0.2;}
}
@-moz-keyframes arrow{
	from{-moz-transform:scale(1); opacity:1;}
	to{-moz-transform:scale(1.5); opacity:0.2;}
}

.main_banner_box{
	width:1200px; height:400px; margin:20px auto 0; position:relative; z-index:0;
	/*-webkit-倒影样式*/
	-webkit-box-reflect:below 0 -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.2) 100%);
}
/*火狐倒影图层样式*/
.main_banner_box p#rflt{width:1200px; height:400px; position:absolute; left:0; top:280px;
	background:-moz-element(#m_box) no-repeat; -moz-transform:scaleY(-1); opacity:0.2;
}/*火狐倒影图层样式*/
.main_banner li{
	position:absolute; background:#000; overflow:hidden;
	box-shadow:0 4px 8px rgba(0, 0, 0, 0.15);
}
/*给每张图片初始设置不同宽高，层级，位置*/
.main_banner li#imgCard0{
	width:670px; height:400px; z-index:5;
	left:255px; top:0px; opacity:1; background:#333d46;
}
.main_banner li#imgCard1{
	width:580px; height:360px; z-index:1;
	left:600px; top:20px; opacity:1; background:#333d46;
}
.main_banner li#imgCard2{/*初始在背后，透明度为0*/
	width:450px; height:300px; z-index:1;
	left:0px; top:60px; opacity:0; background:#333d46;
}
.main_banner li#imgCard3{/*初始在背后，透明度为0*/
	width:450px; height:300px; z-index:1;
	left:0px; top:60px; opacity:0; background:#333d46;
}
.main_banner li#imgCard4{
	width:580px; height:360px; z-index:2;
	left:0px; top:20px; opacity:1; background:#333d46;
}
.main_banner li img{width:100%; height:100%;}
.main_banner li span{/*遮罩层*/
	width:100%; height:100%; position:absolute; top:0; left:0;
	z-index:1; background:#000; opacity:0; filter:alpha(opacity=0);
	color:#fff; font-size:30px; line-height:120px; text-align:center;
}
.main_banner li p{width:100%; height:50px; position:absolute;
	left:0; bottom:-50px; background:rgba(0,0,0,0.7); color:#fff;
	text-indent:38px; line-height:50px; font-size:25px;
}

/*指示器按钮*/
.btn_list{text-align:center; position:relative; left:0; top:6px; z-index:10;}
.btn_list span{
	width:15px; height:15px; display:inline-block; margin:15px 5px;
	background:#787d82; border-radius:50%; cursor:pointer;
}
.btn_list span.curr{background:#FFAE00;}

/*轮播图 结束*/


/*组织架构*/
.about3_box_bg {
	width: 100%;
	min-height: 300px;
	margin: 0 auto;
	background: url(../images/Img_29.png) center bottom no-repeat;
}

.about3_box {
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}

.about3_box h1 {
	color: #202020;
	font-size: 24px;
	line-height: 40px;
	margin: 15px 0 30px 0;
	font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif;
}

.about3_box h1 i {
	width: 6px;
	height: 20px;
	margin: 0 0 0 15px;
}

.about3_box .about3_box_tu {
	width: 1084px;
	height: 787px;
	margin: 0 auto;
	overflow: hidden;
	padding:0 0 20px 0;
}

.about3_box .about3_box_tu img {
	width: 100%;
	height: 787px;
	overflow: hidden;
}

/*新闻资讯*/
.news_boxline {
	width: 100%;
	height: 80px;
	margin: 0 auto;
	background: url(../images/Img_24.png) center 0 no-repeat;
}

.news_box_Dqwz {
	width: 1200px;
	height: 81px;
	margin: 0 auto;
	background: url(../images/dqwz.png) 0 0 no-repeat;
}

.news_box_Dqwz h3 {
	color: #696969;
	font-size: 15px;
	line-height: 70px;
	font-weight: normal;
	padding: 0 0 0 40px;
	background: url(../images/Img_23.png) 0 center no-repeat;
	font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif;
}

.news_box_Dqwz h3 a {
	color: #696969;
	font-size: 15px;
}

.news_box_Dqwz h3 a:hover {
	color: #0f71a1;
	text-decoration: underline;
}

.news_box {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
}

.news_box>.news_box_left {
	width: 259px;
	height: auto;
	float: right;
	overflow: hidden;
}

.news_box>.news_box_left .h_ml01 h1 {
	background:url(../images/Img_30.png) 0 0 no-repeat;
	color: #fff;
	line-height: 80px;
	font-size: 20px;
	text-align: center;
}

.news_box>.news_box_left .h_ml01 ul {
	background: #eee;
	padding: 10px;
}

.news_box>.news_box_left .h_ml01 ul li {
	height: 36px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
.news_box>.news_box_left .h_ml01 ul li:last-child {
	border-bottom: none;
}
.news_box>.news_box_left .h_ml01 ul li a {
	display: block;
	line-height: 36px;
	font-size: 16px;
	background: #fff;
	height: 36px;
	text-indent: 30px;
	background: url(../images/h_m_bg.png) no-repeat 0 36px;

}

.news_box>.news_box_left .h_ml01 ul li:hover a {
	background: url(../images/h_m_bg.png) no-repeat 0 0;
	/*border-bottom: 1px solid #fff;*/
	color: #0f71a1;
}

.news_box>.news_box_left .h_ml01 ul li .current {
	background: url(../images/h_m_bg.png) no-repeat 0 0;
	/*border-bottom: 1px solid #fff;*/
	color: #0f71a1;
}

.news_box>.news_box_left .h_ads01 {
	width: 100%;
	height: 310px;
	overflow: hidden;
	margin: 12px 0;
	background:url(../images/Img_33.png) 0 0 no-repeat;
}
.news_box>.news_box_left .h_ads01_p{margin:80px 0 0 0;padding:0 5px 0 38px;}
.news_box>.news_box_left .h_ads01 p{ line-height:30px; color:#494949; font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif; font-size:14px;}


.news_box>.news_box_left .h_ads02 {
	width: 100%;
	height: 130px;
	overflow: hidden;
}

.news_box>.news_box_left .h_ads02 a img {
	width: 100%;
	height: 130px;
	overflow: hidden;
}

html *,
html *:before,
html *:after {
	-webkit-transition: 0.5s;
	transition: 0.5s;

	-moz-transition: 0.5s;
	/* Firefox 4 */

	-o-transition: 0.5s;
	/* Opera */
}


.news_box>.news_box_right {
	width: 900px;
	height: auto;
	padding-bottom: 30px;
	float: left;
	overflow: hidden;
}


.news_box > .news_box_right > .news_box_right2 ul .news_box_right1{width:100%; height:220px; margin:0 auto;}
.news_box > .news_box_right > .news_box_right2 ul .news_box_right1 .news_box_right1_tit{width:540px; height:auto; float:left; overflow:hidden;}
.news_box > .news_box_right > .news_box_right2 ul .news_box_right1 .news_box_right1_tit h2{height:40px; line-height:40px; overflow:hidden; font-size:18px; font-family: Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif; font-weight:normal; color:#202020;}
.news_box > .news_box_right > .news_box_right2 ul .news_box_right1 .news_box_right1_tit h2 a{font-size:18px; font-family: Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif; font-weight:normal; color:#202020;}
.news_box > .news_box_right > .news_box_right2 ul .news_box_right1 .news_box_right1_tit h3{line-height:20px; margin:10px 0 0 0; font-size:12px; font-family: Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif; font-weight:normal; color:#696969; }
.news_box > .news_box_right > .news_box_right2 ul .news_box_right1 .news_box_right1_tit h3 em{ font-style:normal;}
.news_box > .news_box_right > .news_box_right2 ul .news_box_right1 .news_box_right1_tit h3 .h_date{background:url(../images/date.png) 0 center no-repeat; padding:0 0 0 20px; margin:0 10px 0 0;}
.news_box > .news_box_right > .news_box_right2 ul .news_box_right1 .news_box_right1_tit h3 .h_times{background:url(../images/eye.png) 0 center no-repeat; padding:0 0 0 20px;}
.news_box > .news_box_right > .news_box_right2 ul .news_box_right1 .news_box_right1_tit p{line-height:26px; margin:12px 0 0 0; font-size:14px; font-family: Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif; font-weight:normal; color:#696969; }
.news_box > .news_box_right > .news_box_right2 ul .news_box_right1 .news_box_right1_tit .h_more01{display:block; background:#eee; line-height:40px; text-align:center; margin:18px 0 0 0; color:#0f71a1; border-radius:2px;}
.news_box > .news_box_right > .news_box_right2 ul .news_box_right1 .news_box_right1_tit .h_more01:hover{background:#5d9fbf; color:#fff;}
.news_box > .news_box_right > .news_box_right2 ul .news_box_right1 .news_box_right1_tit h2:hover a{color:#0f71a1; text-decoration:underline;}


.news_box>.news_box_right>.news_box_right2 {
	width: 100%;
	height: auto;
	margin: 20px auto;
}

.news_box>.news_box_right>.news_box_right2 .news_box_right2_time {
	display: block;
	float: left;
	width: 90px;
	height: 70px;
	text-align: center;
	background: #eee;
	font-size: 36px;
	color: #0f71a1;
	font-weight: bold;
	line-height: 24px;
	padding: 20px 0 0 0;
}

.news_box>.news_box_right>.news_box_right2 .news_box_right2_time em {
	font-size: 16px;
	color: #666;
	font-style: normal;
	font-weight: normal;
}

.news_box>.news_box_right>.news_box_right2 .news_box_right2_tit {
	width: 780px;
	float: right;
}

.news_box>.news_box_right>.news_box_right2 .news_box_right2_tit h2 {
	font-weight: normal;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

.news_box>.news_box_right>.news_box_right2 .news_box_right2_tit h2 a {
	color: #202020;
	font-size: 16px;
}

.news_box>.news_box_right>.news_box_right2 .news_box_right2_tit p {
	font-size: 12px;
	height: 28px;
	color: #898989;
	line-height: 26px;
}

.news_box>.news_box_right>.news_box_right2 .news_box_right2_tit p .more {
	color: #0f71a1;
	font-size: 14px;
}

.news_box>.news_box_right>.news_box_right2 ul li {
	height: 80px;
	border-bottom: 1px solid #CCC;
	padding: 24px 0;
}

.news_box>.news_box_right>.news_box_right2 ul li:hover {
	background: #eee;
	cursor: pointer;
}

.news_box>.news_box_right>.news_box_right2 ul li:hover .news_box_right2_tit h2 a {
	color: #0f71a1;
	text-decoration: underline;
}

.news_box > .news_box_right > .news_box_right2 ul .news_box_right1 .news_box_right1_Img{width:349px; height:220px; float:right; overflow:hidden;}
.news_box > .news_box_right > .news_box_right2 ul .news_box_right1 .news_box_right1_Img a img{width:100%; height:220px; overflow:hidden;}


/*党建专题*/
.news_box_djzt {
	width: 77%;
	height: auto;
	overflow: hidden;
}

.news_box_djzt>dl {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	padding-bottom: 20px;
	cursor: pointer;
}

.news_box_djzt>dl dt {
	width: 99%;
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
	box-shadow: 0 #696969;
}

.news_box_djzt>dl dt img {
	width: 100%;
	height: 120px;
	overflow: hidden;
}

.news_box_djzt>dl dd {
	width: 99%;
	height: 90px;
	line-height: 90px;
	color: #202020;
	text-align: center;
	font-size: 24px;
	font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 auto;
	background: #FFF;
	box-shadow: 0px 2px 6px #696969;
	overflow: hidden;
}

.news_box_djzt>dl dd h2 {
	color: #202020;
	background: url(../images/Img_20.png) 10px center no-repeat;
	padding-left: 28px;
	text-align: center;
	font-size: 20px;
	font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
}

.news_box_djzt>dl dd span {
	color: #696969;
	padding-right: 10px;
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: right;
}

.news_box_djzt>dl a dd:hover {
	background: #5d9fbf;
	color: #FFF;
}

.news_box_djzt>dl a dd:hover h2 {
	color: #FFF;
}

.news_box_djzt>dl a dd:hover span {
	color: #FFF;
}


/*业务领域*/
.child_nav {
	min-height: 63px;
	margin: 20px auto;
	background: #a2a2a2;
	width: 1200px;
	clear: both;
}

.child_nav a {
	display: inline-block;
	width: 146px;
	height: 62px;
	float: left;
	line-height: 62px;
	text-align: center;
	border-top: 1px solid #cdcdcd;
	font-size: 14px;
	color: #FFF;
	background: url(../images/child_navh.png) no-repeat left top;
	border-right: 1px solid #cdcdcd;
}

.child_nav a:hover,
.child_nav a.hover {
	border-color: #b29f75;
	color: #FFF;
	transition: 0.5s;
	background: url(../images/child_nav.png) no-repeat left top;
}

.yewu_box {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
}

.hotel_list {
	width: 100%;
}

.hotel_li {
	width: 47%;
	height: 201px;
	float: left;
	margin: 0 0 68px 26px;
	background: #eaeaea;
	cursor: pointer;
	position: relative;
	_display: inline;
}

.hotel_hover {
	background: #0f71a1;
}

.hotel_li:hover {
	background: #0f71a1;
	display: block;
}

.hotel_li:hover dl dt a {
	color: #f0f0f0;
}

.hotel_li:hover dl dd {
	color: #f0f0f0;
}

.hotel_li:hover dl dd a {
	color: #f0f0f0;
}

.hotel_li .pic {
	float: left;
	display: inline-block;
	width: 330px;
	height: 201px;
	overflow: hidden;
}

.hotel_li .pic img {
	width: 100%;
	height: 201px;
}

.hotel_li span {
	width: 368px;
	height: 201px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;

}

.hotel_li dl {
	width: 210px;
	float: left;
	margin-left: 10px;
	_display: inline;
	font-size: 12px;
}

.hotel_li dt {
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}

.hotel_li dt a {
	font-size: 16px;
	color: #0f71a1;
	line-height: 52px;
}

.hotel_hover dt a {
	color: #f0f0f0;
}

.hotel_li dd {
	color: #8d8d8d;
	line-height: 22px;
	margin-bottom: 10px;
}

.hotel_hover dd {
	color: #d7d7d7;
}

.hotel_li .more {
	margin-top: 5px;
	color: #0f71a1;
	display: inline-block;
	padding-left: 27px;
	background: url(../images/hotel_more2.png) no-repeat left center;
	float: right;
}

.hotel_hover .more {
	background: url(../images/hotel_more.png) no-repeat left center;
	color: #fff;
}

.hotel_hover span {
	display: none;
}

.botshadow {

	height: 2px;

}



/* 新闻详情页 */
.news_detail {
	width: 94%;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	padding: 31px 21px;
}

.news_detail h1.tit {
	font-size: 20px;
	font-family: 'Microsoft YaHei';
	color: #333;
	line-height: 50px;
	border-bottom: 1px dashed #ccc;
}

.news_dt {
	height: 40px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	color: #696969;
}

.new_info {
	padding-top: 18px;
	clear: both;
	font-size: 14px;
	line-height: 30px;
	font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
	color: #202020;
}

.sxpart {
	margin: 10px 0px;
	font-size: 12px;
}

.detail-list h3 {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #f0f0f0;
	margin-top: 15px;
	font-weight: bold;
	font-size: 24px;
	color: #0f71a1;

}

.tjlist {
	padding-left: 0;
	list-style: none;
}

.detail-list .tjlist {
	padding-top: 5px;
}

.detail-list .tjlist ul {
	margin: 0;
}

.detail-list .tjlist>li {
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 2px center;
	background-image: url(../images/danpian-list.png);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 10px;
}

.detail-list .tjlist>li a {
	font-size: 14px;
	color: #666;
}

.detail-list .tjlist>li a:hover {
	color: #0f71a1;
}

/*新闻详情辅助小工具*/
.czxx {
	width: 98%;
	height: 110px;
	margin: 0 auto;
	border: 2px solid #6ba2bd;
	margin-top: 18px;
	padding-bottom: 30px;
	border-radius: 2%;
}

.czxxTitle {
	border-bottom: 2px solid #0f71a1;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #0f71a1;
	padding: 15px;
}

.czxxList {
	height: 110px;
	padding-left: 70px;
}

.czxxList div {
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	font-weight: bold;
}

.czxxList a {
	color: #0f71a1;
	font-size: 15px;
}

.big {
	display: inline-block;
	width: 15px;
	height: 100%;
	margin-left: 20px;
}

.small {
	display: inline-block;
	width: 12px;
	height: 15px;
	font-size: 14px;
}

.czxxList a:hover {
	color: #ef6e01;
}

#widthRead img {
	margin-left: 17px;
	vertical-align: middle;
	height: 19px;
}

#printIcon img {
	margin-left: 17px;
	vertical-align: middle;
	height: 19px;
}

.hfzp {
	width: 80px;
	height: 40px;
	line-height: 40px;
	background: #0f71a1;
	text-align: center;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 10px;
	display: none;
}

/* 联系我们 */
.mfzx_title {
	width: 100%;
	margin:10px auto;
	text-align: center;

}

.mfzx_title span {
	padding-bottom: 4px;
	font-size: 30px;
	border-bottom: 3px solid #dfdfdf;
	color: #9d9d9d;
}

.common-width {
	width: 100%;
	max-width: 1200px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}

.common-width .co-list {
	text-align: center;
	font-size: 16px;
	color: #8f9090;
	margin-bottom: 50px;
}

.common-width .co-list li {
	float: left;
	width: 25%;
}

.common-width .co-list .img-wrapper {
	width: 84px;
	height: 84px;
	border-radius: 100%;
	background: #0f71a1;
	position: relative;
	margin-bottom: 8px;
	display: inline-block;
}

.common-width .co-list h3 {
	margin-bottom: 6px;
}

.common-width .co-list p a {
	color: #0f71a1;
}

.co-list .img-wrapper img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

a,
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;

	cursor: pointer;
}

.common-width .map-img img {
	width: 1200px;
	/* margin-top: 30px; */
	vertical-align: top;
}

.common-width .form-lilst li {
	position: relative;
	float: left;
	width: 26%;
	margin-right: 11%;
	margin-bottom: 35px;
	padding-bottom: 1em;
	color: #919192;
	border-bottom: 1px solid rgba(144, 144, 145, 0.54);
}

label,
input[type=button],
input[type=submit],
input[type=file],
button {
	cursor: pointer;
	text-decoration: none;
	color: inherit;
}

button,
input,
select,
textarea {
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	outline: none;
	border-radius: 0;
	font-family: inherit;
}

.clearfix:after {
	clear: both;
	overflow: hidden;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.common-width .form-lilst .phone {
	margin-right: 0;
}

.common-width .form-lilst li input {
	padding: 0 1em;
	width: calc(100% - 3em);
	display: inline-block;
	vertical-align: top;
	font-size: inherit;
	color: #919192;

}
.common-width .form-lilst .err {
	color: #cb2531;
	border-bottom: 1px solid #cb2531;
}
.common-width .form-lilst .err .err-msg {
	font-style: inherit;
	visibility: visible;
}
.common-width .form-lilst .err-msg {
	visibility: hidden;
	font-size: 14px;
	color: #cb2531;
	position: absolute;
	display: block;
	bottom: -2em;
}

.common-width .form-lilst .ucont {
	width: 100%;
	margin-bottom: 0;
}

.common-width .form-lilst .ucont textarea {
	display: block;
	width: 100%;
	padding: 0 1em;
	margin-top: 1em;
	font-size: inherit;
	color: #919192;
}

.see-more {
	display: block;
	margin: 40px auto 80px;
	width: 270px;
	height: 38px;
	font-size: 17px;
	line-height: 36px;
	color: rgb(180, 180, 180) !important;
	border: 1px solid rgb(180, 180, 180);
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
}

/*底部信息*/
.neiy_foot {
	width: 100%;
	height: auto;
	background: #666;
	margin: 0 auto;
	overflow: hidden;
}

.neiy_footer {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.neiy_footer p {
	width: 1200px;
	line-height: 65px;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif;
	font-weight: normal;
	background:url(../images/Img_18.png) right center no-repeat;
}

.neiy_footer p a {
	color: #FFF;
	font-size: 14px;
}

.neiy_footer h3 {
	cursor: pointer;
	margin: 0 auto;
	width: 141px;
	height: 46px;
}
/*招聘*/
.neiye_box_center_zhaopin{width:1160px; margin:0 auto; height:auto;}
.modal-body .err {
	color: #cb2531;

}
.modal-body  .err .err-msg {
	font-style: inherit;
	visibility: visible;
}
.contact-input .err-msg {
	visibility: hidden;

}

/* 分页 */
.Paging_list {
	text-align: center !important;
	line-height: 30px;
	margin: 0 auto;
	clear: both;
	width: 100%;
}

.Paging_list a {
	display: inline-block;
	border: 1px solid #dfdfdf;
	padding: 0 10px 0 10px;
	margin: 30PX 10px 0 10px;
}

.Paging_list span {
	padding: 0 10px 0 10px;
	display: inline-block;
	border: 1px solid #dfdfdf;
	margin: 0 10px 0 10px;
	background: #0f71a1;
	color: #FFF;
}

.Paging_list a:hover {
	background: #0f71a1;
	display: inline-block;
	color: #FFF;
}

.yb_conct{position:fixed;z-index:9999999;bottom: 95px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:url(../images/fixCont.png) no-repeat 0 0,linear-gradient(to bottom right,#fcc617, #ec7000); }
.yb_bar .yb_phone{background:url(../images/fixCont.png) no-repeat 0 -57px,linear-gradient(to bottom right,#fcc617, #ec7000);}
.yb_bar .yb_QQ{text-indent:0;background:url(../images/fixCont.png) no-repeat 0 -113px,linear-gradient(to bottom right,#fcc617, #ec7000);}
.yb_bar .yb_ercode{background:url(../images/fixCont.png) no-repeat 0 -169px,linear-gradient(to bottom right,#fcc617, #ec7000);}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}




/*下属子公司*/
.about4_box_bg {
	width: 100%;
	min-height: 500px;
	margin: 0 auto;
}

.about4_box{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}

.about4_box h1 {
	color: #202020;
	font-size: 24px;
	line-height: 40px;
	margin: 15px 0 30px 0;
	font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif;
}

.about4_box h1 i {
	width: 6px;
	height: 20px;
	margin: 0 0 0 15px;
}


/*联系我们*/
.lcwm_box{width:1200px; height:513px; margin:0 auto; background:url(../images/Img_31.png) center 0 no-repeat; position:relative;}
.lcwm_box h6{font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif; font-weight:normal; color: #0f71a1;font-size: 16px;line-height: 30px;}
.lcwm_box h6.lcwm_box_dz{position:absolute; top:125px; left:104px;}
.lcwm_box h6.lcwm_box_tell{position:absolute; top:125px; left:719px;}
.lcwm_box h6.lcwm_box_Email{position:absolute; top:210px; left:104px;}
.lcwm_box h6.lcwm_box_URL{position:absolute; top:210px; left:719px;}
.lcwm_box h6.lcwm_box_zwjt{position:absolute; top:395px; left:260px;}
.lcwm_box h6.lcwm_box_zjdz{position:absolute; top:460px; left:260px;}


/*招聘-人才培养*/
.zp_box{width:100%; background:url(../images/Img_35.png) center bottom no-repeat; height:auto; margin:0 auto; overflow:hidden;}
.zp_box_p{width:1200px; height:auto; margin:0 auto;}
.zp_box_p h2{font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif; background:url(../images/Img_36.png) center center no-repeat; font-weight:600; text-align:center; color: #ee7902;font-size:30px;line-height:150px;}
.zp_box_p p{font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif; font-weight:normal; color: #494949;font-size: 16px;line-height: 36px;}



/*企业文化*/
.about_qywh{width:100%; background:url(../images/Img_38.png) center bottom no-repeat; height:auto; margin:0 auto; overflow:hidden;}
.about_qywh_p{width:1200px; height:auto; margin:0 auto;}
.about_qywh_p h2{font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif; background:url(../images/Img_37.png) center center no-repeat; font-weight:600; text-align:center; color: #FFF;font-size:30px;line-height:150px;}
.about_qywh_p p{font-family: Microsoft YaHei, "宋体", Arial, Helvetica, sans-serif; font-weight:normal; color: #494949;font-size: 16px;line-height: 36px;}



























