@CHARSET "UTF-8";
body {
	font-family: "Microsoft Yahei";
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
.col-md-12 {
    width: 100%;
}
.col-md-11 {
    width: 91.66666667%;
}
.col-md-10 {
    width: 83.33333333%;
}
.col-md-9 {
    width: 75%;
}
.col-md-8 {
    width: 66.66666667%;
}
.col-md-7 {
    width: 58.33333333%;
}
.col-md-6 {
    width: 50%;
}
.col-md-5 {
    width: 41.66666667%;
}
.col-md-4 {
    width: 33.33333333%;
}
.col-md-3 {
    width: 25%;
}
.col-md-2 {
    width: 16.66666667%;
}
.col-md-1 {
    width: 8.33333333%;
}
a,a:hover,a:visited,a:link,a:active{
    text-decoration: none;
}
.navbar-brand{
	height: 80px!important;
	padding: 15px;
}
.navbar-nav > li > a {
	line-height: 40px;
	margin-left: 40px;
}
.navbar-default {
	background-image: linear-gradient(to bottom, #ffffff 100%, #ffffff 100%);
	background-repeat: repeat-x;
	border-radius: 4px;
	background:url(../images/top.png) repeat-x;
}
.navbar-default {
	background-color: #ffffff;
	border-color: #ffffff;

}
.navbar-toggle {
	margin-right: 20px;
	margin-top: 15px;
	background-color: #ddd;
}
.navbar-default .navbar-nav > li > a {
	color: #515151;
	font-size: 20px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	background-color: transparent;
	color: #fbb506;
}
a:link{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
a:active{
	text-decoration:none;
}
.navbar .language{
    position: relative;
}
.navbar .triangle{
    position: absolute;
    right: 13px;
    bottom: 4px;
}
.navbar .language-li{
    position: relative;
}
.navbar .language-down{
    position: absolute;
    list-style: outside none none;
    background-color: #f4f4f4;
    left: 45px;
    margin: 0;
    padding: 0;
    display: none;
}
.navbar .language-down a{
    display: block;
    padding: 15px 10px;
}
/*底部*/
.footer {
	background-color: #fdc75a;
}
.footer .col-xs-4 p{
	color: #fff;
	margin-top: 5px;
}
.footer .about .col-xs-3{
	width: 20%;
}
.footer .foot-shop{
	text-align: center;
}
.footer a,.footer h4 a{
	color: #fff;
}
.footer ul li a:hover,.footer h4 a:hover {
	color: #fbb506;
}
.footer .icon_extend {
	background: rgba(0, 0, 0, 0) url("../images/icon_extend.png") no-repeat scroll 0 0;
	cursor: pointer;
	height: 23px;
	width: 54px;
	margin: auto;
	margin-bottom: 50px;
}
.footer .ibackground {
	background: rgba(0, 0, 0, 0) url("../images/icon_extend-back.png") repeat scroll 0 0;
}
.footer .footer-bottom{
    margin-top: 50px;
    background-color: #ff9c2a;
    color: #fff;
    padding: 10px 0;
    margin-left: 0;
    margin-right: 0;
}
.footer .footer-bottom-icon{
    float: right;
}
.footer .footer-bottom .QQ {
    background: rgba(0, 0, 0, 0) url("../images/icon_QQ_link.png") no-repeat scroll 0 0;
    height: 32px;
    margin-right: 20px;
    width: 34px;
}
.footer .footer-bottom .QQ:hover {
    background: rgba(0, 0, 0, 0) url("../images/icon_QQ_hover.png") no-repeat scroll 0 0;
}
.footer .footer-bottom .weibo {
    background: rgba(0, 0, 0, 0) url("../images/icon_weibo_link.png") no-repeat scroll 0 0;
    height: 32px;
    width: 34px;
}
.footer .footer-bottom .weibo:hover {
    background: rgba(0, 0, 0, 0) url("../images/icon_weibo_hover.png") no-repeat scroll 0 0;
}
.footer .footer-bottom .weixin {
    background: rgba(0, 0, 0, 0) url("../images/icon_weixin_link.png") no-repeat scroll 0 0;
    height: 32px;
    margin-right: 20px;
    position: relative;
    width: 34px;
}
.footer .footer-bottom .weixin:hover {
    background: rgba(0, 0, 0, 0) url("../images/icon_weixin_hover.png") no-repeat scroll 0 0;
}
.footer .footer-bottom .weixincode {
    background: rgba(0, 0, 0, 0) url("../images/weixin.jpg") no-repeat scroll 0 0;
    display: none;
    height: 150px;
    position: absolute;
    right: -50px;
    top: -165px;
    width: 150px;
}



.footer .footer-bottom .weixin1 {
    background: rgba(0, 0, 0, 0) url("../images/icon_weixin1_link.png") no-repeat scroll 0 0;
    height: 32px;
    margin-right: 20px;
    position: relative;
    width: 34px;
}
.footer .footer-bottom .weixin1:hover {
    background: rgba(0, 0, 0, 0) url("../images/icon_weixin1_hover.png") no-repeat scroll 0 0;
}
.footer .footer-bottom .weixincode1 {
    background: rgba(0, 0, 0, 0) url("../images/weixin.jpg") no-repeat scroll 0 0;
    display: none;
    height: 150px;
    position: absolute;
    right: -50px;
    top: -165px;
    width: 150px;
}


.footer .about .col-xs-3{
    text-align: center;
}
.footer .about .col-xs-3{

}
@media (max-width: 767px) {
	.footer .footer-top h4,a{
		font-size: 8px;
	}
    .footer .footer-top .about .col-xs-3{
        padding-left: 5px;
        padding-right: 5px;
    }
    .footer .footer-bottom span{
        font-size: 8px;
    }
    .footer-bottom .col-xs-5 {
        width: 58.3333%;
        padding: 0;
    }
    .footer-bottom .col-xs-7 {
        width: 41.6667%;
        padding: 0;
    }
}
/**/
.container-row{
	width: 100%;
	margin-top: 70px;
	position: relative;
}
.container-row img{
	width: 100%;
}
.container-row .container-row-title{
	position: absolute;
	color: #fff;
	width: 100%;
	top: 40%;
	text-align: center;
}
@media (max-width: 767px) {
	.container-row .container-row-title{
		top: 25%!important;
	}
	.container-row .container-row-title h1{
		font-size: 16px;
	}
}
/*咨询列表*/
.news-list-page{
	margin-bottom: 50px;
    margin-left: 0;
    margin-right: 0;
}
.news-list-page .newsyellow{
	height: 2px!important;
}
.news-list-page .newsblue{
	height: 2px!important;
}
.news-list-page .newsred{
	height: 2px!important;
}
/*分页*/
.page{
    text-align: right;
}
.page .pagination .current{
    background: #abcdef;
}
/*解决方案 数据*/
.container .s_t_ctitle{
    text-align: center;
}
.container .solc_two .biaoshi {
    background: rgba(0, 0, 0, 0) url("../images/img_biaoshi.png") no-repeat scroll 0 0;
    height: 587px;
    margin: 205px auto 100px;
    position: relative;
    width: 1000px;
}
.container .solc_two .biaoshi-logo{
    display: none;
}
@media (max-width: 1199px) {
    .container .solc_two .biaoshi {
       display: none;
    }
    .container .solc_two .biaoshi-logo{
        display: block;
    }
    .container .solc_two .biaoshi-logo img{
        width: 100%;
    }
    .container .solc_two .bsmain{
        display: none;
    }
    .container .solc_two .tis2{
        display: none;
    }
    .container .solc_two .text-center{
        display: none;
    }
}
.container .solc_two .biaoshi .pnormal {
    background: rgba(0, 0, 0, 0) url("../images/icon_bspoint.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 12px;
    position: absolute;
    width: 12px;
}
.container .solc_two .bsmain .aqnormal{
    position: absolute;
    width: 100px;
    color: #7f7f7f;
    text-align: center;
}
.container .solc_two .bsmain .aqnormal .line{
    width:2px;
    background-color: #6d6d6d;
    margin: 5px 46px;
}
/*安全标识*/
.container .solc_two .biaoshi .paq{
    top:150px;
    left:40px;
}
.container .solc_two .bsmain .aqmain{
    top: 300px;
    left: 70px;
}
.container .solc_two .bsmain .aqmain .line{
    height:80px;
}
/*蓄电池*/
.container .solc_two .biaoshi .pxdc{
    top: 275px;
    left: 185px;
}
.container .solc_two .bsmain .xdcmain{
    top: 242px;
    left: 215px;
}
.container .solc_two .bsmain .xdcmain .line{
    height: 260px;
}
/*配电箱*/
.container .solc_two .biaoshi .ppdx{
    top: 95px;
    left: 270px;
}
.container .solc_two .bsmain .pdxmain{
    top: 225px;
    left: 298px;
}
.container .solc_two .bsmain .pdxmain .line{
    height: 100px;
}
/*电源线标识*/
.container .solc_two .biaoshi .pdyx{
    top: 65px;
    left: 310px;
    z-index: 2;
}
.container .solc_two .bsmain .dyxmain{
    top: 180px;
    left: 340px;
}
.container .solc_two .bsmain .dyxmain .line{
    height: 112px;
}
/*DDF/ODF机架*/
.container .solc_two .biaoshi .pjj{
    top: 152px;
    left: 345px;
}
.container .solc_two .bsmain .jjmain{
    top:130px;
    left: 375px;
}
.container .solc_two .bsmain .jjmain .line{
    height: 250px;
}
/*尾纤*/
.container .solc_two .biaoshi .pwq{
    top: 144px;
    left: 460px;
}
.container .solc_two .bsmain .wqmain{
    top: 190px;
    left: 490px;
}
.container .solc_two .bsmain .wqmain .line{
    height: 180px;
}
/*网线*/
.container .solc_two .biaoshi .pwx{
    top: 112px;
    left: 545px;
}
.container .solc_two .bsmain .wxmain{
    top: 220px;
    left: 575px;
}
.container .solc_two .bsmain .wxmain .line{
    height: 120px;
}
/*馈线标识*/
.container .solc_two .biaoshi .pkx{
    top: 125px;
    left: 625px;
}
.container .solc_two .bsmain .kxmain{
    top: 250px;
    left: 655px;
}
.container .solc_two .bsmain .kxmain .line{
    height: 100px;
}
/*安全标识*/
.container .solc_two .biaoshi .pjg{
    top: 265px;
    left: 710px;
}
.container .solc_two .bsmain .jgmain{
    top: 280px;
    left: 740px;
}
.container .solc_two .bsmain .jgmain .line{
    height: 215px;
}
/*机房标识*/
.container .solc_two .biaoshi .pjf{
    top: 388px;
    left: 756px;
}
.container .solc_two .bsmain .jfmain{
    top: 320px;
    left: 785px;
}
.container .solc_two .bsmain .jfmain .line{
    height: 295px;
}
/*安全标识*/
.container .solc_two .biaoshi .paq2{
    top: 205px;
    left: 940px;
}
.container .solc_two .bsmain .aqmain2{
    top: 330px;
    left: 968px;
}
.container .solc_two .bsmain .aqmain2 .line{
    height: 100px;
}
/*DDF/ODF端子*/
.container .solc_two .biaoshi .pdz{
    top: 185px;
    left: 340px;
}
.container .solc_two .bsmain .dzmain{
    top: 441px;
    left: 369px;
}
.container .solc_two .bsmain .dzmain .line{
    height: 310px;
}
/*安全出口*/
.container .solc_two .biaoshi .pck{
    top: 485px;
    left: 450px;
}
.container .solc_two .bsmain .ckmain{
    left: 478px;
    top: 743px;
}
.container .solc_two .bsmain .ckmain .line{
    height: 150px;
}
/*安全地标*/
.container .solc_two .biaoshi .pdb{
    top: 318px;
    left: 520px;
}
.container .solc_two .bsmain .dbmain{
    top: 574px;
    left: 550px;
}
.container .solc_two .bsmain .dbmain .line{
    height: 280px;
}
/*设备标识*/
.container .solc_two .biaoshi .psb{
    top: 288px;
    left: 572px;
}
.container .solc_two .bsmain .sbmain{
    top:542px;
    left:600px;
}
.container .solc_two .bsmain .sbmain .line{
    height: 340px;
}
/*走线架*/
.container .solc_two .biaoshi .pzxj{
    top: 168px;
    left: 265px;
}
.container .solc_two .bsmain .zxjmain{
    top: 425px;
    left: 294px;
}
.container .solc_two .bsmain .zxjmain .line{
    height: 300px;
}
.container .solc_two .bsdetail .dnormal{
    position: absolute;
    background: url(../images/bg_bsdetail.png) no-repeat;
    width: 370px;
    height: 292px;
    text-align: center;
    padding: 10px;
    top: 400px;
    left: 210px;
    display: none;
}
.container .solc_two .bsdetail .dtop{
    color:#fbb506;
    font-size: 22px;
    padding-bottom:10px;
    border-bottom: 1px solid #fff;
    margin:0 10px;
    position: relative;
}
.container .solc_two .bsdetail .dimg{
    margin-top: 10px;
}
.container .solc_two .bsdetail .dtop .close{
    background: url(../images/icon_close.png) no-repeat;
    width: 14px;
    height: 13px;
    position: absolute;
    top:10px;
    right: 5px;
    cursor: pointer;
}
.container .solc_two .tis2{
    text-align: center;
    color: #c3c3c3;
    margin: 30px 0;
}
.container .solc_two .tis2 img {
    margin: 0 5px;
}
.communication-three{
    width: 100%;
    background-color: #c3c3c3;
    padding: 30px 0;
    text-align: center;
}
.communication-three h3{
    color: #fff;
    margin: 20px auto 0;
    max-width: 420px;
}
.communication-three .stintro {
    color: #fff;
    margin: 20px auto;
    max-width: 850px;
}
.communication-three .container{
    margin: auto;
    border-bottom: 1px solid #fff;
}
.communication-three .container img{
    max-width: 100%;
    display: block;
    margin: 0 auto 20px;
}
.communication-three .col-md-3{
    width: 25%;
    float: left;
}
.communication-three .container_advantage img{
    max-width: 100%;
}
.communication-three .container_advantage{
    color: #fff;
    font-size: 16px;
}
.communication-four{
    text-align: center;
    padding-bottom: 30px;
}
.communication-four h3{
    margin: 30px auto 30px;
}
.communication-four img{
    max-width: 100%;
}
.communication-four .communication-four-divi{
    margin: 20px auto 20px;
}
.communication-four .matfont{
    color: #525353;
    margin-bottom: 20px;
}
.communication-four .col-md-4{
    width: 33.3333%;
    float: left;
}
.communication-four .owl-carousel .item {
    border: 0;
}
.communication-four .owl-carousel .owl-item img {
    display: block;
    width: 70%;
}
@media (max-width: 360px) {
    .communication-four .owl-carousel .owl-item img {
        display: block;
        width: 100%;
    }
}
@media (max-width: 360px) {
    .communication-four .matfont{
        font-size: 10px;
    }
}
.communication-five{
    background-color: #f4da6e;
    padding: 30px 0;
    text-align: center;
    width: 100%;
}
.communication-five .stintro {
    color: #7f7f7f;
    margin: 20px auto;
    max-width: 950px;
}
.communication-five img{
    max-width: 100%;
}
/*资产管理*/
.container-solution .container-row-title h5{
    width: 60%;
    line-height: 20px;
    margin: auto;
}
@media (max-width: 980px) {
    .container-row .container-row-title {
        top: 30%;
    }
}
@media (max-width: 768px) {
    .container-solution .container-row-title h5{
        font-size: 12px;
        width: 80%;
        overflow: hidden;
    }
}
@media (max-width: 565px) {
    .container-solution .container-row-title h5{
        font-size: 10px;
        width: 80%;
        overflow: hidden;
    }
}
@media (max-width: 360px) {
    .container-solution .container-row-title h5{
        font-size: 6px;
        width: 85%;
        overflow: hidden;
        line-height: 10px;
    }
}
@media (max-width: 320px) {
    .container-solution .container-row-title h5{
        font-size: 5px;
        width: 90%;
    }
}
.assets_two{
    text-align: center;
}
.assets_two h3{
    padding: 20px 0 50px;
}
.assets_two .assets_two_sol img{
    max-width: 100%;
}
.assets_two .assets_two_sol .question {
    color: #7f7f7f;
    margin: 50px 0 20px;
}
.assets_two .assets_two_sol .text-center img{
    max-width: 100%;
}
.assets_two .assets_two_sol .font-orange {
    color: #fbb506;
    margin: 30px 0;
}
.assets_three {
    background-color: #dbdbdb;
    padding: 50px 0;
    text-align: center;
}
.assets_three .st-top{
    max-width: 900px;
    margin: auto;
    color: #7f7f7f;
}
.assets_three img{
    max-width: 100%;
}
.assets_three .img_aprocess{
    max-width: 80%;
}
.assets_three .approcess-intro{
    color: #7f7f7f;
    line-height: 30px;
    margin: 30px auto;
    max-width: 950px;
}
.assets_two .img_soltwo_explain{
    margin-top: 20px;
    text-align: center;
}
.assets_two .img_soltwo_explain p{
    color: #7f7f7f;
}
@media (max-width: 767px) {
    .assets_two .img_soltwo_explain p{
        font-size: 12px;
        margin: 0;
    }
}
/*企业办公*/
.office_content{
    width: 100%;
    text-align: center;
}
.office_content .col-md-8{
    width: 66.6667%;
    float: left;
}
.office_content .col-md-4{
    width: 33.3333%;
    float: left;
}
.office_content h3{
    color: #525353;
    margin: 50px 0 30px;
}
.office_content .lmanfont {
    color: #7f7f7f;
    line-height: 20px;
    margin: 20px auto 25px;
    max-width: 800px;
}
.office_content img{
    max-width: 100%;
}
.office_content .office_content_img{
    max-width: 900px;
    margin: auto;
}
.office_content .office_content_img .img_lman6{
    margin-bottom: 30px;
}
@media (max-width: 991px) {
    .office_content .office_content_img .img_lman6{
        margin-bottom: 22px;
    }
}
.office_content .text-center{
    margin-top: 50px;
}
@media (max-width: 767px) {
    .office_content .text-center{
        margin-top: 10px;
    }
}
/*关于*/
.container-about{
    margin-top: 70px!important;
}
.container-about .container-row-title{
    color: #fff;
    position: absolute;
    text-align: center;
    top: 35%;
    width: 100%;
}
.container-about .about-logo{
    margin-top: 30px;
}
.container-about .about-logo img{
    width: 65px;
}
@media (max-width: 980px) {
    .container-about .about-logo{
        margin-top: 10px;
    }
    .container-about .container-row-title{
        top: 30%;
    }
    .container-about h2{
        font-size: 25px!important;
    }
    
}
@media (max-width: 768px) {
    .container-about h2{
        font-size: 20px!important;
    }
    .container-about .about-logo img{
        width: 30px;
    }
    
}
@media (max-width: 450px) {
    .container-about h2{
        font-size: 15px!important;
    }
    .container-about .container-row-title{
        top: 20%!important;;
    }
}
@media (max-width: 400px) {
    .container-about h2{
        font-size: 12px!important;
    }
    .container-about .container-row-title{
        top: 20%!important;
    }
    .container-about .container-row-title .container-solution-title {
        margin: auto;
        width: 50%!important;
    }
}
.container-about-wewin{
    text-align: center;
}
.container-about-wewin .joinadress {
    margin-bottom: 20px;
    text-align: center;
    margin-top: 20px;
}
.container-about-wewin .joinadress .adline a {
    color: #fbb506;
    font-size: 16px;
    text-decoration: underline;
}
.about_img_award{
    max-width: 1000px;
    margin: auto;
}
.about_img_award img{
    margin: auto;
    display: block;
    max-width: 100%;
}
.about_img_award p{
    text-align: center;
    color: #7f7f7f;
}
.about_img_award .col-md-4{
    width: 33.3333%;
    float: left;
}
@media (max-width: 360px) {
    .about_img_award .col-md-4 p{
        font-size: 8px;
    }
}
.about-wewin .awardmain{
    text-align: center;
    margin-top: 30px;
}
.about-wewin .awardmain .title {
    color: #fbb506;
    font-size: 14px;
    margin-bottom: 20px;
}
.about-wewin .awardmain p{
    color: #7f7f7f;
}
.about-wewin .aboutmain{
    text-align: center;
    color: #7f7f7f;
    max-width: 900px;
    margin: auto;
}
.about-wewin .aboutmain .ofont {
    color: #fbb506;
}
.about-wewin .culmain {
    margin: auto;
    max-width: 540px;
}
.about-company-culture{
    background-color: #e7e8ea;
    width: 100%;
    padding: 20px 0 30px;
}
.about-company-culture .col-md-3{
    width: 25%;
    text-align: center;
    float: left;
    padding-right: 0;
    padding-left: 0;
}
.about-company-culture .col-md-3 img{
    max-width: 85px;
    max-height: 98px;
}
.about-company-culture .culmain1 {
    border-bottom: 1px solid #7f7f7f;
    padding: 5px 0;
    color: #7f7f7f;
}
.about-company-culture .culmain2 {
    background-color: #fbb506;
    color: #252525;
    margin-top: 10px;
    padding: 10px 0;
}
.about-wewin .history-img img{
    max-width: 100%;
    display: block;
    text-align: center;
}
.about-wewin .row{
    margin-left: 0;
    margin-right: 0;
}
.about-wewin .about_company img{
    max-width: 100%;
    margin: auto;
    display: block;
}
.about-wewin .bigfont {
    font-size: 18px;
}
.about-wewin .bold {
    font-weight: bold;
    color: #7f7f7f!important;
}
.about-wewin .about-wewin-operation span{
    color: #fbb506;
    font-size: 18px;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
}
.about-wewin .about-wewin-operation .about_address{
    font-size: 14px;
    color: #7f7f7f;
}
.about-wewin .about_address_img img{
    max-width: 100%;
    display: block;
    margin: auto;
}
.page-solution{
    padding-bottom: 30px;
}
.nav .current a{
    color: #fbb506;
}
.nav .current a p{
    color: #fbb506;
}
.nav .current a span{
    color: #fbb506;
}
/*软件下载*/
.service_two{
    margin-top: 30px;
}
.service_two .container{
    max-width: 900px;
}
.service_two .serline {
    background-color: #535353;
    height: 1px;
    margin-top: 8px;
    width: 100%;
}
.service_two .hexagon{
    background: rgba(0, 0, 0, 0) url("../images/icon_hexagon_b.png") no-repeat scroll 0 0;
    height: 16px;
    margin: 0 5px;
    width: 14px;
}
.service_two .sertitle{
    text-align: center;
}
.service_two .col-md-1,.service_two .col-md-10,.service_two .col-md-4,.service_two .row{
    padding-left: 0;
    padding-right: 0;
}
.service_two .row{
    margin-left: 0;
    margin-right: 0;
}
.service_two .service_div{
    margin-bottom: 50px;
}
.service_two .service_title{
    margin-bottom: 30px;
}
.service_two .service_update{
    border-bottom: 1px dotted #b5b5b5;
    padding: 10px;
    text-align: center;
}
.service_two .service_update a{
    color: #7f7f7f;
    text-decoration: underline;
}
.service_two .service_update .col-md-12{
    margin: 0 0 10px;
}
.service_div .service_update .more{
    color: #fdd000;
}
.service-content{
    padding-left: 50px;
    padding-right: 50px;
    color: #888;
    min-height: 150px;
}
.service-content p,.service-content a{
    color: #888;
}
/*渠道体系*/
.partner-container .strudiv {
    border: 1px solid #fbb506;
    color: #fbb506;
    display: inline-block;
    font-size: 16px;
    margin: 0 auto 30px;
    padding: 3px 10px;
}
.partner-container .row{
    margin: auto;
    text-align: center;
}
.partner-container .row img{
    max-width: 100%;
}
.partner-container .partner-img-channerl{
    border-bottom: 1px dotted #c3c3c3;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.partner-container .partner-img-gh{
    max-width: 900px;
}
.partner-container .partner-img-gh .font{
    color: #7f7f7f;
    margin-right: 10px;
}
.par_three{
    padding: 50px 0;
    background-color: #515151;
}
.par_three .row{
    padding-right: 0;
    padding-left: 0;
}
.par_three .partner-img{
    max-width: 900px;
    text-align: center;
}
.par_three .partner-img p{
    color: #f1f1f1;
    margin-bottom: 0;
}
.par_four{
    padding: 50px 0;
    color: #7f7f7f;
}
.par_four .material {
    margin-bottom: 10px;
}
.par_four .question {
    margin:30px auto 30px;
    color: #7f7f7f;
}
.par_four .attention {
    color: #b1b1b1;
    margin-bottom: 30px;
}
.par_four .img_excel a {
    display: block;
    margin-top: 20px;
    color: #fbb506;
    text-decoration: underline;
}
.news-content-div{
    text-align: center;
}

.beijin{
    width:95px;
    height:150px;
    position:absolute;
    margin-left:59%;
    margin-top:9%;
}
.shenyan{
    width:95px;
    height:150px;
    position:absolute;
    margin-left:67%;
    margin-top:6%;
}
.shanghai{
    width:95px;
    height:150px;
    position:absolute;
    margin-left:67%;
    margin-top:18%;
}
.shangxi{
    width:95px;
    height:150px;
    position:absolute;
    margin-left:49%;
    margin-top:15%;
}
.chongqin{
    width:95px;
    height:150px;
    position:absolute;
    margin-left:46%;
    margin-top:22%;
}
.chengdu{
    width:95px;
    height:150px;
    position:absolute;
    margin-left:40%;
    margin-top:22%;
}
.wuhan{
    width:95px;
    height:150px;
    position:absolute;
    margin-left:57%;
    margin-top:21%;
}
.guangzhou{
    width:95px;
    height:150px;
    position:absolute;
    margin-left:52%;
    margin-top:31%;
}	
.footer .cool-xs-4 p{
	color: #fff;
	margin-top: 5px;
}


.wrp{ width:100%}
.wrp .head{ background:url(../images/top.png) no-repeat center; width:100%; height:70px; color:#fff; font-size:14px; font-weight:bold; }
.wrp .head img{ vertical-align:middle; margin-right:5px;}