html {
    width: 100%;
    font-family: "Microsoft YaHei";
}

a {
    text-decoration: none;
    color: #FFFFFF;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    list-style-type: none;

    margin: 0 auto;
    padding: 0;
    color: #333;
    font-size: 14px;
}

img {
    border: none;
}

.red {
    color: #FF0000 !important;
    font-size: 14px;
}

.img {
    width: 100%;
    height: auto;
}

.clear {
    clear: both;
}

.mtop {
    margin-top: 60px;
}

.mbottom {
    margin-bottom: 60px;
}

.w1200 {
    width: 1200px;
}

.hand {
    cursor: pointer;
}

.container {
    margin: 0 auto;
    width: 1200px;
    background-color: #FFFFFF;
}

.container-1920 {
    margin: 0 auto;
    width: 1920;
    background-color: #FFF;
}

.ibanner {
    width: 100%;
}

.ibanner img {
    width: 100%;
}

.nav {
    width: 100%;
    background-color: #666666;
    padding: 0;

}

.nav table {
    margin: 0 auto;
    width: 1200px;

}

.li {
    float: left;
    list-style-type: none;
}

.container-box {
    margin: 0 auto;
    width: 1200px;

}

.container-box div {
    float: left;
}

.container_head {
    border-bottom: 1px solid #CCCCCC;
    margin: 10px 0 10px 0;
    padding-bottom: 10px;
    font-weight: 100;
}

.container_head table {
    margin: 0 auto;

}

.container_head td {
    text-align: center;
    color: #888888;
    font-size: 12px;
    font-weight: 800;

}

.search div {
    width: 408px;
    margin: auto;
}

.search {
    position: relative;
}

.search input#stxt {
    width: 320px;
    height: 36px;
    line-height: 36px;
    border: 2px solid #EFEFEF;
    text-indent: 6px;
    border-right: none;
    float: left;
    color: #CCC;
}

.search #sbtn {
    width: 80px;
    border: 2px solid #EFEFEF;
    float: left;
    height: 36px;
    line-height: 36px;
    color: #666;
    text-align: center;
    font-size: 14px;
}

.hserach {
    width: 100%;
    text-align: left;
    position: absolute;
    left: 94px;
    top: 44px;
}

.hserach a {
    color: #CCC;
    font-size: 10px;
    display: inline-block;
    padding: 2px;
}

.hserach a:hover {
    color: #333;
}

input, select {
    text-indent: 8px;
    outline: none;
}

.top td {
    text-align: right;
}

.top-nav {
    text-align: center;
    height: 40px;
    line-height: 40px;

}

.nav {
    margin-top: -2px;
    float: left;
}

.nav div {
    width: 1200px;
    margin: 0 auto;

}

.nav td {
    height: 35px;
    line-height: 35px;
    width: 20%;
    padding-left: 5px;
}

.nav-dh {
    width: auto;
    height: 46px;
}

.nav-middle {
    margin: 0 auto;
    width: 100%;
    background-color: #f4f4f4;
}

.nav-middle table {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    background-color: #f4f4f4;
}

.nav-bottom {
    width: 100%;
    margin: 0 auto;
    background-color: #f4f4f4;
}

.nav-bottom div {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.nav-bottom table {
    width: 1000px;
    margin: 0 auto;
}

#nav {
    line-height: 42px;
    list-style-type: none;
    background-color: #FFFFFF;

}

#nav a {
    display: block;
    width: 80px;
    text-align: center;

}

#nav a:link {
    color: #444;
    text-decoration: none
}

#nav a:visited {
    color: #444;
    text-decoration: none
}

#nav a:hover {;
    text-decoration: none;
}

#nav {
    font-weight: 800;
}

.nav-dh a {
    border-bottom: 4px solid #FFFFFF;
}

.nav-dh a:hover, .nav-dh a.active {
    border-bottom: 4px solid #DE2613;
}

#nav li {
    float: left;
    width: 140px;
    color: #333;
}

#nav li a:hover {
}

#nav li ul {
    line-height: 36px;
    margin-top: 1px;
    list-style-type: none;
    text-align: left;
    left: -999em;
    width: 180px;
    position: absolute;
    z-index: 9999;
}

#nav li ul li {
    float: left;
    width: 250px;
    background: #000000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    position: static;
    *zoom: 1;
}

#nav li ul li a {
    color: #333;
}

#nav li ul li p {
    color: #FFFFFF;
}

#nav li ul a {
    display: block;
    width: 156px;
    text-align: left;
    margin-left: 8px;
    overflow: hidden
}

#nav li ul a:link {
    color: #000000;
    text-decoration: none
}

#nav li ul a:visited {
    color: #333;
    text-decoration: none
}

#nav li ul a:hover {
    text-decoration: none;

}

#nav li:hover ul {
    left: auto
}

#nav li.sfhover ul {
    left: auto
}

#content {
    clear: left
}

#nav li ul li ul li {
    float: left;
    width: auto;
    height: 24px;
    line-height: 24px;
    background-color: #000000;
    filter: Alpha(opacity=50);
    position: static;
    *zoom: 1;

}

#nav li ul li a {
    text-decoration: none;
    border: none;
}

#nav li ul li {
    padding: 0 0 2px 0;
}

#nav li ul li img {
    vertical-align: middle;
}

#nav li ul li p {
    font-size: 16px;
    text-indent: 30px;
    height: 30px;
    line-height: 35px;
}

#nav li ul li .span1 {
    text-indent: 50px;
    /*background: url('/assets/Template/mdzz/images/menu_cf.png') no-repeat left center;*/
}

#nav li ul li .span2 {
    text-indent: 50px;
    /*background: url('/assets/Template/mdzz/images/menu_ws.png') no-repeat left center;*/
}

#nav li ul li .span3 {
    text-indent: 50px;
    /*background: url('/assets/Template/mdzz/images/menu_shu.png') no-repeat left center;*/
}

#nav li ul li .span4 {
    text-indent: 50px;
    /*background: url('/assets/Template/mdzz/images/menu_qsn.png') no-repeat left center;*/
}

#nav li ul li .span5 {
    text-indent: 50px;
    /*background: url('/assets/Template/mdzz/images/menu_kt.png') no-repeat left center;*/
}

#nav li ul li .span6 {
    text-indent: 50px;
    /*background: url('/assets/Template/mdzz/images/menu_xg.png') no-repeat left center;*/
}

#nav li ul li ul li, #nav li ul li ul li p {
    font-size: 14px;
    text-align: center;
    width: auto;
    text-indent: 0;
    font-weight: normal;
    height: 25px;
    line-height: 25px;
    margin-left: 5px;
}

#nav li ul li ul li a {
    border: none;
}

#nav li ul li ul {
    background-color: #000000;
    filter: Alpha(opacity=50);
    position: static;
    *zoom: 1;
    width: 240px;
    padding-left: 5px;
}

#nav li ul li ul li p {
    color: #FFFFFF;
}

.yd {
    height: 38px;
    line-height: 38px;
    background: #DE2613;
    color: #FFFFFF;
    text-align: center;
    border-radius: 20px;
}

.yd img {
    position: relative;
    right: 8px;
    top: 2px;
}

.yd span {
    font-size: 16px;
    position: relative;
    font-weight: bold;
    left: 12px;
}

.phone {
    font-size: 10px;
    font-weight: 800;
    color: #8D8D8D;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 5px;
    text-align: right;
    position: relative;
    right: 10px;
    line-height: 14px;
}

.dz {
    background-image: url('/assets/Template/mdzz/images/index_dbg.jpg');
    width: 360px;
    height: 183px;
    text-align: center;

}

.dz p {
    font-size: 24px;
    color: #ffffff;
    /*letter-spacing: 10px;*/
}

.dz p {
    font-weight: 800;
}

.dz-table {
    background-image: url('/assets/Template/mdzz/images/line.jpg');
    background-repeat: repeat-x;
    vertical-align: text-top;
}

.dz-table input, select {
    border: 1px solid #DDD;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    color: #666;
}

.set {
    text-align: center;
    height: 70px;
    padding-left: 10px;
}

.set input {
    width: 180px;
}

.set select {
    width: 150px;
}

.one .set, #set2 {
    padding-left: 30px;
}

.set p {
    background: #DE2613;
    font-size: 14px;
    text-align: center;
    padding: 15px;
    margin-left: 20px;
    border-radius: 5px;
    color: #FFFFFF;
    font-weight: 800;
    letter-spacing: 4px;
    width: 310px;
}

.one table {
    width: 800px;
}

.dz-title {
    font-size: 16px;
    font-weight: 800;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}

