
body{
    font-family:”微软雅黑”;
    width: 100%;
}
.head-main {
    width: 1200px;
    margin: 0 auto;
}
.head-main img{
    margin-top: 16px;
    float: left;
}
.head-main .logoT{
    margin-left: 56px;
    margin-top: 30px;
}
form.inquire-city{
    position: relative;
    /*width: 300px;*/
    float: right;
}
form.inquire-city input{
    margin-top: 31px;
    width: 262px;
    height: 40px;
    border: 1px solid #dfdfdf;
    border-radius: 3px ;
}
form.inquire-city input{
    color: #6d6d6d;
}
form.inquire-city input[placeholder]{
    padding-left: 10px;
    font-size: 16px;
}
.section_box{
    background: #d2bb9b;
    width: 85px;
    position: absolute;
    top:31px;
    right: 0;

}
img.searchICon {
    margin-right: 9px;
     margin-top: 10px;
}
a.search{
    height: 40px;
    background: #d2bb9b;
    display: block;
    background-size:100% 100%;
    cursor: pointer;
    margin-left: 12px;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}
.nav {
    width: 100%;
    margin: 16px auto;
    background: #4b382f;
}
.nav{
    margin-bottom:0 ;
}
.nav ul{
    width: 1200px;
    margin:  0 auto;
    /*padding-left: 45px;*/
}
.nav ul li {
    font-size: 16px;
    line-height: 64px;
    float: left;
    margin-right: 54px;

}
.aplogo{
    height: 60px;
    position: absolute;
    top:0;
    left: 10px;
    z-index: 1;
}

.nav ul li a.select{
    color: #ac9476;
}
.nav ul li a{
    color: #fff;
}
.nav ul li:first-child{
    margin-left: 45px;
}
.section{
    width: 1200px;
    margin: 0 auto;

}

