a:focus {  
     outline:none;  
     -moz-outline:none;  
}
a {
    color: inherit;
    text-decoration: none;
}
.peach {
	width: 1200px;
	margin: 0 auto;
}
.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block;
}
* {
    box-sizing: border-box ;
    padding: 0;
    margin: 0;
}
body{
    line-height: 1;
	/*min-width: 1200px;*/
    font-family: '微软雅黑';
	/*max-width: 100%;*/
	box-sizing: border-box;
}

/*内页去banner导航*/
.location {
	width: 100%;
	height: 50px;
	background-color: #eeeeee;
	margin-top: 20px;
}
.location .lfx {
	width: 50px;
	height: 50px;
	display: inline-block;
	vertical-align: middle;
	background: url('../img/location_bg.png') 0 0 no-repeat;
}
.location span {
	font-size: 12px;
	padding-top: 5px;
}
/*首页头部*/
.headtop{
	background-color: #eeeeee;
	width: 100%;
    height: 50px;
    line-height: 50px;
}
.headtop .htp1{
    font-size: 12px;
    color: #333333;
    float: left;
}
.headtop img {
	display: block;
	float: right;
	padding-top: 13px;
	padding-right: 5px;
}
.headtop .htp3{
    font-size: 12px;
    color: #ffffff;
	float: right;
	color: #333333;
}


.hsmls{
	
    z-index: 19999;
    background-color: #ffffff;
    line-height: 0;
    width: 100%;
    transition: all 0.3s;
}
.index_hsmls {
	position: fixed;
	top: 50px;
}
.iheadtop0{
    top: 0px;
}
.hsmls img {
	float: left;
}

.imgdq{
    float: right;
}
.hsmls ul {
	float: right;
}
.hsmls ul li {
    display: inline-block;
    transition: all .5s;
	position: relative;
	float: left;
}
.hsmls .muon span {
	height: 98px;
	display: block;
	transition: all 0.5s;
}
.hsmls ul li a {
    height: 100px;
    display: block;
    font-size: 14px;
    color: #333333;
    text-align: center;
    line-height: 100px;
    overflow: hidden;
    padding: 0 31px;
}
.hsmls .muno {
	background-color: #FFB400!important;
}
.hsmls .muno img {
	padding-top: 37px;
	padding-right: 5px;
}
.hsmls .muno a {
	color: #ffffff!important;
}
.hsmls .muon:hover>a span {
    color: #FFB400!important;
    border-bottom: 2px solid #FFB400;
}
.hsmls .this_page>a span {
    color: #FFB400!important;
    border-bottom: 2px solid #FFB400;
}
/*首页头部 END*/


/*首页BANNER*/
.img_gallery {
    height: 580px;
    overflow: hidden;
    position: relative;
    display: block;
    margin-top: 100px;
}
.main_img {
    height: 580px;
    width: 100%;
    overflow: hidden;
    position: relative;
    display: -webkit-box!important;
}
.main_img img{
    width: 100%;
    height: 580px;
}
.main_img ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0
}
.main_img li {
    width: 100%;
    height: 100%;
}
.img_gallery .point {
    position: absolute;
    bottom: 10px;
    z-index: 10;
    width: 100%;
    text-align: center;
}
.img_gallery .point a {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-left:10px;
    padding: 0;
    background-color: #ffffff;
    display: inline-block;
    text-indent: -1000px;
    text-align: center;
}
.img_gallery .point .on {
    background-color: #FFB400;
}

/*产品中心*/
.star_product {
    margin-top: 60px;
}
.insp_titele .it_word {
	text-align: left;
	float: left;
}
.insp_titele .it_word {
	font-size: 30px;
	line-height: 1.5em;
	color: #333333;
}
.insp_titele .it_explain {
	font-size: 18px;
	color: #555555;
}
.insp_titele .it_img {
	float: right;
	height: 60px;
	line-height: 60px;
	text-align: inherit;
}
.insp_titele .it_img a {
	font-size: 16px;
	color: #333333;
}
.insp_titele .it_img img {
	float: left;
	padding-right: 8px;
	padding-top: 19px;
}
.spm_content {
	width: 378px;
	height: 320px;
    margin-top: 20px;
    margin-right: 30px;
	float: left;
	position: relative;
	transition: all 1s;
}
.star_product .sp_main .spm_mbshow {
	display: none;
}
.spm_content:hover .spm_mbshow {
	display: block;
	opacity: 1;
    width: 378px;
    height: 260px;
    position: absolute;
    top: 0px;
    left: 0;
    background: url(../img/mbshow1.png) no-repeat;
	z-index: 10;
	transition: all 1s;
}