.dz-content1, .dz-content2, .dz-content3, .dz-content4 {
    color: #7b7b7b;
    font-size: 14px;
    font-weight: 800;
    text-indent: 30px;
    height: 34px;
    padding: 5px 5px 0 0;

}

.dz-content2, .dz-content3 {
    margin-right: 5px;
}

.dz-content1 {
    background: url('/assets/Template/mdzz/images/coffee.png') no-repeat left center;

}

.dz-content2 {
    background: url('/assets/Template/mdzz/images/cz.png') no-repeat left center;
    background-size: 18px 18px;

}

.dz-content3 {
    background: url('/assets/Template/mdzz/images/crown.png') no-repeat left center;

}

.dz-content4 {
    background: url('/assets/Template/mdzz/images/hat.png') no-repeat left center;

}

.s-table li {
    list-style-type: none;
    float: left;
    margin: 0 auto;
    margin-left: 50px;
}

.container-yh {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #F4F4F4;
}

.container-yh .yh-content {
    width: 1200px;
    margin: auto;
    font-size: 20px;
    font-weight: 900;
}

.container-yh .yh-title {
    width: 200px;
    float: left;
}

.container-yh .yh-title .t1 {
    height: 80px;
    text-align: left;
}

.container-yh .yh-title .t2 {
    line-height: 120px;
    text-align: left;
}

.container-yh .yh-title .line {
    border-bottom: 4px solid #DE2613;
    width: 50px;
}

.container-yh .yh-item {
    float: left;
    width: 230px;
    margin-left: 20px;
    background-color: #FFF;
    position: relative;
    height: 299px;
    transition: 0.5s;
}

.container-yh .yh-item:hover {
    box-shadow: 2px 2px 2px #ECECEC;
    background-color: #F4F4F4;
    transform: translate(-2px, -2px);
}

.container-yh .yh-item:hover .yh-item-img img {
}

.container-yh .yh-item .yh-item-tip {
    position: absolute;
    background: url("../images/rt.png");
    width: 66px;
    height: 46px;
    right: 10px;
    top: 6px;
}

.container-yh .yh-item .yh-item-tip span {
    font-size: 12px;
    float: right;
    color: #FFF;
    margin-top: 2px;
    padding: 0 5px;
}

.container-yh .yh-item span, .container-yh .yh-item p {
    color: #333;
    font-size: 14px;
    padding: 0 10px;
}

.container-yh .yh-item .yh-item-img img {
    width: 210px;
    height: 150px;
    padding: 10px;
}

.container-yh .yh-item .yh-item-bottom {
    padding: 10px 0;
    background: url('/assets/Template/mdzz/images/awwor_right.png') no-repeat 190px 36px;
    -webkit-background-size: 24px 24px;;
    background-size: 24px 24px;
}

.container-yh .yh-item .yh-item-bottom .yh-item-bottom-p1 {
    font-size: 18px;
    font-weight: 900;
    width: 180px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}

.container-yh .yh-item .yh-item-bottom .yh-item-bottom-p2 {
    font-size: 12px;
    font-weight: 900;
    color: #666;
    margin-top: 6px;
    width: 180px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}

.container-yh .yh-item-rmb {
    font-weight: normal;
    font-size: 16px;
}

.container-yh .yh-item-rmb1 {
    font-weight: 900;
    font-size: 20px !important;
    float: left;
}

.container-yh .yh-item-rmb2 {
    font-weight: normal;
    font-size: 12px !important;
    float: left;
    height: 20px;
    line-height: 36px;
    position: absolute;
    width: auto;
    text-align: center;
}

.container-yh .yh-item-rmb2 span {
    border-bottom: 1px solid red;
    height: 2px;
    position: relative;
    top: -21px;
    margin: auto;
    display: block;
}

.box-table1 {
    background: url('/assets/Template/mdzz/images/line.jpg') repeat-x bottom;
    width: 1200px;
    font-size: 18px;
    height: 60px;
}

.box-title1 {
    width: 200px;
    font-weight: 800;
    font-size: 20px;
}

.box-title2 {
    color: #7b7b7b;
    font-size: 20px;
}

.box-title3 {
    text-align: right;
    color: #7b7b7b;
    font-weight: 800;
    font-size: 20px;
}

#gntj_list a {
    display: block;
}

#gntj_menu {
    margin-top: 22px;
    width: 210px;
}

#gntj_menu #pk {
    width: 203px;
    margin-right: 20px;
}

#gntj_menu #pk img {
    height: 151px;
}

#gntj_menu a {
    width: 100px;
    height: 100px;
    display: block;
    float: left;
    border: 1px solid #ececec;
    border-left: none;
    border-bottom: none;
    text-align: center;
    transition: .5s;
}

#gntj_menu a:hover {
    background-color: #ECECEC;
}

#gntj_menu a div.gntj_menu_img {
    width: 40px;
    height: 40px;
    margin: auto;
    margin-top: 20px;
    float: none;
}

#gntj_menu a div.gntj_menu_img img {
    width: 100%;
    height: 100%;
}

#gntj_menu a div.gntj_menu_txt {
    display: block;
    width: 100%;
    text-align: center;
    color: #7b7b7b;
    margin-top: 10px;
}

#gntj_menu a div.gntj_menu_txt_active {
    color: #de2613;
}

#gntj_menu a.sleft {
    border-left: 1px solid #ECECEC;
}

#gntj_menu a.sbottom {
    border-bottom: 1px solid #ECECEC;
}

#fgtj_list a {
    display: block;
}

#fgtj_menu {
    margin-top: 22px;
    width: 200px;
    margin-right: 10px;
    border: 1px solid #ECECEC;
}

#fgtj_menu div {
    float: none;
}

#fgtj_menu a {
    width: 200px;
    height: 111px;
    display: block;
    float: none;
    transition: .5s;
}

#fgtj_menu a:hover {
    background-color: #ECECEC;
}

#fgtj_menu a .fgtj_menu_img {
    width: 40px;
    height: 40px;
    text-align: center;
    margin-top: 36px;
    margin-left: 30px;
    float: left;
}

#fgtj_menu a .fgtj_menu_img img {
    width: 100%;
    height: 100%;
}

#fgtj_menu a .fgtj_menu_txt {
    width: 120px;
    height: 111px;
    line-height: 111px;
    text-align: center;
    color: #7b7b7b;
    float: left;
}

#fgtj_menu a .fgtj_menu_txt_active {
    color: #de2613;
}

/**

.box-menu p {
    margin-top: 50px;
    text-align: center;
}

.box2-menu p {
    margin-top: 50px;
    text-align: center;
}

.box2-menu td {
    padding: 20px 10px 20px;
    width: 90px;
    height: 90px;
}

.box-td7, .box-td3, .box-td5 {
    border-left: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;

}

.box-td1 {
    border-left: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    border-top: 1px solid #F1F1F1;

}

.box-td4, .box-td6, .box-td8 {
    border-left: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    border-right: 1px solid #F1F1F1;

}

.box-td2 {
    border: 1px solid #F1F1F1;

}

.box-td1 {
    background: url('/assets/Template/mdzz/images/tag_cg.png') no-repeat center;
    background-position: 24px 20px;

}

.box-td1:hover {
    background: url('/assets/Template/mdzz/images/tag_cg_active.png') no-repeat center;
    background-position: 24px 20px;
}

.box-td2 {
    background: url('/assets/Template/mdzz/images/tag_yg.png') no-repeat center;
    background-position: 24px 20px;

}

.box-td2:hover {
    background: url('/assets/Template/mdzz/images/tag_yg_active.png') no-repeat center;
    background-position: 24px 20px;
}

.box-td3 {
    background: url('/assets/Template/mdzz/images/tag_ym.png') no-repeat center;
    background-position: 24px 20px;

}

.box-td3:hover {
    background: url('/assets/Template/mdzz/images/tag_ym_active.png') no-repeat center;
    background-position: 24px 20px;
}

.box-td4 {
    background: url('/assets/Template/mdzz/images/tag_sg.png') no-repeat center;
    background-position: 24px 20px;

}

.box-td4:hover {
    background: url('/assets/Template/mdzz/images/tag_sg_active.png') no-repeat center;
    background-position: 24px 20px;
}

.box-td5 {
    background: url('/assets/Template/mdzz/images/tag_jg.png') no-repeat center;
    background-position: 24px 20px;

}

.box-td5:hover {
    background: url('/assets/Template/mdzz/images/tag_jg_active.png') no-repeat center;
    background-position: 24px 20px;
}

.box-td6 {
    background: url('/assets/Template/mdzz/images/tag_ttm.png') no-repeat center;
    background-position: 24px 20px;

}

.box-td6:hover {
    background: url('/assets/Template/mdzz/images/tag_ttm_active.png') no-repeat center;
    background-position: 24px 20px;
}

.box-td7 {
    background: url('/assets/Template/mdzz/images/tag_xie.png') no-repeat center;
    background-position: 24px 20px;

}

.box-td7:hover {
    background: url('/assets/Template/mdzz/images/tag_xie_active.png') no-repeat center;
    background-position: 24px 20px;
}

.box-td8 {
    background: url('/assets/Template/mdzz/images/tag_yt.png') no-repeat center;
    background-position: 24px 20px;

}

.box-td8:hover {
    background: url('/assets/Template/mdzz/images/tag_ty_active.png') no-repeat center;
    background-position: 24px 20px;
}

.box-menu td p {
    font-size: 16px;
    text-align: center;
    color: #7b7b7b;
    font-weight: 800;
}

.box-menu td:hover p {
    font-size: 16px;
    text-align: center;
    color: #DE2613;
    font-weight: 800;
}
 */