.section-left{
    width: 81%;
    float: left;
}
/*.main{*/
/*width: 100%;*/
/*float: left;*/
/*}*/
.news{
    width: 21%;
    float: left;
    margin: 20px 20px 0 0;

}
.news-info{
    width: 100%;
    overflow: hidden;
    float: left;
}
.news .news-head-img{
    /*width: 120px;*/
    /*height: 20.4px;*/
    margin-left: 10px;
}
.news-head-imgT{
    /*width: 40px;*/
    margin-left: 65px
}
.news-head{
    border-bottom: 1px dashed #e9e8e8;
    margin-bottom: 9px;
    padding-bottom: 12px;
}
.news-info h3 {
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 20px;
}
.news-info h3 a{
    color: #555;
}
.news-info .time {
    margin: 7px 0;
    display: block;
    width: 100%;
    text-align: right;
    font-size: 12px;
    color: #d0d0d0;
}
.news-info .time span {
    font-size: 16px;
    font-weight: 900;
}
.news-article {
   margin-left: 20px;
    font-size: 13px;
    line-height: 22px;
    text-indent: 1rem;
    color: #999;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 15;
    overflow: hidden;
}
.news-article a {
    color: #999;
}
.news-article-span{
    margin-left: 10px;

}
.news-article-span a{
    line-height: 20px;
    color:#998762 ;
    font-size: 12px;
}
.minIcon{
    margin-top: -2px;
    margin-right: 5px;
}
.list ul li {
    width: 100%;
    line-height: 27px;
}
.list ul li a{
    float: left;
    display: block;
    font-size: 13px;
    width: 89%;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list ul{
    margin-left: 20px;
}
.list ul li a {
    color: #555;
}
.list ul li a span {
    margin: 13px 5px 0 0;
    line-height: 23px;
    float: left;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #999;
    display: block;
}
/*.banner_img {*/
    /*float: left;*/
/*}*/

/*.banner_img {*/
    /*width:77%;*/
    /*!*height: 420px;*!*/
    /*overflow: hidden;*/
    /*background: #cccccc;*/
/*}*/
.section-left-main{
    width: 100%;
    float: left;
}
.events{
    margin-top: 20px;
    width: 100%;
    float: left;
}
#events-info{
    margin-right: 22px;
}
.events-info{
    width: 48.5%;
    float: left;
}
.events .events-info-head{
    width: 100%;
    height: 58px;
    background: url(/iFile/images/eventsBg.png) no-repeat;
    background-size: 100% 100%;
}
.eventsTitle{
    margin-top: 28px;
}
.events-index-title{
	width:100%;
    float: left;
    margin-bottom: 18px;
}
.events-index-title a{
    font-size: 13px;
    float: left;
    display: block;
    margin-left: 20px;
    color: #555;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.events-index-title a img {
    margin-right: 5px;
}
.events-index-title span {
    float: right;
    color: #999;
}
.events .events-info-head h1 {
    float: left;
    padding: 25px 0 13px 25px;
    color: #cb301d;
    font-size: 20px;
    font-weight: 900;
}
.events-index-head_img{
    margin: 21px 17px 12px 0;
    float: right;
}
.eventsTitle ul {
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    margin: 20px;
}
.eventsTitle ul li a {
    font-size: 13px;
    margin-bottom: 15px;
    display: block;
    color: #555;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.eventsTitle  ul li span {
    margin: 8px 10px 0 0;
    line-height: 23px;
    float: left;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #999;
    display: block;
}
.section-right{
    width: 18%;
    float: right;
}
.city{
    margin-top: 25px;
    width:100%;
    position: relative;
}
.city-head{
    width: 100%;
    border-bottom: 1px dashed #e9e8e8;
}
.city-head-title{
    padding: 0 0 10px 12px;
    color: #d2543d;
    font-size: 16px;
    font-weight: 900;
}
.car-title-h1 {
    margin: 9px auto;
    width: 90%;
    border: 1px solid #dedede;
}
.car-title-h1 a{
    width:100%;
    color: #666;
    text-align: center;
    line-height: 30px;
    display: block;
}
.events-news{
    float: left;
    width: 100%;
}
.events-news-info{
    width: 100%;
}
.events-news-info-head{
    width: 100%;
    height: 40px;
}
.news-info-list{
    width: 100%;
}
.news-info-list li{
    float: left;
    width: 24.2%;
    margin-right: 10px;
}
.events-news-info .time {
    border-bottom: 1px solid #e9e8e8;
    font-size: 16px;
    color: #8b8b8b;
    margin: 40px 0 0 0;
    padding-bottom: 18px;
}
.title {
    margin: 18px 0 38px 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333;
}
.events-news-info ul li img {
    width: 100%;
    height: 155px;
}
.events-news-info ul li:nth-child(4n+4) {
    margin-right: 0;
}
.more {
    float: right;
    margin: 17px 0 38px 0 ;
}
.more a{
    font-size: 13px;
    color: #cfb89b;
    font-weight: 900;
}
.inquire{
    width: 100%;
    height: 269px;
    background: url(/iFile/images/inquireBg.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 10px;
}
.userName{
    width: 80%;
    border: 1px solid #dedede;
    height: 30px;
    border-radius: 3px;
    font-size: 14px;
    padding-left: 10px;
    margin:15px 20px ;
}
.documents{
    width: 80%;
    border: 1px solid #dedede;
    height: 30px;
    border-radius: 3px;
    font-size: 14px;
    padding-left: 10px;
    margin:0 0 15px 20px;
}
.inquire-title {
    padding: 25px 0 13px 20px;
    color:#cb301d;
    font-size: 20px;
    font-weight: 900;
}
.inquireIcon{
    margin: -10px 0 0 20px;
}
 a.inquire—info {
    display: block;
    width: 198px;
    height: 63px;
    line-height: 36px;
    background: url(/iFile/images/inquireIcon.png) no-repeat;
    background-size: 198px 63px;
    cursor: pointer;
     margin-left: 12px;

 }
aside.download{
     width: 100%;
     margin-top: 35px;
 }
aside.download header{
    border-bottom: 1px solid #e6cdad;
    margin-bottom: 10px;
}
aside.download header img{
    margin: 0   0 13px 10px;
 }
aside.download header h4{
    padding-top: 10px;
    float: right;
    margin-right: 10px;
}
.download-index-title{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 93%;

}
.download-index-title a{
    color: #222;
}
.download-index-title img{
    margin: 0 10px;

}
.download-list h2{
    margin-bottom: 10px;
    font-size: 13px;
}
.download-list h2.download-index-titleT{
    margin-bottom: 5px;
}
.download-list ul{
    margin-left: 15px;
}
.download-list ul li {
    line-height: 26px;
    font-size: 13px;
    overflow: hidden;
    white-space: nowrap;
    width: 93%;
}
.download-list li span{
    margin: 8px 15px 0 0;
    line-height: 23px;
    float: left;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #999;
    display: block;

}
.download-list ul li a{
    color: #222;
}
aside.registration{
    width: 100%;
    margin-top: 35px;
}
aside.registration header{
    border-bottom: 1px solid #e6cdad;
    margin-bottom: 10px;
}
aside.registration header img{
    /*width: 129px;*/
    /*height: 50px;*/
    margin: 0   0 13px 10px;
}
aside.registration header h4{
    padding-top: 10px;
    float: right;
    margin-right: 10px;
}
.registration-list ul{
    margin-left: 15px;
}
.registration-list ul li {
    line-height: 26px;
    font-size: 13px;
    overflow: hidden;
    white-space: nowrap;
    width: 93%;
}
.registration-list li span{
    margin: 10px 15px 0 0;
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #e6cdad;
    display: block;

}
.registration-list ul li a{
    color: #222;
}
.example{
    width: 100%;
}

.example-head{
    width: 100%;
    height: 40px;
}
.example-head img{
    width: 100%;
    height: 100%;
}
.moreT{
    margin: 0;
}
.moreT a{
    display: block;
    margin: 37px 0 7px 0 ;
    padding: 10px 0 10px 0 ;
}

.example-list{
    width: 100%;
    float: left;
    margin-top: 3px;
}

.example-list li img {
    padding: 30px;
    width: 100%;
    height: 270px;
}
.example-list li h1{
    margin: 24px 0 ;
    font-size: 16px;
    color: #444;
    text-align: center;
}
.example-list li{
    width: 23%;
    float: left;
    margin-right: 25px;
}
.example-list-model{
    text-align: center;
    background: url("/iFile/images/border.png") no-repeat;
    background-size: 100% 100%;
}
.example-list li:nth-child(4n+4) {
    margin-right: 0;
}
.footer{
    margin-top: 40px;
    width: 100%;
    background: #584d49;
    float: left;
}
.footer-content{
    width: 1200px;
    margin:  20px auto;

}
.footer-content-title{
    float: left;
    margin-left: 80px;
    font-size: 16px;
    color: #fff;

}
.footer-content ul{
    float: left;
    width: 85%;
}
.footer-content ul li{
    float: left;
    margin:  0  30px 20px;
}
.footer-content ul li a{
    color: #b0a5a2;
    font-size: 14px;
}
.solid{
    width: 100%;
    border-bottom: 1px solid #b0a5a2;
}
.contactUs{
    width: 400px;
    margin: 30px auto ;
}
.contactUs li{
    float: left;
    margin: 10px 0;
}

.contactUs li a{
    display: block;
    color: #b0a5a2;
    font-size: 14px;
    padding: 0 10px;
    border-left: 2px solid #b0a5a2 ;

}
/*@media screen and (max-width:1200px){*/
/*.nav{*/
/*width: 100%;*/
/*}*/
/*.head-main {*/
/*width: 100%;*/
/*}*/
/*.head-main .logoT {*/
/*display: none;*/
/*}*/
/*.nav ul {*/
/*width:100%;*/
/*}*/
/*}*/
/*@media screen and (max-width:768px){*/

/*}*/
/*@media screen and (max-width:480px){*/
/*.head-main img{*/
/*margin-left: 10px;*/
/*}*/
/*}*/
@media (min-width: 769px){
    .mobile{
        display: none;
    }
}
@media (max-width: 769px) {
    .head-main,.nav ul,.section,.footer-content{
        width: 100%;
    }
    .section-right {
        display: none;
    }
    .section-left {
        width: 100%;
    }
    .news {
        width: 100%;
        padding: 10px;
    }
    .container {
        height: auto !important;
    }
    .news-head-imgT {
        float: right;
    }
    .events-info {
        width: 100%;
        float: left;
        /*padding: 10px;*/
    }
    #events-info {
         margin-right: 0;
    }
    .news-info-list li {
        padding: 0 5px;
        margin-right: 0;
    }
    .events-news-info .time {
        padding-bottom: 10px;
    }
    .example-list li {
        padding: 0 5px;
        width: 50%;
        margin-right: 0;
    }
    .title {
        margin: 10px 0;
        width: 100%;
    }
    .news-info-list li {
        width: 50%;
    }
    .more {
        margin: 20px 10px 20px 0
    }
    #nav{
        display: none;
    }
    .footer-content ul {
        margin-top: 20px;
        float: right;
        width: 95%;
    }
    .footer-content-title {
        float: left;
        margin-left: 30px;
        color: #fff;
    }
    form.inquire-city{
        display: none;
    }
    .head-main .logoT{
        display: none;
    }
    .head-main img{
        display: none;
    }
    .contactUs {
    width: 100%;
    }
    .contactUs li a {
    padding: 0px 8px;
    }
}
.accordion {
    position: relative;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

}

