@charset "utf-8";
/* CSS Document */
/* header --- start */
@font-face {
    font-family: 'HarmonyOS Sans SC'; /* 定义的字体名称，可以自定义 */
    src: url('/font/HarmonyOSSansSC-Regular.ttf') format('ttf'); /* 字体文件路径和格式 */
    font-weight: normal; /* 字体粗细 */
    font-style: normal; /* 字体样式 */
}
html, body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, button, input, textarea, th, td, img, tr, td, form, select, div, strong, span, s {margin: 0px;
padding: 0px;
border: 0px;}
table {padding: 0px;
margin: 0px;}
ul, ol {list-style: none;}
a {text-decoration: none;}
img {display: block;}
a:focus {outline: none;}
input, select, textarea {outline: none;}
table {border-spacing: 0px;}
html {overflow-x: hidden;}
body {min-width: 1000px;
font-family:"HarmonyOS Sans SC";
overflow: hidden;}
@media only screen and (min-width: 320px) and (max-width: 1000px) {html {overflow-x: auto;}}
.clear:after {content: "";
display: block;
clear: both;}
.clear {Zoom: 1;}
/*透明背景色兼容IE*/
.opacity1 {background-color: rgba(0, 0, 0, .5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000); /*黑色透明*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);}
.opacity2 {background-color: rgba(223, 15, 26, 0.8) ;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccDF0F1A, endColorstr=#ccDF0F1A); /*红色色透明*/}
/*红色边框*/
.borderRed:hover {border-color: #DD0220 !important;}
@media only screen and (max-width: 3000px) and (min-width: 1921px) {body {font-size: 20px;}}
@media only screen and (max-width: 1920px) and (min-width: 1661px) {body {font-size: 20px;}}
@media only screen and (max-width: 1660px) and (min-width: 1441px) {body {font-size: 18px;}}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {body {font-size: 16px;}}
@media only screen and (max-width: 1366px) and (min-width: 1281px) {body {font-size: 14px;}}
@media only screen and (max-width: 1280px) and (min-width: 1023px) {body {font-size: 12px;}}
@media only screen and (max-width: 1024px) and (min-width: 300px) {body {font-size: 12px;}}

html,body{
    font-family:"HarmonyOS Sans SC";
}
a{
    /*cursor: pointer;*/
    font-family:"HarmonyOS Sans SC";
}
/* top --- start */
.fre_top{
    width:100%;
    height:40px;
    background: #111111;
}
.fre_top_con{
    min-width: 1000px;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.fre_top_con span{
    line-height: 40px;
}
.t_con1{
    float: left;
    color:#fff;
}
.t_con2{
    float:right;
    color:#fff;
}
.t_con3{
    float:right;
    color:#fff;
}
/* top --- end */

/* content ---start */
.fre_con{
    width: 1200px;
    height: 600px;
    margin: 20px auto 50px;
}
html.screen1024 .fre_con{
    width:1000px
    height: 600px;
    margin: 20px auto 50px;}
.con_left{
    height: 100%;
    width:448px;
    float:left;
    margin-left: 5px;
    position:relative;
    border:1px solid #fae5e5;
}
.con_right{
    height: 100%;
    width:725px;
    float:left;
    position:relative;
    margin-left:15px;
    border:1px solid #fae5e5;
}
html.screen1024 .con_right{
    height: 100%;
    width:540px;
    float:left;
    position:relative;
    margin-left:5px;
    border:1px solid #fae5e5;
}
.left_bg{
    width: 100%;
    height:286px;
}
.left_bg img{
    width: 100%;
    heigth:100%;
}
.left_tips{
    width:100%;
    height:270px;
    padding-top:30px;
}
.tips_span1{
    line-height: 40px;
    font-size:16px;
    color:#ca0000;
    margin-left:10px;
}
.tips_span2{
    line-height: 50px;
    font-size:12px;
    color:indianred;
    margin-left:20px;
}
.left_tips ul{
    display: block;
    width:100%;
    margin-left:20px;
}
.left_tips ul li{
    display: block;
    width:195px;
    float:left;
    color:#666666;
    line-height:32px;
    font-size:14px;
    padding-left:20px;
    background: url('../images/redpoint.png') left center no-repeat;
}
.right_nav{
    width:100%;
    height:58px;
    display: table-header-group;
}
.right_nav li{
    width:241px;
    float:left;
    color:#fff;
    font-size:18px;
    cursor: pointer;
    line-height:58px;
    text-align: center;
    list-style:none;
}
html.screen1024 .right_nav li{
    width:179px;
    float:left;
    color:#fff;
    cursor: pointer;
    line-height:58px;
    text-align: center;
}
#fre_register{
    background:#d0242d ;
}
#fre_phone{
    margin-left:1px;
    background:#4d4d4d;
}
#fre_online{
    margin-left:1px;
    background:#4d4d4d;
}
#tab1,#tab2,#tab3{
    width:100%;
    height:542px;
    position:absolute;
    top:58px;
    left:0;
}
#tab1{
    display: none;
}
#tab2{
    display: block;
}
#tab3{
    display: none;
}
#tab1 input{
    font-family: "思源黑体","宋体";
    height:46px;
    line-height:46px;
    font-size:16px;
}
html.screen1024 #tab1_user,
html.screen1024 #tab1_company,
html.screen1024 #tab1_phone,
html.screen1024 #tab1_mail,
html.screen1024 #tab1_write{
    width:390px;
    color:#777676;
    margin-left:45px;
    padding-left:60px;
    overflow:auto;
    border:1px solid #999;
}