/**


.tab-td1 {
    width: 640px;
}

.tab-td2 {
    width: 300px;
}

.tab-td3 {
    width: 300px;
}

.tab2-td1 {
    width: 769px;
}

.tab2-td2 {
    width: 387px;
}

.tab2-td3 {
    width: 385px;
}
 */

/**

.box2-td5 {
    border-left: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    border-right: 1px solid #F1F1F1;
}

.box2-td3 {
    border-left: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;

}

.box2-td1 {
    border-left: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    border-top: 1px solid #F1F1F1;

}

.box2-td4 {
    border-left: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    border-right: 1px solid #F1F1F1;

}

.box2-td2 {
    border: 1px solid #F1F1F1;

}

.box2-menu td p {
    font-size: 16px;
    text-align: center;
    color: #7b7b7b;
    font-weight: 800;
}

.box2-menu td:hover p {
    font-size: 16px;
    text-align: center;
    color: #DE2613;
    font-weight: 800;
}

.box-menu td {
    padding: 20px 10px 20px;
    width: 90px;
    height: 90px;
}

.box2-td1 {
    background: url('/assets/Template/mdzz/images/tag2_xd.png') no-repeat center;
    background-position: 22px 20px;

}

.box2-td1:hover {
    background: url('/assets/Template/mdzz/images/tag2_xd_active.png') no-repeat center;
    background-position: 22px 20px;
}

.box2-td2 {
    background: url('/assets/Template/mdzz/images/tag2_ty.png') no-repeat center;
    background-position: 22px 20px;

}

.box2-td2:hover {
    background: url('/assets/Template/mdzz/images/tag2_ty_active.png') no-repeat center;
    background-position: 22px 20px;
}

.box2-td3 {
    background: url('/assets/Template/mdzz/images/tag2_mg.png') no-repeat center;
    background-position: 22px 20px;

}

.box2-td3:hover {
    background: url('/assets/Template/mdzz/images/tag2_mg_active.png') no-repeat center;
    background-position: 22px 20px;
}

.box2-td4 {
    background: url('/assets/Template/mdzz/images/tag2_bo.png') no-repeat center;
    background-position: 22px 20px;

}

.box2-td4:hover {
    background: url('/assets/Template/mdzz/images/tag2_bo_active.png') no-repeat center;
    background-position: 22px 20px;
}

.box2-td5 {
    background: url('/assets/Template/mdzz/images/tag2_zhong.png') no-repeat center;
    background-position: 22px 20px;

}

.box2-td5:hover {
    background: url('/assets/Template/mdzz/images/tag2_zhong_active.png') no-repeat center;
    background-position: 22px 20px;
}
 */

.table2 {
    width: 220px;
    text-align: center;
}

.table2 td {
    height: 40px;
}

.table2 input {
    border: 1px solid #7b7b7b;
    height: 40px;
    line-height: 40px;
    margin: 10px 0 10px 0;
    width: 200px;
    border-radius: 5px;
}

.table2 select {
    border: 1px solid #7b7b7b;
    height: 40px;
    line-height: 40px;
    margin: 10px 0 10px 0;
    width: 100px;
    border-radius: 5px;
}

.table2 span {
    color: #7b7b7b;
    font-size: 14px;
    display: block;
    width: 100%;
    text-indent: 52px;
    text-align: left;
}

.table2 .xx-title {
    color: #333;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 4px;
    text-align: left;
}

.table2 .xx-list {
    height: 126px;
    overflow: hidden;
}

.table2 .xx-list .xx-list-item {
    overflow: hidden;
    height: 21px;
    font-size: 14px;
    text-align: left;
    text-indent: 2px;
    color: #999;
    display: block;
    clear: both;
}

.table2 .xx-list .xx-list-item1 {
    width: 60px;
    float: left;
    text-indent: 12px;
    overflow: hidden;
}

.table2 .xx-list .xx-list-item2 {
    width: 150px;
    float: left;
    overflow: hidden;
}

.table2 .xx-line {
    height: 62px;
    color: #ccc;
}

.table2 .xx {
    color: #666;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    background: url('/assets/Template/mdzz/images/dd.png') no-repeat;
    background-position: 30px 5px;
    text-align: left;
    text-indent: 52px;
}

.bottom-yd {
    width: 204px;
    background: #DE2613;
    color: #FFFFFF;
    border-radius: 5px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 1px;
    margin-left: 6px;
}

.table2 .xx-img {
    position: absolute;
    z-index: 0;
}

.xx-img .ita {
    position: absolute;
    z-index: 3;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 1px;
    transform: rotate(-50deg);
    -ms-transform: rotate(-50deg); /* Internet Explorer */
    -moz-transform: rotate(-50deg); /* Firefox */
    -webkit-transform: rotate(-50deg); /* Safari 和 Chrome */
    -o-transform: rotate(-50deg); /* Opera */
    padding: 25px 25px 25px 15px;
}

.rqtjl {
    margin-top: 26px;
    width: 670px;
}

.rqtjl .timg {
    position: absolute;
    z-index: 2;
    margin-top: -1px;
}

.rqtjl a {
    position: relative;
    display: block;
}

.rqtjl .rqtjl-1 .dimg {
    width: 660px;
    height: 320px;
}

.rqtjl .rqtjl-1 .title {
    width: 660px;
    position: absolute;
    bottom: 0;
    padding: 4px 0;
    text-align: right;
    background: #191919;
    z-index: 3;
}

.rqtjl .rqtjl-1 .title span.name {
    color: #FFF;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    display: inline-block;
    max-width: 400px;
}

.rqtjl .rqtjl-1 .title span.rmb {
    color: #de2613;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    display: inline-block;
    max-width: 160px;
    margin-right: 20px;
}

.rqtjl .rqtjl-2 {
    width: 305px;
    position: relative;
}

.rqtjl .rqtjl-2 .dimg {
    width: 328px;
    height: 200px;
}

.rqtjl .rqtjl-2 .title {
    width: 328px;
    position: absolute;
    bottom: 0;
    padding: 4px 0;
    text-align: right;
    background: #191919;
    z-index: 3;
}

.rqtjl .rqtjl-2 .title span.name {
    color: #FFF;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    display: inline-block;
    max-width: 180px;
}

.rqtjl .rqtjl-2 .title span.rmb {
    color: #de2613;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    display: inline-block;
    max-width: 120px;
    margin-right: 10px;
}

.rqtjr {
    margin-top: 28px;
    width: 310px;
    height: 530px;
    background-color: #F5F5F5;
}

.rqtjr .rqtjr-item {
    width: 310px;
    height: 170px;
}

.rqtjr-item .rqtjr-item-left {
    padding: 25px 10px;
    float: left;
}

.rqtjr-item .rqtjr-item-left img {
    width: 145px;
    height: 145px;
}

.rqtjr-item .rqtjr-item-right {
    float: left;
    width: 145px;
    padding: 20px 0;
}

.rqtjr-item .rqtjr-item-right div, .rqtjr-item .rqtjr-item-right span, .rqtjr-item .rqtjr-item-right a {
    color: #333;
}

.rqtjr-item .rqtjr-item-right .tnum {
    color: #DE2613;
    font-size: 16px;
    font-weight: 800;
    float: left;
    width: 56px;
}