.accordion .link {
    display: block;
    padding: 15px 15px 15px 42px;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background: #4b382f;
    text-align: right;
}

.accordion li:last-child .link {
    border-bottom: 0
}

.accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px
}

.accordion li.open .link {
    color: #b63b4d
}
.submenu {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    display: none;
    /*background: rgba(75, 56, 47, 0.5);*/
    font-size: 14px
}




/*改*/
.submenu li {

    background: rgba(75, 56, 47, .9);
    border-bottom: 1px solid #fff;
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #d9d9d9;
    padding: 12px;
    padding-left: 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}
.copyright{
    text-align: center;
    margin: 0 auto;
    padding-bottom: 30px;
    color: #b0a5a2;
    margin-top: 70px;
}
/* 中型设备（台式电脑，992px 起） */
/*@media (min-width:992px) {*/
/**/
/*}*/

 /*大型设备（大台式电脑，1200px 起） */
/*@media (min-width:1200px) {*/

/*}*/






.container {
    max-width: 740px;
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    height: 420px;
    background: #196cd2;
    float: left;
    overflow: hidden;
}

.preview {
    text-align: center;
    padding: 5px;
}

.preview a {
    display: inline-block;
    margin: 5px;
}

.preview img {
    display: block;
    width: 200px;
    height: auto;
}

