@charset "utf-8";
/* CSS Document */
A,ABBR,ACRONYM,ADDRESS,APPLET,BIG,BLOCKQUOTE,BODY,CAPTION,CITE,CODE,DD,DEL,DFN,DIV,DL,DT,EM,FIELDSET,FONT,FORM,H1,H2,H3,H4,H5,H6,HTML,IFRAME,IMG,INS,KBD,LABEL,LEGEND,LI,OBJECT,OL,P,Q,S,SAMP,SMALL,SPAN,STRIKE,SUB,SUP,TABLE,TBODY,TD,TFOOT,TH,THEAD,TR,TT,UL,VAR,INPUT,BUTTON,SELECT,textarea{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    list-style:none;
    font-weight:inherit;
    font-style:inherit;
    font-size:14px;
    font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu,Arial,"FontAwesome" !important;
    text-decoration:none;
    color:#606060;
    font-style: normal;
}
img{
    border:0;
}
*{
    margin: 0;
    padding: 0;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.clearFix:after{
    display:block; content:''; clear:both;
}
.clearFix{
    zoom:1;
}
.wraper{
    width: 1200px;  margin: 0 auto; overflow: hidden;
}
.tags_a{ clear:both; margin-top:20px;}
.tags_a a{ background:#dedede; padding:5px 10px; height:24px; line-height:24px; margin-top:10px; margin-right:10px;}

.tags_a a:hover{ background:#d81f17; padding:5px 10px; height:24px; line-height:24px; margin-top:10px; margin-right:10px;  color:#ffffff;!important}
/*阻止遮罩*/
.prevent{
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.7);
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    line-height: 100px;
    top: 0;
    left: 0;
    display: none;
}
/*头部菜单*/
.header{
    height:auto;
    position:relative;}
.headertop{
    height:30px;
    line-height:30px;
}
.headertopcenter{
    color: #555555;
    width:1200px;
    line-height:30px;
    height:30px;
    margin:auto;
}
.headertopcenterleft{
    float:left;
    height:30px;
    position:relative;}
.headertopcenterleft>i{
    display:block;
    width:14px;
    height:18px;
    float:left;
    margin-top:6px;
    background:url(../images/weizhi.png) no-repeat center;}
.headertopcenterleft>font{
    font-size: 12px;
    margin: 0 20px;
}
.headertopcenterleft>span{
    color:#da251d;
    cursor: pointer;
    padding: 0px 18px 0px 10px;
    background: transparent url(../images/head_down.png) no-repeat scroll right center;
}
.headertopcenterleft .city_list li a:hover{
    color:#da251d;
}
.headertopcenterright{
    float:right;
    position: relative;
}
.headertopcenterright>span>i{
    color: #da251d;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    padding-left:33px;
    background: url(../images/telphone.png) no-repeat left;
}
.headertopcenterright>a{
    background: url(../images/weixin.png) no-repeat left;
    font-size: 14px;
    text-align: right;
    padding-left: 28px;
    color: #555555;
    cursor:pointer;
}
.headerlogobox{
    /*border: 1px solid;*/
    height:60px;
    line-height:90px;
    position:relative;}
.headerlogo{
    width:1200px;
    margin:0 auto;
    height:60px;

}
.headerlogoleft{
    cursor:pointer;
    height:43px;
    width:314px;
    float:left;
    margin-top:7.5px;
    background:url(../images/logo.png) no-repeat center;}
.headerlogoright{
    float:right;}
.headerlogoright>font{
    font-size: 24px;
    font-weight: bold;
    color: #555354;
    margin:0 18px;
    vertical-align: middle;}
.headerlist{
    height:auto;
}
.headerlistcenter{

    height: 48px;
    line-height: 48px;
    margin-top: 7px;}
.headerlistcenter>li{
    height:48px;
    float: left;
    cursor: pointer;
    position: relative;
}
.headerlistcenter>li>i{
    display:block;
    position: absolute;
    width: 33px;
    height: 21px;
    right: 0;
    top: -4px;
    background: url(../images/hot.png) no-repeat;
    background-size: 100%;
}
.headerlistcenter>li>a{
    width: 90px;
    height: 48px;
    display: block;
    float: left;
    cursor: pointer;
    position: relative;
    text-align: center;}
.headerlistcenter>li:hover{
    background-color: #cc3333;
}
.headerlistcenter>li:hover a{
    color: #ffffff;
}

.headerlistcenter>li>ul{
    position: absolute;
    width: 90px;
    line-height: 28px;
    height: auto;
    top: 46px;
    left:0;
    background-color: #cc3333;
    z-index: 999999;
    display: none;
    text-align: center;
}
.headerlistcenter>li>ul>li{
    display:block;
    line-height:28px;
    font-size:14px;
    color: #ffffff;
}
.headerlistcenter>li>ul>li:hover {
    background: #fff;
}
.headerlistcenter>li>ul>li:hover a{
    color:#555354;
}
.headerlistcenter>li>ul>li>a{
    color: #ffffff;
    display: block;
    line-height: 28px;
    font-size: 14px;
}

/*装修报名弹出框*/
.mrtc_show{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 2000;
}
.mrtc_show .mrtc_frame{
    width: 980px;
    height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left:-490px;margin-top:-200px;
    background: url("../../images/header/apply_show1.png") repeat #FFFFFF;
    overflow: hidden;
}

.mrtc_frame_left{width:489px;height:400px;border-right:1px solid #ddd;float:left;box-sizing:border-box;padding-top:40px;padding-left:30px;font-size:14px;color:#333}
.mrtc_frame_left h2{font-size:28px;font-family:"微软雅黑";text-align:center;color:#333;}
.mrtc_frame_left p{font-size:12px;font-family:"微软雅黑";text-align:center;line-height:30px;color:#da251d;margin-top:0;}
.mrtc_frame .mianji, .mrtc_frame .tel,.mrtc_frame .user, .mrtc_frame .community,.name{width:250px;height:30px;border:1px solid #e6e6e6;text-indent:10px;outline:none;}
.mrtc_frame_left select{outline:none;width:250px;height:30px;border:1px solid #e6e6e6;color:#333;}
.mrtc_frame_left select option{color:#333;}
.mrtc_frame_right{width:490px;height:400px;float:left;padding-top:40px;}
.mrtc_frame_right h2{font-size:20px;color:#333;font-weight:normal;font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu;text-align:center; margin-top: 11px;}
/*.ys_content{width:345px;border:1px solid #b7b7b7;font-size:30px;color:#2f2f2f;margin:38px 0 30px 71px;padding:20px 50px;}
.mrtc_frame_right p{width:300px;    text-align: center;margin-left: 90px; font-size: 14px;color: #404040;margin-top:10px;}*/
.mrtc_frame_right .subject_show{
    width: 355px;
    height: 205px;
    margin: 33px 0 20px 87px;
}
.mrtc_frame_right .subject_go{
    text-align: center;
}
.mrtc_frame_right .subject_go a{
    font-size: 14px;
    color: #000;
}

.close_mrtcframe { float:right;position:absolute;right:10px;top:10px;cursor:pointer;}
/*全局报名弹出框*/
.apply_show{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 2000;
}
.apply_show .apply_frame{
    width: 610px;
    height: 390px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -195px 0 0 -305px;
    background: url("../../images/header/apply_show1.png") repeat #FFFFFF;
    overflow: hidden;
}
.apply_frame h3{
    width: 610px;
    height: 47px;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    line-height:47px;
    background: #cc3333;
}
.apply_frame .close_frame{
    position: absolute;
    top: 0;
    right: 0;
    width: 47px;
    height: 47px;
    font-size: 46px;
    color: #FFFFFF;
    line-height: 47px;
    text-align: center;
}
.apply_frame .chart{
    width: 428px;
    height: 59px;
    background: url("../images/apply_show2.png") no-repeat;
    margin: 13px auto 22px;
}
.apply_frame .submit_box{
    position: relative;
    width: 428px;
    height: 249px;
    margin: 0 auto;
}
.apply_frame .submit_box .user_b,.apply_frame .submit_box .tel_b{
    outline: none;
    border:2px solid #cc3333;
    padding-left: 77px;
}
.apply_frame .submit_box input{
    display: block;
    color: #cc3333;
    font-size: 18px;
    background:none;
}
.apply_frame .submit_box input::-webkit-input-placeholder{
    color: #cc3333;
}
.apply_frame .submit_box input::-moz-placeholder{
    color: #cc3333;
}
.apply_frame .submit_box input:-ms-input-placeholder{
    color: #cc3333;
}
.apply_frame .submit_box .user_b{
    height: 60px;
    background: url("../images/index/apply_show3.png") no-repeat 20px;
}
.apply_frame .submit_box .user,.apply_frame .submit_box .tel{
    width: 347px;
    height: 56px;
    line-height:56px;
}
.apply_frame .submit_box .tel_b{
    height: 60px;
    line-height:60px;
    background: url("../images/index/apply_show4.png") no-repeat 20px;
    margin-top: 20px;
}
.apply_frame .submit_box .apply_secrecy{
    font-size: 12px;
    color: #cc3333;
    margin-top: 5px;
    text-align: center;
}
.apply_frame .submit_box .submit_btn,.apply_frame .submit_box .submit_btn_qjbmtck{
    position: absolute;
    width: 291px;
    height: 60px;
    left: 70px;
    bottom: 20px;
    background: url("../images/index/apply_show5.png") no-repeat center;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    line-height: 60px;
}

/*全局报名成功弹出框*/
.succeed_show{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
}
.succeed_show .succeed_frame{
    width: 470px;
    height: 320px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -160px 0 0 -235px;
    overflow: hidden;
}
.succeed_frame h3{
    width: 470px;
    padding-left: 15px;
    height: 47px;
    font-size: 24px;
    color: #FFFFFF;
    text-align: left;
    line-height:47px;
    background: #cc3333;
}
.succeed_frame .close_frame {
    position: absolute;
    top: 0;
    right: 0;
    width: 47px;
    height: 47px;
    font-size: 46px;
    color: #FFFFFF;
    line-height: 47px;
    text-align: center;
}
.succeed_frame .succeed_title{
    width: 268px;
    height: 43px;
    font-size: 30px;
    line-height: 43px;
    color: #cc3333;
    padding-left:57px ;
    background: url("../../images/header/succeed_show1.png") no-repeat left;
    margin:40px auto 30px ;
}
.succeed_frame p{
    width: 272px;
    font-size: 16px;
    color: #555;
    line-height: 22px;
    text-align: center;
    margin: 0 auto;
}
.succeed_frame .close_btn{
    display: block;
    width: 252px;
    height: 52px;
    background: url("../images/index/apply_show5.png") no-repeat center;
    background-size: 100%;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    line-height: 52px;
    margin: 43px auto 0;
}


/*尾部菜单*/
/* ======= Footer ======= */
footer{
    width: 100%;
    border-top: 3px solid #555555;
    /*padding-bottom: 60px;*/
}
.footerbox{
    height: 156px;
    width: 1200px;
    margin: auto;
    padding-top: 30px;
}
.footerboxleft{
    width: 61%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;

}

.footerboxleft>ul>li{
    width: 24%;
    float: left;
}
.footerboxleft>ul>li>a {
    font-weight:bold;
    color: #000;
    margin-bottom: 3px;
    display: inline-block;
    font-size: 16px;
}
.footerboxleft>ul>li>dd>a:hover{
    color:#ed6c00;}
.footerboxleft>ul>li>dd {
    line-height:1.8;
    color:#555;
}
.footerboxleft>ul>li>dd>a{
    color: #555;
    cursor:pointer;}

.footerboxright{
    float: right;
    width: 100px;
    text-align: center;}
.footerboxright>p{
    font-weight:bold;
    color: #000;
    margin-bottom: 3px;
    display: inline-block;
    font-size: 16px;
    padding: 2px 12px;
}
.footerboxright>img{
    width: 80px;
    height: 80px;
    /*padding-top: 10px;*/
}

.wraper3{
    width: 1200px;  margin: 0 auto; overflow: hidden;
}

.wraper3 .pt-ft-copyright{
    height: 25px;
    background: #fff;
}
.wraper3 .pt-ft-copyright p{
    line-height:25px;
    text-align: left;
    color: #000;
    font-size: 12px;

}

.wraper3 .link{margin-top:2px; }
.wraper3 .text{margin-top:10px;color:#666;}
.wraper3 .erweima{position:absolute;top:8px;right:0;}

/*侧边栏*/
/*右侧导航新*/
.slideBox{
    height: auto;
    position: fixed;
    right: 18px;
    top: 40%;
    width: 64px;
    z-index: 9;}
.slideUl {
    font-size: 12px;
    /* height: 288px; */
    position: absolute;
    top:0;
    width: 80px;

}
.attention-code{
    display: none;
    position: absolute;
    margin-top: 106px;
    right: 50px;
}
.slideUl>li>a{
    margin-bottom: 4px;
    display: block;
    position: relative;
    height: 71px;
    line-height: 71px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    /*border-radius: 4px;*/
    background: url(../images/slide_bg.gif) no-repeat;
}

.slideUl>li>.slideUl_li1{
    background-position: -89px -74px;height:70px;
}
.slideUl>li>.slideUl_li2{
    background-position: -89px -144px;
}
.slideUl>li>.slideUl_li3{
    background-position: -89px -216px;
}
.slideUl>li>.slideUl_li4{
    background-position: -89px -288px;
}
.slideUl>li>.slideUl_li5{
    background-position: -89px -360px;
}
.slideUl>li>.slideUl_li1:hover{
    background-position: -175px -74px;height:70px;
}
.slideUl>li>.slideUl_li2:hover{
    background-position: -175px -144px;
}
.slideUl>li>.slideUl_li3:hover{
    background-position: -175px -216px;
}
.slideUl>li>.slideUl_li4:hover{
    background-position: -175px -288px;
}
.slideUl>li>.slideUl_li5:hover{
    background-position: -175px -360px;
}

/*全站底部跟随*/
.indexAbout {  position: fixed;  width: 100%; z-index:40000000;  bottom: -50px;  left: 0;  height:132px;}
.indexAbout .indexAboutBack { position: relative;  height:82px;  background: rgba(51, 51, 51, 0.8);  background: #000\9;}
.indexAbout .indexAboutBack .left{float:left; width:300px; font-size:17px; color:#fff; font-weight:bold; margin-top: 10px;position: absolute;top: -43px;}
.indexAbout .indexAboutBack .left h4{ font-size:31px; color:#fff000; line-height:1.4em;}
.indexAbout .indexAboutBack .left ul li{ background:url(../images/ico/side_true.png) no-repeat left; padding-left:30px; float:left; display:inline; padding:5px 20px;}
.hand_box{
    float: left;
    width: 124px;
    height: 110px;
    padding: 30px 0 30px 25px;
    box-sizing: content-box;
}
@keyframes bottomLeft {
    0% {
        transform: rotate(0deg) translateX(-10px);

    }
    100% {
        transform: rotate(0deg) translateX(20px);

    }
}
.hand_box .fixed_hand{
    transform:rotate(0deg);
    animation: bottomLeft 1s linear infinite;
}
.indexAbout .indexAboutBack .middle{float: left;
    width: 430px;
    height: 46px;margin-top: 24px;
    box-sizing: border-box;position: absolute;left: 466px;}
.indexAbout .indexAboutBack .middle p{ margin-bottom:5px; float:left; display:inline; width:100%;    color: #fff;
    text-align: center;}
.indexAbout .indexAboutBack .middle select{border:none; width:46%; margin:0 2% 0 0; -moz-appearance:none; -webkit-appearance:none; background: #fff url(../images/select_down.png) no-repeat scroll right center; padding:3px 1%; float:left; display:inline; height:24px;}
.indexAbout .indexAboutBack .middle input{ border:none; padding:3px 1%; width:46%; margin-right:2%; float:left; display:inline; height:24px; box-sizing:border-box;height: 46px;line-height: 46px;font-size: 18px;border-radius: 8px;}
.indexAbout .indexAboutBack .middle button{ cursor:pointer; border:0; background:#ff4900; width:115px; height:112px; font-size:23px; color:#fff;}
.indexAbout .indexAboutBack .middle2{ width:135px;     margin: 7.5px 0 7.5px 20px;  float: left;position: absolute;left: 900px;}
.indexAbout .indexAboutBack .middle2 .btn_offer{  width: 176px;height: 50px;background: url(../images/baom/qiu_float_bottom_btn.png) no-repeat;margin-top:16px;}
.indexAbout .indexAboutBack .middle2 .btn_offer:hover{
    cursor: pointer;
}
.indexAbout .indexAboutBack .right{ color:#fff; font-size:24px; float:left; width:275px;margin-top: 20px;}
.indexAbout .indexAboutBack .right h4{font-size:24px; color: #fff;}
.indexAbout .indexAboutBack .right ul{ border:1px solid #656565; font-size:16px; float:left; padding:10px; margin-top:8px;}
.indexAbout .indexAboutBack .right ul li{ float:left; display:inline; width:50%;}
.indexAbout .indexAboutBack .right em{ color:#ff5f2f; font-style:normal; font-size: 24px;}
.indexAbout .indexAboutText {width: 1200px; min-width: 1150px !important; margin: 0 auto; position: absolute; height:88px; bottom: 0px; left: 0; right: 0;}
.indexAbout .indexAboutText .indexAboutNum { float: left; margin: 62px 0 0 360px; width: 612px; background: url(../images/ico/indexabout1.png) no-repeat 356px 7px, url(../images/ico/indexabout2.png) no-repeat 123px 87px;}
.indexAbout .indexAboutText .indexAboutNum p { color: #fff;  font-size: 30px;  height: 82px;}
.indexAbout .indexAboutText .indexAboutNum p i { color: #ed6c00; font-size: 62px;}
.indexAbout .indexAboutText .indexAboutNum p.indexAboutNumP1 { margin: 3px 0 2px;}
.indexAbout .indexAboutText .indexAboutNum p.indexAboutNumP2 { margin-left: 152px;}
.indexAbout .indexAboutText b { display: block; float: right; cursor: pointer; width: 33px; height: 33px; margin-top: 0px;}
.indexAbout .indexAboutText b img{width: 33px;
    height: 33px;
    margin-top: 35px;}
.indexAbout .indexIkj { cursor: pointer;width: 226px;margin-top: -70px;display:none;}


/*首页友情链接*/
.clear { clear:both; }
.left { float:left; } .right { float:right; }
.index-pic{ width:1180px; margin:0 auto; height:auto; overflow:hidden; margin-top:40px;}
.index-yqlj-top{ height:40px; line-height:40px; background:#f5f5f5}
.index-yqlj-top li{ width:120px; height:40px; display:block; text-align:center; font-size:14px; cursor:pointer; color:#666666}
.li-cur{ background:#535353; color:#ffffff !important}
.index-yqlj-bottom{ padding:15px 20px; width:1140px; background:#ffffff; height:115px;	}
.index-yqlj-bottom a{ font-size:14px; line-height:26px; padding:0px 8px;}
.index-yqlj-bottom ul li{ display:none}
.index-yqlj-bottom ul li.show{ display:block}