.rqtjr-item .rqtjr-item-right .tname {
    color: #333;
    font-size: 12px;
    float: left;
    width: 80px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.rqtjr-item .rqtjr-item-right .tcontent {
    margin: 10px 0;
    width: 137px;
    height: 78px;
    line-height: 16px;
    word-break: break-all;
    overflow: hidden;
    font-size: 10px;
    color: #999;
}

.rqtjr-item .rqtjr-item-right .tbtn {
    color: #FFFFFF;
    font-weight: 800;
    border-radius: 5px;
    height: 28px;
    line-height: 28px;
    text-align: left;
    width: 110px;
    display: inline-block;
    text-indent: 8px;
    font-size: 14px;
    background: #DE2613 url('/assets/Template/mdzz/images/right.png') 86px 5px no-repeat;
}

/*.xx2-img .num {*/
/*color: #DE2613;*/
/*font-size: 14px;*/
/*letter-spacing: 0;*/
/*font-weight: 800;*/
/*}*/

/*.xx2-img .name {*/
/*color: #000000;*/
/*letter-spacing: 0;*/
/*font-size: 12px;*/

/*}*/

/*.xx2-img span {*/
/*margin-top: -10px;*/
/*}*/

/*.xx2-img {*/
/*!*padding-left: 10px;*!*/
/*}*/

/*.xx2-content {*/
/*padding: 10px;*/
/*width: 150px;*/
/*font-size: 14px;*/
/*position: relative;*/
/*line-height: 22px;*/
/*max-height: 80px;*/
/*overflow: hidden;*/

/*}*/

/*.xx2-link {*/
/*color: #FFFFFF;*/

/*padding: 0 10px 10px 10px;*/
/*font-weight: 800;*/
/*border-radius: 5px;*/
/*height: 20px;*/
/*line-height: 30px;*/
/*text-align: left;*/
/*width: 100px;*/
/*background: #DE2613;*/
/*margin-left: 10px;*/
/*}*/

/*.xx2-link img {*/
/*vertical-align: middle;*/
/*margin: 0 0 3px 20px;*/
/*}*/

/**

.dz-red {
    letter-spacing: 0;
    color: #DE2613;
    font-size: 12px;
    font-weight: 600;
}
 */

.dz-content {
    font-size: 12px;
    font-weight: 800;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 9.5px;
}

.bottom {
    background-color: rgba(0, 0, 0, 0.9);
    height: auto;
}

.bottom a, .bottom div {
    color: #FFF;
}

.bottom .bottom_content {
    width: 1200px;
    margin: auto;
}

.bottom .bmenu_item {
    float: left;
    width: 200px;
    text-align: center;
    margin-top: 30px;
}

.bottom .txtbig {
    font-size: 14px;
    margin-bottom: 10px;
}

.bottom .txtinfo {
    font-size: 12px;
    font-weight: 100;
    margin: auto;
    height: 38px;
    line-height: 38px;
}

.bottom .txtinfo_doc {
    text-align: left;
    margin-left: 72px;
}

.bottom .txtinfo_rx {
    text-align: left;
    margin-left: 59px;
}

.bottom .txtinfo_img {
    margin: auto;
    text-align: left;
}

.bottom .txtinfo_kf {
    background: url("../images/kf.png") left center no-repeat;
    text-indent: 42px;
    margin-left: 62px;
}

.bottom .txtinfo_wx {
    background: url("../images/wx.png") left center no-repeat;
    text-indent: 42px;
    margin-left: 76px;
}

.bottom .txtinfo_wb {
    background: url("../images/wb.png") left center no-repeat;
    text-indent: 42px;
    margin-left: 76px;
}

.bottom .flink {
    margin-top: 10px;
    padding: 20px;
    font-size: 12px;
    line-height: 32px;
}

.bottom .flink span, .bottom .flink a {
    font-size: 12px;
    color: #999;
    margin: 0 5px;
}

.bottom .blink {
    width: 804px;
    margin: auto;
    margin-top: 20px;
}

.bottom .blink .blink_item {
    float: left;
    width: 160px;
    text-align: center;
}

.bottom .blink .blink_item a {
    font-size: 12px;
}

.bottom .blink .blink_line {
    float: left;
    width: 1px;
    background-color: #FFF;
}

.bottom .icp {
    width: 1200px;
    font-size: 12px;
    text-align: center;
    height: 60px;
    line-height: 60px;
}

.unuse {
    background: #EFEFEF !important;
    color: #999 !important;
    border: 1px solid #EFEFEF !important;
}

/**

.bottom {
    background-color: #000000;
    color: #FFFFFF;
}

.bottom table {
    margin: 0 auto;
    width: 1200px;
}

.bottom {
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    padding: 20px;
}

.bottom img {
    vertical-align: middle;
    padding-left: 70px;
}

.bottom .tel {
    font-size: 22px;
}

.about {
    height: 50px;
}

.bottom .bottom-tab2 {
    font-size: 14px;
    margin-top: 30px;
    width: 1000px;
    text-align: center;
}

.bottom-tab2 td {
    width: 200px;

}

.bto-tab2-td2 {
    border-left: 1px solid #FFFFFF;
}

.icp {
    height: 50px;
}
 */

.dzlc_num {
    font-size: 100px;
    color: rgb(222, 38, 19);
    font-weight: bold;
    line-height: 2.667;
}

.dzlc_title {
    vertical-align: bottom;
    font-size: 26px;
    color: #333;
    font-weight: 400;
    letter-spacing: 5px;
    padding: 0 0 10px 20px;

}

.dzlc_content {
    vertical-align: top;
    font-size: 20px;
    color: #333;
    padding: 0 0 15px 20px;
}

.dzlc_01, .dzlc_02 {
    float: left;
}

.dzlc_02 {
    margin-top: 180px;
    padding-left: 30px;
}

.dzlc_01 img, .dzlc_02 img, .dzlc_03 img, .dzlc_04 img, .dzlc_05 img, .dzlc_06 img {
    margin-top: -10%;
}

.dzlc_02 table {
    margin-left: 75px;
}

.dzlc_03 table, .dzlc_05 table, .dzlc_04 table, .dzlc_06 table {
    display: inline-block;
    vertical-align: top;
    margin-top: 5%;
    padding: 5px;
}

.dzlc_03 img, .dzlc_05 img, .dzlc_04 img, .dzlc_06 img {
    margin: 0;
    display: inline-block;
}

.dzlc_03 {
    margin-top: 40px;
}

.dzlc_01, .dzlc_03, .dzlc_04, .dzlc_05, .dzlc_06 {
    width: 600px;
    margin-top: 40px;
}

.dzlc_06 .dzlc_content, .dzlc_04 .dzlc_content {
    padding-right: 50px;
}

.dzlc_03 .dzlc_num {
    padding-left: 20px;
}

.dzlc_dz {
    margin-top: 40px;
    width: 100%;
    background-color: #E0E0E0;
}

.dzlc_dz table {
    margin: 0 auto;
    background-image: none;
}

.dzlc_dz .dz {
    width: 40%;
}

.dzlc_banner img {
    margin-top: 40px;
}

/**
定制流程
 */
.container_dzlc {
    width: 1200px;
    margin: auto;
    margin-top: 60px;
}

.container_dzlc .hang {
    margin-bottom: 60px;
}

.container_dzlc .panel {
    float: left;
}

.container_dzlc .panel .text .num {
    font-size: 60px;
    /*color: rgb(222, 38, 19);*/
    font-weight: bold;
    height: 120px;
    width: 100px;
    line-height: 120px;
    float: left;
    color: #FFF;
    background: url("../images/nbg.jpg") no-repeat;
    text-align: center;

}

.container_dzlc .panel .text .tip {
    float: left;
    height: 140px;
    margin-left: 20px;
}

.container_dzlc .panel .text .tip .title {
    font-size: 26px;
    font-weight: bold;
    height: 70px;
    line-height: 110px;
}

.container_dzlc .panel .text .tip .info {
    font-size: 16px;
    height: 70px;
    line-height: 40px;
    color: #7b7b7b;
}

.container_dzlc .hang0 .panel2 {
    margin-left: 60px;
    margin-top: 70px;
}

.container_dzlc .hang1 .panel1 {
    width: 600px;
    margin-top: 60px;
}

.container_dzlc .hang1 .panel2 {
    width: 600px;
}

.container_dzlc .hang2 .panel2 {
    margin-top: 90px;
    margin-left: 60px;
}

.container_dzlc .hang3 .panel1 {
    margin-top: 90px;
    margin-left: 60px;
}

.container_dzlc .hang3 .panel2 {
    margin-left: 38px;
}

.container_dzlc .hang4 .panel2 {
    margin-top: 120px;
    margin-left: 30px;
}

.container_dzlc .hang5 .panel1 {
    margin-top: 90px;
    margin-left: 60px;
}

.container_dzlc .hang5 .panel2 {
    margin-left: 38px;
}

.gcd_title {
    margin-top: 20px;
    font-size: 24px;
    color: rgb(0, 0, 0);
    text-align: left;
}

.gcd_line {
    border-bottom: 4px solid #DE2613;
    width: 50px;
    margin: 35px 0 35px 0;
}

.gcd_content, .gcd_content span, .gcd_content span a {
    font-size: 14px;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 24px;
    color: #333;
}

.gcd_content img {
    max-width: 100%;
    display: block;
}

.gcdjs .gcd_img {
    margin-left: 9px;
}

.gcd_subtitle {
    text-align: center;
    color: #ffffff;
    background: #DE2613;
    border-radius: 5px;
    font-weight: 800;
    padding: 10px;
    max-width: 130px;
    min-width: 60px;
    word-wrap: break-word;
    font-size: 16px;
    margin: 20px 0 20px 0;
}

.gcd_subcontent {
    font-size: 14px;
    margin-bottom: 10px;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 24px;
    color: #333;
}

.gcd_subtitle span {
    width: auto;
}

.qggcd div.box {
    width: 360px;
    height: 240px;
    margin-right: 24px;
    margin-bottom: 16px;
    float: left;
    position: relative;
}

.qggcd div.hover {
    width: 360px;
    height: 240px;
    background-color: #000;
    z-index: 999;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
}

.qggcd div.dinfo {
    width: 360px;
    height: 32px;
    line-height: 32px;
    z-index: 9999;
    position: absolute;
    text-align: right;
    color: #FFF;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
}

.qggcd div.dinfo span {
    margin-right: 10px;
    font-size: 14px;
}

.qggcd div.box img {
    width: 100%;
    height: 100%;
}

.sub a {
    color: #333;
}

.about_container {
    width: 1200px;
    background: #FFF;
    margin: auto;
    margin-bottom: 80px;
}

.about_container .sub {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 900;
    margin-top: 20px;
}

.about_container .about_content {
    margin-top: 40px;
}

.about_container .about_content_left {
    float: left;
    width: 222px;
}

.about_container .about_content_left_item {
    background-color: #EDEDED;
    padding: 2px;
    margin-bottom: 2px;
}

.about_container .about_content_left_item a {
    text-align: left;
    padding: 12px 4px;
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}

.about_container .about_content_left_item a:hover, .about_container .about_content_left_item a.active {
    background-color: #de2613;
    color: #FFF;
}

.about_container .about_content_right {
    float: left;
    width: 935px;
    margin-left: 40px;
}

.about_container .content_title {
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    font-weight: 900;
}

.about_container .content_line {
    height: 1px;
    border-bottom: 4px solid #de2613;
    width: 40px;
    margin-top: 30px;
}

.about_container .content_panel {
    margin-top: 30px;
    font-size: 14px;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 24px;
    color: #333;
}

.about_container .content_panel img{
    max-width: 100%;
}

.about_container .content_panel span {
    color: #333;
    font-size: 14px;
}

.about_container .list_item {
    width: 100%;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px dashed #DDD;
    text-indent: 24px;
    background: url("../images/rr.png") left center no-repeat;
}

.about_container .list_item a {
    color: #999;
}

.about_container .list_item a:hover {
    color: #de2613;
}

/**


.about_nav {
    margin-top: 30px;
}

.about_nav td {
    height: 35px;
    line-height: 35px;
    padding: 10px;
    text-indent: 30px;
}

.about_nav td:hover {
    background: #DE2613;
    color: #ffffff;
}

.about_nav table {
    background: #EDEDED;
    width: 235px;
    margin-right: 100px;
}

.about_content {
    width: 1035px;
    padding: 0 30px 0 0;
    font-size: 14px;
}

.about_nav, .about_content {
    float: left;
}

.about_content table td {
    padding: 5px 10px 0 0;
}

.about_content p {
    text-indent: 40px;
}

.about_content table {
    margin-top: 30px;
}
 */

#yuyueTip {
    position: absolute;
    left: 0;
    top: 0;

    width: auto;
    height: auto;
    padding: 20px;
    background-color: #FFF;
    border-radius: 6px;
    border: 1px solid #CCC;
    display: none;
}