#tab1_user,#tab1_company,#tab1_phone,#tab1_mail,#tab1_write{
    width:520px;
    color:#777676;
    margin-left:65px;
    padding-left:60px;
    border:1px solid #999;
}
#tab1_company,#tab1_phone,#tab1_mail,#tab1_write{
    margin-top:26px;
}
#tab1_user{
    margin-top:40px;
    background: url('../images/fre_user.jpg') left center no-repeat;
}
#tab1_company{
    background: url('../images/fre_company.jpg') left center no-repeat;
}
#tab1_phone{
    background: url('../images/fre_phone.jpg') left center no-repeat;
}
#tab1_mail{
    background: url('../images/fre_mail.jpg') left center no-repeat;
}
#tab1_write{
    background: url('../images/fre_write.jpg') left center no-repeat;
}
#tab1_btn{
    cursor: pointer;
    width:285px;
    margin:36px 210px;
    color:#fff;
    background: #ca0000;
}
html.screen1024 #tab1_btn{
    cursor: pointer;
    width:285px;
    margin:36px 135px;
    color:#fff;
    background: #ca0000;
}
#tab1_notice2{
    width:auto;
    font-size:12px;
    color:red;
    position:absolute;
    top:55px;
    right:90px;
    display:none;
}
html.screen1024 #tab1_notice2{
    width:auto;
    font-size:12px;
    color:red;
    position:absolute;
    top:55px;
    right:55px;
    display:none;
}
#tab1_notice3{
    width:auto;
    font-size:12px;
    color:red;
    position:absolute;
    top:202px;
    *top:209px;
    right:90px;
    display:none ;
}
html.screen1024 #tab1_notice3{
    width:auto;
    font-size:12px;
    color:red;
    position:absolute;
    top:202px;
    right:55px;
    display:none ;
}
.star{padding-left:10px;color:red;font-size:16px;}
.tab1_notice{
    margin-left:65px;
    line-height:42px;
    color:red;
    font-size:12px;
}
                   /*tab1 ---end */
.tab2_ul1{
    width:680px;
    height:272px;
    margin-top:40px;
    margin-left:25px;
    border:1px solid #aaaaaa;
}
html.screen1024 .tab2_ul1{
    width:508px;
    height:272px;
    margin-top:40px;
    margin-left:15px;
    border:1px solid #aaaaaa;
}
.tab2_ul2{
    width:725px;
    height:120px;
    margin-top:40px;
}
.tab2_ul1 li{
    width:551px;
    padding-left:95px;
    padding-top:24px;
    margin:0 auto;
}
html.screen1024 .tab2_ul1 li{
    width:408px;
    padding-left:95px;
    padding-top:24px;
    margin:0 auto;
}
.advice{
    height:128px;
    border-bottom: 1px dashed #aaaaaa;
    background: url('../images/advice_line.jpg') left center no-repeat;
}
.cphone{
    height:94px;
    background: url('../images/company_phone.jpg') left center no-repeat;
}
.phone1{
    line-height:35px;
    font-size:16px;
    color:#939393;
}
.phone2,.phone3{
    line-height:35px;
    font-size:18px;
    font-weight: 600;
    color:#4d4d4d;
}
.phone3{
    margin-left:88px;
}
.tab2_ul1 span{
    font-size:14px;
    font-weight: normal;
}
.tab2_ul2 li{
    width:171px;
    height: 102px;
    float: left;
    padding-left:70px;
    padding-top:18px;
}
html.screen1024 .tab2_ul2 li{
    width:141px;
    height: 102px;
    float: left;
    padding-left:39px;
    padding-top: 18px;
}
.tab2_bg{
    background: url('../images/fre_l.jpg') left center no-repeat;
}
.tab2_p1{
    line-height: 20px;
    font-size:13px;
    color:#939393;
}
.tab2_p2{
    line-height:24px;
    font-size:16px;
    color:#4d4d4d;
}
.tab2_p3{
    line-height:42px;
    font-size:16px;
    color:#4d4d4d;
}
.t{
    text-indent: 12px;
}
                                 /*tab2 ---end */
