/******所有活动的公用css*********
 ***** @author joy**********
 ***** @since 2016-09-26*****
 ****************************/
/**主页css属性**/
.recBox{
    background: #fff;
    padding: 0;
    margin: 0 auto;
    padding-bottom: 30px;
}
.recBox .desc-area{
    text-align: center;
    margin: 0 auto;
    padding-top: 40px;
}
.recBox .desc-area .title-info{
    margin: 0;
    color: #ffffff;
    position: relative;
    font: 36px "microsoft yahei";
}
.recBox .desc-area .line{
    height: 6px;
    width: 100%;
    background:url("../image/index/title_bj.png") no-repeat center;
    z-index: 1;
}
.recBox .desc-area a{
    text-decoration: none;
}
.recBox .desc-area .title{
	text-align: center;
    color: #333333;
    padding: 0 20px;
    position: relative;
    z-index: 3;
}
.recBox .desc-area .english-text{
    font: 12px "Verdana";
    margin: 5px auto;
    margin-top: 15px;
    color: #666666;
}
/********主页--站式服务********/
.rec-yzs{
    text-align: center;
    margin-top: 70px;
}
.rec-yzs .desc{
    font-family: "microsoft yahei";
    font-size: 28px;
    color: #050608;
    margin-bottom: 20px;
}
.rec-yzs .desc .strong{
    color: #7d0000;
}
/*********主页--核心服务************/
.core-service .desc-area{
	margin-bottom: 60px;
	padding-top: 0;
}
.core-service .service-option{
    text-align: center;
    width: 25%;
}
.core-service .service-option .image-area{
    width: 133px;
    height: 133px;
    margin: 0 auto;
    background-color: #fff;
}
.core-service .service-option .img-box{
	width: 133px ;
	height: 133px;
}
.core-service .service-option:hover .service-title-1,
.core-service .service-option:hover .service-desc-1{
	color: #F39800;
}
.core-service .service-option:hover .service-title-2,
.core-service .service-option:hover .service-desc-2{
	color: #00B7EE;
}
.core-service .service-option:hover .service-title-3,
.core-service .service-option:hover .service-desc-3{
	color: #EC6941;
}
.core-service .service-option:hover .service-title-4,
.core-service .service-option:hover .service-desc-4{
	color: #80C269;
}
.core-service .service-option .image-area-1 .img-box{
    background: url("../image/index/core_service_img.png") no-repeat left top;
}
.core-service .service-option .image-area-2 .img-box{
    background: url("../image/index/core_service_img.png") no-repeat -290px top;
}
.core-service .service-option .image-area-3 .img-box{
    background: url("../image/index/core_service_img.png") no-repeat -577px top;
}
.core-service .service-option .image-area-4 .img-box{
    background: url("../image/index/core_service_img.png") no-repeat -867px top;
}
.core-service .service-option .image-area-1:hover .img-box{
    background: url("../image/index/core_service_img-hover-1.png") no-repeat left top;
}
.core-service .service-option .image-area-2:hover .img-box{
    background: url("../image/index/core_service_img-hover-1.png") no-repeat -290px top;
}
.core-service .service-option .image-area-3:hover .img-box{
    background: url("../image/index/core_service_img-hover-1.png") no-repeat -577px top;
}
.core-service .service-option .image-area-4:hover .img-box{
    background: url("../image/index/core_service_img-hover-1.png") no-repeat -867px top;
}
.core-service .service-option .service-title{
    color: #000;
    font-family: "microsoft yahei";
    font-size: 24px;
    margin-top: 20px;
}
.core-service .service-option  a{
    color: #ffffff;
    text-decoration: none;
}
.core-service .service-option .service-desc{
    color: #999999;
    margin-top: 8px;
    font-size: 14px;
}
/**营销型网站描述区域**/
.rec-site-desc{
	height: 688px;
    background: url("../image/index/rec-site-desc-bg.png") no-repeat top center;
}
.rec-site-desc .area-1:hover .left-question-img{
    -webkit-animation:ring 1s ease;-moz-animation:ring 1s ease;-ms-animation:ring 1s ease;animation:ring 1s ease;
}
.rec-site-desc .left-question-img{
    width: 220px;
    z-index: 1;
}
.rec-site-desc .question-area{
    width: 440px;
    z-index: 10;
    padding-left: 15px;
}
.rec-site-desc .right-question-area{
    width: 440px;
    text-align: center;
    padding-top: 100px;
}
.rec-site-desc .question-title{
    font-size: 28px;
    color: #555;
}
.rec-site-desc .question-title span{
    font-family: "microsoft yahei";
    font-size: 34px;
    font-weight: bold;
}
.rec-site-desc ul{
    margin-top: 30px;
    padding-left: 20px;
}
.rec-site-desc ul li{
    list-style: disc;
    color: #555;
    font-family: "microsoft yahei";
    font-size: 18px;
    margin-bottom: 5px;
}
.rec-site-desc .right-question-area .text1{
    font-size: 30px;
    color: #000;
}
.rec-site-desc .right-question-area .text2{
    font-size: 28px;
    color: #7d0000;
    font-weight: 700;
}
.rec-site-desc .site-strength-left{
	width: 40%;
	float: left;
}
.rec-site-desc .site-strength-right{
	margin-top: 50px;
	width: 55%;
	float: right;
}
.rec-site-desc .site-strength-left img,
.rec-site-desc .site-strength-right .strength-img-wrap img,
.rec-site-desc .site-strength-right .strength-img-wrap .strength-option{
	width: 100%;
}
.rec-site-desc .site-strength-right .strength-img-wrap{
	width: 10%;
	height: 100%;
	overflow: hidden;
}
.rec-site-desc .strength-option{
	height: 60px;
	margin-bottom: 25px;
}
.rec-site-desc .strength-1 .strength-img-wrap{
	background: url("../image/index/strength-icon1.png") no-repeat center;
}
.rec-site-desc .strength-2 .strength-img-wrap{
	background: url("../image/index/strength-icon2.png") no-repeat center;
}
.rec-site-desc .strength-3 .strength-img-wrap{
	background: url("../image/index/strength-icon3.png") no-repeat center;
}
.rec-site-desc .strength-4 .strength-img-wrap{
	background: url("../image/index/strength-icon4.png") no-repeat center;
}
.rec-site-desc .strength-5 .strength-img-wrap{
	background: url("../image/index/strength-icon5.png") no-repeat center;
}
.rec-site-desc .strength-6 .strength-img-wrap{
	background: url("../image/index/strength-icon6.png") no-repeat center;
}
.rec-site-desc .strength-1:hover .strength-img-wrap{
	background:#00a0e9 url("../image/index/strength-icon1-1.png") no-repeat center;
}
.rec-site-desc .strength-2:hover .strength-img-wrap{
	background:#00a0e9 url("../image/index/strength-icon2-2.png") no-repeat center;
}
.rec-site-desc .strength-3:hover .strength-img-wrap{
	background:#00a0e9 url("../image/index/strength-icon3-3.png") no-repeat center;
}
.rec-site-desc .strength-4:hover .strength-img-wrap{
	background:#00a0e9 url("../image/index/strength-icon4-4.png") no-repeat center;
}
.rec-site-desc .strength-5:hover .strength-img-wrap{
	background:#00a0e9 url("../image/index/strength-icon5-5.png") no-repeat center;
}
.rec-site-desc .strength-6:hover .strength-img-wrap{
	background:#00a0e9 url("../image/index/strength-icon6-6.png") no-repeat center;
}
.rec-site-desc .site-strength-right .strength-desc{
	width: 88%;
	color: #7d7a7a;
    font-size:16px;
    font-family: "微软雅黑";
    float: right;
    color: #333;
}
.rec-site-desc .site-strength-right .strength-option:hover .strength-desc .title{
	color: #00a0e9;
}
.rec-site-desc .site-strength-right .strength-option:hover .strength-desc .info{
	color: #5595cc;
}
.rec-site-desc .site-strength-right .strength-desc .title{
	height: 30px;
	white-space: nowrap;
	line-height: 30px;
}
.rec-site-desc .site-strength-right .strength-desc .info{
	height: 20px;
	font-size: 14px;
	color: #888;
	white-space: nowrap;
	line-height: 20px;
}
.rec-site-desc .site-strength-right .strength-img-wrap{
	float: left;
	border: 1px solid #00a0e9;
	border-radius: 5px;
}
.rec-site-desc .site-strength-title{
    width: 410px;
    height: 76px;
    line-height: 76px;
    background-color: rgba(0,0,0,0.5);
    color: #CCCCCC;
    *background-color: #000000;/*IE7*/
    filter:alpha(opacity=50);
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -205px;
    margin-top: -38px;
}
/**主页--网站建和 介绍**/
.rec-construction .construction-wrap{
	margin-top:40px ;
}
.rec-construction .construction-wrap .item{
	width: 345px;
	float: left;
	margin-right: 32.5px;
}
.rec-construction .construction-wrap .item a{
	display: block;
	text-decoration: none;
}
.rec-construction .construction-wrap .item-0{
	margin-right: 0;
}
.rec-construction .construction-wrap .item .img{
	width: 150px;
	margin: 0 auto;
	height: 170px;
}
.rec-construction .construction-wrap .item .img-1{
	background: url("../image/index/rec-construction.png") no-repeat left top;
}
.rec-construction .construction-wrap .item .img-2{
	background: url("../image/index/rec-construction.png") no-repeat -380px 0;
}
.rec-construction .construction-wrap .item .img-3{
	background: url("../image/index/rec-construction.png") no-repeat right top;
}
.rec-construction .construction-wrap .item:hover .img-1{
	background:#00b7ee url("../image/index/rec-construction-hover.png") no-repeat left top;
}
.rec-construction .construction-wrap .item:hover .img-2{
	background:#00b7ee url("../image/index/rec-construction-hover.png") no-repeat -380px 0;
}
.rec-construction .construction-wrap .item:hover .img-3{
	background:#00b7ee url("../image/index/rec-construction-hover.png") no-repeat right top;
}
.rec-construction .construction-wrap .item .info-wrap{
	text-align: center;
	color: #333;
	font-size: 18px;
	font-style: "微软雅黑";
}
.rec-construction .construction-wrap .item .info-wrap .title{
	margin-top: 15px;
}
.rec-construction .construction-wrap .item .info-wrap .text{
	font-size: 14px;
	margin: 20px 0 5px 0;
}
.rec-construction .construction-wrap .item .info-wrap .title-en{
	font-size: 12px;
}
.rec-construction .construction-wrap .item:hover .info-wrap,
.rec-construction .construction-wrap .item:hover .info-wrap .text{
	color: #16BDEF;
}
/**主页--微信营销 介绍**/
.rec-wechat-desc .inner .wechat{
	margin-bottom: 40px;
}
.rec-wechat-desc{
    margin-top: 40px;
}
.rec-wechat-desc .rec-wechat-1 .image-header{
    background: url("../image/index/22-wxhf.png") no-repeat center;
    height: 400px;
}
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap{
	padding-top: 60px;
}
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item{
	width: 25%;
	float: left;
	position: relative;
}
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item .circle-wrap{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 96px;
	overflow: hidden;
}
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item .img{
	width: 190px;
	margin: 0 auto;
	height: 197px;
}
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item .info-wrap{
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-style: "微软雅黑";
}
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item .info-wrap .title{
	margin: 20px 0 5px 0;
}
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item .info-wrap .text{
	font-size: 14px;
}
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item:hover .info-wrap,
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item:hover .info-wrap .text{
	color: #ffaf3f;
}
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item .img-1{
	background: url("../image/index/rec-construction-ad-1.png") no-repeat top center;
}
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item .img-2{
	background: url("../image/index/rec-construction-ad-2.png") no-repeat top center;
}
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item .img-3{
	background: url("../image/index/rec-construction-ad-3.png") no-repeat top center;
}
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item .img-4{
	background: url("../image/index/rec-construction-ad-4.png") no-repeat top center;
}
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item:hover .img-1{
	background: url("../image/index/rec-construction-ad-1-hover.png") no-repeat top center;
}
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item:hover .img-2{
	background: url("../image/index/rec-construction-ad-2-hover.png") no-repeat top center;
}
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item:hover .img-3{
	background: url("../image/index/rec-construction-ad-3-hover.png") no-repeat top center;
}
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item:hover .img-4{
	background: url("../image/index/rec-construction-ad-4-hover.png") no-repeat top center;
}
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item .circle-img{
	width: 190px;
	height: 197px;
	position: absolute;
	top: 0;	
	left: 42.5px;
}
.rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item:hover .circle-img{
	background: url("../image/index/rec-construction-ad-0-hover.png") no-repeat right top;
}
.rec-wechat-desc .rec-wechat-desc-wrap .wechat-desc-info{
	width: 750px;
	margin: 0 auto;
	color: #666;
	margin-bottom: 75px;
}
.rec-wechat-desc .rec-wechat-desc-wrap .wechat-desc-info p{
	width: 100%;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
}
.rec-wechat-desc .rec-wechat-desc-wrap .wechat-desc-img{
	width: 100%;
	height: 255px;
	overflow: hidden;
}
.rec-wechat-desc .rec-wechat-desc-wrap .wechat-desc-img .wechat-desc-img-list{
	width: 245px;
	height: 100%;
	float: left;
	margin-right: 40px;
	position: relative;
}
.rec-wechat-desc .rec-wechat-desc-wrap .wechat-desc-img .img-list-0{
	margin-right: 0;
}
.rec-wechat-desc .rec-wechat-desc-wrap .wechat-desc-img .img-list-1{
	background:#eb6877 url("../image/index/wechat-desc.png") no-repeat left top;
}
.rec-wechat-desc .rec-wechat-desc-wrap .wechat-desc-img .img-list-2{
	background:#f29b76 url("../image/index/wechat-desc.png") no-repeat -285px top;
}
.rec-wechat-desc .rec-wechat-desc-wrap .wechat-desc-img .img-list-3{
	background:#13b5b1 url("../image/index/wechat-desc.png") no-repeat -570px top;
}
.rec-wechat-desc .rec-wechat-desc-wrap .wechat-desc-img .img-list-0{
	background:#80c269 url("../image/index/wechat-desc.png") no-repeat right top;
}
.rec-wechat-desc .rec-wechat-desc-wrap .wechat-desc-img .img-list-name{
	position: absolute;
	top: 130px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
*+html .rec-wechat-desc .rec-wechat-1 .image-header .img-wrap .item:hover .circle-wrap{
	background-image: url("../image/index/rec-construction-ad-hover2.png");
	background-position: top center;
}
.rec-wechat-desc .rec-wechat-desc-wrap .wechat-desc-img .wechat-desc-img-list .cn-name{
	position: absolute;
	top: 178px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.rec-wechat-desc .rec-wechat-desc-wrap .wechat-desc-img .wechat-desc-img-list .en-name{
	position: absolute;
	top: 205px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}
.rec-wechat-desc .rec-wechat-desc-wrap .wechat-desc-img .wechat-desc-img-list .hover-img{
	position: absolute;
	top: 255px;
	left: 0;
	width: 245px;
	height: 255px;
	background: #e5e5e5;
	color: #666;
	text-align: center;
}
.rec-wechat-desc .rec-wechat-desc-wrap .wechat-desc-img .wechat-desc-img-list .hover-img .title-en{
	margin-top:60px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}
.rec-wechat-desc .rec-wechat-desc-wrap .wechat-desc-img .wechat-desc-img-list .hover-img .title-cn{
	margin-top: 10px;
	font-size: 18px;
	font-style: "微软雅黑";
}
.rec-wechat-desc .rec-wechat-desc-wrap .wechat-desc-img .wechat-desc-img-list .hover-img .line{
	width: 40px;
	margin: 0 auto;
	height: 3px;
	background: #c9c9c9;
	margin-top: 5px;
	margin-bottom: 10px;
}
.rec-wechat-desc .rec-wechat-desc-wrap .wechat-desc-img .wechat-desc-img-list .hover-img .text{
	font-size: 14px;
	color: #999;
	margin-bottom: 30px;
}
.rec-wechat-desc .rec-wechat-desc-wrap .wechat-desc-img .wechat-desc-img-list .hover-img .link{
	text-decoration: none;
	display: block;
	width: 125px;
	margin: 0 auto;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #f29b76;
}
/*主页案例样式*/
.rec-case{
    background: url("../image/index/rec-case-bg.jpg") no-repeat center;
    margin-top: 40px;
}
.rec-case .desc-area{
	margin-bottom: 40px;
}
.rec-case .desc-area .title{
	color: #fff;
}
.rec-case .desc-area .english-text{
	color: #bbb7b5;
	text-align: center;
	font-size: 14px;
}
.rec-case .case-cate{
    text-align: center;
    margin-bottom: 20px;
}
.rec-case .case-cate li{
    display: inline-block;
    width: 142px;
    height: 33px;
    background-color: #fff;
    color: #030303;
    font:20px/33px "microsoft yahei"";
    border-radius: 8px;
    margin: 0 70px;
}
.rec-case .case-cate li.active{
    background-color: #a40000;
    color: #ffffff;
    cursor: default;
}
.rec-case .case-list-wrap{
    height: 320px;
    overflow: hidden;
}
.rec-case .case-list-wrap .swiper-slide {
    height: 300px;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center;
    border-radius:5px;
    float: left;
}
.rec-case .case-list-wrap .swiper-slide a {
    display: block;
    width:100%;
    height:100%;
    min-width: 360px;
    z-index:1;
    padding: 5px;
    position: relative;
    text-decoration: none;
}
.rec-case .case-list-wrap .swiper-slide a img{
    max-width: 100%;
    height: 100%;
    display: block;
}
.rec-case .case-list-wrap .img-wrap{
	width: 100%;
    height: 100%;
	overflow: hidden;
}
.rec-case .case-list-wrap .swiper-slide .text-desc-area{
    height: 60px;
    position: absolute;
    left: 5px;
    bottom: 5px;
    right: 5px;
    background-color: #00a0e9;
    color: #FFFFFF;
    display: none;
}
.rec-case .case-list-wrap .swiper-slide .text-desc-area .name{
    font: 18px "microsoft yahei";
    margin-top: 8px;
    text-indent: 8px;
}
.rec-case .case-list-wrap .swiper-slide .text-desc-area .trade{
    margin-top: 5px;
    text-indent: 8px;
}
.rec-case .case-list-wrap .swiper-slide .text-desc-area .small-icon{
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -30px;
    font-size: 40px;
}
.rec-case .case-list-wrap{
	width: 1180px;
	margin: 0 auto;
	position: relative;
}
.rec-case .case-list-wrap .swiper-slide a:hover  .text-desc-area{
	display: block;
}
.rec-case .swiper-button-next,.rec-case .swiper-button-prev{
    position: absolute;
    top: 50%;
    height: 50px;
    line-height: 50px;
    width: 50px;
    margin-top: -25px;
    background-repeat: no-repeat;
    z-index: 100;
    cursor: pointer;
}
.rec-case .swiper-button-next{
    right:0;
    background-position: right center;
}
.rec-case .swiper-button-prev{
    left:0;
    background-position: left center;
}
.rec-case .swiper-button-next i,.rec-case .swiper-button-prev i{
    font-size: 40px;
    color: #fff;
}
.rec-case .swiper-button-prev i:hover,
.rec-case .swiper-button-next i:hover{
    color: #999;
}
/*主页产品样式*/
.rec-product{
    margin-top: 50px;
}
.rec-product .product-content-area{
    background: url("../image/index/index_kecheng_bg.png") no-repeat center center;
}
.rec-product .cate-block-2,.rec-product .cate-block-3{
    margin-top: 20px;
    padding-top: 20px;
    border-top: 5px solid #fae09e;
}
.rec-product .cate-area{
    height: 222px;
    position: relative;
}
.rec-product .cate-area .cate-info{
    padding-right: 365px;
    height: 100%;
    background: url("../image/cate_bg.png") no-repeat left center;
}
.rec-product .cate-area .cate-name-info,.rec-product .cate-area .cate-desc-info{
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
}
.rec-product .cate-area .cate-desc-content{
    margin-top: 20px;
    border-top: 1px solid #fae09e;
    padding-top: 10px;
    padding-right: 10px;
    color: #999999;
    text-indent: 2em;
}
.rec-product .cate-area .cate-number{
    position: absolute;
    left: 65px;
    top: 40px;
    background: url("../image/number.png") no-repeat;
    width: 93px;
    height: 66px;
}
.rec-product .cate-area-2 .cate-number{
    background-position: 0 -68px;
}
.rec-product .cate-area-3 .cate-number{
    background-position: 0 -136px;
}
.rec-product .cate-area .cate-name{
    position: absolute;
    bottom: 70px;
    left: 65px;
    font: 30px "microsoft yahei";
    color: #666666;
}
.rec-product .cate-area .cate-action{
    position: absolute;
    bottom: 16px;
    left: 84px;
}
.rec-product .cate-area .cate-action a{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 116px;
    text-align: center;
    float: left;
    color: #ffffff;
}
.rec-product .cate-area .cate-action a.ask{
    margin-left: 2px;
}
.rec-product .cate-area .cate-image-desc{
    position: absolute;
    right: 0;
    top: 0;
    width: 363px;
}
.rec-product .cate-area .image-desc-text{
    position: absolute;
    bottom: 4px;
    left: 0;
    line-height: 40px;
    height: 40px;

    filter:alpha(opacity = 60);
    background-color: #000\9;/*IE8*/
    *background-color: #000000;/*IE7*/
    background: rgba(0,0,0,0.3);
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    width: 100%;
}
.rec-product .list-area .item{
    float: left;
    width: 20%;
    *width:184px;
    padding: 10px;
    text-align: center;
}
.rec-product .list-area .item-content{
    position: relative;
    overflow: hidden;
}
.rec-product .list-area .item img{
    width: 100%;
    display: block;
}
.rec-product .list-area .item .name{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 26px;
    line-height: 26px;
    width: 100%;
    background-color: #000;
    filter:alpha(opacity = 80);
    background-color: rgba(0,0,0,0.3);
    background-color: #000\9;/*IE8*/
    *background-color: #000;/*IE7*/
    color: #ffffff;
}
.rec-product .list-area .item-info{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    filter:alpha(opacity = 80);/*IE下专用的*/
    background-color: rgba(0,0,0,0.65);
    background-color: #000\9;/*IE8*/
    *background-color: #000;/*IE7*/
    color: #ffffff;
}
.rec-product .list-area .item-content:hover .name{
    display: none;
}
.rec-product .list-area .item-info .name-text{
    margin :20px 0 10px;
}
.rec-product .list-area .item-info .desc-text{
    font-size: 12px;
    color: #DDDDDD;
    padding: 0 10px;
    text-align: left;
    height: 50px;
    text-overflow: ellipsis;
}
.rec-product .list-area .item-more{
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 10px;
    margin: 0 auto;
    width: 100%;
}
.rec-product .list-area .item-content .item-info a{
    color: #ffffff;
    display: inline-block;
    background-color:#9ad1ff ;
    padding: 0 10px;
    font-size: 14px;
}
.rec-product .list-area .cate-item{
    float: left;
    width: 33%;
    *width: 316px;
    padding: 10px;
    text-align: center;
}
.rec-product .list-area .cate-item-content{
    position: relative;
    overflow: hidden;
    background-color: #333333;
    height: 188px;
}
.rec-product .list-area .cate-item-content img{
    display: block;
    text-align: left;
}
.rec-product .list-area .cate-item-info{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 147px;
    background-color: #ae9e74;
    color: #ffffff;
}
.rec-product .list-area .cate-item-content:hover .cate-item-info{
    background-color: rgba(174, 158, 116, 0.6);
    background-color: #999999\9;
    *background-color: #999999;
}

.rec-product .list-area .cate-item .name-text{
    margin: 30px auto;
    font-size: 16px;
}
.rec-product .list-area .cate-item .desc-text{
    font-size: 14px;
    padding: 0 5px;
}
.rec-product .list-area .cate-item-content .cate-item-info a{
    color: #ffffff;
    display: inline-block;
    background-color:#9ad1ff ;
    padding: 0 10px;
    font-size: 14px;
}
/*主页新闻样式*/
.rec-news .desc-area{
	margin-bottom: 60px;
}
.rec-news .left-bar{
    float: left;
    width: 340px;
}
.rec-news .left-bar .img{
	display: none;
}
.rec-news .left-bar .img.active{
	display: block;
}
.rec-news .left-bar .cate-title{
    text-align: center;
    font-size: 20px;
}
.rec-news .right-bar{
    float: left;
    width: 760px;
    *width: 720px;/*IE7*/
    padding-left: 40px;
}
.rec-news .news-cate{
    overflow: hidden;
}
.rec-news .news-cate li{
    float: left;
    width: 25%;
    *width: 179px;
    border-right: 1px solid #DDDDDD;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    color: #373535;
    font-family: "microsoft yahei";
    font-weight: bold;
}
.rec-news .news-cate li.active{
    color: #00a0e9;
}
.rec-news .news-cate li.left-border{
    border-left: 1px solid #DDDDDD;
    *width:178px;
}
.rec-news .news-list-wrap{
    margin-top: 20px;
}
.rec-news .news-list-wrap .news-list{
    display: none;
}
.rec-news .news-list-wrap .news-wrap{
    margin-top: 40px;
    position: relative;
    overflow: hidden;
}
.rec-news .news-list-wrap .news-wrap a{
    text-decoration: none;
}
.rec-news .news-list-wrap .news-wrap:hover .image-area{
    border-color:#00a0e9 ;
}
.rec-news .news-list-wrap .news-wrap:hover .title{
    color: #00a0e9;
}
.rec-news .news-list-wrap .news-wrap:hover .content{
    color: #000;
}
.rec-news .news-list-wrap .news-wrap .image-area{
    float: left;
    width: 95px;
    height: 70px;
    overflow: hidden;
    text-align: center;
    font-family: "verdana";
    color: #444;
    border: 1px solid #cdd2ce;
}
.rec-news .news-list-wrap .news-wrap .image-area img{
    width: 100%;
    height: 100%;
}
.rec-news .news-list-wrap .news-wrap .news-info{
    width: 620px;
    *width: 600px;
    padding: 0 10px;
    height: 100%;
    float: right;
}
.rec-news .news-list-wrap .news-info .title{
    font: 16px "microsoft yahei";
    color: #444;
    font-weight: 600;
    position: relative;
    padding-right: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rec-news .news-list-wrap .news-info .add-time{
    position: absolute;
    right: 0;
    font-size:12px;
    font-family: "microsoft yahei";
    font-weight: normal;
    color: #373535;
}
.rec-news .news-list-wrap .news-info .content{
    text-indent: 2em;
    margin-top: 5px;
    font-size: 12px;
    line-height: 22px;
    color:#666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*主页-关于我们*/
.rec-about{
    background-color: #fff;
}
.rec-about .about-wrap .left{
	float: left;
	width: 510px;
	position: relative;
}
.rec-about .about-wrap .left img{
	display: block;
	width: 100%;
}
.rec-about .about-wrap .left .detail{
	position: absolute;
	bottom: 30px;
	left: -40px;
	width: 80px;
	height: 50px;
	text-decoration: none;
}
.rec-about .about-wrap .left .detail span{
	display: inline-block;
	line-height: 50px;
	width: 40px;
	text-align: center;
	background: #fff;
	font-size: 14px;
}
.rec-about .about-wrap .left .detail span.text{
	background: #224e6b;
	color: #fff;
}
.rec-about .about-wrap .left .info{
	float: right;
	padding: 0 10px;
	color: #ddd;
	width: 560px;
	height: 170px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.7);
	background: rgb(0,0,0);
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.rec-about .about-wrap{
    position: relative;
    padding: 50px 0;
}
.rec-about .about-wrap .right{
	float: right;
	width: 550px;
}
.rec-about .about-wrap .right .title-wrap{
	margin-bottom: 30px;
	color: #333;
}
.rec-about .about-wrap .right .title-wrap .title-cn{
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 18px;
}
.rec-about .about-wrap .right .title-wrap .title-en{
	width: 100%;
	height: 15px;
	margin-top: 2px;
	background: url("../image/index/rec-about-en-title.png") no-repeat left top;
}
.rec-about .about-wrap .right .content{
    font-size: 14px;
    line-height: 22px;
    font-family: "microsoft yahei";
    padding-bottom: 40px;
}
.rec-about .about-wrap .right .icon-wrap .icon{
	float: left;
	width: 76px;
	margin: 0 auto;
	height: 76px;
	margin-right: 82px;
	border-radius: 68.75px;
}
.rec-about .about-wrap .right .icon-wrap .icon-0{
	margin-right: 0;
}
.rec-about .about-wrap .right .icon-wrap .icon-1{
	background:#f39800 url("../image/index/rec-about-icon.png") no-repeat left top;
}
.rec-about .about-wrap .right .icon-wrap .icon-2{
	background:#f39800 url("../image/index/rec-about-icon.png") no-repeat -133px 0;
}
.rec-about .about-wrap .right .icon-wrap .icon-3{
	background:#f39800 url("../image/index/rec-about-icon.png") no-repeat -266px 0;
}
.rec-about .about-wrap .right .icon-wrap .icon-0{
	background:#f39800 url("../image/index/rec-about-icon.png") no-repeat right top;
}
.rec-about .about-wrap .right .icon-wrap .icon-1:hover{
	background: url("../image/index/rec-about-icon-hover.png") no-repeat left top;
	border: 2px solid #f39800;
}
.rec-about .about-wrap .right .icon-wrap .icon-2:hover{
	background: url("../image/index/rec-about-icon-hover.png") no-repeat -133px 0;
	border: 2px solid #f39800;
}
.rec-about .about-wrap .right .icon-wrap .icon-3:hover{
	background: url("../image/index/rec-about-icon-hover.png") no-repeat -266px 0;
	border: 2px solid #f39800;
}
.rec-about .about-wrap .right .icon-wrap .icon-0:hover{
	background: url("../image/index/rec-about-icon-hover.png") no-repeat right top;
	border: 2px solid #f39800;
}
/*主页-合作客户*/
.rec-partner{
    margin-top: 20px;
    background: #eee;
}
.rec-partner .desc-area .title{

}
.rec-partner .partner-list{
    margin-top: 30px;
    overflow: hidden;
}
.rec-partner .partner-block{
    overflow: hidden;
}
.rec-partner .partner-list a{
    float: left;
    margin-right: 36.25px;
    display: inline-block;
    width: 191px;
    height: 86px;
    margin-bottom: 30px;
}
.rec-partner .partner-list a.partner-list-1{
	background: url("../image/index/rec-operation.png") no-repeat left top;
}
.rec-partner .partner-list a.partner-list-2{
	background: url("../image/index/rec-operation.png") no-repeat -227px 0;
}
.rec-partner .partner-list a.partner-list-3{
	background: url("../image/index/rec-operation.png") no-repeat -454px 0;
}
.rec-partner .partner-list a.partner-list-4{
	background: url("../image/index/rec-operation.png") no-repeat -681px 5px;
}
.rec-partner .partner-list a.partner-list-5{
	background: url("../image/index/rec-operation.png") no-repeat right top;
	margin-right: 0;
}
.rec-partner .partner-list a.partner-list-6{
	background: url("../image/index/rec-operation.png") no-repeat left bottom;
}
.rec-partner .partner-list a.partner-list-7{
	background: url("../image/index/rec-operation.png") no-repeat -227px bottom;
}
.rec-partner .partner-list a.partner-list-8{
	background: url("../image/index/rec-operation.png") no-repeat -454px bottom;
}
.rec-partner .partner-list a.partner-list-9{
	background: url("../image/index/rec-operation.png") no-repeat -681px bottom;
}
.rec-partner .partner-list a.partner-list-10{
	background: url("../image/index/rec-operation.png") no-repeat bottom right;
	margin-right: 0;
}
.rec-partner .partner-list a.partner-list-11{
	background: url("../image/index/rec-operation-1.png") no-repeat left bottom;
}
.rec-partner .partner-list a.partner-list-12{
	background: url("../image/index/rec-operation-1.png") no-repeat -227px bottom;
}
.rec-partner .partner-list a.partner-list-13{
	background: url("../image/index/rec-operation-1.png") no-repeat -454px bottom;
}
.rec-partner .partner-list a.partner-list-14{
	background: url("../image/index/rec-operation-1.png") no-repeat -681px bottom;
}
.rec-partner .partner-list a.partner-list-15{
	background: url("../image/index/rec-operation-1.png") no-repeat bottom right;
	margin-right: 0;
}
.rec-partner .partner-list a.partner-list-1:hover{
	background: url("../image/index/rec-operation-hover.png") no-repeat left top;
}
.rec-partner .partner-list a.partner-list-2:hover{
	background: url("../image/index/rec-operation-hover.png") no-repeat -227px 0;
}
.rec-partner .partner-list a.partner-list-3:hover{
	background: url("../image/index/rec-operation-hover.png") no-repeat -454px 0;
}
.rec-partner .partner-list a.partner-list-4:hover{
	background: url("../image/index/rec-operation-hover.png") no-repeat -681px 5px;
}
.rec-partner .partner-list a.partner-list-5:hover{
	background: url("../image/index/rec-operation-hover.png") no-repeat right 0;
	margin-right: 0;
}
.rec-partner .partner-list a.partner-list-6:hover{
	background: url("../image/index/rec-operation-hover.png") no-repeat left bottom;
}
.rec-partner .partner-list a.partner-list-7:hover{
	background: url("../image/index/rec-operation-hover.png") no-repeat -227px bottom;
}
.rec-partner .partner-list a.partner-list-8:hover{
	background: url("../image/index/rec-operation-hover.png") no-repeat -454px bottom;
}
.rec-partner .partner-list a.partner-list-9:hover{
	background: url("../image/index/rec-operation-hover.png") no-repeat -681px bottom;
}
.rec-partner .partner-list a.partner-list-10:hover{
	background: url("../image/index/rec-operation-hover.png") no-repeat  right bottom;
	margin-right: 0;
}
.rec-partner .partner-list a.partner-list-11:hover{
	background: url("../image/index/rec-operation-1-hover.png") no-repeat left bottom;
}
.rec-partner .partner-list a.partner-list-12:hover{
	background: url("../image/index/rec-operation-1-hover.png") no-repeat -227px bottom;
}
.rec-partner .partner-list a.partner-list-13:hover{
	background: url("../image/index/rec-operation-1-hover.png") no-repeat -454px bottom;
}
.rec-partner .partner-list a.partner-list-14:hover{
	background: url("../image/index/rec-operation-1-hover.png") no-repeat -681px bottom;
}
.rec-partner .partner-list a.partner-list-15:hover{
	background: url("../image/index/rec-operation-1-hover.png") no-repeat bottom right;
	margin-right: 0;
}

/**主页--客户留言**/
.rec-message{
    background: url("../image/index/1-mess_bg.png") no-repeat center;
    height: 510px;
}
.rec-message .message-area{
    width: 100%;
}
.rec-message .desc-area{
    text-align: center;
    color: #fff;
    font-size: 28px;
}
.rec-message .desc-area .rec-message-title{
	color: #fff;
}
.rec-message .desc-info{
    margin-top: 40px;
    font: bold 18px/30px "microsoft yahei";
    color: #b1aeae;
    text-align: left;
}
.rec-message .message-area{
    margin: 0 auto;
    text-align: center;
}
.rec-message .message-area .input-area{
    width: 350px;
    float: left;
    margin: 30px 0;
}
.rec-message .message-area .input-wrap input{
    width: 275px;
    padding: 0 5px;
    *width: 265px;
    height: 40px;
    background-color: rgba(105, 155, 178,0.6);
    border: none;
    outline: none;
    border-radius: 3px;
    color: #FFFFFF;
}
.rec-message .label-name{
	width: 75px;
	line-height: 40px;
    font-size: 18px;
    color: #fff;
}
.rec-message .message-area .message-info{
    font-size: 18px;
    width: 685px;
    height: 195px;
    resize: none;
}
.rec-message .text-area{
    float: left;text-wrap
    width: 760px;
}
.rec-message .message-content{
    color: #FFFFFF;
    width: 347px;
    padding: 0 5px;
    *width: 337px;
    height: 110px;
    padding: 0 5px;
    background-color: rgba(105, 155, 178,0.6);
    border: none;
    border-radius: 3px;
    outline: none;
    font-size: 18px;
}
.rec-message .btn-oper-wrap{
	float: right;
	width: 310px;
    text-align: center;
}
.rec-message .btn-oper-wrap .text-wrap{
	margin-bottom: 35px;
}
.rec-message .btn-oper-wrap .text-wrap div{
	text-align: left;
	color: #fff;
	font-size: 12px;
}
.rec-message .btn-oper-wrap .text-wrap div.text-1,.rec-message .btn-oper-wrap .text-wrap div.text-2{
	font-size: 14px;
	line-height: 25px;
}
.rec-message .btn-oper-wrap .text-wrap div.text-3{
	margin-top: 8px;
}
.rec-message .btn-oper-wrap a{
    margin: 0 10px;
    text-decoration: none;
    display: inline-block;
    width: 118px;
    height: 32px;
    line-height: 32px;
    color: #ffffff;
    background-color:#ac6a00;
    font-size: 14px;
    outline: none;
}
.rec-message .btn-oper-wrap a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.rec-message .btn-oper-wrap a.btn-reset{
	background-color:#0068b7;
}
.rec-message .btn-oper-wrap .message-tip-info{
    margin-top: 20px;
    font-size: 18px;
    background-color: #EDE2ED;;
}
.rec-message .btn-oper-wrap .success-info{
    color: #0EA10E;
    padding: 5px;
    font-size: 14px;
}
.rec-message .btn-oper-wrap .error-info{
    color: #FF2F2F;
    padding: 5px;
    font-size: 14px;
}
/*主页-联系我们*/
.rec-contact .block-1{
	margin-top: 40px;
}
.rec-contact{
    padding-top: 20px;
}
.rec-contact .desc-area .title,.rec-contact .desc-area .desc-info{
    color: #7d0000;
}
.rec-contact .desc-area .english-text{
    color: #DDDDDD;
}
.rec-contact .contact-info-wrap{
    margin: 0 auto;
    position: relative;
}
.rec-contact .block-2{
    padding-top: 30px;
}
.rec-contact #myMap{
    height: 300px;
    width: 100%;
}
.rec-contact .contact-info-block .base-info-wrap{
    float: left;
    width: 306px;
    height: 263px;
    background-color: #F2F2F2;
    margin-right: 91px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.rec-contact .base-info-wrap .icon-info{
    padding-top: 40px;
    font:20px "microsoft yahei";
    color: #666;
}
.rec-contact .base-info-wrap .icon-info .icon{
    font-size: 28px;
}
.rec-contact .base-info-wrap .label-name{
    font:bold 20px "microsoft yahei";
    color: #00a0e9;
    margin: 15px 0 18px;
}
.rec-contact .base-info-wrap .small-square{
    margin: 0 auto;
    width: 48px;
    height: 5px;
    background-color: #00a0e9;
}
.rec-contact .base-info-wrap .base-info-value{
    margin-top: 40px;
    padding: 0 15px;
    color: #72727c;
    font: 15px/28px "microsoft yahei";
}
.rec-contact .contact-info-block .base-info-wrap-last{
    margin-right: 0;
}
.rec-contact .base-info-wrap .border-bottom{
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -2px;
    left: 0;
    background-color:#ec963b;
    z-index: 9;
}