#yuyueTip a {
    color: #FFF;
    display: block;
    padding: 10px;
    width: 160px;
    background-color: #F40;
    margin: auto;
    margin-top: 20px;
    text-align: center;
    border-radius: 6px;
}

.yuyue {
    width: 100%;
    background: #ECECEC;
}

.yy_content {
    width: 1200px;
    margin: 0 auto;

}

.yy_content span.tips {
    color: #999;
    font-size: 14px;
    margin-left: 16px;
}

.yy_title {
    width: 100%;
    background: #ECECEC;
    padding-top: 30px;
}

.yy_title p {
    background: #DE2613;
    border-radius: 5px;
    color: #ffffff;
    width: 120px;
    padding: 5px;
    text-align: center;

}

.yy_content input, .yy_content select {
    border: 1px solid #cccccc;
    border-radius: 5px;
    height: 30px;
    width: 500px;
}

.yy_content input {
    margin-right: 4px;
}

.yy_content select {
    width: 164px;
    background: #cccccc;
}

.yy_content table td {
    height: 60px;
    line-height: 60px;
    font-weight: 800;
}

.yy_content table {
    width: 100%;
    margin-top: 30px;
    border: 2px solid #D6D6D6;
    padding: 30px;
    background: #FFFFFF;
}

.ljyy input#btnSubmit {
    background: #DE2613;
    border-radius: 5px;
    color: #ffffff;
    width: 180px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 5px;
    cursor: pointer;
}

.hhr_line p {
    width: 1000px;
    margin: 0 auto;
    border-top: 4px solid #DE2613;
    margin-top: -4px;
    text-align: center;
    height: 100px;
    line-height: 100px;
    font-size: 24px;
    letter-spacing: 4px;

}

.hhr_left_nav, .hhr_right_nav {
    float: left;
    width: 650px;
    padding-top: 20px;
    margin-bottom: 50px;
}

.hhr_right_nav {
    width: 550px;
    text-align: right;
}

.hhr_left_nav {
    /*padding: 20px;*/
}

.hhr_left_nav td {
    background: url('/assets/Template/mdzz/images/hhr_nike.png') no-repeat left center;
    text-indent: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: 400;
}

.container_hhr_line {
    margin: auto;
    border-top: 1px solid #CCCCCC;
    margin-bottom: 30px;
}

.hhr_xz p {
    height: 100px;
    line-height: 100px;
    font-size: 24px;
    text-align: center;
    margin: 0 auto;

}

.hhr_title {
    font-size: 14px;
    height: auto;
    padding: 25px 0 10px 0;
    letter-spacing: 3px;
}

.hhr_img {

    display: inline-block;
    margin-bottom: 30px;

}

.hhr_img img {
    width: 393px;
    height: 300px;
}

.hhr_img_02 {
    padding: 0 5px 0 5px;
}

.hhr_title2 {
    height: auto;
    line-height: 40px;
    padding: 50px 0 50px 0;
    font-size: 24px;
    letter-spacing: 4px;
}

.hhr_title_line {
    border-bottom: 8px solid #DE2613;
    width: 70px;
}

.hhr_list {
    margin-bottom: 50px;
}

.hhr_list table {
    margin: 0 auto;
    width: 1200px;
    padding: 30px;

}

.hhr_list th {
    height: auto;
    padding: 20px 0 20px 0;
    font-size: 24px;
    font-weight: normal;
    text-align: center;

}

.hhr_list td {
    padding: 20px;
    border-bottom: 1px solid #333333;
    font-size: 18px;
    width: 25%;
    text-align: center;
}

.hhr_year {
    border-bottom: 1px solid #FFFFFF;

}

.hhr_year p {
    margin: 0 auto;
    background: #DE2613;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 20px;
    width: 80px;
    padding: 5px;
    text-align: center;
}

.hhr_bto_title {
    width: 435px;
    height: auto;
    line-height: 70px;
    border-bottom: 1px solid #000000;
    font-size: 24px;
}

.hhr_bto_table table {
    float: left;
    margin-left: 160px;
}

.hhr_bto_table {
    width: 1200px;
    float: left;
    padding: 50px;
}

.hhr_bto_table table th {
    text-align: left;
}

.hhr_bto_table table th span {
    background: #DE2613;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 18px;
    padding: 10px 10px 10px 10px;
    font-weight: normal;
    text-align: center;
    letter-spacing: 2px;

}

