.w1920{
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
}
.w1200{
    width: 1200px;
    margin-left: -600px;
    left: 50%;
    position: relative;
}

.sky{height:90px;background: url(../images/sky.png) no-repeat;width:1920px;margin-left:-960px;left: 50%;position:absolute;top:0;z-index:99999;}
.logo{padding-top:18px;}

.sky2{height:93px;background: url(../images/sky2.png) no-repeat;width: 1920px;margin-left: -960px;left: 50%;position:relative;}
.sky2 .logo{padding-top:23px;}

.mu{float:left;width:650px;margin-left:90px;height:90px;}

.navs{height:90px;}
.navs li{line-height:90px;height:90px;text-align:center;width:91px;float:left;z-index:999;position:relative;}
.navs li>a{display:block;line-height:90px;color:#ded6cb;height:90px;font-size:14px;}
.navs li>a:hover{color:#c2ad79;text-decoration:none;background: url(../images/nh.png) no-repeat center bottom;}

.navs .sec{height:0;background:#1b5b87;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:90px;left:0px;}
.navs .sec a{background:#1b5b87;color:#fff;height:38px;line-height:38px;width:91px;}
.navs .sec a:hover{background:#ff7c00;text-decoration:none;}

.nav2{height:93px;}
.nav2 li{line-height:93px;height:93px;text-align:center;width:91px;float:left;z-index:999;position:relative;}
.nav2 li>a{display:block;line-height:93px;color:#595757;height:93px;font-size:14px;}
.nav2 li:hover>a{color:#712929;text-decoration:none;background: url(../images/nh2.png) no-repeat center bottom;}

.nav2 .sec{width:20000px;background:rgba(35,24,21,.8);color:#fff;text-align:center;overflow:hidden;z-index:9999;position:absolute;top:100%;left:calc(50% - 10000px);height:40px;line-height:40px!important;display:none;}
.nav2 .sec.open{display:block;}
.nav2 .sec a{padding:0 20px;color:#c2ad79;font-size:12px!important;display:inline-block;font-family:"宋体";background: url(../images/aa.png) no-repeat right center;}
.nav2 .sec a:hover{text-decoration:none;color:#ded6cb;}
.nav2 .sec a:last-child{background:none;}

.n_sec{overflow:hidden;position:absolute;top:93px;left:50%;display:none;z-index:999999;line-height:40px!important;text-align:center;}
.nav2 .n_sec a{color:#c2ad79;font-size:12px!important;display:inline-block;width:100px;float:left;font-family:"宋体";background: url(../images/aa.png) no-repeat right center;}
.nav2 .n_sec a:hover{text-decoration:none;color:#ded6cb;}
.nav2 .n_sec a:last-child{background:none;}

.k3{margin-top:36px;}
.k3 li{float: left;margin-left: 12px;width: 33px;position: relative;}
.k3 li a{display: block;width: 33px;height: 32px;}
.k3 li.li1 a{background: url(../images/wei.png)no-repeat;}
.k3 li.li1:hover a{background: url(../images/wei1.png)no-repeat;}
.k3 li .top_er{width: 115px;height: 123px;position: absolute;top:18px;left:-40px;padding-top:10px;text-align: center;display: none;}
.k3 li .top_er img{width: 103px;height: 103px;}
.k3 li.li1:hover .top_er{display: block;}

.k3 li.li2{background: url(../images/q1.png)no-repeat;}
.k3 li.li2:hover{background: url(../images/q11.png)no-repeat;}

#header{width:1000px;margin:0 auto;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

#menu{margin-top:5px;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}

/*主体样式*/
.tit1{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
    text-align: center;
}
.tit1 h3{
    font-family: SourceHanSerifCN-Bold;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 8px;
    color: #aa1d25;
}
.tit1 p{
    font-family: ArrusBT-Roman;
    font-size: 12px;
    line-height: 12px;
    background: url(../images/titline.png) center center no-repeat;
    color: #aa1d25;
}

.box1{background:#f8f7f6;height:50px;}
.k2{ padding-left:20px;line-height:50px;background:url(../images/tel.png) no-repeat center left;}
.k2 p{ display:flex; align-items:center;}
.k2 span{ font-size:18px; color:#c7000b;}

.search{}
#formsearch{width:216px;float:right;height:36px;background: url(../images/ss.png) no-repeat;margin-top:7px;}
.hotSearch{float:left;height:50px;line-height:50px;font-weight:normal;color:#898989;font-family:"宋体";}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}

.hotSearch a{margin-right:8px;color:#898989;}
#formsearch input{}
#formsearch input#keyword{height:36px;line-height:32px;padding-left:15px;color:#898989;font-family:"宋体";font-size:12px;background:none;border:none;outline:none;}
#formsearch input#s_btn{width:36px;height:36px;line-height:36px;float:right;text-align:center;background:none;border:none;outline:none;color:#fff;border:none;cursor:pointer;}

input#keyword:-ms-input-placeholder,textarea#keyword:-ms-input-placeholder {color: #898989;}
input#keyword::-webkit-input-placeholder,textarea#keyword::-webkit-input-placeholder {color: #898989; }

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}

.box2{background: url(../images/bj2.png) no-repeat;height: 832px;}
.ab{padding-top:65px;height:580px;}
.abtt{text-align:center;color:#712929;font-size:20px;font-family:"宋体";font-weight:700;text-transform:uppercase;margin-bottom:30px;}
.abtt span{display:block;color:#712929;font-size:14px;background: url(../images/att.png) no-repeat center center;font-weight:500;}
.abz{width:555px;}
.abbt{color:#3e3a39;font-size:20px;text-transform:uppercase;}
.abbt span{display:block;color:#3e3a39;font-size:12px;font-family:"Arial";}
.zbwz{margin-top:15px;color:#595757;font-size:12px;line-height:18px;height:288px;overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:16;}
.abz a{display:block;text-align:center;color:#fff;font-family:"宋体";background:#1c1c1b;width:110px;line-height:35px;margin-top:20px;}
.abz a:hover{background:#712929;}

.abpic{width:600px;height:400px;background:#000;overflow:hidden;}

.estructure{margin-top:50px;}
.estructure li{float:left;}
.estructure li+li{margin-left:43px;}
.estructure li .img1{width:134px;height:110px;margin:0 auto;display:block;}
.estructure li .img2{width:134px;height:110px;margin:0 auto;display:none}
.estructure li h3{font-size:16px;padding-top:10px;font-weight:normal;text-align:center;color:#1c1c1b;}
.estructure li:hover .img1{display:none;}
.estructure li:hover .img2{display:block;}
.estructure li:hover h3{color:#712929;}

.box3{margin-top:35px;}
.htt{position:relative;color:#712929;font-size:20px;font-family:"宋体";font-weight:700;text-transform:uppercase;}
.htt span{display:block;color:#712929;font-size:14px;background: url(../images/x.png) no-repeat 145px center;font-weight:500;}
.htt a{position:absolute;right:0;top:20px;color:#1c1c1b;font-size:12px;font-weight:500;}
.htt a:hover{color:#712929;}

.box3 .cont{position:relative;margin-top:25px;}
.lb,.rb{position:absolute;top:40%;cursor:pointer;}
.lb{left:-52px;background:url(../images/left.png) no-repeat;height:36px;width:38px;}
.rb{right:-52px;background:url(../images/right.png) no-repeat;height:36px;width:38px;}
.lb:hover{background:url(../images/left1.png) no-repeat;height:36px;width:38px;}
.rb:hover{background:url(../images/right1.png) no-repeat;height:36px;width:38px;}
.product_list1 li{float:left;margin:0 3px;text-align:center;}
.product_list1 li img{width:295px;height:200px;}

#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

.box33{margin-top:65px;}
.ptt{width:385px;height:513px;overflow:hidden;position:relative;}
.ptt a{background: url(../images/jt1.png) no-repeat;width:15px;height:16px;position:absolute;left:207px;bottom:72px;}
.ptt a:hover{background: url(../images/jt2.png) no-repeat;}
.prod{width:815px;}
.prod_list1{}
.prod_list1 li{width:385px;height:513px;float:left;margin-left:22px;}
.prod_list1 li .img img{width:385px;height:513px;}
.prod_list1 li:hover{box-shadow: 3px 5px 8px #8d8c8c;}

/* box4 */
.box4{margin-top:65px;overflow: hidden;background: url(../images/b4bg.png) no-repeat;height:650px;}

.b4_zuo{width:485px;}
.join{margin-top:190px;color:#fff;line-height:20px;font-family:"宋体";height:100px;overflow:hidden;}
.box4 .cont{margin-top:42px;height:136px;}
.join1{width:237px;}
.join_tt{color:#fff;font-weight:600;font-family:"宋体";margin-bottom:10px;}
.join_wz{color:#fff;line-height:20px;font-family:"宋体";}
.join3{/*margin-left:46px;*/}
.join2{margin-top:25px;}

/* box6 */
.box6{
    overflow: hidden;
    background: url(../images/b6bg.png) no-repeat;
    padding: 57px 0 35px;
}
.b6_index{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
}
.b6_index .hd{
    width: 100%;
    overflow: hidden;
}
.b6_index .hd ul{text-align: center;}
.b6_index .hd ul li{display: inline-block;
    width: 100px;
    height: 32px;
    background-color: #968b83;
    text-align: center;
    transition: all 0.4s linear;
    line-height: 32px;
    font-family: 宋体;
    font-size: 14px;
    color: #ffffff;
    margin:0 5.5px;
    cursor: pointer;
}

.b6_index .hd ul li.on,.b6_index .hd ul li:hover{
    background-color: #712929;
    color: #fff;
}
.b6_index .bd{
    width: 100%;
    overflow: hidden;
    margin-top: 27px;
}
.b6_index .bd li{
    width: 580px;
    overflow: hidden;
    float: left;
    margin: 0 40px 26px 0;
    transition: all 0.4s linear;
    box-sizing: border-box;
    padding: 19px 21px 18px 21px;
    height: 100px;
    border:1px solid #ddd6d2;
}
.b6_index .bd li:nth-of-type(even){margin-right: 0;}
.b6_index .bd li .newsdate{
    width: 78px;
    overflow: hidden;
    text-align: right;
}
.b6_index .bd li .newsdate h3{
    font-family: ArrusBT-Black;
    font-size: 26px;
    line-height: 20px;
    font-weight: normal;
    color: #898989;
    transition: all 0.4s linear;
    margin-bottom: 5px;
}
.b6_index .bd li .newsdate p{
    font-family: ArialMT;
    font-size: 14px;
    line-height: 14px;
    margin-top: 7px;
    transition: all 0.4s linear;
    color: #898989;
}
.b6_index .bd li .newscon{
    width: 443px;
    overflow: hidden;
}
.b6_index .bd li .newscon h3{
    font-family: SimSun;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 17px;
    color: #595757;
    transition: all 0.4s linear;
    overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1;
}
.b6_index .bd li .newscon p{
    font-family: SimSun;
    font-size: 12px;
    line-height: 17px;
    color: #595757;
    transition: all 0.4s linear;
    height: 33px;
    overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;
}
.b6_index .bd li:hover{background-color: #712929;border:0;}
.b6_index .bd li:hover h3,.b6_index .bd li:hover p{color: #fff;}

/*box7*/
.box7{
    overflow: hidden;
    padding: 60px 0 66px;
}
.b7_index{
    width: 100%;
    overflow: hidden;
    margin-top: 32px;
    position: relative;
}
.b7_index li{  float: left;
    overflow: hidden;
    position: relative;
    z-index: 1;width: 295px;
    margin: 0 6px 7px 0;}

.b7_index li img{
    width: 295px;
    height: 200px;
  
}
.b7_index li img{width: 100%;height: 100%;}
.b7_index li:first-of-type,.b7_index li:nth-of-type(4){margin-right: 607px;}
.b7_index li:nth-of-type(2){position:absolute;width:596px;top:0;left:301px;z-index:2;}
.b7_index li:nth-of-type(2) img{width:596px;height:400px;}

.b7_index li:nth-of-type(3),.b7_index li:nth-of-type(5),.b7_index li:nth-of-type(9){margin-right: 0;}

.b7_index li h3{background:rgba(113,41,41,.9);width:100%;position:absolute;left:0;bottom:0;text-align:center;font-weight:normal;line-height:40px;display:none;}
.b7_index li h3 a{color:#fff;font-family:"宋体";}
.b7_index li:hover h3{display:block;}

#container{width:1200px;margin:0 auto;padding-bottom:50px;}
.containers{width:1200px;margin:0 auto;}

.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}

/*前台多页签*/
.news{width:1000px;float:left;margin-top: 10px;}
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#3a78c1;border-color: #3a78c1;}

.tt{display: none;}
.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(../images/list_dot1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#e87518;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}

/*友情链接*/
.f_link{
    height:50px;
    overflow: hidden;
    background-color:#fff;
}
.flink_index{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;color:#333;
}
.flink_index,.flink_index a{
    font-family: SimSun;
    font-size: 12px;;
    line-height: 50px;
    color: #333;
}
.flink_index a{
    margin-right: 10px;
    transition: all 0.4s linear;
}
.flink_index a:hover{
    color: #aa1d25;
}

.foot{background:#712929;padding-top:49px;height:273px;overflow:hidden;color:#fff;font-family:"宋体";}
.foot a{color:#fff;}
.foot a:hover{color:#968b83;}

.f_nav{width:630px;float:left;}
.f_nav dl{float:left;width:125px;height:186px;overflow:hidden;}
.f_nav dt{margin-bottom:15px;font-size:14px;font-weight:600;}
.f_nav dd{line-height:26px;}
.f_nav dd a{font-size:12px;}
.f_nav2{width:127px;float:left;}
.f_nav2 dl{float:left;width:127px;height:82px;overflow:hidden;}

.lx{width:240px;}
.lxtt{margin-bottom:17px;font-size:14px;font-weight:600;}
.lxwz{font-size:12px;line-height:26px;}

.copyright{background:#642323 url(../images/cp.png) repeat-x;line-height:24px;padding:15px 0;text-align:center;color:#fff;font-family:"宋体";}
.copyright .copy{font-family:arial;}
.copyright a{color:#fff;}
.copyright a:hover{color:#968b83;}

/*------------内页-------------------*/
.left {
    width: 224px;
    float: left;
}
.left .box {
    margin-top:20px;
}
.left .box:first-of-type {
    margin-top:0;
}
.left .box h3 {
    line-height: 60px;
    background: #712929;
    font-size: 22px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    position: relative;
}
.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;margin:0 auto;margin-left:-960px;position:relative;left:50%;
}
.n_banner img{width:1920px;margin:0 auto;margin-left:-960px;position:relative;left:50%;}
.left{width: 250px;float:left;}

.sort_menu h3{background-color:#ececec;height:170px;padding-top:62px;line-height:25px!important;font-weight:bold;background: url(../images/nbt.png) center center no-repeat !important;color:#fff;font-size:20px;}
.sort_menu h3 span{display:block;font-size:12px;text-transform:uppercase; font-family: Arial;padding-top:0;}

.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;font-weight:bold;}
.left .content{
    padding: 10px 14px;
    border: 1px solid #712929;
    box-sizing:border-box;
    border-top:0;
}

.n_contact .content h4{
    font-family: SimSun;
    font-size: 14px;
    line-height: 26px;
    color: #30363a;
}
.n_contact .content p{
    font-size: 12px;
    line-height:22px;
    letter-spacing: -0.1px;
    color: #30363a;
}
.n_contact .content p:first-of-type{
    margin-bottom: 5px;
    font-size: 15px;
}
.right{width: 900px;float:right;border-top: 1px solid #aa1d25;padding-bottom:10px;margin-top:64px;}
.sitemp {margin:10px 0 24px;position:relative;}

.sitemp h2 {
    line-height: 40px;
    text-align: left;
    font-size: 18px;
    color: #712929;
    padding-left: 16px;
    white-space: nowrap;
    background: url(../images/nbt2.png) left center no-repeat;
    overflow:hidden;
    text-overflow:ellipsis;
}

.sitemp .site {
    width: 380px;
    float: left;
    text-align: left;
    line-height:30px;background:url(../images/home.png) left center no-repeat;padding-left: 20px;
}
.sitemp .site .nadres{box-sizing:border-box;display: inline-block;}
.sitemp .site,.sitemp .site a{
    font-family: 宋体;
    font-size: 12px;
    line-height: 30px;
    color: #898989;
}

.sitemp .fz{position:absolute;right:0;top:35px;width:75px;line-height:26px;}
.sitemp .fz a{color:#898989;font-size:12px;font-family: 宋体;text-align:center;display:block;border-radius:16px;border:1px solid #898989;}
.sitemp .fz a:hover{color:#712929;border-color:#712929;}

.right .content{overflow:hidden;line-height: 24px;border: 0;}
.sort_album{margin-top: 15px;}

/**新增**/
#detail { line-height:24px; font-size:14px; text-align:justify;}
#detail img { max-width:100%;}
#detail iframe { max-width:calc(100% - 2px); border:1px solid #ccc;}

.list-pages { height:50px; padding:10px 95px 10px 10px; margin-top:20px; background:#f3f7f8; border-radius:4px; font:12px/20px Helvetica,"microsoft yahei","SimSun"; display:flex; justify-content:right; position:relative; z-index:100;}
.list-pages i { font-style:normal;}
.list-pages>a { height:28px; padding:0 12px; margin-left:8px; background:#fff; border:1px solid #c9caca; border-radius:3px; line-height:30px; display:flex; align-items:center; position:relative; z-index:10;}
.list-pages>a[href]:hover { border-color:#712929; color:#712929;}
.list-pages>.now { padding:0 6px; background:rgb(245,245,245); border-color:#712929; color:#712929;}
.list-pages>.now span { margin:0 3px;}
.list-pages>.tongji { padding:0; margin-left:0; background:none; border-color:transparent; color:#3e3a39; position:absolute; top:10px; left:10px;}
.list-pages>.tongji span { margin-left:10px;}
.list-pages>.tongji span:first-child { margin:0;}
.list-pages>.none { border-color:#ccc; color:#ccc; cursor:no-drop;}
.list-pages>.none[href]:hover { background:#fff; border-color:#ccc; color:#ccc;}

.list-pages .openPage { width:75px; height:28px; text-align:left; color:#3e3a39; position:absolute; top:10px; right:10px;}
.list-pages .openPage em { font-style:normal; position:absolute; cursor:pointer; background:#fff;}
.list-pages .openPage em.value { width:100%; height:100%; border:1px solid #c8cfd2; border-radius:3px; text-indent:10px; line-height:28px; top:0; left:0;}
.list-pages .openPage em.value:after { width:0; height:0; content:""; border:6px solid transparent; border-top-color:#ccc; border-bottom:0; position:absolute; top:50%; right:9px; z-index:10; margin-top:-3px; transition-duration:400ms;}
.list-pages .openPage em.open { border-color:#712929; color:#712929;}
.list-pages .openPage em.open:after { border-top-color:#712929; transform:rotate(180deg);}
.list-pages .openPage dl { width:100%; max-height:calc(30px * 6 - 1px); margin:0; background:#fff; border:1px solid #712929; border-radius:4px 4px 0 0; position:absolute; bottom:calc(100% + 2px); right:0; cursor:auto; z-index:100; transition:all 0.3s; transform:translateY(0); opacity:0; visibility:hidden; overflow-x:hidden; overflow-y:auto;}
.list-pages .openPage dl dd { height:30px; border-top:1px solid #ddd; text-indent:10px; line-height:30px; display:block; overflow:hidden;}
.list-pages .openPage dl dd:first-child { border:0;}
.list-pages .openPage dl dd a { height:100%; display:block;}
.list-pages .openPage dl dd a:hover { background:#fff; color:#712929;}
.list-pages .openPage dl dd a.active,
.list-pages .openPage dl dd a.active:hover { background:rgba(0,0,0,0.08); color:#712929;}
.list-pages .openPage dl.open { transform:translateY(0); opacity:1; visibility:visible;}

.list-message { padding:10px 30px 116px; background:#f3f5f6; border-radius:4px; display:flex; flex-wrap:wrap; justify-content:space-between; position:relative;}
.list-message li { width:calc(100% / 2 - 10px); height:50px; margin-top:20px; background:#fff; border-radius:4px; position:relative;}
.list-message li:before { width:20px; height:16px; content:""; background:url(../images/app.png) no-repeat 20px 0; position:absolute; top:50%; left:13px; z-index:10; margin-top:-8px;}
.list-message li.user:before { background-position:0 0px;}
.list-message li.tel:before { background-position:-20px 0px;}
.list-message li input,
.list-message li textarea { width:100%; height:100%; border:1px solid #b5b5b5; border-radius:4px; font-family: "微软雅黑";}
.list-message li input { text-indent:40px;}
.list-message li textarea { padding:10px 12px;}
.list-message li input:focus,
.list-message li textarea:focus { border-color:#580000;}
.list-message li.detail { width:100%; height:200px; background:#fff;}
.list-message li.submit { width:130px; height:46px; background:#712929; border:0; border-radius:5px; text-align:center; line-height:46px; font-size:16px; color:#fff; position:absolute; bottom:30px; right:30px; cursor:pointer;}
.list-message li.submit:hover { background:#580000;}
.list-message li.submit i { padding-left:28px; font-style:normal; display:inline-block; position:relative;}
.list-message li.submit i:before { width:16px; height:16px; content:""; background:url(../images/app.png) no-repeat 0 -20px; position:absolute; top:50%; left:0; margin-top:-8px;}
.list-message li.loading { width:100%; height:100%; margin:0; background:rgba(0,0,0,0.1) url(../images/app_loading.gif) no-repeat center center; background-size:40px; border:0; position:absolute; top:0; left:0; z-index:30; display:none;}