li{
	list-style-type:none;
}

.header{
	width: 100%;
	height: 180px;
	background: url(../images/header_ht.png) no-repeat;
	overflow: auto;
	font-family: arial;
}
.header .hexin{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}
.header .hexin .l{
	float: left;
}
.header .hexin .r{
	position: relative;
	width: 900px;
	height: 100px;
	float: right;
}
.header .hexin .r form{
	position: absolute;
	top: 0;
	right: 115px;
}
.header .hexin .r .dl-zc{
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 0;
	margin: 0;
}
.header .hexin .r .dl-zc a{
	color: #000;
	font-size: 16px;
	text-decoration: none;
	line-height: 40px;
}
.header .hexin .r .uk-navbar-container{
	position: absolute;
	bottom: 0;
	right: 0;
	background: none;
}
.header .hexin .r .uk-navbar-container a{
	min-height: 0px;
	color: #000;
	font-size: 16px;
	padding: 0;
	margin-left: 30px;
	position: relative;
	font-family: arial;
}
.header .hexin .r .uk-navbar-container a::before{
    content: '';
    position: absolute;
    left: 50%;
    bottom: -8px;
    width: 0%;
    height: 2px;
    background-color: #4998F0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.header .hexin .r .uk-navbar-container a:hover:before{
	width: 100%;
	left: 0%;
}
.header .hexin .r .uk-navbar-container a::before{
	width: 0%;
	left: 50%;
}

/*飘窗 start*/
.panel{
	position: fixed;
	top: 300px;
	right: 150px;
	width: 360px;
	height: auto;
	padding: 20px 20px 0 20px;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 999;
}
.panel .title{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 10px; 
	border-bottom: 2px solid #146BCB;
}
.panel p{
	margin-bottom: 20px;
	color: #fff;
}
.panel p a{
	color: #fff;
}
/*飘窗 end*/

.banner{
	width: 100%;
	height: 600px;
	background: url(../images/banner.jpg) no-repeat center;
	overflow: auto;
}
.banner_gywm{
	width: 100%;
	height: 300px;
	background: url(../images/banner_gywm.jpg) no-repeat center;
}
.banner_cpzx{
	width: 100%;
	height: 300px;
	background: url(../images/banner_cpzx.jpg) no-repeat center;
}
.banner_cgal{
	width: 100%;
	height: 300px;
	background: url(../images/banner_cgal.jpg) no-repeat center;
}
.banner_xinwen{
	width: 100%;
	height: 300px;
	background: url(../images/banner_xinwen.jpg) no-repeat center;
}
.banner_xswl{
	width: 100%;
	height: 300px;
	background: url(../images/banner_xswl.jpg) no-repeat center;
}
.banner_zlxz{
	width: 100%;
	height: 300px;
	background: url(../images/banner_zlxz.jpg) no-repeat center;
}
.banner_khly{
	width: 100%;
	height: 300px;
	background: url(../images/banner_khly.jpg) no-repeat center;
}
.banner_lxwm{
	width: 100%;
	height: 300px;
	background: url(../images/banner_lxwm.jpg) no-repeat center;
}


.heng1{
	font-family: arial;
	width: 100%;
	height: 500px;
	background: url(../images/heng1_bg.jpg) no-repeat center;
	overflow: auto;
}
.heng1 .hexin{
	width: 1200px;
	overflow: auto;
	margin: 0 auto;
	margin-top: 55px;
}
.heng1 .hexin .bt{
	font-size: 24px;
	color: #000;
	text-align: center;
}
.heng1 .hexin .bt span{
	position: relative;
}
.heng1 .hexin .bt span::before{
	content: '';
	width: 50px;
	height: 3px;
	background-color: #4998F0;
	position: absolute;
	bottom: -15px;
	margin-left: -25px;
	left: 50%;
}
.heng1 .hexin .nr{
	margin-top: 60px;
}
.heng1 .hexin .nr .l{
	width: 875px;
	overflow: auto;
	float: left;
	text-indent: 2em;
}
.heng1 .hexin .nr .l p{
	margin: 0;
	line-height: 46px;
	color: #000;
	font-size: 16px;
}
.heng1 .hexin .nr .r{
	width: 200px;
	overflow: auto;
	float: right;
}
.heng1 .hexin .nr .r ul{
	margin: 0;
	padding: 0;
}
.heng1 .hexin .nr .r ul li{
	margin-bottom: 10px;
}
.heng1 .hexin .nr .r ul li a{
	display: block;
	width: 196px;
	height: 40px;
	background-image: url(../images/heng1_li_bg.png);
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	letter-spacing: 7px;
	padding-left: 4px;
	text-decoration: none;
}