.hhr_bto_table table td {
    font-size: 18px;
    padding: 15px 15px 0px 15px;
    font-weight: normal;
    text-align: left;
}

.hhr_bto_content {
    /*margin-top: 50px;*/
    width: 1200px;
}

.hhr_bto_content .hhr_content1, .hhr_bto_content .hhr_content2 {
    width: 580px;
    float: left;
    margin-top: 50px;
}

.hhr_bto_content .hhr_content1 {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 28px;
    margin-right: 30px;
}

.hhr_bto_content .hhr_content2 {
    margin-top: 70px;
}

.hhr_end {
    height: auto;
    margin: 50px 0 20px 0;
}

.hhr_lx {
    background: #E0E0E0;
    width: 100%;
}

/**
客户案例


.khal_nav li {
    list-style-type: none;
    float: left;
}

.khal_nav h4 {
    float: left;
    margin-right: 40px;
}

.khal_nav {
    box-shadow: 3px 3px 3px 3px #888888;
    float: left;
    position: relative;
    left: 210px;
    width: 1200px;
    padding: 30px;
}

.khal_add-time table {
    width: 100%;
    padding: 30px 0 30px 0;
    background: #EDEDED;
}

.khal_add-time select {
    width: 160px;
    background: #DE2613;
    height: 30px;
    color: #ffffff;
}

.khal_container {
    width: 100%;
    margin: 0 auto;
    background: #EDEDED;
    float: left;
    padding-bottom: 30px;
}

.khal_container .khal_add-time {
    width: 1200px;
    margin: 0 auto;
}

.khal_left_nav, .khal_right_nav {
    height: 20px;
    line-height: 30px;
    margin-top: -20px;
}

.khal_line_nav {
    border-bottom: 1px solid #CCCCCC;
    height: 40px;
}
.khal_left_nav{
    margin-top: 5px;
}
.khal_left_nav li, .khal_right_nav li {
    min-width: 50px;
    max-width: 300px;
    margin: 0 0px 0 10px;
    text-align: center;
}

.khal_nav {
    -moz-box-shadow: 0px 0px 10px #CCCCCC;
    -webkit-box-shadow: 0px 0px 10px #CCCCCC;
    box-shadow: 0px 0px 10px #CCCCCC;
    float: left;
    position: relative;
    left: 260px;
    width: 1340px;
    padding: 30px;
}

.khal_left_nav li, .khal_right_nav li {
    padding: 3px;
    border-radius: 5px;
    font-weight: 800;
    letter-spacing: 1px;
}

.khal_left_nav li:hover, .khal_right_nav li:hover {
    background: #DE2613;
    color: #ffffff;
    font-weight: 800;
}

.khal_list_container {
    width: 1200px;
    margin: 0 auto;
    background: #EDEDED;
}

.khal_list,.khal_list2 {
    width: 430px;
    padding: 10px;
    float: left;
    margin-bottom: 25px;

}
.khal_list2,.khal_list{
    margin:0 5px 0 10px;
}

.khal_minimg li {
    list-style-type: none;
    float: left;
}

.khal_minimg {
    width: 430px;

}

.khal_minimg img {
    width: 59px;
    height: 55px;
    margin: 1px;

}

.khal_minimg ul {
    padding: 1px;
    float: left;
}

.khal_list_content {
    float: left;
    font-size: 14px;
    font-weight: 800;
    padding: 5px 0 5px 0;
    letter-spacing: 1px;
}

.khal_list_zan {
    border-top: 1px solid #CCCCCC;
    float: left;
    width: 100%;
}

.khal_list_tx {
    margin-top: 10px;
}

.khal_list_tx img {
    width: 40px;
    height: 40px;
    float: left;
}

.khal_list_name {
    float: left;
    font-size: 12px;
    margin: 25px 0 0 10px;
    font-weight: 600;
}
.khal_list_diz,.khal_list_ly{
    float: right;
    font-size: 12px;
    font-weight: 600;
    margin-top:25px;
}
.khal_list_ly{
    width: 100%;
    text-align: right;
}
.khal_list_ly p{
    display: inline-block;
    margin-left: 5px;
    color: #999999;
}
.qwdz_list,.qwdz_list2{
    width:490px;
    padding:10px;
    float: left;
}
.qwdz_list2{
    margin:0 20px 0 10px;
}
.qwdz_maximg img{
    width:490px;
}
.qwdz_tx{
    width:35%;
}
.qwdz_tx img{
    height: 110px;
    width:110px;
    border-radius:110px;
}
.qwdz_title{
    font-size: 24px;
    font-weight: 800;
    height: auto;
}
.qwdz_xx{
    display: inline-block;
    font-size: 12px;
    color: #999999;
    height: 30px;
    margin-right: 20px;
}
.qwdz_sjs{
    font-size: 18px;
    height: auto;
    font-weight: normal;

}
.qwdz_line div{
    margin-bottom: 15px;
    border-bottom:4px solid #DE2613;
    width:25px;
}
.khal_list_content{
    padding:20px 0 20px 0;
}
.khal_list_container{
    float: left;
    margin-left: 260px;
}

 */

/**
container_list 列表容器
 */
.margin {
    width: 100%;
    height: 20px;
    background-color: #EDEDED;
}

.container_list {
    width: 100%;
    margin: auto;
    background-color: #EDEDED;
    text-align: center;
    padding-top: 10px;
}

.container_tags {
    width: 1200px;
    height: auto;
    margin: auto;
    background-color: #FFF;
    box-shadow: 4px 4px 4px #D9D9D9;
}

.container_tags .tags_line {
    width: 90%;
    margin: auto;
    border-bottom: 1px solid #DEDEDE;
    height: 72px;
    line-height: 72px;
}

.container_tags .tags_line_last {
    border-bottom: none;
}

.container_tags .tags_line div {
    float: left;
    width: auto;
    font-size: 16px;
}

.container_tags .tags_line div.tags_type {
    font-weight: 900;
    margin-right: 60px;
}

.container_tags .tags_line div.tags_item {
    margin-left: 20px;
    cursor: pointer;
}

.container_tags .tags_line div.tags_item a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #333;
    font-size: 14px;
}

.container_tags .tags_line div.tags_item a:hover, .container_tags .tags_line div.active a {
    background-color: #de2613;
    border-radius: 6px;
    color: #FFF;
}

.container_qwdz {
    width: 1200px;
    height: auto;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 20px;
}

.container_qwdz .container_qwdz_left {
    width: 880px;
    float: left;
}

.container_qwdz .container_qwdz_left .container_qwdz_left_item {
    width: 430px;
    height: 320px;
    background-color: #FFF;
    float: left;
    margin-right: 10px;
    margin-bottom: 30px;
    cursor: pointer;
}

.container_qwdz .container_qwdz_left .container_qwdz_left_item .item_img {
    width: 410px;
    height: 230px;
    margin-top: 10px;
}

.container_qwdz .container_qwdz_left .container_qwdz_left_item .item_info {
    margin-top: 10px;
}

.container_qwdz .container_qwdz_left .container_qwdz_left_item .item_info_img {
    width: 100px;
    height: 100px;
    float: left;
}

.container_qwdz .container_qwdz_left .container_qwdz_left_item .item_info_img img {
    width: 100%;
    height: 100%;
    border-radius: 50px;
    margin-left: 10px;
}

.container_qwdz .container_qwdz_left .container_qwdz_left_item .item_info_text {
    float: left;
    text-align: left;
    margin-left: 30px;
}

.container_qwdz .container_qwdz_left .container_qwdz_left_item .item_info_text_title {
    font-size: 20px;
    font-weight: 900;
}

.container_qwdz .container_qwdz_left .container_qwdz_left_item .item_info_text_tags span {
    font-size: 14px;
    color: #8D8D8D;
    display: inline-block;
    height: 32px;
    line-height: 32px;
}

.container_qwdz .container_qwdz_left .container_qwdz_left_item .item_info_text_line {
    height: 1px;
    width: 30px;
    border-top: 3px solid #FF0000;
    margin-top: 6px;
}

.container_qwdz .container_qwdz_left .container_qwdz_left_item .item_info_text_author {
    font-size: 16px;
    font-weight: 900;
    height: 42px;
    line-height: 42px;
}

.container_qwdz .container_qwdz_right {
    width: 280px;
    float: left;
    margin-left: 18px;
}

.container_orderby {
    width: 1200px;
    background: #FFF;
    height: 42px;
    line-height: 42px;
    margin: auto;
    margin-top: 20px;
    box-shadow: 4px 4px 4px #D9D9D9;
    text-align: left;
}