.spm_content:nth-child(3n) {
    margin-right: 0px!important;
}
.spm_content .spmc_img {
    width: 378px;
    height: 260px;
}
.spm_content .spmc_img img {
    width: 100%;
    height: 100%;
}
.spm_content .spmc_name {
	width: 100%;
	height: 40px;
	background-color: #313131;
	line-height: 40px;
	text-align: inherit;
	transition: all 0.5s;
}
.spmc_name p {
	color: #ffffff;
	font-size: 14px;
	float: left;
	margin-left: 20px;
}
.spmc_name .spmcn_more {
	float: right;
	padding-top: 10px;
	margin-right: 20px;

}
.spm_content:hover .spmc_name {
	background-color: #FFB400;
}

.spm_content .spmc_img img {
	transition: all 1s;
}
.sp_pageturning {
	width: 185px;
	height: 40px;
    margin: 30px auto;
}
.spp_left {
	position: unset!important;
    height: 40px!important;
    width: 80px!important;
    font-size: 36px!important;
	background: url(../img/prev.png) center no-repeat!important;
	float: left!important;
	margin-top: 1px!important;
}
.spp_right {
	position: unset!important;
	height: 40px!important;
    width: 80px!important;
    font-size: 36px!important;
    background: url(../img/next.png) center no-repeat!important;
    line-height: 90%!important;
	float: right!important;
		margin-top: 1px!important;
}

/*产品内页查看详情*/
.pr_box .pr_img .spm_mbshow {
	display: none;
}
.pr_img:hover .spm_mbshow {
	display: block;
	opacity: 1;
	width: 378px;
	height: 260px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/mbshow1.png) no-repeat;
	z-index: 10;
	-webkit-animation-name: fadeIn; /*动画名称*/
	-webkit-animation-duration: 3s; /*动画持续时间*/
	-webkit-animation-iteration-count: 1; /*动画次数*/
	-webkit-animation-delay: 0s; /*延迟时间*/	
}


/*无忧一站式*/
.one_step {
	height: 260px;
	width: 100%;
	background: url('../img/onestep_bg.jpg')center no-repeat;
}
.one_step .os_title {
	text-align: center;
	padding-top: 40px;
}
.one_step .os_content {
	padding-top: 55px;
	line-height: 1.5em;
	width: 270px;
	float: left;
}
.one_step .osc_big {
	padding-right: 20px;
	color: #333333; 
	font-size: 24px;
	text-indent: 2em;
}
.one_step .osc_small {
	color: #555555;
	font-size: 14px;
	padding-top: 20px;
}
.os_right {
	margin-left: 40px;
}

/*介绍漏斗*/
.funnel {
	width: 100%;
	height: 436px;
	background: url('../img/funnel_bg.jpg')center no-repeat;
}
.funnel .peach {
	color: #333333;
	padding-top: 63px;
	line-height: 2em;
}
.funnel_first {
	font-size: 24px;
}
.funnel_second {
	font-size: 14px;
}
.funnel_third {
	font-size: 15px;
}
.funnel_forth {
	font-size: 14px;
	padding-top: 30px;
}
.funnel_tel {
	display: block;
	height: 95px;
	color: #ffffff;
	font-size: 30px;
	padding-top: 33px;
	padding-left: 122px;
}

/*案例展示*/
.showcase {
	background-color: #eeeeee;
	position: relative;
}
.showcase .it_word {
	margin-top: 60px;
	margin-bottom: 30px;
}
.showcase .it_img {
	margin-top: 60px;
	margin-bottom: 30px;
}
.showcase_main {
	width: 1200px;
	margin-top: 30px;
}
.showcase_main .sm_body {
	background-color: #eeeeee;
}
.showcase_main .sm_left {
	width: 600px;
	height: 380px;
	float: left;
	transition: all 1s;
}
.showcase_main  img {
	width: 100%;
	height: 100%;
}
.sm_left .sml_inf {
	width: 100%;
	height: 35px;
	background-color: #313131;
	position: relative;
	bottom: 35px;
	transition: all 1s;
}