.heng2{
	font-family: arial;
	width: 1200px;
	overflow: auto;
	margin: 50px auto;
}
.heng2 .l{
	width: 369px;
	height: 400px;
	float: left;
	background: url(../images/heng2_l_bg.png) no-repeat bottom;
}
.heng2 .l p{
	font-size: 24px;
	color: #000;
	position: relative;
}
.heng2 .l p::before{
	content: '';
	width: 50px;
	height: 3px;
	background-color: #4998F0;
	position: absolute;
	bottom: -15px;
}
.heng2 .r{
	width: 740px;
	overflow: auto;
	float: right;
}
.heng2 .r .t{
	width: 740px;
	height: 50px;
	line-height: 44px;
	position: relative;
	background-image: url(../images/heng2_r_bg.png);
}
.heng2 .r .t span{
	color: #fff;
	font-size: 16px;
	margin-left: 34px;
	cursor: pointer;
}
.heng2 .r .t .huakuai{
	position: absolute;
	width: 20px;
	height: 3px;
	background-color: #fff;
	top: 38px;
	left: 55px;
	transition: left 0.2s linear;
}
.heng2 .r .b{
	width: 740px;
	height: 350px;
	overflow: hidden;
	margin-top: -5px;
	background-color: #F8FAFA;
}
.heng2 .r .b .kuang{
	width: 1480px;
	overflow: auto;
	transition: margin-left 0.2s linear;
}
.heng2 .r .b .kuang .nr{
	float: left;
	width: 740px;
	height: 330px;
}
.heng2 .r .b .kuang .nr ul{
	width: 690px;
	margin: 0 auto;
	margin-top: 30px;
	padding: 0;
}
.heng2 .r .b .kuang .nr ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
	border-bottom: 1px solid #ccc;
}
.heng2 .r .b .kuang .nr ul li a{
	color: #000;
	font-family: arial;
	font-size: 16px;
	text-decoration: none;
}
.heng2 .r .b .kuang .nr ul li span{
	float: right;
	color: #000;
	font-family: arial;
	font-size: 16px;
}
.heng2 .r .b .kuang .nr ul li:hover a{
	color: #277AD8;
}
.heng2 .r .b .kuang .nr ul li:hover span{
	color: #277AD8;
}
.heng2 .r .b .kuang .nr .ckgd{
	display: block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	border: 2px solid #146BCB;
	color: #277AD8;
	font-family: arial;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
}

.heng3{
	width: 100%;
	height: 920px;
	background-color: #00A0E9;
	margin-top: 80px;
	overflow: auto;
}
.heng3 .hexin{
	width: 1200px;
	margin: 0 auto;
	overflow: auto;
	margin-top: 40px;
}
.heng3 .hexin .daohang{
	color: #ddd;
}
.heng3 .hexin .daohang:hover{
	color: #fff;
}
.heng3 .hexin .kuang{
	height: 820px;
}
.heng3 .hexin .nr{
	width: 100%;
	height: 820px;
	overflow: auto;
	margin: 0 auto;
}
.heng3 .hexin .nr .kuang2{
	width: 1050px;
	overflow: auto;
	margin: 0 auto;
}
.heng3 .hexin .nr .kuai{
	width: 300px;
	height: 380px;
	margin: 0 25px;
	margin-bottom: 25px;
	overflow: auto;
	float: left;
}
.heng3 .hexin .nr .kuai .tu{
	width: 300px;
	height: 300px;
	border-radius: 150px;
	overflow: hidden;
	background-color: #fff;
}
.heng3 .hexin .nr .kuai .tu img{
	max-width: 200px;
	max-height: 200px;
}
.heng3 .hexin .nr .kuai .zi{
	font-size: 16px;
	color: #fff;
	font-family: arial;
	text-align: center;
	margin-top: 20px;
}
.heng3 .ckgd{
	display: block;
	width: 130px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	background-color: #fff;
	color: #2382EB;
	margin: 0 auto;
	text-decoration: none;
}

