

.banner{overflow:hidden; width:100%;position: relative;}
.banner_box .JQ-content-box{overflow:hidden; width:100%; height: 690px;}
.banner .banner_img{ /*width:400%; */position: relative; height: 690px;}
.banner .banner_img li{/* width:25%; */ /*min-width: 1200px;*/ height: 690px; line-height:0; overflow:hidden;position: relative;font-size: 0;float: left;}
.banner .banner_img img{ position:absolute; left:50%; width:1920px; margin-left:-960px;}
.banner_list{position: absolute; bottom: 50px;left: 50%;z-index: 9;}
.banner_list li{width: 18px;height: 18px;cursor: pointer;border-radius: 18px;background: #ccc;display:inline-block;margin-left: 9px;margin-right: 9px;float: left;}
.banner_list li.on{background: #f08437;}


/*.banner{ padding-top:100px; overflow:hidden; width:100%;position: relative;}
.banner .banner_img{ width:400%;}
.banner .banner_img li{ width:25%; line-height:0; overflow:hidden;position: relative;font-size: 0;float: left;}
.banner .banner_img img{ position:relative; left:50%; width:1920px; margin-left:-960px;}
.banner_list{position: absolute; bottom: 52px;left: 50%;}
.banner_list span{width: 18px;height: 18px;cursor: pointer;border-radius: 18px;background: #ccc;display:inline-block;margin-left: 9px;margin-right: 9px;}
.banner_list span.active{background: #f08437;}*/


.idx_tit{text-align: center;padding-top: 56px;}
.idx_tit b{color: #595757;font-size: 36px;line-height: 40px;position: relative; border-bottom: 1px solid #898989;padding-bottom: 20px;padding-bottom: 15px;margin-top: 22px;}
.idx_tit i{width: 50px; height: 3px;position: absolute; bottom: -2px;background: #898989;left: 50%; margin-left: -25px;}
.idx_tit p{margin-top: 24px;}
.idx_tit h3{font-size: 28px; color: #fff;margin-top: 20px;}




/*.we_ul .JQ-content-box{width: 100%;height: 300px; overflow: hidden;position: relative;}
.we_ul .JQ-slide-content{position: absolute;}
.we_ul .JQ-slide-content li{float: left;}
.we_ul .JQ-slide-nav{position: absolute;left: 50%; bottom: -53px;}
.we_ul .JQ-slide-nav li{width: 43px; height: 3px;background: #c8c8c8;float: left;margin-left: 9px;margin-right: 9px;cursor: pointer;}
.we_ul .JQ-slide-nav li.on{background: #ea5504;}


.we_ul{height: 300px;text-align: center;margin-top: 55px;margin-bottom: 100px;position: relative;}
.we_ul_li{width: 300px; height: 298px; float: left;}
.we_ul_li .we_ul_li_a{
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}*/

/*.we_ul .JQ-content-box{width: 100%;height: 300px; overflow: hidden;position: relative;}
.we_ul .JQ-slide-content{position: absolute;}
.we_ul .JQ-slide-nav{position: absolute;left: 50%; bottom: -53px;}
.we_ul .JQ-slide-nav li{width: 43px; height: 3px;background: #c8c8c8;float: left;margin-left: 9px;margin-right: 9px;cursor: pointer;}
.we_ul .JQ-slide-nav li.on{background: #ea5504;}


.we_ul{text-align: center;margin-top: 55px;margin-bottom: 100px;position: relative;}
.we_ul_li{width: 300px; height: 298px; float: left;}
.we_ul_li a{
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.front,.back{
    width: 100%; height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.front{
    z-index: 2;
    border:1px solid #f3f3f3;
    background: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.back{
    z-index: 1;
    border:1px solid #ea5504;
     background: #ea5504;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
        -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.we_ul_li:first-child{margin-left: 0;}
/*.we_ul li:hover{border:1px solid #ea5504; background: #ea5504;}*/
/*.we_ul_li .we_ul_li_a{display: block;height: 100%; width: 210px;margin: 0 auto;}
.we_ul_li i{width: 135px; height: 135px;border-radius: 135px; border:1px solid #d6d5cc;margin-top: 24px;}
.we_ico1{background: url(indeximg/ico_we1.png);}
.we_ico2{background: url(indeximg/ico_we2.png);}
.we_ico3{background: url(indeximg/ico_we3.png);}
.we_ico4{background: url(indeximg/ico_we4.png);}
.back .we_ico1{background: url(indeximg/ico_we1_1.png);}
.back .we_ico2{background: url(indeximg/ico_we2_1.png);}
.back .we_ico3{background: url(indeximg/ico_we3_1.png);}
.back .we_ico4{background: url(indeximg/ico_we4_1.png);}
.we_ul_li .back i{ border:1px solid #fff;}
.we_ul_li h3{color: #595757; font-size: 18px;margin: 25px;}
.we_ul_li .back h3{color: #fff;}
.we_ul_li p{ font-family: "宋体";line-height: 1.5em;margin-left:10px;margin-right:10px;}
.we_ul_li p a{color: #898989; display: inline-block;margin-left: 3px;margin-right: 3px;cursor: pointer;}
.we_ul_li .back p a{color: #fff;}
.we_ul_li .back p a:hover{    color: #852F00;}
.we_ul_li:hover .we_ul_li_a{
        -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.we_ul_li:hover .back{
    z-index: 3;
}*/

.we_ul .JQ-content-box{width: 100%;height: 300px; overflow: hidden;position: relative;}
.we_ul .JQ-slide-content{position: absolute;min-height: 298px;}
.we_ul .JQ-slide-content li{vertical-align: top;float: left;}
.we_ul .JQ-slide-nav{position: absolute;left: 50%; bottom: 53px;}
.we_ul .JQ-slide-nav li{width: 43px; height: 3px;background: #c8c8c8;float: left;margin-left: 9px;margin-right: 9px;cursor: pointer;}
.we_ul .JQ-slide-nav li.on{background: #ea5504;}


.we_ul{text-align: center;margin-top: 55px;padding-bottom: 100px;position: relative;}
.we_ul_li{width: 300px; height: 298px; float: left;}
.we_ul_li a{
    position: relative;
}

.front,.back{
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    height: 296px; width: 208px;
    position: absolute;
    top: 0;
    left: 0;
/*    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;*/
    box-shadow: 0 0 5px transparent;
        -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.front{
    z-index: 2;
    border:1px solid #f3f3f3;
    background: #fff;
}
.back{
    z-index: 1;
    /*border:1px solid #ea5504;*/
     background: #ea5504;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.we_ul_li:first-child{margin-left: 0;}
/*.we_ul li:hover{border:1px solid #ea5504; background: #ea5504;}*/
.we_ul_li a{display: block;height: 298px; width: 210px;margin: 0 auto;overflow: hidden;}
.we_ul_li i{width: 135px; height: 135px;border-radius: 135px; border:1px solid #d6d5cc;margin-top: 24px;}
.we_ico1{background: url(indeximg/ico_we1.png);}
.we_ico2{background: url(indeximg/ico_we2.png);}
.we_ico3{background: url(indeximg/ico_we3.png);}
.we_ico4{background: url(indeximg/ico_we4.png);}
.back .we_ico1{background: url(indeximg/ico_we1_1.png);}
.back .we_ico2{background: url(indeximg/ico_we2_1.png);}
.back .we_ico3{background: url(indeximg/ico_we3_1.png);}
.back .we_ico4{background: url(indeximg/ico_we4_1.png);}
.we_ul_li .back i{ border:1px solid #fff;}
.we_ul_li h3{color: #595757; font-size: 18px;margin: 25px;}
.we_ul_li .back h3{color: #fff;}
.we_ul_li p{color: #898989; font-family: "宋体";line-height: 1.5em;}
.we_ul_li .back p{color: #fff;}
.we_ul_li:hover a .front{
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.we_ul_li:hover a .back{
    z-index: 3;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}




.idx_case{ height: 990px;
    position: relative;
    z-index: 1;
    background: #585657;
    overflow: hidden;}
.idx_bg{width: 100%;height: 100%;position: absolute; left: 0; top: 0; z-index: -1;overflow-x: hidden;    overflow-y: hidden;}
.idx_bg img{position: absolute; left: 50%; margin-left: -960px; top: 0;}
.case_nav{text-align: center;}
.case_nav ul{display: inline-block;*display:inline;zoom:1;margin-top: 30px;}
.case_nav li{width: 136px;float: left;position: relative;}
.case_nav li i{ width: 1px; height: 11px; position: absolute;background: url(indeximg/c_n_line.png);left: 0; top: 50%;margin-top: -5px;}
.case_nav li:first-child i{display: none;}
.case_nav li a{line-height: 20px;padding-left: 15px;padding-right: 15px;position: relative;color: #fff;cursor: pointer;display: inline-block;}
.case_nav li a b{width: 0; height: 0; border:5px solid transparent; border-top:5px solid #ea5504;position: absolute; bottom: -10px; left: 50%; margin-left: -5px;display: none;}
.case_nav li.active a{ background: #ea5504;}
.case_nav li.active a b{display: block;}

.case_ul{text-align: center;}
.case_ul ul{display: inline-block;*display:inline;zoom:1;margin-top: 36px;}
.case_ul li{float: left;position: relative;margin-left: 7px;margin-right: 7px; background: #fff;border-bottom:4px solid #ea5504;margin-top: 12px;width: 366px;}
.case_ul li:hover{ background: #ea5504;}
.case_ul li:hover img{transition:transform 1s ease;  transform:scale(1.10,1.10);-moz-transition:scale(1.10,1.10);-ms-transition:scale(1.10,1.10);-o-transition:scale(1.10,1.10);}
.case_img{width: 366px;position: relative;overflow: hidden;}
.case_img img{width: 100%;}
.case_img i{width: 100%; height: 100%; position: absolute; left: 0; top: 0;background: #000;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;display: none;}
.case_img b{width: 50px;height: 50px; position: absolute; top: 50%; left: 50%; margin-top: -25px; margin-left: -25px;background: url(indeximg/ico_case_i.png); z-index: 1;display: none;}
.case_ul li:hover .case_img i,.case_ul li:hover .case_img b{display: block;}
.case_ul li h3{font-size: 16px; color: #272727;margin-top: 15px;}
.case_ul li p{padding-bottom: 8px;color: #999;min-height: 2em;}
.case_ul li p i{margin-left: 10px;}
.case_ul li:hover h3{color: #fff;}
.case_ul li:hover p{color: #fff;}
.case_more{margin-top: 50px;display: inline-block; width:97px; height:35px;}
.case_more:hover img{ display:none;}
.case_more:hover{background:url(/temp/html/indeximages/more_w_2.png) top left no-repeat;}

.idx_ad{height: 369px;position: relative;}
.ad_ul{text-align: center;padding-top: 90px;}
.ad_ul ul{display: inline-block;*display:inline;zoom:1;}
.ad_ul li{width: 264px;float: left;}
.ad_ul li b{width: 146px; height: 146px;font-family: "Arial"; background: #ea5504;border-radius: 10px;font-size: 130px;line-height: 146px;color: #fff;position: relative;}
.ad_ul li b i{width: 100%; height: 4px; position: absolute; top: 50%; margin-top: -2px; left: 0;background: #ea5504;}
.ad_ul li p{font-size: 16px; color: #aaa;margin-top: 30px;line-height: 1.5em;}

.cus_ul{width: 1155px;height: 452px;margin:50px auto 0;overflow: hidden;padding-bottom: 70px;position: relative;}
.cus_ul ul{width: 1156px;height: 100%;margin-top: -1px; margin-left: 1px;}
.cus_ul li{width: 230px; height: 150px; border-right: 1px dashed #dcdcdc;border-top: 1px dashed #dcdcdc;float: left;line-height: 0;overflow: hidden;}
.cus_ul li a{display: block;
-webkit-transition: all .8s ease-in-out 0s;
    -moz-transition: all .8s ease-in-out 0s;
    -ms-transition: all .8s ease-in-out 0s;
    -o-transition: all .8s ease-in-out 0s;
    transition: all .8s ease-in-out 0s;
}
.cus_ul li img{width: 100%;}
/*.cus_ul li .hovers{display: none;}*/
.cus_ul li:hover a{margin-top: -150px;}
/*.cus_ul li:hover .out{display: none;}*/
.cus_ul .bg_one{width: 230px; height: 150px;background: #f8f8f8;position: absolute; z-index: -1;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    opacity: 0;
    }
.cus_ul:hover .bg_one{opacity: 1;}


.vid_new{background: #fafafa;padding-bottom: 60px;}

.videos{width: 570px;float: left;margin-top: 50px;}
.videos_tit{position: relative;color: #272727;font-size: 18px;}
.videos_tit i{width: 22px;height: 22px;background: url(indeximg/ico_v.png);vertical-align: middle;margin-right: 8px;}
.videos_tit span{vertical-align: middle;}
.more{color: #757575;font-family: "Arial";font-size: 16px;text-transform:uppercase;position: absolute; right: 0; bottom: 0;line-height: 16px; display:none;}
.more:hover{color: #ea5504;}
.active .more{ display:block;}
.videos_box{position: relative;margin-top: 25px;}
.videos li{width: 124px; height: 46px; background: #bbb;line-height: 46px; text-align: center;margin-top: 15px;}
.videos li.active{background: #ea5504;position: relative;cursor: pointer;}
.videos li:first-child{margin-top: 0px;}
.videos li a{color: #fff;}
.videos li i{width: 0; height: 0; border:5px solid transparent; border-left:5px solid #ea5504;position: absolute; top: 50%; right: -10px; margin-top: -5px;display: none;}
.videos li.active i{display: block;}
.video_con{position: absolute;right:0; top:0;width: 434px;
height: 287px; overflow:hidden;}
.video_li{width:434px; height:287px; position:relative; float:right; }
.video_li img{width:100%; position:absolute; left:0; top:0;}
.video_li i{width:434px; height:40px; background:#000; position:absolute; left:0; bottom:0; display:block; opacity:0.3; filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3;}
.video_li p{width:434px; height:40px; line-height:40px; color:#fff; text-align:center; position:absolute; left:0; bottom:0;}
.w_sy_dd{display:none;}
.video_li:hover .w_sy_dd{display:block;}


.news{width: 570px;float: left;margin-left: 60px;margin-top: 50px;}
.news_tit{position: relative;font-size: 22px;line-height: 28px;height: 28px;}
.news_nav{font-size: 18px;font-weight: normal;vertical-align: middle;}
.news_nav.active{color: #ea5504;}
.news_nav i{width: 22px;height: 22px;vertical-align: middle;margin-right: 5px;}
.news_tit span{vertical-align: middle;cursor: pointer;}
.news_xw i{background: url(indeximg/ico_new1.png);}
.news_jz i{background: url(indeximg/ico_new2.png);}
.news_xw.active i{background: url(indeximg/ico_new1_1.png);}
.news_jz.active i{background: url(indeximg/ico_new2_1.png);}

.news_ul{margin-top: 10px;}
.news_ul li{ min-height: 74px;padding-left: 115px;padding-top: 15px;margin-top: 18px; position: relative;border-top: 1px dashed #dcdcdc;}
.news_ul li a{display: block;}
.news_ul li:first-child{border: 0;margin-top: 0;}
.news_time{width: 81px; height: 74px; border-radius: 5px;background: #ea5504;position: absolute; left: 0; top: 15px;color: #fff;text-align: center;}
.news_time b{font-size: 36px;font-weight: normal;display: block;line-height: 50px;}
.news_time span{line-height: 14px;}
.news_ul li h3{color:#595757;font-size: 18px;line-height: 24px;}
.news_ul li p{line-height: 20px;margin-top: 10px;}
.news_ul li a{color: #999;}
.news_ul li a:hover h3{color: #ea5504;}

.footer_t{height: 217px;background: #232323;}
.f_t_tit{line-height: 62px; font-size: 18px;border-bottom: 1px solid #2c2c2c;}
.f_t_tit a{color: #999;margin-left: 5px;margin-right: 5px;}
.f_t_tit a.active{color: #ea5504;}
.footer_b{height: 250px;background: #1e1e1e;padding-top: 40px;}
.footer_b .box12{position: relative;height: 100%;}
.f_b_ul{float: left; min-width: 110px;margin-right: 53px;}
.f_b_ul h3{color: #aaa;font-size: 18px;line-height: 18px;padding-bottom: 16px; border-bottom: 1px solid #343434;}
.f_b_ul li a{color: #777;}
.f_b_ul li{margin-top: 5px;}
.f_b_ul li a:hover{color: #ea5504;}

.idx_contact{float: right;}
.idx_contact a{    color: #aaa;}
.idx_ct_l{float: left; text-align: center;padding-right: 20px; border-right: 1px solid #343434;}
.idx_ct_l span{line-height: 14px;}
.footer_ewm{margin-top: 15px;}
.idx_ct_r{color: #aaa;font-size: 12px;float: left;padding-left: 20px;}
.idx_ct_r h3{font-size: 33px;font-family: "Arial";}
.idx_ct_r p{line-height: 26px;margin-top: 15px;}

.sub{width: 100%;text-align: center;position: absolute;bottom: 27px; left: 0;font-family: "宋体";}
.sub a{width: 86px; height: 27px; line-height: 27px; text-align: center; color: #fff; display: inline-block;background: #909090;}
.sub a:hover{ background: #ea5504;}
.sub a.active{ background: #ea5504;}


/*.r_nav{ position: fixed; right: 0;bottom: 270px; z-index: 99;}
.r_nav_li{width: 60px;height: 60px;background-color: #333; position: relative;display: block;cursor: pointer;margin-top: 5px;}
.r_nav_ewm{background-image: url(indeximg/gotop3.png);}
.r_nav_ly{background-image: url(indeximg/gotop5.png);}
.r_nav_qq{background-image: url(indeximg/gotop2.png);}
.r_nav_tel{background-image: url(indeximg/gotop1.png);}
.fixed_goTop{background-image: url(indeximg/gotop4.png);}
.r_n_mask{width: auto;white-space:nowrap;position: absolute; right: 64px; bottom: 0; text-align: center;display: none;font-weight: 700;font-size: 20px;}
.r_n_mask p{font-size: 12px;line-height: 16px;margin-top: 10px;}
.r_nav_ewm .r_n_mask{background: #fff;padding:5px;}
.r_nav_tel .r_n_mask{color: #333;height: 60px;background: #ea5504;line-height: 60px;color: #fff;padding-left: 5px;padding-right: 5px;}
.r_nav_li:hover .r_n_mask{display: block;}
.r_nav_li:hover{background-color: #ea5504;}*/


/*首页 END*/

/*案例中心*/
.l_case_ba{overflow: hidden;}
.l_case_ba img{position: relative; left: 50%; margin-left: -960px; top: 0;}
.cl_home{height: 37px; line-height: 37px;}
.cl_home a{color: #999;margin-left: 3px; margin-right: 3px;}
.cl_home a.active{color: #ea5504;}
.cl_home a:hover{color: #ea5504;}

.cl_c_nav{background: #d8d8d8;line-height: 84px;}
.cl_c_nav .box12{text-align: justify;}
.c_n_li{display: inline-block;vertical-align: top;padding-right: 30px;padding-left: 30px;color: #666;cursor: pointer;font-size: 16px;}
.cl_c_nav b{display:inline-block; width:100%; height:0; overflow:hidden;}
.c_n_li.active{background: #ea5504;color: #fff;}
.c_n_li a{color: #666;}
.c_n_li.active a{color: #fff;}

.cl_c_ul{line-height: 46px;margin-top: 30px; padding-bottom: 30px; border-bottom: 1px solid #eee;}
.cl_c_ul b{width: 100px;font-size: 16px;float: left;}
.cl_c_ul b i{margin-left: 35px;}
.cl_c_ul ul{width: 1100px;float: left;}
.cl_c_ul li{float: left;width: 100px;cursor:pointer;}
.cl_c_ul li a{color: #777;padding-right: 5px;padding-left: 5px;}
.cl_c_ul li.active a{background: #ea5504;color: #fff;}

/*.l_page{text-align: center;cursor: pointer;margin-top: 65px;padding-bottom: 45px;}
.l_page a{width: 36px; height: 36px; display: inline-block;margin-left: 2px;margin-right: 3px;line-height: 36px;color: #999;}
.page_prev{background-image: url(../img/page_l.png);}
.page_next{background-image: url(../img/page_r.png);}
.l_page a.active{background: #ff5f00; color: #fff;}*/

.l_page{text-align: center;font-weight:normal;margin-top: 65px;padding-bottom: 45px;}
.l_page li{display:inline-block;border:1px solid #cccccc;font-size:12px;color:#999;padding:2px 5px;}
.l_page li.thisclass{ background-color:#eee; color:#ff0000;}
.l_page a{display:inline;font-size:12px;color:#999;}
.l_page a.s_page{color:#ff9900;border:1px solid #ff9900;}
.page_next{background:#eee;}
.page_prev{background:#eee;}

.page { text-align: center; font-weight: normal; margin-top: 65px; padding-bottom: 45px; }
.page li { }
.page li.thisclass {  }
.page a { display: inline; font-size: 12px; display: inline-block; border: 1px solid #cccccc; color: #999; padding: 2px 5px; margin:2px; }
.page a:hover { background-color: #eee; color: #ff0000; }
.page span { font-size: 12px; display: inline-block; border: 1px solid #cccccc; padding: 2px 5px; margin: 2px; background-color: #eee; color: #ff0000; }
.page small{ display:none}





/*案例中心 END*/
/*网络推广*/
.netw_r .netw_img { float: right; }
.netw_l .netw_img{float: left;}
.netw_li1{background: #f0f0f0;margin-top: }
.netw_li3{background: #f6f2f1;}
.netw_li5{background: #dce4e7;}
.netw_li .box12{position: relative;}
.netw_txt{position: absolute; top: 0;}
.netw_l .netw_txt{right: 85px;text-align: right;}
.netw_r .netw_txt{left: 35px;text-align: left;}
.netw_txt p{font-size: 16px; line-height: 40px;color: #808080;margin-top: 20px;}
.netw_li1 b{width: 263px;height: 43px; line-height: 43px; text-align: center;margin-top: 20px;background: #ea5504;color: #fff;font-size: 22px;}

/*网络推广 END*/

/*产品服务*/
.l_pro_we li{margin-bottom: 20px;}
.l_pro_we .we_ul .JQ-content-box{height: auto; overflow: visible;}
.l_pro_we .we_ul .JQ-slide-content{position: static;}
.l_pro_ba{position: relative; height: 690px; overflow: hidden;}
.l_pro_ba img{ position: absolute; left: 50%; margin-left: -960px;top: 0;}


/*产品服务 END*/

/*案例详情*/
.c_x_main{padding-bottom: 40px;position: relative;}
.c_x_tit{line-height: 26px;height: 26px;margin-top: 67px; padding-bottom: 40px;}
.c_x_tit .fl i{width: 6px; height: 26px; border-radius: 6px; background: #ea5504;vertical-align: middle;margin-right: 13px;}
.c_x_tit .fl span{font-size: 24px;color: #555;vertical-align: middle;}
.c_x_tit .fr i{width: 16px; height: 14px; background: url(../img/ico_c_t.png);vertical-align: middle;}
.c_x_tit .fr span{vertical-align: middle;font-size: 16px;margin-right: 9px;margin-left: 9px;}
.c_x_tit .fr a{vertical-align: middle;background: #ff5f00; color: #fff;margin-right: 9px;margin-left: 9px;padding: 2px 5px;}

.c_x_txt{color: #494949;padding-bottom: 25px;}

.c_x_l{ width: 800px;float: left;}
.c_x_r{width: 364px;float: right;}
.c_x_r_t h3{font-size: 24px;line-height: 26px;color: #000;padding-bottom: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.c_x_r_t a{color: #999;}
.c_x_r_t a img {
    max-width: 100%;
}
.c_x_r_t p{color: #494949;margin-top: 20px;}
.c_x_r_t{width: 360px;float: right;border-bottom: 1px dashed #dcdcdc;padding-bottom: 45px;}

.nav_f{margin-top: 25px;}
.nav_f li{width: 83px;height: 26px;float: left;text-align: center; line-height: 26px;margin-left: 8px;color: #494949;background: #e9e9e9;cursor: pointer;}
.nav_f li.active{background: #ff5f01;color: #fff;}
.nav_f li a{color: #494949;}

.nav_f_case{margin-top: 15px;}
.nav_f_case li{width: 174px; text-align: center;margin-left: 8px;float: left;}
.nav_f_case li img{width: 100%;}
.nav_f_case li p{line-height: 38px;color: #555;} 
.c_x_l img {
    max-width: 100%;
}

.jz_btn,.zj_btn {
    background: #ff5f01;
    color: #fff !important;
    display: inline-block;
    width: 153px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    margin-top: ;
    cursor:pointer;
}
/*案例详情END*/


/*首页新闻中心*/
.news_imgs{width: 86px;height: 73px; overflow: hidden;
    position: absolute;
    left: 0;
    top: 15px;
    }
.news_imgs img{width: 100%;}
.news_i_tm{float: right;font-size: 12px; color: #aaa;}

/*首页新闻中心 END*/



/*品牌营销专题 start*/
.brand{width:100%;height:2088px;;margin:0 auto;position:relative;overflow:hidden;}
.brand_bg{position:absolute;top:0;left:50%;}
.brand_bg img{margin-left:-960px;}
.brand_img{width:100%;height:1005px;background:#eee;}
.brand_img p{width:100%;height:180px;text-align:center;color:#555;font-size:20px;line-height:30px;}
.brand_img p span{color:#ea5504;font-size:30px;line-height:80px;height:80px;}
.brand_img ul{width:1200px;height:auto;margin:0 auto;}
.brand_img ul li{float:left;margin:0 70px 50px;}
.brand_href{width:100%;height:200px;}
.brand_href a{margin:120px auto 0;display:block;background:url(/temp/html/images/brand_a.png) no-repeat;width:373px;height:53px;}
/*品牌营销专题 end*/

/*电商 start*/
.bc{idth:100%;height:2925px;;margin:0 auto;position:relative;overflow:hidden;}
.bc_img{position:absolute;top:0;left:50%;}
.bc_img img{margin-left:-960px;}
/*电商 end*/

/*微商城 微分销  微活动专题*/
.p_one{ margin:0 auto; width:100%;background:#fff; overflow:hidden;position:relative; height:580px;}
/*.p_one{ height:460px;}*/
.p_three{ height:759px; margin:0 auto; width:100%;background:#fff; overflow:hidden;position:relative;}
.p_four{ height:862px;margin:0 auto; width:100%;background:#fff; overflow:hidden;position:relative;}
.p_five{ height:522px;margin:0 auto; width:100%;background:#fff; overflow:hidden;position:relative;}
.w_one{ height:580px;margin:0 auto; width:100%;background:#fff; overflow:hidden;position:relative;}
.w_two{ height:522px;margin:0 auto; width:100%;background:#fff; overflow:hidden;position:relative;}
.w_four{ height:484px;margin:0 auto; width:100%;background:#fff; overflow:hidden;position:relative;}
.w_five{ height:461px;margin:0 auto; width:100%;background:#fff; overflow:hidden;position:relative;}
.p_img{position:absolute;top:0;left:50%; height:580px;width:1920px;}
.p_img img{ margin-left:-960px;}
.p_two ul{ margin:10px auto; text-align:center;}
.p_two ul li{ width:25%;float:left;}
.p_two p ,.p_two h4{ color:#333;width:60%; padding:0 20% 0 20%;font-size:14px; line-height:180%;}
.p_two p {text-align:left;padding:0 10% 0 30%;}
/*.hover h4 ,.p_two p:hover ,.p_two h4:hover{color:#ff9000;}*/
.p_six{ background:#ea5504; width:100%; margin:0 auto; text-align:center; padding-bottom:20px;}
.p_six p{ padding-top:40px;color:#fff; font-size:18px;}
.p_six a{ color:#f5b7a4; display:block; background:#fff; margin:20px auto;
border-radius:5px; width:100px; height:30px; text-align:center; line-height:30px;}

.p_two ul li .intro{ text-align:center; color:#b5b5b5;padding:0 20% 0 20%;}
.l_two{ background:#f2f2f2; width:100%;overflow:hidden;position:relative;height:494px;margin:0 auto;}
.l_three{background:#fff; width:100%;overflow:hidden;position:relative;height:651px;margin:0 auto;}
.l_one{background:#fdeee8; width:100%;overflow:hidden;position:relative;height:1032px;margin:0 auto;}
.l_five{background:#ebedec; width:100%;overflow:hidden;position:relative;height:640px;margin:0 auto;}
.l_four{background:#fdeee8; width:100%;overflow:hidden;position:relative;height:808px;margin:0 auto;}
.l_six{background:#fff; width:100%;overflow:hidden;position:relative;height:888px;margin:0 auto;}
.l_pos{width:1440px; margin:0 auto;position:absolute;top:0;left:50%;height:auto;}
.l_pos img{margin-left:-720px;}

/*app 微官网 专题活动*/
.p_three{ height:759px; margin:0 auto; width:100%;background:#fff; overflow:hidden;position:relative;}
.p_four{ height:862px;margin:0 auto; width:100%;background:#fff; overflow:hidden;position:relative;}
/*.p_five{ height:522px;margin:0 auto; width:100%;background:#fff; overflow:hidden;position:relative;}*/
/*.w_one{ height:580px;margin:0 auto; width:100%;background:#fff; overflow:hidden;position:relative;}
.w_two{ height:522px;margin:0 auto; width:100%;background:#fff; overflow:hidden;position:relative;}
.w_four{ height:484px;margin:0 auto; width:100%;background:#fff; overflow:hidden;position:relative;}
.w_five{ height:461px;margin:0 auto; width:100%;background:#fff; overflow:hidden;position:relative;}*/
.p_img{position:absolute;top:0;left:50%; height:580px;width:1920px;}
.p_img img{ margin-left:-960px;}
/*.p_two ul{ margin:10px auto; text-align:center;}
.p_two ul li{ width:25%;float:left;}
.p_two p ,.p_two h4{ width:60%; padding:0 20% 0 20%;font-size:14px; line-height:180%;}
.p_two p {text-align:left;padding:0 10% 0 30%;}
.hover h4 ,.p_two p:hover ,.p_two h4:hover{color:#ff9000;}
.p_six{ background:#ea5504; width:100%; margin:0 auto; text-align:center; padding-bottom:20px;}
.p_six p{ padding-top:40px;color:#fff; font-size:18px;}
.p_six a{ color:#f5b7a4; display:block; background:#fff; margin:20px auto;
border-radius:5px; width:100px; height:30px; text-align:center; line-height:30px;}

.p_two ul li .intro{ text-align:center; color:#b5b5b5;padding:0 20% 0 20%;}
.l_two{ background:#f2f2f2; width:100%;overflow:hidden;position:relative;height:494px;margin:0 auto;}
.l_three{background:#fff; width:100%;overflow:hidden;position:relative;height:651px;margin:0 auto;}
.l_one{background:#fdeee8; width:100%;overflow:hidden;position:relative;height:1032px;margin:0 auto;}
.l_five{background:#ebedec; width:100%;overflow:hidden;position:relative;height:640px;margin:0 auto;}
.l_four{background:#fdeee8; width:100%;overflow:hidden;position:relative;height:808px;margin:0 auto;}
.l_six{background:#fff; width:100%;overflow:hidden;position:relative;height:888px;margin:0 auto;}
.l_pos{width:1440px; margin:0 auto;position:absolute;top:0;left:50%;height:auto;}
.l_pos img{margin-left:-720px;}*/
.j_one , .j_five , .wg_one , .wg_two , .wg_three , .wg_four , .wg_five{width:100%;overflow:hidden;position:relative;margin:0 auto;}
.j_one{height:458px;}
.j_five{ height:1168px;}
.wg_one{height:540px;}
.wg_two{ height:520px;}
.wg_three{ height:518px;}
.wg_four{ height:502px;}
.wg_five{ height:530px;}
.ac_one , .ac_two , .ac_three , .ac_four{width:100%;overflow:hidden;position:relative;margin:0 auto;}
.ac_one{ height:447px;}
.ac_two{ height:747px;}
.ac_three{ height:969px;}
.ac_four{ height:1083px;}

/*o20*/
.o_one , .o_two , .o_three , .o_four , .o_five ,.o_six{width:100%;overflow:hidden;position:relative;margin:0 auto;}
.o_one{ height:424px;cursor:pointer;}
.o_two{ height:654px;}
.o_three{ height:634px;}
.o_four{ height:596px;}
.o_five{ height:558px;}
.o_six{ height:1122px;}


/*友情链接 start*/
.link{width:100%;height:auto;background:#232323;}
.linktit{width:100%;height:52px;border-bottom:1px solid #2c2c2c;}
.linktit p{width:1200px;height:52px;line-height:52px;margin:0 auto;font-size:17px;color:#8e8e8e;}
.linkul{display:inline-block;text-align:center;width:100%;padding-bottom:8px;background:#232323;height:auto;}
.linkul div{width:1200px;display:block;height:auto;margin:0 auto;}
.linkul a{display:block;float:left;}
.linkul li{float:left;margin:20px 20px 0 0;color:#8e8e8e;}
.linkul li.ullink{color:#ff9c00;}
.linkul li:hover{color:#ff9c00;cursor: pointer;}
/*友情链接 end*/

.p_two_copy {
    text-align: center;
}


/*头部电话*/
.idx_h_tel{
    float: right;
    line-height: 100px;
    padding-left: 60px;
    background: url(indeximg/gotop1.png) 15px center;
    color: #ea5504;
    font-size: 20px;
    font-weight: 700;
    /*background-size: 40px;*/
    background-repeat: no-repeat;
}
/*头部电话 END*/

/*网站需求*/
.demand_mask{width: 100%;height: 100%; display: none; position: fixed; left: 0; top: 0; z-index: 8; background: #000;filter:alpha(opacity=85);-moz-opacity:0.85;opacity:0.85;}
.demand{width: 446px; height: 446px;display: none;padding-left: 300px;background: url(indeximg/demand.png) #fff; position: fixed; left: 50% !important; top: 50% !important; margin-left: -373px; margin-top: -223px; z-index: 9;}
.demand h2{color: #333; font-size: 24px;padding-top: 35px;}
.demand ul{display: block;margin-top: 20px;}
.demand li{ width: 93px;height: 58px;-webkit-transition: .5s;transition: .5s;cursor: pointer;line-height: 1em; font-weight: 700;border:1px solid #ee6e01; text-align: center;border-radius: 10px; float: left;margin-right: 10px;margin-top: 13px;}
.demand li.active{color: #fff; background: #ee6e01;}
.demand li i img{-webkit-transition: .5s;transition: .5s;}
.demand li.active i img{margin-left: -30px;}
.demand li a{color: #333;}
.demand li i{width: 30px;height: 30px;display: block;margin: 5px auto 0; overflow: hidden;}
.demand h3{color: #666; font-size: 14px; line-height: 50px;}
.demand h3 span{color: #ee6e01;}
.demand_ipt input{width: 178px;height: 32px;margin-right: 10px;margin-top: 10px; font-size: 14px;border:1px solid #bbb;line-height: 32px;padding-right: 10px;padding-left: 10px;}
.demand_ipt .demand_ipt_f{width: 392px;}
.demand_btn{width: 120px;height: 40px; color: #fff;background: #ee6e01;font-size: 22px;line-height: 40px; text-align: center;margin-top: 18px;}
.demand_clo{position: absolute;right: 5px; top: 5px;}

/*网站需求 END*/

/*案例中心 修改7-2*/
.l_wyjz{
    height: 35px;  
	margin-top: 20px;  
    padding-right: 30px;
    padding-left: 30px;
    background: #ea5504;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
}


/*案例中心 修改7-2 END*/

.banner .bd img{
    width: 100%;
}
.banner .hd{

position: absolute;

width: 100%;

z-index: 1;

left: 0;

text-align: center;

bottom: 40px;
}
.banner .hd li{width: 18px;height: 18px;cursor: pointer;border-radius: 18px;background: #ccc;display:inline-block;margin-left: 9px;margin-right: 9px;/* float: left; */font-size:0;}
.banner .hd li.on{background: #f08437;}
.banner .bd li{
    display: none;
}
.banner .bd li:first-child{
    display: block;
}

.hdadv{width:100%;height:222px;background:url(indeximg/headadv.jpg) center center;}