/*
.sm_left:hover {
	box-shadow: 5px 6px 5px rgb(163, 162, 162)
}*/
.sm_left:hover .sml_inf {
	background-color: #FFB400;
}
.showcase_main a {
	color: #ffffff;
}
.showcase_main .sm_left a {
	font-size: 14px;
}
.showcase_main .smli_word {
	height: 35px;
	line-height: 35px;
	width: 90%;
	margin: 0 auto;
	text-align: inherit;

}
.smliw_le {
	float: left;
}
.smliw_ri {
	float: right;
}
.showcase_main .sm_right {
	width: 575px;
	height: 380px;
	float: left;	
}
/*
.sm_right .smr_first:hover {
	box-shadow: 5px 6px 5px #888888;
}
*/
.smr_first:hover .smr_inf {
	background-color: #FFB400;
}
.swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.showcase_main .sm_point {
	position: unset!important;
	margin-top: 30px;
}
.showcase_main .sm_right .smr_first {
	width: 275px;
	height: 175px;
	float: left;
	margin-left: 11px;
	margin-bottom: 30px;
	overflow: hidden;
	transition: all 1s;
	position: relative;
}
.showcase_main .sm_right .smr_ground {
	margin-top: 30px;
}
.sm_right .smr_inf {
	width: 100%;
	height: 35px;
	background-color: #313131;
	position: relative;
	bottom: 35px;
}
.showcase_main .sm_right a {
	font-size: 12px;
}
.showcase_main .smri_word {
	height: 35px;
	line-height: 35px;
	width: 90%;
	margin: 0 auto;
	text-align: inherit;

}
.smriw_le {
	float: left;
}
.smriw_ri {
	float: right;
}

.showcase .sml_show {
	display: none;
	
}
.sm_left:hover .sml_show {
	display: block;
	height: 345px;
	opacity: 0.7;
    width: 600px;
    position: absolute;
    top: 0px;
    left: 13px;
	background-color: #333333;
	opacity: 0.7;
	z-index: 10;
}
.showcase .smr_first .smr_show {
	display: none;
}
.sm_right .smr_first:hover .smr_show {
	display: block;
	opacity: 0.7;
	width: 275px;
	height: 140px;
    position: absolute;
    top: 0px;
    left: 0px;
	background-color: #333333;
	opacity: 0.7;
	z-index: 10;
}

