@charset "utf-8";
/*内页banner*/
.banners{width:100%; min-width:1200px; text-align:center;}
.banners img{display:block; max-width:100%; margin:0 auto;}

/*内页位置导航*/
.positon-bg{width:100%; min-width:1200px; height:40px; margin-bottom:30px; line-height:40px; background-color:#f5f5f5;}
.positon{width:1200px; margin:0 auto;}

/*产品中心*/
.main{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.prod_center{width:1200px; height:auto; margin: 20px 0 35px; overflow:hidden;}
.pn_tit{width:1200px; margin:0 auto;}
.pn_tit p{width:400px;font-size:25px; margin:0 0 20px; color:#333; font-weight:bold;}
.pn_tit span{width:800px; height:38px; overflow:hidden; font-size:16px; line-height:38px; text-align:right;}
.main ul.fr{width:930px; height:380px; overflow:hidden; margin:0 auto;}
.main ul.fr li{ position:relative; width:290px; height:180px; float:left; margin:0 0 20px 20px; box-shadow: 0 0 10px rgba(0,0,0,.3);}
.main ul.fr li img{width:290px; height:180px;}
.main ul.fr li h3{ position: absolute; bottom:0; width:290px; text-align:center; line-height:35px; font-size:15px; color:#fff; background-color: rgba(0,102,102,0.5); font-weight:normal;}
.main ul.fr li a:hover h3{color:#E9AF00}
.main ul.fr li:hover img{opacity:0.5;}
#bold{ font-weight:bold; font-size:28px; margin-bottom:30px;}

/*焦点图切换*/
.prod_title{ position:relative; width:270px; height:380px;box-shadow: 0 0 10px rgba(0,0,0,.3);}
.rslides{width:100%;position:relative;list-style:none;padding:0}
.rslides a h2{width:100%; height:50px; line-height:50px; text-align:center; font-size:20px; background-color:rgba(0,102,102,0.8); z-index:100; position:absolute; top:25px; color:#fff;box-shadow: 0 0 10px rgba(0,0,0,.3);}
.rslides a:hover h2{color:#E9AF00;}
.rslides_nav{ width:40px; height:32px; background-image:url(../images/arrows.png); display:block; position:absolute; text-indent:-10em; overflow:hidden;}
.prev{ background-position:0 0;left:0px; top:180px;}
.prev:hover{ background-position:0 0px;}
.next{ background-position:0px -32px;right:0px; top:180px;}
.next:hover{ background-position:0px -32px;}
.rslides_tabs{ position:absolute; left:115px; bottom:10px;clear:both;text-align:center; z-index:99999;}
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:5px}
.rslides_tabs a{ width:10px; height:10px; background:#fff;text-indent:-5em; overflow:hidden; display:block; float:left; margin-left:6px;border-radius:6px;}
.rslides_tabs .rslides_here a{ background:#066;}

/*产品及案例内容*/
#section1 .pro_banner img{margin:0px;}
.prod_main{width:1230px; height:auto; overflow:hidden; margin:0 auto;}
.pro_t{width:1200px; height:auto; overflow:hidden; margin:0 auto; padding:15px 0;}
.pro_t_des{width:560px; height:auto; overflow:hidden; float:right;}
.pro_t_jj h1{font-size:25px; margin-bottom:20px;}
.pro_t_jj p{width:100%; max-height:180px; overflow:hidden; line-height:30px;}
.pro_t_contact{height:auto; overflow:hidden; margin-top:25px;}
.pro_t_ol{width:250px; height:50px; float:left; line-height:50px; font-size:18px; border-radius:5px; background:url(../images/yh.png) no-repeat right center #066;}
.pro_t_ol a{color:#fff;}
.pro_t_ol i img{width: 35px; height: 32px; float:left; padding:8px 15px 5px 15px; box-shadow:none;}
.pro_t_tel{width:220px; height:50px; line-height:23px; padding-left:60px; float:right; font-size:15px; background:url(../images/phone.png) no-repeat left center;}
.pro_t_tel span{font-size:25px; color: #066; font-weight: 800;}
.pro_t_promise{padding-top:20px;}
.pro_t_promise li{height:25px; line-height:22px; float: left; color: #555555; background: url("../images/time.png") left center no-repeat; padding-left: 30px; margin-right:35px; font-size: 12px;}
.pro_t img{width:595px; height:369px;box-shadow: 10px 10px 5px #ddd;}
#code{width:300px; display:inline-block;}
#code input{height: 30px; margin-bottom: 5px; width: 100px; margin-right: 10px; border: 1px solid #ddd;}
#code img{padding-top:5px; margin:0;}

/*吸顶导航*/
.nav-height{width:1200px; position:relative; height: 50px; margin:30px auto 0; background-color:#f5f5f5;}
.nav-wrap { width: 100%;height: 50px; background-color:#f5f5f5;}
.nav-wrap.navFix{
	position: fixed;
	top: 0;
	left: 0;
	/* [disabled]box-shadow: 0 0 5px rgba(0,0,0, 0.2); */
	/* [disabled]border-bottom: 2px solid #f5f5f5\9; */
	z-index: 99999;
} 
.nav-wrap ul {
	padding: 0;
	margin: 0 auto;
	width: 1200px;
	display: block;
	/* [disabled]border-bottom: 2px solid #f5f5f5; */
}
.nav-wrap.navFix ul{ border-bottom: 0;}
.nav-wrap li { display: inline-block; text-align: center;height: 50px; line-height: 50px; float: left;}
.nav-wrap li a {display: block;padding: 0 108px;font-size:20px; color: #333; text-decoration: none; border-right:5px solid #fff;}
.nav-wrap li a:hover{background-color: #066; color:#fff;}
.nav-wrap li a.active {background-color: #066; color:#fff;}
.nav-mobile {display: none;font-weight: bold;width: 100%;}
.click-me {width: 150px; height: 30px; background: #066;color: white; text-align: center;line-height: 30px;}
.click-me a {display: block;color: white;}
.protent{height: auto; overflow: hidden;}
.othermore{width:1200px; font-size:35px; color:#066; text-align:center; padding:30px 0; font-weight:bold;}
.relative {height:auto; overflow: hidden;}
.relative li{width: 277px; height: auto; overflow:hidden; float: left; margin: 0 30px 0 0;}
.relative li a img{width:277px; height: auto; margin:0;}
.relative li a:hover img{opacity: 0.5;}
.relative li h3 {text-align: center; line-height: 35px; font-size: 15px; font-weight:normal;}
.section-content{width:1200px; height:auto; margin:0 auto; line-height:35px; overflow:hidden; padding-top:20px; clear:both;}
.section-content img{margin:20px auto;}
.section-content table td{border-color: #ccc; padding:0 10px;}
.section-content .prod_info_nav td{ position:relative; padding:0 10px 10px 0;}
.section-content .prod_info_nav td img{padding: 0; margin:0;}
.section-content .prod_info_nav td a span{display:inline-block; height:30px; line-height:30px; width:95.4%; color:#fff; text-align:center; background-color:rgba(0,102,102,0.47); position: absolute; bottom:10px; left:0px;}
.section-content .prod_info_nav td a:hover span{color: #F5F500;}
.section-content .prod_info_nav td a span.double{width:97.7%;}
.section-content .pro_more img{margin:0;}
.section-content .pro_partner img{margin:0 0 30px;}
.proj_cont img{margin:20px 10px;}


/*服务承诺*/
.pro_fw {height:485px; margin:60px 0 0; overflow:hidden; background:url(../images/wu_bg.jpg) center no-repeat;}
.pro_fw_c{width:1200px; margin:0 auto;}
.pro_fw img { float:left; width:152px;}
.profw_r { float:right; width:85%;}
.profw_txt { display:block; margin:110px 0 30px 0; text-align:center; color:#2b2b2b; font-size:30px; line-height:50px;}
.profw_txt  strong { color:#ff3333;}
.pro_fw ul li { width:25%; float:left; text-align:center;}
.pro_fw ul li span { text-align:center; color:#2a2a2a; font-size:22px; line-height: 50px;}
.icon8 { display:block; background:url(../images/icon4.png); width:105px; height:105px; margin:3px auto 0;}
.fw01 { background-position:-0px 0px;}.fw02 { background-position:-108px 0px;}.fw03 { background-position:-217px 0px;}.fw04 { background-position:-325px 0px;}

/*在线留言*/
.message{padding:40px; margin-top:35px; background:url(../images/ly2.jpg) no-repeat #f0f0f0;}
.message .tit h3 {
    font-size: 36px;
    color: #eb0001;
	font-weight:normal;
	width:200px;
	float: left;
}
.message .tit .bdsharebuttonbox{width:400px; float: right; padding-top: 5px;}
.message .tit p {
	clear: both;
    font-size: 14px;
    padding: 25px 0;
    color: #666;
    line-height: 32px;
}
.message .tit span, .message .tit2 span {
    background: #65AFFA;
    padding: 5px 7px;
    margin: 0 8px;
    color: #fff;
    font-size: 16px;
}
.message ul{height:auto; overflow:hidden; margin-bottom:10px;}
.message li {
    width: 50%;
	margin-bottom:15px;
    float: left;
}
.message li span {
    float: left;
    width: 90px;
    line-height: 36px;
    font-size: 15px;
}
.message input.intxt {
    width: 30%;
    margin: 5px 0 2px;
    border: 1px solid #D9D9D9;
    line-height: 30px;
    height: 30px;
    color: #999;
    padding: 0 4px;
    overflow: hidden;
    float: left;
    border-radius: 0;
	background-color:#fff;
}
.message input#require{width:60%;}
.message textarea {
    border: 1px solid #CCC;
    width: 1000px;
    height: 150px;
    line-height: 20px;
    margin: 6px 0 0;
    padding: 4px;
    background: #fff;
    color: #999;
    resize: none;
    float: left;
    border-radius: 0;
}
.btn{
	float:left;
	margin:0 50px 0 90px;
    background: #de0a0a;
    width: 130px;
    color: #fff;
    text-align: center;
    border: none;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    cursor: pointer;
}

#copyright dd{margin-right:45px;}

/*新闻中心*/
.gs, .hy-nr, .cp-nr, .baike{width:1200px; height:auto; overflow:hidden; margin:0 auto; padding-bottom:10px;}
.gs{margin-bottom:20px;}
.gs li{width: 370px;float: left;margin-right: 15px;background: #f5f5f5;padding: 10px;position: relative;}
.gs li:first-child{margin-left: 0;}
.gs li img{width: 370px; height:230px;}
.gs li .time{padding: 5px 0;width: 70px;color: #fff;background: #066;text-align: center;position: absolute; top: 10px;}
.gs li .time .day{display: block;font-size: 24px;line-height: 35px;}
.gs li .time .month{display: block;}
.gs li .text{padding: 20px 10px 15px;}
.gs li:hover .text{background: #066;color: #fff;}
.gs li:hover a{color: #fff;}
.gs li h3{font-size: 18px;margin-bottom: 5px;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.gs li p{line-height: 25px; height: 70px; width: 350px; overflow: hidden; margin-top: 10px;}

.hy-nr .left{width: 470px;float: left;background: #f5f5f5;padding: 10px;position: relative; margin-bottom:10px;}
.hy-nr .left img{width:470px; height:290px;}
.hy-nr .left .time{padding: 5px 0;width: 85px;color: #fff;background: #066;text-align: center;position: absolute; top: 10px;}
.hy-nr .left .time .day{display: block;font-size: 32px;line-height: 40px;}
.hy-nr .left .time .month{display: block;}
.hy-nr .left:hover .text{background: #066;color: #fff;}
.hy-nr .left:hover a{color: #fff;}
.hy-nr .left .text{padding: 15px 10px;}
.hy-nr .left h3{font-size: 18px;margin-bottom: 10px;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.hy-nr .left p{line-height: 22px;}
.hy-nr .right{width: 670px;float: right;}
.hy-nr .right li{float: left;width: 100%;border-bottom: 1px solid #eaeaea; padding: 23px 0px;}
.hy-nr .right li:hover{background: #f5f5f5;}
.hy-nr .right li:hover a{color: #066;}
.hy-nr .right li .time{width: 80px;float: left;text-align: center;color: #b0b0b0;}
.hy-nr .right li .time b{font-size: 30px;display: block;color: #555555;line-height: 38px;}
.hy-nr .right li .time span{font-size: 14px;display: block;}
.hy-nr .right li .text{float: left;width: 570px;padding-left:15px;line-height: 24px;border-left: 1px solid #eaeaea;}
.hy-nr .right li .text h3{font-weight: normal;font-size: 18px;margin-bottom: 10px;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.hy-nr .right li .text p{text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.cp-nr li{width: 545px;margin-right: 23px;float: left;padding: 15px 20px;border: 1px dashed #eaeaea;margin-bottom: 20px;background: #f5f5f5;}
.cp-nr li:hover{background: #f1f1f1;}
.cp-nr li:hover a{color: #066;}
.cp-nr li h3{font-size: 18px;color: #000000;}
.cp-nr li span{color: #999999;margin: 12px 0 6px 0;display: block;padding-left: 25px; background: url("../images/time2.png") left center no-repeat;background-size: 18px;}
.cp-nr li p{line-height: 30px; width: 545px; height: 90px; overflow: hidden;}
.newslist{margin: 30px auto;min-height: 360px;}
.newslist li{width: 48%;line-height: 60px;height: 60px;text-align: left;border-bottom: #DBDBDB 1px dashed; float: left;margin-right: 24px;}
.newslist li:hover .text a{color: #066;padding-left: 30px;}
.newslist li .date{float: right;padding-right: 20px;color: #999;}
.newslist li .text{float: left;text-align: left;position: absolute;}
.newslist li .text a{text-decoration: none;display: block;width: 335px;padding-left: 20px; background: url(../images/pic02.jpg) no-repeat left center;transition: all ease 0.5s;}

.baike_bg{width:100%; height:auto; overflow:hidden; padding:35px 0 30px; margin:20px 0 30px; background-color:#f5f5f5;}
.baike{height:auto; overflow:hidden; }
.baike li {
    float: left;
    width: 362px;
	height:200px;
	padding-right:25px;
    margin: 0 30px 0 0;
	overflow:hidden;
    border-right: 1px solid #ccc;
}
.baike li h4 {
	height:30px;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: normal;
	text-overflow: ellipsis; 
	white-space: nowrap; 
	overflow: hidden;
}
.baike li span {
    display: block;
    margin-bottom: 15px;
}
.baike li p{line-height:30px;}
#nobmp{border:0; padding:0; margin:0;}

/*新闻列表*/
.news_nav{width:1200px; height:30px; line-height:30px; margin:0 auto; clear:both;}
.news_nav p{text-align:left; font-size:25px; font-weight:bold;}
.news_nav span{float:right; width:500px; text-align:right;}

.news_list_pic{width:1200px; height:auto; overflow:hidden; margin-top:30px;}
.news_list_pic li{width:1200px; height:186px; margin-bottom:30px;}
.news_list_pic li img{width:300px; height:186px; float:left;}
.news_list_pic li .news_text{width:870px; height:186px; line-height:30px; float:right;}
.news_list_pic li .news_text h2{font-size:23px; margin-bottom:10px;}
.news_list_pic li .news_text .news_desc{height:65px; overflow:hidden;}
.read{text-align:right;}
.page{ clear:both; height:35px; line-height:35px; text-align:center; padding:35px 0 35px; overflow:hidden;}
.page a, .page b{ padding:10px 20px; background-color:#e7e7e7;}

.news_list_date{width:1200px; height:auto; margin-top:30px; overflow:hidden; float:left;}
.news_list_date li {
    float: left;
    width: 580px;
    margin:0 40px 30px 0;
}
.news_list_date li .time {
    width: 80px;
	height:80px;
    float: left;
    text-align: center;
    background-color: #066;
    color: #fff;
    padding: 5px;
    margin-right: 15px;
}
.news_list_date li .time b {
	margin-top:5px;
    font-size: 35px;
    display: block;
    color: #fff;
}
.news_list_date li .time span {
    font-size: 12px;
    display: block;
}
.news_list_date li .text {
	width:465px;
	float:right;
}
.news_list_date li .text h2{font-size:20px; margin-bottom:10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.news_list_date li .text p {
	height:55px;
	overflow:hidden;
    line-height: 25px;
}
.news_list_date li .text p span{padding-left:10px;}

.news_cont{margin-top:30px;}
.news_cont h1{font-size:23px; margin-bottom:25px;}
.news_cont .news_date{border-top:1px solid #eee; border-bottom: 1px solid #eee;}
.news_cont .news_date span{display:inline-block; margin-right:100px; height:35px; line-height:35px; font-size:15px; color:#999;}
.news_cont .news_date span a{color:#999;}
.news_cont .news_date span.back{width:250px; float:right; margin-right:0; text-align:right; background:url(../images/back.png) 160px center no-repeat; background-size:20px;}
.news_cont .selflink{margin-bottom: 35px;}
.news_cont .content{margin:15px auto 35px; line-height:35px;}
.news_cont .content table{margin:10px 0;}
.news_cont .content table td{border-color:#ccc; padding:0 10px;}
.news_cont .content .infotextkey{font-weight: bold;}
.news_cont .content img{margin:15px 10px;}
.pre_next {
    width: 100%;
    margin: 0 auto;
    margin-top: 0px;
    background: #f0f0f0;
    overflow: hidden;
    margin-top: 30px;
}
.pre_next .pre, .pre_next .next {
    font-size: 16px;
    width: 50%;
	padding: 15px 0 15px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
}
.pre_next span {
    background: #e0e0e0;
    padding: 17px;
    margin-right: 15px;
}
.news_other{width:1200px; height:auto; overflow:hidden; margin:30px auto 0; line-height:30px; font-size:14px; padding-bottom:30px;}
.news_other dl{width:570px;}
.news_other dl dt{font-size:25px; font-weight:bold; margin-bottom:15px;}
.news_other dl dd span{float:right;}
.content video{ display:block; margin:15px auto;}

/*相关产品*/
.wc1200{margin:0 auto;width:1200px; clear:both;}
.mt20{padding-top:20px;}
.icons{background:url(../images/icons.png) no-repeat 0 0;}

.warp-pic-list li{float:left;display:inline;}
.warp-pic-list .img_wrap{display:block;font-size:0;overflow:hidden;}
.warp-pic-list .text-area{background-color:#f2f2f2;line-height:24px;}

.row .hd{background:url(../images/hd-line_01.jpg) no-repeat 0 50px;height:55px;}
.row .hd .title{font:26px/40px "微软雅黑","Microsoft YaHei","黑体","SimHei";}

.tab-T-3{width:66px;}
.tab-T-3 li{width:12px;height:12px;font-size:0;background-color:#dfdfdf;float:left;margin-left:10px;cursor:pointer;display:inline;}
.tab-T-3 li.cur{background-color:#066;}

.rowE .warp-pic-list{position:relative;width:1200px;overflow:hidden;}
.rowE .count li{margin-right:32px;width:215px;}
.rowE .count .img_wrap{width:215px;height:133px;}
.rowE .count .img_wrap img{width:215px;height:133px;} 
.rowE .count li .text-area{padding:10px 0 10px 15px;}
.rowE .count li .text-area  p{line-height:24px;height:24px;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.rowE .count li:hover .text-area,.rowE .count li.hover .text-area{background-color:#066;color:#fff;}
.rowE .count .p-num{font-family:"Tahoma";font-weight:bold;}
.rowE .btns{display:block;height:55px;position:absolute;top:40px;width:35px;z-index:200;cursor:pointer;}
.rowE .prev{ background-position:0 -88px;left:0;}
.rowE .prev:hover{background-position:0 -144px;}
.rowE .next{ background-position:0 -200px;right:0;}
.rowE .next:hover{background-position:0 -256px;}

/*产品列表*/
.prod_lists{width:1230px; height:auto; overflow:hidden; margin:30px auto 10px;}
.prod_lists li {
    position: relative;
    width: 285px;
    height: 177px;
    overflow: hidden;
    float: left;
    margin: 0 5px 20px 15px;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.prod_lists li img {
    width: 285px;
    height: auto;
}
.prod_lists li h3 {
    position: absolute;
    bottom: 0;
    width: 285px;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    color: #fff;
    background-color: rgba(0,102,102,0.47);
    font-weight: normal;
}
.prod_lists li:hover img {
    opacity: 0.5;
}
.prod_lists li a:hover h3{color:#F5F500;}
.list_next {
    clear: both;
    height: auto;
    color:#066;
    padding-left:15px; 
    overflow: hidden;
}
.list_next a {
	display:inline-block;
	height:25px;
	line-height:23px;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #066;
    color: #066;
    margin: 5px 5px 0 0;
    padding: 0 5px;
}
.list_next a:hover{background:#066 none repeat scroll 0 0;border:1px solid #066;color:#ffffff;}

/*案例列表*/
.proj_lists {
    height: auto;
    overflow: hidden;
    margin: 30px 0 10px;
}
.proj_lists li{width:585px; float:left; margin:0 30px 30px 0; background-color:#e5e5e5;}
.proj_lists li img{width:270px; height:auto;}
.proj_text{width:285px; height:147px; padding:10px; float:right;}
.proj_text h3{font-size:17px; margin:10px 0 5px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.proj_text p{line-height:25px;}
.proj_text p span {padding-left: 10px;}

/*服务承诺*/
.service_cn{width:1200px; margin:0 auto 80px; overflow: hidden;}
.service_tit{position: relative; margin-bottom: 15px; padding-top: 20px; text-align: center;font-size:40px;color:#333;}
._tit_cn {
    position: absolute;
    left: 0;
    bottom: 23px;
    width: 100%;
    font-size: 50px;
    line-height: 1;
    color: #DC3B0C;
	font-weight:bold;
}
._tit_en {
    font-size: 137px;
    font-family: Arial;
    font-weight: bold;
    line-height: 1;
    color: #ffeff1;
    text-transform: uppercase;
}
.service_spirit{margin-bottom:30px; line-height:30px; text-indent: 2em;}
.service_cn ul li{width:300px; float:left;}
.service_cn ul li span{width: 151px; height: 152px; margin: 0 auto; background: url(../images/service_bg1.jpg) no-repeat; background-position-x: 0%; background-position-y: 0%; display: block;}
.service_cn ul li .span1{background-position:0 0}
.service_cn ul li .span2{background-position:-151px 0}
.service_cn ul li .span3{background-position:-302px 0}
.service_cn ul li .span4{background-position:-453px 0}
.service_cn ul li:hover .span1{background-position:0 -152px}
.service_cn ul li:hover .span2{background-position:-151px -152px}
.service_cn ul li:hover .span3{background-position:-302px -152px}
.service_cn ul li:hover .span4{background-position:-453px -152px}
.service_cn ul li:hover p{color:#ff3f3b}
.service_cn ul li p {
    text-align: center;
    font-size: 16px;
    line-height: 17px;
    height: 17px;
    display: block;
    margin-top: 30px;
}
/*手风琴效果*/
.cardArea_bg{width:100%; height:560px; background: url(../images/fw_bg.jpg) top repeat-x;}
.card-area{margin:82px auto 0;height:560px;width:1200px;position:relative;}
.card-area .bg-e8e8e8{background:#e8e8e8}
.card-area .bg-e1e1e1{background:#e1e1e1}
.card-area .card-item{z-index:4;transition:all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;position:relative;float:left;width:20%;height:521px;background-color:transparent}
.card-area .card-item+.card-item{margin-left:-1px}
.card-area .card-item .card{transition:all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;width:100%;height:100%;text-align:center;background:#fff}
.card-area .card-item .card .card-content{width:100%;line-height:2}
.card-area .card-item .card .card-content.content-first{transition:all .12s cubic-bezier(.4,0,.2,1) .18s;z-index:3;opacity:1;filter:alpha(opacity=100);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100))}
.card-area .card-item .card .card-content.content-second{transition:all .12s cubic-bezier(.4,0,.2,1) 0s;z-index:2;opacity:0;filter:alpha(opacity=0);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0));line-height:2}
.card-area .card-item .card .card-content.content-second li{float:left;width:50%}
.card-area .card-item .card .card-content,.card-area .card-item .card .card-title{position:absolute;left:0;right:0;z-index:1}
.card-area .card-item .card .card-title{padding-top:1px;transition:all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;height:145px;line-height:26px;font-size:14px;top:0;background:#1b77b9;}
.card-area .card-item .card .card-title .content{position:absolute;bottom:30px;width:100%}
.card-area .card-item .card .card-title h1{font-size:22px;font-weight:700;color:#d9efff;margin-bottom:0}
.card-area .card-item .card .card-title .short-info{color:#8dbbdc;font-size:14px;margin-top:0;margin-bottom:20px}
.card-area .card-item .card .card-content{height:376px;position:absolute;top:145px}
.card-area .card-item .card .card-content.content-first .content-first-list{width:100%;max-width:250px;font-size:16px;color:#373d41;margin:50px 0;}
.card-area .card-item .card .card-content.content-first .content-first-list li{margin-bottom:30px}
.card-area .card-item .card .card-content.content-second{width:90%;left:80px;font-size:14px;color:#a9b0b4;text-align:left;padding-top:50px}
.card-area .card-item .card .card-content.content-second .main-head{color:#3db1ea;font-size:18px;line-height:28px;margin-bottom:20px}
.card-area .card-item .card .card-content.content-second p{margin:5px 0}
.card-area .card-item .card .card-content.content-second .main-tip {color: #232933; margin-bottom:5px;}
.card-area .card-item .card .card-content.content-second .main-desc{color:#8c8c8c;font-size:12px;line-height:35px}
.card-area .card-item .card .card-content.content-second .main-white-btn{cursor:pointer;width:160px;height:36px;border:1px solid #3db1ea;font-size:16px!important;color:#3db1ea;margin-top:22px;margin-bottom:33px;border-radius:19px;background:#fff;transition:color .3s ease-in-out,background .3s ease-in-out}
.card-area .card-item .card .card-content.content-second .main-white-btn:hover{color:#fff;background:#3db1ea}
.card-area .card-item.active{z-index:6;box-shadow:0 0 30px rgba(0,0,0,.2);width:60%;height:535px}
.card-area .card-item.active .card .card-title{background-color:#3db1ea;height:159px;top:-15px;border:none}
.card-area .card-item.active .card .card-title .short-info{color:#9ed8f5}
.card-area .card-item.active .card .card-title h1{color:#fff}
.card-area .card-item.active .card .card-content.content-first{transition:all .12s cubic-bezier(.4,0,.2,1) 0s;z-index:2;opacity:0;filter:alpha(opacity=0);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0))}
.card-area .card-item.active .card .card-content.content-second{transition:all .12s cubic-bezier(.4,0,.2,1) .18s;z-index:3;opacity:1;filter:alpha(opacity=100);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100))}

.pro_select{ text-align:center; font-size:50px; margin-top:30px;}

/*服务网络*/
.map-service{position:relative;height:760px;background:#27343c; margin:-30px 0 -50px;}
.map-service-right{margin-left:350px;padding-top:70px}
.china-map{width:748px;height:618px;background:url(../images/map_black_bg.png) center no-repeat;position:relative; float:left;}
.region-list{position:absolute;left:0;top:0}

@-webkit-keyframes warn{
0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
}
@-moz-keyframes warn{
0%{-moz-transform:scale(0);transform:scale(0);opacity:1}
100%{-moz-transform:scale(1);transform:scale(1);opacity:0}
}
@-o-keyframes warn{
0%{-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-o-transform:scale(1);transform:scale(1);opacity:0}
}
@keyframes warn{
0%{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}
}
.area-box .dot{position:absolute;left:0;width:10px;height:10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#a2a9b4;opacity:1;filter:alpha(opacity=100)}
.area-box .pulse{position:absolute;top:-28px;left:-28px;height:66px;width:66px;border:2px solid #b7b7b7;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;-webkit-box-shadow:0 0 4px #82878f,0 0 10px #82878f inset;-moz-box-shadow:0 0 4px #82878f,0 0 10px #82878f inset;box-shadow:0 0 4px #82878f,0 0 10px #82878f inset;opacity:.12;filter:alpha(opacity=0);-webkit-animation:warn 2s ease-out both;-moz-animation:warn 2s ease-out both;-o-animation:warn 2s ease-out both;animation:warn 2s ease-out both;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;background:0 0}
.area-box .delay-01{-webkit-animation-delay:0;-moz-animation-delay:0;-o-animation-delay:0;animation-delay:0}
.area-box .delay-02{-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}
.area-box .delay-03{-webkit-animation-delay:.8s;-moz-animation-delay:.8s;-o-animation-delay:.8s;animation-delay:.8s}
.area-box .delay-04{-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s;-o-animation-delay:1.2s;animation-delay:1.2s}
.area-box .delay-05{-webkit-animation-delay:1.6s;-moz-animation-delay:1.6s;-o-animation-delay:1.6s;animation-delay:1.6s}
.area-box .delay-06{-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s}
.area-box .delay-07{-webkit-animation-delay:2.4s;-moz-animation-delay:2.4s;-o-animation-delay:2.4s;animation-delay:2.4s}
.area-box .delay-08{-webkit-animation-delay:-.4s;-moz-animation-delay:-.4s;-o-animation-delay:-.4s;animation-delay:-.4s}
.area-box .delay-09{-webkit-animation-delay:-.8s;-moz-animation-delay:-.8s;-o-animation-delay:-.8s;animation-delay:-.8s}
.area-box .delay-10{-webkit-animation-delay:-1.2s;-moz-animation-delay:-1.2s;-o-animation-delay:-1.2s;animation-delay:-1.2s}
.area-box .delay-11{-webkit-animation-delay:4s;-moz-animation-delay:4s;-o-animation-delay:4s;animation-delay:4s}
.region-list.active .area-box .dot{background:#009fd9}
.region-list.active .area-box .pulse{border-color:#009fd9;top:-39px;left:-39px;height:88px;width:88px;-webkit-box-shadow:0 0 12px #0080d9,0 0 20px #0080d9 inset;-moz-box-shadow:0 0 12px #0080d9,0 0 20px #0080d9 inset;box-shadow:0 0 12px #0080d9,0 0 20px #0080d9 inset}
.region-list.waite .area-box .dot{background:#f90}
.region-list.waite .area-box .pulse{border-color:#f90}
.show-regin{position:absolute;left:2px;height:0;top:0;width:11px;opacity:0;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.online-node .show-regin,.region-list:hover .show-regin,.underline-node .show-regin,.waite-node .show-regin{height:127px;opacity:1}
.show-regin span{width:30px;position:absolute;left:8px;top:-11px;padding:6px 10px;font-size:14px;color:#ccc;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;text-align:center;white-space:nowrap;}
.postition-10 .show-regin span{left:0}
/*.postition-6 .show-regin span{left:-72px}*/
.area-box{z-index:77}
.show-regin{z-index:66}
.region-list.active .show-regin span{position:relative;color:#ccc}
.region-list.waite .show-regin span{color:#ccc}
.postition-1{left:302px;top:308px}
.postition-2{left:390px;top:403px}
.postition-3{left:358px;top:510px}
.postition-4{left:465px;top:348px}
.postition-5{left:526px;top:394px}
.postition-6{left:526px;top:515px}
.postition-7{left:652px;top:200px}
.postition-7.region-list.active .area-box .pulse{top:-50px;left:-50px;width:110px;height:110px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
.postition-8{left:559px;top:229px}
.postition-9{left:637px;top:371px}
.postition-9.region-list.active .area-box .pulse{top:-50px;left:-50px;width:110px;height:110px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
.postition-10{left:554px;top:539px}
.postition-11{left:600px;top:295px}
.postition-12{left:534px;top:330px}
.postition-13{left:470px;top:230px}
.postition-14{left:150px;top:200px}
.postition-15{left:180px;top:370px}
.postition-16{left:670px;top:90px}
.postition-17{left:500px;top:450px}
.postition-18{left:510px;top:280px}
.postition-19{left:440px;top:470px}
.postition-20{left:470px;top:520px}
.postition-21{left:570px;top:450px}
.postition-22{left:630px;top:420px}
.postition-23{left:610px;top:470px}
.postition-24{left:585px;top:370px}
.postition-25{left:675px;top:155px}
.postition-26{left:390px;top:300px}
.map-service-text{width:400px; height:110px; float:left; padding:15px; margin-top:250px; font-size:14px; line-height:35px; color:#a9b3b3; border:1px dashed #a9b3b3;}

/* 时间轴 */
.timeline{background:url("../images/line4.png") repeat-y 50px 0;overflow:hidden;position:relative;height:auto;;width:850px; margin-bottom:50px;}
.timeline-date{overflow:hidden;position:relative;}
.timeline-date h2{margin-bottom:35px;}
.timeline-date h2 span{color:#DC3B0C;display:inline-block;font-size:22px;margin:30px 0px 0 85px;}
.timeline-date ul li{background:url("../images/icon7.png") no-repeat 42px 5px;zoom:1; height:auto; overflow:hidden; margin-bottom:15px;}
.timeline-date ul li h3{float:left;text-align:right;font-size:14px;color:#878787;display:block;}	
.timeline-date ul li h3 span{display:block;color:#ADADAD;font-size:12px;padding-left:15px;}	
.timeline-date ul li dl{margin-top:-5px;}
.timeline-date ul li dl.right{float:left;margin-left:85px; font-size:13px;}	
.timeline-date ul li dl span{font-size:16px;color:#000;line-height:40px;}
.timeline-date ul li dl a{display:inline-block; position:relative;width:195px; height:auto; overflow:hidden; line-height:30px; margin:15px 20px 0 0;}
.timeline-date ul li dl img{display:inline-block; width:195x; height:121px; }
.timeline_l{width:290px; height:auto; overflow:hidden; float:left; margin-right:50px;}

/*服务团队*/
.mainbox_one{height:auto; overflow:hidden; text-align:center; padding-bottom:20px;}
.service_target{margin-top:10px; font-size:15px; text-align:center;}

.sublist{margin-top:30px;height:460px;background-color:#fff;}
.sublist .list{float:left;width:298px;height:458px;border:1px solid #CCCCCC;border-left:none;}
.sublist .list_first{width:298px;border-left:1px solid #CCCCCC;}
.sublist .list_one{float:left;width:298px;height:458px;border:1px solid #FF7200;position:relative;top:0;cursor:pointer;}
.sublist .list:hover{position:relative;-webkit-animation:dese 0.5s 1;-moz-animation:dese 0.5s 1;animation:dese 0.5s 1;box-shadow:0 10px 20px #ccc;-webkit-box-shadow:0 10px 20px #ccc;-moz-box-shadow:0 10px 20px #ccc;}

@-moz-keyframes dese{0% {box-shadow:0 0 2px #ccc;-webkit-box-shadow:0 0 2px #ccc;-moz-box-shadow:0 0 2px #ccc;top:0px;}
100% {box-shadow:0 10px 20px #ccc;-webkit-box-shadow:0 10px 20px #ccc;-moz-box-shadow:0 10px 20px #ccc;}}
@-webkit-keyframes dese{0% {box-shadow:0 0 2px #ccc;-webkit-box-shadow:0 0 2px #ccc;-moz-box-shadow:0 0 2px #ccc;top:0px;}
100% {box-shadow:0 10px 20px #ccc;-webkit-box-shadow:0 10px 20px #ccc;-moz-box-shadow:0 10px 20px #ccc;}}
@keyframes dese{0% {box-shadow:0 0 2px #ccc;-webkit-box-shadow:0 0 2px #ccc;-moz-box-shadow:0 0 2px #ccc;top:0px;}
100% {box-shadow:0 10px 20px #ccc;-webkit-box-shadow:0 10px 20px #ccc;-moz-box-shadow:0 10px 20px #ccc;}}

.sublist .list .list_head{height:150px;position:relative;background:#f9f9f9;}
.sublist .list_one .list_head{background-image:-webkit-linear-gradient(top, #ff5600, #ff8201);background-image:-moz-linear-gradient(top, #ff5600, #ff8201);background-image:-ms-linear-gradient(top, #ff5600, #ff8201);}
.sublist .list .list_head h2{padding-top:38px; font-size:20px;}
.sublist .list_one .list_head h2{color:#fff; font-size:20px;}
.sublist .list .list_head p{margin-top:10px;}
.sublist .list_one .list_head p{color:#fff;}
.sublist .list .list_content{background:#fff;cursor:pointer;text-align:left;}
.sublist .list .img{position:absolute;bottom:-33px;left:50%;margin-left:-33px;height:66px;width:66px;z-index:1;}
.no_on li{margin:9px 0;}.sublist .list .small{position:absolute;z-index:2;top:12px;left:16px;}
.list_span{width:90%;margin:0 auto;font-size:14px;color:#333;letter-spacing:2px;}
.sublist .list .small_two{position:absolute;z-index:2;top:12px;left:16px;}
.sublist .list .small_three{position:absolute;z-index:2;top:12px;left:16px;}
.sublist .list_one .list_content .list_content_box{/*padding:49px 0 0 80px;*/}
.sublist .list .list_content .list_content_box{padding:10px 0 0 0px;}
.sublist .list .list_content .list_content_box ul{height:111px;}
.sublist .list .list_content .list_content_box .on{display:none;margin-top:50px; text-align:center;}
.sublist .list .list_content .list_content_box .on li{margin-top:9px;}
.sublist .list .list_content .list_content_box .no_on{display:block;width:120px;margin:50px auto 0; text-align:center;}
.sublist .list_one .list_content .list_content_box li{width:220px;margin:0 auto;}
.sublist .list .list_content .list_content_box li{/*text-align:left;margin:9px 0;*/}
.sublist .list .list_content .list_content_box .right{text-align:right;width:102px;}
.sublist .list .list_content .list_content_box li b{color:#ff7200;}
.sublist .list .list_content .btn_boxes{margin:60px 30px 0;height:40px;text-align:center;}
.sublist .list .list_content .btn_boxes .btns{width:98px;height:30px;line-height:30px;padding:3px;}
.sublist .list .list_content .btn_boxes .btn_left{border:1px solid #ccc;float:left;}
.sublist .list .list_content .btn_boxes .btn_right{border:1px solid #FF7200;float:right;color:#ff7200;}
.sublist .list_one .list_content .btn_boxes .btn_left{border:1px solid #FF7200;float:left;color:#ff7200;}
.sublist .list_one .list_content .btn_boxes .btn_left a{color:#ff7200;}
.sublist .list_one .list_content .btn_boxes .btn_right{border:1px solid #FF7200;float:right;color:#fff;background:#ff7200;}

.service_tech_bg{width:100%; background-color:#f5f5f5;}
.service_tech{width:1200px; height:250px; background:url(../images/dotline.png) left center repeat-x; padding:60px 0; margin:30px auto;}
.service_tech li{width:120px; height:30px; margin:50px 0; font-size:15px; float:left;}

/*常见问题*/
.question dl.faq_item{height:auto; overflow:hidden; background:url(../images/question.png) 15px 12px #f5f5f5 no-repeat; padding:10px 10px 15px; margin-bottom:20px; font-size:15px;}
.faq_item .faq_q{margin-bottom:5px;}
.faq_item .faq_ico {
    display: inline-block;
    width: 35px;
    height: 45px;
	float:left;
    line-height: 45px;
    padding-left: 18px;
    margin-right: 10px;
    font-size: 20px;
    color: #fff;
}
.faq_item .faq_q_title{
	width:1100px;
	float:left;
    height:auto;
	font-weight:bold;
	line-height:46px;
    cursor: default;
	overflow:hidden;
}
.faq_item .faq_a_text  {
	width:1100px;
	float:left;
    height:auto;
	line-height:30px;
	padding-top:9px;
    cursor: default;
	overflow:hidden;
}
/*联系我们*/
.contact h2 {
    font-size: 40px;
    margin: 8px 0;
    text-align: center;
    color: #000;
	margin-top:30px;
}
.contact font {
	display:inline-block;
    font-size: 17px;
    text-align: center;
    color: #666;
	width:1200px;
    margin: 20px 0 30px;
}
.contact .problem {
	height:auto;
	overflow:hidden;
    padding-top: 50px;
}
.problem li {
    float: left;
    width: 194px;
    margin-right: 30px;
    border: #ccc 1px solid;
    padding: 0 10px 10px;
    text-align: center;
    height: 210px;
}
.problem li img {
    display: block;
    text-align: center;
    margin: -50px auto 0;
}
.contact-wz h4 {
    font-size: 20px;
    margin: 15px 0;
    font-weight: 600;
    text-align: center;
    color: #333;
}
.contact-wz p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    color: #888;
}
.lianxi {
    background: #f4f4f4;
    margin: 35px 0 0;
    padding: 25px 0 40px 35px;
    overflow: hidden;
}
.lianxi dl {
    width: 550px;
    float: left;
}
.lianxi dl dt {
    color: #222;
    font: bold 24px "微软雅黑";
    line-height: normal;
    line-height: 200%;
}
.lianxi dl dd {
    font: 16px "微软雅黑";
        line-height: normal;
    color: #666;
    line-height: 26px;
    margin: 10px 0;
}
.lianxi dl dd span.red {
    font-size: 26px;
    font-weight: bold;
    color: #Ff0000;
    line-height: 150%;
}
.lianxi dl dd.zixun1 {
    margin: 20px 0 0 0;
}
.lianxi dl dd.zixun1 a {
    display: block;
    width: 200px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    color: #ffffff;
    background: #182133;
    font-size: 18px;
}
.lianxi .contact_img {
    width: 550px;
	padding-top:5px;
	float:right;
}

/*公司位置*/
.positon h3{font-size:40px; text-align:center;}
.positon font{ display:inline-block; width:1000px; padding:30px 100px; text-align:center; margin:20px auto 5px; line-height:30px; font-size:16px; background-color:#F3F1EE;}
.route{overflow:hidden; text-align:center; line-height:30px; margin-top:20px;}
.route li{width:340px; padding:30px 20px; float:left; margin-right:30px; background-color:#F5F3F0;}
.route li p{width:340px; font-size:20px; margin:10px 0;}


/*关于新东*/
.digital {
    margin: 30px 0;
    width: 100%;
    overflow: hidden;
}
.mumping_mun li {
    margin: 25px 0 0;
}
.mun_top {
    text-align: center;
}
.mumping_mun h2 {
    font-size: 92px;
    font-weight: normal;
    color: #DC3B0C;
    font-family: Impact,Arial;
    text-align: center;
    width: auto;
    border-bottom: none;
    display: inline;
    background: none;
    line-height: 72px;
}
.bgcolor{width:100%; padding:20px 0 30px; margin:-30px 0 30px; background-color:#f5f5f5;}

.strength{width:1200px; height:400px; margin:30px auto 0; padding-bottom:10px;}
.strength .fl, .strength .fr{ position:relative; width:600px; height:400px;}
.strength .fr{ background-color:#f5f5f5;}
.strength .fr li{width:300px; height:200px; overflow:hidden; float:left;}
.strength .fl p{ position:absolute; width:540px; bottom:0; color:#fff; background-color:rgba(0,0,0,0.5);}

/*品牌和荣誉*/
.brand{width:1200px; height:auto; overflow: hidden; margin:0px auto 50px;}
.brand li{width:400px; height:auto; float:left; background-color:#f5f5f5; overflow:hidden;}
.honor_b{width:1200px; height:200px; margin:0 auto; overflow:hidden;}
.honor_b{ background-color:#F5F5F5; margin-bottom:30px;}
.honor_b li{width:300px; height:200px; float:left;}
.strength p, .honor p, .brand p, .honor_b p{
    padding: 20px;
    line-height: 25px;
}
.strength p span, .honor li p span, .brand li p span, .honor_b p span {
    display: block;
    font-size: 18px;
    margin-bottom: 15px;
}

/*企业实力*/
.company{width:1200px; height: auto; overflow: hidden; margin:20px auto 10px;}
.company li{width:190px; height:auto; overflow:hidden; float:left; text-align:center; margin: 10px 5px 20px;}
.company li img{padding:8px; border: 1px solid #f5f5f5; }

.bigimg{width:600px;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:9999;border: 10px solid #fff;}
.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 1s;display: none}
.imgbox:hover{cursor:zoom-in}
.mask:hover{cursor:zoom-out}
.mask>img{position: fixed;right:10px;top: 10px;width: 60px;}
.mask>img:hover{cursor:pointer}

/*技术服务*/
.service-center{width:1200px; margin:0 auto;}
.service-tit{font-size:30px; font-weight:bold; text-align:center; padding-top:20px;}
.service-tit span{ display:block; font-size:16px; font-weight:normal; line-height:40px;}
.service-promise{height:auto; overflow:hidden; margin:30px 0;}
.service-promise li{width:210px; height:210px; font-size:20px; border-radius:50%; float:left; margin:0 15px; text-align:center; background-color:#f5f5f5;}
.service-promise li img{margin-top:35px;}
.service-online{width:400px; margin:30px auto;}
.service-online a{ display:inline-block; width:165px; line-height:40px; margin-right:25px; text-align:center; border:1px solid #ccc;}
.service-on, .service-online a:hover{ background-color:#DC3B0C; color:#fff;}
.service-nav{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.service-nav dl{width:580px; margin:25px 0 10px;}
.service-nav dl dt{font-size:20px; margin:15px 0 10px;}
.service-nav dl dd{ font-size:15px; line-height:25px;}

/*关于新东*/
.about-center{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.about_tit{ clear:both; font-size:35px; line-height:35px; text-align:center; margin:30px 0 20px; font-weight:bold;}
.about_tit_des{width:1000px; line-height:30px; margin:0 auto 20px; text-indent:2em; overflow:hidden;}
.about-nav{width:380px; height:307px; float:right; padding:15px; background-color:#3c91e2; color:#fff; line-height:30px;}
.about_pic{height:auto; overflow:hidden; padding-bottom:20px;}
.about-nav ul{height:auto; overflow:hidden;}
.about-txt{ margin-top:20px; text-indent:2em; font-size:14px;}
.about-nav ul li a{ display:inline-block; width:130px; height:40px; text-align:center; line-height:40px; float:left; margin:25px 25px 0; font-size:16px; color:#fff; border-bottom:1px solid #fff;}
.about-nav ul li a:hover{border-bottom:1px solid yellow;}

/*补贴证书*/
.flash4{width:1200px;height:500px;margin:0px auto;margin-bottom:50px;position:relative;}
.flash4 ul li{width:110px;height:366px;border-left:1px solid #000;position:relative;overflow:hidden;float:left;}
.flash4 ul li .imgTop img{opacity:0.7;}
.flash4 ul li .imgTop img.tm{opacity:0.7;}
.flash4 ul li .imgCon{width:538px;height:366px;}
.flash4 ul li .imgCen{width:538px;height:50px;background:rgba(0,0,0,0.3);color:#fff;font-size:20px;line-height:50px;position:absolute;left:0px;bottom:0;text-indent:20px;display:none;}
.flash4 ul li.first{width:538px;}
.flash4 ul li.fast{position:absolute;right:0px;}

/*联系我们*/
.contact-center{width:1200px; margin:0 auto;}
.contact-center .contact-choice{height:auto; overflow:hidden; margin:30px 0 25px;}
.contact-center .contact-choice li{width:300px; padding:25px 0 25px 50px; font-size:20px; float:left; margin-right:75px; background-color:#f5f5f5;}
.contact-center .contact-choice li:last-child{margin-right:0;}
.contact-center .contact-choice li p{ display: inline-block; margin:5px 0 0 15px;}
.contact-center .contact-choice li p span{display:block; font-size:16px; line-height:35px; color:#eb0001; font-weight:bold;}

/*视频代码*/
.video-lr{height:auto; overflow:hidden;}
.video-l {
	width: 590px;
	height: 331px;
	float:left;
}
.video-r {
	width: 590px;
	height: 331px;
	float:right;
}