.heng4{
	width: 1200px;
	margin: 0 auto;
	overflow: auto;
	margin-top: 100px;
	margin-bottom: 80px;
}
.heng4 .l{
	width: 450px;
	float: left;
	overflow: auto;
}
.heng4 .l .bt{
	font-size: 24px;
	color: #000;
	position: relative;
}
.heng4 .l .bt::before{
	content: '';
	width: 50px;
	height: 3px;
	background-color: #4998F0;
	position: absolute;
	bottom: -15px;
}
.heng4 .l form{
	margin-top: 40px;
}
.heng4 .l form .kuai{
	margin-bottom: 15px;
}
.heng4 .l form label{
	font-family: arial;
	font-size: 16px;
	color: #000;
	width: auto;
}
.heng4 .l form .uk-form-controls{
	margin-left: 70px;
}
.heng4 .l form input{
	border-radius: 5px;
}
.heng4 .l form textarea{
	border-radius: 5px;
}
.heng4 .l form .fasong{
	width: 100px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	background-image: url(../images/fasong.png);
	border: 0;
	cursor: pointer;
	margin-top: 20px;
}
.heng4 .r{
	width: 650px;
	height: 380px;
	float: right;
}
.heng4 .r .ditu{
	width: 100%;
	height: 100%;
}

.footer{
	width: 100%;
	height: 170px;
	padding: 15px 0;
	background-color: #333;
}
.footer .nr{
	width: 1200px;
	height: 170px;
	margin: 0 auto;
}
.footer .nr .l{
	width: 940px;
	float: left;
}
.footer .nr .l p{
	color: #fff;
	font-size: 16px;
	font-family: arial;
}
.footer .nr .l .p1{
	margin-top: 50px;
}
.footer .nr .l .p1 span{
	position: relative;
	padding-left: 40px;
	margin-right: 60px;
}
.footer .nr .l .p1 .s1::before{
	content: '';
	width: 20px;
	height: 29px;
	background-image: url(../images/footer_tu1.png);
	position: absolute;
	top: -7px;
	left: 0;
}
.footer .nr .l .p1 .s2::before{
	content: '';
	width: 24px;
	height: 24px;
	background-image: url(../images/footer_tu2.png);
	position: absolute;
	top: -2px;
	left: 0;
}
.footer .nr .l .p1 .s3::before{
	content: '';
	width: 24px;
	height: 19px;
	background-image: url(../images/footer_tu3.png);
	position: absolute;
	top: 0;
	left: 0;
}
.footer .nr .l .p2{
	margin-top: 30px;
}
.footer .nr .r{
	float: right;
}

