html{
    text-size-adjust:100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body,html{
    font-family:Arial,"Microsoft YaHei","simsun","Helvetica Neue",Helvetica;
    color: #252525;
    min-width: 1002px;
    font-size: 14px;
}
html,body,div,span,object,iframe,input,textarea,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,span,abbr,acronym,address,code,del,dfn,em,q,dl,dt,dd,ol,ul,li,fieldset,form,legend,caption,tbody,tfoot,thead,article,aside,dialog,figure,footer,header,hgroup,nav,section {
    margin:0;
    padding:0;
    border:0;
}
ul,li{
    list-style:none;
}
img {
    border:0;
    border: none;
    vertical-align: inherit;

}
article,aside,details,figcaption,figure,dialog,footer,header,hgroup,menu,nav,section,textarea {
    display:block
}
* {
    box-sizing:border-box
}
textarea,input,button,keygen,select{
    font-family: Arial,"Microsoft YaHei","simsun","Helvetica Neue",Helvetica;
    outline: none;
}
textarea{
    resize: none;
    color: inherit;
}
a,
a:hover,
a:focus{
    text-decoration: none;
    color: inherit;
}
.over_h{
    overflow: hidden;
}
.float_left{
    float: left;
}
.float_right   {
    float: right;
}
.module_width{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.padding_t_20{
    padding-top: 20px;
}
.padding_b_40{
    padding-bottom: 40px;
}

.margin_r_8{
    margin-right: 8px;
}
.margin_b_8{
    margin-bottom: 8px;
}
.img_width100{
    width: 100%;
}
.clear_box{
    clear: both;
}
/*d导航*/
.nav{
    height: 80px;
    line-height: 80px;

}
.nav ul.float_left{
    padding-top: 15px;
}
.nav ul.nav_url li{
    display: inline-block;
}
.nav ul.float_right li.nav_link a{
    color: #4a4949;
    padding: 0 22px 26px;
    font-size: 16px;
}

.nav ul.float_right li.nav_link a:hover,
.nav ul.float_right li.nav_link a.active{
    border-bottom:4px solid #ee781f;
    color: #ee781f;
}
.nav ul.float_right span{
    color: #efefef;
    font-size: 18px;
}

.nav ul.float_right li.sign a{
    color: #4a4949;
}
.nav ul.float_right li.sign a:hover{
    color: #ee781f;
}
.nav ul.float_right li.sign{
    margin-left: 80px;
}
.nav ul.float_right li.sign a.go_account{
    vertical-align: middle;
}
.nav ul.float_right li.sign a.go_account img{
    margin-right: 10px;
    border: 2px solid #ffe2bc;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.nav ul.float_right li.sign a.go_login{
    background: url("../images/icon39.png") no-repeat left;
    padding:2px 10px 2px 25px;

}
.nav ul.float_right li.sign a.go_login:hover{
    background: url("../images/icon40.png") no-repeat left;

}
.nav ul.float_right li.sign a.go_reg{
    background: url("../images/icon41.png") no-repeat left;
    padding:2px 10px 2px 25px;
}
.nav ul.float_right li.sign a.go_reg:hover{
    background: url("../images/icon42.png") no-repeat left;
}
.banner{
    height: 560px;
width: 100%;
    overflow: hidden;
    position: relative;
}

.nav ul.float_right li.sign a.logout{
    display: none;
    position: absolute;
    top:77px;
    /* right: 0; */
    line-height: 40px;
    text-align: center;
    width: 120px;
    background-color: #e0e0e0;
    color: #252525;
    height: 40px;
    z-index: 999;
}

.banner_box {
    height: inherit;
    width: 300%;
}
.banner_item{
    height: inherit;
    width: 33.33%;
    float: left;
}
.banner_item a{
    display: block;
    height: inherit;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;

}
.banner_dot{
    position: absolute;
    left: 50%;
    bottom: 38px;
    z-index: 9;
    margin-left: -57px;
}
.banner_dot p{
    width: 12px;
    height: 12px;
    border:1px solid #fff ;
    border-radius: 50%;
    display: inline-block;
    float: left;
    margin-right: 26px ;
    cursor: pointer;
}
.banner_dot p:hover,
.banner_dot p.active{
    background-color: #fff;
}
.banner>p.direction{
    width: 53px;
    height: 85px;
    position: absolute;
    top:50%;
    margin-top: -45px;
    cursor: pointer;
}
.banner>p.go_left{
    background: url("../images/icon20.png") no-repeat;
}
.banner>p.go_right{
    background: url("../images/icon19.png") no-repeat;
}

.consult_online{
    height: 155px;
    background-color: #fbfbfb;
    text-align: center;
}
.consult_online a{
    display: inline-block;
    margin-top: 37px;
    height: 81px;
    width: 406px;
    font-size: 30px;
    color: #fff;
    line-height: 81px;
    background: url("../images/icon43.png") no-repeat center;
}
.consult_online a span{
    background: url("../images/icon44.png") no-repeat left;
    padding: 8px 0 8px 70px;
}
.module_title{
    font-size:24px ;
    color: #191919;
padding-top: 48px;
    padding-bottom: 40px;
}
.module_title li{
    padding-left: 12px;
    border-left:4px solid #ee781f;
}

.consult_inlet{
    overflow: hidden;
}
.consult_inlet ul{
    width:23% ;
    float: left;
    border: 4px solid #eee;
    padding: 40px 0 45px;
    font-size: 16px;
    color: #8f8f8f;
}
.consult_inlet ul li{
    float: left;
}
.consult_inlet ul.margin_r{
    margin-right: 2.5%;
}

.consult_inlet ul li.width30{
    width: 30%;
    text-align: center;
    padding-top: 8px;
}
.consult_inlet ul li.width35{
    width: 35%;
    text-align: center;
    padding-top: 8px;
}
.consult_inlet ul li.width40{
    width: 40%;
    text-align: center;
    padding-top: 8px;
}
.consult_inlet ul li p.title{
    font-size: 24px;
    color: #1c1c1c;
    height: 45px;
}
.module_inner_title{
    padding: 40px 0 45px 16px ;
}

.service_list{
    text-align: center;
    overflow: hidden;
    padding-bottom: 60px;
    font-size: 16px;
    color: #7b7b7b;
}
.service_list ul{
    float: left;
    width: 13.3%;
}
.service_list ul li.height_45{
    height: 45px;
}
.service_list ul.more_services{
text-align: left;
    padding-top: 15px;
    color: #7b7b7b;
    padding-left:5% ;
}
.bg_gray{
    background-color: #f8f8f8;
}
.consult_steps{
    overflow: hidden;
    text-align: center;
    padding-left: 2.8%;
    padding-bottom: 40px;
}
.consult_steps ul{
    float: left;
    width: 19.5%;
    font-size: 24px;
}
.consult_steps ul li{
    margin-bottom: 22px;
}
.consult_steps ul li i{
    font-size: 38px;
}
.consult_steps>p{
    float: left;
    width: 5.6%;
    padding-top: 92px;
    border-bottom: 1px solid #eee;
}
.consult_steps>p.yellow{
    border-bottom: 1px solid #ff9443;
}
.advantage{
    padding: 78px 0 65px;
    text-align: center;
    font-size: 16px;
    color: #676767;
}
.advantage ul{
    width: 33.33%;
    float: left;
}
.advantage ul li.advantage_title{
    font-size: 24px;
color: #252525;
    margin: 25px 0 10px;
}
.grade_number{
    padding-bottom: 65px;
    text-align: center;
    position: relative;
}
.grade_number ul.grade_number_middle{
    width: 200px;
    position: absolute;
    left: 47%;      /* 调整商标专题服务栏目下中间图片3.png据左边的距离*/
    margin-left: -100px;
}
.grade_number li.grade_num{

    font-size: 56px;

}
.grade_number li.grade_num span{
    font-size: 48px;
    vertical-align: text-top;
    display: inline-block;
    padding-top: 25px;
}
.grade_number li.grade_num.grade_num_txt {
    font-size: 24px;

}
.grade_number li.grade_title{
    font-size: 24px;
    margin:8px 0  40px;
}

.voice_box{
    float: left;
    width: 31.3%;
    height: 290px;
    margin-right: 3%;
    border: 2px solid #ffe2ce;
    padding: 20px ;
    font-size: 14px;
    color: #9da5ae;
    line-height: 22px;
}
.voice_box.no_margin{
    margin-right: 0;
}
.voice_box ul.userinfo{
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 18px;
}
.voice_box ul.userinfo p.name{
 font-size: 18px;
    color: #5c5c5c;
}
.voice_box ul.voice_intro{
    padding: 20px 7px 0;
}
.voice_box ul.userinfo p.profession span{
    margin-right: 12px;
}

.friend{
    padding-bottom: 120px;
}
.friend li{
    float: left;
    width: 18.5%;
    margin-right: 1.8%;
    margin-bottom: 20px;
}
.friend li.no_margin{
    margin-right: 0;
}

.layer_resource {
	background: url("../images/icon30.jpg") no-repeat 100px bottom;
	background-size: 256px 418px;
}
.layer_match {
    background: url("../images/icon31.png") no-repeat right bottom;
}
.layer_figure{
    background: url("../images/icon32.jpg") no-repeat 100px bottom;
	background-size: 256px 418px;
}

.layer_module{
    height: 475px;
}
.layer_module ul{
padding-top: 120px;
    width: 460px;
}
.layer_module ul li.layer_tit{
    font-size: 48px;
    border-bottom: 1px solid #e1e1e1;
    color: #010101;
    padding-bottom: 48px;
    margin-bottom: 40px;
}
.layer_module ul li.layer_content{
    font-size: 30px;
    color: #000;
    margin-bottom: 18px;
}
.layer_module ul li.layer_content_en{
    font-size: 18px;
    line-height: 22px;
    opacity: 0.6;
}
.about_tit,
.join_us{
    margin-top: 55px;
    height: 25px;
    margin-bottom: 55px;
}
.join_us{

    background: url("../images/icon33.png") no-repeat center;

}
.about_tit{
    background: url("../images/icon34.png") no-repeat center;
}
.join_people{
text-align: center;
    padding-bottom: 60px;
    border-bottom: 1px solid #e0e0e0;
}
.join_people ul{
    width: 30.8%;
    float: left;
    border: 3px solid #e4e4e4;
    height: 208px;
}
.join_people ul.join_middle{
    margin: 0 3.5%;
}
.join_people ul li.join_profession  {
    margin-top: -26px;
    font-size: 30px;
}
.join_people ul li.join_profession span{
    background-color: #fff;
    padding:  0 25px;
}

.join_people ul li.join_explain{
    padding-top: 85px;
    font-size: 24px;
}
.join_people ul li.join_explain span{
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    padding: 10px 0;
}
.join_contact{
    font-size: 24px;
    padding-top: 60px;
    color: #545454;
    padding-bottom: 150px;
}
.join_contact li{
    margin-bottom: 20px;
}
.join_contact li.warn{
font-size: 20px;
    margin-top: 25px;
}

.profile{
    padding-left: 215px ;
    line-height:26px ;
    font-size: 18px;
    background: url("../images/icon35.png") no-repeat left top;
    padding-bottom: 50px;
}
.core_value ul.core_value_img{
    overflow: hidden;
    padding-top: 45px;
}
.profile ul.profile_img{
    overflow: hidden;
    padding-top: 60px;
}
.core_value ul.core_value_img li,
.profile ul.profile_img li{
    float: left;
    width: 24%;
    margin-right: 1%;
}
.core_value ul.core_value_img li img,
.profile ul.profile_img li img{
    width: 100%;
}
.core_value ul.core_value_img li.no_margin,
.profile ul.profile_img li.no_margin,
.vision ul.vision_img li.no_margin{
    margin-right: 0;
}
.vision{
    padding-left: 215px ;
    background: url("../images/icon36.png") no-repeat left 185px;
    padding-bottom: 50px;
    padding-top: 98px;
    overflow: hidden;
}
.mission{
    padding-top: 195px;
    padding-left: 215px ;
    padding-bottom: 190px;
    background: url("../images/icon37.png") no-repeat left 168px;
}
.core_value{
    padding-top: 105px;
    padding-left: 215px ;
    padding-bottom: 140px;
    background: url("../images/icon38.png") no-repeat left 145px;
}
.core_value li.core_value_tit,
.mission li.mission_tit,
.vision li.vision_tit{
color: #282828;
    font-size: 30px;
    margin-bottom: 5px;
}
.core_value li.core_value_tit_en,
.mission li.mission_tit_en,
.vision li.vision_tit_en{
color: #8c8c8b;
    font-size: 16px;


}
.vision ul.vision_img{
    padding-top: 50px;
}
.vision ul.vision_img li{
    float: left;
    overflow: hidden;
    margin-right: 1%;
}
.vision ul.vision_img li.width43{
    width: 44%;
}
.vision ul.vision_img li.width32{
    width: 32%;
}
.vision ul.vision_img li.width21{
    width: 22%;
}

.footer_out{
    background-color: #323232;
    padding: 12px 0 20px;
    overflow: hidden;
}
.footer{
    color: #d4d4d4;

}
.footer ul.float_left{
   font-size: 12px;
    line-height: 22px;
}
.footer ul.float_right{
    padding-top: 25px;
}
.footer ul.float_right li{
    float: left;
    width: 215px;
}
.footer ul.float_right li p{
    float: left;
}
.footer ul.float_right li.xl_code{
    border-left: 1px solid #4d4d4d;
    padding-left: 60px;
}
.footer ul.float_right li p.code_text{
padding-top: 40px;
    line-height: 22px;
    padding-left: 12px;
}

.copy_box{
    text-align: center;
    color: #9d9d9d;
    background-color: #272727;
    height:38px;
    line-height: 38px;
    font-size: 12px;
}

/* .sign_box{
background: url("../images/sign_bg.jpg") no-repeat center;
    height: 1080px;
    padding-top: 180px;
} */
.sign_form{
    border: 1px solid #e4e4e4;
    width: 430px;
    /* float: right; */
}
/* .sign_form ul.sign_form_top{
    text-align: center;
    padding-bottom: 15px;
} */
.sign_form ul.sign_form_box{
    background-color: #fff;
    border-radius: 5px;
}
.sign_form ul.sign_form_box li.sign_refresh{
    margin:0 50px;
    padding:25px 0 20px ;
    border-bottom: 1px solid #cccbc9;
}
.sign_form ul.sign_form_box li.sign_refresh span.refresh_txt{
    font-size: 22px;
    color: #000;
}
.sign_form ul.sign_form_box li.sign_refresh a.refresh_icon{
    float: right;
    font-size: 16px;
    color: #c7c7c7;
vertical-align: middle;
    margin-right: -33px;
}
.sign_form ul.sign_form_box li.sign_refresh a.refresh_icon span{
    display: inline-block;
    width:30px ;
    height: 30px;
    vertical-align: middle;
    background: url("../images/icon48.png") no-repeat center;
    margin-left: 3px;
}
.sign_form ul.sign_form_box li.sign_code{
    margin:0 50px;
    padding:22px 0 3px ;
}
.sign_form ul.sign_form_box li.sign_code p{
    background-color: #ececec;
    padding:7px ;
}

.sign_form ul.sign_form_box li.sign_code p.sweep{
    text-align: center;
    padding: 55px 0 65px;
}
.sign_form ul.sign_form_box li.sign_code p.sweep span{
display: block;
}
.sign_form ul.sign_form_box li.sign_code p.sweep span.sweep_suc{
    color: #0d0d0d;
    font-size: 26px;
    margin: 30px 0 18px;
}
.sign_form ul.sign_form_box li.sign_code p.sweep span.login_phone{
    color: #ee781f;
    font-size: 18px;
}

.sign_form ul.sign_form_box li.sign_warn{
    margin:0 50px;
    background: url("../images/icon47.png") repeat-x top;
    padding: 20px 0 18px;
    font-size: 16px;
    color: #878787;
}

/* ====================================================================== */
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
