@charset "utf-8";
/* CSS Document */
/* 初始化 */
* {box-sizing: border-box;outline: none;}
*:before, *:after {box-sizing: border-box;}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {margin: 0;	padding: 0;}

img, fieldset {border: 0;}

/* set image max width to 100% */
img {max-width: 100%;height: auto;width: auto\9;} /* \9 在IE6/IE7/IE8/IE9/IE10下生效 */

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

/* disable webkit text size adjust (for iPhone) */
html {-webkit-text-size-adjust: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);font-size: 62.5%;font-family: "Microsoft YaHei",tahoma,arial,"Hiragino Sans GB",sans-serif;font-family: regular;
}

input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
input:focus{ outline:none}
textarea {  -webkit-appearance: none;}   
.button{ border-radius: 0; } 
input[type=search] {-webkit-appearance: none;outline: none;}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {display: none;}
.xskt-show_left-bottom input[type="text"], .xskt-show_left-bottom textarea{color:rgba(85, 81, 81, 0.84); font-family: "Microsoft YaHei",tahoma,arial,"Hiragino Sans GB",sans-serif;}


body{background:#fff;width:100%;min-width:1200px;margin:0 auto;padding:0;-webkit-font-smoothing: antialiased;text-rendering: optimizeLegibility;color:#333;font-size: .14rem;
}

ul,ol,li{list-style:none;}