.main{
	width: 100%;
	min-height: 800px;
	background: url(../images/ny_bg.jpg) no-repeat bottom center;
	overflow: auto;
}
.ny{
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
	overflow: auto;
}
.ny .lm{
	width: 200px;
	float: left;
	overflow: auto;
}
.ny .lm .bt{
	width: 200px;
	height: 60px;
	line-height: 60px;
	background: url(../images/lm_bt.png) no-repeat;
	color: #fff;
	font-size: 22px;
	text-align: center;
	font-family: arial;
}
.ny .lm ul{
	width: 200px;
	overflow: auto;
	padding: 10px 0;
	background-color: #eee; 
	margin-top: -5px;
}
.ny .lm ul li{
	width: 200px;
	height: 50px;
	line-height: 48px;
	background: url(../images/lm_li_bg.jpg) no-repeat bottom;
	text-align: center;
}
.ny .lm ul li a{
	color: #000;
	font-size: 14px;
	font-family: arial;
	position: relative;
	text-decoration: none;
}
.ny .lm ul li a::before{
    content: '';
    position: absolute;
    bottom: -8px;
    width: 0px;
    height: 2px;
    background-color: #4998F0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.ny .lm ul li a:hover:before{
	width: 80px;
}
.ny .lm ul li .active::before{
	width: 80px;
}
/*产品侧边栏 开始*/
.ny .lm ul .cp{
	text-align: left;
}
.ny .lm ul .cp a:hover:before{
	width: 180px;
}
.ny .lm ul .cp .active:hover:before{
	width: 180px;
}
/*产品侧边栏 结束*/
/*成功案例侧边栏 开始*/
.ny .lm ul .al{
	text-align: left;
}
.ny .lm ul .al a{
	margin-left: 40px;
}
.ny .lm ul .al a:hover:before{
	width: 80px;
}
.ny .lm ul .al .active:hover:before{
	width: 80px;
}
/*成功案例侧边栏 结束*/
.ny .ctn{
	width: 900px;
	overflow: auto;
	float: right;
}
.ny .ctn .top{
	width: 900px;
	height: 58px;
	border-bottom: 2px solid #4998F0;
	overflow: auto;
}
.ny .ctn .top p{
	margin: 0;
	padding: 0;
}
.ny .ctn .top .p1{
	margin-top: 24px;
	float: left;
}
.ny .ctn .top .p1 a{
	color: #000;
	font-size: 14px;
	font-family: arial;
}
.ny .ctn .top .p1 span{
	color: #000;
	font-size: 14px;
	font-family: arial;
}
.ny .ctn .top .p2{
	color: #0E56A7;
	font-family: arial;
	font-size: 26px;
	float: right;
	margin-top: 15px;
}
.ny .ctn .bot{
	margin: 30px 0;
}
.ny .ctn .bot .kuang{
	width: 900px;
	overflow: hidden;
}
.ny .ctn .bot .kuang .cp_list{
	width: 927px;
	overflow: auto;
}
.ny .ctn .bot .kuang .cp_list .kuai{
	width: 260px;
	height: 300px;
	padding: 7px;
	margin-right: 35px;
	background-image: url(../images/cp_list_bg.png);
	float: left;
	margin-bottom: 25px;
}
.ny .ctn .bot .kuang .cp_list a{
	text-decoration: none;
}
.ny .ctn .bot .kuang .cp_list .kuai .tu{
	width: 260px;
	height: 240px;
}
.ny .ctn .bot .kuang .cp_list .kuai img{
	max-width: 250px;
	max-height: 240px;
}
.ny .ctn .bot .kuang .cp_list .kuai p{
	text-align: center;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	color: #000;
	font-size: 14px;
	font-family: arial;
}

.ny .ctn .bot .datu{
	width: 100%;
	overflow: auto;
}
.ny .ctn .bot .datu .tu{
	width: 360px;
	height: 375px;
	float: left;
}
.ny .ctn .bot .datu .tu img{
	max-width: 350px;
	max-height: 375px;
}
.ny .ctn .bot .datu .zi{
	width: 475px;
	overflow: auto;
	float: right;
}
.ny .ctn .bot .datu .zi .biaoti{
	width: 460px;
	margin-top: 30px;
	color: #000;
	font-family: arial;
	font-size: 30px;
}
.ny .ctn .bot .datu .zi .jianjie{
	width: 460px;
	margin-top: 30px;
}
.ny .ctn .bot .xiangqing{
	margin-top: 90px;
}
.ny .ctn .bot .xiangqing .biaoti{
	width: 100%;
	height: 43px;
	line-height: 43px;
	border-bottom: 2px solid #4998F0;
	background: url(../images/xiangqing_bg.png) no-repeat left;
}
.ny .ctn .bot .xiangqing .biaoti p{
	width: 150px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-family: arial;
}
.ny .ctn .bot .xiangqing .con{
	margin-top: 20px;
}