#tab3 dl{
    width:200px;
    height:405px;
    border:1px solid #c2c2c2;
    margin-top:40px;
    float:left;
}
html.screen1024 #tab3 dl{
    width:250px;
    height:405px;
    border:1px solid #c2c2c2;
    margin-top:40px;
    float:left;
}
.tab3_dl1{
    margin-left:32px;
}
html.screen1024 .tab3_dl1{
    margin-left:10px;
}
.tab3_dl2{
    margin-left:27px;
}
html.screen1024 .tab3_dl2{
    margin-left:15px;
}
.tab3_img1{
    width: 100%;
    height:175px;
}
.tab3_img2{
    width:100%;
    height:175px;
}
.tab3_img1 img,.tab3_img2 img{
    display: block;
    margin: 40px auto 0;
}
.change{
    transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1); 	/* IE 9 */
    -moz-transform:scale(1.1,1.1); 	/* Firefox */
    -webkit-transform:scale(1.1,1.1); /* Safari 和 Chrome */
    -o-transform:scale(1.1,1.1);
    transition:0.8s;
    -moz-transition:0.8s; /* Firefox 4 */
    -webkit-transition:0.8s; /* Safari 和 Chrome */
    -o-transition:0.8s;/* Opera */
}
.tab3_line{
    width:175px;
    height:35px;
    border-bottom:1px solid darkgrey;
    margin:0 auto;
}
.tab3_title{
    width:100px;
    height:45px;
    background: #fff;
    margin:-22px auto;
    line-height: 45px;
    text-align: center;
    font-size:20px;
}
.tab3_con,.tab3_con1{
    width:175px;
    height:25px;
    line-height: 25px;
    font-size:14px;
    text-align: center;
    color:#999;
}
.tab3_con1{
    margin:24px auto 0;
}
.tab3_con{
    margin:0 auto;
}
/* content ---end */

/* footer --- start */
.footer {
    width: 100%;
    /*background: #3b3b3b;*/
}

.footerCon {
    width: 1200px;
    height: 100%;
    padding-bottom: 65px;
    padding-top: 60px;
    margin: 0 auto;
}
.footerCon.index{
    padding-top: 155px;
}
.footerConEn {
    color: #fff;
    font-size: 45px;
}

.footerConEn2 {
    margin-top: 70px !important;
}

.footerConCh {
    color: #fff;
    font-size: 30px;
}
.footerLine{
    color: #fff;
    font-size: 30px;
}

.footerConList1 {
     width: 25%;
    height: 14px;
    float: left;
}

.footer .ftList {
    width: 100%;
    margin-top: 30px;
}

.footer .ftList .footerU {
    width: 25%;
    float: left;
}

.footer .ftList .footerU dt {
    height: 38px;
    text-indent: 12px;
    color: #fff;
    font-weight: bold;
    position: relative;
}

.footer .ftList .footerU dt span {
    text-indent: 0px;
    position: absolute;
    left: -4px;
    top: 0px;
}

.footer .ftList .footerU dd {
    height: 26px;
    text-indent: 12px;
    font-size: 12px;
    line-height: 26px;
    border-left: 1px solid #666;
	color: #DDD;
}


.footer .ftList .footerU dd a:hover {
    color:#dc121d;
}

/*.footer a:hover {
    color: #ca0000;
}*/