/*新闻中心*/
.index_news .insp_body {
	margin-top: 30px;
	margin-bottom: 60px;
}
.index_news .inpb_one {
	display: block;
	width: 390px;
	height: 188px;
	background-color: #eeeeee;
	color: #333333;
	float: left;
	margin-right: 10px;
	transition: all 0.5s;
}
.index_news .inpbo_date {
	float: left;
	width: 120px;
	text-align: center;
	padding-left: 10px;
	padding-top: 40px;
}
.index_news .inpbod_big {
	font-size: 38px;
}
.index_news .inpbod_mid {
	
}
.index_news .inpbod_small {
	font-size: 14px;
}
.index_news .inpbo_content {
	float: right;
	width: 240px;
	height: 120px;
	padding-right: 20px;
	padding-top: 45px;
	line-height: 1.5em;
}
.index_news .inpbo_content p {

}
.index_news .inpboc_title {
	font-size: 14px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index_news .inpboc_body {
	font-size: 12px;
	overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box; 
}
.index_news .inpboc_brrow {
	font-size: 20px;
}
.inpb_one:hover {
	background-color: #FFB400;
	color: #ffffff;
}











/*合作伙伴*/
.index_friend {
	background-color: #eeeeee;
}
.index_friend .peach .if_big {
	font-size: 30px;
	color: #333333;
	padding-top: 60px;
	text-align: center;
}
.index_friend .if_title {
	width: 100%;
	background: url('../img/friend_bg.jpg') center no-repeat;
	font-size: 18px;
	color: #555555;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}
.index_friend .if_img {
	width: 100%;
	margin-top: 30px;
	height: 500px;
}
.index_friend .ifi_main {
	display: block;
	height: 155px;
	margin-top: 10px;
	margin-right: 20px;
	float: left;
}
.index_friend .ifi_main:nth-child(6n) {
	margin-right: 0px!important;
}
.index_friend .ifim_img {
	width: 180px;
	height: 94px;
	border: 1px solid #d3d3d3;
}
.index_friend .ifim_img img {
	width: 100%;
	height: 100%;
}
.index_friend .ifi_main p {
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
} 

/*新闻资讯*/
.index_news {
	margin-top: 60px;
}
.youq_lbox{
	width: 100%;
	height: 60px;
	background: #FFB400;
}
.youq_tx{
	width: 1200px;
	height: 60px;
	margin:0 auto;
}
.link_img{
	width: 170px;
	height: 60px;
	float: left;
	background: url(../img/linkbak.png) no-repeat;
}
.youq_tx a{
	width: 146px;
	height: 60px;
	line-height: 60px;
	color: #fffefe;
	font-size: 14px;
	display: block;
	text-align: right;
	float: left;
}
.footer{
	width: 100%;
	height: 306px;
	background: #eee;
}
.foot_box{
	width: 1200px;
	height: 306px;
	margin:0 auto;
	overflow: hidden;
}
.foot_top{
	width: 1200px;
	height: 300px;
}
.copyright{
	width: 100%;
	height: 66px;
	background: #eee;
}
.foot_ter{
	width: 1200px;
	height: 66px;
	margin:0 auto;
	overflow: hidden;
	border-top:1px #aaaaaa solid;
}
.foot_top_l{
	width: 1000px;
	height: 300px;
	float: left;
}
.foot_top_rs{
	width: 135px;
	height: 306px;
	margin-top: 60px;
	line-height: 313px;
	float: right;
	color: #444;
	background:url(../img/ewm.png) no-repeat;
	font-size:14px;
	text-align:center;
}
.foot_top_r{
	width: 260px;
	height: 300px;
	float: left;
	margin-left: 25px;
}
.foot_bottom_l{
	width: 735px;
	height: 66px;
	float: left;
	font-size: 12px;
	color: #444;
	line-height: 66px;
}
.foot_bottom_r{
	width: 465px;
	height: 66px;
	float: right;
	font-size: 12px;
	color: #444;
	text-align: right;
	line-height: 66px;
}
.foot_bottom_r>a{
	font-size: 12px;
	color: #444;
	margin-right:10px;
}

.foot_logo{
	width: 168px;
	height: 98px;
	margin-top: 100px;
	float: left;
	margin-right: 85px;
	background:url(../img/footerlogo.png) no-repeat;
}
.foot_top_l div:nth-child(4){
	margin-right: 0;
	width: 195px;
}
.foot_main:nth-child(2){
	width: 140px;
	border-right:1px #aaa solid;
	margin-right: 82px;
	height: 220px;
	margin-top: 60px;
}
.foot_main:nth-child(3){
	width: 140px;
	border-right:1px #aaa solid;
	margin-right: 82px;
	height: 220px;
	margin-top: 60px;
}
.foot_main{
	width: 100px;
	height: 300px;
	float: left;
	margin-right: 50px;
}
.foot_h{
	color: #333;
	font-size: 14px;
	width: 126px;
	height: 25px;
	line-height: 25px;
	padding-left: 38px;
	margin-top: 60px;
	background:url(../img/huihua.png) no-repeat; 
	margin-bottom: 10px;
}
.foot_main span{
	background:#FFB400;
	width: 20px;
	height: 2px;
	display: block;
	margin-top: 20px;
}
.foot_main:nth-child(4) h4{
	margin-top: 60px;
}
.foot_main h4{
	display: block;
	color: #333;
	font-size: 14px;
}
.foot_main a{
	display: block;
	color: #444;
	font-size: 12px;
	margin-top: 20px;
}
.fotmc input:nth-child(1){
	margin-top: 15px;
}
.fotmc input{
	width: 122px;
	height: 26px;
	border:none;
	font-size: 12px;
	color: #999;
	text-indent: 25px;
}
.fotmc textarea{
	width: 252px;
	height: 73px;
	margin-top: 10px;
	border:none;
	font-size: 12px;
	color: #999;
	padding-top: 15px;
	text-indent: 25px;
}
.erweima{
	width: 180px;
	height: 25px;
	float: right;
	margin-top: 15px;
}
.erweima .atxt{
	float: left;
	width: 63px;
	height: 25px;
	line-height: 25px;
	margin-right: 15px;
	color: #555;
	font-size: 14px;
}
.erweima div{
	float: left;
	width: 25px;
	height: 25px;
	margin-right: 8px;
}
.erweima .aimg1{
	background: url(../img/qqblue.png) no-repeat; 
	
}
.erweima .aimg2{
	background: url(../img/weixinblue.png) no-repeat; 
}
.erweima .aimg3{
	background: url(../img/sinablue.png) no-repeat; 
}
.liu{
	background: #FFB400 !important;
	color: #fff !important;
	cursor: pointer;
	margin-top: 5px;
}

.imgs_box .img1{
	float: left;
	width: 223px;
	height: 182px;
	margin-left: 15px;
}
.img1{
	float: left;
	width: 223px;
	height: 182px;
	margin-left: 15px;
	background: url(../img/he_c1.png) no-repeat;
	width:100px;

}

.img2{
	float: left;
	width: 223px;
	height: 182px;
	margin-left: 15px;
	background: url(../img/he_c2.png) no-repeat; 
}


.img3{
	float: left;
	width: 223px;
	height: 182px;
	margin-left: 15px;
	background: url(../img/he_c3.png) no-repeat; 
}

.img4{
	float: left;
	width: 223px;
	height: 182px;
	margin-left: 15px;
	background: url(../img/he_c4.png) no-repeat; 
}

.img5{
	float: left;
	width: 223px;
	height: 182px;
	margin-left: 15px;
	background: url(../img/he_c5.png) no-repeat; 
}

.img6{
	float: left;
	width: 223px;
	height: 182px;
	margin-left: 15px;
	background: url(../img/he_c6.png) no-repeat; 
}


.img7{
	float: left;
	width: 223px;
	height: 182px;
	margin-left: 15px;
	background: url(../img/he_c7.png) no-repeat; 
}


.img8{
	float: left;
	width: 223px;
	height: 182px;
	margin-left: 15px;
	background: url(../img/he_c8.png) no-repeat; 
}


.img9{
	float: left;
	width: 223px;
	height: 182px;
	margin-left: 15px;
	background: url(../img/he_c9.png) no-repeat; 
}


.img10{
	float: left;
	width: 223px;
	height: 182px;
	margin-left: 15px;
	background: url(../img/he_c10.png) no-repeat; 
}

.nmianbox{
	width: 100%;
	height: 80px;
	background-color：#ffffff;
	box-shadow: 0px 1px 10px #D1D1D1;
}

.nmian{
	width: 1200px;
	height: 80px;
	background: url(../img/logo_ny.png) no-repeat;
	margin:0 auto;
	background-size:auto 80px;
	background-position:0 -5px;
	
}

.nmian a{
	-webkit-border-image:url(../img/line_f.png) 30 30 round;
}


.nmian a:nth-child(1){
	margin-left:363px;
}

.nmian a:nth-child(6){
	color: #fff;
	width: 170px;
	font-size: 16px;
	text-indent: 25px;
	background: url(../img/lxbg.png) no-repeat;
	background-size:170px 80px;
}
.nmian a{
	display: block;
	float: left;
	width: 128px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 14px;
	color: #333;
	transition: all 0.5s;
}
.nmian a:nth-child(6):hover{
	color: #fff;
}

.nmian a:hover{
	color: #FFB400;
	
}

.ad_ye{
	width: 100%;
	height: 400px;
	background: #eee;
	line-height: 132px;
	text-align: center;
	font-size: 36px;
	color: #FFB400;
	overflow: hidden;
	position:relative;
}

.ad_ye>img{
	
	
	display:block;
	position:absolute;
	left:50%;
	margin-left:-960px;
	top:0;
}

.pr_box{
	width: 1200px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}
.pr_img:nth-child(3n+0){
	margin-right: 0;
}
.pr_img{
	width: 385px;
	height: 340px;
	float: left;
	overflow: hidden;
	position: relative;
	margin-right: 22px;
	margin-bottom: 35px;
}
.pr_img h4{
	color:#535353;
}

.pr_img:hover span{
	color:#FFB400 !important;;
}
.pr_img:hover h4{
	color:#FFB400 !important;;
}

.pr_img img{
	display: block;
	width: 378px;
	height: 260px;
	background: #eee;

}

.pr_img span:nth-child(1){
	width: 378px;
	height: 50px;
	display: block;
	line-height: 50px;
	color:#535353;
	font-size: 14px;
	border-bottom: 1px #959595 solid;
}
.pr_img .prb_word2 {
	width: 378px;
	height: 43px;
	display: block;
	line-height: 50px;
	color:#535353;
	font-size: 12px;
	border-bottom: 1px #959595 solid;
}

.c_d h4:nth-child(1){
	float: left;
	color: #777777;
	font-weight: normal;
	font-size: 12px;
	line-height: 35px;
}
.c_d h4:nth-child(2){
	float: right;
	color: #777777;
	font-weight: normal;
	font-size: 12px;
	line-height: 35px;
}

.page{
	width: 1200px;
	overflow: hidden;
	margin:0 auto;
	margin-bottom: 50px;
}

.page a{
	display: block;
	float: left;
	padding:10px 15px;
	background: #eee;
	margin-right:10px;
	color: #555;
}

.page a:hover{
	background: #FFB400;
	color:#fff !important;
}

.page .currPage{
	background: #FFB400 !important;
	color:#fff !important;
}

.page2{
	width: 1200px;
	overflow: hidden;
	margin:0 auto;
	margin-bottom: 50px;
	text-align: center;
}

.page2 a{
	display: inline-block;
	float: left;
	padding:2px 6px;
	background: #eee;
	margin-right:10px;
	color: #eee;
	border-radius: 50%;
}

.page2 a:hover{
	background: #FFB400;
	color:#FFB400 !important;
}

.page2 .currPage{
	background: #FFB400 !important;
	color:#FFB400 !important;
}
.pr_ny{
	width: 1200px;
	height: 456px;
	margin:0 auto;
	background: #eee;
}
.pr_ny .pr_ny_img {
	float: left;
	width: 660px!important;
	height: 456px!important;
}
.pr_ny .pr_ny_img img {
	width: 660px!important;
	height: 456px!important;

}
.pr_ny .pr_ny_name{
	width: 540px;
	height: 456px;
	float: right;
	background: #FFB400;
}
.clear {
	clear: both;
}
.pr_ny_name p:nth-child(1){
	width: 460px;
	margin-top: 65px;
	color: #fff;
	text-indent: 60px;
	font-size:24px;
}
.pr_ny_name p:nth-child(2){
	width: 460px;
	margin-left: 60px;
	margin-top: 55px;
	color: #fff;
	font-size:14px;
	line-height: 25px;
}
.pr_ny_name p:nth-child(3){
	width: 460px;
	margin-top: 30px;
	color: #fff;

	font-size:14px;
}
.pr_ny_name p:nth-child(4){
	width: 460px;
	margin-top: 30px;
	color: #fff;
	margin-left: 60px;
	font-size:14px;
	line-height: 25px;
}
.pr_ny_name p:nth-child(3){
	height: 55px;
	margin-top: 45px;

}
.pr_ny_name p:nth-child(3) a{
	width: 150px;
	height: 50px;
	border:1px #fff solid;
	border-radius: 5px;
	display: block;
	line-height: 50px;
	color: #fff;
	text-align:center;

}
.pr_ny_name p:nth-child(3) span{

	display: block;
	line-height: 50px;
	color: #fff;
	text-align:center;

}
.c_d_t{
	width: 1200px;
	height: 60px;
	background: #eee;
	margin:30px auto;
}
.c_d_t span{
	height: 60px;
	width: 220px;
	color: #fff;
	text-indent: 45px;
	line-height: 60px;
	background: #FFB400;
	font-size: 18px;
	display: block;
}
.pr_n_con{
	width: 1200px;
	
	margin:0 auto;
}
.pr_n_con span:nth-child(1){
	width: 1200px;

	background: #fff;
	color: #555;
	font-size:14px;
	background: #eee;
	display: block;
}
.pr_n_con span:nth-child(2){
	width: 1200px;
	height: 110px;
	background: #fff;
	color: #555;
	font-size:14px;
	display: block;
	text-indent: 2em;
	margin-top: 30px;
}
.page_n{
	height: 100px;
	width: 1200px;
	background: #fff;
}
.page_n p:nth-child(1){
	width: 230px;
	height: 50px;
	float: left;
	font-size: 12px;
	display: block;
	font-size: 12px;
	line-height: 25px;
	color: #555;
}
.page_n p>a{
	color: #555;
	font-size: 12px;
}
.page_n>a:nth-child(2){
	width: 140px;
	height: 50px;
	background: #FFB400;
	line-height: 50px;
	float: right;
	color: #fff;
	text-align: center;
	display: block;
	border-radius: 5px;
	font-size: 14px;
}
.case_box{
	width: 1200px;
	overflow: hidden;
	margin:20px auto 50px auto;
}
.case_img:nth-child(even){
	margin-right:0px;
}
.case_img{
	width: 580px;
	height: 466px;
	background: #eee;
	float: left;
	margin-right:40px;
	margin-top:35px;
	position: relative;
	transition: all 1s;
}

.c_mbshow {
	display: none;
	transition: all 1s;
}


.case_img:hover span{
	color:#FFB400 !important;
}

.case_img:hover .c_mbshow{
	display: block;
	opacity: 1;
    width: 580px;
    position: absolute;
    top: 0px;
    left: 0;
	background-color: #333333;
	opacity: 0.7;
	z-index: 10;
	height: 401px;
}
.case_img:hover .ca_r{
	color:#fff !important; 
	background: #FFB400 !important;
}

.c_img1{
	width: 580px;
	height: 401px;
	background: #eee;
}
.c_img1 img{
	width: 100%;
	height: 100%;
}
.c_txt1{
	width: 580px;
	height: 65px;
	background: #fff;
}
.ca_l{
	width: 455px;
	height: 55px;
	float: left;
	margin-top: 18px;
	line-height: 25px;
}
.ca_r{
	margin-top: 23px;
	width: 123px;
	height: 40px;
	color: #999999;
	font-size: 14px;
	text-align:center;
	line-height: 40px;
	float: right;
	border:1px #ccc solid;
	border-radius: 5px;

}
.ca_l span:nth-child(1){
	color: #555;
	font-size: 16px;
	display: block;
	line-height: 55px;
}
.ca_l span:nth-child(2){
	color: #777;
	font-size: 14px;
	display: block;
}
.news_box:nth-child(1){
	margin-top: 50px;
}
.news_box{
	width: 1160px;
	height: 302px;
	margin:0 auto;
	background:#fff;
	margin-bottom:15px;
	border-bottom:1px solid #cecece;
	transition: box-shadow 0.3s;
-moz-transition: box-shadow 0.3s;
-webkit-transition: box-shadow 0.3s;
-o-transition: box-shadow 0.3s;
}
.news_box:hover{
	box-shadow: 5px 5px 15px #7e7e7e
}

.news_box>a{
	display: block;
	box-shadow: 3px 3px 3px #e2e2e2;
}
.news_box>a>.img_box{
	width: 400px;
	height: 300px;
	float: left;
	margin-left:60PX; 
}
.news_box>a>.img_box>img{
	display: block;
	width: 305px;
	height: 205px;
	margin-top:50px;
	-webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -transform:scale(1.1,1.1);


	transition: transform 0.3s;
-moz-transition: transform 0.3s;
-webkit-transition: transform 0.3s;
-o-transition: transform 0.3s;

}
.news_box:hover a>.img_box>img{
	 -webkit-transform:scale(1.2,1.2);
    -moz-transform:scale(1.2,1.2);
    -transform:scale(1.2,1.2);
}

.news_box:hover a>.txt_box>.new_title{
	color: #FFB400;
}

.news_box>a>.txt_box{
	width: 640px;
	height: 240px;
	float:right;
	margin-right: 40px;
	margin-top: 60px;
}
.news_box>a>.txt_box>.new_title{
	width: 640px;
	height: 50px;
	line-height: 50px;
	color: #535353;
	font-size: 16px;
}
.news_box>a>.txt_box>.new_dis{
	width: 640px;
	line-height: 25px;
	color: #777777;
	font-size: 14px;
	margin-right: 60PX;
}
.news_box>a>.txt_box>.new_dis1{
	width: 640px;
	height: 50px;
	line-height: 50px;
	color: #777777;
	font-size: 14px;
}
.new_ny{
	width: 1200px;
	overflow: hidden;
}
.new_ny_tile{
	width: 1200px;
	overflow: hidden;
	text-align:center;
}
.new_ny_con{
	width: 1200px;
	overflow: hidden;
}
.new_ny_ti{
	width: 1120px;
	height: 100px;
	margin:15px auto;
}
.titi{
	text-align: center;
	color: #555;
	font-size: 20px;
	border-bottom:1px #ccc dashed;
	padding-bottom:30px;
}
.new_ny_co{
	width: 1200px;
	overflow: hidden;
	margin:20px auto;
	color: #777777;
	font-size: 14px;
	line-height: 25px;
	text-indent: 2em;
}
.new_ny_ti>.time{
	width: 351px;
	height: 50px;
	margin:15px auto;
	line-height: 50px;
	color:#777;
	font-size:12px;
}
.time>span:nth-child(3){margin-right: 0px;}
.time>span{
	margin-right: 25px;
}
.ad_alibg{
	width: 100%;
	
	overflow:hidden;
}
.anlt{
	width: 1200px;
	height: 60px;
	margin:0 auto;
	margin-top: 60px;
	background: url(../img/alit.png) no-repeat;
}
.anlt_box{
	width: 1200px;
	overflow: hidden;
}
.anlt_img:nth-child(3n+0){
	margin-right: 0px;
}
.anlt_img{
	width: 390px;
	height: 318px;
	background: #eee;
	float: left;
	color: #555;
	margin-right: 15px;
	margin-bottom: 30px;
	border-bottom: 3px #e5e5e5 solid;
}
.anlt_img:hover{
	color: #FFB400;
	border-bottom: 3px #FFB400 solid;
}
.anlt_img>a{
	width: 390px;
	height: 272px;
	display: block;
}
.anlt_img>span{
	display: block;
	line-height: 50px;
	text-indent: 15px;
}

/*分页*/
.pager {
	max-width: 800px;
	text-align: center;
	margin-bottom: 30px;
	display: inline-block;
}

.pager a {
	cursor: pointer;
}

.pager a,
.pager span {
	/* 按钮内数字 */
	width: 45px;
	height: 40px;
	border: 1px solid #EBEBEB;
	margin-left: -1px;
	color: #8a8a8a;
	display: inline-block;
	line-height: 40px;
	float: left;
	font-size: 15px;
	text-decoration: none;
	margin: 0 2px;
	border-radius: 6px;
}
.pager a:hover,
.pager span:hover {
	border-color: #3897cd;
	color: #3897cd;
	position: relative;
	z-index: 1;
}

.pager span.current {
	background-color: #222A35;
	color: #fff;
	border-color: #EBEBEB;
	position: relative;
	z-index: 1;
}

.pager .pg-first,
.pager .pg-prev,
.pager .pg-next,
.pager .pg-last {
	background: white url(../img/page_bg.jpg)  8px 7px no-repeat;
}

.pager .pg-first:hover,
.pager .pg-prev:hover,
.pager .pg-next:hover,
.pager .pg-last:hover {
	background: white url(../img/page_bg_hover.jpg)  8px 7px no-repeat;
}

.pager .pg-prev,
.pager .pg-prev:hover {
	background-position: 7px -21px;
}

.pager .pg-next,
.pager .pg-next:hover {
	background-position: -21px -21px;
}

.pager .pg-last,
.pager .pg-last:hover {
	background-position: -21px 7px;
}

.pager .pg-prev[disabled='true'],
.pager .pg-prev[disabled='true']:hover {
	cursor: default;
	background-image: url(../img/page_bg.jpg);
}

.pager .pg-next[disabled='true'],
.pager .pg-next[disabled='true']:hover {
	cursor: default;
	background-image: url(../img/page_bg.jpg);
}

.pager .pg-prev[disabled='true'],
.pager .pg-next[disabled='true'] {
	border-color: #eeeeee;
}

.pager span.els {
	border-color: transparent;
}

.pagerHtmlWrap {
	width: 800px;
	margin: 30px auto;
}

.pagerHtmlWrap .cc_cells {
	width: 100%;
	height: 35px;
	padding: 5px 0;
	border-bottom: 1px #cccccc solid;
}

.pagerHtmlWrap .cc_cells a {
	color: #454545;
	font-size: 14px;
	line-height: 35px;
	text-decoration: none;
}

.pagerHtmlWrap .cc_cells a span {
	display: inline-block;
	width: 25%;
	text-align: left;
	margin: 0;
}