.container_orderby a {
    display: inline-block;
    font-size: 14px;
    font-weight: 900;
    color: #333;
    width: 60px;
    text-align: center;
    border-radius: 5px;
    height: 24px;
    line-height: 24px;
    margin-left: 20px;
}

.container_orderby a:hover, .container_orderby a.active {
    background-color: #de2613;
    color: #fff;
}

.container_plist {
    width: 1200px;
    height: auto;
    margin: auto;
    margin-top: 30px;
}

.container_plist .container_plist_item {
    width: 290px;
    float: left;
    margin-bottom: 30px;
    background-color: #FFF;
    margin-right: 13px;
    cursor: pointer;
}

.container_plist .container_plist_item_last {
    margin-right: 0;
}

.container_plist .container_plist_item_img {
    padding: 5px;
    width: 280px;
    height: 180px;
    overflow: hidden;
    text-align: center;
}

.container_plist .container_plist_item_img img {
    /*height: 100%;*/
    /*width: auto;*/

    width: 270px;
    height: 180px;
}

.container_plist_item .container_plist_item_title .title_name {
    float: left;
    width: 200px;
    text-align: left;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 900;
    height: 24px;
    overflow: hidden;
}

.container_plist_item .container_plist_item_title .title_clicks {
    float: right;
    width: auto;
    margin-right: 10px;
    text-align: right;
    color: #8d8d8d;
}

.container_plist_item .container_plist_item_title .title_clicks_active {
    color: #de2613;
}

.container_plist_item .container_plist_item_title .title_clicks img {
    margin-right: 4px;
}

.container_plist_item .container_plist_item_line {
    height: 1px;
    width: 40px;
    border-bottom: 2px solid #de2613;
    margin-left: 10px;
    margin-top: 6px;
    margin-bottom: 4px;
}

.container_plist_item .container_plist_item_stitle {
    color: #999;
    font-size: 12px;
    width: 260px;
    padding-left: 10px;
    text-align: left;
    overflow: hidden;
    height: 50px;
}

.container_plist_item .container_plist_item_btn a {
    display: block;
    float: right;
    margin-right: 10px;
    width: 80px;
    height: 20px;
    line-height: 20px;
    background-color: #de2613;
    color: #FFF;
    font-size: 12px;
    margin-bottom: 6px;
    border-radius: 4px;
    margin-top: -2px;
    visibility: hidden;
}

.container_khal {
    width: 1200px;
    height: auto;
    margin: auto;
    margin-top: 30px;
    text-align: left;
}

.container_khal .container_khal_item {
    width: 390px;
    float: left;
    margin-bottom: 30px;
    background-color: #FFF;
    cursor: pointer;
}

.container_khal .container_khal_item_middle {
    margin-left: 15px;
    margin-right: 15px;
}

.container_khal .container_khal_item_img {
    padding: 10px;
    height: 240px;
    width: 370px;
    overflow: hidden;
    text-align: center;
}

.container_khal .container_khal_item_img img {
    /*width: auto;*/
    /*height: 100%;*/

    width: 360px;
    height: 240px;
}

.container_khal .container_khal_item_imgs {
    padding-left: 10px;
    text-align: left;
}

.container_khal .container_khal_item_imgs img {
    width: 46px;
    height: 46px;
    margin-right: 2px;
}

.container_khal .container_khal_item_title {
    font-size: 12px;
    font-weight: 900;
    padding: 10px;
    text-align: left;
    height: 30px;
    overflow: hidden;
}

.container_khal .container_khal_item_line {
    width: 370px;
    margin: auto;
    border-bottom: 1px solid #EDEDED;
    height: 1px;
}

.container_khal .container_khal_item_info {
    padding: 10px;
    margin-top: 10px;
    font-size: 12px;
    color: #333;
    margin-bottom: 10px;
}

.container_khal .container_khal_item_info div {
    float: left;
    width: 33%;
    text-align: left;
    height: 42px;
    line-height: 42px;
    font-weight: 900;
}

.container_khal .container_khal_item_info div.info_img {
    width: 42px;
}

.container_khal .container_khal_item_info div.info_img img {
    width: 42px;
    height: 42px;
}

.container_khal .container_khal_item_info div.info_text {
    text-align: left;
    margin-left: 10px;
}

.container_khal .container_khal_item_info div.info_tag {
    width: auto;
    float: right;
    text-indent: 32px;
    background: url("../images/i.png") left center no-repeat;
}

.container_khal .container_khal_item_info div.info_bottom {
    clear: both;
    height: 20px;
    line-height: 20px;
    text-align: right;
    color: #939393;
    width: 100%;
}

.container_khal_search {
    width: 1200px;
    margin: auto;
    margin-bottom: 20px;
}

.container_khal_search .sbtn {
    width: 150px;
    height: 28px;
    line-height: 28px;
    color: #FFF;
    font-size: 12px;
    float: left;
    margin-right: 10px;
    border-radius: 5px;
    text-align: left;
    text-indent: 24px;
    background: #de2613 url("../images/sub_w.png") 130px 12px no-repeat;
    cursor: pointer;
}

.container_khal_search #cityList a {
    color: #333;
    text-align: left;
    text-indent: 6px;
    font-size: 12px;
}

.list_empty {
    width: 100%;
    height: auto;
    padding: 60px 0;
    font-size: 18px;
    font-weight: 900;
    text-align: center;
}

.list_pager {
    width: 1200px;
    margin: auto;
    text-align: center;
    padding-bottom: 60px;
}

.list_pager_style2 {
    text-align: right;
}

.list_pager_style2 span.pinfo {
    font-size: 11px;
    color: #939393;
    letter-spacing: 2px;
    margin-right: 24px;
}

.list_pager a {
    display: inline-block;
    width: 36px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #333;
    background-color: #FFF;
    font-size: 14px;
    border-radius: 5px;

    margin-left: 2px;
    margin-right: 2px;
}

.list_pager a:hover, .list_pager a.active {
    background-color: #de2613;
    color: #FFF;
}

.qwdz_table {
    width: 280px;
    text-align: center;
    padding: 50px 10px 30px 10px;
    border: 1px solid #DEDEDE;
    z-index: 3;
    background-color: #FFF;
    box-shadow: 4px 4px 4px #D9D9D9;
}

.qwdz_table table {
    width: 280px;
}

.qwdz_table .qwdz_tel, .qwdz_table .qwdz_name, .qwdz_table .qwdz_address {
    height: 60px;
}

.qwdz_table input {
    border: 1px solid #666666;
    border-radius: 5px;
    height: 40px;
    width: 90%;
    background: #f4f4f4;
}

.qwdz_table select {
    width: 44%;
    background: #f4f4f4;
}

.qwdz_tj {
    height: 80px;
}

.qwdz_tj input {
    background: #DE2613;
    color: #ffffff;
    font-size: 14px;
    font-weight: 800;
    text-indent: 0;
    height: 40px;
}

.qwdz_js {
    font-size: 14px;
    height: 30px;
    text-indent: 20px;
    text-align: left;
    color: #7b7b7b;
    font-weight: 800;
}

.container_pro {
    width: 1200px;
    background: #FFF;
    margin: auto;
    margin-top: 20px;
}

.container_pro .sub {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 900;
    margin-top: 20px;
}