@media only screen and (min-width: 320px) and (max-width: 1200px) {
    .footer .ftList .footerU dd {
        text-indent: 22px;
    }

    .footer .ftList .footerU dt span {
        left: 6px;
    }

    .footer .ftList .footerU dt {
        text-indent: 22px;
    }
}

.copy {
    width: 100%;
    height: 230px;
    background: #ececec;
}

.copyCon {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

html.screen1024  .copyCon{
	width: 1000px;
}

.copyConLeft {
    float: left;
    width: 50%;
    padding-left: 10px;
    margin-top: 60px;
}

@media only screen and (min-width: 320px) and (max-width: 1200px) {
    .copyConLeft {
        width: 54%;
    }
}

.copyConLeft1 {
    width: 100%;
    height: 41px;
    border-bottom: 1px solid #c2c2c2;
}

.copyConLeft1 ul li {
    position: relative;
    height:20px;
    float: left;
    font-size: 12px;
    margin-right: 12px;
    color: #6a6a6a;
}
.copyConLeft1 ul li span{
    position: absolute;
    top:5px;
    display: block;
    width: 1px;
    height:12px;
    background:#6a6a6a ;
}
.copyConLeft1 ul li a {
    color: #6a6a6a;
}
.copyConLeft1 ul li:hover a{
    color: #cf2d36;
}
.copyConLeft2 {
    font-size: 12px;
    color: #515151;
    height: 34px;
    line-height: 52px;
}

.copyConLeft2 span {
    letter-spacing: 1px;
}

.tlogo {
    display: inline-block;
    width: 51px;
    height: 12px;
    background: url(../img/tlogo.png) no-repeat;
    position: relative;
    top: 2px;
    *top: -2px;
}

.copyConLeft3 {
    font-size: 12px;
    line-height: 34px;
}

.danger {
    font-size: 12px;
    font-weight: bold;
    color: #c51a1a;
}
.copyConCenter p {
    color: #666;
    font-size: 1.9em;
    /*font-size: 28px;*/
    height: 35px;
    line-height: 35px;
}


.copyConRight {
    width: 43%;
    float: right;
    margin-top: 60px;
    position: relative;
}
.erweima {
    position: relative;
    float: right;
    top:-18px;
}
.copyConCenter {
    width: 47%;
    float: right;
}
.psmall {
    padding-left: 18px;
    margin-top: 10px;
    color: #666;
    font-size: 12px;

    background: url(../img/button.png) no-repeat ;
    background-position: 1px -920px;
}
.erweima .sao {
    position: absolute;
    bottom: 17px;
    left: 39%;
    color: #666666;
    font-size: 12px;
}


#footerU1 {width:25%}
#footerU2 {width:16%}
#footerU3 {width:24%}
#footerU4 {width:35%}

html.screen1024  #footerU1{width:30%}
html.screen1024  #footerU2{width:23%}
html.screen1024  #footerU3{width:30%}
html.screen1024  #footerU4 {margin-top:30px; width:100%}

body.selPage1 #tab1,body.selPage1 #tab3 { display:none;}
body.selPage1 #tab2 {display:block;}
body.selPage1 #fre_register,body.selPage1 #fre_online { background-color:#4d4d4d;}
body.selPage1 #fre_phone { background-color:#d0242d;}

body.selPage2 #tab1,body.selPage2 #tab2 { display:none;}
body.selPage2 #tab3 {display:block;}
body.selPage2 #fre_register,body.selPage2 #fre_phone { background-color:#4d4d4d;}
body.selPage2 #fre_online { background-color:#d0242d;}

#BDBridgeFixedWrap #qiao-icon-wrap .qiao-icon-head {background:transparent;}
#BDBridgeFixedWrap #qiao-icon-wrap .qiao-icon-title{visibility:hidden;}
#loading {font-size:12px;color:#aaa;text-align:center;padding-top:10px}
/*******************    建议页面                 ********************/
.right_nav li.proposal{width: 362px;}
/*#tab2 input{*/
    /*font-family: "思源黑体","宋体";*/
    /*height:46px;*/
    /*line-height:46px;*/
    /*font-size:16px;*/
    /*width: 520px;*/
    /*color: #777676;*/
    /*margin-left: 65px;*/
    /*padding-left: 60px;*/
    /*border: 1px solid #999;*/
    /*margin-top: 26px;*/
/*}*/
#tab2 #tab_user{margin-top: 40px;background: url(../img/land1.jpg) no-repeat}
#tab2 #tab_company{background:url(../img/land2.jpg) no-repeat}
#tab2 #tab_notice2 {
    width: auto;
    font-size: 12px;
    color: red;
    position: absolute;
    top: 55px;
    *top: 58px;
    right: 90px;
     display:none ;
}
#tab2 #tab_notice3 {
    width: auto;
    font-size: 12px;
    color: red;
    position: absolute;
    top: 130px;
    *top: 133px;
    right: 90px;
    display: none;
}
#tab2 #tab_notice4 {
    width: auto;
    font-size: 12px;
    color: red;
    position: absolute;
    top: 204px;
    *top: 209px;
    right: 432px;
    display:none ;
}

