
html,body{margin: 0 auto;padding:0;color: #332c2b;font: 16px/22px "微软雅黑","宋体",Sans-Serif;background: #fff;min-width: 1040px;}
h1,h2,h3,h4,h5{font-family: "微软雅黑","宋体",Sans-Serif;}
ul{padding: 0;margin: 0;}
ul li{list-style: none;padding: 0;margin: 0;}
.button{padding: 0 28px;border: 1px solid #c5153d;background-color:#e61d4c;color: white;border-radius: 4px;height:40px;line-height: 40px;display: inline-block;*display:inline;*zoom:1;}
.button:hover{color: white;opacity: 0.8;filter: alpha(opacity=80);text-decoration: none;}
.bgWhite{background-color: white;}
.fontWhite{color: white !important;}
.fontRed{color: #a00000 !important;}
.fontBlack{color: black !important;}
a:hover{
    text-decoration: none;
}

/*首页*/
header{
    /*position: absolute;*/
    width: 100%;
    /*padding-top: 20px;*/
    /*padding-left: 20px;*/
    /*z-index: 999;*/
}
header .wrap{
    /*width: 1240px;*/
}
.wrap{
    width: 1003px;
    margin: 50px auto;
    position: relative;
    text-align: left;
}
.container{
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding:0;
    position: relative;
}
.bannerImg{
    width: 100%;height: auto;
    /*position: relative;*/
    top:0;
    left:0;
    margin-top: 80px;
}
.index header{
    padding-top: 60px;
}
.index .container{
    background: url("../images/banner_index.jpg") no-repeat center 0 transparent;
    background-size: 100% auto;
    padding-top: 78px;
}
.subpage header{
    position: static;
    height: 62px;
    /*line-height: 62px;*/
    background-color:transparent;
    padding-top: 0;
}
.wei-wrap{
    position: absolute;
    z-index: 999;
    right: 100px;
    top: 50px;
}
.wei-wrap a{
    opacity: 0.6;filter: alpha(opacity=60);
}
.wei-wrap a:hover{
    opacity: 1;filter: alpha(opacity=100);
}
.weibo{
    background: url("../images/wei.png") no-repeat 0 0 transparent;
    width: 51px;
    height: 44px;
    display: inline-block;*display: inline;*zoom: 1;
}
.weixin{
    background: url("../images/wei.png") no-repeat -51px 0 transparent;
    width: 51px;
    height: 44px;
    display: inline-block;*display: inline;*zoom: 1;
}
.weixinCode{
    position: absolute;
    top: 160px;
    right: 160px;
}
.subpage .container{
    padding-top: 0;
}
.container .banner-bottom{
    position: absolute;
    top: 459px;
    height: 24px;
    width: 100%;
    background: url("../images/banner-bottom.png") no-repeat center bottom transparent;
    background-size: cover;
}
.container .wrap article{
    margin-top: 128px;
    color: white;
    max-width: 660px;
}
article h1{
    font-size: 3.4em;
}
.container .wrap article h5{
    line-height: 30px;
    font-size: 1.3em;
    cursor: pointer;

}

.container .wrap article h5 strong{ 
	color: white;
}



.container .wrap article h5 strong:hover

{text-decoration: underline;}

.container .linkBox{
    margin-top: 75px;
}
.linkBox .button{
    margin-right: 25px;
    opacity: 0.6;filter: alpha(opacity=60);
    color: #000000;
    font-weight: bold;
}
.linkBox .button:hover{
    opacity: 1;filter: alpha(opacity=100);
    color: white;
}


/*水印文字*/
.topic {
    display:block;
    font-size: 20px;
    opacity: 0.5;filter:alpha(opacity=5);
    color: #fff;
    position: absolute;
    left: 30px;
    top: 180px;}

 a.topic:hover{ 
 	color: #fff;
 	text-decoration: underline;
 }

.container .featureBox{
    position: absolute;
    top: 0;
    right: 0;
}
.featureBox a{
    background-color:#c2163d;
    font-size: 1.5em;
    color: #aab37f;
    padding: 10px 16px 40px;
    line-height: 36px;
    position: absolute;
    opacity: 0.6;filter: alpha(opacity=60);
    border-radius: 3px;
    text-align: center;
    white-space: nowrap;
}
.featureBox a .ico-arrow{
    position: absolute;
    right: 12px;
    bottom: -12px;
    height: 0;
    width: 0;*line-height:0;
    border-top:12px solid #c2163d;
    border-right:12px solid transparent;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.featureBox .feature1{
    font-size: 1.2em;
    padding: 5px 14px 30px;
    line-height: 30px;
    top: 20px;
    right: 200px;
}
.featureBox .feature2{
    top: -50px;
    right: 0;
}
.featureBox .feature3{
    top: 80px;
    right: 100px;
}
.featureBox .feature4{
    font-size: 1em;
    padding: 5px 10px 20px;
    line-height: 26px;
    top: 170px;
    right: 20px;
}
.featureBox .active{
    text-decoration: none;
    width: 150px;
    height: 150px;
    color: white;
    font-size: 1.8em;
    line-height: 42px;
    opacity: 0.9;filter: alpha(opacity=90);
    z-index: 99;
}

.featureBox .active .ico-arrow{
    opacity: 0.9;filter: alpha(opacity=90);
}
.featureBox .feature2.active{
    width: 148px;
}
.featureBox .feature4.active{
    width: 148px;
    height: 148px;
}
/*footer{*/
    /*float: left;*/
    /*width: 100%;*/
    /*padding-top: 60px;*padding-top:50px;*/
    /*background-color: #f1f1f1;*/

.subnav{
    text-align: center;
}
.subnav li{
    display: inline;
    margin: 0 20px;
}
.subnav a{
    color: #6d6d6d;
}
.subnav a:hover{
    text-decoration: none;
    border-bottom: 1px solid #6d6d6d;
}
.copyright{
    margin-top: 40px;
    text-align: center;
    line-height: 24px;
    font-size: 0.75em;
}

/*对话世界*/
.dialogue{
    background-color: #f1f1f1;
}
.dialogue .area-top .wrap{
    background: url("../images/areaTop01.png") no-repeat right 0 #f1f1f1;

    height: 432px;
}
.area-top h1{
    color: #333333;
    width: 600px;*width:540px;
    line-height: 60px;
    letter-spacing: 0.1em;
    padding:100px 0 0 40px ;
    font-size: 2.6em;
}
.area-top .titleInfo{
    padding-left: 40px;
    font-size: 1.2em;
    width: 510px;
    line-height: 46px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.area-top h2 a {
    display: block;
    width: 20%;
    height: 50px;
    line-height: 50px;
    position: relative;
    left: 100px;
    top: 100px;
    text-align: center;
}
.area-middle{
    min-height: 350px;
    background-color: white;
}
.area-middle p{
    float: right;
    width: 550px;*width:430px;
    margin-top:120px;
    font-size: 1.2em;
    line-height: 45px;
    padding-right: 125px;
}
.area-middle img{
    margin-top: 20px;
    margin-left: 45px;
}
.area-bottom{
    height: 645px;*height:567px;
    background-color:#ffffff;
    padding-top: 78px;
}
.area-bottom .dialog{
    background: url("../images/bg-dialog.png") no-repeat 0 bottom transparent;
    height:320px;
    width: 910px;*width:820px;
    color: #333333;
    font-size: 1.1em;
    padding: 0 45px;
    line-height: 30px;
    margin-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.area-bottom .dialog h4{
    font-weight: bold;
    color: #a00000;
}
.area-bottom .dialog p{
    margin:0;
}
.area-bottom .dialog p span{
    color: #b29f77;
}
.area-bottom .dialog p:first-child{
    margin-top: 0;
}
.area-bottom h2{
    float: right;
    font-size: 1.2em;
    color: #333333;
    margin: 0 130px 0 0;
    font-weight: bold;
}
.btn-back{
    position: fixed;
    right: 100px;
    bottom: 100px;
    background: url("../images/ico-back.png") no-repeat 0 0 transparent;
    display: inline-block;*display:inline;*zoom:1;
    width: 40px;
    height: 28px;
    font-size: 0;
    line-height: 0;
}
/*.btn-consult{*/
    /*position: fixed;*/
    /*right: 10px;*/
    /*bottom: 10px;*/
    /*background: url("../images/ico-consult.png") no-repeat 0 0 transparent;*/
    /*display: inline-block;*display:inline;*zoom:1;*/
    /*width: 150px;*/
    /*height: 80px;*/
    /*font-size: 0;*/
    /*line-height: 0;*/
/*}*/
/*同步云端*/
.opi{
    background: #f1f1f1;
}
.opi .area-top .wrap{
    background: url("../images/areaTop02.png") no-repeat right 0 transparent;
    height: 432px;
}

/*下载*/
.dl .area-top{
    margin-top: 0;
    background: #ffffff;
    height: auto;
}
.dl .area-top h3{
    padding:50px 0;
    color: #8b8b8c;
    text-align: center;
    font-size: 1.8em;
}
.dl .container .wrap{
    width: 1004px;
}
.dlList{
    text-align: center;
    margin-top: 15%;
}
.dlList li{
    display: inline-block;*display: inline;*zoom: 1;
    width: 32%;
    text-align: center;
    vertical-align: top;
}
.dlList li img{
    margin: 0;
    float : none;
}
.dlList li a{
    display: inline-block;*display: inline;*zoom: 1;
    width: 100%;
    height: 86px;

    /*padding-top: 86px;*/
}
/*hover效果偏移 */
.dlList li a:hover{
    text-decoration: none;
}
.dlList li a p{
    font-size: 0.9em;
    color: #999;
    width: auto;
    padding: 100px 0 30px;
}
/*解决hover效果偏移 1/20 */
.ios{
    background: url("../images/btnDl_ios.png") no-repeat center 0 transparent;
}
.ios:hover{
    background-position: center -86px;
}
.android{
    background: url("../images/btnDl_android.png") no-repeat center 0 transparent;
}
.android:hover{
    background-position: center -86px;
}
.windows{
    background: url("../images/btnDl_windows.png") no-repeat center 0 transparent;
}
.windows:hover{
    background-position: center -86px;
}

/*免费*/
.free{
    background: #f1f1f1;
}
.free .area-top .wrap{
    background: url("../images/areaTop03.png") no-repeat 80% 0 transparent;
    height: 432px;
}
/*组织架构*/
.org{
    background: #f1f1f1;
}
.org .area-top .wrap{
    background: url("../images/areaTop04.png") no-repeat 80% 0 transparent;;
    /*background: url("../../index/images/5.png") no-repeat  80% 0 transparent;*/


    height: 432px;
}

.org .area-top .bgNew{
    background: url("../../index/images/5.png") no-repeat  80% 0 transparent;



}

.org .area-top .bgIM{
	background: url("../../index/images/2.gif") no-repeat  80% 0 transparent;
	height: 500px;
}
 .org .area-top .bgSafe { 
	background: url("../../index/images/10.png") no-repeat 80% 0 transparent;
	height: 500px;
}

/*协议*/
.container .wrap .tosContent{
    max-width: 100%;
    margin-top: 20px;
    padding: 0 60px 40px;

}
.tosTitle{
    color: #aa0000 ;
    color: #333333;
    text-align: center;
    margin-top: 0;
}
.full-width {
    width: 100% !important;
    padding: 20px 0 !important;
    text-align: center !important;
}
.tosContent h4{
    font-weight: bold;
    color: #333;
    margin: 40px 0 20px;
}
.container .wrap .tosContent p{
    color: #333;
    margin: 0;
}

/*客服*/
.service{
    background: #f1f1f1;
}
.service h1{
    padding: 40px 70px 20px;
    font-size: 2.8em;
}
.service article{
    /*padding-bottom: 60px;*/
}
.service .area-top p{
    padding: 0 10px 0 0;
    line-height: 30px;
    font-size: 1.05em;
    width: 100%;
}
.service article h3{
    color: #666666;
    /*background: url("../images/ico-ask.png") no-repeat right 0 transparent;*/
    padding-right: 40px;
    height: 49px;
	margin:0;
    line-height: 49px;
    display: inline-block;*zoom: 1;*display: inline;
}
.serviceOnline{
    display: inline-block;*display: inline;*zoom: 1;
    text-align: left;
    width: 49%;
    padding-left: 70px;
    opacity: 0.8;filter: alpha(opacity=80);
}
.serviceOnline:hover{
    opacity: 1;filter: alpha(opacity=100);
}
.hotline{
    display: inline-block;*display: inline;*zoom: 1;
    text-align: right;
    width: 41%;
    opacity: 0.8;filter: alpha(opacity=80);
}
.hotline:hover{
    opacity: 1;filter: alpha(opacity=100);
}
.faqlist dt{
    color: #e2104a;
    margin-bottom: 6px;
    background: url("../images/icoAsk.png") no-repeat 0 4px transparent;
}
.faqlist dd{
    color: #333333;
    margin-bottom: 30px;
    background: url("../images/icoReply.png") no-repeat 0 4px transparent;
}

/*友情链接*/
.link .area-top{
    margin: 0;
    background-color: white;
    height: auto;
    padding: 80px 0;
}
.link .area-middle{
    background-color: #f1f1f1;
    min-height: 50px;
}
.link .area-bottom{
    background-color: white;
    padding-top: 60px;
    padding-bottom: 40px;
    height: auto;
}
.linklist {
    text-align: center;
    position: relative;
    width: 100%;
    height: 600px;
    border-radius: 30px;
    border: 2px solid #ccc;
    margin-top: 40px;
    padding:50px 0;
    box-shadow: 5px 2px 30px #ccc;
}
.linklist li{
    display: inline;
    margin: 10px 0;
}
.linklist a{
    color:#1e74b8;
    font-size: 1.2em;
    display: inline-block;
}
 .linklist .contactInfo{
    position: absolute;
    bottom: 50px;
    font-size: 1.5em;
    width: 100%;
    text-align: center;
    color: #aa0000 !important;
}

.link .wrap h4{
    color: #757575;
    font-weight: bold;
    line-height: 32px;
    padding: 0 15px;
}
.link .wrap p,.link .wrap label{
    color: #7a7a7a;
    line-height: 26px;
}
.link .formStep ol li{
    color: #7a7a7a;
}
.link .button{
    font-size: 1.2em;
}

/*关于我们*/
.about{
    background: #f1f1f1;
}
.about .area-top h1{
    padding-top: 60px;
    padding-left: 0;
}
.about .area-top p{
    width: 100%;
    padding-left: 0;
    padding-bottom: 40px;
    line-height: 46px;
    font-size: 1.2em;
}
.about .txtTitle{
    color: white;
    font-size: 3em;
    position: absolute;
    bottom: 110px;
    left: 80px;
    z-index: 99;
    letter-spacing: 2px;
}
.about .area-middle{
    background: #fff;
    height: auto;
}
.about .area-middle p{
    float : none;
    width: 100%;
    margin-top: 0;
}
.about .panel-title{
    font-size: 2em;
}
.about .panel{
    padding-top: 20px;
    border-radius: 0;
    box-shadow: none;
    outline: none;
}
hr{
    border: none;
    border-top:1px solid #d2d2d2;
}
.about .panel:first-child{
    border-top: none;
}
.about .panel-body p{
    font-size: 1.1em;
    width: 100%;
    line-height:36px;
    padding-bottom: 0;
    padding-right: 0;
}

.about .panel-body h5{
    font-size: 1.1em;
    font-weight: bold;
}
.text-indent{
    text-indent: 2em;
}
.txtColor1{
    color: #e61d4c;
}
.txtColor2{
    color: #0061ae;
}
.txtColor3{
    color: #666666;
}

.job{
    background: #ededed;
}
.job a{
    color: #0061ae;
}
.job strong{
    float: left;
}
.job .jobMail{
    color: #666666;
    float: left;
    margin-right: 150px;
/*;margin-right: 310px;*/
}
.job .jobMail:hover{
    color: #0061ae;
    text-decoration: none;
    border-bottom: 1px solid #0061ae;
}
.joblist{
    margin-bottom: 20px;
}
.joblist li{
    display: inline-block;*display: inline;*zoom: 1;
    width: 45%;
    line-height: 40px;
}
.joblist li a{
    font-size: 1.2em;
}
.modal-body{
    padding-bottom: 0;
}
.modal-body .panel-custom{
    padding-top: 0;
}
.modal-body .panel-heading{
    color: #e61d4c;
    font-weight: bold;
}
.modal-body .panel-body{
    line-height: 28px;
    padding: 0 15px;
}
.list-group{
    padding-left: 20px;
}
.list-group li{
    list-style: disc ;
}
address span{
    margin-right: 40px;
}

/*客户心声*/
.voice{
    background: #f1f1f1;
}
.voice .area-top{
    height: 190px;
}
.voice .area-middle{
    padding-bottom: 60px;
}
.voice .area-bottom{
    background-color: white;
    height: auto;
}
.voice .container .panel-content{width: 100%;max-width: 100%;margin-top: 20px;margin-bottom: 40px;}
.voice .container .panel-content li{width: 19%;display: inline-block;*display: inline;*zoom: 1;}
.voice .play-wrap{
    clear : both;
    text-align: center;
    padding : 60px 0;
}
.voice .container .panel-content a{
    opacity: 0.4;filter: alpha(opacity=40);
}
.voice .container .panel-content a:hover{
    opacity: 1;filter: alpha(opacity=100);
}
.play-wrap .btnPlay{
    display: inline-block;*display: inline;*zoom: 1;
    height:183px;
    width: 324px;
    background: url("../images/video01.png") no-repeat 0 0 transparent;
}

/*登录*/
.login .area-top{
    margin-top: 0;
    background: #ffffff;
    height: auto;
}
.login .area-top h3{
    padding:50px 0;
    color: #8b8b8c;
    text-align: center;
    font-size: 1.8em;
}
.login .container .wrap{
    width: 750px;
}
.login form input{
    border: none;
    border-bottom: 1px solid #d5d5d5;
    box-shadow: none;
    border-radius: 0;
    outline: none;
    font-size: 1.2em;
    margin-bottom: 16px;
    line-height: 32px;
}
.login form .control-label{
    line-height: 32px;
    font-size: 1.2em;
    color: #757475;
    font-weight: 100;
}
.login form input:focus{
    box-shadow: none;
}
.login form input[disabled]{
    cursor: default;
    background: transparent;
}
.login form .btn-submit{
    margin-top: 30px;
    padding: 0 40px;
    font-size: 1.2em;
}
.form-group .request{
    line-height: 32px;
}
.request{
    color: #e61d4c;
}
.form-group p{
    width: auto;
    padding: 0;
}

/*注册*/
.stepPanel .media{
    margin-left: 150px;
}
.stepPanel p{
    line-height: 26px;
}
.stepPanel i{
    font-size: 3em;
}
.stepPanel .success i{
    color: #3CB371;
}
.stepPanel .info i{
    color: #e61d4c;
}
.stepPanel .media-heading{
    font-size: 1.6em;
    line-height: 60px;
}
.stepPanel .success .media-heading{
    color: #3CB371;
}
.stepPanel .todo{
    margin-top: 40px;
}
.stepPanel .todo dt{
    line-height: 60px;
}

/*新闻资讯*/
.sliderBanner {width:100%;height:280px;position: relative;overflow: hidden;}
.slideContent{ overflow : hidden;position: relative;width: 100%;}
.slideContent table{max-width: none;}
.slideContent table td{padding: 0;}
.slideContent table td img{width: 100%;max-height: 386px;}
.sliderBanner .navigation {padding: 10px 0;overflow: hidden;position: absolute;bottom: 0;left: 47.6%;}
.sliderBanner .navigation a {margin: 0 10px 0 0;width: 16px;height: 16px;background: url("../images/ico-bullet-16.png") 0 0 no-repeat;display: block;float: left;}
.sliderBanner .navigation a:hover {background-position: 0 -16px;}
.sliderBanner .navigation .active {background-position: 0 -16px;}

.tabs-wraper{width: 96%;max-width: 1038px;margin: 30px auto 0;}
.nav-tabs{padding-left: 30px;margin-bottom: 10px;*zoom:1;}
.tabs-wraper .tab-content{clear:both;}
.newslist{text-align: left;}
.newslist li{display: list-item;}
.nav-tabs a{*zoom:1;}
.news-item{margin-bottom: 10px;padding-bottom:10px;border-bottom: 1px solid #e5e5e5;}
.news-item .title{line-height:40px;height: 40px;font-size: 1.2em;color: #333;font-weight: 100;margin-right:30px; }
.news-item .title:hover{text-decoration: none;border-bottom: 1px solid #333;}
.news-item .title:before{content: "●";margin-right: 8px;}
.news-item .more{font-size: 1em;}
.news-item .more:hover{text-decoration: none;border-bottom: 1px solid;}
.news-item .time{ float : right;line-height: 40px;font-size: 0.7em;}
.news-resume{text-indent: 2em;line-height: 24px;}
.news .container{
    padding-top: 0;
}
.news header{
    padding-top: 20px;
}

/*新闻内页*/
.container .wrap .newsContent{
    max-width: 100%;
    margin-top: 20px;
    padding: 0 60px 40px;
}
.newsContent p{
    text-indent: 2em;
    padding-bottom: 20px;
}
.newsTitle{
    padding: 100px 0 40px;
    background-color: #f1f1f1;
    color: #333333;
    text-align: center;
    margin-top: 0;
}
.newsTitle .subTitle{
    font-size: 0.5em;
    margin-top: 20px;
}
.newsContent h4{
    font-weight: bold;
    color: #333;
    margin: 40px 0 20px;
}
.container .wrap .newsContent p{
    color: #333;
    margin: 0;
}
/*左右切换按键*/
/*a.triangle-left{background:url(../images/prev_arrow_60s.gif) ;width:60px;height:60px;display:block;position: fixed;left: 8%;top: 50%;opacity: 0.5;filter: alpha(opacity=50);}
a.triangle-right{background: url(../images/next_arrow_60s.gif) ;width:60px;height: 60px;display:block;position: fixed;right: 8%;top: 50%;opacity: 0.5;filter: alpha(opacity=50);}
a.triangle-left:hover{opacity: 1;filter: alpha(opacity=100);}
a.triangle-right:hover{opacity: 1;filter: alpha(opacity=100)};*/
.wrap h5 a strong{font-weight: normal;}



.inliner{display: inline;}

.inline-blocker {
    display: inline-block;width: 50%;
}
.inline-blockerSumbit{
    display: inline-block;width: 54%;
}