﻿/*CSS通用重置样式*/
*{word-break:break-all;font-family: 'Microsoft Yahei','SimSun',Arial Lucida,Verdana,Helvetica,sans-serif;}
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote, th, td {margin:0;padding:0;}
fieldset, img {border:0;}
:focus {outline:0;}
address, caption, cite, code, dfn,em, strong, th, var, optgroup,i {font-style:normal;font-weight:normal;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
abbr, acronym {border:0;font-variant:normal;}
input, button, textarea,select, optgroup, option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code, kbd, samp, tt {font-size:100%;}
input, button, textarea, select {*font-size:100%;}
body {background: #EAEAEA;line-height:1.5;font-size:12px;color:#333;overflow-x: hidden;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
sup, sub {font-size:100%;vertical-align:baseline;}
:link, :visited , ins {text-decoration:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}
a:link,a:visited,a:active{color:#333;text-decoration:none;}
a:hover{color:#F40;}
img{vertical-align:middle;-ms-interpolation-mode: bicubic;}
.clearfix:before, .clearfix:after{content:"\0020";display:block;height:0;overflow:hidden;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.wrapper{height:auto;margin:0 auto;width:1200px;}
*html{background-image:url(about:blank);background-attachment:fixed;/*修正IE6振动bug*/}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}

/*头部信息*/
#header{background: #FFF;position: relative;z-index: 999;box-shadow: 0 0 6px #999;}
#header .headBar{background: #222327;border-bottom: 2px solid #606060;color: #999;height: 45px;line-height: 45px;position: relative;}
#header .headBar .headLeft{float: left;}
#header .headBar .headLeft dt,#header .headLeft dd{display: inline;float: left;height: 45px;overflow: hidden;padding: 0 6px;}
#header .headBar .headLeft dt{border-right: 1px solid #3F3F3F;}
#header .headBar .headLeft dd{background: url(../images/phone.png) no-repeat 5px 50%;border-left: 1px solid #1F1F1F;padding: 0 0 0 18px;}
#header .headBar .headLeft span{color: #F0F0F0;margin-right: 12px;}
#header .headBar .headLeft b{color: #E66D15;}
#header .headBar .headAction{float: right;}
#header .headBar .headAction li{display: inline;float: left;height: 45px;line-height: 45px;position: relative;}
#header .headBar .headAction li a{border-left: 1px solid #3F3F3F;border-right: 1px solid #1F1F1F;color: #B5B5B5;display: inline-block;height: 45px;line-height: 45px;padding: 0 12px;position: relative;}
#header .headBar .headAction li a.user{outline: none;padding: 0 22px 0 12px;}
#header .headBar .headAction li:hover a{background: #1E1E1E;color: #F0F0F0;border-left-color: #1E1E1E;}
#header .headBar .headAction li i{border-color: #B5B5B5 transparent transparent;border-style: solid dashed dashed;border-width: 4px 4px 0;font-size: 0;height: 0;line-height: 0;position: absolute;right: 10px;top: 21px;width: 0;}
#header .headBar .headAction li .dropMenu{display: none;padding-top: 15px;position: absolute;top: 47px;right: 0;z-index: 10;}
#header .headBar .headAction li .dropMenu .arrowUp{border-width: 10px;border-style: solid;border-color: transparent;border-top-width: 0;border-bottom-color: #333;position: absolute;top: 6px;right: 35px;display: inline-block;}
#header .headBar .headAction li .dropMenu .box{background: #333;opacity: 0.9;filter: alpha(opacity=90);padding: 20px 20px 17px;}
#header .headBar .headAction li .dropMenu dl{width: 250px;}
#header .headBar .headAction li .dropMenu dt{background: url(../images/weixin.jpg) no-repeat 0 0;height: 250px;width: 250px;}
#header .headBar .headAction li .dropMenu dt.wap{background: url(../images/wap.jpg) no-repeat 0 0;}
#header .headBar .headAction li .dropMenu dd{color: #F0F0F0;font-size: 14px;height: 18px;line-height: 18px;overflow: hidden;padding-top: 17px;text-align: center;}
#header .headBar .headAction li .dropMenu b{font-weight: bold;color: #FF0;}
#header .headNav .logo{float: left;padding: 15px 0;width: 220px;}
#header .siteNav{float: right;}
#header .siteNav li{float: left;height: 95px;line-height: 95px;padding: 3px 25px 0;position: relative;}
#header .siteNav li .navLink{color: #39F;font-size: 14px;position: relative;}
#header .siteNav li .navLink:hover{color: #E66321;text-decoration: underline;}
#header .siteNav li.drop:hover{border: 1px solid #E5E5E5;border-width: 3px 1px 0;border-top-color: #E66321;padding: 0 24px;}
#header .siteNav li.drop .navLink{padding-right: 10px;}
#header .siteNav li .navLink i{border-color: #E66321 transparent transparent;border-style: solid dashed dashed;border-width: 4px 4px 0;font-size: 0;height: 0;line-height: 0;position: absolute;right: -4px;top: 9px;width: 0;}
#header .siteNav li:hover i{-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all .25s ease 0s; -moz-transition: all .25s ease 0s; -o-transition: all .25s ease 0s; transition: all .25s ease 0s;}
#header .siteNav li .dropWrap{display: none;position: absolute;top: 95px;left: -1px;}
#header .siteNav li .dropWrap .box{background: #FFF;border: 1px solid #E5E5E5;border-bottom-color: #E66321;height: 228px;line-height: 20px;padding: 15px 25px;position: relative;}
#header .siteNav li.drop:hover .dropWrap{display: block;}
#header .siteNav li .blankLine{background: #FFF;height: 1px;font-size: 0;position: absolute;top: -1px;left: 0;width: 114px;}
#header .siteNav li .service .blankLine{width: 86px;}
#header .siteNav li.drop .product .box{height: 208px;padding: 25px;width: 818px;}
#header .siteNav li.drop .added .box{width: 497px;}
#header .siteNav li.drop .solutions .box{height: 208px;width: 702px;padding: 25px;}
#header .siteNav li.drop .service .box{width: 586px;}
#header .siteNav li.drop .college{left: auto;right: -1px;}
#header .siteNav li.drop .college .box{height: 208px;padding: 25px;width: 932px;}
#header .siteNav li.drop .college .blankLine{left: auto;right: 0;}

/*头部菜单下拉内容*/
#header .siteNav h3{border-bottom: 1px solid #EFEFEF;font-size: 14px;font-weight: bold;height: 32px;line-height: 32px;padding-bottom: 15px;}
#header .siteNav li .product{/*display: block;*/}
#header .product .subNav{border-right: 1px solid #EAEAEA;display: inline;float: left;height: 208px;width: 220px;}
#header .product .subNav dd{background: url(../images/dot.gif) no-repeat 0 7px;color: #999;font-size: 14px;height: 20px;line-height: 20px;margin-bottom: 15px;padding-left: 12px;}
#header .product .show{color: #888;float: left;margin-left: 25px;text-align: center;width: 544px;}
#header .product .show h2{font-size: 26px;height: 40px;line-height: 40px;}
#header .product .show p{font-size: 14px;padding: 15px 0;}
#header .product .show dl{padding-top: 10px;}
#header .product .show dd{display: inline-block;margin: 0 32px;}
#header .product .show dd a{display: block;font-size: 22px;font-family: Arial;font-weight: bold;line-height: 20px;opacity: 0.2;padding-top: 90px;width: 92px;}
#header .product .show dd.b2c a{background: url(../images/b2clogo.png) no-repeat 50% 0;}
#header .product .show dd.b2b a{background: url(../images/b2blogo.png) no-repeat 50% 0;}
#header .product .show dd.b2b2c a{background: url(../images/b2b2clogo.png) no-repeat 50% 7px;}
#header .product .show dd a:hover{opacity: 1;transition: all 0.5s ease-out 0s;}
#header .siteNav li .added .box{padding: 0 25px;height: 258px;}
#header .siteNav li.drop .added{/**/}
#header .added .content{height: 258px;overflow: hidden;}
#header .added dl{border-bottom: 1px solid #EAEAEA;height: 50px;line-height: 25px;padding: 18px 0;}
#header .added dt{font-size: 14px;font-weight: bold;}
#header .added dd{color: #888;}
#header .added dd a{color: #39F;margin-left: 2px;text-decoration: underline;}
#header .added dd a:hover{color: #E66321;}
#header .solutions .subNav{border-right: 1px solid #EAEAEA;display: inline;float: left;height: 208px;width: 240px;}
#header .solutions .subNav dd{background: url(../images/dot.gif) no-repeat 0 7px;color: #999;font-size: 14px;height: 20px;line-height: 20px;margin-bottom: 15px;padding-left: 12px;}
#header .solutions .show{color: #888;float: left;margin-left: 25px;text-align: center;width: 408px;}
#header .solutions .show h2{font-size: 26px;height: 40px;line-height: 40px;}
#header .solutions .show p{font-size: 14px;padding: 15px 0;}
#header .solutions .show dl{padding-top: 20px;}
#header .solutions .show dd{display: inline-block;height: 80px;margin: 0 8px;width: 80px;opacity: 0.45;text-indent: -9999px;}
#header .solutions .show dd.b2c{background: url(../images/solutionico1.png) no-repeat 50% 50%;background-size: 80px;}
#header .solutions .show dd.b2b{background: url(../images/solutionico2.png) no-repeat 50% 50%;background-size: 80px;}
#header .solutions .show dd.b2b2c{background: url(../images/solutionico3.png) no-repeat 50% 50%;background-size: 80px;}
#header .solutions .show dd.others{background: url(../images/solutionico4.png) no-repeat 50% 50%;background-size: 80px;}
#header .siteNav li .service .box{padding: 25px;height: 208px;}
#header .service .content{height: 208px;overflow: hidden;}
#header .service dl{border: 1px solid #F0F0F0;border-width: 1px 0 0 1px;}
#header .service dd{border: 1px solid #F0F0F0;border-width: 0 1px 1px 0;display: inline;float: left;height: 68px;width: 291px;}
#header .service dd a{background: url(../images/service.png) no-repeat 230px 0;display: block;font-size: 14px;font-weight: bold;height: 20px;padding: 24px 15px;}
#header .service dd a.s1{background-position: 230px 22px;}
#header .service dd a.s2{background-position: 230px -49px;}
#header .service dd a.s3{background-position: 230px -118px;}
#header .service dd a.s4{background-position: 230px -187px;}
#header .service dd a.s5{background-position: 230px -256px;}
#header .service dd a.s6{background-position: 230px -326px;}
#header .service dd a:hover{background-color: #F3F3F3;}
#header .college .subNav{border-right: 1px solid #EAEAEA;display: inline;float: left;height: 208px;width: 130px;}
#header .college .subNav dd{background: url(../images/dot.gif) no-repeat 0 7px;color: #999;font-size: 14px;height: 20px;line-height: 20px;margin-bottom: 15px;padding-left: 12px;}
#header .college .show{background: url(../images/college.jpg) no-repeat right 0;float: left;height: 208px;margin-left: 25px;overflow: hidden;padding-right: 400px;width: 376px;}
#header .college .show h2{font-size: 24px;height: 40px;line-height: 40px;}
#header .college .show p{color: #666;font-size: 14px;line-height: 25px;padding-top: 20px;text-align: justify;}


/*首页全屏幻灯片*/
.indexSlider{height: 460px;overflow: hidden;}
.fullSlide{width:100%;position:relative;height:460px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:460px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:460px;}
.fullSlide .hd{width:100%;position:absolute;bottom:0;left:0;height:43px;line-height:43px;background:url(../images/touming.png) repeat-x;text-align:center;_background:#000;_filter:alpha(opacity=60);}
.fullSlide .hd ul{height: 43px;overflow: hidden;text-align: center;}
.fullSlide .hd ul li{background: #EAEAEA;border-radius: 10px;cursor:pointer;display:inline-block;*display:inline;zoom:1;width: 42px;height:9px;margin:18px 6px;overflow:hidden;line-height:9999px;}
.fullSlide .hd ul .on{background: #E66321;box-shadow: 0 0 15px #FFF;}

#main{/**/}
.index .blockTitle{text-align: center;padding-bottom: 30px;}
.index .blockTitle dt{color: #000;font-size: 28px;font-weight: bold;font-family: 'SimSun';height: 36px;line-height: 36px;overflow: hidden;}
.index .blockTitle dd{color: #666;font-size: 14px;height: 24px;line-height: 24px;overflow: hidden;padding-top: 10px;}

/*首页服务承诺*/
.index .promise{display: none;width: 1200px;overflow: hidden;padding: 30px 0 60px;}
.index .promise ul{width: 1250px;overflow: hidden;}
.index .promise li{background: url(../images/hexagon.png) no-repeat 50% 30px #FFF;border: 1px solid #DADADA;border-radius: 7px;display: inline;float: left;height: 300px;margin-right: 30px;overflow: hidden;padding: 30px 30px 0;position: relative;width: 215px;}
.index .promise li dl{padding-top: 141px;text-align: center;}
.index .promise li.p1 dl{background: url(../images/promisebg1.png) no-repeat 50% 40px;}
.index .promise li.p2 dl{background: url(../images/promisebg2.png) no-repeat 50% 40px;}
.index .promise li.p3 dl{background: url(../images/promisebg3.png) no-repeat 50% 40px;}
.index .promise li.p4 dl{background: url(../images/promisebg4.png) no-repeat 50% 40px;}
.index .promise dt{font-size: 24px;padding-top: 20px;}
.index .promise dd{color: #888;padding-top: 10px;}
.index .promise li ul{background-color: #E66321;background-position: right bottom;background-repeat: no-repeat;border-radius: 7px;height: 305px;overflow: hidden;padding: 25px 30px 0;position: absolute;top: 0;left: -280px;width: 215px;}
.index .promise li.p1 ul{background-image: url(../images/promiseico1.png);}
.index .promise li.p2 ul{background-image: url(../images/promiseico2.png);}
.index .promise li.p3 ul{background-image: url(../images/promiseico3.png);}
.index .promise li.p4 ul{background-image: url(../images/promiseico4.png);}
.index .promise li li{background: url(../images/tick.png) no-repeat 0 6px transparent;border: 0;color: #FFF;font-size: 14px;height: 32px;line-height: 32px;margin: 0;padding: 0 0 0 30px;width: 185px;}

/*阴影效果*/
.effect{position: relative;}
.effect:before, .effect:after{z-index: -1;position: absolute;content: "";bottom: 15px;left: 10px;width: 50%;top: 80%;max-width:300px;background: #777;-webkit-box-shadow: 0 15px 10px #777;-moz-box-shadow: 0 15px 10px #777;box-shadow: 0 15px 10px #777;-webkit-transform: rotate(-3deg);-moz-transform: rotate(-3deg);-o-transform: rotate(-3deg);-ms-transform: rotate(-3deg);transform: rotate(-3deg);}
.effect:after{-webkit-transform: rotate(3deg);-moz-transform: rotate(3deg);-o-transform: rotate(3deg);-ms-transform: rotate(3deg);transform: rotate(3deg);right: 10px;left: auto;}
.effect2{position:relative;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;}
.effect2:before, .effect2:after{content:"";position:absolute;z-index:-1;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);-moz-box-shadow:0 0 20px rgba(0,0,0,0.8);box-shadow:0 0 20px rgba(0,0,0,0.8);top:50%;bottom:0;left:10px;right:10px;-moz-border-radius:100px / 10px;border-radius:100px / 10px;}
.effect2:after{right:10px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);-moz-transform:skew(8deg) rotate(3deg);-ms-transform:skew(8deg) rotate(3deg);-o-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg);}

/*首页产品中心*/
.index .product{width: 1200px;overflow: hidden;padding-top: 60px;}
.index .product ul{width: 1250px;overflow: hidden;}
.index .product li{display: inline;float: left;margin-right: 40px;}
.index .product .box{background: url(../images/circle.png) no-repeat 0 0;height: 260px;padding: 56px;width: 260px;}
.index .product .box:hover{background: url(../images/circle.png) no-repeat 0 bottom;}
.index .product .img{height: 84px;text-align: center;}
.index .product .info dt{color: #333;font-size: 27px;font-weight: bold;font-family: Arial;padding-top: 15px;text-align: center;}
.index .product .info dd{line-height: 21px;height: 63px;font-size: 12px;padding-top: 15px;text-align: justify;overflow: hidden;}
.index .product .info dd a{color: #666;}
.index .product .info dd a:hover{text-decoration: underline;}
.index .product .info dd.btn{height: 40px;text-align: center;}
.index .product .info dd.btn a{border: 1px solid #E0E0E0;border-radius: 30px;color: #39F;display: inline-block;height: 38px;line-height: 38px;width: 120px;text-align: center;}
.index .product .info dd.btn a:hover{background: #E66321;border-color: #E66321;text-decoration: none;transition: all 0.5s ease-out 0s;}
.index .product li:hover *{color: #FFF !important;}

/*首页增值服务*/
.index .addedValue{padding-top: 30px;}
.index .addedValue ul{margin-left: -50px;}
.index .addedValue li{display: inline;float: left;margin-left: 50px;}
.index .addedValue li a{background: url(../images/addedvalue.gif) no-repeat 0 0;border-radius: 50%;display: block;height: 128px;overflow: hidden;text-indent: -9999px;width: 128px;}
.index .addedValue li a{-webkit-transform: translate(0,0);-moz-transform:translate(0,0);transform: translate(0,0);transition: all .2s ease-in 0s;-webkit-transition: all .2s ease-in 0s;-moz-transition: all .2s ease-in 0s;}
.index .addedValue li a.domain{background-position: 0 0;}
.index .addedValue li a.domain:hover{background-position: right 0;}
.index .addedValue li a.hosting{background-position: 0 -138px;}
.index .addedValue li a.hosting:hover{background-position: right -138px;}
.index .addedValue li a.server{background-position: 0 -276px;}
.index .addedValue li a.server:hover{background-position: right -276px;}
.index .addedValue li a.sms{background-position: 0 -414px;}
.index .addedValue li a.sms:hover{background-position: right -414px;}
.index .addedValue li a.flight{background-position: 0 -552px;}
.index .addedValue li a.flight:hover{background-position: right -552px;}
.index .addedValue li a.hotel{background-position: 0 -690px;}
.index .addedValue li a.hotel:hover{background-position: right -690px;}
.index .addedValue li a.ticket{background-position: 0 -828px;}
.index .addedValue li a.ticket:hover{background-position: right -828px;}

/*首页解决方案*/
.index .solutions{padding-top: 60px;}
.index .solutions .container{width: 1200px;overflow: hidden;}
.index .solutions ul{width: 1250px;overflow: hidden;padding-top: 5px;}
.index .solutions li{display: inline;float: left;margin-right: 30px;padding-bottom: 30px;}
.index .solutions li dl{background: #FFF;border: 1px solid #CCC;border-radius: 5px;height: 100px;padding: 30px 40px;width: 502px;}
.index .solutions li dt{display: inline;float: left;height: 100px;width: 100px;}
.index .solutions li dt a{display: block;height: 100px;width: 100px;}
.index .solutions li dt a.s1{background: url(../images/solutionico1.png) no-repeat 0 0;}
.index .solutions li dt a.s2{background: url(../images/solutionico2.png) no-repeat 0 0;}
.index .solutions li dt a.s3{background: url(../images/solutionico3.png) no-repeat 0 0;}
.index .solutions li dt a.s4{background: url(../images/solutionico4.png) no-repeat 0 0;}
.index .solutions li dd{color: #888;float: left;line-height: 22px;padding-left: 40px;width: 360px;}
.index .solutions li dd h3 a{color: #39F;font-size: 14px;}
.index .solutions li dd p{color: #888;height: 66px;line-height: 22px;overflow: hidden;padding-top: 5px;text-align: justify;}

/*首页客户展示*/
.index .case{padding: 60px 0;}
.index .case .container{position: relative;}
.index .caseScroll{width: 1200px;overflow: hidden;}
.index .case .arrow{background: url(../images/arrow.png) no-repeat 0 0;display: block;height: 61px;position: absolute;top: 160px;width: 31px;}
.index .case .prev{background-position: 0 0;left: -50px;}
.index .case .next{background-position: right 0;right: -50px;}
.index .case li{background: #FFF;border: 1px solid #DADADA;border-radius: 7px;display: inline;float: left;height: 310px;margin-right: 30px;overflow: hidden;padding: 20px 20px 50px;position: relative;width: 235px;}
.index .case li dl{height: 310px;overflow: hidden;}
.index .case li dt{height: 100px;line-height: 100px;text-align: center;width: 235px;overflow: hidden;}
.index .case li dt img{-webkit-transition: all 1.1s;-moz-transition: all 1.1s;-o-transition: all 1.1s;-ms-transition: all 1.1s;transition: all 1.1s;max-width: 235px;}
.index .case li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform: scale(1.1);}
.index .case li dd.title{border: 1px solid #E5E5E5;border-width: 1px 0;color: #000;font-size: 14px;font-weight: bold;height: 50px;line-height: 50px;margin: 12px 0;text-align: center;}
.index .case li dd.title a{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.index .case li dd.desc{color: #888;line-height: 22px;text-align: justify;}
.index .case li .siteLink{background: #39F;border-radius: 0 0 7px 7px;color: #FFF;display: block;height: 50px;line-height: 50px;opacity: 0.7;filter: alpha(opacity=70);padding: 0 20px;position: absolute;left: 0;bottom: 0;width: 235px;text-align: center;}
.index .case li .siteLink:hover{background: #F40;opacity: 1;filter: alpha(opacity=100);transition: all 0.5s ease-out 0s;}

/*首页新闻动态*/
.index .news{padding: 0 0 60px;}
.index .news .block{background: #FFF;border: 1px solid #DADADA;border-top: 2px solid #39f;border-radius: 0 0 7px 7px;display: inline;float: left;margin-left: 30px;width: 277px;}
.index .news .industry{border-top-color: #F40;margin-left: 0;width: 580px;}
.index .news h3.hd{border-bottom: 1px solid #DADADA;height: 42px;line-height: 42px;overflow: hidden;padding: 0 12px;}
.index .news h3.hd b{font-weight: bold;font-size: 14px;}
.index .news h3.hd span{float: right;}
.index .news h3.hd a{background: url(../images/more.gif) no-repeat right 50%;display: block;width: 30px;}
.index .news .content{height: 335px;overflow: hidden;}
.index .news .tabNews{background: #FFF;border: 1px solid #DADADA;border-top: 2px solid #39F;border-radius: 0 0 7px 7px;display: inline;float: left;width: 889px;}
.index .news .tabNews .hd{position: relative;}
.index .news .tabNews .hd ul{position: absolute;left: 78px;top: 0px;border-left: 1px solid #dfdfdf;}
.index .news .tabNews .hd li{float: left;line-height: 42px;padding: 0 12px;border-right: 1px solid #dfdfdf;cursor: pointer;}
.index .news .tabNews .hd li.on{background: #FFF;line-height: 43px;font-weight: 600;color: #39f;}
.index .news .tabNews .bd{padding: 20px;height: 295px;}
.index .news .tabNews .bd ul{width: 849px;height: 295px;overflow: hidden;}
.index .news .tabNews .bd li{float: left;background: url(../images/dot.gif) no-repeat 0px 12px;padding: 0 12px;overflow: hidden;height: 30px;line-height: 30px;width: 209px;}
.index .news .tabNews .bd li.top{background: none;width: 362px;height: 295px;margin: 0 20px 0 0;padding: 0;line-height: inherit;}
.index .news .tabNews .bd li.top dt{width: 360px;height: 180px;border: 1px solid #dfdfdf;}
.index .news .tabNews .bd li.top img{width: 360px;height: 180px;}
.index .news .tabNews .bd li.top dd{width: 360px;height: 99px;overflow: hidden;margin: 10px 0 0;}
.index .news .tabNews .bd li.top dd p{font-size: 16px;font-weight: bold;height: 25px;line-height: 25px;overflow: hidden;padding: 0;text-overflow: ellipsis;white-space: nowrap;}
.index .news .tabNews .bd li.top dd span{color: #888; display: block; height: 66px; line-height: 22px; overflow: hidden; padding: 5px 0 0;text-align: justify;}
.index .news .tabNews .bd li.up{background: none;border-bottom: 1px dotted #DADADA;height: 136px;line-height: inherit;margin-bottom: 5px;padding: 0 0 11px;width: 467px;}
.index .news .tabNews .bd li.up dt{display: block; font-size: 16px; height: 22px; line-height: 22px;padding-bottom: 12px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.index .news .tabNews .bd li.up .img{width: 200px;height: 100px;border: 1px solid #dfdfdf;float: left;}
.index .news .tabNews .bd li.up .cont{float: left;padding: 0 0 0 10px;width: 255px;height: 100px;overflow: hidden;}
.index .news .tabNews .bd li.up .cont p{color: #999;line-height: 18px;font-family: Arial;padding-bottom: 10px;}
.index .news .tabNews .bd li.up .cont a{color: #888;display: block;font-size: 12px;height: 66px;line-height: 22px;overflow: hidden;}
.index .news .tabNews .bd li.up img{width: 200px;height: 100px;}
.index .news .block li{background: url(../images/dot.gif) no-repeat 12px 18px;border-bottom: 1px solid #EEE;height: 41px;line-height: 41px;padding: 0 12px 0 27px;overflow: hidden;}
.index .news .block li a:hover{text-decoration: underline;}
.index .news .block li.top{background: #FFF;height: 100px;line-height: 21px;padding: 12px;}
.index .news .block li.top dt{display: inline;float: left;height: 100px;overflow: hidden;width: 200px;}
.index .news .block li.top dd{display: inline;float: left;margin-left: 15px;width: 335px;}
.index .news .block li.top h3{height: 22px;line-height: 22px;overflow: hidden;}
.index .news .block li.top h3 a{color: #F40;font-weight: bold;font-size: 14px;}
.index .news .block li.top p{color: #888;height: 63px;overflow: hidden;padding-top: 8px;text-align: justify;}

/*首页友情链接*/
.index .friendLink .container{border: 1px solid #D5D5D5;border-width: 1px 0;text-align: center;}
.index .friendLink .inner{border: 1px solid #F7F7F7;border-width: 1px 0;padding: 12px 0;}
.index .friendLink li{display: inline;line-height: 26px;margin: 0 10px;}
.index .friendLink li a{white-space: nowrap;}
.index .friendLink li a:hover{text-decoration: underline;}

/*首页悬浮公告*/
.notice{background: rgba(51, 51, 51, 0.9);bottom: 0;color: #FFF;display: block;height: 24px;line-height: 24px;overflow: hidden;padding: 18px 0;position: fixed;width: 100%;z-index: 300;}
.notice .box{position: relative;}
.notice a{background: url(../images/noticebg.png) no-repeat 0 2px;color: #FFF;display: inline-block;font-size: 14px;padding-left: 32px;}
.notice a:hover{text-decoration: underline;}
.noticeClose{background: url(../images/noticebg.png) no-repeat 0 -57px;cursor: pointer;display: block;height: 24px;position: absolute;right: 0;top: 0;width: 22px;-webkit-transition: -webkit-transform 0.2s ease-out;-moz-transition: -moz-transform 0.2s ease-out;-o-transition: -o-transform 0.2s ease-out;-ms-transition: -ms-transform 0.2s ease-out;}
.noticeClose:hover{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg)}

/*页面导航*/
.topBanner{background: url(../images/banner/banner.gif) no-repeat 50% 0;color: #FFF;height: 260px;line-height: 260px;text-align: center;font-size: 14px;}
.addedBanner{background: url(../images/banner/addedbanner.jpg) no-repeat 50% 0 #86A0B7;color: #F40;}
.serviceBanner{background: url(../images/banner/servicebanner.jpg) no-repeat 50% 0 #000;height: 617px;}
.collegeBanner{background: url(../images/banner/collegebanner.jpg) no-repeat 50% 0 #63B4D2;}
.licenseBanner{background: url(../images/banner/licensebanner.jpg) no-repeat 50% 0 #65CBFB;}
.aboutBanner{background: url(../images/banner/aboutbanner.jpg) no-repeat 50% 0;}
.caseBanner{background: url(../images/banner/casebanner.jpg) no-repeat 50% 0;}
.solutionsBanner{background: url(../images/banner/solutionsbanner.jpg) no-repeat 50% 0;}
.newsBanner{background: url(../images/banner/newsbanner.jpg) no-repeat 50% 0;}
.productBanner{background: url(../images/banner/productbanner.jpg) no-repeat 50% 0;}
.o2osolutionBanner{background: url(../images/banner/o2osolutionbanner.jpg) no-repeat 50% 0;}
.customsolutionBanner{background: url(../images/banner/customsolutionbanner.jpg) no-repeat 50% 0;}
.b2b2csolutionBanner{background: url(../images/banner/b2b2csolutionbanner.jpg) no-repeat 50% 0;}
.b2csolutionsBanner{background: url(../images/banner/b2csolutionbanner.jpg) no-repeat 50% 0;}
.customerBanner{background: url(../images/banner/customerBanner.jpg) no-repeat 50% 0 #4CB0EA;height: 500px;}
.renewalBanner{background: url(../images/banner/renewalBanner.jpg) no-repeat 50% 0 #4CB0EA;height: 430px;}
.developBanner{background: url(../images/banner/developBanner.jpg) no-repeat 50% 0 #4CB0EA;height: 704px;}
.consultBanner{background: url(../images/banner/consultbanner.jpg) no-repeat 50% 0;}
.paymentBanner{background: url(../images/banner/paymentbanner.jpg) no-repeat 50% 0;}

.contentWrap{background: #fff;border: 1px solid #E0E0E0;padding: 25px;}
.contentWrap .content{color: #777;line-height: 27px;min-height: 500px;overflow: hidden;width: 1148px;}
.contentWrap h2.hd{color: #111;font-size: 18px;font-weight: bold;text-align: center;}
.contentWrap .articleBrief{background: #F5F5F5;border: 1px dotted #C9C9C9;color: #888;font-size: 14px;line-height: 26px;margin: 20px 0;padding: 10px 15px;}
.contentWrap .articleText{line-height: 28px;font-size: 16px;overflow: hidden;}
.contentWrap .articleText img{max-width: 100%;}
.contentWrap .articleText p{text-align: justify;}

.noWrap{background: transparent;border: 0;padding: 25px 0;}
.noWrap .content{width: 1200px;}
.pageBox{height: 28px;line-height: 28px;overflow: hidden;padding: 15px 0;text-align: right;}
.pageBox a,.pageBox span{color: #39F;display: inline-block;font-family: Arial;line-height: 28px;padding: 0 0 0 20px;}
.pageBox a:hover{text-decoration: underline;}
.pageBox .cur,.pageBox .current{color: #E66321;font-weight: bold;text-decoration: none;}

#pageNav{background: #FFF;border-bottom: 1px solid #E0E0E0;height: 52px;line-height: 52px;}
#pageNav .breadCrumb{color: #666;position: relative;}
#pageNav .breadCrumb .curNav{display: inline;float: left;}
#pageNav .curNav dt,#pageNav .curNav dd{display: inline;float: left;padding-right: 5px;}
#pageNav .curNav a{color: #666;}
#pageNav .curNav a:hover{text-decoration: underline;}
#pageNav .searchBox{display: inline;float: right;height: 28px;line-height: 28px;padding: 12px 0;width: 392px;}
#pageNav .searchBox li{display: inline;float: left;margin-left: 10px;}
#pageNav .inputWrap{background: #FFF;border: 1px solid #DDD;border-top-color: #BBB;display: inline-block;height: 26px;line-height: 26px;padding: 0 5px;}
#pageNav .inputWrap .inputText{border: 0;color: #666;height: 18px;line-height: 18px;overflow: hidden;padding: 4px 0;_padding: 3px 0;width: 280px;}
#pageNav .searchBtn{background: url(../images/btns.gif) no-repeat right 0;border: 0;color: #FFF;cursor: pointer;height: 28px;width: 80px;}
#pageNav .searchBtn:hover{background-position: 0 0;}
#pageNav .tabNav{border-right: 1px solid #E7E7E7;height: 52px;position: absolute;top: 0;right: 0;}
#pageNav .tabNav li{border-left: 1px solid #E7E7E7;display: inline;float: left;}
#pageNav .tabNav li a{color: #666;display: block;width: 90px;text-align: center;}
#pageNav .tabNav li a:hover, #pageNav .tabNav li a.current{background: url(../images/tabbg.png) no-repeat 50% 0;color: #FFF;line-height: 52px;padding-bottom: 12px;}

/*授权查询页*/
.license{background: #FDF3E9;padding: 5px 0;}
.license .noRecord{color: #F00;font-size: 14px;padding: 10px 0;}
.license .content{background: url(../images/license.jpg) no-repeat 0 0;height: 970px;line-height: 22px;width: 690px;margin: 0 auto;padding: 160px 115px 170px;text-align: justify;}
.license .title{background: url(../images/footlogo.png) no-repeat 50% 30px;color: #951E23;text-align: center;padding: 110px 0 75px;}
.license .title dt{height: 40px;line-height: 40px;font-size: 22px;}
.license .title dd{font-size: 16px;}
.license .content  h4{font-weight: bold;}
.license .authContent{padding: 10px 0;}
.license .authContent table{border: 1px solid #DADADA;border-width: 1px 0 0 1px;margin-top: 5px;}
.license .authContent th,.license .authContent td{border: 1px solid #DADADA;border-width: 0 1px 1px 0;padding: 4px 10px;}
.license .authContent th{text-align: right;}
.license .sign{background: url(../images/stamper.png) no-repeat 390px 50%;color: #000;line-height: 24px;overflow: hidden;padding: 110px 100px;text-align: right;}

/*新闻资讯*/
.news .newsLists li{padding-top: 25px;}
.news .newsLists dl{background: #FFF;border: 1px solid #EAEAEA;padding: 15px 25px;}
.news .newsLists dl:hover{border-top: 1px solid #DADADA;}
.news .newsLists dt{display: inline;float: left;font-family: Arial;width: 50px;text-align: center;}
.news .newsLists dt p{color: #333;font-size: 46px;font-weight: bold;font-family: 'Times New Roman',Impact;line-height: 48px;}
.news .newsLists dd{display: inline;float: left;height: 75px;margin-left: 25px;overflow: hidden;width: 1073px;}
.news .newsLists dd h4{font-size: 14px;font-weight: bold;height: 27px;line-height: 27px;overflow: hidden;}
.news .newsLists dd h4 span{float: right;font-weight: normal;font-size: 12px;}
.news .newsLists dd h4 span a{color: #E66321;}
.news .newsLists dd p{height: 40px;line-height: 20px;overflow: hidden;padding-top: 7px;}
.news h1.title{color: #111;font-weight: bold;font-size: 24px;line-height: 36px;text-align: center;padding: 10px 0;}
.news .articleInfo{border: 1px solid #E0E0E0;border-width: 1px 0;color: #666;margin-top: 25px;padding: 12px 0;text-align: center;}
.news .articleInfo span{padding: 0 8px;}

/*客户案例*/
.cases{padding: 25px 0;}
.cases .content{width: 1148px;overflow: hidden;}
.cases .pics{width: 1200px;overflow: hidden;}
.cases .pics li{display: inline;float: left;margin-right: 25px;padding-bottom: 12px;width: 366px;}
.cases .pics li .box{background: url(../images/casebg.png) no-repeat 0 0;padding: 5px;}
.cases .pics dt {display: table;height: 174px;line-height: 174px;overflow: hidden;text-align: center;width: 356px;}
.cases .pics dt span {display: table-cell;height: 174px;overflow: hidden;vertical-align: middle;width: 356px;}
.cases .pics dt img{max-height: 174px;max-width: 356px;}
.cases .pics dd{padding-top: 16px;}
.cases .pics dd a{color: #F40;display: block;font-weight: bold;height: 26px;line-height: 26px;}
.cases .pics dd span{color: #999;font-family: Arial;font-weight: normal;float: right;}
.cases .text{border: 1px solid #EAEAEA;border-width: 1px 0 0 1px;margin-left: 1px;}
.cases .text li{background: #FFF;border: 1px solid #EAEAEA;border-width: 0 1px 1px 0;display: inline;float: left;height: 40px;width: 381px;}
.cases .text div{border: 1px solid #FFF;color: #666;height: 38px;line-height: 38px;overflow: hidden;padding: 0 15px;}
.cases .text div:hover{background: #F3F3F3;color: #000;}
.cases .note{ background: #FFFFE0;border: 1px dashed #FFCE88;color: #F00;margin-top: 25px;padding: 5px 15px;}
.cases .note dt{font-weight: bold;}
.cases .lists{padding: 0 25px;}
.cases .lists li{background: #FFF;border: 1px solid #EAEAEA;border-radius: 3px;margin-top: 25px;padding: 5px;}
.cases .lists dl{background: #E7EAEF;height: 140px;}
.cases .lists dt{display: inline;float: left;height: 140px;overflow: hidden;width: 280px;}
.cases .lists dt img{vertical-align: top;}
.cases .lists dd{display: inline;float: left;padding: 0 20px 0 25px;width: 810px;}
.cases .lists dd p{color: #666;height: 66px;line-height: 22px;overflow: hidden;text-align: justify;}
.cases .lists dd b{color: #E66321;font-weight: normal;}
.cases .lists dd h3{font-size: 14px;font-weight: bold;padding: 15px 0 12px;}
.cases .lists dd h3 span{color: #888;font-size: 12px;font-weight: normal;font-family: Arial;float: right;}

/*关于我们*/
.aboutUs img{vertical-align: top;}
.aboutUs .container{min-height: 450px;padding: 25px 0;position: relative;}
.aboutNav{background: #005DBA;padding: 10px 0;}
.aboutNav ul{margin-left: -53px;}
.aboutNav li{display: inline;float: left;margin-left: 53px;}
.aboutNav li a{background: #39F;border-radius: 50%;color: #FFF;display: inline-block;font-size: 12px;height: 86px;position: relative;text-align: center;width: 86px;}
.aboutNav li a span{display: block;height: 33px;padding-top: 53px;position: relative;z-index: 2;}
.aboutNav li a span.iProfile{background: url(../images/icons_01.png) no-repeat 50% 14px;}
.aboutNav li a span.iNews{background: url(../images/icons_02.png) no-repeat 50% 14px;}
.aboutNav li a span.iContact{background: url(../images/icons_03.png) no-repeat 50% 16px;}
.aboutNav li a span.iJob{background: url(../images/icons_04.png) no-repeat 50% 15px;}
.aboutNav li a span.iHonor{background: url(../images/icons_05.png) no-repeat 50% 13px;}
.aboutNav li a span.iTeam{background: url(../images/icons_06.png) no-repeat 50% 17px;}
.aboutNav li a span.iOffice{background: url(../images/icons_07.png) no-repeat 50% 12px;}
.aboutNav li a span.iHistory{background: url(../images/icons_08.png) no-repeat 49% 12px;}
.aboutNav li a span.iMedia{background: url(../images/icons_09.png) no-repeat 50% 16px;}
.aboutNav li a:after{content: '';z-index: 0;position: absolute;top: 0;left: 0;width: 86px;height: 86px;display: block;background-color: #005DBA;border-radius: 50%;-webkit-border-radius: 50%;}
.aboutNav li a.cur, .aboutNav li a:hover{color: white;-webkit-transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}
.aboutNav li a.cur:after, .aboutNav li a:hover:after{background-color: #E66321;transform: scale(1) rotate(0deg) rotateY(360deg);-ms-transform: scale(1) rotate(0deg) rotateY(360deg);-moz-transform: scale(1) rotate(0deg) rotateY(360deg);-webkit-transform: scale(1) rotate(0deg) rotateY(360deg);-o-transform: scale(1) rotate(0deg) rotateY(360deg);-webkit-transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}
.aboutUs .content{color: #666;font-size: 14px;line-height: 28px;}
.aboutUs .content p{padding-top: 20px;}
.aboutUs .content h2,.aboutUs .content h2 b{color: #000;font-family: SimSun;font-size: 24px;font-weight: bold;line-height: 36px;}
.aboutUs .content h2 span{color: #39F;font-family: Arial;font-size: 16px;font-weight: normal;margin-left: 10px;}
.aboutUs .division{background: url(../images/hiringbg.png) no-repeat 50% 50%;height: 58px;line-height: 58px;margin: 25px 0;padding-bottom: 5px;position: relative;text-align: center;}
.aboutUs .division b{color: #FFF;font-family: SimSun;font-size: 30px;font-weight: bold;}
.aboutUs .division i{background: #DADADA;display: block;height: 1px;left: 0;position: absolute;top: 32px;width: 100%;z-index: -1;}
.aboutUs .ticket{background: url(../images/ticket.png) no-repeat 0 50%;height: 90px;margin: 25px 0;}
.aboutUs .ticket p{padding: 0;text-indent: -9999px;}
.aboutUs .positions h2{border-bottom: 1px dotted #DADADA;color: #333;font-size: 18px;font-weight: bold;line-height: 36px;padding-bottom: 17px;}
.aboutUs .positions .item{background: #F0F0F0;border: 1px dotted #BBB;margin-top: 25px;padding: 17px 20px;}
.aboutUs .positions dl{padding-top: 15px;}
.aboutUs .positions dt{color: #333;font-weight: bold;}
.aboutUs .welfareBox{background: url(../images/ensureline.png) repeat-x 0 38px;overflow: hidden;padding-top: 20px;}
.aboutUs .welfareBox .box{overflow: hidden;width: 1500px;}
.aboutUs .welfareBox dl{display: inline;float: left;margin-right: 160px;width: 180px;}
.aboutUs .welfareBox dt,.aboutUs .welfareBox dd{background: url(../images/welfare.png) no-repeat 0 bottom;height: 47px;line-height: 47px;text-align: center;}
.aboutUs .welfareBox dd{margin-top: 20px;}
.aboutUs .welfareBox dt{color: #FFF;}
.aboutUs .welfareBox dt.salary{background-position: 0 0;}
.aboutUs .welfareBox dt.security{background-position: 0 -77px;}
.aboutUs .welfareBox dt.welfare{background-position: 0 -154px;}
.aboutUs .welfareBox dt.care{background-position: 0 -231px;}
.aboutUs .team h3.hd{border-bottom: 1px solid #D5D5D5;padding-bottom: 25px;}
.aboutUs .team .item{padding-top: 12px;}
.aboutUs .team .gallery{display: inline;float: left;overflow: hidden;width: 909px;}
.aboutUs .team .gallery ul{margin: -12px 0 0 0;}
.aboutUs .team .gallery li{background: #555;display: inline;float: left;height: 291px;margin: 12px 12px 0 0;overflow: hidden;width: 291px;}
.aboutUs .team .gallery li.long,.aboutUs .team .photos dd.long{width: 594px;}
.aboutUs .team .even .gallery{float: right;}
.aboutUs .team .even .gallery li{margin: 12px 0 0 12px;}
.aboutUs .team .article{background: #39F;color: #FFF;display: inline;float: left;font-size: 12px;height: 564px;overflow: hidden;padding: 15px 20px;width: 251px;}
.aboutUs .team .article h2{color: #FFF;font-family: 'SimSun';font-size: 22px;}
.aboutUs .team .article p{padding-top: 12px;text-align: justify;}
.aboutUs .team .photos{width: 1200px;overflow: hidden;margin-top: 12px;}
.aboutUs .team .photos dl{width: 1250px;overflow: hidden;}
.aboutUs .team .photos dt,.aboutUs .team .photos dd{background: #555;color: #FFF;display: inline;float: left;height: 291px;line-height: 291px;margin: 0 12px 12px 0;width: 291px;text-align: center;}
.aboutUs .team .photos dt{background: #39F;font-family: impact;font-size: 36px;}
.aboutUs .office .photos{width: 1200px;overflow: hidden;}
.aboutUs .office .photos ul{margin-bottom: 25px;margin-top: -12px;width: 1250px;overflow: hidden;}
.aboutUs .office .photos li{background: #555;display: inline;float: left;height: 291px;margin: 12px 12px 0 0;overflow: hidden;width: 291px;}
.aboutUs .office .photos li.hd{background: #39F;color: #FFF;padding: 0 20px;height: 291px;width: 251px;}
.aboutUs .office .photos li.long{width: 594px;}
.aboutUs .office .photos li.hd h2{color: #FFF;font-family: 'SimSun';font-size: 36px;padding: 35px 0 10px;}
.aboutUs .office .photos li.hd p{font-size: 12px;line-height: 26px;text-align: justify;}
.aboutUs .office .photos li.hd .subTitle{font-family: Arial;font-size: 16px;}
/* .aboutUs .contact{padding-top: 28px;}
.aboutUs .contact dt{color: #333;font-weight: bold;}
.aboutUs .contact dd b{font-weight: normal;}
.aboutUs .contact .infomation{padding: 5px 0;}
.aboutUs .contact .infomation .service{padding-top: 8px;}
.aboutUs .contact .infomation li{background: #FFF;border: 1px dotted #BBB;display: inline;float: left;line-height: 34px;margin-right: 20px;width: 205px;}
.aboutUs .contact .infomation h4{border-bottom: 1px dotted #BBB;color: #E66321;font-size: 14px;padding: 0 10px;}
.aboutUs .contact .infomation h4 span{color: #888;float: right;font-size: 12px;}
.aboutUs .contact .infomation div{border-bottom: 1px dotted #DDD;padding: 0 10px;}
.aboutUs .mapBox{background: url(../images/monitor.png) no-repeat 0 0;height: 440px;padding: 25px;position: absolute;right: -3px;top: 50px;width: 475px;}
.aboutUs .mapBox .map{background: #39F;height: 295px;width: 474px;} */
.aboutUs .infomation{background: #fff;padding: 25px 0 55px;}
.aboutUs .infomation .title{background: url(../images/ensureline.png) repeat-x 0 50%;height: 50px;line-height: 50px;margin-bottom: 20px;text-align: center;}
.aboutUs .infomation .title b{background: #fff;color: #000;display: inline-block;font-family: "SimSun";font-size: 26px;font-weight: bold;padding: 0 20px;}
.aboutUs .infomation .service{}
.aboutUs .infomation .service ul{background: #eaeaea;padding: 35px 0 0 30px;border-radius: 5px 5px 0 0;width: 555px;height: 210px;float: left;}
.aboutUs .infomation .service ul.fr{float: right;}
.aboutUs .infomation .service li{line-height: 32px;color: #666;font-size: 14px;}
.aboutUs .infomation .service li p{font-size: 22px;color: #0c070a;padding-bottom: 25px;}
.aboutUs .infomation .service li span{padding-left: 3em;}
.aboutUs .mapBox{height: 360px;width: 1200px;}
.aboutUs .mapBox .map{background: #39F;float: left;height: 358px;width: 583px;border-radius: 0 0 5px 5px;border: 1px solid #eaeaea;}
.aboutUs .mapBox .map.fr{float: right;}

.aboutUs .complain{height: 60px;line-height: 60px;overflow: hidden;border-radius: 6px;background: #eaeaea;margin-top: 25px;}
.aboutUs .complain p{float: left;font-size: 24px;color: #0c070a;padding-left: 30px;}
.aboutUs .complain li{display: block;float: left;font-size: 14px;color: #646464;padding-right: 82px;line-height: 40px;padding-top: 10px;}
.aboutUs .qme{background: url(../images/qme.gif) no-repeat scroll 0 3px;display: inline-block;text-indent: -9999px;vertical-align: middle;width: 138px;}

.jobIntroduction{padding: 30px 0;}
.jobIntroduction li{background: url(../images/libg.png) no-repeat right 50%;display: inline;float: left;padding: 0 30px;width: 340px;}
.jobIntroduction li.end{background: none;}
.jobIntroduction dl{height: 460px;}
.jobIntroduction dl.d1{background: url(../images/job1.png) no-repeat 50% bottom;}
.jobIntroduction dl.d2{background: url(../images/job2.png) no-repeat 50% bottom;}
.jobIntroduction dl.d3{background: url(../images/job3.png) no-repeat 50% bottom;}
.jobIntroduction dt{font-size: 24px;font-family: 'SimSun';font-weight: bold;text-align: center;}
.jobIntroduction dl.d1 dt{color: #63B455;}
.jobIntroduction dl.d2 dt{color: #F6641D;}
.jobIntroduction dl.d3 dt{color: #2380CF;}
.jobIntroduction dd{color: #888;margin: 20px 0 0;text-align: justify;}

.aboutUs .information{overflow: hidden;}
.aboutUs .information .title{background: url(../images/ensureline.png) repeat-x 0 50%;height: 50px;line-height: 50px;margin-bottom: 20px;text-align: center;}
.aboutUs .information .title b{background: #EAEAEA;color: #000;display: inline-block;font-family: "SimSun";font-size: 26px;font-weight: bold;padding: 0 20px;}
.aboutUs .information ul{overflow: hidden;width: 1250px;}
.aboutUs .information li{display: inline;float: left;margin-right: 30px;padding-bottom: 30px;}
.aboutUs .information .box{background: #FFF;border: 1px dotted #fff;border-radius: 10px;padding: 15px 20px;width: 338px;}
.aboutUs .information .box:hover{border-color: #E66321;}
.aboutUs .information h3{color: #E66321;font-size: 16px;height: 28px;line-height: 28px;}
.aboutUs .information h3 span{color: #888;float: right;font-size: 12px;}
.aboutUs .information dl{border: 1px solid #EAEAEA;border-width: 1px 0;margin: 10px 0;padding: 12px 0;}
.aboutUs .information dt{background: url(../images/avatar.gif) no-repeat 0 0;border-radius: 5px;display: block;float: left;height: 140px;margin-right: 20px;width: 140px;}
.aboutUs .information dt.male{background-position: 0 bottom;}
.aboutUs .information dd{display: inline;float: left;height: 35px;line-height: 35px;overflow: hidden;width: 178px;}
.aboutUs .information dd .qme{background: url(../images/qme.gif) no-repeat 0 5px;display: block;text-indent: -9999px;}

.aboutUs .honor{width: 1200px;overflow: hidden;}
.aboutUs .honor h2{background: url(../images/ensureline.png) repeat-x 0 32px;padding: 20px 0 0;}
.aboutUs .honor h2 b{background: #EAEAEA;display: inline-block;padding: 0 15px 0 0;}
.aboutUs .honor ul{overflow: hidden;padding-bottom: 15px;width: 1250px;}
.aboutUs .honor li{display: inline;float: left;margin: 30px 50px 0 0;width: 262px;}
.aboutUs .honor dl{background: #FFF;border: 1px solid #E0E0E0;height: auto;}
.aboutUs .honor dt{height: 161px;line-height: 161px;overflow: hidden;padding: 13px 15px 15px;width: 230px;text-align: center;}
.aboutUs .honor dt a{display: block;}
.aboutUs .honor dt img{max-width: 230px;max-height: 161px;vertical-align: middle;}
.aboutUs .honor dd{border-top: 1px solid #EAEAEA;color: #999;font-size: 12px;height: 40px;line-height: 40px;text-align: center;}
.aboutUs .honor dd span{display: block; height: 23px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%;}

/*关于我们：媒体报道*/
.aboutUs .media{width: 1200px;overflow: hidden;}
.aboutUs .media ul{width: 1250px;overflow: hidden;}
.aboutUs .media li{display: inline;float: left;margin-right: 30px;padding-bottom: 30px;}
.aboutUs .media .box{background: #FFF;border: 1px solid #EAEAEA;padding: 20px;width: 542px;}
.aboutUs .media li dt{border-right: 1px solid #E0E0E0;display: inline;float: left;height: 50px;margin-right: 15px;width: 120px;overflow: hidden;padding-right: 15px;}
.aboutUs .media li dt img{vertical-align: top;}
.aboutUs .media li dd {display: inline;float: left;height: 50px;line-height: 50px;width: 391px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;_white-space: normal;}
/*关于我们：新闻动态*/
.aboutUs .picNews{border: 1px solid #DADADA;border-width: 1px 0;margin: 25px 0;overflow: hidden;padding: 30px 0 0;}
.aboutUs .picNews ul,.aboutUs .textNews ul{width: 1250px;overflow: hidden;}
.aboutUs .picNews li{display: inline;float: left;margin-right: 30px;padding-bottom: 30px;width: 584px;}
.aboutUs .picNews dt{background: #FFF;border: 1px solid #E5E5E5;display: inline;float: left;margin-right: 15px;padding: 4px;width: 200px;}
.aboutUs .picNews dd{color: #888;display: inline;float: left;font-size: 12px;line-height: 21px;width: 359px;}
.aboutUs .picNews dd.title{font-weight: bold;font-size: 15px;height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;_white-space: normal;}
.aboutUs .picNews dd.desc{height: 42px;margin: 5px 0;overflow: hidden;text-align: justify;}
.aboutUs .textNews{overflow: hidden;}
.aboutUs .textNews li{background: url(../images/dot.gif) no-repeat 0 15px;border-bottom: 1px dotted #D0D0D0;display: inline;float: left;font-size: 12px;height: 36px;line-height: 36px;margin-right: 30px;padding-left: 14px;width: 570px;}
.aboutUs .textNews li span{color: #888;font-family: Arial;float: right;overflow: hidden;}
/*关于我们：公司简介*/
.aboutBox{background: url(../images/aboutbg1.jpg) no-repeat 50% 0;}
.aboutBox .blockTitle{text-align: center;padding-bottom: 30px;}
.aboutBox .blockTitle dt{color: #333;font-family: SimSun;font-size: 32px;font-weight: bold;height: 38px;line-height: 38px;overflow: hidden;}
.aboutBox .blockTitle dd{color: #888;font-size: 16px;height: 28px;line-height: 28px;overflow: hidden;padding-top: 10px;}
.aboutBox .profile{background: #FFF;border: 1px solid #E0E0E0;border-radius: 15px;margin-top: 15px;padding: 15px 45px 40px;}
.aboutBox .profile p{line-height: 29px;text-indent: 2em;text-align: justify;}
.aboutBox .culture{background: url(../images/aboutbg2.jpg) no-repeat 50% 0;height: 426px;padding: 60px 0;}
.aboutBox .culture .blockTitle dt,.aboutBox .culture .blockTitle dd{color: #FFF;}
.aboutBox .culture .text{color: #FFF;font-size: 14px;padding-top: 10px;}
.aboutBox .culture li{height: 50px;line-height: 50px;text-align: center;}
.aboutBox .culture li b{color: #FF0;font-weight: normal;}
.aboutBox .viewpoint{background: #FFF;padding: 60px 0;}
.aboutBox .viewpoint .content{background: url(../images/aboutbg3.png) no-repeat 50% 15px;height: 440px;}
/*关于我们：服务优势*/
.aboutBox .advantage{border: 1px solid #E5E5E5;border-width: 1px 0;padding: 60px 0 45px;}
.aboutBox .advantage .content{overflow: hidden;}
.aboutBox .advantage ul{overflow: hidden;width: 1300px;}
.aboutBox .advantage li{background: #FFF;border: 1px solid #FFBEB7;border-radius: 300px 30px 30px 300px;display: inline;float: left;height: 100px;margin: 10px 50px 10px 0;width: 573px;}
.aboutBox .advantage li:hover{border-color: #FF9F95;}
.aboutBox .advantage li dt{background-color: #E64D3D;background-repeat: no-repeat;border-radius: 50%;color: #FFF;display: inline;float: left;font-size: 14px;height: 100px;line-height: 138px;overflow: hidden;text-align: center;width: 100px;}
.aboutBox .advantage li dt.d1{background: url(../images/advantage1.png) no-repeat 50% 15px #E64D3D;}
.aboutBox .advantage li dt.d2{background: url(../images/advantage2.png) no-repeat 50% 15px #E64D3D;}
.aboutBox .advantage li dt.d3{background: url(../images/advantage3.png) no-repeat 50% 23px #E64D3D;}
.aboutBox .advantage li dt.d4{background: url(../images/advantage4.png) no-repeat 50% 19px #E64D3D;}
.aboutBox .advantage li dt.d5{background: url(../images/advantage5.png) no-repeat 50% 18px #E64D3D;}
.aboutBox .advantage li dt.d6{background: url(../images/advantage6.png) no-repeat 50% 17px #E64D3D;}
.aboutBox .advantage li dd{color: #888;display: inline;float: left;font-size: 12px;line-height: 23px;height: 66px;overflow: hidden;padding: 15px 15px 0 10px;width: 448px;text-align: justify;}

/*关于我们：合作伙伴*/
.partners{background: url(../images/partnerbg.jpg) no-repeat 50% bottom #FFF;padding: 60px 0 170px;}
.partners .partnerBox{padding: 30px 107px 0;}
.partners .partnerBox li{border: 1px solid #E5E5E5;border-width: 0 1px 1px 0;display: inline;float: left;height: 133px;width: 196px;}
.partners .partnerBox li.nbr{border-right: 0;}
.partners .partnerBox li.nbb{border-bottom: 0;}
.partners .partnerBox li a{display: block;height: 133px;width: 196px;}
.partners li .logo1{background: url(../images/img/partner/logo1.jpg) no-repeat 0 0;}
.partners li .logo1:hover{background: url(../images/img/partner/logo1_1.jpg) no-repeat 0 0;}
.partners li .logo2{background: url(../images/img/partner/logo2.jpg) no-repeat 0 0;}
.partners li .logo2:hover{background: url(../images/img/partner/logo2_1.jpg) no-repeat 0 0;}
.partners li .logo3{background: url(../images/img/partner/logo3.jpg) no-repeat 0 0;}
.partners li .logo3:hover{background: url(../images/img/partner/logo3_1.jpg) no-repeat 0 0;}
.partners li .logo4{background: url(../images/img/partner/logo4.jpg) no-repeat 0 0;}
.partners li .logo4:hover{background: url(../images/img/partner/logo4_1.jpg) no-repeat 0 0;}
.partners li .logo5{background: url(../images/img/partner/logo5.jpg) no-repeat 0 0;}
.partners li .logo5:hover{background: url(../images/img/partner/logo5_1.jpg) no-repeat 0 0;}
.partners li .logo6{background: url(../images/img/partner/logo6.jpg) no-repeat 0 0;}
.partners li .logo6:hover{background: url(../images/img/partner/logo6_1.jpg) no-repeat 0 0;}
.partners li .logo7{background: url(../images/img/partner/logo7.jpg) no-repeat 0 0;}
.partners li .logo7:hover{background: url(../images/img/partner/logo7_1.jpg) no-repeat 0 0;}
.partners li .logo8{background: url(../images/img/partner/logo8.jpg) no-repeat 0 0;}
.partners li .logo8:hover{background: url(../images/img/partner/logo8_1.jpg) no-repeat 0 0;}
.partners li .logo9{background: url(../images/img/partner/logo9.jpg) no-repeat 0 0;}
.partners li .logo9:hover{background: url(../images/img/partner/logo9_1.jpg) no-repeat 0 0;}
.partners li .logo10{background: url(../images/img/partner/logo10.jpg) no-repeat 0 0;}
.partners li .logo10:hover{background: url(../images/img/partner/logo10_1.jpg) no-repeat 0 0;}

/*关于我们：发展历程*/
.history{background: url(../images/history.jpg) no-repeat 50% bottom #FFF;padding: 40px 0 300px;}
.history .container{background: url(../images/historyline.gif) repeat-y 50% 0;padding: 0 0 145px;position: relative;text-align: center;}
.history .circle{background: url(../images/historyico.png) no-repeat 0 0;display: inline-block;font-size: 14px;color: #FFF;height: 85px;line-height: 85px;text-align: center;width: 85px;}
.history .red{background-position: 0 0;}
.history .purple{background-position: 0 -107px;}
.history .blue{background-position: 0 -213px;}
.history .lightgreen{background-position: 0 -318px;}
.history .pink{background-position: 0 -418px;}
.history .coffee{background-position: 0 -534px;}
.history .blank{background-position: -34px -664px;height: 24px;line-height: 24px;width: 24px;}
.history .begin{bottom: 0;left: 0;position: absolute;width: 100%;}
.history .begin .circle{height: 60px;line-height: 18px;padding-top: 25px;}
.history li{margin-top: 15px;}
.history li.future, .history li.begin{margin: 0;}
.history li.text{text-align: left;}
.history li.right{text-align: right;}
.history li .box{display: inline-block;text-align: left;width: 780px;}
.history .profile{float: right;width: 180px;}
.history .time{color: #39F;font-family: Arial;font-size: 14px;font-weight: bold;height: 60px;line-height: 60px;text-align: left;padding: 0 20px;position: relative;}
.history .time i{background: url(../images/historyico.png) no-repeat -34px -664px;display: block;height: 24px;position: absolute;top: 18px;left: -12px;width: 24px;}
.history li .box:hover i{background-position: right -664px;transition: all 0.5s ease-out 0s;}
.history .pic{display: none;margin: 0 0 0 16px;}
.history .pic img{border: 1px solid #EAEAEA;padding: 3px;}
.history .note{float: left;width: 576px;}
.history .note h3{color: #555;font-size: 14px;font-weight: bold;height: 60px;line-height: 60px;text-align: right;}
.history .note p{color: #666;display: none;line-height: 26px;text-align: justify;}
.history li.right .profile{float: left;}
.history li.right .note{float: right;padding: 0 0 0 24px;}
.history li.right .pic{margin: 0 16px 0 0;}
.history li.right .time{background-position: -70px -718px;text-align: right;}
.history li.right .time i{left: auto;right: -12px;}
.history li.right .note h3{text-align: left;}

/*增值服务*/
.addedPage{background: #FFF;}
.addedPage .idc .item{border-bottom: 1px solid #E0E0E0;padding: 50px 0;}
.addedPage .link a{background: url(../images/solution/o2o_7.jpg) no-repeat 0 0;display: inline-block;height: 60px;width: 220px;opacity: 0.9;text-indent: -9999px;}
.addedPage .link a:hover{opacity: 1;}

.addedPage .idc h2{color: #39F;font-family: KaiTi,YouYuan,LiSu,SimSun;font-size: 40px;font-weight: bold;height: 60px;line-height: 60px;padding-bottom: 45px;}
.addedPage .idc .domain{background: url(../images/domain.jpg) no-repeat 0 0;min-height: 390px;padding-left: 500px;}
.addedPage .idc .desc{font-size: 14px;line-height: 28px;text-align: justify;}
.addedPage .idc h3{font-size: 20px;font-weight: bold;height: 32px;line-height: 32px;padding-bottom: 20px;}
.addedPage .idc .pricing .tableBox{border: 1px solid #E0E0E0;border-width: 1px 1px 0 1px;}
.addedPage .idc .pricing dt,.addedPage .idc .pricing dd{border: 1px solid #E0E0E0;border-width: 0 1px 1px 0;display: inline-block;float: left;height: 42px;line-height: 42px;width: 250px;text-align: center;}
.addedPage .idc .pricing dt{padding: 0 58px;position: relative;width: 329px;}
.addedPage .idc .pricing dd:last-child{border-right: 0;}
.addedPage .idc .pricing .title{background: #EFEFEF;font-weight: bold;font-size: 14px;}
.addedPage .idc .pricing .title dd{width: 250px;}
.addedPage .idc .pricing span{color: #888;font-weight: normal;font-size: 12px;}
.addedPage .idc .pricing span.del{text-decoration: line-through;margin-right: 5px;}
.addedPage .idc .pricing dt span{display: inline;float: left;}
.addedPage .idc .pricing span.type{font-size: 14px;font-family: Arial;font-weight: bold;color: #F00;}
.addedPage .idc .pricing span.icon{background: #00A1CC;border-radius: 22px;color: #FFF;font-size: 12px;height: 22px;left: 25px;line-height: 22px;position: absolute;text-align: center;top: 10px;width: 22px;}
.addedPage .idc .pricing span.icon-red{background: #328605;}
.addedPage .idc .pricing span.icon-orange{background: #F60;}
.addedPage .idc .pricing span.type{width: 90px;text-align: left;}
.addedPage .idc .virtualhost{background: url(../images/virtualhost.jpg) no-repeat right 0;min-height: 360px;padding-right: 540px;}

/*云虚拟主机价格*/
.hostPricing{}
.hostPricing .swiperInfo{}
.hostPricing .swiperInfo .item{border: 1px solid #e0e0e0;padding: 0;-webkit-transition:all.5s ease-out;-moz-transition:all.5s ease-out;-ms-transition:all.5s ease-out;-o-transition:all.5s ease-out;transition:all.5s ease-out;}
.hostPricing .swiperInfo .item:hover{border: 1px solid #E66321;}
.hostPricing .swiperInfo .item.mtop{margin-top: 20px;}
.hostPricing .innerBox{}
.hostPricing .innerTop{border-bottom: 1px solid #f2f2f2;height: 72px;padding: 20px 25px 0;}
.hostPricing .innerTop.hot{background: url(../images/hot-tip.png) no-repeat -1px -1px;}
.hostPricing .innerTop .title{background: url(../images/host.png) no-repeat 0 2px;color: #39F;font-size: 20px;min-height: 60px;padding: 0 0 0 70px;float: left;}
.hostPricing .innerTop .host1{background: url(../images/host2.png) no-repeat 0 2px;}
.hostPricing .innerTop .title p{color: #888;font-size: 12px;font-weight: normal;line-height: 18px;padding-top: 3px;}
.hostPricing .innerTop .share{line-height: 55px;float: right;}
.hostPricing .innerTop .share .txt{color: #333;font-size: 12px;}
.hostPricing .innerTop .sprt{color: #666;padding: 0 8px;}
.hostPricing .innerCont{}
.hostPricing .innerCont li{border-left: 1px solid #E5E5E5;float: left;position: relative;width: 258px;z-index: 1;padding: 20px 20px 0;}
.hostPricing .innerCont li:first-child{border-left: 0 none;}
.hostPricing .innerCont li .box{min-height: 432px;padding: 10px 10px 0;width: 238px;}
.hostPricing .innerCont li .name{font-size: 20px;line-height: 28px;}
.hostPricing .innerCont li .name p{color: #999;font-size: 12px;}
.hostPricing .innerCont li .config{border-bottom: 1px solid #f2f2f2;padding: 10px 0;}
.hostPricing .innerCont li .config dd{font-size: 16px;height: 36px;line-height: 36px;}
.hostPricing .innerCont li .config span{color: #888;float: right;font-size: 14px;}
.hostPricing .innerCont li .price{border-bottom: 1px solid #f2f2f2;color: #888;font-size: 16px;line-height: 32px;padding: 15px 0;text-align: center;}
.hostPricing .innerCont li .price em{font-family: Arial;font-size: 20px;padding-right: 3px;color: #333;}
.hostPricing .innerCont li .price em.month{color: #F40;font-weight: bold;}
.hostPricing .innerCont li .price .sheng{color: #666;padding-left: 3px;}
.hostPricing .innerCont li .buy{padding: 30px 0;text-align: center;}
.hostPricing .innerCont li .buy a{background: url(../images/products/buybtn.png) no-repeat 0 0;display: inline-block;height: 51px;width: 200px;text-indent: -99999px;}

.addedPage .sms{padding-bottom: 40px;}
.addedPage .sms h2{color: #39F;font-family: KaiTi,YouYuan,LiSu,SimSun;font-size: 40px;font-weight: bold;padding: 50px 0;}
.addedPage .sms .desc{border: 1px dotted #BBB;border-width: 1px 0;padding: 25px 0;}
.addedPage .sms p{font-size: 16px;line-height: 32px;text-align: justify;}
.addedPage .sms h4{height: 20px;line-height: 20px;padding: 40px 0;}
.addedPage .sms h4 b{color: #000;font-size: 20px;font-weight: bold;}
.addedPage .sms span{color: #F00;float: right;font-size: 14px;}
.addedPage .sms .pricing .table{border: 1px solid #D5D5D5;border-width: 1px 0 0 1px;}
.addedPage .sms .pricing dl{display: inline;float: left;width: 300px;}
.addedPage .sms .pricing dt,.addedPage .sms .pricing dd{border: 1px solid #D5D5D5;border-width: 0 1px 1px 0;color: #666;font-size: 14px;height: 52px;line-height: 52px;text-align: center;}
.addedPage .sms .pricing dt{background: #EFEFEF;color: #000;font-weight: bold;}

.addedPage .api .item{border-bottom: 1px solid #E0E0E0;padding: 50px 0;}
.addedPage .api h2{color: #39F;font-family: KaiTi,YouYuan,LiSu,SimSun;font-size: 36px;font-weight: bold;padding: 0 0 30px;}
.addedPage .api .desc{font-size: 14px;line-height: 26px;}
.addedPage .api .flight{background: url(../images/apiflight.jpg) no-repeat 0 50%;min-height: 400px;padding-left: 470px;}
.addedPage .api .hotel{background: url(../images/apihotel.jpg) no-repeat right 50%;min-height: 400px;padding-right: 500px;}
.addedPage .api .scenery{background: url(../images/apiscenery.jpg) no-repeat 0 50%;min-height: 520px;padding-left: 500px;}
.addedPage .flightPricing h4{border-top: 1px dotted #BBB;height: 20px;line-height: 20px;margin-top: 40px;padding: 40px 0;}
.addedPage .flightPricing h4 b{color: #000;font-size: 20px;font-weight: bold;}
.addedPage .flightPricing span{color: #F00;float: right;font-size: 14px;}
.addedPage .flightPricing .table{border: 1px solid #D5D5D5;border-width: 1px 0 0 1px;font-size: 14px;width: 100%;}
.addedPage .flightPricing table{width: 100%;}
.addedPage .flightPricing th,.addedPage .flightPricing td{border: 1px solid #D5D5D5;border-width: 0 1px 1px 0;color: #666;height: 52px;line-height: 52px;text-align: center;width: 25%;}
.addedPage .flightPricing th{background: #EFEFEF;color: #000;font-weight: bold;}

/*网博服务*/
.serviceChannel{padding: 30px 0;}
.serviceChannel .tagNav{padding: 50px 0 50px 0;text-align: center;}
.serviceChannel .tagNav li{background: #333;border: 1px solid #EAEAEA;display: inline-block;margin: 0 25px;padding: 5px;}
.serviceChannel .tagNav li a{background: #39F;color: #FFF;display: block;font-size: 14px;height: 120px;line-height: 120px;text-align: center;width: 120px;}
.serviceChannel .tagNav li a:hover{background: #E66321;}

.consulting{padding: 0 25px 25px;}
.consulting dl{border-bottom: 1px solid #E5E5E5;padding: 20px 0;}
.consulting dt{background: url(../images/quest.png) no-repeat 0 0;color: #333;cursor: pointer;font-size: 16px;font-weight: bold;line-height: 25px;padding-left: 38px;}
.consulting dt:hover{color: #E66321;}
.consulting dd{/*display: none;*/}
.consulting dd .text{font-size: 14px;padding-top: 15px;text-align: justify;}
.consulting dd p a{color: #39F;text-decoration: underline;}
.consulting .other{border-top: 1px solid #E5E5E5;color: #AAA;font-size: 12px;height: 37px;line-height: 37px;padding-top: 24px;text-align: right;}
.consulting .other a{background: url(../images/linkbtn.gif) no-repeat 0 0;display: inline-block;float: right;height: 37px;line-height: 37px;margin-left: 5px;width: 163px;}

.payment{font-size: 14px;padding-top: 0;}
.payment .notes h3{color: #F00;font-weight: bold;height: 56px;line-height: 56px;}
.payment .notes p{border: 1px dotted #AAA;border-width: 1px 0;padding: 15px 0;text-align: justify;}
.payment dl{border-bottom: 1px solid #E5E5E5;padding: 30px 0;}
.payment dt{display: inline;float: left;height: 81px;width: 600px;}
.payment dd{display: inline;float: left;font-size: 16px;width: 500px;}
.payment dd span{color: #F00;}
.payment dd em{color: #39F;}

/*网博学院*/
/*---------------------*/
.colleges .topBlock .slider{display: inline;float: left;width: 562px;}
.colleges .topBlock .topArticle{display: inline;float: left;margin-left: 25px;width: 613px;}
.colleges .slider .container{background: #FFF;border: 1px solid #E0E0E0;padding: 5px;position: relative;}
.colleges .slider .pics{height: 275px;overflow: hidden;width: 550px;}
.colleges .slider .pics li{display: inline;float: left;height: 275px;overflow: hidden;position: relative;width: 550px;}
.colleges .slider .pics div{color: #EAEAEA;height: 35px;line-height: 35px;overflow: hidden;padding: 0 120px 0 10px;position: absolute;left: 0;top: 240px;width: 420px;}
.colleges .slider .pics div.bg{background: #000;opacity: 0.5;}
.colleges .slider .tabNav{font-size: 0;left: 0;position: absolute;top: 257px;width: 100%;}
.colleges .slider .tabNav ul{padding-right: 5px;text-align: right;}
.colleges .slider .tabNav li{background: #FFF;cursor: pointer;display: inline-block;font-size: 0;height: 12px;margin: 0 10px 0 0;opacity: 0.4;text-align: center;width: 12px;}
.colleges .slider .tabNav li.on{background: #FFF;opacity: 1;}
.colleges .topArticle .container{background: #FFF;border: 1px solid #E0E0E0;}
.colleges .topArticle h3.hd{background: #E66321;color: #FFF;height: 52px;line-height: 52px;padding: 0 15px;}
.colleges .topArticle h3.hd b{font-weight: bold;font-size: 16px;padding-right: 5px;}
.colleges .topArticle .contentList{height: 233px;overflow: hidden;}
.colleges .contentList li{background: url(../images/dot.gif) no-repeat 12px 16px;border-bottom: 1px solid #F5F5F5;height: 38px;line-height: 38px;padding: 0 12px 0 27px;overflow: hidden;}
.colleges .contentList li a:hover{text-decoration: underline;}
.colleges .contentList li span{color: #888;float: right;font-family: Arial;}
.colleges .rowBlock{margin-top: 20px;}
.colleges .rowBlock h3{height: 24px;line-height: 24px;}
.colleges .rowBlock h3 b{color: #F40;font-weight: normal;font-size: 16px;}
.colleges .rowBlock h3 span{float: right;}
.colleges .rowBlock h3 a{background: url(../images/more.gif) no-repeat 0 50%;display: inline-block;height: 24px;width: 30px;}
.colleges .rowBlock .progressBar{background: #FFF;border-radius: 5px;box-shadow: 0 1px 1px #C9C9C9 inset, -1px 0 2px #B8B8B8 inset;display: block;font-size: 0;height: 10px;margin-top: 5px;position: relative;}
.colleges .rowBlock .progressBar span{background: #E66321;border-radius: 5px;display: inline-block;height: 10px;width: 65px;}
.colleges .outerBox{overflow: hidden;width: 1200px;}
.colleges .outerBox ul{overflow: hidden;width: 1250px;}
.colleges .outerBox li{display: inline;float: left;padding: 25px 24px 0 0;width: 282px;}
.colleges .outerBox dl{background: #FFF;border: 1px solid #E0E0E0;padding: 5px;}
.colleges .outerBox dt{background: #888;color: #CCC;height: 135px;line-height: 135px;overflow: hidden;position: relative;width: 270px;text-align: center;}
.colleges .outerBox dt a{display: block;}
.colleges .outerBox dt img{vertical-align: top;}
.colleges .outerBox dd{background: #F6F6F6;border: 1px solid #EAEAEA;color: #999;height: 22px;line-height: 22px;overflow: hidden;padding: 5px 7px;}
.colleges .outerBox dd.title{background: #EFEFEF;border-top: 0;font-weight: bold;font-size: 14px;height: 32px;line-height: 32px;}
.colleges .outerBox dd.desc{border-width: 0 1px;color: #777;height: 48px;line-height: 19px;padding: 0;text-align: justify;}
.colleges .outerBox dd.desc p{border: 1px solid #FFF;border-width: 1px 0;height: 38px;overflow: hidden;padding: 4px 7px;}
.colleges .outerBox dd span{float: right;}
.colleges .outerBox .arrow{width: 0px;height:0px;border-width: 11px;border-style: solid;border-color: transparent transparent #EFEFEF transparent;position: absolute;left: 12px;top: 114px;}
/*---------------------*/
.colleges .wrapBox{padding: 25px 0;}
.colleges .contentBox{float:left;margin-right: 25px;width:850px;}
.colleges .contentBox .container{background: #FFF;border: 1px solid #E0E0E0;/*min-height: 300px;*/padding: 0 25px;}
.colleges .sideBar{background: #FFF;border: 1px solid #E0E0E0;border-top: 0;float: right;min-height: 500px;width: 322px;}
.colleges .lists li{border-bottom: 1px solid #E5E5E5;padding: 25px 0;}
.colleges .lists dt{display: inline;float: left;height: 120px;margin-right: 25px;overflow: hidden;width: 240px;}
.colleges .lists dd{display: inline;float: left;width: 533px;}
.colleges .lists dd h4{font-size: 14px;font-weight: bold;}
.colleges .lists dd .desc{color: #888;height: 63px;line-height: 21px;overflow: hidden;margin: 7px 0;text-align: justify;}
.colleges .lists dd .date{background: url(../images/date.gif) no-repeat 0 50%;color: #E66321;font-family: Arial;font-weight: bold;padding: 0 0 0 20px;}
.colleges .sideBar .block h3{border: 1px solid #E5E5E5;border-width: 1px 0;color: #AAA;height: 46px;line-height: 46px;overflow: hidden;padding: 0 15px;}
.colleges .sideBar .block h3 b{color: #000;font-size: 16px;}
.colleges .sideBar .tops li{border-bottom: 1px dotted #E5E5E5;height: 42px;line-height: 42px;overflow: hidden;padding: 0 15px;}
.colleges .sideBar .tops li:last-child{border-bottom: none;}
.colleges .sideBar .tops li em{color: #888;font-size: 24px;font-weight: bold;float: left;font-family: Arial;margin-right: 10px;}
.colleges .sideBar .tops li.top em{color: #F00;}
.colleges .reading dl{border-bottom: 1px dotted #E5E5E5;padding: 13px 15px;}
.colleges .reading dl:last-child{border-bottom: 0;}
.colleges .reading dt{float: left;height: 65px;margin-right: 10px;width: 130px;}
.colleges .reading dd{float: left;height: 60px;line-height: 20px;overflow: hidden;padding-top: 3px;width: 152px;}
.colleges .showPage{padding: 25px !important;}
.colleges .showPage h1.title{color: #111;font-weight: bold;font-size: 24px;line-height: 36px;text-align: center;padding: 10px 0;}
.colleges .showPage .articleInfo{border: 1px solid #E0E0E0;border-width: 1px 0;color: #666;margin-top: 25px;padding: 15px 0;text-align: center;}
.colleges .showPage .articleInfo span{padding: 0 15px;}
.colleges .showPage .articleBrief{background: #F5F5F5;border: 1px dotted #C9C9C9;color: #888;font-size: 14px;line-height: 26px;margin: 20px 0;padding: 10px 15px;text-align: justify;}
.colleges .showPage .articleText{line-height: 32px;font-size: 16px;overflow: hidden;}
.colleges .showPage .articleText img{max-width: 100%;}
.colleges .showPage .articleText p{text-align: justify;/*text-indent: 2em;*/}

/*解决方案*/
.solutionPage{padding: 25px 0;}
.solutionIndex{padding: 0;}
.solutionIndex .content{width: 1198px;}
.solutionIndex li{color: #FFF;display: inline;float: left;height: 302px;width: 302px;}
.solutionIndex li a{color: #FFF;display: block;height: 100%;width: 100%;}
.solutionIndex li.banner{background: url(../images/solution/servicebg.gif) no-repeat 50% 0;width: 604px;text-align: center;text-shadow: 0 10px 10px #000;}
.solutionIndex li.banner h2{font-size: 42px;padding: 120px 0 20px;}
.solutionIndex li.banner p{font-family: Arial;font-size: 22px;}
.solutionIndex li.b2b{background: url(../images/solution/solutioico1.png) no-repeat 50% 40px #F0930E;opacity: 0.75;}
.solutionIndex li.b2c{background: url(../images/solution/solutioico2.png) no-repeat 50% 40px #FF669A;opacity: 0.75;}
.solutionIndex li.b2b2c{background: url(../images/solution/solutioico3.png) no-repeat 50% 40px #19B0FF;opacity: 0.75;}
.solutionIndex li.other{background: url(../images/solution/solutioico4.png) no-repeat 50% 170px #84BB19;float: right;height: 604px;opacity: 0.75;width: 292px;}
.solutionIndex li.oto{background: url(../images/solution/solutioico5.png) no-repeat 50% 50px #333;opacity: 0.75;}
.solutionIndex li .box{padding: 155px 15px 0;text-align: center;}
.solutionIndex li .box h2{font-family: Arial;font-size: 40px;font-weight: bold;padding-bottom: 20px;text-shadow: 5px 5px 5px #000;}
.solutionIndex li .box p{font-size: 18px;line-height: 27px;}
.solutionIndex li.other .box{padding-top: 285px;}
.solutionIndex li:hover{opacity: 1;}

/*网站页脚*/
#footer{background: url(../images/mapbg.png) no-repeat 50% 10px #2B2B2B;color: #BBB;width: 100%;}
#footer .help{border-bottom: 1px solid #222;padding: 35px 0;width: 100%;}
#footer .copyRight{border-top: 1px solid #555;padding: 21px 0;width: 100%;text-align: center;}
#footer .contact{background: url(../images/contactbg.png) no-repeat 0 0;float: right;padding-left: 50px;width: 266px;}
#footer .contact dd{height: 36px;line-height: 18px;padding: 1px 0 6px;}
#footer .contact dd b{float: left;height: 36px;padding-right: 5px;}
#footer .siteInfo{display: inline;float: left;width: 830px;}
#footer .siteInfo dl{display: inline;float: left;padding-right: 50px;}
#footer .siteInfo dl.about{padding-right: 10px;}
#footer .siteInfo dl a{color: #BBB;}
#footer .siteInfo dl a:hover{color: #FFF;text-decoration: underline;}
#footer .siteInfo dl.soft{background: url(../images/footlogo.png) no-repeat 0 0;padding-top: 75px;}
#footer .siteInfo dl dt{font-weight: bold;height: 75px;line-height: 75px;}
#footer .siteInfo dl dd{line-height: 28px;}
#footer .siteInfo p{color: #666;height: 18px;line-height: 18px;overflow: hidden;padding-top: 25px;}
#footer .siteInfo p a{color: #666;}
#footer .siteInfo p a:hover{color: #FFF;text-decoration: underline;}

/* 咨询弹窗 */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #999;}
input:-moz-placeholder, textarea:-moz-placeholder{color: #999;}
input::-moz-placeholder, textarea::-moz-placeholder{color: #999;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #999;}
.popBox{background: #FFF;height: 600px;}
.popBox h2{background: #39F;color: #FFF;font-size: 16px;height: 52px;line-height: 50px;padding: 0 15px;}
.popBox h2 em{font-family: Georgia,Arial;font-weight: bold;margin-right: 5px;}
.popBox .content{padding: 0 15px;}
.popBox h3{border-bottom: 1px solid #E0E0E0;color: #F00;font-size: 14px;padding: 15px 0;}
.popBox li{font-size: 14px;height: 44px;line-height: 44px;padding-top: 15px;}
.popBox .inputWrap{border: 1px solid #DBDFE6;border-top: 1px solid #ABADB3;position: relative;}
.popBox .inputWrap b{background: #EFEFEF;border-right: 1px solid #DBDFE6;color: #000;float: left;font-size: 14px;font-weight: normal;padding-right: 10px;text-align: right;width: 90px;}
.popBox .inputWrap i{color: #F00;padding-right: 1px;}
.popBox .inputText{background: #FFF;border: 0;height: 34px;line-height: 34px;padding: 5px 10px;width: 497px;}
.popBox .selectWrap{float: left;}
.popBox dl{border-left: 1px solid #DBDFE6;float: right;}
.popBox dt,.popBox dd{display: inline;float: left;}
.popBox dt{padding: 0 12px;}
.popBox .refresh{background: #EAEAEA;color: #39F;display: block;padding: 0 15px;}
.popBox .btn{border-bottom: 1px dotted #BBB;height: 60px;padding: 25px 0;text-align: center;}
.popBox .btnSub{background: url(../images/submit.png) no-repeat 0 0;border: 0;cursor: pointer;height: 60px;opacity: 0.95;width: 220px;}
.popBox .btnSub:hover{opacity: 1;}
.popBox .notes{color: #888;font-size: 14px;line-height: 24px;padding-top: 15px;}
.popBox .notes em{color: #F00;font-family: Arial;font-weight: bold;}
.popBox .sendCode{background: #39F;color: #FFF;display: block;font-size: 12px;height: 38px;line-height: 38px;padding: 0 10px;position: absolute;top: 3px;right: 3px;}
.popBox .sendCode:hover{background: #E66321;transition: all 0.5s ease 0s;}
.popBox .again{background: #DFDFDF !important;color: #888;cursor: not-allowed;}

/*在线咨询*/
.imOnline{height: 272px;position: fixed;right: 15px;top: 170px;width: 110px;z-index: 100;}
.imOnline .imOpen{background: url(../images/imopen.png) no-repeat 0 0;cursor: pointer;display: none;height: 133px;margin-left: 68px;width: 40px;}
.imOnline .imMain{background: #F9FAFB;border: 1px solid #DDD;border-radius: 8px;}
.imOnline .imClose{position: absolute;right: 7px;top: -13px;z-index: 1;}
.imOnline .imClose a{background: url(../images/imclose.png) no-repeat 0 0;display: block;height: 24px;width: 24px;}
.imOnline .imTel{border: 1px solid #DDD;border-width: 1px 0;font-size: 14px;padding-bottom: 8px;text-align: center;}
.imOnline .imTel li{color: #000;height: 18px;line-height: 18px;padding-top: 8px;}
.imOnline .imTel .number{color: #F40;font-family: Arial;font-weight: bold;}
.imOnline .imQQ{background: url(../images/qqbg.png) no-repeat 50% 7px;height: 115px;width: 108px;position: relative;}
.imOnline .imQQ .imPic{border-radius: 35px;height: 70px;left: 18px;overflow: hidden;position: absolute;top: 10px;width: 70px;z-index: 9;}
.imOnline .imQQ .imPic img{display: block;left: 8px;max-width: 53px;position: absolute;top: 6px;transition: all 0.5s ease 0s;}
.imOnline .imQQ:hover .imPic img{left: 1px;max-width: 70px;position: absolute;top: 8px;}
.imOnline .imQQ .hd{bottom: 7px;color: #39F;font-size: 14px;left: 0;position: absolute;width: 108px;text-align: center;}
.imOnline .weiXin{background: url(../images/weixin.png) no-repeat 50% 50%;border-right: 1px solid #DDD;float: left;height: 48px;position: relative;width: 53px;}
.imOnline .goTop{background: url(../images/gotop.png) no-repeat 50% 50%;float: left;height: 48px;width: 54px;}
.imOnline .goTop a{display: block;height: 48px;width: 54px;}
.imOnline .weiXinBox{background: #FFF;border: 1px solid #DDD;border-radius: 8px;display: none;height: 183px;left: -170px;padding-top: 4px;position: absolute;bottom: 0;width: 150px;text-align: center;}
.imOnline .weiXinBox .content{position: relative;}
.imOnline .weiXinBox dt{background: url(../images/weixin.jpg) no-repeat 50% 50% /150px; height: 150px;overflow: hidden;width: 150px;}
.imOnline .weiXinBox dd{height: 24px;line-height: 24px;overflow: hidden;}
.imOnline .weiXinBox .arrow{border-color: transparent transparent transparent #FFF;border-style: solid;border-width: 8px;height: 0;left: 150px;position: absolute;top: 150px;width: 0;z-index: 2;}
.imOnline .qqBox{display: none;left: -160px;padding-right: 18px;position: absolute;top: 0;}
.imOnline .qqBox .content{background: #FFF;border: 1px solid #DDD;border-radius: 8px;padding-bottom: 12px;position: relative;width: 140px;}
.imOnline .qqBox .arrow{border-color: transparent transparent transparent #FFF;border-style: solid;border-width: 8px;height: 0;left: 140px;position: absolute;top: 40px;width: 0;z-index: 2;}
.imOnline .qqList{padding: 0 12px;}
.imOnline .qqList dt{color: #000;font-size: 14px;text-align: center;padding-top: 8px;}
.imOnline .qqList dd{height: 23px;line-height: 24px;overflow: hidden;padding-top: 8px;}
.imOnline .qqList dd a{display: block;}
.imOnline .qqList dd img{vertical-align: top;}
.imOnline .qqList dd span{color: #F40;float: right;}

/*编辑器输出默认样式*/
.reset address,.reset blockquote,.reset dd,.reset div,.reset dl,.reset dt,.reset fieldset,.reset form,.reset frame,.reset frameset,.reset h1,.reset h2,.reset h3,.reset h4,.reset h5,.reset h6,.reset noframes,.reset ol,.reset p,.reset ul,.reset center,.reset dir,.reset hr,.reset menu,.reset pre{display:block;}
.reset li{display:list-item;}
.reset head{display:none;}
.reset table{display:table;}
.reset tr{display:table-row;}
.reset thead{display:table-header-group;}
.reset tbody{display:table-row-group;}
.reset tfoot{display:table-footer-group;}
.reset col{display:table-column;}
.reset colgroup{display:table-column-group;}
.reset td,.reset th{display:table-cell;}
.reset caption{display:table-caption;}
.reset th{font-weight:bolder; text-align:center;}
.reset caption{text-align:center;}
.reset body{margin:8px; line-height:1.12;}
.reset h1{font-size:2em; margin:.67em 0;}
.reset h2{font-size:1.5em; margin:.75em 0;}
.reset h3{font-size:1.17em; margin:.83em 0;}
.reset h4,.reset p,.reset blockquote,.reset ul,.reset fieldset,.reset form,.reset ol,.reset dl,.reset dir,.reset menu{margin:1.12em 0;}
.reset h5{font-size:.83em; margin:1.5em 0;}
.reset h6{font-size:.75em; margin:1.67em 0;}
.reset h1,.reset h2,.reset h3,.reset h4,.reset h5,.reset h6,.reset b,.reset strong{font-weight:bolder;}
.reset blockquote{margin-left:40px; margin-right:40px;}
.reset i,.reset cite,.reset em,.reset var,.reset address{font-style:italic;}
.reset pre,.reset tt,.reset code,.reset kbd,.reset samp{font-family:monospace;}
.reset pre{white-space:pre;}
.reset button,.reset textarea,.reset input,.reset object,.reset select{display:inline-block;}
.reset big{font-size:1.17em;}
.reset small,.reset sub,.reset sup{font-size:.83em;}
.reset sub{vertical-align:sub;}
.reset sup{vertical-align:super;}
.reset table{border-spacing:2px;}
.reset thead,.reset tbody,.reset tfoot{vertical-align:middle;}
.reset td,.reset th{vertical-align:inherit;}
.reset s,.reset strike,.reset del{text-decoration:line-through;}
.reset hr{border:1px inset;}
.reset ol,.reset ul,.reset dir,.reset menu,.reset dd{margin-left:40px;}
.reset ol{list-style-type:decimal;}
.reset ol ul,.reset ul ol,.reset ul ul,.reset ol ol{margin-top:0; margin-bottom:0;}
.reset u,.reset ins{text-decoration:underline;}
.reset br:before{content:"\A";}
.reset :before,.reset :after{white-space:pre-line;}
.reset center{text-align:center;}
.reset abbr,.reset acronym{font-variant:small-caps; letter-spacing:0.1em;}
.reset :link,.reset :visited{text-decoration:underline;}
.reset :focus{outline:thin dotted invert;}