.ny .ctn .bot ul li{
	width: 100%;
	height: 58px;
	border-bottom: 1px solid #ccc;
	position: relative;
	margin-bottom: 50px;
}
.ny .ctn .bot ul li .sj{
	float: left;
	margin-left: 24px;
}
.ny .ctn .bot ul li .sj .y{
	font-size: 18px;
	color: #136ACA;
	font-weight: bold;
	font-family: arial;
}
.ny .ctn .bot ul li .sj .md{
	font-size: 16px;
	color: #999;
	font-family: arial;
}
.ny .ctn .bot ul li a{
	line-height: 46px;
	float: left;
	margin-left: 60px;
	color: #333;
	font-size: 18px;
	font-family: arial;
	text-decoration: none;
}
.ny .ctn .bot ul li .sx{
	width: 2px;
	height: 40px;
	position: absolute;
	left: 98px;
	top: 5px;
	background-color: #999;
}
.ny .ctn .bot .p1{
	font-size: 26px;
	color: #000;
	font-family: arial;
	text-align: center;
}
.ny .ctn .bot .p2{
	text-align: right;
	color: #999;
	font-size: 14px;
	font-family: arial;
}
.ny .ctn .bot .fy{
	color: #000;
	font-size: 16px;
	font-family: arial;
	margin-top: 50px;
}
.ny .ctn .bot .fy a{
	color: #000;
}

.ny .ctn .bot table{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.ny .ctn .bot table p{
	margin: 0;
	padding: 0;
}
.ny .ctn .bot td{
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 5px;
}

.ny .ctn_t{
	width: 1200px;
	overflow: auto;
}
.ny .ctn_t .top{
	width: 1200px;
	height: 58px;
	border-bottom: 2px solid #4998F0;
	overflow: auto;
}
.ny .ctn_t .top p{
	margin: 0;
	padding: 0;
}
.ny .ctn_t .top .p1{
	margin-top: 24px;
	float: left;
}
.ny .ctn_t .top .p1 a{
	color: #000;
	font-size: 14px;
	font-family: arial;
}
.ny .ctn_t .top .p1 span{
	color: #000;
	font-size: 14px;
	font-family: arial;
}
.ny .ctn_t .top .p2{
	color: #0E56A7;
	font-family: arial;
	font-size: 26px;
	float: right;
	margin-top: 15px;
}
.ny .ctn_t .bot{
	margin: 30px 0;
}
.ny .ctn_t .bot .lyk{
	width: 550px;
	height: 560px;
	padding: 0 105px;
	margin: 0 auto;
	background-image: url(../images/lyk_bg.png);
	overflow: auto;
}
.ny .ctn_t .bot .lyk form{
	margin-top: 60px;
}
.ny .ctn_t .bot .lyk form .kuai{
	margin-bottom: 20px;
}
.ny .ctn_t .bot .lyk form label{
	font-family: arial;
	font-size: 16px;
	color: #000;
	width: auto;
}
.ny .ctn_t .bot .lyk form .uk-form-controls{
	margin-left: 70px;
}
.ny .ctn_t .bot .lyk form input{
	border-radius: 5px;
}
.ny .ctn_t .bot .lyk form textarea{
	border-radius: 5px;
}
.ny .ctn_t .bot .lyk form .fasong{
	width: 100px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	background-image: url(../images/fasong.png);
	border: 0;
	cursor: pointer;
	margin-top: 20px;
}

/*--------------------页码-----start--------------------*/
.page{ 
	width: 100%;
	height: 31px;
	text-align: center;
}
.page a{ 
	display: inline-block;
	height: 29px;
	margin: 0 8px;
	padding: 0 5px;
	font-size: 12px;
	border: 1px solid #ccc;
	line-height: 29px;
	text-align: center;
	color: #666;
	font-family: arial;
	text-decoration: none;
}
.page a:hover{
	color: #fff;
	background: #4998F0;
	border-color: #4998F0;
}
.page .page-num{
	padding: 0;
	width: 29px;
}
.page .page-num-current{
	background: #4998F0;
	color: #fff;
	border-color: #4998F0;
}
/*--------------------页码-----end--------------------*/