.active {
    outline: 3px solid #196cd2;
    box-shadow: 2px 2px 20px 4px rgba(0, 0, 0, .5);
}

/*units.css */
.area{
    width: 100%;
    height:100px;
    background: url("/iFile/images/WechatIMG44.png") no-repeat;
    background-size: 100% 100% ;
}
.area h1{
    font-size: 30px;
    color: #333;
    font-weight: 900;
    padding-top: 30px;
}
.area-head{
    width: 60%;
    margin: 0 auto;
}
.area h2{
    font-size:16px ;
    font-weight: 900;
    color: #222;
    line-height: 60px;
}
.news-head-title{
    margin: 0 20px 20px 20px;
}

.news-head-title h1{
    font-size: 16px;
    font-weight: 900;
    text-align: center;
    width: 110px;
    color: #d2543d;
    border-bottom: 2px solid #d2543d;
    padding-bottom: 10px;
}
.news-p{
    text-indent:2em;
    font-size: 13px;
    color: #555;
    line-height: 20px;
}
.cutting{
    margin: 20px 0;
    width: 100%;
    border-bottom: 1px dashed #e6e6e6;
}
.press{
    width: 100%;
    margin-top: 20px;
}
.press-title h1{
    font-size: 16px;
    font-weight: 900;
    text-align: center;
    width: 110px;
    color: #d2543d;
    border-bottom: 2px solid #d2543d;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.More{
    line-height: 40px;
    text-align: right;
}
.More a{
    font-size: 13px;
    color: #cfb89b;
    font-weight: 900;
}
#eject{
    margin-top: 20px;

}
.pressUnits{
    margin-top: 20px;
}
.pressUnits-head{
    border-bottom: 1px dashed #e9e8e8;
    margin-bottom: 9px;
    padding-bottom: 12px;
}
.pressUnits h3{
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 20px;
    margin-bottom: 10px;
}
.pressUnits h3 a {
    color: #555;
}

.boxBg{
    font-size: 20px;
    color: #222;
    font-weight: 900;
    padding: 16px 0;
    background: url("/iFile/images/WechatIMG48.png");
    background-size: 100% 100%;
}
.box{
    padding-top: 15px;
 }
.we1{
    float: left;
}
.we2{
    height: 100px;
}


a#inquire—info {
    display: block;
    width: 198px;
    height: 63px;
    line-height: 36px;
    background: url(/iFile/images/inquireIcon.png) no-repeat;
    background-size: 198px 63px;
    cursor: pointer;
     margin-left: 12px;

 }
 #myModalT ul {
     float: left;
 }
#myModalT h1{
    font-size: 18px;
    font-weight: 900;
    color: #901d22;
    line-height: 40px;
    border-bottom: 1px solid #dedede;
}
.myModalT-content{
    width: 100%;
    float: left;
    margin: 30px 0 20px 0;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 40px;
}
#myModalT{
    right: 50%;
    margin-right: -245px;
}
#myModalT .photo{
    float: left;
    width: 130px;
    height: 180px;
    background: #ccc;
}


#myModalT ul li{
    font-size: 13px;
    line-height: 35px;
    margin-left: 40px;
}
#myModalT ul li{
    color: #901d22;
}
.myModalTspan{
    margin-left: 20px;
    color: #999;
    font-size: 14px;
}