/* 默认链接颜色 */
a:link {color:#333; text-decoration:none;-webkit-transition: all .35s;-moz-transition: all .35s;-ms-transition: all .35s;-o-transition: all .35s;transition: all .35s;}
a:visited {color:#333;text-decoration:none;}  /* visited link */
a:hover {color:#333;text-decoration:none;}  /* mouse over link */
a:active {color:#333;text-decoration:none;}  /* selected link */

.fl {float: left;}
.fr {float: right;}

/* 通用属性 */
.cl{clear:both;}
.hidden {display: none;}
em {font-style: normal;}
textarea {outline: none;border: 1px solid #b7babf;border-radius: 3px;resize: none;}
.page-width {width: 1200px;margin: 0 auto;}
.part {position: relative;}

.pc {display: block;}
.mobile {display: none;}

/*按钮*/
.btn {background-color: transparent;border: none;cursor:pointer;
}





/*头部*/
.header {background-color: #222222;position: relative;z-index: 10;
}
.header__top-bar { color:#FFF;height: .37rem;font-size: .14rem;line-height: .37rem;
}
.top-bar__right {float: right;
}
.top-bar__user {display: inline-block;width: 19px;height: 18px;background: url(../img/icon-1.png) no-repeat center;vertical-align: sub;margin-right: 8px;
}
.top-bar__wb, .top-bar__wx {position: relative;width: 24px;height: 34px;background-repeat: no-repeat;background-position: center;display: inline-block;vertical-align: middle;margin: 0 2px;background-size: 24px 24px;vertical-align: middle;
}
.top-bar__wx {background-image: url(../img/icon-3.png);}
.top-bar__wx:hover {background-image: url(../img/icon-3-1.png);}
a.top-bar__link {color:#666;margin: 0 2px;position: relative;}
a.top-bar__link:hover {color:#00a3d9;}
a.top-lx__link {color:#2faaff;margin: 0 2px;position: relative;}
a.top-lx__link:hover {color:#fff;}

.top-bar__wx:hover .top-bar__drop {webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);
}
.top-bar__drop:before {content: '';position: absolute;top:-5px;background-color: transparent;width: 100%;height: 5px;
}
.top-bar__drop {position: absolute;z-index: 1;right:0;top: 35px;width: 140px;text-align: center;background-color: #333;color:#fff;height: 230px;overflow: hidden;-webkit-transition: transform .15s;-moz-transition: transform .15s;-ms-transition: transform .15s;-o-transition: transform .15s;transition: transform .15s;-webkit-transform-origin: top right;-moz-transform-origin: top right;-ms-transform-origin: top right;-o-transform-origin: top right;transform-origin: top right;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);
}
.header-drop__title {margin-top: 5px;}
.header-drop__txt {font-size: 12px;line-height: 1.6;margin-top: 10px;
}
.top-bar__drop img{border-radius: 4px;vertical-align: middle}
.logo_pc { padding-top:15px; margin-bottom:15px;}
.logos{ float:left; width:552px;}
.top_banner{ float:right;}
.top_banner .hot-phone {height:34px; line-height:34px; font-size: .24rem;color:#cc0000;font-weight: 700;margin-top: 15px;display: inline-block;}
.top_banner .hot-phone m{font-size: .14rem;}
.top_banner .qrcode {width: 185px;margin-top: 20px;}
.top_banner .qrcode img{width: 75px;height: 75px;vertical-align: middle;margin-right: 10px;}
.top_banner .qrcode .txt {display: inline-block; color:#CCC;font-size: .12rem;line-height: 2;vertical-align: middle;}

.header_dh{ /*background-color:#333;*/}

.nav_box{height:45px; line-height:45px;position: relative; background-color:#9e070c;}
.nav_s{ width:1200px; margin:0 auto;}
.nav_active{cursor:pointer;}
.nav_active:after {content: '';position: absolute;width: 20px;height:45px;background: url(../img/nav_all.png) no-repeat center;margin-right: 5px; right:10px;}
.nav_active{padding:0 55px; letter-spacing:2px; background:#cc0000;color:#FFF; font-size:18px; position:relative;}
.nav_s li{ float:left;}
.nav_s li a{ color:#fff; font-size:18px; padding:0 38px;height:45px; line-height:45px; display:block;}
.nav_s li a:hover{display:block; background-color:#cc0000; text-decoration:none;}



#banner {height: 440px;margin-bottom:20px;}

.banner-box {width: 100%;height: 4.40rem;background-repeat: no-repeat;background-size: cover;background-position: center;color:#333; }
.banner-box .title {font-size: .37rem;font-style: italic;padding: .65rem .8rem 0;line-height: 2.4}
.banner-box .subtitle {font-size: .2rem;font-style: italic;padding: 0 .8rem;line-height: 1.8}
.banner-box .thirdtitle {font-size: .18rem;color:#656565;padding: 0 .8rem;line-height: 1.4;margin-top: .2rem;text-transform : uppercase}
#banner .swiper-pagination-bullet, #banner-mobile .swiper-pagination-bullet, #xskt-banner .swiper-pagination-bullet, #xskt-banner_mobile .swiper-pagination-bullet {width: 26px;height: 4px;background-color: #fff;opacity: .58;border-radius: 0;margin: 0 3px;}
#banner .swiper-pagination-bullet.swiper-pagination-bullet-active, #banner-mobile .swiper-pagination-bullet.swiper-pagination-bullet-active {opacity: 1;}
#banner-mobile{ margin-top:50px;}

/*导航下拉*/
.nav_down_box{width: 1200px;margin: 0 auto;position: relative;}
.nav-down {position: absolute;left: 0;top: 0px;width: 230px;height: 440px; line-height: 1;background-color: #1e2030;background: rgba(204,0,0,.8);filter:alpha(opacity=80);z-index: 99;/* display: none; */box-sizing: border-box;
}
.nav-down li.nav-down-item {width: 230px;height:73px;position: relative;background:url(../img/icon_arrow.png) 200px center no-repeat;
}
.nav-down li.nav-down-item:hover{background:#373947;}
.nav-down li a.nav-down-a {display: inline-block;font-size: 16px;color: #fff;padding: 15px 0 15px 56px;position: relative;
}
.nav-down li a.nav-down-a span {display: block;width: 18px;height: 18px;position: absolute;top: 20px;left: 30px;
}
.nav-down-item:hover .ni-box {display: block;
}
.ni-box {width: 546px;background: #fff;position: absolute;top: 0;left: 230px;padding: 0 40px 23px 30px;box-sizing: border-box;display: none; 
}
.ni-box1:before,.ni-box2:before,.ni-box3:before,.ni-box4:before,.ni-box5:before,.ni-box6:before {position: absolute;content: "";width: 0;height: 0;left: -6px;top: 28px;border-right: 6px solid #fff;border-top: 7px solid transparent;border-bottom: 7px solid transparent;
}

.ni-box6 {padding-bottom: 28px;
}
.ni-box h2 {font-size: 16px;color: #333;font-weight:normal;border-left: 2px solid #8a8a8a;padding-left: 17px; line-height:25px;margin: 15px 0 10px;
}
.ni-box h2 a:hover{ text-decoration:underline;}
.ni-box-down {border-top: 1px solid #e5e5e5;padding-top: 10px;
}
.ni-box-down li {width: 118px;height: 14px;margin-bottom: 17px; float:left;
}
.ni-box-down li.last {width: 136px;
}
.ni-box-down li a {display: block;font-size: 14px;color: #666;border-left: 1px solid #e5e5e5;padding-left: 10px;
}
.ni-box-down li a:hover {color: #9c2803;border-color: #9c2803;text-decoration:underline;
}

.nav-down-item1 span {background: url(../img/icon_yi.png) no-repeat;
}
.nav-down-item2 span {background: url(../img/icon_er.png) no-repeat;
}
.nav-down-item3 span {background: url(../img/icon_san.png) no-repeat;
}
.nav-down-item4 span {background: url(../img/icon_si.png) no-repeat;
}
.nav-down-item5 span {background: url(../img/icon_wu.png) no-repeat;
}
.nav-down-item6 span {background: url(../img/icon_liu.png) no-repeat;
}
.nav-down li p {font-size: 14px;color: #999;padding-left: 30px;
}
.nav-down li .nav-arrow {display: block;width: 7px;height: 12px;position: absolute;top: 23px;right: 20px;
}

.nav-right li a {display: block;font-size: 16px;color: #333;padding: 10px 27px 0 0;
}
.nav-right li a:hover {color: #2ba0ea;
}
.nav-down-item6 .ni-box{ top: -100px;}


/*产品*/

.lanmu{color:#9e070c;font-size:24px;height:51px;line-height:50px;border-bottom:1px solid #ddd;}
.lanmu b{display:inline-block;font-weight:normal;border-bottom:2px solid #9e070c;height:50px;line-height:50px;}
.lanmu span{float:right;font-size:14px;margin-top:10px;} 
.lanmu span a{padding:0 10px;}
.lanmu span a:hover{color:#9e070c; text-decoration:underline;}
.prolist{margin:15px 0;padding:0;list-style:none;}
.prolist .w1{ position:relative;width:185px;float:left;margin-right:10px;}
.prolist .w1 img{width:185px;height:440px;}
.prolist .w1 p{ position:absolute;bottom:40px;right:40px;font-size:18px;color:#fff;}
.prolist .w2{float: right;width:1000px;}

/* pro */
.device-list {overflow: hidden; margin-bottom:30px;}
.device-list .item {float: left;width: 24.8%;margin-right: 0.2%;}
.device-list .item:nth-child(4n) {margin-right: 0;}
.device-list .item .img-box {width: 100%;height: 185px;overflow:hidden;}
.device-list .item .img-box img{ width:100%;height: 100%;vertical-align: middle; border:1px solid #d4d4d4;}

.device-list .item .name{line-height: 2.2;color:#333;text-align: center;font-size: 14px;}
.device-list .item:hover .name{color: #d92725;}
.device-list .item:hover img{ -webkit-transform: scale(1.1);transition: all 1s ease 0s;}
/* pro */

/*end产品*/



.page-title {font-size: .32rem;text-align: center;
}
.page-subtitle {text-align: center;font-size: .14rem; color:#333;margin: 10px 0;margin-bottom: 30px; 
}
.part {padding: 50px 0 30px 0;
}
.law-service {overflow: hidden;}

.law-wise {background-color: #f4f4f5;
}


.item .btn-white-plain {font-size: .14rem; background:#666;color:#fff;padding: .08rem .3rem;border: 1px solid #ededed; border-radius:5px;cursor: pointer;-webkit-transition: all .35s;-moz-transition: all .35s;-ms-transition: all .35s;-o-transition: all .35s;transition: all .35s;
}
.item:hover .btn-white-plain {color:#fff;opacity: 1;background:#9c2803;
}



.law-service .consult__btn{ width:80%; margin:0 auto; margin-top:10px; margin-bottom:10px; }
.deshi{ height:88px; font-size:0.2rem; color:#868686;}






/*新闻*/
.news-wrap {width: 100%;min-width: 1200px;background: #f5f5f5;padding: 0px 0 90px;}
.law-news .news-list .item {
    float: left;
    width: 46%;
    margin-right: 4%;
    margin-bottom: 10px;
}
.law-news .news-list .item {height: 108px;overflow: hidden; margin-bottom:20px;}
#blog_sel{ margin: 20px 0;height:60px; line-height:60px; padding-bottom:28px; text-align:center;}
.blog_sel a{ color:#333; font-size:0.18rem; font-family:"微软雅黑"; width:auto; padding:0 5px 5px;margin: 0 20px;}
.blog_sel a.blog_on{ color:#9c2803; border-bottom: 2px solid #9c2803;}
#blog_sel {text-align: center;}
.law-news .news-list {overflow: hidden;}
.law-news .news-list .item_news {float: left; background:#f9f9f9;width: 48%;margin-right: 4%;margin-bottom: 20px;height: 210px;overflow: hidden;}
.law-news .news-list .item_news:nth-child(4),.law-news .news-list .item_news:nth-child(8) {margin-right: 0;}

.law-news .news-list .item_news3 {float: left; width: 48%;margin-right: 4%;margin-bottom: 20px;height: 105px;overflow: hidden;}
.law-news .news-list .item_news3:nth-child(even){margin-right: 0;}
.law-news .news-list .txt3 {max-width: 440px;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.law-news .news-list .news-summary {color:#777;margin-left: 20px;font-size: .14rem; line-height:1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    padding-left: 5px;
}

.law-news .news-list .news-title {
    font-size: .18rem; line-height:2.2;
}
.law-news .news-list .txt {
    max-width: 440px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}
.law-news .news-list .dot {
  width: 4px;
    height:4px;
    background-color:#a5a5a5;
    vertical-align: sub;
    margin: 12px 10px;
}
.law-news .news-list .Q{
    width: 25px;
    height:25px; background:url(../img/Q.png);
    vertical-align: sub;
    margin: 5px 10px;
}
.law-news .news-list .A {
    width: 25px;
    height:55px; background:url(../img/A.png) top no-repeat;
    vertical-align: sub;
    margin: 5px 10px;
}

.law-news .news-list .time {color:#666;font-size: .14rem;}
.law-news .news-list a:hover {color:#9c2803}

.law-news .link-formore {
    width: 220px;line-height: 45px;
    font-size: 1.8rem;
    text-align: center;
    background-color: #fff;
    border: 1px solid #c3181a;
    display: block;
    margin: 60px auto 20px;
    color:#ff0000;
    opacity: .85;
    -webkit-transition: .25s all;
    -moz-transition: .25s all;
    -ms-transition: .25s all;
    -o-transition: .25s all;
    transition: .25s all;
}
.law-news .link-formore:hover {
    background-color: #9c2803;
    color:#fff;
}
.law-news .link-formore {
    width: 220px;line-height: 45px;
    font-size: .18rem;
    text-align: center;
    background-color: #fff;
    border: 1px solid #666;
    display: block;
    margin: 60px auto 20px;
    color:#666;
    opacity: .85;
    -webkit-transition: .25s all;
    -moz-transition: .25s all;
    -ms-transition: .25s all;
    -o-transition: .25s all;
    transition: .25s all;
}
.law-news .link-formore:hover {
    background-color: #ff0000;border: 1px solid #ff0000;
    color:#fff;
}


/*友情链接*/
#yqlj {padding: 14px 0;background: #f7f7f7;
}
#yqlj .yqlj-box {min-width: 1200px;border: 1px solid #DEDCDD;
}
.block_title_a {height: 35px;font-size: 14px;line-height: 35px;padding-left: 30px;color: #535353;background: url(../img/link.gif) no-repeat 10px 13px;border-bottom: 1px dashed #D8D8D8;
}
.linkbox {padding: 12px 0 0 0;
}
.linkbox span {line-height: 22px;white-space: nowrap;display: block;height: 22px;padding-right: 12px;padding-left: 12px;float: left;font-size: 12px;
}
.home-pic-list {overflow: hidden;
}
/*底部*/
footer {height: auto;width: 100%;overflow: hidden;background-color: #333436;padding-bottom: 10px;margin-left: auto;margin-right: auto;font-size: 12px; margin-bottom:78px;
}
.footer {height: auto;width: 1220px;overflow: hidden;padding-top: 12px;padding-bottom: 12px;margin-bottom: 10px;border-bottom: 1px solid #3F4143;margin-right: auto;margin-left: auto;
}
.footer_first {line-height: 24px;
}
.footer_first, .footer_second, .footer_third, .footer_fourth {float: left;color: #8d8d8e;width: 280px;margin-right: 20px;line-height: 24px;
}
.footer_second {width: 780px;
}
.footer_fourth {margin-right: 0px;width: 120px;
}
.footer h1 {font-size: 16px;color: #cac9c9;line-height: 32px;border-bottom: 1px solid #3f4143;margin: 10px 0px;padding: 10px 0px;
}
.footer_box .zk_f {height: auto;width: 1200px;padding-top: 2px;text-align: center;
}
.footer_box .zk_f a {color: #666;
}
footer .footer_first .ljxq_btn:hover {color: #E66300;border: 1px solid #E66300;
}
footer .footer_first .ljxq_btn {font-family: "宋体";display: block;color: #8D8D8E;height: 24px;line-height: 24px;width: 180px;margin: 12px 0px;text-align: center;border: 1px solid #8D8D8E;border-radius: 12px;-moz-radius: 12px;-webkit-radius: 12px;-ms-radius: 12px;
}
footer .footer_second .a_first {font-size: 14px;color: #CAC9C9;line-height: 32px;
}
footer .footer_second ul{width: 16.6%; float:left;}
footer .footer_second ul li.title {display: block;width: 100%;
}
footer .footer_second ul li {float: left;width: 100%;overflow: hidden;
}
footer .footer_second ul li a {display: block;text-align: left;line-height: 24px;
}
footer a:hover{ text-decoration:underline; color:#FFF;}
footer .footer_third .zxly_btn {font-family: "宋体";display: block;color: #8D8D8E;height: 24px;line-height: 24px;width: 90px;margin: 12px 0px;text-align: center;border: 1px solid #8D8D8E;border-radius: 12px;-moz-radius: 12px;-webkit-radius: 12px;-ms-radius: 12px;
}
.footer a {color: #8d8d8e;}

footer .zk_f {height: auto;padding-top: 2px;text-align: center;color: #a3a3a3;/*color: #a3a3a3;*/
}
footer .zk_f a{color: #a3a3a3;}

.footer-nav {color:#a3a3a3;text-align: center;}
	.footer-nav a{ color:#a3a3a3; line-height:45px; height:45px;}

/*返回顶部*/
.icon2 {background-repeat: no-repeat;background-size: 300px;background-image: url(../img/icon-zl.png);display: inline-block;}
#toPageTop {opacity: 0;cursor: pointer;background-color: #000;background-position: 5px -79px;width: 50px;height: 50px;position: fixed;right:0;top:0;left:0;bottom:0;margin: auto;transform: translate(640px, 20vh);z-index: 10;transition: all 1s;-webkit-transition: all 1s;}
#toPageTop:hover{background-color:#9c2803;}

/*留言浮动*/
.input-wrap {position: fixed;height: 80px;width: 100%;bottom:0;background-color: #1d2022;padding: 16px 0;text-align: center;z-index: 10;
}
.input-wrap .hot-line {margin: 0 10px;color:#ffffff;font-size: .18rem; font-weight:bold;background-color: #9c2803;text-align: left;width: 398px;line-height: 50px;border-radius: 50px;float: left}
.input-wrap .hot-line .tel{ float:left; height:30px; width:30px; margin:10px 8px 0 30px;}
.input-wrap .hot-line .tel img{height: 30px;}
.input-wrap .input {margin: 0 10px;background-color:#2faaff; color:#FFF; font-size: .18rem;text-align: left;width: 173px;padding: 0 30px; text-align:center;line-height:50px; height:50px;border-radius: 50px;float: left;border: none;}
.input-wrap .input:hover{background-color:#0043ff; }
.input-wrap .commit-btn{margin: 0 10px;color:#fff;cursor: pointer;background-color: #db0402;font-size: .18rem;text-align: center;line-height: 50px;border-radius: 50px;float: left;border: none;width: 120px;opacity: .9;-webkit-transition: .25s all;-moz-transition: .25s all;-ms-transition: .25s all;-o-transition: .25s all;transition: .25s all;}
.input-wrap .commit-btn:hover {opacity:.8;}
/*
内页*/
.page_n_width {width: 1200px;margin: 0 auto; padding:20px 0;}
.ny_main_left{ width:260px; float:left; background:#F0F0F0;}
.ny_n_tit{ border-bottom:1px solid #e8e8e8; font-size:20px; color:#bb1b19; line-height:40px; height:40px;margin-bottom: 18px;}
.ny_main_left .ny_n_tit{background:#bb1b19;padding:0 15px;color:#fff;}
/**菜单列表**/ 

.mainnav>li {padding:10px;overflow:hidden;line-height:30px;border-bottom:5px solid #fff;}
.mainnav>li h3 {font-size: 16px;}
.mainnav>li.hover {background: #545651;}
.mainnav>li.hover h3,.mainnav>li.hover .menu-tab a {color: #fff;}
.mainnav li .menu-tab {margin-top: 5px;}
.mainnav li .menu-tab a {width:45%; display:inline-block }
.mainnav a:hover{color:#F00;}

.ny_main_right{width:910px;float:right; }
.ny_main_right .nr{ padding-top:30px; font-size:16px; line-height:30px;}
.weizhi{ font-size:14px; color:#636363;}
.weizhi a{ font-size:14px; color:#636363;}

.product-list li{ border:1px solid #eee; 
    position:relative;
    width: 286px;
    margin: 0 10px;
    float: left;
    height: 253px;
    overflow: hidden;
    margin-bottom: 15px;
}
.product-list li:nth-child(3n) {
    margin-right: 0;
}
.product-list li .bottom {
    position: absolute;
    bottom:0;width: 100%;
    height: 70px;
    text-align: center;
    padding: 0 5px;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.product-list li img {
    position: absolute; width:90%;
    top:-50px;left:0;right:0;bottom:0;margin: auto;
}
.product-list li .bottom .name { font-size:15px; font-weight:bold;
    border: 1px solid transparent;
    line-height: 32px;
    margin-top: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.product-list li:hover .bottom {color:#ff0000;}




.hd-box {
    text-align: center;
    margin: 20px 0 40px;
}
.hd-box a, .hd-box input {
    display: inline-block;
    margin:  0 1px;
    border: 1px solid #e0e0e0;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    padding: 0 8px;
    width: auto;
}
.hd-box input {width: 50px;}
.hd-box a:hover, .hd-box a.on {
    background-color: #fe6508;
    color:#fff;
}

.new-list {font-size: 14px;padding: .7em 0;}
.new-list li p.text{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.new-list li:before {content: '';float: left;width:3px;height: 3px;border-radius: 50%;background-color: #666;color:#666;margin-right: 1em;margin-left: 1em;margin-top: 1em;}
.new-list ul li{ height:.42rem; line-height:.42rem;font-size: 16px;	 border-bottom:#CCCCCC dotted 1px; }
.new-list ul li:before {
    content: '';
    float: left;
    width: 3px;height: 3px;
    border-radius: 50%;
    background-color: #666;
    color:#666;
    margin-right: 1em;
    margin-left: 1em;
    margin-top: 1.5em;
}
.new-list li p.text{ width:650px; float:left;}

.new-list ul li.bordernone{ border-bottom:none;}

.new-list ul li span{ float:right; padding-right:10px;}
.new-list ul li:hover{ background:#EFEFEF;}

.newscon{  padding:0px 10px 50px 10px; height:auto!important; height:450px; min-height:450px; font-size:16px; line-height:30px; }
.newscon h1{text-align:center; font-size:16px; font-weight:bold; padding-bottom:5px; border-bottom:#CCCCCC dotted 1px; margin-bottom:10px; margin-top:10px;}
.newscon .title span{  display:block; font-size:12px; font-weight:normal; color:#777;}
.newscon a:hover{ text-decoration:underline;}
.newscon hr{ height:0px; border:0px;	padding: 0; border-bottom: 1px solid #e8e8e8;}
.newscon .title .share_box { padding:0; position:relative; display:inline-block; text-align:center; width:102px; margin:0; cursor:pointer; }
.newscon .title .share_box .share_name { background:url(share_name.png) no-repeat; width:102px; height:26px; border-radius:3px; margin-bottom: 5px; border:1px solid #ececec; line-height:26px;color:#333;text-indent:20px;} 
.newscon .title .share_box .share_content { position:absolute; background:#fff!important; width:300px; }
.subnav li a{display:block;padding-left:20px;background:#fafafa;font-size:14px;line-height:40px;height:40px;border-bottom:1px solid #eee;}
.subnav li a:hover{color:#BA171D;font-weight:bold;background:#f3f3f3;}
.left_border{border:1px solid #eee;border-top:0;padding:10px 15px;line-height:25px;}

/*手机版*/
@media (max-width: 1030px) {
    .pc {display: none !important;}
    .mobile {display: block;}
    body {min-width: 0;}
    .page-width {width:96vw;}
	 .header {position: fixed;top:0;width: 100%;left:0;z-index: 10;background-color: #333;height: 50px;}
	.header .logo-link{margin-top: 11px;margin-left: 15px;}
	.mfixedSubNav{background-color:rgba(255,0,0,0.65);}
	.icon-zoom {position: absolute;top: 12px;right: 45px;width: 30px;height: 30px;background: url(../img/icon-zoom.png) no-repeat center;background-size: 20px;display: inline-block;
    }
    .open-menu {width: 25px;color: #ccc;position: absolute;top: 19px;right: 10px;z-index: 5;
    }
    .open-menu .navicon-bar {width: 24px;height: 2px;background-color: #fff;display: block;margin: 0 0 4px 0;border-radius: 3px;
    }
    .mobile-nav {-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;background-color:#fff;border: 0;position: fixed;top: 0;bottom: 0;left: 100%;right: 0;z-index: 20;width:100%;
    }
    .mobile-nav.active {-webkit-transform: translate(-100%,0);-moz-transform: translate(-100%,0);-ms-transform: translate(-100%,0);-o-transform: translate(-100%,0);transform: translate(-100%,0);
    }
    .close-menu {position: absolute;z-index: 5;display: block;text-align: right;padding: 20px 20px 0 20px;padding-right: 20px;right:0;height: 50px;
    }
    .close-menu .navicon-bar {width: 25px;height: 3px;background-color: #333;display: inline-block;margin: 0 0 4px 0;
    }
    .close-menu .navicon-bar:first-of-type {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);position: relative;left: 29px;
    }
    .close-menu .navicon-bar:last-of-type {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);
    }
    .mobile-nav_list a{display: block;color:#333;padding: 0 30px;font-size: 18px; font-weight:bold;line-height: 3;position: relative;z-index: 2;margin-top: 14px;
    }
    .mobile-nav_list .nav2 a{ margin-top:0px; padding-left:40px; line-height:30px;}
    .mobile-nav_list {margin-top: 50px;overflow: auto;height: calc(100vh - 50px);padding-bottom: 30px;
    }
	.mobile-nav h2 {
    font-size: 16px;
    color: #333;
    font-weight: normal;
     background:#f0f0f0;
    
    line-height: 25px;
    margin: 15px 0 10px;}
	.mobile-nav .nav_m{}
	.mobile-nav .nav_m li {width: 30%;margin-bottom: .17rem; line-height:2; float:left; margin-left:10px;}
	.mobile-nav .nav_m li a {display: block;font-size: 15px;color: #666; padding: 0 0px; margin-top:5px;border-left: 1px solid #e5e5e5;padding-left: 10px;}

	
.prolist .w2{ float:none; width:auto;}
.device-list .item {width:48%; margin-right:2%;}
.device-list .item:nth-child(even) {margin-right: 0;}
	
	.news-list{ width:100%; height:auto; line-height:2rem;margin-bottom:10px; padding-bottom:20px;}
	.nit{ height:auto;}
	.nit a{ font-size:.5rem; line-height:1.26rem;}
	.nit span{ line-height:1.2rem;font-size: .52rem;}
	.nib-list a{ width:100%; font-size:.4rem;}
	.N_more{ height:.8rem; line-height:.8rem;font-size:.3rem;}
	.cooperation .content li{ width:50%;}
	.case_title{font-size:.6rem; }
	
	.N_more a{font-size:.4rem; color:#36a3f4;}
	
	.law-contact {background: url(../img/11.png) no-repeat center;height: 455px;text-align: center;}
	.follow-qr {color:#c3181a;font-size: .5rem;margin-bottom: 30px;}
	
	 .input-wrap .hot-line {display: block;width: auto;float: none;line-height: 50px;font-size:.4rem;}
    .input-wrap {height: 80px;}
    .copyright {line-height: 1.8;}
    .footer {padding-bottom: 85px;}
	.footer-nav {border-bottom: 1px solid #54595c;color:#a3a3a3;text-align: center;}
	.footer-nav a{ color:#a3a3a3; line-height:45px; height:45px;}

.blog_sel a{ font-size:0.45rem;}
  .law-news .news-list .item {width: auto;margin-right: 10px;margin-bottom: 0;float: none; height:3rem;}
    .law-news .swiper-container-horizontal {padding-bottom: 60px;}
    .law-news .news-list .txt {flex: 1;max-width: none; font-size:0.4rem;}
    .law-news .news-list .news-title {display: flex;}
    .law-news .news-list .time {width:22%;vertical-align: bottom;font-size:0.4rem;}
    .law-news .news-list .news-summary {margin-right: 10px; line-height:1.4; font-size:0.3rem;}
    .law-news .swiper-pagination-bullet-active {background-color: #e6444d;}
    .law-news .link-formore {border: none;width: 16em;line-height: 40px;height: 40px;margin-top: 10px;background-color: #ff0000;color:#fff;font-size: .4rem;}
	/*	企业服务*/
	.part {padding: 20px 0;}
    .page-title {font-size: .6rem;line-height:2rem;}
	.page-subtitle{font-size: .4rem;}
	.law-service .item{ width:48%;font-size: 0.6rem;}
	.nei_no{ display:none}
	.page_n_width { width: 92vw;}
	.ny_main_left{width:100%;float:none;}
	.ny_main_right{width:100%;float:none; }
	.mainnav>li{ width:50%; float:left; display:block;}
	
	  .product-list li {width: 44vw;height: 41vw;margin:0 3vw 3vw 0;}
    .product-list li:nth-child(odd) {margin:0 3vw 3vw 0;}
    .product-list li:nth-child(even) {margin-right: 0;}
    .product-list li .bottom {height: 25px;}
    .product-list li .bottom .name {margin-top: 0;line-height: 1;}


.new-list ul li{  height:auto; line-height:auto;}
.new-list li p.text{ width:auto;}
.new-list li:before {
        display: none;
    }
.new-list li em {
        font-size: .28rem;
        color: #b4b4b4;
        margin-top: 8px;
    }
	
	 .new-list {
        font-size: .34rem !important;
        padding:0 !important;
        background: #fff;
        overflow: hidden;
    }
    .new-list li, .part-block .new-list li, .part-lm .new-list li {
        padding: .25rem .36rem;
        border-bottom: .01rem solid #dedede;
    }
    .new-list li a {
        display: block;
        white-space: normal;
        line-height: 1.5 !important;
    }
    .new-list li a>p:last-child {
        font-size: .28rem;
        color: #b4b4b4;
        margin-top: 5px;
    }
    .new-list li p>em {margin-right: 10px;}
    em {font-style: normal;}
.device-list .item .img-box {height: 130px;}
}