.container_pro .content_pro {
    width: 1200px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.container_pro .content_pro .content_pro_top {

}

.container_pro .content_pro .content_pro_top .content_pro_top_left {
    width: 800px;
    height: auto;
    float: left;
}

.container_pro .content_pro .content_pro_top .content_pro_top_left .proImg {
    width: 800px;
    height: 533px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #FBFBFB;
}

.container_pro .content_pro .content_pro_top .content_pro_top_left .proImg img {
    width: auto;
    height: 100%;
}

.container_pro .content_pro .content_pro_top .content_pro_top_left .proImgs {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    padding: 10px 0;
}

.container_pro .content_pro .content_pro_top .content_pro_top_left .proImgs img {
    height: 100px;
    width: 150px;
    margin-right: 6px;
    cursor: pointer;
    border: 2px solid #FFF;
}

.container_pro .content_pro .content_pro_top .content_pro_top_left .proImgs img.active {
    border: 2px solid #F40;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right {
    width: 400px;
    height: auto;
    float: left;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo {
    width: 360px;
    margin-left: 40px;
    position: relative;
}

.proClose {
    position: absolute;
    right: 0;
    font-size: 16px;
    font-weight: 900;
    color: #de2613;
    height: 32px;
    line-height: 32px;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo span {
    color: #333;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .proTitle {
    width: 360px;
    font-weight: 900;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .proTitle span.title1 {
    font-size: 16px;
    color: #333;
    display: inline-block;
    max-width: 240px;
    overflow: hidden;
    line-height: 32px;
    height: 32px;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .proTitle span.title2 {
    font-size: 12px;
    color: #CCC;
    margin-left: 10px;
    display: inline-block;
    max-width: 110px;
    overflow: hidden;
    line-height: 38px;
    height: 32px;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .proTags span {
    font-size: 12px;
    display: inline-block;
    padding: 2px 6px;
    background-color: #de2613;
    margin-right: 4px;
    border-radius: 4px;
    margin-bottom: 6px;
    color: #FFF;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .proSubtitle {
    margin-top: 10px;
    font-size: 12px;
    color: #999;
    height: 48px;
    overflow: hidden;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .line {
    height: 1px;
    border-bottom: 2px inset #EFEFEF;
    margin-top: 20px;
    margin-bottom: 10px;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .proPrice span.ptip {
    font-size: 14px;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .proPrice span.price {
    font-size: 24px;
    color: #de2613;
    font-weight: 900;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .proPrice span.price span.sprice {
    font-size: 14px;
    color: #CCC;
    font-weight: normal;
    position: absolute;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .proPrice span.price span.sprice span.sline {
    border-bottom: 1px solid red;
    height: 2px;
    position: relative;
    margin: auto;
    display: block;
    top: -22px;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .dtable {
    background-color: #EDEDED;
    width: 100%;
    height: 377px;
    margin-top: 10px;
    border-radius: 2px;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .dtable .dtable_title {
    padding: 20px 20px 5px 20px;
    font-size: 16px;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .dtable .dtable_title2 {
    padding: 0 20px;
    font-size: 16px;
    text-align: right;
    font-weight: 900;
    margin-bottom: 20px;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .dtable .dtable_title span {
    font-size: 24px;
    color: #ff5a00;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .dtable div {
    padding: 10px 20px 10px 20px;
    margin: auto;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .dtable div input {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #DDD;
    border-radius: 4px;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .dtable div input {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #DDD;
    border-radius: 4px;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .dtable div select {
    width: 48%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #DDD;
    border-radius: 4px;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .dtable div select.s1 {
    float: left;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .dtable div select.s2 {
    float: right;
}

.container_pro .content_pro .content_pro_top .content_pro_top_right .proInfo .dtable div a {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #DDD;
    border-radius: 4px;
    background-color: #de2613;
    display: block;
    text-align: center;
}

.container_pro .content_pro .content_pro_middle {
    width: 1200px;
    margin-top: 20px;
    background-color: #FFF;
    margin-bottom: 40px;
}

.container_pro .content_pro .content_pro_middle .content_pro_middle_left {
    width: 210px;
    float: left;
}

.container_pro .content_pro .content_pro_middle .content_pro_middle_right {
    width: 980px;
    float: left;
    margin-left: 10px;
}

.container_pro .content_pro .content_pro_middle .content_pro_middle_right .proContent .ctitle {
    width: 980px;
    height: 42px;
    line-height: 42px;
    background-color: #DEDEDE;
}

.container_pro .content_pro .content_pro_middle .content_pro_middle_right .proContent .ctitle span {
    display: block;
    width: 120px;
    font-size: 16px;
    font-weight: 900;
    background-color: #de2613;
    text-align: center;
    color: #FFF;
}

.container_pro .content_pro .content_pro_middle .content_pro_middle_right .proContent .pdesc {
    margin-top: 10px;
    font-size: 14px;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 24px;
    color: #333;
}

.container_pro .content_pro .content_pro_middle .content_pro_middle_right .proContent .pdesc img {
    max-width: 100%;
}

.container_pro .content_pro .content_pro_middle .content_pro_middle_left .proList {
    border: 1px solid #EFEFEF;
}

.container_pro .content_pro .content_pro_middle .content_pro_middle_left .proList .ltitle {
    height: 42px;
    line-height: 42px;
    background-color: #EFEFEF;
    color: #999;
    text-indent: 14px;
    font-weight: 900;
}

.container_pro .content_pro .content_pro_middle .content_pro_middle_left .proList .listItem {
    margin-bottom: 10px;
    margin-top: 10px;
}

.container_pro .content_pro .content_pro_middle .content_pro_middle_left .proList .listItem .limg {
    padding: 2px;
}

.container_pro .content_pro .content_pro_middle .content_pro_middle_left .proList .listItem .limg img {
    width: 100%;
}

.container_pro .content_pro .content_pro_middle .content_pro_middle_left .proList .listItem .ititle {
    font-size: 12px;
    width: 100%;
}

.container_pro .content_pro .content_pro_middle .content_pro_middle_left .proList .listItem .ititle span {
    color: #FFF;
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    background-color: #de2613;
    font-size: 10px;
    text-indent: 0;
    margin-right: 10px;
    float: left;
    margin-left: 4px;
}

.container_pro .content_pro .content_pro_middle .content_pro_middle_left .proList .listItem .ititle a {
    color: #999;
    font-size: 12px;
    float: left;
    width: 180px;
    text-indent: 0;
}

.container_pro .content_pro .content_pro_middle .content_pro_middle_left .proList .listItem .ititle a:hover {
    text-decoration: underline;
    color: #333;
}


.smap {
    width: 1000px;
    margin: auto;
    text-align: left;
}

.smap .smap-item {
    background-color: #EFEFEF;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 900;
    padding: 10px;
}

.smap .smap-item a {
    color: #333;
}

.smap .smap-item a:hover {
    text-decoration: underline;
}

.smap .smap-item .smap-child {
    padding-left: 20px;
    font-weight: 500;
    margin-top: 10px;
}

.smap .smap-item .smap-child .smap-citem {
    margin-top: 10px;
}

.smap .smap-item .smap-child .smap-dchild {
    padding-left: 20px;
}

.smap .smap-item .smap-child .smap-dchild .smap-ditem {
    color: #999;
    display: inline-block;
    height: 23px;
    line-height: 23px;
    padding: 6px;
    font-size: 12px;
}

#kf {
    width: 82px;
    height: 408px;
    position: absolute;
    z-index: 99999;

    background: url("../images/kf-right.jpg") no-repeat;
}

#kf a {
    display: block;
    width: 82px;
    height: 76px;
}

#kf #bcall {
    position: absolute;
    right: -2px;
    width: 300px;
    border: 1px solid #DDD;
    top: 150px;
    background: #FFF;
    height: 80px;
    line-height: 80px;
    text-align: center;
    display: none;
}

#kf #bcall input {
    height: 32px;
    line-height: 32px;
}

#kf #bcall input[type="text"] {
    border: 1px solid #DDD;
    width: 150px;
    text-align: left;
    text-indent: 4px;
}

#kf #bcall input[type="button"] {
    background: #DE2613;
    color: #FFF;
    margin-left: 10px;
    padding: 0 6px;
}

.bottom-last {
    width: 100%;
    background: #000;
    opacity: 0.9;
    text-align: center;
    position: fixed;
    bottom: 0;
    z-index: 9999;
}

.bottom-last .last {
    width: 1200px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.bottom-last .last .panel {
    float: left;
}

.bottom-last .last .panel div {
    padding: 6px 0;
    margin-top: 10px;
}

.bottom-last .last .panel input{
    font-weight: 900;
    text-indent: 0;
    border-radius: 6px;
}

.bottom-last .last .panel select {
    width: 174px;
    background: #FFF;
    border-radius: 6px;
    color: #333;
    height: 32px;
    line-height: 32px;
    margin-left: 20px;
}

.bottom-last .last .panel input.light {
    width: 174px;
    background: #FF0000;
    color: #FFF;
    border-radius: 6px;
}

.bottom-last .mleft {
    margin-left: 20px;
}



.list_pager {
	height:40px;
}
.list_pager a,
.list_pager span
 {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #333;
    background-color: #FFF;
    font-size: 14px;
    border-radius: 5px;
    margin-left: 2px;
    margin-right: 2px;
    width:auto;
    padding:0 0.5em;
}

#kf1 a{
    display:block;
    width:75px;
    height:75px;
    border-bottom:1px solid #f22;
    background:url('../images/ico-qq.png') no-repeat center bottom;
    cursor: pointer;
}

#kf1 .ico-yuyue{
    background-image:url('../images/ico-yuyue.png');
}
#kf1 .ico-top{
    background-image:url('../images/ico-top.png');
    height:23px;
}