*{padding:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
html{}
body{color:#222;overflow-x:hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;font:15px/1.5 Microsoft Yahei,微软雅黑,Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th{border-collapse:collapse;border-spacing:0;font-size:15px;}
ol,ul{list-style:none;}
li{list-style-type:none;}
img{vertical-align:middle;border:0;}
address,cite,code,em,th{font-weight:normal;font-style:normal;}
.clear{clear:both;*zoom:1;}
.clear:after{display:block;overflow:hidden;clear:both;height:0;visibility:hidden;content:".";}
a{text-decoration:none;color:#222;cursor:pointer;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
.fl{float:left;}
.fr{float:right;}
/* 按钮样式去除*/
input[type="button"],input[type="submit"],input[type="reset"]{-webkit-appearance:none;}
textarea{-webkit-appearance:none;}
input{border-radius:0;}
.container{width:74%;margin:0 auto;}
@media screen and (max-width:1700px){.container{width:90%;}
}
@media screen and (max-width:1080px){.container{width:94%;}
}
@media screen and (max-width:767px){.container{width:100%;padding:0 12px;}
}
.header .header-logo { display: block; float: left;overflow:hidden; padding-top:15px;}
.header .header-logo img{ float: left;  }
.header .header-logo .ttt{ overflow:hidden; float:left; margin-left:15px;padding-top:3px;}
.header .header-logo .ttt h2{ font-size:30px; color:#333; font-family: microsoft yahei;font-weight: bold;}
.header .header-logo .ttt p{ font-size:14px; color:#333;}
.header .header-tel{background:url(/images/call.png) left no-repeat;padding-left:60px;float:right;margin-top:20px;}
.header .header-tel span{font-size:14px;color:#999;}
.header .header-tel p{font-size:24px;line-height:28px;font-weight:bold;color:#b96551;position:relative;}
.header .header-tel p:before{content:attr(text);position:absolute;z-index:10;color:#e61f4d;-webkit-mask:linear-gradient(to right,#e61f4d 10%,transparent);max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.index-banner{width:100%;position:relative;z-index:999;}
.top_nav{ background:#fff;border-top:1px dashed #ddd;line-height:54px;}
.top_nav ul{height:54px;line-height:54px;display:flex;display:-webkit-flex;justify-content:space-around;position:relative;}
.top_nav ul li{position:relative;z-index:10;line-height:54px;}
.top_nav ul li>a{font-size:22px;font-weight:500;transition:all .5s;-webkit-transition:all .5s;}
.top_nav ul li>a:hover,.top_nav ul li.navon>a{color:#e61f4d;}
.top_nav ul li>a i{display:block;width:5px;height:5px;border-radius:50%;background:#e61f4d;background:linear-gradient(to right,#e61f4d,#b96551);margin:5px auto 0;opacity:0;transition:all .5s;-webkit-transition:all .5s;}
.top_nav ul li>a:hover i,.top_nav ul li.navon>a i{opacity:1;margin:1px auto 0;}

/*全局*/
.main{width: 100%; background: #fff; overflow: hidden;}
.pagetit{width: 96%;margin:0 auto;line-height:40px;padding:50px 2% 10px; margin-bottom:10px;border-bottom: 1px dashed #ccc;text-align: center;}
.pagetit h1{color: #333333;font-size:30px;line-height:35px;margin-bottom:5px;}
.pagetit .mark{font-size:22px;color: #999;margin-top:10px;}
.readmore{display:block;width:160px;height:50px;border:1px solid rgba(255,255,255,.25);color:#fff;font-size:16px;display:flex;display:-webkit-flex;justify-content:center;align-items:center;position:relative;}
.readmore img{margin-right:20px;transition:all .5s;-webkit-transition:all .5s;}
.readmore:hover img{margin-right:15px;}
.readmore::before,.readmore::after{box-sizing:inherit;content:'';position:absolute;width:0;height:0;opacity:0;}
.readmore::before{border-top:1px solid #fff;border-left:1px solid #fff;top:0px;left:0px;}
.readmore::after{border-right:1px solid #fff;border-bottom:1px solid #fff;bottom:0px;right:0px;}
.readmore:hover::before,.readmore:hover::after{opacity:1;width:100%;height:100%;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);transition:all .5s;-webkit-transition:all .5s;}

.atxt{ margin:40px auto 35px;font-size:16px; line-height:36px;}
.atxt p{ text-indent:2em;line-height:36px;}

/*submenu*/
.submenu{padding: 0 0 20px;}
.submenu a{width:30%; margin: 0 1%; font-size:22px;height:50px;overflow: hidden; display: block; float: left; line-height:50px;text-align: center; color: #666; border: 1px solid #ddd; box-sizing: border-box; margin-bottom:10px;}
.submenu a.on{border-color: #dc0000; color: #dc0000;background: linear-gradient(to right,#e61f4d,#b96551);}
.submenu a:hover{color:#fff;background:#e61f4d;background:linear-gradient(to right,#e61f4d,#b96551);}

/*首页标题*/
.index-h1 span{font-size:46px;line-height:46px;font-weight:bold;color:rgba(255,255,255,.03);}
.index-h1 p{font-size:44px;color:#fff;font-weight:bold;margin-top:-33px;}

/*海报*/
.index-banner{ background-image: url('/images/b1.jpg'); background-size:100% 100%; height:500px; }

/*优势*/
.index-ys{width:100%;background:#fff url(/images/fourys_bg.png) no-repeat;background-size:cover;padding:20px 0 10px;overflow:hidden;}
.index-ys ul{display:flex;display:-webkit-flex;justify-content:center;}
.index-ys ul li{width:25%;min-height:549px;float:left;padding:0 45px;text-align:center;position:relative;}
.index-ys ul li:after{content:"";display:block;width:1px;height:423px;background:#e6e6e6;position:absolute;top:0;left:0;}
.index-ys ul li:nth-of-type(4):before{content:"";display:block;width:1px;height:423px;background:#e6e6e6;position:absolute;top:0;right:0;}
.index-ys ul li:nth-of-type(1):after,.index-ys ul li.on:after{display:none;}
.index-ys ul li.on,.index-ys ul li:hover{background:url(/images/ysli_bg.png) top no-repeat;background-size:105% 549px;position:relative;transition:all .5s;-webkit-transition:all .5s;}
.index-ys ul li.on +li:after,.index-ys ul li:nth-of-type(4).on:before{display:none;}
.index-ys ul li em{display:block;width:136px;height:136px;margin:50px auto 30px;position:relative;}
.index-ys ul li em:before{content:"";display:block;width:90px;height:90px;background:url(/images/ys_ico1.png) center no-repeat;background-position:0 0;position:absolute;margin:auto;top:5px;bottom:0;left:0;right:0;}
.index-ys ul li:nth-of-type(2) em:before{background:url(/images/ys_ico2.png) center no-repeat;background-position:0 0;}
.index-ys ul li:nth-of-type(3) em:before{background:url(/images/ys_ico3.png) center no-repeat;background-position:0 0;}
.index-ys ul li:nth-of-type(4) em:before{background:url(/images/ys_ico4.png) center no-repeat;background-position:0 0;}
.index-ys ul li em:after{content:"";display:block;width:136px;height:136px;background:url(/images/ysem_bg.png) top no-repeat;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;}
.index-ys ul li:hover em:after{transform:rotate(-360deg);transition:all 1s;-webkit-transition:all 1s;}
.index-ys ul li:hover em:before{background-position:0 -90px;}
.index-ys ul li:nth-of-type(2):hover em:before{background-position:0 -90px;}
.index-ys ul li:nth-of-type(3):hover em:before{background-position:0 -90px;}
.index-ys ul li:nth-of-type(4):hover em:before{background-position:0 -90px;}
.index-ys ul li p{font-size:32px;font-weight:bold;}
.index-ys ul li span{font-size:20px;}
.index-ys ul li .txt{font-size:16px;color:#999;line-height:30px;height:90px;margin:20px 0;opacity:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;transition:all 0s;-webkit-transition:all 0s;}
.index-ys ul li.on .txt,.index-ys ul li:hover .txt{opacity:1;}
.index-ys ul li .icon{margin-top:50px;height:40px;overflow:hidden;transition:all .5s;-webkit-transition:all .5s;}
.index-ys ul li.on .icon,.index-ys ul li:hover .icon{margin-top:0;width:0;height:0;}
.index-ys ul li:nth-of-type(4){}

/*产品*/
.index-pro{width:100%;padding:60px 0;background: url(/images/bg.jpg) center bottom no-repeat;}
.index-pro .container{position:relative;}
.index-pro .index-h1 span{color:rgba(0,0,0,.05);}
.index-pro .index-h1 p{color:#b96551;}
.index-pro .index-h1 p:before{content:attr(text);position:absolute;z-index:10;color:#e61f4d;-webkit-mask:linear-gradient(to right,#e61f4d 10%,transparent);max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.index-pro .fuwu ul li{width:23.5%;height:auto;margin:0 2% 0 0;padding:50px 40px;overflow:hidden;float:left;position:relative;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;}
.index-pro .fuwu ul li:nth-child(4n+4){margin:0;}
.index-pro .fuwu ul li em{display:block;width:60%;height:120px;overflow:hidden;margin:0 auto 40px;padding:0;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;position:relative;z-index:2;}
.index-pro .fuwu ul li img{ width:100%;}
.index-pro .fuwu ul li p{width:100%;height:auto;line-height:30px;color:#333;font-size:24px;text-align:center;margin:0 auto;padding:0;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;position:relative;z-index:2;}
.index-pro .fuwu ul li i.abline{display:block;width:100%;height:5px;overflow:hidden;margin:13px auto 20px;padding:0;background:url(/images/line.png) center center no-repeat;position:relative;z-index:2;}
.index-pro .fuwu ul li span{display:block;width:100%;height:52px;overflow:hidden;line-height:26px;color:#999;font-size:16px;text-align:center;margin:0 auto;padding:0;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;position:relative;z-index:2;}
.index-pro .fuwu ul li:after{content:"";display:block;width:100%;height:50%;background:#e61f4d;background:linear-gradient(to right,#e61f4d,#b96551);position:absolute;top:25%;left:0;opacity:0;transition:all .5s;-webkit-transition:all .5s;}
.index-pro .fuwu ul li:hover i.abline{background:url(/images/line_on.png) center center no-repeat;}
.index-pro .fuwu ul li:hover:after{top:0;height:100%;opacity:1;}
.index-pro .fuwu ul li:hover p{color:#fff;}

/*关于我们*/
.index-about{width:100%;padding:78px 0;overflow:hidden;background:url(/images/about_bg.jpg) top no-repeat;position:relative;}
.index-about .index-h1{text-align:center;}
.index-about .cont{ margin:40px auto 35px;font-size:16px;color:rgba(255,255,255,.65);line-height:30px;height:180px;text-align:center;text-indent:2em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}
.index-about .readmore{margin:0 auto;}
.index-about .box-honor{margin-top:45px;position:relative;overflow:hidden;padding-right:1px;min-height:100px;}
.index-about .box-honor ul li{background:#fff;height:235px;border:1px solid #e6e6e6;padding:10px;position:relative;overflow:hidden;transition:all .5s;-webkit-transition:all .5s;}
.index-about .box-honor ul li:after{content:"";display:block;width:100%;background:#e61f4d;background:linear-gradient(to right,#e61f4d,#b96551);height:0;left:0;bottom:0;position:absolute;transition:all .5s;-webkit-transition:all .5s;}
.index-about .box-honor ul li:hover{border:0;}
.index-about .box-honor ul li .pic{width:100%;height:100%;position:relative;overflow:hidden;}
.index-about .box-honor ul li .pic img{max-width:100%;max-height:100%;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;}
.index-about .box-honor ul li a{display:block;width:100%;height:100%;line-height:100px;color:#fff;font-size:16px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:absolute;z-index:2;left:0;bottom:-100%;background:url(/images/moreico.png) center no-repeat;transition:all .5s;-webkit-transition:all .5s;}
.index-about .box-honor ul li:hover a{bottom:0;}
.index-about .box-honor ul li:hover:after{height:100%;opacity:.9;}

/*新闻*/
.index-news{width:100%;background:#f8f8f8;padding:92px 0 67px;overflow:hidden;position:relative;}
.index-news .container{position:relative;}
.index-news .index-h1 span{color:rgba(0,0,0,.05);}
.index-news .index-h1 p{color:#b96551;}
.index-news .index-h1 p:before{content:attr(text);position:absolute;z-index:10;color:#e61f4d;-webkit-mask:linear-gradient(to right,#e61f4d 10%,transparent);max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.index-news .btn{position:absolute;right:0;top:20px;}
.index-news .btn p{float:left;width:160px;height:50px;line-height:50px;text-align:center;font-size:16px;color:#999;background:#fff;margin-left:20px;position:relative;transition:all .5s;-webkit-transition:all .5s;}
.index-news .btn p.on{background:#e61f4d;background:linear-gradient(to right,#e61f4d,#b96551);color:#fff;}
.index-news .btn p:hover{color:#fff;}
.index-news .btn p:after{content:"";display:block;width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#e61f4d;background:linear-gradient(to right,#e61f4d,#b96551);opacity:0;transition:all .5s;-webkit-transition:all .5s;}
.index-news .btn p:hover:after{opacity:1;}
.index-news .btn p i{position:relative;z-index:2;font-style:normal;}
.index-news ul.tab{width:100%;overflow:hidden;margin-top:45px;display:none;min-height:200px;}
.index-news ul.on{display:block;}
.index-news ul.tab li{width:49%;margin-right:2%;margin-bottom:25px;background:#fff;padding:22px;float:left;position:relative;}
.index-news ul.tab li:nth-child(2n){margin-right:0;}
.index-news ul.tab li:after{content:"";display:block;width:100%;height:60%;background:#e61f4d;background:linear-gradient(to right,#e61f4d,#b96551);position:absolute;left:0;top:20%;opacity:0;transition:all .5s;-webkit-transition:all .5s;}
.index-news ul.tab li i{display:block;width:48px;height:48px;border-radius:50%;float:left;background:#e61f4d;background:linear-gradient(to right,#e61f4d,#b96551);position:relative;z-index:2;transition:all .5s;-webkit-transition:all .5s;}
.index-news ul.tab li i:after{content:"";display:block;width:20px;height:24px;background:url(/images/wz.png) center no-repeat;position:absolute;margin:auto;left:0;right:0;top:0;bottom:0;transition:all .5s;-webkit-transition:all .5s;}
.index-news ul.tab li .fr{float:right;width:calc(100% - 72px);position:relative;z-index:2;}
.index-news ul.tab li .title{font-size:18px;font-weight:bold;margin-bottom:10px;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
.index-news ul.tab li .text{font-size:16px;color:#999;line-height:26px;height:52px;margin-bottom:25px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.index-news ul.tab li time{display:block;float:left;display:flex;display:-webkit-flex;align-items:center;transition:all .5s;-webkit-transition:all .5s;}
.index-news ul.tab li time em{display:inline-block;width:13px;height:12px;background:url(/images/time.png) center no-repeat;margin-right:7px;transition:all .5s;-webkit-transition:all .5s;}
.index-news ul.tab li .more{float:right;display:flex;display:-webkit-flex;align-items:center;transition:all .5s;-webkit-transition:all .5s;}
.index-news ul.tab li .more em{margin-left:7px;display:inline-block;width:20px;height:6px;background:url(/images/arrow.png) center no-repeat;transition:all .5s;-webkit-transition:all .5s;}
.index-news ul.tab li:hover:after{height:100%;opacity:1;top:0;}
.index-news ul.tab li:hover i{background:#fff;}
.index-news ul.tab li:hover i:after{background:url(/images/wz_on.png) center no-repeat;}
.index-news ul.tab li:hover .title{color:#fff;}
.index-news ul.tab li:hover .ms{color:rgba(255,255,255,.45);}
.index-news ul.tab li:hover time{color:#fff;}
.index-news ul.tab li:hover time em{background:url(/images/time_on.png) center no-repeat;margin-right:5px;}
.index-news ul.tab li:hover .more{color:#fff;}
.index-news ul.tab li:hover .more em{margin-left:5px;background:url(/images/arrow_on.png) center no-repeat;}

/*链接*/
.index-link{width:100%;background:#f8f8f8;}
.index-link .container{display:-webkit-flex;display:flex;flex-wrap:wrap;}
.index-link .l{width:150px;float:left;color:#282a2f;font-size:18px;font-weight:bold;display:flex;display:-webkit-flex;align-items:center;}
.index-link .l img{margin-right:15px;}
.index-link .r{width:calc(100% - 168px);float:left;padding:28px 0;}
.index-link .r a{color:#282a2f;font-size:16px;line-height:28px;}
.index-link .r a:hover{color:#b96551;}
.index-link .r a i{display:inline-block;width:6px;height:1px;background:#b96551;margin:0 10px;}
.index-link .r a:first-child i{display:none;}

/*网点*/
.city-hot{ background:#f9f9f9; height:100px; line-height:30px; padding-left:26px; padding-top:12px;}
.city-hot strong{ float:left; font-size:16px; color:#333241; font-weight:normal;}
.city-hot .cityhot{ float:left; width:1060px; }
.city-hot a{ color:#333241; font-size:16px; font-weight:bold; margin-right:18px;}
.city-hot a:hover{ color:#ef5231;}
.city-hot a.terminal{ color:#ec330c;}
.city-list{ overflow:hidden; font-size:16px; line-height:40px; padding:20px 0;}
.city-list dl{ width:1220px;}
.city-list dt{ float:left; width:28px; color:#333241; font-weight:bold;}
.city-list dd{ font-size:0; overflow:hidden;}
.city-list dd a{ font-size:16px; color:#006a92;  float:left; margin-right:20px; white-space:nowrap;}
.city-list dd a:hover{ color:#f32e00;}
.city-list dd a.hot{ color:#f32e00; text-decoration:underline;}

/*分页*/
.pages{margin:40px auto 0;color:#666;font-size:15px;text-align:center;}
.pages a{display:inline-block;padding:0 15px;background-color:#fff;height:32px;line-height:32px;text-align:center;margin:0 5px;border-radius:2px;color:#666;font-size:14px;border:1px solid #ddd;}
.pages a:hover{background-color:#e61f4d;color:#fff;border:1px solid #e61f4d;}
.pages a.current{background-color:#e61f4d;color:#fff;border:1px solid #e61f4d;}
.pages input{display:inline-block;padding:0 5px;background-color:#e61f4d;width:40px!important;height:32px!important;line-height:32px;text-align:center;border-radius:2px;margin:0 5px;color:#fff;cursor:pointer;border:0;outline:none;background:#e61f4d;}
.pages .p_input{display:inline-block;padding:0 5px;background-color:#fff;width:40px!important;height:32px;line-height:30px;text-align:center;margin:0 5px;color:#555;font-size:14px;cursor:default;border:1px solid #efefef;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/*底部*/
.footer{width:100%;background:#282a2f;position:relative;padding-top:92px;}
.footer .f_nav{width:67.8%;float:left;}
.footer .f_nav li{width:33.3333%;float:left;padding-right:4%;}
.footer .f_nav li:nth-of-type(4){display:none;}
.footer .f_nav li p{font-size:14px;color:rgba(255,255,255,.25);background:url(/images/lm.png) left no-repeat;padding-left:35px;margin-bottom:30px;}
.footer .f_nav li p a{font-size:18px;color:#fff;}
.footer .f_nav li .lia a{width:100%;height:30px;line-height:30px;font-size:16px;color:rgba(255,255,255,.25);padding-left:31px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;position:relative;transition:all .5s;}
.footer .f_nav li .lia a:before{content:"";display:block;width:5px;height:1px;background:rgba(255,255,255,.25);float:left;position:absolute;left:0;top:15px;}
.footer .f_nav li .lia a:hover{color:#fff;}
.footer .f_nav li .lia a:hover:before{background:#fff;}
.footer .f_addr{width:32.2%;float:right;}
.footer .f_addr .phone{width:calc(100% - 100px);float:left;}
.footer .f_addr .phone p{font-size:18px;color:#fff;}
.footer .f_addr .phone p em{font-size:14px;color:rgba(255,255,255,.25);}
.footer .f_addr .phone a{font-size:34px;line-height:58px;font-weight:bold;color:#b96551;position:relative;}
.footer .footline{width:100%;height:1px;background:#111;position:relative;}
.footer .footline:after{content:"";display:block;width:100%;height:1px;background:rgba(255,255,255,.1);position:absolute;left:0;bottom:-1px;}
.footer .f_addr .address{margin-top:30px;color:#fff;font-size:16px;line-height:28px;}
.footer .f_addr .address img{margin-right:15px;}
.footer .f_copy{width:100%;overflow:hidden;margin-top:70px;}
.footer .f_copy_main{margin:5px 0;}
.footer .f_copy_main p{line-height:36px;color:rgba(255,255,255,.25);margin:0;padding:0;font-size:16px;text-align:center;}
.footer .f_copy_main p a{color:rgba(255,255,255,.25);font-size:16px;}
.footer .f_copy_main p a:hover{color:#fff;}

/*流程*/
.process .main_item{ padding:50px 0 100px;}
.process .main_item_content{font-size:0;text-align:center;}
.process_box{display:inline-block;vertical-align:top;width:82px;margin-left:95px;position:relative;}
.process_box:first-child{margin-left:0;}
.process_index{display:block;width:74px;height:74px;line-height:74px;text-align:center;font-size:30px;color:#CA2B19;font-weight:bold;background:url(/images/process_bg.png) center center no-repeat;background-size:contain;margin:0 auto;}
.process_step{display:block;line-height:26px;font-size:16px;color:#333;text-align:center;margin-top:10px;}
.process_box::before{display:block;content:'';width:39px;height:15px;background:url(/images/process_item_arr.png) center center no-repeat;background-size:contain;position:absolute;top:30px;left:-67px;}
.process_box:first-child::before{display:none;}

/*新闻*/
.dnews{width:100%;height:auto;min-height:320px;margin:60px auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.dnews ul{width:100%;height:auto;margin:0 auto 60px;padding:0;}
.dnews_list h2{ font-size:24px;color:#333333;font-weight:bold;border-bottom: 1px dashed #ccc;}
.dnews_list ul li{width:100%;height:auto;margin:0 auto;padding:40px 0;border-bottom:1px solid #ddd;}
.dnews_list ul li .pic{width:15%;height:auto;margin:0;padding:0;float:left;}
.dnews_list ul li .pic img{display:inline-block;width:100%;vertical-align:middle;margin:-4px 6px 0 0;}
.dnews_list ul li .dnews_time span{display:block;width:100%;height:40px;overflow:hidden;line-height:40px;color:#333;font-family:"RobotoBold";font-size:18px;margin:0 auto;padding:0;}
.dnews_list ul li .dnews_time span img{display:inline-block;width:15px;height:15px;vertical-align:middle;margin:-4px 6px 0 0;}
.dnews_list ul li .dnews_time p{display:block;width:100%;height:60px;overflow:hidden;line-height:60px;color:#333;font-family:"RobotoBold";font-size:60px;margin:0 auto;padding:0;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;}
.dnews_list ul li:hover .dnews_time p{color:#e61f4d;}
.dnews_list ul li .dnews_text{width:83%;height:auto;margin:0;padding:0;float:right;}
.dnews_list ul li .dnews_text a.bt{display:block;width:100%;height:40px;overflow:hidden;line-height:40px;color:#333;font-size:24px;white-space:nowrap;text-overflow:ellipsis;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;}
.dnews_list ul li:hover .dnews_text a.bt{color:#e61f4d;}
.dnews_list ul li .dnews_text p{width:100%;height:auto;max-height:60px;overflow:hidden;line-height:30px;color:#999;font-size:16px;word-break:break-all;text-align:justify;margin:10px auto 20px;padding:0;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.dnews_list ul li .dnews_text a.a_more{display:block;width:auto;height:30px;line-height:30px;color:#999;font-size:16px;margin:0;padding:0;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;}
.dnews_list ul li .dnews_text a.a_more i{display:inline-block;width:30px;height:20px;vertical-align:middle;margin:-2px 0 0 10px;background:url(/images/jt.png) center center no-repeat;background-size:100% 100%;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;}
.dnews_list ul li:hover .dnews_text a.a_more{color:#e61f4d;}
.dnews_list ul li:hover .dnews_text a.a_more i{margin:-2px 0 0 20px;background:url(/images/jt_on.png) center center no-repeat;background-size:100% 100%;}


/**/
.article{width:100%;height:auto;min-height:320px;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.article .article_main{width:100%;height:auto;margin:60px auto 40px;padding:0;}
.article .article_name{line-height:40px;color:#333;font-size:30px; text-align:center;}
.article .article_tips{width:100%;overflow:hidden;line-height:30px;color:#999;font-size:16px;text-align:center;padding:10px;border-bottom:1px solid #e6e6e6;}
.article .article_tips span{display:inline-block;height:30px;line-height:30px;color:#999;font-size:16px;margin:0 40px 0 0;padding:0;}
.article .article_tips span img{display:block;width:16px;height:16px;margin:7px 10px 7px 0;padding:0;float:left;}
.article .article_content{width:100%;height:auto;overflow:hidden;line-height:28px!important;color:#666!important;font-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important;font-size:16px!important;word-break:break-all;padding:15px 0;}
.article .article_content p{text-indent: 2em;}
.article_content div,.article_content p,.article_content span,.article_content font,.article_content em{width:100%;height:auto;overflow:hidden;line-height:28px!important;color:#666!important;font-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important;font-size:16px!important;font-style:normal;word-break:break-all;text-align:justify;margin:0 auto;padding:0;}
.article_content div,.article_content p{margin:0 auto 20px;}
.article_content img{width:auto!important;max-width:100%;height:auto!important;}
.article_content br{display:none;}


.cellme{width:100%;height:auto;min-height:320px;margin:0 auto;padding:0;}
.cellme .ewm{width:28.5%;height:250px;overflow:hidden;margin:0;padding:40px;background:#e61f4d;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.cellme .ewm p{width:100%;height:auto;line-height:30px;color:#fff;font-size:18px;font-weight:bold;text-align:center;margin:0 auto 20px;padding:0;}
.cellme .ewm span{display:block;width:120px;height:120px;overflow:hidden;margin:0 auto;padding:9px;border:1px solid rgba(255,255,255,0.25);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.cellme .ewm span img{display:block;width:100px;height:100px;margin:0 auto;padding:0;}
.cellme ul{width:71.5%;height:250px;overflow:hidden;margin:0;padding:67px 0;float:right;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.cellme ul li{width:33.333333%;height:auto;margin:0;padding:0 20px;border-right:1px solid #e6e6e6;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.cellme ul li:nth-child(3){border:0;}
.cellme ul li img{display:block;width:44px;height:44px;margin:0 auto 20px;padding:0;}
.cellme ul li span{display:block;width:100%;height:auto;line-height:30px;color:#333;font-size:18px;text-align:center;margin:0 auto;padding:0;}
.cellme ul li p{width:100%;height:22px;overflow:hidden;line-height:22px;color:#999;font-size:18px;text-align:center;word-break:break-all;white-space:nowrap;text-overflow:ellipsis;margin:0 auto;padding:0;}


.info{width:100%;height:auto;margin:0 auto;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;}
.info .info_main{width:100%;height:auto;margin:60px auto;padding:20px;background-color:#f9f9f9;box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;clear:both;}
.info .info_img{width:40.5%;height:auto;margin:0;padding:0;float:left;box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;}
.info .jqzoom{position:relative;width:100%;height:382px;overflow:hidden;padding:0;background-color:#fff;box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;}
.info .jqzoom img{display:block;max-width:100%;max-height:100%;margin:auto;padding:0;position:absolute;left:0;top:0;right:0;bottom:0;}
.info .info_text{width:59.5%;height:auto;margin:0;padding:20px 0 20px 40px;float:right;box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;}
.info .info_name{width:100%;height:auto;min-height:40px;max-height:80px;overflow:hidden;line-height:40px;color:#333;font-size:28px;font-weight:bold;word-break:break-all;position:relative;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 auto 20px;padding:0 0 0 20px;box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;}
.info .info_name i{display:block;width:4px;height:26px;margin:0;padding:0;background-color:#e61f4d;position:absolute;left:4px;top:7px;}
.info .info_ms{width:100%;height:auto;overflow:hidden;margin:20px auto 19px;padding:15px 20px;background-color:#fff;box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;}
.info .info_ms div{width:100%;height:90px;overflow:hidden;line-height:30px;font-size:16px;word-break:break-all;text-align:justify;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 auto;padding:0;}
.info .info_ms div span{color:#333;font-weight:bold;}
.info .info_ms div h1{color:#999;display:inline;line-height:30px;}
.info .info_tags{width:100%;height:auto;margin:0 auto;padding:0;}
.info_tags dl dd{width:50%;height:auto;margin:0;padding:15px 0;float:left;}
.info_tags dl dd:nth-child(1),.info_tags dl dd:nth-child(2){border-bottom:1px solid #e5e5e5;}
.info_tags dl dd p{width:100%;height:40px;overflow:hidden;line-height:40px;color:#333;font-size:16px;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0 10px 0 30px;position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;}
.info_tags dl dd p img{display:block;width:22px;height:22px;margin:0;padding:0;position:absolute;left:0;top:9px;}
.info_tags dl dd p span{color:#999;}
.info_text .info_btm{width:100%;height:80px;overflow:hidden;margin:20px auto 0;padding:16px 30px;background-color:#ce454f;border-radius:20px 0;box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;}
.info_btm .info_tel{width:74%;height:48px;overflow:hidden;margin:0;padding:0 20px 0 64px;border-right:1px solid rgba(255,255,255,0.2);float:left;position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;}
.info_btm .info_tel img{display:block;width:48px;height:48px;margin:0;padding:0;position:absolute;left:0;top:0;}
.info_btm .info_tel span{display:block;width:100%;height:20px;overflow:hidden;line-height:20px;color:rgba(255,255,255,0.5);font-size:16px;white-space:nowrap;text-overflow:ellipsis;margin:0 auto;padding:0;}
.info_btm .info_tel p{width:100%;height:26px;overflow:hidden;line-height:26px;color:#fff;font-size:24px;font-weight:bold;word-break:break-all;white-space:nowrap;text-overflow:ellipsis;margin:2px auto 0;padding:0;}
.info_btm a.info_btn{display:block;width:26%;height:48px;overflow:hidden;line-height:48px;color:#fff;font-size:16px;text-align:right;margin:0;padding:0;float:right;}
.info_btm a.info_btn img{display:block;width:48px;height:48px;margin:0 0 0 20px;padding:0;float:right;}
.info .info_content{width:100%;height:auto;margin:60px auto;padding:0;}
.info_content .info_left{width:100%;height:auto;margin:0;padding:0 40px 0 0;float:left;box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;}
.info_left .info_con{width:100%;overflow:hidden;margin:0 auto;padding:0;}
.info_con .info_tit{width:100%;height:auto;margin:0 auto 30px;padding:0;border-top:1px solid #e6e6e6;}
.info_con .info_tit span{display:inline-block;width:auto;height:44px;overflow:hidden;line-height:44px;color:#fff;font-size:18px;font-weight:bold;margin:0;padding:0 30px;background-color:#e61f4d;border-radius:0 0 22px;}
.info_con .info_content{width:100%;overflow:hidden;line-height:30px;color:#666;font-size:16px;margin:0 auto 30px;padding:0;}
.info_content br{display:none;}
.info_content img,.info_content table,.info_content tr,.info_content td,.info_content p,.info_content span,.info_content div,.info_content video,.info_content embed{max-width:100% !important;max-height:100%;line-height:30px !important;}
.info_content b{display:block;line-height:30px;color:#666;font-size:16px;font-weight:bold;margin:0 0 5px;}
.info_content table tr td p{text-indent:0!important;}
.info_content img{display:inline-block;width:auto!important;height:auto!important;max-width:100%;margin:0 auto;padding:0;text-indent:0!important;}
.related{width:100%;height:auto;margin:0 auto 40px;padding:7px 30px;background:#e61f4d;background:linear-gradient(to right,#e61f4d,#b96551);}
.related1{margin-bottom:0;}
.related p{width:42%;height:40px;overflow:hidden;line-height:40px;color:#fff;font-size:16px;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;position:relative;float:left;box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;}
.related p a{line-height:40px;color:#fff;font-size:16px;}
.related p.prev{padding:0 0 0 30px;}
.related p.next{padding:0 30px 0 0;text-align:right;}
.related p img{display:block;width:20px;height:20px;margin:0;padding:0;position:absolute;top:10px;}
.related p.prev img{left:0;}
.related p.next img{right:0;}
.related a.return{display:block;width:16%;height:40px;overflow:hidden;line-height:40px;color:#fff;font-size:16px;text-align:center;margin:0;padding:0;float:left;}
.related a.return img{display:inline-block;width:20px;height:20px;vertical-align:middle;margin:-2px 10px 0 0;padding:0;}

/*weixin*/
.weixin-open{display:none;position:fixed;top:0;left:0;width:100%;height:100%;font-size:14px;text-align:center;background-color:rgba(0,0,0,.5);z-index:99999;}
.weixin-open.erxact{display:block;}
.weixin-open:after{content:'';display:inline-block;width:0;height:100%;vertical-align:middle;}
.wx-box{position:relative;display:inline-block;line-height:1.35;width:320px;max-width:96%;color:#111;background-color:#fff;padding:20px;border-radius:15px;vertical-align:middle;box-sizing:border-box;}
.wx-box i,.wx-box em,.weixin-bar em,.wx-user em{font-style:normal;}
.wx-box .wx-icon-success{color:#1aad19;font-size:40px;}
.wx-box h5{margin:5px 0 9px;font-size:18px;font-weight:bold;padding:0;background:none;border:0;}
.wx-box em,.wx-user em,.wx-box em a,.wx-user em a{color:#f00;font-weight:bold;}
.wx-ow{max-height:72vh;overflow-y:auto;}
.wx-box .qrcode-ez{max-width:200px;margin:5px auto 0;}
.qrcode-ez{display:none;}
.qrcode-ez.erxshow{display:block;}
.wx-box .add-ez{display:block;max-width:90%;margin:8px auto 0;}
a.wx-btn,span.wx-btn{display:inline-block;margin:12px 0;line-height:38px;color:#fff !important;font-size:14px;background-color:#1aad19;padding:0 25px;border-radius:5px;cursor:pointer;}
a.wx-btn:hover{color:#eee;}
.wx-btn i{display:inline-block;margin-left:3px;font-size:12px;opacity:.6;transform:scale(.9);}
.wx-box .wx-icon-close{position:absolute;top:8px;right:8px;font-size:24px;cursor:pointer;}
.wx-box .wx-icon-close:hover{color:#f30;}
.weixin-ball{position:fixed;right:30px;bottom:98px;width:50px;height:50px;line-height:50px;text-align:center;background-color:#1aad19;cursor:pointer;animation:heartbeat 1s infinite;border-radius:50%;z-index:99998;}
.weixin-ball .erxwxiconfont,.wx-tel .erxwxiconfont,.wx-ico .erxwxiconfont{color:#fff;font-size:25px;}
.weixin-top{top:0;}
.weixin-bot{bottom:0;}

/*weixinbar*/
.weixin-bar{position:fixed;left:0;width:100%;height:48px;line-height:48px;color:#fff;font-size:14px;text-align:center;background-color:#393939;z-index:99998; display:none;}
.weixin-bar > span,.weixin-bar > a{display:inline-block;height:100%;}
.wx-tel{position:relative;float:left;width:48px;background-color:#f80;}
.wx-tel > div{position:absolute;top:3px;left:-200%;height:42px;line-height:42px;color:#f80;font-size:16px;font-weight:bold;white-space:nowrap;background:#eee;padding:0 12px 0 8px;border-radius:0 30px 30px 0;opacity:0;transition:all .3s ease-out;}
.wx-tel.erxact > div{left:100%;opacity:1;}
.wx-txt,.wx-txt a{color:#F4E41C;font-size:12px;}
.wx-add{float:right;background-color:#0C3FD6;padding:0 18px;cursor:pointer;}
.wx-add .erxwxiconfont,.weixin-insert .erxwxiconfont{margin-right:5px;}
.weixin-insert{display:flex;align-items:center;margin:1em 0;line-height:1.68;}
.weixin-insert .qrcode-ez{width:110px;margin-right:12px;}
.weixin-insert span.wx-btn{margin:12px 0 0;background-color:#0C3FD6;}
.weixin-blank{height:48px;overflow:hidden;clear:both;}
.wx-ico{display:inline-block;width:48px;height:48px;line-height:48px;text-align:center;background-color:#1aad19;border-radius:50%;}
@font-face{font-family:"erxwxiconfont";src:url('../iconfont.eot?t=1598172403653');/* IE9 */
 src:url('../iconfont.eot?t=1598172403653#iefix') format('embedded-opentype'),/* IE6-IE8 */
 url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAATAAAsAAAAACTAAAARxAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDMgqFUIRqATYCJAMUCwwABCAFhG0HSBv2B8iOUElOWZd1TdURfL8f+z1XHiKSRJNkvEOiQiKRfDqJRCeRGiWIdvhSAsO/p70sc3ZuB2ay0sPcvgpJBuJIpWd+ST04ZrpMG+bZbC6RZZ1UNhpPcDaLiK+iF/0Hxadfhlcd5G5cJtBumgdkLymjAOgr9FmBOBUJyoF+wqpUMEOroSnYWNaQEaCjNd1qXQHceb8f/8Fq6JPUTL/q4CSRB2K+fd9sRls0LYryYrCwPzfYbWSsAApxVug9hQbxFah2OaptC1CirZLUV7+AN+FvNms0YOWK9O2GbC1/eEkmGrq2E2O3EoVvX0tA8B0gLdKFY7OEdZuxzvmi64Z2dOANiA2gUya5G8nIiFEDw34D6v0mWUGm9RjDEHeeFdy9W8gu4GB772LY/TJErSbWHm050nes9XjZumOIo+5PaGpBqDs39CdjhQSmVsv7NrVu7t/YsgHzlwiIAqh+y/G786zccCkADrzzgmAectQvCxHmWYx1v/Duc8vD+lyRmF0wsdGEc/dl6kMI5kXtBGuDw5ozTueyDoUdizrmd8pvGYJMWCx33+w8fy+7cO6SsswJ1s7Yu4Xh2N3PnstVm00A6nDemgXsXr534VoTTuHc9YuNCc78RetYwbviWVY9P3ds1zqBIk/aS0HR0YJcvwTPjg2EoXMS5mRTWWsCRj4eqejZkROca1Tm2NaumGFqmRMSP2Bl+M4itOP+9pVaK9H7O9FWtM0RBUdEPtXpTbZX6sZ65rTrd5r+8f5NWf789JE+/zTYl3FxxayUIqF3g1bzjo2xY0U6r+4Y5eXZIyNrnvS69znrzMmtyqrFWLNURXIsoSuAWBsYIeYNlY1MzpT1qDoS0lfEL0tZZQfw3DKEfB5MaIxrMmJlVicdyO58vSt5YFaMYQevXTDHz39Z8FLtQ3rU5JDkxKP9BXO3T6212R/tecPJa40TOzp/9aJpRb+cjmaKroX8jZEX5GcH+yan+EZYXbC5t0CcVHLE1lEflAeG2aRu3MQwNKVRXZ98GQgB/P7UCMo0dLHmj6aumKEtAJC7080/dJuj47A1pVMivuljBXwJM78QSTtCBVYAfgQdsOyP0dReO95WRaHba7m+6lIpthB/ZG0Sqn3/gz/xcxh/cbDfk370Q+BiQquhCJIWU5C1mkEW7ApUHdah0WoT2i1L3t5hAAkVpQ1LOhGEXtsh6fYIWa+ryIJ9DNWwz9DoDRTaHcaMAzvMhcgwnoTlNOThFbW4iKuQ800HbeiX5kFBpbScjCs8NgFJShTCfb180qlkKIdkH0uoKoEfTfNxPqmQ4UnoOiiVKnAlqRBDLu0lpGllmLc3v+iLvLgKGTC0iwSVo0E8uAq1cCJcCnJ8pzvNMPPzeSCBSlLlyIqmsjABIlFEveN8efEBIJO1clDTuQynVBHwQ6PxqWl8JAUZXBJ2Q1IjroBTFo8Tg7hoXoQtokphvEk7PlTrNb5edo1l32tL/UE1UuQoUaPRXENRjUiuR1VyuZCi0L2s0eFKFRQEAAAAAA==') format('woff2'),url('../iconfont.woff?t=1598172403653') format('woff'),url('../iconfont.ttf?t=1598172403653') format('truetype'),/* chrome,firefox,opera,Safari,Android,iOS 4.2+ */
 url('../iconfont.svg?t=1598172403653#iconfont') format('svg');/* iOS 4.1- */
}
.erxwxiconfont{font-family:"erxwxiconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.wx-icon-weixin:before{content:"\e631";}
.wx-icon-success:before{content:"\e63b";}
.wx-icon-tel:before{content:"\e6ab";}
.wx-icon-close:before{content:"\e634";}
@keyframes heartbeat{50%{transform:scale(1.1);}
}
@media only screen and (max-width:640px){
.weixin-ball{right:20px;}
.weixin-bar .wx-tel + .wx-txt{display:none;}
.weixin-bar .wx-tel{width:55%;}
.weixin-bar .wx-tel > div{position:static;display:inline-block;height:auto;line-height:1;margin-top:-9px;color:#fff;background:none;opacity:1;vertical-align:middle;}
.weixin-bar .wx-add{width:45%;box-sizing:border-box;}
}
@media screen and (max-width:640px){
.header{height:60px;}
.header .header-logo{ height:60px;padding-top:5px;}
.header .header-logo img{ height:100%; width:inherit;}
.header .header-logo .ttt {padding-top:2px;margin-left:10px;}
.header .header-logo .ttt h2 {
    font-size:22px;}
	.header .header-logo .ttt p {
    font-size: 12px;
}
.header .header-tel{display:none;}

.nav_menu{position:absolute;right:3%;margin-top:-40px;height:25px;z-index:999999;transition:all .5s ease;}
.nav_menu span{display:block;width:26px;height:2px;background:#666;margin-top:7px;}
.nav_menu:before,.nav_menu:after{content:"";display:block;width:26px;height:2px;background:#666;}
.nav_menu:after{margin-top:7px;}
.nav_menu.open span{background:transparent;transform:translate(-50%,-50%) rotate(180deg);}
.nav_menu.open:before{margin-top:10px;transform:rotate(45deg);width:23px;}
.nav_menu.open::after{margin-top:-11px;transform:rotate(-45deg);width:23px;}
.top_nav{position:fixed;background:none;height:auto;z-index:99999;border:0;}
.top_nav ul{width:100%;padding:20px 0;position:fixed;top:0;z-index:99998;background:#fff;height:100vh;border-top:3px solid #b96551;left:100%;transition:all .5s ease;overflow:scroll;display:block !important;}
.top_nav ul.open{left:0;}
.top_nav ul li{width:90%;margin:0 auto;float:none;background:#fff;border-bottom:1px dashed #ddd;padding:20px 0;text-align:center;}
.top_nav ul li>a:hover i,.top_nav ul li.navon>a i{margin:5px auto 0;}

.pages a{padding:0 10px;}

.footer{ padding-top:20px;}
.footer .f_addr{ width:100%;}
.footer .f_addr .phone {width: 100%;float: none;}
.footer .f_addr .address{ display:none;}
.footer .f_nav{ display:none;}
.footer .footline{ display:none;}
.footer .f_copy{ padding:15px 0 55px; margin-top:0;}

.index-banner{ background-image: url('/images/b2.jpg'); background-size:100% 100%; }
.index-banner.nowap{ display:none;}

.index-pro .fuwu ul li {width: 48%; float:left;border: 1px solid #eee;margin-bottom: 10px;padding:20px 15px; text-align:center;}
.index-pro .fuwu ul li em{ width:100%;margin: 0 auto 20px;height:80px;}
.index-pro .fuwu ul li img {width:60%;}
.index-pro .fuwu ul li i.abline {margin: 5px auto 10px;}

.index-about{padding:30px 0;background:#e61f4d;background:linear-gradient(to right,#e61f4d,#b96551);}
.index-about .cont{margin:10px 0 15px;font-size:15px;}
.index-about .box-honor{margin-top:25px;}
.index-about .sbox-honor ul li{height:150px;}

.index-news { padding-top:50px; padding-bottom:30px; }
.index-news .index-h1 span{display:none;}
.index-news .index-h1 p{ text-align:center; padding-bottom:30px;}
.index-news .btn{ position:relative; top: inherit; right:inherit; padding-bottom:10px;}
.index-news .btn p{width:100px;}
.index-news ul.tab li{width:100%;margin-right:0;margin-bottom:10px;}
.index-news ul.tab li{padding:20px 18px;}
.index-news ul.tab li i{width:40px;height:40px;}
.index-news ul.tab li i:after,.index-news ul.tab li:hover i:after{background-size:16px 19px;}
.index-news ul.tab li .fr{width:calc(100% - 55px);}
.index-news ul.tab li .text{margin-bottom:15px;font-size:14px;line-height:24px;height:48px;}

.index-ys{display:none;}
.index-pro{ padding-top:15px;}
.index-link{ display:none;}

.weixin-bar{display:block;}

.info .info_main {margin:20px auto;padding:0px;}
.info .info_img { width:100%;}
.info .info_img img{ width:100%;}
.info .jqzoom {max-height:200px;}
.info .info_text { width:100%;padding:10px 0;}
.info_con .info_tit { margin:0;}
.info .info_ms { padding:10px 0;}

.info .info_content {margin:10px auto;}
.info_btm .info_tel { padding: 0 20px 0 0px;}
.info_btm .info_tel img{ display:none;}
.info_content .info_left { padding: 0 0px 0 0; float:none;}

.article .article_main { margin:30px auto 40px;}
.article_content img { margin-left:-30px;}
.dnews_list ul li .pic { width:100%;}
.dnews_list ul li { padding: 20px 0;}
.dnews_list ul li .dnews_text {width:100%; float: inherit;}
.dnews_list ul li .dnews_text a.bt { height:30px;line-height:30px;font-size:18px; font-weight:bold;}

.cellme {min-height: inherit;}
.cellme .ewm {width:100%;}
.cellme ul { display:none;}
	
	
	
	
}