/*
filter nav
================
*/
html, body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, form, input, textarea, table, tbody, thead, tr, th, a,h1,h2,h3,h4,h5,h6,button,input,select,textarea,dl,a{font-family: "微软雅黑" !important;}

.to_top{display:none;position:fixed;right:10px;bottom:40px;width:40px;height:40px;color:#fff;text-decoration:none;background: url('../images/top.png') no-repeat; z-index:7;}
.y_colpadding{*padding:0 15px;}/*ie7 在col-*下添加的间距*/
ul,ol,li{list-style:none;margin:0;padding:0}
.img-responsive2{max-width:100%;height:auto;}
.filterNav {
    padding: 0;
    margin: 0 0 40px;
    text-align: center;
    list-style:none;
    width:100%;
}

.filterNav li {
    display: inline-block;
    margin: 0 0 5px -5px;
    *overflow:hidden;
    *display:inline;
}

ul.filterNav li a,ul.filterNav li.active a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-family: 'Microsoft Yahei', sans-serif;
    padding: 10px 44px;
    text-transform: uppercase;
    text-decoration: none;
    background: transparent;
    border: 1px solid #dedede;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}
#function-section ul.filterNav li a,#function-section ul.filterNav li.active a{border: 1px solid #02b2f3;}

ul.filterNav li a.active,ul.filterNav li.active a,
ul.filterNav li a:hover,ul.filterNav li.active a:hover{
    background: #02b2f3;
    color:#fff;
}
ul.filterNav li:first-child a,ul.filterNav li.active:first-child {
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -o-border-bottom-left-radius: 5px;
}

ul.filterNav li:last-child a,ul.filterNav li.active:last-child {
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -o-border-bottom-right-radius: 5px;
}
/*
filter nav end
================
*/
/*首页
=========================
*/
.aebiz_ad,.aebiz_ad2{width:100%;font-family: 'Microsoft Yahei', sans-serif;font-size:30px;color:#bec9da;font-weight:lighter;}
.aebiz_ad h2{font-size:72px;color:#fff;margin-top:10px; }
.aebiz_ad2{font-size:36px;color:#fff;}
.aebiz_ad2 span{font-size:24px;color:#bec9da;}

#feature-section:before{background:rgba(232,232,232,1)}
.section_pro{width:100%;overflow:hidden;padding:20px 0}
.section_pro dt{float:left;width:80px;}
.section_pro dd{float:left;margin-left:10px;padding-top:20px;}
.section_pro dd.xx{width:275px;padding-top:0px;}
.section_pro dd h3{font-size:18px;margin:8px 0 5px;font-family: 'Microsoft Yahei', sans-serif;}
.section_pro dd span{display:block;height:40px;overflow:hidden;color:#8a8a8a;font-family: 'Microsoft Yahei', sans-serif;}
.index_post .team-gal,.index_post:hover .team-gal,.index_post .team-content{transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
.index_post:hover .bg1{background:#456fd9;}
.index_post:hover .bg2{background:#efb349;}
.index_post:hover .bg3{background:#45d9a3;}
.index_post:hover .bg4{background:#1fa7ed;}
.index_post:hover .bg5{background:#904af8;}
.index_post:hover .bg6{background:#ef4975;}
.index_post:hover .bg7{background:#ff262b;}
.index_post:hover .bg9{background:#10b6c5;}
.index_post:hover .bg8{background:#b382f6;}
.index_post:hover .team-gal:before {background: rgba(0,0,0,0);}
.index_post a:hover{text-decoration:none;}
.more_post{padding:0;}
.more_post h3{color:#868686;font-size:13px;font-family: 'Microsoft Yahei', sans-serif;padding:5px 0 10px 0;margin:0;}
.more_post h3 span{height:18px;display:inline-block;background:#c8c8c8;width:3px;vertical-align:middle;margin:-1px 6px 0 0;}
.more_post ul li{float:left;width:48%;padding-left:5%;margin:10px 4% 0 0;background: url('../images/sj_ico.png') #f5f5f5 no-repeat 10px center;height:60px;line-height:60px;color:#666;font-family: 'Microsoft Yahei', sans-serif;}
.more_post ul li.no_right{margin-right:0;}

.more_post ul li a{ text-decoration:none;color:#333;}
.more_post ul li{color:#333;}

.aebiz_honor{width:100%;padding:10px 0 20px;overflow:hidden;}
.aebiz_honor ul,.aebiz_x3b ul{list-style:none;margin:0;padding:0;}
.aebiz_honor li{float:left;margin-bottom:20px;text-align:center;padding:0 10px;*padding:0;*margin-left:-1px;}
.aebiz_honor li img{max-width:100%;cursor:pointer;}
.aebiz_honor li:hover img{background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1)}
.aebiz_x3b li{float:left;width:20%;*width:19.9%;text-align:center;}
.aebiz_x3b li img{-webkit-transition:all 0.8s;transition:all 0.8s;max-width:100%;cursor:pointer;}
.aebiz_x3b li:hover  img{-webkit-transform:scale(1.2);transform:scale(1.2);}
.contact-bg{background:url(../images/message_bg.png) #4b5c6a repeat center 0}
.contact-bg div span{display:inline-block;color:#fff;height:25px;line-height:25px;width:100%;font-family: 'Microsoft Yahei';}

ul.filter.index_case_nav{text-align:left;padding-left:90px;}


/*b2c start
=========================*/
#pro-feature{
    padding:45px 0px 10px;
    background: url('../images/portfolio-back.jpg');
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    overflow:hidden;
    text-align:center;
}
#pro-feature h1{color:#fff;border-bottom: 1px solid #ffffff;}
#pro-feature p{color:#fff}
#pro-feature .bxslider1{height:300px;border:1px solid red;display:block;}
#pro-feature .pro_feature{width:32%;margin:10px 0 10px 1%;height:330px;padding-top:50px;display:inline-block;float:none;color:#fff;font-family: 'Microsoft Yahei', sans-serif;overflow:hidden;text-align:center;}
.pro_Box{height:0;overflow:hidden;}
.pro_Box.active{height:auto;overflow:hidden;}

.pro_bg1{background:#f16767;}
.pro_bg1 span{color:#f16767}
.pro_bg2{background:#10b6c5;}
.pro_bg2 span{color:#10b6c5}
.pro_bg3{background:#f0b349;}
.pro_bg3 span{color:#f0b349}
.pro_bg4{background:#9a59b5;}
.pro_bg5{background:#e84c3d;}
.pro_bg6{background:#f9af38;}
.pro_bg7{background:#2bd192;}
.pro_bg8{background:#4bbad1;}


/*首页 end*/


/*b2b2c start
=========================
*/
.b2b2c-main{width:100%;overflow:hidden;background:#1f89bd;color:#fff;}
.b2b2c-main h2{font:lighter 18px/30px "";text-align:center;border-bottom:1px dashed #fff;width:98%;margin:0 auto 15px;padding:10px 0 }
.b2b2c-main dl{float:left;width:20%;min-height:225px;margin-bottom:10px;}
.b2b2c-main dt,.b2b2c-main h3{font-weight:lighter;text-align:center;margin:0;font-size:15px;height:30px;overflow:hidden;}
.b2b2c-main dd{float:left;width:90px;height:38px;line-height:38px;color:#1f89bd;text-align:center;background:#fff;margin:0px -2px 10px 7px;
border-radius:19px;-webkit-border-radius:19px;-moz-border-radius:19px;-o-borderradius:19px;}
.b2b2c-main .b2b2c-line{border-right:1px dashed #fff;}
.b2b2c-main div{width:60%;float:left;}
.b2b2c-main div dl{float:left;width:33%;min-height:196px;}
.b2b2c-main div dl.dl_2{width:67%;border-left:1px solid #45b7f1}

#b2b2c-section{background:#f7f7f7;padding:55px 0 35px;font-family: 'Microsoft Yahei', sans-serif;}
.b2b2c-features dl{width:80%;margin:0 auto 10px;overflow:hidden;}
.b2b2c-features dl dt{width:100%;height:28px;border-bottom:1px solid #258fc5;color:#fff;position:relative;}
.b2b2c-features dl dt div{float:left;height:50px;padding:0 15px;font:lighter 24px/50px "";background:#258fc5;position:absolute;left:0;}
.b2b2c-features dl.bg dt{border-bottom:1px solid #18bd71;}
.b2b2c-features dl.bg dt div{background:#18bd71;}
.b2b2c-features dl dd{font-size:15px;padding:32px 0 10px;color:#6c6c6c}

/*b2b2c end*/

/*b2c start
=========================*/
.prod-ms-box{width:100%;text-align:center;padding:20px 0}
.prod-ms-box img{max-width:100%;}

.b2c-main{width:100%;overflow:hidden;background:#1f89bd;color:#fff;}
.b2c-main h2{font:lighter 18px/30px "";text-align:center;border-bottom:1px dashed #fff;width:98%;margin:0 auto 15px;padding:10px 0 }
.b2c-main dl{float:left;width:20%;min-height:140px;margin-bottom:20px;}
.b2c-main dt,.b2c-main h3{font-weight:lighter;text-align:center;margin:0;font-size:15px;height:30px;overflow:hidden;}
.b2c-main dd{float:left;width:88px;height:38px;line-height:38px;color:#1f89bd;text-align:center;background:#fff;margin:0px 0 10px 6px;border-radius:19px;-webkit-border-radius:19px;-moz-border-radius:19px;-o-borderradius:19px;}
.b2c-main .b2c-line{border-right:1px dashed #fff;}
.b2c-main div{width:80%;float:left;}
.b2c-main div dl{float:left;width:24.5%;border-left:1px solid #45b7f1}
.b2c-main div dl.dl_2{width:13%;}
.b2c-features dl dt div{width:160px;padding:0;text-align:center;}
.kj-main{width:100%;overflow:hidden;background:#1f89bd;color:#fff;}
.kj-main h2{font:lighter 18px/30px "";text-align:center;border-bottom:1px dashed #fff;width:98%;margin:0 auto 15px;padding:10px 0 }
.kj-main dl{float:left;width:20.5%;min-height:180px;margin-bottom:10px;border-right:1px dashed #fff;}
.kj-main dt,.kj-main h3{font-weight:lighter;text-align:center;margin:0;font-size:15px;height:30px;overflow:hidden;}
.kj-main dd{float:left;width:90px;height:38px;line-height:38px;color:#1f89bd;text-align:center;background:#fff;margin:0px -2px 10px 8px;border-radius:19px;-webkit-border-radius:19px;-moz-border-radius:19px;-o-borderradius:19px;}
.kj-main dl.dl_1{width:30%;}
.kj-main dl.dl_2{width:49%;border:none;}
/*b2c end*/


/*o2o start
=========================
*/
#team-section{background:#f7f7f7;}
.o2o-product{width:70%;margin:0 auto;overflow:hidden;font-family: 'Microsoft Yahei', sans-serif;}
.o2o-product .l_main{width:18%;float:left;padding-top:65px;}
.o2o-product .l_main div{width:100px;height:100px;font-size:24px;color:#fff;text-align:center;line-height:100px; border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-borderradius:50%;}
.o2o-product .l_main div.bg1{background:#fe8a00}
.o2o-product .l_main div.bg2{background:#5796e5}
.o2o-product .l_main div.bg3{background:#1fa7ed}
.o2o-product .l_main div.bg4{background:#3dd074}
.o2o-product .l_main div.bg5{background:#f5475c}
.o2o-product .l_main span{display:inline-block;width:30px;height:135px;background: url('../images/o2o_tb.png') center 0;margin:18px 35px 10px;}
.o2o-product .r_main{width:80%;float:left;margin-left:2%;}
.o2o-product .box{border:2px solid;position:relative;padding:10px 0 20px;font-size:15px;margin-bottom:20px;}
.o2o-product .box div{width:11px;height:37px;background: url('../images/o2o_tb.png') no-repeat;position:absolute;left:-11px;top:40%;}
.o2o-product ul,.o2o-product ol{width:100%;overflow:hidden;padding:10px 0 0 20px;}
.o2o-product ul li{float:left;width:120px;height:38px;text-align:center;line-height:38px;color:#fff;margin:0 10px 10px 0;border-radius:19px;-webkit-border-radius:19px;-moz-border-radius:19px;-o-borderradius:19px;}
.o2o-product ul.column li{line-height:22px;height:110px;padding:10px 0;}
.o2o-product ol li{background: url('../images/o2o_tb.png') no-repeat -18px -225px;padding-left:3%;line-height:24px;}
.o2o-product ol.column_2 li{width:45%;float:left;}
.o2o-product .box_bg1{border-color: #f5dcbe}
.o2o-product .box_bg1 div{background-position:0 -150px}
.o2o-product .box_bg1 ul li{background:#ef6e17;}
.o2o-product .box_bg2{border-color: #bed7f6}
.o2o-product .box_bg2 div{background-position:0 -188px}
.o2o-product .box_bg2 ul li{background:#3b6fd8;}
.o2o-product .box_bg3{border-color: #aee0f9}
.o2o-product .box_bg3 div{background-position:0 -226px}
.o2o-product .box_bg3 ul li{background:#0fbadf;}
.o2o-product .box_bg4{border-color: #aafcd6}
.o2o-product .box_bg4 div{background-position:0 -264px}
.o2o-product .box_bg4 ul li{background:#0da861;}
.o2o-product .box_bg5{border-color: #ffd8dd}
.o2o-product .box_bg5 div{background-position:0 -302px}
.o2o-product .box_bg5 ul li{background:#ec3636;}

#function-section{padding:55px 0 35px;background:#fff;font-family: 'Microsoft Yahei', sans-serif;}
.o2o-function{width:100%;background:#18bd71;color:#fff;overflow:hidden;font-size:15px;padding:15px 0;margin-bottom:15px;}
.o2o-function dt{font-size:18px;float:left;font-weight:lighter;padding:8px 110px 0 10px;}
.o2o-function dd{float:left;height:38px;line-height:38px;color:#18bd71;padding:0 20px;background:#fff; margin-right:10px;
border-radius:19px; -webkit-border-radius:19px; -moz-border-radius:19px; -o-borderradius:19px; *border-radius:19px;}
.o2o_icon{width:100%;overflow:hidden;text-align:center;margin-bottom:10px;}
.o2o_icon b{display:inline-block;width:12px;height:26px;background: url('../images/o2o_tb.png') no-repeat -17px -193px;}
.o2o-main{width:100%;overflow:hidden;color:#fff;}
.o2o-main h2{font:lighter 18px/30px "";text-align:center;border-bottom:1px dashed #fff;width:95%;margin:0 auto 15px;padding:10px 0}
.o2o-main dl{float:left;width:50%;min-height:230px;margin-bottom:15px;}
.o2o-main dl.dl_1{width:39%;padding-left:1%;}
.o2o-main dl.dl_2{width:21%;}
.o2o-main dl.dl_3{width:39%;}
.o2o-main dl.o2o-line{border-left:1px dashed #fff;}
.o2o-main dt{font-weight:lighter;padding:10px 0 0 20px;}
.o2o-main dd{float:left;width:90px;height:38px;line-height:38px;color:#1f89bd;text-align:center;background:#fff;margin:10px 0 0 10px;border-radius:19px;-webkit-border-radius:19px;-moz-border-radius:19px;-o-borderradius:19px;}
.o2o-main-l{width:56%;float:left;background:#1f89bd;}
.o2o-main-r{width:43%;float:right;background:#1f89bd;}
.o2o-main2{background:#1f89bd;width:100%;margin:10px 0 15px;text-align:center;padding-bottom:20px;}
.o2o-main2 dt{width:98%;margin:0 auto;font-size:18px;font-weight:lighter;border-bottom:1px dashed #fff;padding:10px 0;color:#fff;}
.o2o-main2 dd{display:inline-block;height:38px;line-height:38px;color:#1f89bd;text-align:center;background:#fff;padding:0 20px;margin:20px 10px 0 0;border-radius:19px;-webkit-border-radius:19px;-moz-border-radius:19px;-o-borderradius:19px;}

#product-p-section{background:#f7f7f7;padding:55px 0 35px;font-family: 'Microsoft Yahei', sans-serif;}
#product-p-section dl{width:80%;margin:0 auto 10px;overflow:hidden;}
#product-p-section dl dt{width:60px;height:60px;float:left;background:#1fa7ed;font-family:"Regular";font-size:60px;line-height:60px;text-align:center;color:#fff;position:relative;}
#product-p-section dl dt div{width:8px;height:19px;background: url('../images/o2o_tb.png') no-repeat -22px -150px;position:absolute;right:-7px;top:20px;}
#product-p-section dl.bg dt{background:#18be72}
#product-p-section dl.bg dt div{background-position-y:-170px}
#product-p-section dl dd{border:1px solid #e2e2e2;height:60px;background:#fff;font-size:15px;padding-left:80px;line-height:60px;color:#6c6c6c}

#customer-section {padding:55px 0 35px;font-family: 'Microsoft Yahei', sans-serif;}
/*o2o end*/

/*移动电商 start
=========================
*/

.mobile_list{width:721px;margin:0 auto;overflow:hidden;border-bottom:1px solid #e2e2e2;padding:20px 0 0 1px;}
.mobile_list li{width:121px;border:1px solid #e2e2e2;float:left;margin:0 0 -1px -1px;line-height:20px;text-align:center;padding:12px 0;-webkit-transition-duration: 0.8s;-moz-transition-duration: 0.8s;transition-duration: 0.8s;}
.mobile_list li:hover{background:#f7f7f7;cursor:pointer;}
.mobile_list li b{display:inline-block;width:35px;height:28px;background: url('../images/mobile_ico.png') no-repeat; }
.mobile_list li.bg1 b{background-position:3px 0;}
.mobile_list li.bg2 b{background-position:-46px 0;}
.mobile_list li.bg3 b{background-position:-88px 0;}
.mobile_list li.bg4 b{background-position:-130px 0;}
.mobile_list li.bg5 b{background-position:-175px 0;}
.mobile_list li.bg6 b{background-position:-223px 0;}
.mobile_list li.bg7 b{background-position:3px -39px;}
.mobile_list li.bg8 b{background-position:-42px -39px;}
.mobile_list li.bg9 b{background-position:-88px -39px;}
.mobile_list li.bg10 b{background-position:-130px -39px;}
.mobile_list li.bg11 b{background-position:-175px -39px;}
.mobile_list li.bg12 b{background-position:-223px -39px;}
.mobile_list li.bg13 b{background-position:3px -80px;}
.mobile_list li.bg14 b{background-position:-42px -80px;}
.mobile_list li.bg15 b{background-position:-85px -80px;}
.mobile_list li.bg16 b{background-position:-128px -80px;}
.mobile_list li.bg17 b{background-position:-173px -80px;}
.mobile_list li.bg18 b{background-position:-220px -80px;}
.mobile_list li.bg19 b{background-position:3px -120px;}
.mobile_list li.bg20 b{background-position:-42px -120px;}
.mobile_list li.bg21 b{background-position:-85px -120px;}
.mobile_list li.bg22 b{background-position:-128px -120px;}
.mobile_list li.bg23 b{background-position:-173px -120px;}
.mobile_list li.bg24 b{background-position:-220px -120px;}
.mobile_list li.bg25 b{background-position:3px -164px;}
.mobile_list li.bg26 b{background-position:-42px -164px;}
.mobile_list li.bg27 b{background-position:-85px -164px;}
.mobile_list li.bg28 b{background-position:-128px -164px;}
.mobile_list li.bg29 b{background-position:-173px -164px;}
.mobile_list li.bg30 b{background-position:-220px -164px;}
/*移动电商 end*/


/*跨境电商 start
=========================
*/
.kj-ms-box{width:100%;padding:0px 0 30px;overflow:hidden;}
.kj-ms-box img{max-width:100%;}
.kj-ms-box .pic_l{float:left;width:25%;text-align:right;padding-top:78px;}
.kj-ms-box .pic_c{float:left;width:50%;text-align:center;}
.kj-ms-box .pic_c img{margin:5px 0;}
.kj-ms-box .pic_r{float:left;width:25%;text-align:left;padding-top:433px;}
.kj-ms-line{border-top:1px solid #e5e5e5;text-align:center;padding-top:35px;}
/*跨境电商 end*/

/*连锁电商 start
=========================
*/
.chainB2c-main{width:100%;overflow:hidden;background:#1f89bd;color:#fff;}
.chainB2c-main h2{font:lighter 18px/30px "";text-align:center;border-bottom:1px dashed #fff;width:98%;margin:0 auto 15px;padding:10px 0 }
.chainB2c-main dl{float:left;width:20.1%;min-height:220px;margin-bottom:10px;}
.chainB2c-main dt{font-weight:lighter;text-align:center;margin:0;font-size:15px;height:30px;overflow:hidden;}
.chainB2c-main dd{float:left;width:90px;height:38px;line-height:38px;color:#1f89bd;text-align:center;background:#fff;margin:0px -3px 10px 8px;border-radius:19px;-webkit-border-radius:19px;-moz-border-radius:19px;-o-borderradius:19px;}
.chainB2c-main .b2b2c-line{border-right:1px dashed #fff;}
.chainB2c-main dl.chainB2c{float:left;width:39.7%;}
.chainB2c-box{width:100%;text-align:center;padding:0px 0 30px;font-family: 'Microsoft Yahei', sans-serif;overflow:hidden;}
.chainB2c-box div{font-size:18px;color:#f5475c;padding:10px 0;}
.chainB2c-box img{max-width:100%;}

/*连锁电商 end*/

/*微信商城 start
=========================
*/
.weixin-main div{width:80%;float:left;}
.weixin-main div dl{float:left;width:24.5%;border-left:1px solid #45b7f1}
.weixin-main div dl.dl_2{width:13%;}
.weixin-main div dl.dl_3{width:36.5%;}
/*微信商城 end*/

/*电视营业厅 start
=========================
*/
.yyt-function dt{padding:8px 60px 0 10px;}
.yyt-function dd{margin-right:6px;padding:0 15px;}
.yyt-main{width:100%;overflow:hidden;background:#1f89bd;color:#fff;}
.yyt-main h2{font:lighter 18px/30px "";text-align:center;border-bottom:1px dashed #fff;width:98%;margin:0 auto 15px;padding:10px 0 }
.yyt-main dl{float:left;width:40%;min-height:140px;margin-bottom:20px;}
.yyt-main dt,.yyt-main h3{font-weight:lighter;text-align:center;margin:0;font-size:15px;height:30px;overflow:hidden;}
.yyt-main dd{float:left;width:88px;height:38px;line-height:38px;color:#1f89bd;text-align:center;margin:0px -1px 10px 8px;background:#fff;border-radius:19px;-webkit-border-radius:19px;-moz-border-radius:19px;-o-borderradius:19px;}
.yyt-main .yyt-line{border-left:1px dashed #fff;}
.yyt-main div{width:60%;float:left;}
.yyt-main div dl{float:left;width:33.3%;border-left:1px solid #45b7f1}
.yyt-main div dl.dl_2{width:13%;}

/*电视营业厅 end*/

/*零售店铺POS系统 start
=========================
*/
.POS_future{width:457px;float:right;}
.POS_future dl{width:100%;height:74x;background: url('../images/pos_bg1.png') no-repeat 0 0; font-family: 'Microsoft Yahei', sans-serif;overflow:hidden;}
.POS_future dt{width:135px;float:left;text-align:center;line-height:74px;color:#fff;font-size:18px;font-weight:lighter}
.POS_future dd{width:300px;float:left;padding:8px 0 0 20px;}
.POS_future dd span{display:block;font-size:15px;line-height:28px;background: url('../images/ico_d.png') no-repeat 0 center;padding-left:10px;}
.POS_future_pic{width:450px;text-align:center;float:right;}
.pos_module_bt{width:100%;text-align:center;color:#1fa7ed;padding-bottom:15px;}
.pos_module{width:70%;margin:0 auto;border-top:1px solid #e5e5e5;overflow:hidden;padding:40px 0;font-size:15px;}
.pos_module dt{width:20%;float:left;text-align:center;font-weight:lighter;line-height:80px;}
.pos_module dd{width:80%;float:left;}
.pos_module dd img{margin-right:10px;float:left;cursor:pointer;-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;transition-duration: 0.5s;}
.pos_module dd span{float:left;width:80px;height:80px;border:1px solid #e5e5e5;margin-right:10px;text-align:center;line-height:80px;color:#1fa7ed;font-weight:bold;border-radius:19px;-webkit-border-radius:19px;-moz-border-radius:19px;-o-borderradius:19px;-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;transition-duration: 0.5s;cursor:pointer;}
.pos_module dd span.line_h{line-height:24px;padding-top:16px;}
.pos_module dd.color_1 span{background:#007bc7;color:#fff;border:none;}
.pos_module dd.color_2 span{background:#0bc39d;color:#fff;border:none;}
.pos_module dd.color_3 span{background:#e4162a;color:#fff;border:none;}
.pos_module dd span:hover,.pos_module dd img:hover{filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;}

#application-section{background:#f7f7f7;padding:55px 0 35px;font-family: 'Microsoft Yahei', sans-serif;text-align:center;}
.pos_application{display:inline-block;width:180px;margin:0 10px;}
.pos_application dl{width:100%;padding-top:15px;overflow:hidden;color:#fff;}
.pos_application dt{width:100%;height:38px;font-size:18px;line-height:38px;font-weight:lighter;background:#426cd9;margin-bottom:12px;}
.pos_application dd{width:105%;overflow:hidden;}
.pos_application span{float:left;width:58px;height:38px;line-height:38px;background:#65a1dc;margin:0 3px 3px 0;}
.pos_application dl.color_2 dt{background:#74cb5a}
.pos_application dl.color_2 span{background:#8ad181}
.pos_application dl.color_3 dt{background:#f5a042}
.pos_application dl.color_3 span{background:#f9ae83}
.pos_application dl.color_4 dt{background:#ff2600}
.pos_application dl.color_4 span{background:#ff8f87}

/*零售店铺POS系统 end*/

/*呼叫中心系统 start
=========================
*/
.CallC-box{width:100%;text-align:center;padding:0px 0 20px}
.CallC-box span{display:block;padding-bottom:40px;}
.CallC-box img{max-width:100%;vertical-align:top}
.CallC_ts{color:#1fa7ed;font-size:30px;padding:10px 0 30px;}
#tdm-section {padding:55px 0 35px;font-family: 'Microsoft Yahei', sans-serif;}
#Integrated-section{background:#f7f7f7;padding:55px 0 35px;font-family: 'Microsoft Yahei', sans-serif;text-align:center;}



/*呼叫中心系统 end*/

/*荣誉证书 start
==================================
*/
#honor-section{
    padding: 20px 0px 25px;
    background: url('../images/portfolio-back.jpg');
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
#honor-section h1{font-size: 30px;font-family: 'Microsoft Yahei', sans-serif;color:#fff;}

#honor-ad-section{margin-top:20px;}

.honor-list{width:100%;padding:0px 0 50px 0;overflow:hidden;font-family: 'Microsoft Yahei', sans-serif;}
.honor-list h2{font-size:47px;padding-bottom:8px;margin-top:0;color:#38b679;border-bottom:2px solid #e5e5e5;}
.honor-list ul{list-style:none;margin:0;padding:0;text-align:center;}
.honor-list ul li{width:25%;float:left;padding:20px 2% 0;*width:21%;}
.honor-list ul li div{width:100%;}
.honor-list ul li img{-webkit-transition:all 0.8s;transition:all 0.8s;max-width:100%;}
.honor-list ul li:hover img{-webkit-transform:scale(1.2);transform:scale(1.2);}
.honor-list ul li span{display:block;color:#999;padding:5px 0;}
/*荣誉证书 end*/


/*解决方案 start
=========================
*/
#solution_ad{
    padding: 140px 0px 0px;
    background: url('../images/solution_ad.png') center 0;
    height:517px;
    *height:377px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    font-family: 'Microsoft Yahei', sans-serif;
    color:#fff;
}
#solution-section{
    padding:0;
    background: url('../images/portfolio-back.jpg');
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
@media (max-width:990px) {
	#solution-section .container{width:100%;padding:0;overflow:hidden}
}
@media (min-width:768px) {
	#solution-section ul li{width:14.28%;*width:14.2%;}
}
#solution-section ul{list-style:none;margin:0 -2px;padding:0;text-align:center;}
#solution-section ul li{display:inline-block;*display:inline;padding:0 2px;*padding:0;color:#fff;font-family: 'Microsoft Yahei', sans-serif;font-size:16px;-webkit-transition:all 0.3s;transition:all 0.3s;cursor:pointer;}
#solution-section ul li a{display:block;width:100%;padding: 25px 0px;color:#fff;}
#solution-section ul li.cur_ticket a:hover,#solution-section ul li.cur_ticket a.cur{background:#904af8}
#solution-section ul li.cur_telecom a:hover,#solution-section ul li.cur_telecom a.cur{background:#1ea7ed}
#solution-section ul li.cur_b2b2c a:hover,#solution-section ul li.cur_b2b2c a.cur{background:#ff272c}
#solution-section ul li.cur_retail a:hover,#solution-section ul li.cur_retail a.cur{background:#ef4975}
#solution-section ul li.cur_insurance a:hover,#solution-section ul li.cur_insurance a.cur{background:#4570d9}
#solution-section ul li.cur_sarft a:hover,#solution-section ul li.cur_sarft a.cur{background:#45daa3}
#solution-section ul li.cur_finance a:hover,#solution-section ul li.cur_finance a.cur{background:#f0b349}

#solution-section ul li span{display:inline-block;width:49px;height:49px;background:url('../images/solution_ico.png') no-repeat;}
#solution-section ul li span.bg1{background-position:0 0}
#solution-section ul li span.bg2{background-position:0 -54px}
#solution-section ul li span.bg3{background-position:0 -112px}
#solution-section ul li span.bg4{background-position:0 -170px}
#solution-section ul li span.bg5{background-position:0 -234px}
#solution-section ul li span.bg6{background-position:0 -298px}
#solution-section ul li span.bg7{background-position:0 -352px}
#solution-section ul li a:hover{text-decoration:none;}

.solution_b2b2c,.solution_scheme{text-align:center;overflow:hidden;}
.solution_b2b2c img{max-width:100%;}
.solution_b2b2c p{width:100%;color:#6c6c6c;padding:20px 5%;*width:90%;font-size:14px;font-family:'Microsoft Yahei', sans-serif;font-weight:300;-webkit-font-smoothing:antialiased;margin:0;line-height: 26px;overflow:hidden;}
.solution_b2b2c .pic{overflow:hidden;padding-bottom:20px;}
.solution_b2b2c .ms{overflow:hidden;padding-bottom:20px;}
.solution_b2b2c .ms p{padding:10px 0;clear:both;text-align:left;}
.left_quotes,.right_quotes{float:left;clear:both;width:27px;height:21px;*margin-left:20px;background:url('../images/quotes_ico.png') no-repeat;}
.right_quotes{background-position:-40px 0;float:right;*margin-right:20px;}

.solution_scheme{padding-bottom:60px;overflow:hidden;}
.solution_scheme dl{width:720px;margin:0 auto;clear:both;}
.solution_scheme dt{float:left;width:320px;height:320px;border:5px solid #e5e5e5;-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;text-align:center;position:relative;-webkit-transition:all 0.3s;transition:all 0.3s;}
.solution_scheme dt div.left_line{position:absolute;left:-118px;top:-63px;width:170px;height:95px;*left:-64px;*top:-8px;*width:60px;*height:95px;background:url('../images/retail_line1.png') no-repeat;}
.solution_scheme dt div.right_line{position:absolute;right:-138px;top:-63px;width:165px;height:118px;*right:-65px;*top:-90px;*width:60px;*height:118px;background:url('../images/retail_line2.png') no-repeat;}
.solution_scheme dl.col_2 dt,.solution_scheme dl.col_4 dt{float:right;}
.solution_scheme dt span{display:inline-block;margin-top:60px;width:214px;height:192px;background:url('../images/retail_ico.png') no-repeat;}
.solution_scheme dd{float:left;color:#6c6c6c;line-height:24px;text-align:left;font-family: 'Microsoft Yahei', sans-serif;}
.solution_scheme dd span{font-family:"simsun";font-size:20px;}
.solution_scheme dd h3{line-height:30px;font-size:24px;margin-bottom:15px;}

dl.col_1:hover dt{border-color:#34b67a}
dl.col_1 dt span{background-position:0 0;}
dl.col_1 dd{padding:85px 0 0 30px;}
dl.col_1 h3,dl.col_1 span{color:#34b67a;margin-right:3px;}
dl.col_2:hover dt{border-color:#f95665}
dl.col_2 dt span{background-position:0 -186px}
dl.col_2 dd{padding:80px 0 0 135px;}
dl.col_2 h3,dl.col_2 span{color:#f95665;margin-right:3px;}
dl.col_3:hover dt{border-color:#ff8a00}
dl.col_3 dt span{background-position:0 -379px}
dl.col_3 dd{padding:70px 0 0 30px;}
dl.col_3 h3,dl.col_3 span{color:#ff8a00;margin-right:3px;}
dl.col_4:hover dt{border-color:#1fa7ed}
dl.col_4 dt span{background-position:0 -607px}
dl.col_4 dd{padding:100px 0 0 175px;}
dl.col_4 h3,dl.col_4 span{color:#1fa7ed;margin-right:3px;}
dl.col_5:hover dt{border-color:#34b67a}
dl.col_5 dt span{background-position:0 -822px}
dl.col_5 dd{padding:85px 0 0 30px;}
dl.col_5 h3,dl.col_5 span{color:#34b67a;margin-right:3px;}


.solution_telecom{width:100%;padding-bottom:70px;overflow:hidden;}
.solution_telecom p{width:90%;margin:0 auto 10px;overflow:hidden;color:#34b67a;padding-left:44px;text-indent:-44px;}
.solution_telecom p span{display:inline-block;text-align:center;text-indent:0;vertical-align:middle;margin-right:10px;width:30px;height:30px;line-height:30px;background:#34b67a;-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;font-weight:lighter;color:#fff;}
.solution_telecom p.col span{background:#1fa7ed}
.solution_telecom p.col{color:#1fa7ed}

.solution_ticket{width:100%;padding-bottom:70px;overflow:hidden;}
.solution_ticket dt{float:left;width:50%;text-align:right;}
.solution_ticket dd{float:left;width:50%;text-align:left;}
.ticket_ts span{display:inline-block;height:27px;line-height:27px;padding:0 8px;color:#fff;background:#1fa7ed;-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;margin:8px 0; transition: all 0.17s ease-in-out;-moz-transition: all 0.17s ease-in-out;-webkit-transition: all 0.17s ease-in-out;-o-transition: all 0.17s ease-in-out;}
.ticket_ts span:hover{background:#34b67a}

#platform-section,#features-section{padding:55px 0 15px;font-family: 'Microsoft Yahei', sans-serif;}
.ticket_trait{width:90%;margin:0 auto;padding-bottom:50px;overflow:hidden;}
.ticket_trait .row{margin:0 -2px;*margin:0 0}
.ticket_trait dl{float:left;padding:0 2px;*padding:0 0;font-family:'Microsoft Yahei';}
.ticket_trait dl dt{float:left;width:102px;height:120px;text-align:center;overflow:hidden}
.ticket_trait dl dt span{display:inline-block;height:50px;width:50px;margin-top:35px;background:url(../images/ticket_ico.png) no-repeat;}
.ticket_trait dl.bg1 dt{background:#1bbc9b}
.ticket_trait dl.bg1 span{background-position:0 0}
.ticket_trait dl.bg1 h3{color:#1bbc9b}
.ticket_trait dl.bg2 dt{background:#34b67a}
.ticket_trait dl.bg2 span{background-position:-86px 0}
.ticket_trait dl.bg2 h3{color:#34b67a}
.ticket_trait dl.bg3 dt{background:#1fa7ed}
.ticket_trait dl.bg3 span{background-position:-176px 0}
.ticket_trait dl.bg3 h3{color:#1fa7ed}
.ticket_trait dl.bg4 dt{background:#9a59b5}
.ticket_trait dl.bg4 span{background-position:-262px 0}
.ticket_trait dl.bg4 h3{color:#9a59b5}
.ticket_trait dl.bg5 dt{background:#37495d}
.ticket_trait dl.bg5 span{background-position:-350px 0}
.ticket_trait dl.bg5 h3{color:#37495d}
.ticket_trait dl dd{margin-left:102px;overflow:hidden;background:#f2f2f2;height:120px;padding:0 8px 0 18px;line-height:18px;color:#6c6c6c;}
.ticket_trait dl dd h3{font-size:16px;font-weight:lighter;}
.ticket_trait dl.bg5 dd{padding-top:20px;*height:100px;}
#features-section2{background:#f7f7f7;padding:55px 0 0px;font-family: 'Microsoft Yahei', sans-serif;text-align:center;}

/*解决方案 end*/

/*发展历程
========================================
*/
.developroad{width:100%;height:710px;background:url(../images/developroad.jpg) no-repeat center 0;overflow:hidden;font-family: 'Microsoft Yahei';font-size:14px ;}
.r_circle{width:475px;height:475px;background:url(../images/r_circle.png) no-repeat;position:relative;z-index:99;margin:115px  auto 0;list-style:none;}
.r_circle li.r_yuan{position:absolute;width:80px;text-align:center;height:80px;line-height:80px;font-size:18px;color:#4a76b0;background:#031029;-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;z-index:99;cursor:pointer;transition:background-color 0.3s linear;}
.r_circle li.r_yuan:hover{text-decoration:none;color:#fff;background:#d64124;font-weight:bold;z-index:100}
.r_circle li.r_yuan div {display:none;position:relative; padding-top:15px;width:400px;}

.r_circle li.r_2005{left:50px;top:25px;}
.r_circle li.r_2005 div{left:-345px;top:-125px;width:360px;background:url(../images/r_2005.png) no-repeat;padding-left:20px;}

.r_circle li.r_2006{left:-25px;top:145px;}
.r_circle li.r_2006:hover{background:#d67c24;}
.r_circle li.r_2006 div{left:-295px;top:-105px;width:310px;100px;background:url(../images/r_2006.png) no-repeat;padding-left:20px;}

.r_circle li.r_2007{left:-25px;top:280px;}
.r_circle li.r_2007:hover{background:#d2bd32;}
.r_circle li.r_2007 div{left:-358px;top:-88px;width:360px;100px;background:url(../images/r_2007.png) no-repeat;padding-left:30px;}

.r_circle li.r_2008{left:60px;top:390px;}
.r_circle li.r_2008:hover{background:#9fc051;}
.r_circle li.r_2008 div{left:-405px;top:-30px;width:420px;background:url(../images/r_2008.png)  no-repeat 0 bottom;padding:5px 0 10px 15px;}

.r_circle li.r_2009{left:200px;top:430px;}
.r_circle li.r_2009:hover{background:#34bb8d;}
.r_circle li.r_2009 div{left:53px;top:-43px;background:url(../images/r_2009.png) no-repeat 0 bottom ;padding:15px 0 10px  51px;}

.r_circle li.r_2010{left:340px;top:390px;}
.r_circle li.r_2010:hover{background:#45afce;}
.r_circle li.r_2010 div{left:73px;top:-90px;background:url(../images/r_2010.png) no-repeat;padding-left:30px;}

.r_circle li.r_2011{right:-25px;top:280px;}
.r_circle li.r_2011:hover{background:#7545ce;}
.r_circle li.r_2011 div{left:78px;top:-90px;background:url(../images/r_2011.png) no-repeat;padding-left:32px;}

.r_circle li.r_2012{right:-25px;top:145px;}
.r_circle li.r_2012:hover{background:#b535eb;}
.r_circle li.r_2012 div{left:73px;top:-90px;width:486px;background:url(../images/r_2012.png) no-repeat ;padding-left:48px;}

.r_circle li.r_2013{left:350px;top:20px;}
.r_circle li.r_2013:hover{background:#eb354b;}
.r_circle li.r_2013 div{left:45px;top:-130px;width:552px;padding-left:95px;background:url(../images/r_2013.png) no-repeat;}

.r_circle li.r_2014{left:200px;top:-27px;}
.r_circle li.r_2014:hover{background:#eb354b;}
.r_circle li.r_2014 div{left:45px;top:-130px;width:552px;padding-left:95px;background:url(../images/r_2013.png) no-repeat;}

.r_startwords{position:absolute;top:117px;left:70px;width:98px;height:12px;background:url(../images/r_startwords.png) no-repeat;opacity:0.5;filter:alpha(opacity=50);z-index:99;}
.r_arrow{position:absolute;top:86px;left:232px;width:7px;height:35px;background:url(../images/r_arrow.png) no-repeat;opacity:0.5;filter:alpha(opacity=50);}
.r_circle li ol{width:250px;position:absolute;left:95px;top:138px;list-style:none;}
.r_circle li ol li{text-align:center;font-size:36px;color:#fff;font-family:"Microsoft Yahei";font-weight:bold;line-height:36px;opacity:0.7;filter:alpha(opacity=70);}
.r_circle li ol li.r_special{margin-top:20px;opacity:0.9;filter:alpha(opacity=90);}
.r_circle p{font-size:12px;line-height:20px;margin:0;color:#fff;text-align:left;font-weight:lighter;overflow:hidden;}
.r_circle p label{display:inline-block;width:75px;vertical-align:top;font-weight:lighter;margin-right:10px;}
.r_circle p span{display:inline-block;}
/*发展历程 end*/

/*服务心中
=====================
*/
#product-section{
    padding: 40px 0px 0px;
    background: url('../images/portfolio-back.jpg');
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

/*开发服务*/
.q_pic-section{ padding: 63px 0px 0px;
    background: url('../images/q_1.png') center 0;
    height:517px;
    *height:454px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    font-family: 'Microsoft Yahei', sans-serif;
    color:#fff;}
.q_container{ width:600px; margin:0 auto;}
.q_container p{ font-size:30px; text-align:center; width:600px;}
.q_container h2{ font-size:30px; text-align:center; width:600px;}
.q_container .q_pic{text-align:center;}

.q_main{ margin:35px auto 60px auto; font-family: 'Microsoft Yahei';}
.q_main h3{ font-size:18px;  color:#1fa7ed; line-height:30px;margin:0 50px; font-weight: normal;}
.q_main .q_picin{  font-family: 'Microsoft Yahei'; margin:0 auto; overflow:hidden; zoom:1; width:90%;}
.q_main span{float:left; width:49px;background: url('../images/q_4.png') no-repeat 0 5px; height:55px;}
.q_main .q_span{background: url('../images/q_5.png') no-repeat right bottom;float:right}
.q_main h4{ margin:35px 50px 0;line-height:21px; font-size:13px; font-weight: normal; color:#6c6c6c;}
.q_main p{margin:20px 50px 0; line-height:21px;  font-size:13px; font-weight: normal; color:#6c6c6c;}
.y_w90{width:90%;margin:0 auto;}

.h_container{ width:617px; margin:0 auto;}
.h_container .wenzi{margin-top: 145px;}
.h_container p{ font-size:15px; color:#6f6f6f;font-family: "Microsoft Yahei",sans-serif;}
.h_container h2{color:#fe8400; font-size:30px; font-family: "Microsoft Yahei",sans-serif;}

.f_containe h2{margin-left: 12px;text-align:center; font-size:24px; color:#fff; font-family:"Microsoft Yahei" }

/*八个方面内容*/
.q_inmain{ margin-bottom:43px;}
.q_inmain h2{text-align:center; font-size:30px; font-family: 'Microsoft Yahei'; height:65px; line-height:65px; margin:0px; border-bottom:1px solid #e5e5e5;}
.q_inmain li{overflow:hidden; zoom:1; padding:20px 38px;-webkit-transition:all 0.5s;transition:all 0.5s;cursor:pointer;}
.q_inmain ul{margin:0px; padding:0px;}
.q_inmain li .q_li_left{ float:left; width:15%;}
.q_inmain li .q_li_left img{max-width:100%;height:auto;}
.q_inmain li .q_li_right{ float:left; width:83%;padding-left:2%;}
.q_inmain li h5{ color:#e84c3d; font-size:16px; font-family: 'Microsoft Yahei'; margin:10px 0 5px 0;} 
.q_inmain li .q_h51{ color:#1cbb9b;}
.q_inmain li .q_h52{ color:#e69a22;}
.q_inmain li .q_h53{ color:#2dcc70;}
.q_inmain li .q_h54{ color:#9a59b5;}
.q_inmain li .q_h55{ color:#3497d8;}
.q_inmain li .q_h56{ color:#86bc03;}
.q_inmain li .q_h57{ color:#ff5a00;}
.q_inmain .q_bg1:hover{background:#e84c3d; }
.q_inmain .q_bg2:hover{background:#1cbb9b; }
.q_inmain .q_bg3:hover{background:#e69a22; }
.q_inmain .q_bg4:hover{background:#2dcc70; }
.q_inmain .q_bg5:hover{background:#9a59b5; }
.q_inmain .q_bg6:hover{background:#3497d8; }
.q_inmain .q_bg7:hover{background:#86bc03; }
.q_inmain .q_bg8:hover{background:#ff5a00; }
.q_inmain li:hover h5 ,.q_inmain li:hover p{color:#fff;}

.q_inmain li p{ font-size:13px;color:#868686; font-family: 'Microsoft Yahei'; line-height:20px; margin:0px;}
.q_inmain .q_right .q_li_left{ text-align:right;}
.q_inmain .q_right .q_li_right{ text-align:right;padding-right:2%;padding-left:0}
.q_inmain .q_right{background:#f7f7f7;}


/*全网系统集成服务*/
.q_title{ border:1px solid #e5e5e5; margin-top:20px; font-family: 'Microsoft Yahei'; font-size:13px;  line-height:20px; color:#1fa7ed; padding:15px 27px; border-radius:5px;position: relative;}
.q_inmain li:hover .q_title{ color:#fff;}
.q_inmain .q_bgin:hover{background:#1cbb9b;}
.q_inmain .q_bgin h5{color:#1cbb9b}
.q_ypic{position:absolute; top:-13px; left:15px; width:28px; height:14px; background: url('../images/q_pic.png') no-repeat 0 0;}

/*全网营销模型*/
.q_marketing{ margin-top:60px;}
.q_marketing_left{ float:left; width:359px; margin-left:50px;}
.q_marketing_center{ float:left; width:186px;}
.q_marketing_right{ float:left;}
.q_marketing img{max-width:100%;}
/*全网服务理念*/
.q_marketingin{ margin-bottom:70px;}
.q_marketingin h2{text-align:center; font-size:30px; font-family: 'Microsoft Yahei'; height:65px; line-height:65px; margin:0px; border-bottom:1px solid #e5e5e5;}
.q_marketingin p {line-height: 21px;margin: 0px auto;font-size: 13px;font-weight: normal;color: #6c6c6c;margin-top: 20px; font-family: 'Microsoft Yahei';}
.q_marketingin .q_ln{ width:780px; margin:0 auto; padding:0px; overflow:hidden; zoom:1; background: url('../images/q_yx3.png') no-repeat 0 0; height:75px; margin-top:30px; color:#fff; font-size:18px; font-family: 'Microsoft Yahei';}
.q_marketingin .q_ln li{ float:left;  list-style:none; width:25%; line-height:75px; height:75px; text-align:center;}

.q_fwnr{ margin-bottom:50px;}
.q_fwnr h2{text-align:center; font-size:30px; font-family: 'Microsoft Yahei'; height:65px; line-height:65px; margin:0px; border-bottom:1px solid #e5e5e5; margin-bottom:30px;}
.q_fw{ font-size:13px; font-family: 'Microsoft Yahei'; text-align:center;}
.q_fw span{ width:200px; display:inline-block; height:40px; margin-top:10px; color:#FFF; margin-left:10px; text-align:center; background:#1fa7ed; line-height:40px; -moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px; transition: all 0.17s ease-in-out;-moz-transition: all 0.17s ease-in-out;-webkit-transition: all 0.17s ease-in-out;-o-transition: all 0.17s ease-in-out;}
.q_fw span:hover{ background:#dddddd;}

.q_theoperation{ margin-bottom:30px;}
.q_theoperation_yy{ text-align:center; margin-top:45px;}
.q_theoperation_yy img{max-width:100%;}
.q_theoperation ul{ width:92%; margin:0 auto; margin-top:5px; overflow:hidden;  padding:0px; border:1px solid #e5e5e5; -moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;list-style:none;}
.q_theoperation ul li{float:left; height:243px; width:33.3%;overflow:hidden; padding:0 2%;*width:29.3%;  background:-webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f5f5f5));-webkit-transition:all 1.3s;transition:all 1.3s;}
.q_theoperation ul .q_theoperation_li{border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5;}
.q_theoperation_1{ height:43px; line-height:43px; margin:30px 0px 0 0px; font-size:16px; color:#1fa7ed; font-family: 'Microsoft Yahei';}
.q_theoperation ul .q_ys .q_theoperation_1{ color:#34b67a;}
.q_theoperation_1 img{ margin-right:10px;}
.q_theoperation li .q_titlein{ line-height:18px; font-size:13px; font-family: 'Microsoft Yahei'; color:#6c6c6c; text-indent:2em; margin-top:18px;}

.q_theoperation ul li:hover{background:#1fa7ed;}
.q_theoperation ul li:hover .q_theoperation_1,.q_theoperation ul li:hover .q_titlein{color:#fff;}
.q_theoperation ul .q_ys:hover{background:#34b67a;}
/*服务中心 end*/

/*公司介绍
=====================
*/
#company-section{padding:20px 0 40px;font-family: 'Microsoft Yahei';}
#company-section dl{width:100%;overflow:hidden;}
#company-section dt{float:left;width:200px;}
#company-section dd{padding-top:30px;overflow:hidden;padding-left:22px;}
#company-section dd p,.new_version{width:100%;overflow:hidden;padding:0 0 10px;color:#6c6c6c;line-height:24px;}
#company-section dl.nr_1 dt{float:right;width:180px;}
#company-section dl.nr_1 dt img{max-width:100%;}
#company-section dl.nr_1 dd{padding:10px 22px 0 0;}
#company-section dl.nr_2 dt{float:right;width:240px;padding-top:15px;}
#company-section dl.nr_2 dt img{max-width:100%;}
#company-section dl.nr_2 dd{padding:0px 22px 0 0;}
#company-section dl.nr_3 dt{width:200px;padding-top:5px;}
#company-section dl.nr_3 dt img{max-width:100%;}
#company-section dl.nr_3 dd{width:auto;padding-top:0px;}
/*公司介绍 end*/

/*联系我们
=====================
*/
#contactUs-section{padding:60px 0 50px;font-family: 'Microsoft Yahei';}
#contactUs-section dl{width:50%;float:left;border-left:1px solid #e5e5e5;padding:0 0 0 50px;}
#contactUs-section dl.first{border:none;}
#contactUs-section dt{font-size:16px;margin-bottom:10px;}
#contactUs-section dd{line-height:23px;color:#6c6c6c;}
#contactUs-section dd div{width:100%;padding-top:20px;}
#contactUs-section dd span{display:inline-block;height:23px;padding-left:30px;margin-right:15px;background:url('../images/contactUs_ico.png') no-repeat 0 -5px;}
#contactUs-section dd span.dh{background-position:0 -5px;}
#contactUs-section dd span.cz{background-position:0 -35px;}
#contactUs-section dd span.gw{background-position:0 -69px;}
/*联系我们 end*/


/*案例分享
=====================
*/
#case-section{ padding: 63px 0px 0px;
	background: #465765;
	font-family: 'Microsoft Yahei', sans-serif;
	overflow:hidden;
}
#case-section li{text-align:center;}
.pro_feature{width:32.2%;margin:10px 0.3% 20px 0.4%;height:480px;display:inline-block; color:#fff;font-size:14px;font-family: 'Microsoft Yahei', sans-serif;text-align:center;vertical-align:top;}
.pro_feature img{max-width:100%;margin:0 auto;}
.pro_feature h2{font-size: 30px;font-family: 'Microsoft Yahei', sans-serif;margin:0;padding:30px 0 15px;text-align:center;}
.pro_feature a{color:#fff;transition: all 0.17s ease-in-out 0s;-webkit-transition: all 0.17s ease-in-out 0s; outline:none;}
.pro_feature a:hover{text-decoration: underline;}
.pro_feature span{display:inline-block;width:100px;height:100px;font-size:18px;line-height:100px;-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;background:#fff;}
.pro_feature p{padding:0 4.5%;}
#case-section .pro_feature p{padding:0 5%;height:80px;overflow:hidden;}
#case-section li.pro_left{text-align:left;}
#case-section li.pro_left .pro_feature{margin:10px 0 20px 0.7%;}

#case-section .bx-wrapper .bx-controls-auto { left:47.5%;}
/*案例分享 end*/

/*产品右侧浮动*/
.affix{*width:200px;}
.nav_position {list-style:none;}
.nav_position li{text-align:right;font-family: 'Microsoft Yahei';line-height:24px;margin-bottom:1px;}
.nav_position li a{display:block;height:24px;background: url('../images/nav_porition.png') no-repeat right 9px;padding-right:22px;cursor:pointer;}
.nav_position li a.active,.nav_position li a:hover{background-position:right -12px;text-decoration:none;}
.nav_position li label{background:#4dbf8a;display:none;height:24px;padding:0px 5px;-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;font-weight:lighter;color:#fff;vertical-align:middle;margin:0;}
.nav_position li a:hover label,.nav_position li a.active label{display:inline-block;*display:block;cursor:pointer;}

/*资讯频道
=====================
*/
.infor_left{width:66%;float:left;padding:50px 0 30px}
.infor_right{width:31%;float:right;padding:50px 0 30px}
.infor_path{width:100%;border-bottom:1px solid #384857;color:#384857;line-height:35px;font-family:"Microsoft Yahei";}
.infor_path a{color:#384857;}

.infor_main{width:100%;margin-bottom:10px;overflow:hidden;position:relative;}
.main_pic{width:100%; height:320px; overflow:hidden;}
.main_pic div.box {width:100%;height:320px;overflow:hidden;float:left;position:relative;background:#ddd;}
.main_pic div.box img{width:100%;height:320px;}
.main_pic div.box p,.main_pic div.box h3{position:absolute;height:58px;left:0;top:262px;width:100%;overflow:hidden;}
.main_pic div.box p{background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);z-index:1;}
.main_pic div.box h3{z-index:2;font:lighter 20px/58px 'Microsoft Yahei';margin:0;padding:0 0 0 10px;width:80%;overflow:hidden;}
.main_pic div.box h3 a{color:#fff;}
.main_pic div.box h3 a:hover{text-decoration:none;}
.main_btn {z-index:9;position:absolute;right:30px;top:290px;height:30px;text-align:center;list-style:none;}
.main_btn li{float:left;line-height:30px;padding-left:8px;}
.main_btn li a{float:left;width:10px;height:10px;border:2px solid #fff;-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;background:#fff;margin-top:2px;}
.main_btn li.active a{width:14px;height:14px;background:none;margin-top:0;}

.infor_main2{width:100%;margin-bottom:30px;overflow:hidden;background:#f7f7f7;padding:10px 0 40px;}
.infor_main2 dl{width:100%;overflow:hidden;text-align:center;padding:30px 0 0;margin:0;font-family:'Microsoft Yahei'}
.infor_main2 dt{font:bold 24px/24px 'Microsoft Yahei';}
.infor_main2 dt a{color:#6c6c6c;}
.infor_main2 dd{line-height:24px;height:48px;margin-top:10px;color:#999;padding:0 20px;overflow:hidden;}

.infor_main3{ width:100%; position:relative;margin-bottom:20px;}
.infor_main3 .tit{width:100%;border-bottom:1px solid #e5e5e5;height:43px; margin-top:-7px;}
.infor_main3 .tit h2{float:left;color:#1fa7ed;font:lighter 30px/30px "Microsoft Yahei"; margin:0;}
.infor_main3 .tit b{float:right;margin-top:5px;font:bold 20px/25px "宋体";height:27px;width:27px;text-align:center;border:2px solid #888989;color:#888989;margin-left:10px;cursor:pointer;}
.infor_main3 .tit b:hover,.infor_main3 .tit b.down{border-color:#1fa7ed;color:#1fa7ed}
.infor_main3 div.box,.infor_main3 div.box dl{width:100%;overflow:hidden;}
.infor_main3 dl{margin-top:20px;background:#f7f7f7;}
.infor_main3 dl dt{width:200px;height:140px;overflow:hidden;float:left;margin-right:20px;}
.infor_main3 dl dt img{width:200px;height:140px;}
.infor_main3 dl dd{line-height:20px;padding-top:20px;padding-right:20px;font-family:"Microsoft Yahei";color:#999;}
.infor_main3 dl dd span{display:block;height:40px;overflow:hidden;}
.infor_main3 dl dd h3{font:lighter 16px/20px "Microsoft Yahei";margin:10px 0;height:20px;overflow:hidden}
.infor_main3 dl dd h3 a{color:#6c6c6c;}

.infor_main4{width:100%;overflow:hidden;}
.infor_main4 h2{color:#1fa7ed;font:lighter 30px/30px "Microsoft Yahei";border-bottom:1px solid #e5e5e5;padding-bottom:15px;margin:0;}
.infor_list{width:100%;border-bottom:1px dotted #c5c5c3;overflow:hidden;padding:18px 0 20px;}
.infor_list dl{overflow:hidden;margin:0;padding-right:20px;}
.infor_list dt{font:lighter 16px/26px "Microsoft Yahei";margin-bottom:5px;height:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.infor_list dd{line-height:26px;font-family:"宋体";font-size:13px;color:#34b67a;height:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.infor_list dl a{color:#6c6c6c;font-family:"Microsoft Yahei";}

.infor_tj{float:right;width:250px;overflow:hidden;position:relative;}
.infor_tj .tit{text-align:right;padding-bottom:8px;overflow:hidden;}
.infor_tj .tit ul{float:right;list-style:none;margin:0;}
.infor_tj .tit li{float:left;padding:5px 0 0 8px;}
.infor_tj .tit li a{display:inline-block;width:10px;height:10px;-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;background:#999;cursor:pointer;}
.infor_tj .tit li.active a{background:#1fa7ed}
.infor_tj .tit h3{float:left;font:lighter 16px/26px "Microsoft Yahei";margin:0;}
.infor_tj .box{width:100%;height:100px;overflow:hidden;float:left;position:relative;background:#ddd;}
.infor_tj .box img{width:100%;height:100px;}
.infor_tj .box p,.infor_tj .box h4{position:absolute;height:25px;left:0;top:75px;width:100%;overflow:hidden;}
.infor_tj .box p{background:#000;opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);z-index:1;}
.infor_tj .box h4{z-index:2;font:lighter 13px/25px 'Microsoft Yahei';margin:0;padding:0 0 0 10px;width:80%;overflow:hidden;}
.infor_tj .box h4 a{color:#fff;}
.infor_tj .box h4 a:hover{text-decoration:none;}

.infor_hot{width:100%;overflow:hidden;}
.infor_bt{width:60%;border-bottom:1px solid #384857;color:#384857;}
.infor_bt h2{font:lighter 16px/30px "Microsoft Yahei";padding-bottom:5px;margin:0;}
.infor_hot ul{list-style:none;margin:15px 0 0;padding:0;}
.infor_hot li{line-height:26px;font-size:13px;font-family:"Microsoft Yahei";height:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.infor_hot li a{color:#6c6c6c;margin-left:5px;}
.infor_hot li span{display:inline-block;width:26px;padding-right:5px;height:13px;background:url('../images/hot_ico.png') no-repeat 0 -26px;font:lighter 10px/13px Arial;text-align:center;color:#fff;}
.infor_hot li span.bg{background-position:0 0;}

.hot_topic{color:#999;margin-bottom:30px;}
.hot_topic li a{color:#1fa7ed;}

.infor_pro{width:100%;overflow:hidden;margin-bottom:10px;}
.infor_pro ul{list-style:none;margin:0;padding:0;background:#fbfbfb;height:50px;border-bottom:1px solid #cecccb;}
.infor_pro li{float:left;width:33%;border-left:1px solid #ffffff;margin-left:-1px;line-height:50px;text-align:center;font:bold 15px/50px "";}
.infor_pro li a{color:#868686;display:block;width:100%;height:100%;}
.infor_pro li a:hover{text-decoration:none;}
.infor_pro li.active{background:#1fa7ed}
.infor_pro li.active a{color:#fff;}
.infor_pro .box{padding-top:20px;}
.infor_pro .box,.infor_pro dl{width:100%;overflow:hidden;}
.infor_pro dt{float:left;width:80px;height:60px;margin-right:20px;overflow:hidden;background:red}
.infor_pro dt img{width:80px;height:60px;}
.infor_pro dd{font-family:"Microsoft Yahei";font-size:11px;color:#999;overflow:hidden}
.infor_pro dd p{width:100%;height:40px;line-height:20px;overflow:hidden;margin:0 0 3px 0;}
.infor_pro dd a{color:#6c6c6c;font-size:13px;}

.aebiz_bulletin{margin-bottom:30px;}
.aebiz_bulletin dl{width:100%;background:#f7f7f7;margin:20px 0 5px;overflow:hidden;}
.aebiz_bulletin dt{float:left;width:130px;height:80px;overflow:hidden;margin-right:10px;}
.aebiz_bulletin dt img{width:130px;height:80px;}
.aebiz_bulletin dd{overflow:hidden;color:#999;font-family:"Microsoft Yahei";}
.aebiz_bulletin dd p{width:100%;height:36px;line-height:18px;overflow:hidden;margin:8px 0;}
.aebiz_bulletin dd a{color:#6c6c6c;font-size:13px;}
.aebiz_bulletin ul{width:100%;list-style:none;margin:0;text-align:center;padding:0;}
.aebiz_bulletin li{width:10px;display:inline-block;*display:inline;margin:0 4px;}
.aebiz_bulletin li a{display:inline-block;width:10px;height:10px;-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;background:#999;cursor:pointer;}
.aebiz_bulletin li.active a{background:#1fa7ed}

.infor_top .infor_bt{margin-bottom:20px;}
.content_bt{width:100%;text-align:left;margin-top:50px;color:#929292;font-family:"Microsoft Yahei";}
.content_bt h1{font:lighter 30px/30px "Microsoft Yahei";padding-bottom:35px;margin:0;width:100%;color:#6c6c6c;}
.content_main{width:100%;overflow:hidden;color:#6c6c6c;font-family:"Microsoft Yahei";line-height:24px;}
/*资讯频道 end*/


/*顺丰案例详细*/
.h_inmain{ }
.h_inmain li{overflow:hidden; zoom:1; padding-bottom: 70px;-webkit-transition:all 0.5s;transition:all 0.5s;}
.h_inmain ul{margin:0px; padding:0px;}
.h_inmain li img{ max-width:100%; height:auto;}
.h_inmain li .q_li_left{ float:left; width:50%;}
.h_inmain li .q_li_right{ float:right; width:44%;}
.h_inmain li.q_right{ background:#f7f7f7;}
.h_inmain li.q_right .tit,.h_inmain li.q_right p{width:100%}
.h_inmain li .tit{position:relative; border-bottom:1px solid #ededed; margin:115px 0 35px 0;width:88%;}
.h_inmain li h3{position: absolute;top: -40px;left: 0; color:#0e94d9; font-size:26px;margin:0; padding: 5px 0;border-bottom:2px solid #0e94d9;} 
.h_inmain li p{ color:#666; font-size:16px;line-height: 30px;width: 88%;text-indent: 2em;}
.h_inmain li.q_bg1{ padding-bottom:0;}
.h_inmain .q_bg1 img{ margin-top:45px;}
.h_inmain .q_bg2 img{ margin-top:82px;}
.h_inmain .q_bg3 img{ margin-top:87px;}
.h_inmain .q_bg4 img{ margin-top:75px;}
.h_inmain .q_bg5 img{ margin-top:45px;}
.h_inmain .q_bg6 img{ margin-top:42px;}
.h_inmain li.q_bg2 .tit{margin-top:132px;}
.h_inmain li.q_bg3 .tit{margin-top:132px;}
.h_inmain li.q_bg4 .tit{margin:122px 0 25px 0;}
.h_inmain li.q_bg4 p{text-indent: 0;}

/*
@media (max-width: 680px) {
	.h_inmain li .q_li_left,.h_inmain li .q_li_right{clear:both;display:block; width:100%;}
	.h_inmain li .h_img{ text-align:center;}
	.h_inmain li .tit{ margin:65px 0 15px 0;}
	.h_inmain li.q_bg2 .tit,.h_inmain li.q_bg3 .tit,.h_inmain li.q_bg4 .tit,.h_inmain li.q_bg5 .tit{ margin-top:65px;}
  .q_bg1 img,.q_bg2 img,.q_bg3 img,.q_bg4 img,.q_bg5 img,.q_bg6 img{ margin-top:20px;}
  .h_inmain li{ padding-bottom:30px;}
}
*/

/*江苏有线案例详情*/
.h_js p span{ color:#f16702; display:inine-block;}
.h_js li.q_bg1 { padding-bottom: 70px;}
.h_js .q_bg1 img { margin-top: 115px;}
.h_inmain .q_bg2 img {margin-top: 135px;}
.h_inmain .q_bg3 img { margin-top: 80px;}
.h_inmain .q_bg4 img {margin-top: 70px;}
.h_inmain .q_bg5 img {margin-top: 73px;}

/*歌华案例详情*/
.h_gehua{ margin-bottom:43px;}
.h_gehua li{overflow:hidden; zoom:1; padding-bottom: 70px;-webkit-transition:all 0.5s;transition:all 0.5s;cursor:pointer;}
.h_gehua ul{margin:0px; padding:0px;}
.h_gehua li img{ max-width:100%; height:auto;}
.h_gehua li .q_li_left{ float:left; width:50%;}
.h_gehua li .q_li_right{ float:right; width:44%;}
.h_gehua li.q_right{ background:#f7f7f7;}
.h_gehua li.q_right .tit,.h_inmain li.q_right p{width:88%}
.h_gehua li .tit{position:relative; border-bottom:1px solid #ededed; margin:115px 0 30px 0;width:88%;}
.h_gehua li h3{position: absolute;top: -40px;left: 0; color:#0e94d9; font-size:26px;margin:0; padding: 5px 0;border-bottom:2px solid #0e94d9;} 
.h_gehua li p{ color:#666; font-size:16px;line-height: 30px;width: 88%;text-indent: 2em;}
.h_gehua li p.xt_name{ text-indent:0;}
.h_gehua .q_bg4 img{ margin-top:59px;}
.h_gehua li.q_bg2 .tit{margin-top:73px;}
.h_gehua li.q_bg1{ background:url(../images/gh_bg.jpg) no-repeat center; background-size:cover; margin:0;}
.h_gehua li.q_bg1 p.pd{ padding-bottom:30px;}
.h_gehua .q_bg1 img{ margin-top:45px;}
.h_gehua .q_bg2 img{ margin-top:50px;}
.h_gehua .q_bg3 img{ margin-top:130px;}


/*解决方案详细页*/
.h_case{ font-size:16px; color:#fff; box-sizing:no-change;}
.h_case li{ padding:55px 0;}
.h_case li .q_li_left{ float:left;}
.h_case li .q_li_right{ float:right;}
.h_case h2.tit{ font-size:48px;margin: 15px 0 45px 0;text-align: center;}
.h_case h4.des{ font-size:16px; text-align:left;line-height: 30px; font-weight:normal;}
.h_case h4.des label{text-indent: 2em;  font-size:18px;}
.h_case h4.des p{text-indent: 2em; color:#fff; margin:0;}
.h_case li h5{padding-bottom: 25px;margin:5px 0 30px 0; text-align:center; color:#333; font-size:36px; border-bottom:1px solid #e6e6e6;}
.h_case li h5.line{color:#fff; border-bottom:1px solid #475764;}
.h_case li h5.noline{ color:#fff;border-bottom:none;margin-bottom: 20px; }
.h_case li .ctit{position:relative; border-bottom:1px solid #ededed; margin:55px 0 35px 0;width:99%;}
.h_case li .ctit h3{position: absolute;top: -40px;left: 0; color:#333; font-size:26px;margin:0; padding: 5px 0;border-bottom:2px solid #0e94d9;} 

.h_case li .tiit{width: 100%;text-align: center;margin: 0px auto 30px;}
.h_case li .tiit h5{display: inline-block;padding: 0px 20px; border:none;}
.h_case li .tiit b{ height: 1px;display: inline-block;width: 20%;vertical-align: middle;margin-top: -10px;border-top: 1px solid #43565d;}

.h_case li p{ color:#333; line-height:30px;*line-height:30px;}
.h_case  .jiazhi p{color:#fff;}
.h_case li .h_img{ text-align:center;}
.h_case  .jiazhi p{color:#fff;}
.h_case li .h_img img{max-width:100%; height:auto;}
.h_case .q_bg1{ background-size:cover;padding: 80px 0 150px 0;color:#fff; text-align:center;}
.h_case .q_bg7{text-align:center;}
.h_case .q_bg7 p{ margin:0; text-indent: 2em;text-align:left;}
.h_case .q_bg7 img{ margin-top:70px; max-width:100%;}
.h_case .q_bg8 {text-align:center;}
.h_case .q_bg8 img{ margin-top:30px;}
.h_case .bg_b{background:#fff;}/*背景白色*/
.h_case .bg_h{background:#f4f4f4;}/*背景灰色*/
.h_case .bg_s{background:#354755;}/*背景深黑色*/
.h_case .bg_q{ background:#2d3b42;}/*背黑色*/
.h_case1 .q_bg2{ color:#333;}

.h_case .yy li{background:#ccc; float:left; margin:0 12px 10px 0px; padding: 25px 15px 15px 15px; width:32%; height:170px; overflow:hidden;}
.h_case .yy li label{ font-size:24px;text-align: center;width: 100%; font-weight: normal;}
.h_case .yy li p{ font-size:14px;line-height: 25px;*line-height: 25px; color:#fff;}
.h_case .yy li.b1{ background:#57b1db;}
.h_case .yy li.b3{ background:#8c73c1;}
.h_case .yy li.b4{ background:#7e82d9;}
.h_case .yy li.b5{ background:#f1a36f;}
.h_case .yy li.b7{ background:#cc7090;}
.h_case .yy li.b9{ background:#4cc3c1;}

/*----解决方案详细页 o2o----*/
.h_case1 .q_bg1{background:url(../images/jiejuefangan/ho2o_1.png) no-repeat center;background-size:cover; }
.h_case1 .q_bg6{background:url(../images/jiejuefangan/ho2o_6.png) no-repeat center; background-size:cover;}
.h_case .q_bg6 .tit{ color:#379dcc;height: 25px;line-height: 25px;*line-height: 25px;margin-bottom: 10px; font-size:24px; border-left:3px solid #379dcc; padding-left:7px; background:url(../images/ho2o_7.png) no-repeat 160px center;}
.h_case .q_bg6 .des{line-height: 28px;margin-bottom: 15px;}
.h_case1 .q_bg2 .q_li_left{ width:50%;}
.h_case1 .q_bg2 .q_li_right{ width:40%;}
.h_case1 .q_bg2 p{  text-indent: 2em;}

/*----解决方案详细页 lsb2c----*/
.h_case2 .q_bg1,.h_case2 .q_bg4{background:url(../images/jiejuefangan/hlsb2c_1.png) no-repeat center; background-size:cover;}
.h_case2 .q_bg2 .q_li_right img {margin: 35px 25px 0 0;}
.h_case2 .q_bg3 .q_li_left{ width:40%;}
.h_case2 .q_bg3 .q_li_right{ width:60%;}
.h_case2 .q_bg2 .q_li_left{ width:65%;}
.h_case2 .q_bg2 .q_li_right{ width:35%;}
.h_case2 .q_bg2 img {max-width:100%;}
.h_case2 .q_bg3 p{margin:0 0 5px 0;text-align: left;}
.h_case2 .q_bg3 i{display: inline-block;width: 20px;height: 20px;text-align: center;background: #45a8c7;color: #fff;line-height: 20px;font-style: normal;font-size: 14px;vertical-align: middle;margin-right: 7px; }
.h_case2 .q_bg4 .jiazhi p{line-height: 50px; color:#fff;}

/*----解决方案详细页 b2b2c----*/
.h_case3 .q_bg1,.h_case3 .q_bg4{background:url(../images/jiejuefangan/hb2b2c_1.png) no-repeat center; background-size:cover;}
.h_case3 .q_bg2 .q_li_left{ width:44%;}
.h_case3 .q_bg2 .q_li_right{ width:40%; margin-right:50px;}
.h_case3 .q_bg2 .q_li_right img {margin: -50px 25px 0 0;}
.h_case3 .q_bg2 p{ text-indent:2em;}
.h_case3 .q_bg3{ text-align:center;}
.h_case3 .q_bg3 img{ margin-top:20px;max-width: 100%;}
.h_case3 .q_bg4 p{line-height: 30px;margin-bottom: 10px; color:#fff;}

/*----解决方案详细页 b2c----*/
.h_case4 .q_bg1{background:url(../images/jiejuefangan/hb2c_10.jpg) no-repeat center; background-size:cover;}
.h_case4 .q_bg3{ text-align:center;}
.h_case4 .q_bg3 p{ margin:0; text-indent: 2em;text-align:left;} 
.h_case4 .q_bg3 img{ margin-top:70px;}
.h_case4 .q_bg3 .tiit b{ border:1px solid #ebebeb;}
.h_case4 li.q_bg3 .tiit b{width: 15%;}
.h_case4 .q_bg4 .q_li_left{ width:63%; }
.h_case4 .q_bg4 .q_li_right{width:36%; padding-top:0;}
.h_case4 img{ max-width:100%;}

/*----解决方案详细页 电信行业----*/
.h_case5 .q_bg1,.h_case5 .q_bg4{background:url(../images/jiejuefangan/hdxhy_1.png) no-repeat center; background-size:cover;}
.h_case5 .q_bg2{ text-align:center;}
.h_case5 .q_bg2 p{ text-align:left;text-indent: 2em; }
.h_case5 .q_bg2 img{ margin:10px 0 70px 0;}
.h_case5 .q_bg3 .ctit{width:48%; }
.h_case5 .q_bg4 p{ color:#fff;}
.h_case5 .yy li.b2,.h_case5 .yy li.b6,.h_case5 .yy li.b8{padding:0;}
.h_case5 .q_bg2 img{ max-width:100%;}

/*----解决方案详细页 电视端----*/
.h_case6 .q_bg1,.h_case6 .q_bg5{background:url(../images/jiejuefangan/hdsd_1.png) no-repeat center; background-size:cover;}
.h_case6 .q_bg4{ text-align:center;}
.h_case6 .q_bg4 img{ margin:30px 0 20px;}
.h_case6 .q_bg4 p{color:#45a8c7; text-align:center; }
.h_case6 .q_bg4 p.jm{ font-size:14px; color:#999; }
.h_case6 .yy li.b6{ background:#9cbd4a;}
.h_case6 .yy li.b8{ padding:0;}
.h_case6 .yy li.b2,.h_case5 .yy li.b8{padding:0;}
.h_case6 .q_bg2 img,.h_case6 .q_bg4 img{ max-width:100%;}
.h_case6 .q_bg2 .q_li_left{width: 50%;}
.h_case6 .q_bg2 .q_li_right{width: 45%;float: left;margin-left: 30px}
.h_case6 dl.pt1{ color:#729faa;}
.h_case6 dl.pt2{ color:#7da158;}
.h_case6 dl.pt3{ color:#6f6e6a;}
.h_case6 dl{ margin-bottom:10px;}
.h_case6 dl dt{ font-size:18px; margin-bottom:5px;padding-left: 20px; }
.h_case6 dl.pt1 dt{background:url(../images/jiejuefangan/hdsd_icon.png) no-repeat left 6px;}
.h_case6 dl.pt2 dt{background:url(../images/jiejuefangan/hdsd_icon.png) no-repeat left -22px;}
.h_case6 dl.pt3 dt{background:url(../images/jiejuefangan/hdsd_icon.png) no-repeat left -49px;}
.h_case6 dl dd{ font-size:14px;padding-left: 20px; line-height:25px;}

/*----解决方案详细页 票务行业----*/
.h_case7 .q_bg1,.h_case7 .q_bg4{background:url(../images/jiejuefangan/hpw_1.png) no-repeat center; background-size:cover;}
.h_case7 .q_bg3 .ctit{width:48%; }
.h_case7 .q_bg3 img{ margin:0;}
.h_case7 li .q_li_left{ float:left; width:40%;margin-right:5%;}
.h_case7 li .q_li_right{ float:right;width:45%;margin-left:5%;}
.pw_container{ color:#666; border-bottom:1px dashed #d6d6d6;overflow: hidden;padding: 40px 0px 30px;}
.pw_container img{ max-width:100%}
.pw_container1{ padding-top:0px;}
.pw_container1 dl,.pw_container3 dl,.pw_container5 dl{ padding-left:20px;}
.pw_container2  dl{margin-top:90px;margin-left: 10%;}
.pw_container3  dl{margin-top:90px;}
.pw_container4  dl{margin-top:45px;margin-left: 10%;}
.pw_container5  dl{margin-top:40px;}
.pw_container6  dl{margin-left: 10%;}
.pw_container6  img{margin-top:20px;}
.pw_container dt{ font-size:30px; color:#1fa8ee;margin-bottom: 5px;}
.pw_container dd{line-height:28px;*line-height:28px; padding-left:20px; background:url(../images/jiejuefangan/hpw_icon.png) no-repeat 4px;}
.pw_container dd.no_bg{ background:none;padding-left: 0;}

/*----解决方案详细页 app行业----*/
.h_case8 .q_bg1,.h_case8 .q_bg4{background:url(../images/jiejuefangan/happ_1.png) no-repeat center; background-size:cover;}
.h_case8 .q_bg2{ text-align:center;}
.h_case8 .q_bg3{font-size:18px; color:#999;}
.h_case8 .q_bg3 .atit{ font-size:20px; color:#666;margin-bottom:20px;}
.app_container{overflow: hidden; margin-bottom:50px;}
.h_case8 .q_bg3  ul li{padding:0; font-size:20px;color:#45a8c7; float:left;width:22%; height:210px;margin: 20px 0 0px 20px;text-align:center;}
.h_case8 .q_bg3  ul li i{ display:block; margin-bottom:10px;}
.h_case8 .q_bg3  ul.fb li.f2{color:#82a464;}
.h_case8 .q_bg3  ul.fb li.f3{color:#dd8436;}
.h_case8 .q_bg3  ul.fb li.f4{color:#6a6964;}
.h_case8 .q_bg4 p{ line-height:50px;*line-height:50px;}
.h_case8 .q_bg5{ text-align:center;}
.h_case8 .q_bg5 img{ margin-top:30px;}
.h_case8 .q_bg7 img{ margin:0 0 -30px 0;}
.h_case8 li .q_li_left{ float:left; width:60%;margin-right:3%;}
.h_case8 li .q_li_right{ float:left;width:27%;margin-left:3%;}
.h_case8 li .q_li_left p{ color:#999;}
.h_case8 img{ max-width:100%;}

/*----解决方案详细页 保险行业----*/
.h_case9 .q_bg1,.h_case9 .q_bg4{background:url(../images/jiejuefangan/hbx_1.png) no-repeat center; background-size:cover;}
.h_case9 .q_bg3{ padding:0;}
.h_case9 .q_bg3 .bx_container{ text-align:center;}
.h_case9 .q_bg3 .bx_container1{ padding-top:50px;background:url(../images/jiejuefangan/hbx12.png) no-repeat 45px;}
.h_case9 .q_bg3 .bx_container2{ padding-top:10px;background:url(../images/jiejuefangan/hbx13.png) no-repeat 45px;}
.h_case9 .q_bg3 .bx_container1 img{ margin-bottom:150px;}
.h_case9 .q_bg3 .btit1{background:url(../images/jiejuefangan/hbx_8.png) no-repeat left; color:#1fa8ee; font-size:30px; height: 96px;line-height: 96px;padding-left: 110px;text-align:left;}
.h_case9 .q_bg3 .btit2{background:url(../images/jiejuefangan/hbx_9.png) no-repeat left;color:#1fa8ee; font-size:30px;height: 96px;line-height: 96px;padding-right: 110px; text-align:right;}
.h_case9 .q_bg3 .bx_container2 img{ margin-bottom:20px;}
.h_case9 .q_bg3 .ywl{ text-align:center;}
.h_case9 .q_bg3 .tx{ background:url(../images/jiejuefangan/hbx_10.png) no-repeat left;  color:#333; font-size:24px; text-align:left; margin-bottom:15px;height: 45px;line-height: 45px;padding-left: 25px;}
.h_case9 .q_bg3 dl.wl{ float:left;width:20%; height:100px; text-align:center;}
.h_case9 .q_bg3 dl.wl dt{ font-size:20px; color:#333;font-weight: normal;}
.h_case9 .q_bg3 dl.wl dd{font-size:14px; color:#999; margin-top:5px;}
.h_case9 img{ max-width:100%;}


/*----解决方案详细页 跨境行业解决方案----*/
.h_case10 .q_bg1,.h_case10 .q_bg4{background:url(../images/jiejuefangan/hkj_1.png) no-repeat center; background-size:cover;}
.h_case10 .q_bg3{ background:#f2f2f2;padding:0; }
.h_case10 li .q_li_left{ float:left; width:45%;margin-right:3%;}
.h_case10 li .q_li_right{ float:left;width:40%;margin-left:3%;}
.h_case10 li .q_li_right img{ max-width:100%; height:auto;}
.h_case10 .q_bg2 p{ text-indent:2em;}
.h_case10 .q_bg3 img{ max-width:100%;}

/*----解决方案详细页 银行行业解决方案----*/
.h_case11 .q_bg1,.h_case11 .q_bg5{background:url(../images/jiejuefangan/hbank_1.jpg) no-repeat center; background-size:cover;}
.h_case11 .q_bg4 .q_li_left{ margin:0 50px;}
.h_case11 .q_bg7 img{ margin-top:20px;}

/*----汽车行业电商解决方案----*/
.h_case12{min-width:640px;}
.h_case12 .q_bg1,.h_case12 .q_bg4{background:url(../images/jiejuefangan/hqc_1.jpg) no-repeat center; background-size:cover;}
.h_case12 .pw_container dt{font-weight:normal; font-size:30px; color:#666;}
.h_case12 .pw_container dd{ font-size:18px; color:#999; background:none; padding-left:0;}
.h_case12 li.q_bg2{padding-bottom:0; position:relative;}
.h_case12 .container{position:relative;}
.h_case12 li.q_bg2 .pic{position:absolute; left:0; top:70px;}
.h_case12 li.q_bg2 .pic3{top:0;}
.h_case12 li.q_bg2 .pic2{left: 0;top: 0;left: auto;right: 0;}
.h_case12 li .fl{float:left; width:50%; margin:0;}
.h_case12 li .fr{float:right; width:50%; margin:0;}
.h_case12 .pw_container{padding:20px 0;border-bottom:none; }
.h_case12 .pw_container dl{margin: 20px 40px 0 40px;}
.h_case12 .q_bg8 img{max-width:100%; margin:0 auto;}
.h_case12 li.q_bg2 h5{margin-bottom: 0;border-bottom: none;padding-bottom: 10px;}
.h_case12 li .h_img img{ vertical-align:middle;    width: 55%;}
.h_case12 .sq{background:url(../images/jiejuefangan/sq_bg.png) no-repeat; background-size:100%; padding-top:70px;}
.h_case12 .sz{background:url(../images/jiejuefangan/sz_bg.png) no-repeat; background-size:100%;padding-top:95px;}
.h_case12 .sh{background:url(../images/jiejuefangan/sh_bg.png) no-repeat; background-size:100%;padding-top:75px;}
.h_case12 .sh2{background:url(../images/jiejuefangan/sh_bg2.png) no-repeat; background-size:100%;padding-top:70px;padding-bottom: 50px; margin-top: -2px;}



/*自定义媒体查询*/
@media (max-width: 1199px) {
	.footer a.footer-logo {
    margin-top:14px;
	}
	.copyright-line span{padding-right:0}
	/*走进全网*/
	.r_circle li ol{display:none;}
	.r_circle li.r_2005 div{left:53px;top:-5px;width:360px;background:url(../images/r_20052.png) 0 bottom no-repeat;padding-left:35px;padding-bottom:10px;}
	.r_circle li.r_2006 div{left:75px;top:-105px;width:310px;100px;background:url(../images/r_20062.png) no-repeat;padding-left:50px;}
	.r_circle li.r_2007 div{left:33px;top:-119px;width:360px;100px;background:url(../images/r_20072.png) no-repeat;padding-left:55px;}
	.r_circle li.r_2008 div{left:33px;top:-8px;width:420px;background:url(../images/r_20082.png)  no-repeat 0 bottom;padding:5px 0 10px 65px;}
	.r_circle li.r_2009 div{left:-300px;top:-10px;background:url(../images/r_20092.png) no-repeat 0 bottom ;padding:15px 0 10px  21px;}
	.r_circle li.r_2010 div{left:-338px;top:-120px;background:url(../images/r_20102.png) no-repeat;padding-left:30px;}
	.r_circle li.r_2011 div{left:-385px;top:-90px;background:url(../images/r_20112.png) no-repeat;padding-left:32px;}
	.r_circle li.r_2012 div{left:-435px;top:-90px;width:486px;background:url(../images/r_20122.png) no-repeat ;padding-left:20px;}
	.r_circle li.r_2013 div{left:-250px;top:-170px;width:552px;padding-left:95px;background:none;}
}
@media (max-width:1024px) {
	.advantage_mian dl{width:45%;}
	.advantage_mian dl.dl_left{background-position:left 0;}
	.advantage_mian dl.dl_left dd{padding-left:25%;}
	.b2b2c-advantage dl{width:47%;margin:10px 2% 0 0;}
  #o2oPic-section h2{font-size:36px;}
  
  .see_more{right:38px}
	ul.filter.index_case_nav{padding-left:24px;}
	.h_case .yy li { width:31%; margin-right:16px;}
	.h_case11 .q_bg4 .q_li_left{width:100%; text-align:center;}
	.h_case11 .q_bg4 .q_li_left1{ display:none;}
	
}
@media (max-width:990px) {
  #company-section dd{padding-top:0;}
	#company-section dl.nr_1 dd{padding-top:0;}
	#company-section dl.nr_2 dt{padding-top:60px;}
	.q_marketingin .q_ln{background-image:url(../images/q_yx3_640.png);width:600px;font-size:14px;}
	.q_marketingin .q_ln li{line-height:58px;height:58px;}
		ul.filterNav li a,ul.filterNav li.active a {
    padding-left: 25px;
    padding-right: 25px;
	}
	.q_theoperation ul li{height:283px;}
}
@media (max-width:768px) {
	.b2b2c_feature{font-size:14px;}
	.b2b2c_feature th .y_b2b2cpic{width:75px;height:75px;line-height:75px;font-size:30px;}
	.infor_left{width:100%;}
	.infor_right{display:none}
	.h_case8 .q_bg3 ul li{ margin-left:10px;}
	.h_case3 .q_bg2 .q_li_left{width:100%;}
	.h_case3 .q_bg2 .q_li_right{width:100%;}
	.h_case3 .q_bg2 .q_li_right img{   margin: 0 auto;}
	.h_case4 .q_bg4 .q_li_left{width:100%;}
	.h_case10 li .q_li_left{width:100%;}
	.h_case10 li .q_li_right{width:100%;}
	
	.h_case10 li.q_bg2 { text-align:center;}
	.h_case10 .q_bg2 p{ text-align:left;}
	.h_case2 .q_bg3 .q_li_left{ width:100%;}
	.h_case2 .q_bg3 .q_li_right{display:none;}
	.h_case2 .q_bg2 .q_li_left{ width:100%;}
	.h_case2 .q_bg2 .q_li_right{ width:100%;}
	.h_case2 .q_bg2 .q_li_right img{ margin-top:5px;}
	.h_case1 .q_bg2 .q_li_left{width:100%;}
	.h_case1 .q_bg2 .q_li_right{width:100%;}
	
	.h_case7 .q_bg2 .q_li_left{width:100%; margin-left:5%; margin-right:0;}
	.h_case7 .q_bg2 .q_li_right{width:100%;}
	.h_case7 .q_bg2 .pw_container{ text-align:center;}
	.h_case7 .q_bg2 .pw_container dl{ text-align:left;}
	.h_case7 .q_bg2 .pw_container2 .q_li_left{ float:right;}
	
	.h_case6 .q_bg2 .q_li_left{width: 100%; text-align:center;margin-bottom:10px;}
	.h_case6 .q_bg2 .q_li_right{width: 90%;}

	.h_case .yy li { width:47%; margin-right:16px;}
	
	.pw_container2 dl,.pw_container3 dl,.pw_container4 dl,.pw_container5 dl,.pw_container6 dl{ margin-top: 35px; margin-left:0}
	
	.h_case12 li .h_img{display:none;}
	.h_case12  .q_bg9 .pw_container{width:90%;}
	.h_case12 li .fr,.h_case12 li .fl{ width:100%;}
	
	.h_case12 .sq{ background-size:100%; padding-top:20px;}
	.h_case12 .sz{ background-size:100%;padding-top:20px;}
	.h_case12 .sh{ background-size:100%;padding-top:20px;}

	
	/*--案例分享  歌华--*/
	.h_inmain li .q_li_left,.h_inmain li .q_li_right{clear:both;display:block; width:100%;}
	.h_inmain li .h_img{ text-align:center;}
	.h_inmain li p{width:100%;}
	.h_inmain li .tit{ margin:65px 0 15px 0;width:100%;}
	.h_inmain li.q_bg2 .tit,.h_inmain li.q_bg3 .tit,.h_inmain li.q_bg4 .tit,.h_inmain li.q_bg5 .tit{ margin-top:65px;}
  .h_inmain li{ padding-bottom:30px;}
  .h_inmain .q_bg1 img,.h_inmain .q_bg2 img,.h_inmain .q_bg3 img,.h_inmain .q_bg4 img,.h_inmain .q_bg5 img,.h_inmain .q_bg6 img{margin-top:10px;}
	
	/*--案例分享  顺丰 江苏移动--*/
	.h_gehua li .q_li_left,.h_gehua li .q_li_right{clear:both;display:block; width:100%;}
	.h_gehua li .h_img{ text-align:center;}
	.h_gehua li p{width:100%;}
	.h_gehua li .tit{ margin:65px 0 15px 0; width:100%;}
	.h_gehua li.q_bg1{ background:url("../images/gh_bg1.jpg") no-repeat scroll center center / cover}
	.h_gehua li.q_bg2 .tit,.h_gehua li.q_bg3 .tit,.h_gehua li.q_bg4 .tit,.h_gehua li.q_bg5 .tit{ margin-top:65px;}
  .h_gehua li{ padding-bottom:30px;}
  .h_gehua .q_bg1 img,.h_gehua .q_bg2 img,.h_gehua .q_bg3 img,.h_gehua .q_bg4 img,.h_gehua .q_bg5 img,.h_gehua .q_bg6 img{margin-top:10px;}
}

@media (max-width:640px) {
 	#pic-section{padding: 60px 0px 0px;}
	#pic-section h2{font-size:40px;}
	#pic-section p{font-size:18px;}
	.about-b2c-post{margin-top:50px;padding-bottom:20px;}
	.advantage_mian{background:none;}
	.advantage_mian dl{float:left;width:45%;margin:0 10px;background:url(../images/advantage.png) no-repeat right -33px;}
	.advantage_mian dl.dl_left{background-position:left 0;}
	.advantage_mian dl.dl_left dd{padding-left:25%;}
	#channel-section{padding:55px 0;margin-bottom:55px;background: url('../images/portfolio-back.jpg') no-repeat 0 350px;}
	.channel-box dl{padding-left:20px;}
	.channel-box dt{width:100%;text-align:left;}
	.b2b2c_feature{width:100%;margin:10px 0;}
	#o2oPic-section h2{font-size:18px;line-height:38px;}
	#o2oPic-section p{font-size:14px;}
	#mobile-section h2{font-size:24px;}
	#mobile-section p{font-size:16px;}
	.pro_feature{width:48.5%;}
	
	.app_container{ margin-bottom:30px;}
	.h_case8 li .infor_left1{width:100%;}
	.h_case8 li .infor_right1{display:none}
	.h_case8 .q_bg3 ul li{ width:22%; font-size:14px}
	
	.h_case .yy li { width:100%; }
	.h_case .yy li img{ width:100%; height:auto;}
	

	
}
@media (max-width: 480px) {
	.advantage_mian dl{float:left;width:50%;margin:0;}
  #channel-section{padding:55px 0;margin-bottom:55px;background: url('../images/portfolio-back.jpg') no-repeat 0 450px;}
  .b2b2c-advantage dl{width:100%;margin:10px 0 0 0;}
  .pro_feature{width:100%;margin:10px 0;}
  #mobile-section h2{font-size:20px;}
	#mobile-section p{font-size:16px;}
	
	.h_case8 .q_bg3 ul li{ width:100%; height:auto;}
}
@media (max-width: 320px) {
	.kj_features2 dl dt{font-size:18px;font-weight:lighter;padding:25px 3%;font-size:14px;}
  .kj_features2 dl.bg3 span{width:178px;max-width:100%;height:65px;background-position:center -12px;}
  #channel-section{padding:55px 0;margin-bottom:55px;background: url('../images/portfolio-back.jpg') no-repeat 0 450px;}
}

/*公共白背景*/