.left_tips p{
    display: block;
    color: #666666;
    line-height: 32px;
    font-size: 14px;
    padding-left: 20px;
    text-indent: 32px;
}
.left_tips.pro{
padding-top: 44px;
    color:#c80202
}
.tips_span2.pro{
    line-height: 64px;
    color:#d6464d
}
.right_nav li.proposal.pro{
    background: #4d4d4d;
    width: 180px;
}
.right_nav li.proposal.selected.pro{
    background: #d0242d;
}
#fre_serv,#fre_mark,#fre_else{margin-left: 1px}
.con_right.pro{width: 723px}
#proTabDiv form{display: none}
/*#proTabDiv #protab1{display:block}*/
#proTabDiv form input,#proTabDiv form textarea{
    font-family:"思源黑体","宋体";
    height: 46px;
    font-size: 16px;
    margin-top:25px;
    background: url(../img/userPro1.jpg) left center no-repeat;
    width: 520px;
    color: #777676;
    margin-left: 65px;
    padding-left: 60px;
    border: 1px solid #e1e1e1;
    outline: none;
    line-height: 30px;
    line-height: 46px\9;
}
#proTabDiv form input.ie{

}
#proTabDiv form textarea{
    resize:none;
    overflow: hidden;
    line-height: 23px;
    padding-top: 7px;
}
#proTabDiv form.coFormC.selected{
    display: block;
}
#proTabDiv form input.proCompan{
     background: url('../img/fre_company.jpg') left center no-repeat;
 }
#proTabDiv form input.proPhone{
    background: url('../img/fre_phone.jpg') left center no-repeat;
}
#proTabDiv form input.proSubm{

    padding-top: 0;
    background-image: none;
    cursor: pointer;
    width: 285px;
    margin: 36px 210px;
    color: #fff;
    background: #ca0000;
    padding-left: 0;
    outline: none;
    border: 0 none;
}
#proTabDiv form input.proUser{margin-top: 38px}
#proTabDiv form textarea.addConten{
    background:url('../img/fre_write.jpg') left top no-repeat;
    overflow: auto;
height:126px;
}
.fre_top.pro{
    height:32px;
}
#proTabDiv form input.selected{
    background-color: #fafafa;
    border:1px solid #c8c8c8
}
.fre_top.pro .fre_top_con span{
    line-height: 32px;
}
.tab1_notice.pro{
    color: #d02730;
    line-height: 14px;
position: relative;
    top:-2px;
    *top:2px;
}
.coFormC.pro{position: relative}
.erroSpan{ margin-left: 65px;
    line-height: 42px;
    color:#d02730;
    font-size: 12px;
    display: none;
}
.erroSpan.name{position: absolute;top:41px;left:481px;}
.erroSpan.phone{position: absolute;top:188px;left:481px;}
.erroSpan.add{position: absolute;top:254px;left:481px;}
#protab4{position: relative}
.star.add{position: absolute;top:310px;}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
    .psmall {
        font-size: 10px;
    }

}
html.screen1024 .right_nav li.proposal.pro {
    width: 134px;
}
html.screen1024 .con_right {
    width: 539px;
}
html.screen1024 #proTabDiv form input,html.screen1024 #proTabDiv form textarea {
    width: 379px;
}
html.screen1024 #proTabDiv form input.proSubm {
    margin: 36px 110px;
}
html.screen1024 .footer.pro #footerU1{
     width: 25%;  margin-left: 5px;
 }
html.screen1024 .footer.pro  dd{
    margin-left: 9px;
}
html.screen1024 .footer.pro #footerU4{
    margin-left: 5px;
}
html.screen1024 .erroSpan.name,html.screen1024 .erroSpan.phone,html.screen1024 .erroSpan.add{
    left:348px
}