/* CSS Document */

* {
    margin: 0;
    padding: 0;
	outline:0;
/*	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;*/
}
html{overflow-x: hidden;}

html,body {
	height:100%;
}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

body{
	font-family: "微软雅黑";
    font-size: 14px;
    color: #333;
    -webkit-font-smoothing: antialiased;
	line-height: 28px;
    margin:0 auto;
    background-color: #fff;
	}
	
ul li {
    list-style-type: none;
}
img{border:0;}
a{ 
blr:expression(this.onFocus=this.blur()); 
outline: none;
text-decoration:none;
}
a:active {star:expression(this.onFocus=this.blur());}
a {color:#333;text-decoration:none;}
a:hover{ color:#e70012;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both; overflow:hidden; zoom:1;}
i, em {font-style: normal;}
.whitefont , .whitefont i{color:#fff !important;}
.b0{bottom:0;}
.t0{ top:0;}
.none{ display:none;}
.picflash img{transition: all 0.6s;}
.picflash:hover img{transform:scale(1.1);} 
.bgh{ background-color:#f6f6f6;}
.bgw{ background-color:#FFFFFF;}
.pt50{ padding-top:50px !important;}
.pb50{ padding-bottom:50px !important;}
.pb80{ padding-bottom:80px !important;}
.pt20{ padding-top:20px !important;}
.p40{ padding:40px 0 !important;}
.p30{ padding:20px 0 50px !important;}
.p50{ padding:50px 0 !important;}
.p60{ padding:60px 0 !important;}
.p60p0{ padding:30px 0 60px 0 !important;}
.p60s{ padding:0 0 60px!important;}
.p70{ padding:70px 0 !important;}
.p80{ padding:80px 0 !important;}
.p80_2{ padding:80px 0 !important;}
.pt70{ padding:70px 0 0 0 !important;}
.m40{  margin:40px 0 !important;}
.m50{  margin:50px 0 !important;}
.mb10{ margin-bottom:10px;}
.mb20{ margin-bottom:20px;}
.mb30{ margin-bottom:30px;}
.mb35{ margin-bottom:35px;}
.mb40{ margin-bottom:40px;}
.mb50{ margin-bottom:50px;}
.mb60{ margin-bottom:60px;}
.mb70{ margin-bottom:70px;}
.mb80{ margin-bottom:80px;}
.mb90{ margin-bottom:90px;}
.mb100{ margin-bottom:100px;}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px;}
.mt60{ margin-top:60px;}
.mt70{ margin-top:70px;}
.mt80{ margin-top:80px;}
.mt90{ margin-top:90px;}
.mt100{ margin-top:100px;}
.mt0{ margin-top:0px !important;}
.h60{ height:60px !important;}
.p20{padding:10px 0 30px; margin-bottom:50px;}
.bbd{border-bottom:1px #dfdfdf solid;}
.pl10{ padding-left:10px;}
.pr10{ padding-right:10px;}
.center{ text-align:center;}
.font35{ font-size:35px;}
.xian{ border-top:1px #f0f0f0 solid;}
input:focus {
  outline:none;
}
.hui{ background-color:#f5f5f5;}
.bai{ background-color:#fff;}
.pc_none{ display:none !important;}
.f16{font-size:16px;}
.m0{ margin:0 auto;}

/*分页*/
.pageshow{ text-align:center; margin:30px 0 60px;}
.pageshow a {padding: 0 8px;line-height: 25px;display: inline-block;border: 1px #bbb solid;margin:20px 2px 2px 2px;background: #f8f9f7;}
.pageshow a.pagefan ,.pageshow a:hover{background: #333;border: 1px #333 solid; color:#FFFFFF;}

.txt{ padding:0px 10px; font-size:15px; line-height:30px; min-height:250px;}
.txt2{ width:780px; margin:0 auto; line-height:30px; font-size:15px; padding-top:40px;}
.txtimg img{ max-width:100%; height:auto;}
.txt3{ width:940px; font-size:15px; line-height:30px; padding:30px;}

.txts{font-size:15px; line-height:25px; width:550px;}
.txts_2{width:500px;padding:20px 50px 0 0;}
.txts dl { margin-top:25px;}
.txts dl dt{font-size: 25px;
	padding-left:15px;
	border-left:5px #e70012 solid; font-style:italic;}
.txts dl dd  {line-height:22px; margin-top:10px;padding-left:20px; color:#666;}

.txtpic{ width:600px; height:450px; overflow:hidden;}
.txtpic img{ width:600px; height:450px;}
.txtpic .info{ position:absolute; bottom:40px; left:0px; width:600px; font-size:20px;color:#fff;text-align:center;text-shadow:1px 1px 5px #666;}
.txtpic a { position:relative;}
.txtpic a .thumbnail-mask {
    width:600px; height:450px;
    display: block;
    position: absolute;
    overflow: hidden;
	 transition: .3s;
    background: linear-gradient(to top, rgba(231,0,18,.5), rgba(231,0,18,0));
	opacity: 0;
}

.txtpic a:hover .thumbnail-mask{opacity: 1;}

.nlist{ width:600px; overflow:hidden; margin-top:30px;}
.nlist li{display:block; border-bottom:3px #eee solid;font-size:18px; color:#000; padding:30px 50px;}
.nlist li span{ font-size:14px; color:#999; padding-left:15px; border-left:3px #e70012 solid; height:20px; line-height:20px; display:block; margin-bottom:10px;}


.main{ width:1200px; overflow:hidden; margin:0 auto;}
.main2{ width:1400px; margin:0 auto;}
.main3{ width:900px; margin:0 auto;}
.main_1{ width:1000px; overflow:hidden; margin:0 auto 50px;}
.w450{ width:450px;}


.header{width:100%; z-index:999;padding:0;height:80px;position:fixed; top:0px;-moz-transition: all .5s;
-o-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-ms-transition: all .5s;}

.header_hover_show{ background-color:#fff; z-index:9999;-moz-transition: all .5s;
-o-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-ms-transition: all .5s;
width:100%;
height:350px;
}


/*首页*/


.bt{ color:#000; font-size:35px; text-align:center;line-height:35px; border-bottom:3px #e70012 solid; padding:0 0 20px; width:200px; margin:0 auto; font-weight:bold;}
.bt_1{display:inline-block;padding:0 30px 20px; width:auto;}
.bt span{ font-size:25px; margin-left:10px; color:#666; font-weight:normal;}
.xie{font-style:italic;}

.cplist ul{ width:1240px; margin:0 auto; overflow:hidden;}
.cplist ul li{ float:left; width:580px; height:380px; margin-right:40px; margin-bottom:40px; overflow:hidden; position:relative; transition: all .6s;}
.cplist_s2 ul li{ margin-bottom:0;}
.cplist ul li .pic{ width:580px; height:380px; overflow:hidden;}
.cplist ul li .pic img{ width:580px; height:380px;}
.cplist ul li .info{ position:absolute; bottom:0px; left:0px; width:580px; height:100px;font-size:30px; color:#fff; line-height:100px; text-align:center;text-shadow:1px 1px 5px #666;/* background-color: rgba(0, 0, 0, .5);*/ font-weight:bold; z-index:2px;}
.cplist li .thumbnail-mask {
    width:580px; height:380px;
    display: block;
    position: absolute;
    overflow: hidden;
	 transition: .3s;
    background: linear-gradient(to top, rgba(231,0,18,.5), rgba(231,0,18,0));
	opacity: 0;
}

.cplist li:hover .thumbnail-mask{opacity: 1;}







a.more{ width:120px; height:40px; line-height:40px; background:url(../images/jj.png) 100px 14px #e70012 no-repeat; padding-left:35px;  overflow:hidden; display:block; margin-top:35px;border-radius:5px; color:#FFFFFF; font-size:14px;transition: all .5s;}
a:hover.more{background:url(../images/jj.png) 110px 14px #e70012 no-repeat;}


.cpfl{width:900px;margin-top:40px; height:37px; overflow:hidden;}
.cpfl a{ float:right; margin-left:15px; font-size:16px; color:#555; margin-bottom:10px; display:block; height:35px; line-height:35px; text-align:center; padding:0 20px; background-color:#fff; border:1px #ccc solid;transition: all .2s;}
.cpfl a:hover{color:#fff; background-color:#e70012;border:1px #e70012 solid;}

.prolist{ width:1200px;margin:60px auto 0; overflow:hidden;}
.prolists2{ margin:30px auto 0 !important;}
.prolist ul{ width:1240px; overflow:hidden;}
.prolist ul li{ width:285px; float:left; margin-right:20px; margin-bottom:20px; position:relative; overflow:hidden; height:356px;}
.prolist ul li .photo{ width:263px; height:263px; padding:10px;border:1px #e6e6e6 solid; border-bottom:0px;text-align:center; overflow:hidden;position: relative;display: table; background-color:#FFFFFF;}
.prolist ul li .photo .pics{display: table-cell; vertical-align: middle;width:263px; height:263px;overflow:hidden;}
.prolist ul li .photo .pics img{ margin:0 auto;}
.prolist ul li dl{ width:263px; padding:10px;text-align: center;background-color:#f6f6f6; border:1px #e6e6e6 solid; border-top:0px;border-bottom:2px #cacaca solid;}
.prolist ul li dl dt{ color:#333;font-size:15px; height:25px; line-height:25px; overflow:hidden;}
.prolist ul li dl dd{ color:#888; font-size:14px; height:25px; line-height:25px; overflow:hidden;}

.prolist ul li .cover{ position:absolute;width:285px; height:240px; overflow:hidden;padding-top:115px; top:0px; left:0px; text-align:center; font-size:18px; font-weight:bold; color:#FFFFFF;opacity: 0;transition: all .3s; z-index:10;background-color: rgba(1, 108, 202, .9); }
.prolist ul li .cover span{ font-size:13px; font-weight:normal; display:block; margin-top:15px; line-height:25px;}
.prolist ul li:hover .cover{ opacity: 1;}

.bg2{ background:url(../images/bg.jpg) center top repeat-y #000;}


.gsjj{width:560px; overflow:hidden;}
.gsjj_info{ font-size:14px; overflow:hidden; margin-top:30px; line-height:28px;}

.video-tvc{ width:600px; background-color:#000;}

.cpbox{ width:1224px; overflow:hidden;margin-top:30px;}
.cpbox li{ width:384px; height:250px; float:left; background-color:#f4f4f4; margin-right:24px; margin-top:24px; position:relative;transition: all .6s;}
.cpbox li .pic{ width:384px; height:250px; overflow:hidden;}
.cpbox li .pic img{width:384px; height:250px;}
.cpbox li .info{ position:absolute; bottom:0px; left:0px; width:384px; height:70px;font-size:25px; color:#fff; line-height:70px; text-align:center;text-shadow:1px 1px 5px #666; /*background-color: rgba(0, 0, 0, .3);*/ font-weight:bold;}

.cpbox li  .thumbnail-mask {
    width:384px; height:250px;
    display: block;
    position: absolute;
    overflow: hidden;
	 transition: .3s;
    background: linear-gradient(to top, rgba(231,0,18,.5), rgba(231,0,18,0));
	opacity: 0;
}

.cpbox li:hover .thumbnail-mask{opacity: 1;}

a.more2{ background:url(../images/link.png) 172px 80px no-repeat #e70012; width:384px; height:250px; line-height:320px; display:block; text-align:center; color:#fff; font-size:20px;}
a:hover.more2{ color:#fff;}

.w836_u{ width:1125px; overflow:hidden; margin:30px auto 0; background-color:#FFFFFF; padding:50px 75px 0 75px;}
.w836_u li{ width:300px; height:220px; margin-right:75px; margin-bottom:50px; float:left;}
.w836_u li .photo{ width:280px; height:200px; padding:10px;text-align:center;overflow:hidden;position: relative;display: table;background-color:#FFFFFF;-moz-transition: all .5s;
-o-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-ms-transition: all .5s;}
.w836_u li .photo .pics{display: table-cell;overflow:hidden; vertical-align: middle;}
.w836_u li .photo .pics img{ margin:0 auto; position: relative;}
.w836_u li:hover .photo{
-webkit-box-shadow:0px 3px 10px #c6c6c6 !important;
   -moz-box-shadow:0px 3px 10px #c6c6c6 !important;
        box-shadow:0px 3px 10px #c6c6c6 !important;}



.newslist{ width:2448px; overflow:hidden; margin:50px auto 0;}
.newslist li{ border:1px #d9d9d9 solid; width:382px; height:473px; overflow:hidden; float:left;display:block; margin-right:24px;transition: all .5s;background-color:#FFFFFF; margin-top:10px;}
.newslist li .pic{ width:382px; height:244px; text-align:center; overflow:hidden;}
.newslist li .pic img{width:382px; height:100%;}
.newslist li .info{ margin-top:28px; padding:0 25px;}
.newslist li .info dt{ font-size:16px; height:25px; overflow:hidden;}
.newslist li .info dd{ font-size:13px; color:#999; line-height:25px; margin-top:10px; height:72px; overflow:hidden;}
.newslist li .info .tms{ color:#888; margin-top:30px; font-size:15px;} 
.newslist li .info .tms span{ float:right; padding-top:8px;padding-right:5px;}
.newslist li:hover{
transform:translate(0,-10px);
-webkit-transform:translate(0,-10px);
-moz-transform:translate(0,-10px);
-o-transform:translate(0,-10px);
-ms-transform:translate(0,-10px);
}


a.newsmore{ margin-top:30px; display:block; float:right; padding-right:10px; color:#999;}
a:hover.newsmore{color:#e70012;}


/*底部*/
.end{ border-top:5px #f2f2f2 solid;}


.foot{ background-color:#f2f2f2; padding:20px 0;}
.foot ,.foot a{ color:#666; }
.foot a {margin-left:20px;}
.foot .power,.foot .power a{ color:#999;margin-left:0px;}

.t_top dl {
    overflow: hidden;
    padding: 0 50px 0 30px;
    float: left;
    min-height: 180px;
}
.t_top dt {
    overflow: hidden;
    font-size: 16px;
    margin-bottom: 20px;
	padding-left:15px;
	border-left:5px #e70012 solid;
	 color:#000;
	 height:20px;
	 line-height:20px;
}
.t_top dt a {
    color: #000;
	display:block;
}
.t_top dd {
    overflow: hidden;
	margin-left:18px;
}
.t_top dd a {
    display: block;
    font-size: 15px;
    color: #555;
    line-height: 30px;
}
.t_top dd a:hover{ color:#e70012;}
.t_top .ewm2 {
    overflow: hidden;
    float: right;
    width: 120px;
    text-align:center;
	font-size:15px;
	margin-right:30px;
	line-height:20px;
}
.t_top .ewm2 img{ width:120px; height:auto; margin-bottom:10px;}

.boxl{width:550px; margin-left:30px;}
.tab{width:550px; margin:0 auto;}
.tab li{ margin-bottom:10px;}
.tab input ,.tab textarea{ width:100%; line-height:22px;padding: 10px 26px;border: 1px solid #ccc;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
font-family:"微软雅黑";
font-size:15px;}

.tab .sumbit{width: auto; margin-left:50px; cursor:pointer; background-color:#888; font-size:14px;padding: 10px 50px; color:#FFFFFF; border:0px;}
.tab .sumbit:hover{ background-color:#e70012; color:#FFFFFF;}
.w270{width:265px;}
.mr10{margin-right:20px;}

.feedback{width:550px;}
.feedback strong{font-size:18px; margin-bottom:15px; display:block; color:#555; font-weight:600;}

/*关于我们*/


.m2pos {
    padding: 17px 0px 14px 10px;
    line-height: 24px;
    font-size: 13px;
    color: #666666;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    background: #FFF;
	margin-bottom:3px;
}
.m2posNm {
    background: url("../images/home.png") no-repeat left 1px;
    padding-left: 23px;
}


.cp2{display:-webkit-box;display:-moz-box;display:-ms-box;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;-webkit-box-pack:center;-moz-box-pack:center;-ms-box-pack:center; padding-bottom:30px; width:1200px; overflow:hidden;}
.cp2 li a{ float:left;  padding:0 40px; height:46px; line-height:46px; text-align:center; font-size:15px; background-color:#000;color:#FFFFFF; margin:0 10px;}
.cp2 li a:hover , .cp2 li a.cur{ background-color:#e70012;}



.cp3{width:1200px; margin:0 auto;}
.cp3 li {position: relative;}
.cp3 li a{ float:left; padding:5px 20px; margin:30px 5px 0 5px;text-align:center; font-size:15px;color:#333; border:1px #ddd solid;}
.cp3 li a:hover , .cp3 li a.cur{ border:1px #e70012 solid; color:#e70012;}


.banner1{ height:300px; width:100%; overflow:hidden; position:relative;}
.banBox1{ height:300px; width:1920px; margin-left:-960px; position:absolute; left:50%; top:0px; background-position:top center; background-repeat:no-repeat;}
.banner_H2{ position:absolute; left:50%; bottom:0; width:1200px; margin-left:-600px; height:65px; z-index:1; background:#FFFFFF;}

.fenlei_Tit{ background:#e70012; width:250px; height:55px; padding:18px 0 0 30px; color:#FFFFFF;}
.fenlei_Tit h3{ font-size:20px;}
.fenlei_Titnav{ width:880px; height:65px; line-height:65px;}
.fenlei_Tith3{ font-size:18px; color:#333333;}
.fenlei_crumb{ font-size:14px; background:url(../images/home.png) left center no-repeat; padding:0 20px 0 25px; color:#666666;}
.fenlei_crumb a{ color:#666666;}
.fenlei_crumb span{ color:#999999;}
.fenlei_crumb a:hover{ color:#044f8b;}

.left{ width:280px;}
.fenlei_list{ border:1px solid #eeeeee; border-top:none; padding:20px 20px 40px; margin-bottom:20px;}
.fenlei_list dl{  padding:10px 15px; border-bottom:1px #eeeeee solid;}
.fenlei_list dl dt a{ font-size:15px; color:#666666; line-height:25px; padding-top:3px; display:block; background:url(../images/fenlei_dlbg.png) left 10px no-repeat; padding-left:27px;transition: all .3s;}
.fenlei_list dl dt a:hover,.fenlei_list dl dt a.hover{ background-image:url(../images/fenlei_dlbga.png); color:#044f8b;}

.fenlei_list dl dd ul{ padding-left:50px;}
.fenlei_list dl dd ul li a{ font-size:14px; color:#666666; line-height:30px;}
.fenlei_list dl dd ul li a:hover,.fenlei_list dl dd ul li a.hover{ color:#044f8b;}

.fenlei_bot{ border:1px solid #eeeeee; padding:30px 20px; margin-bottom:20px; background-color:#e70012; color:#FFFFFF;}
.fenlei_bot p{ text-align:center; margin-bottom:20px;}


.right{ width:860px; border-top:1px #eeeeee solid; padding:30px 0px; margin:0px 30px 0 10px;}
.right2{ width:860px; border-top:1px #eeeeee solid; margin:0px 30px 0 10px;}
.map{width:100%; height:380px; margin-bottom:30px;}


.m2newList2 {
    padding: 0 0px 12px;

}
.m2newList2 li {
  
    margin:0 auto 12px;
	border-bottom: 1px solid #F1F1F1;
	padding-left:10px;
}


/*证书*/
.zzlist{ width:1240px; overflow:hidden; margin:20px 0 0 0;}
.zzlist li{ width:208px;float:left; margin-right:37px; margin-top:30px;}
.zzlist li .photo{ width:206px; height:278px; border:1px #ddd solid; text-align:center; overflow:hidden;position: relative;display: table;-moz-transition: all .5s;
-o-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-ms-transition: all .5s;}
.zzlist li .photo .pics{display: table-cell; vertical-align: middle;}
.zzlist li .photo .pics img{ margin:0 auto;}
.zzlist li .info{ width:208px; padding:10px 0; line-height:20px;text-align:center;color:#555;}
.zzlist li:hover .photo{border:1px #aaa solid;
-webkit-box-shadow:0px 3px 10px #c6c6c6 !important;
   -moz-box-shadow:0px 3px 10px #c6c6c6 !important;
        box-shadow:0px 3px 10px #c6c6c6 !important;}
		
/*风采*/

.ot{ width:1218px; overflow:hidden; margin:40px auto 0;}
.ot li{ width:374px; height:315px; margin-right:20px; float:left; border:1px #ddd solid; margin-bottom:20px;}
.ot li .photo{ width:354px; height:235px;  text-align:center;overflow:hidden;position: relative;display: table;background-color:#FFFFFF; padding:10px;}
.ot li .photo .pics{display: table-cell;width:354px; height:235px; overflow:hidden; vertical-align: middle;}
.ot li .photo .pics img{ margin:0 auto; position: relative;}
.ot li .info{ width:374px; height:60px; line-height:60px; text-align:left; font-size:15px; text-align:center;color:#333;transition: all .3s;background-position:300px center; background-color:#eee;}
.ot li:hover  .info { background-color:#e70012; color:#fff;}
.ot li .photo .mask{
   width: 374px;
   height: 255px;
   position: absolute;
   overflow: hidden;
     top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	 opacity: 0;
	 transition: all .3s;
	  background:url(../images/link.png) center center no-repeat;
}
.ot li .photo .mask2 {background:url(../images/play.png) center center no-repeat;}

.ot li:hover .mask {
   opacity: 1;
    background-color:rgba(55,52,47,0.5);

}

/*新闻*/

.m2newList {
    padding: 0 0px 12px;
    display: block;
}
.m2newList li {
    height: 180px;
    margin:35px auto 0;
}
.m2newList li a{ display:block;}

.overflowHide {
    float: left;
    height: 180px;
    width: 260px;
    overflow: hidden;
	background-color:#f8f8f8;
}
.overflowHide img{ width:260px; height:180px;transition: all 0.6s; }

.overflowHide a:hover  img{  
                transform: scale(1.1);  
            }  

.m2newTxt {
    margin-left: 400px;
    position: relative;
	
}

.m2newTimes {
    font-size: 60px;
    line-height: 52px;
    height: 52px;
    display: block;
    position: absolute;
    width: 100%;
    left: 0px;
    top: -52px;
    color: #cacaca;
}
.m2new_time {
    font: 16px/22px Arial;
    color: #999999;
    text-align: center;
    display: inline-block;
    width: 65px;
    position: absolute;
    top: 60px;
    left: -98px;
}
.m2new_t1 ,.m2new_t1 a {
    font-size: 16px;
    color: #000000;
	line-height: 46px;
    height: 46px;
	overflow:hidden;
    margin-bottom: 14px;
}
.m2new_t1 a:hover{ color:#e70012;}
.m2newDes {
    padding-top: 20px;
    border-top: 1px solid #F1F1F1;
    font-size: 14px;
    color: #666666;
	height: 68px;
	line-height:24px;
	overflow:hidden;
}

.company-news-list{ margin-top:50px;}
.company-news-list li::before {
    content: "●";
    display: inline-block;
    margin-right: 15px;
}

.company-news-list li{ width:570px;display:block; margin-bottom:10px; }
.company-news-list li a{ font-size:15px;}
.company-news-list li span{ float:right; color:#999999;}

/*产品*/

.p_l_t{ width:300px; overflow:hidden; margin:200px 0;}
.p_l_t .bt5{ color:#000; font-size:50px; text-align:center;line-height:40px; border-bottom:3px #e70012 solid; padding:0 0 20px; width:200px;}

.piclist3{float:left; width:930px;overflow:hidden;}
.piclist3 li{ float:left; display:block;width:260px; height:310px; padding:10px; background-color:#FFFFFF;  margin-right:30px; margin-top:30px; text-align:center; color:#999;}
.piclist3 li .picbox{ width:260px;height:260px; overflow:hidden;background-color:#FFFFFF; position: relative;display: table;}
.piclist3 li .picbox .pics{display: table-cell; vertical-align: middle;}
.piclist3 li .titbox{ height:50px; line-height:50px; overflow:hidden; font-size:16px;}
.piclist3 li{
	transition:All 0.3s ease-in-out;
	-webkit-transition:All 0.3s ease-in-out;
	-moz-transition:All 0.3s ease-in-out;
	-o-transition:All 0.3s ease-in-out;
	
}
.piclist3 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}

.mr_frbox{ width:1020px; margin:0 auto; overflow:hidden;}
.mr_frBtnL { float: left; cursor: pointer; display: inline; position:absolute; z-index:99;}
.mr_frBtnR { float: right; cursor: pointer;position:absolute; z-index:99; }
.mr_frbox .prev{ width:50px; height:90px; left:0px; top:150px;}
.mr_frbox .next{ width:50px; height:90px;right:0px; top:150px;}

.piclist5{width:3700px;overflow:hidden; margin:0 auto;}
.piclist5 li{ float:left; display:block;width:298px; height:348px; padding:10px; background-color:#FFFFFF; border:1px #CCCCCC solid;  margin-right:30px; margin-top:30px; text-align:center; color:#999;}
.piclist5 li .picbox{ width:298px;height:298px; overflow:hidden;background-color:#FFFFFF; position: relative;display: table;}
.piclist5 li .picbox .pics{display: table-cell; vertical-align: middle;}
.piclist5 li .titbox{ height:50px; line-height:50px; overflow:hidden; font-size:16px;}
.piclist5 li{
	transition:All 0.3s ease-in-out;
	-webkit-transition:All 0.3s ease-in-out;
	-moz-transition:All 0.3s ease-in-out;
	-o-transition:All 0.3s ease-in-out;
	
}
.piclist5 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}

.propic{ max-width:500px; height:auto;  margin-bottom:30px;}
.protitle{font-size:16px; font-weight:bold; color:#333}
.p2023{padding:20px 0 20px 30px;}

.store-view .up{ border:1px solid #e8e8e8; padding:30px; background:#fff; margin-top: 10px;}
.store-view .up .store-demo{ width:580px; float:right; position:relative; }
.store-view .up .store-demo .title{ font-size:24px; color:#000; margin-top:20px;text-align:left;}
.store-view .up .store-demo .xx{ margin:8px 0 20px; color:#999;text-align:left;}
.store-view .up .store-demo .text-box{ padding:15px 0px; position:relative;font-size:15px;}

.store-view .up .store-banner{ width:500px; float:left;}
.store-view .up .store-banner .list,.store-view .up .store-banner .list ul li,.store-view .up .store-banner .list ul li img{ width:500px; 
	height:500px; overflow:hidden; position:relative; display:block;}
.store-view .up .hd-tu{ height:80px; width:500px; margin:8px 0 8px; overflow:hidden; position:relative;}
.store-view .up .hd-tu ul li{ display:block; float:left; height:80px; width:80px; margin-right:4px;}
.store-view .up .hd-tu ul li img{ height:80px; width:80px;}
.store-view .up .hd-tu ul li.on img{height:78px; width:78px; border:1px solid #00a2e9;}
.store-view .up .hd-tu a{ display:block; width:22px; height:46px; position:absolute; top:50%; margin-top:-23px; cursor:pointer; z-index:10;}
.store-view .up .hd-tu a.prev{ left:0px; background:url(../images/xx_03.png) no-repeat center;}
.store-view .up .hd-tu a.next{ right:0px; background:url(../images/xx_05.png) no-repeat center;}


.backhome{ margin:30px 0 50px; position:relative;}
.page-back{text-align:center; position:absolute; top:5px; left:50%; margin-left:-9px;}
.page-info{ float:left; width:39%; position:relative;}
.page-info a{ display:block; padding-left:40px; color:#323232; font-size:14px; line-height:26px; background:url(../images/triangle.png) left center no-repeat; transition:560ms;}
.page-info a b{ display:block; width:33px; height:1px; background:#a0a0a0; position:absolute; transition:730ms;}
.page-info:nth-child(1) a b{ left:88px; top:14px;}
.page-info:hover a{ color:##c49845; background:url(../images/triangle5.png) left center no-repeat;}
.page-info:hover a b{ width:300px; background:##c49845;}
.page-info:nth-child(2){ float:right;}
.page-info:nth-child(2) a{ padding-left:0; padding-right:40px; background:url(../images/triangle1.png) right center no-repeat; text-align:right;}
.page-info:nth-child(2) a b{ right:88px; top:14px;}
.page-info:nth-child(2):hover a{ background:url(../images/triangle4.png) right center no-repeat;}

.m_content{ margin:50px 0 30px;background-color:#f3f3f3;}
.m_content li{width:20%;height: 50px; line-height:50px;float:left; display:block;text-align:center;font-size:16px;}
.m_content li:hover , .m_content li.active{background-color:#e70012;color:#FFFFFF; font-weight:bold;}




#hr .container {
	background-color:#f5f5f5; position:relative;}


#hr .image-box img{display: block;max-width: 100%;height: auto; vertical-align: middle;}
#hr .info {
    padding: 50px 70px 0;
}
#hr .info .content{font-size: 15px;
    line-height: 25px; display:block; padding-top:30px;}
	
#hr .pa{position:absolute; z-index:9;}
#hr .pr{position: relative;}
#hr .l50{left:50%; top:0;}
#hr .r50{right:50%; top:0;}
#hr .w50{width:50%;}
#hr .ma0{margin:0;}

.img_size img{display: block;max-width: 100%;height: auto; vertical-align: middle;}
.j_0{position:absolute; z-index:1;}
.j_1{ font-size: 35px;font-style: italic; color:#fff; padding:120px 0 0 100px; letter-spacing:2px;}
a.j_2{
	display:block;
	font-size: 16px;
    color: #fff;
	border:1px #FFF solid;
	border-radius: 3px;
    border-color: #fff;
    transition: .3s;
    line-height: 1.5;
	margin-left:100px;
	margin-top:38px;
	width:150px; text-align:center; height:43px; line-height:43px;
}
a:hover.j_2{ background-color:#FFF; color:#333;}



@media only screen and (max-width: 1199px) {
body{

    font-size:.9rem;

	line-height: 28px;

	}
.fl{ float:none;}
.fr{ float:none;}
.pt50{ padding-top:10% !important;}
.pb50{ padding-bottom:10% !important;}
.p50{ padding:10% 0 !important;}
.pt20{ padding-top:10% !important;}
.pt70{ padding:10% 0 0 0 !important;}
.p70{ padding:10% 0 !important;}
.mt60{ margin-top:0;}
.mt50{ margin-top:5%;}
.m50{  margin:10% 0 !important;}
.mb35{ margin-bottom:5%;}
.main , .main2 , .main_1, .main3 ,.w450{ width:100%; margin:0;}
.w450{ margin-bottom:10%;}
.pc_none{ display:block !important;}
.wap_none{ display:none !important;}
.pageshow{ text-align:center; margin:2% 0 5%;}
.header{height: 80px; position: static; top:0px;z-index:999; width:100%;background-color:#fff;-webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0);
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,0); padding:0;}
.top_h{ height:0px !important;}

.section_position {
    position: absolute;
    top: -200px;
}

/*.txt video{ width:100% !important;}*/

.nav_fixed {

    top: 0px !important;
    z-index: 99;


}

.p80{ padding:10% 0 !important;}
.p80_2{ padding:0 0 10% 0 !important;}
.p60{ padding:10% 0 !important;}
.p601{ padding:0 !important;}
.p60p0{ padding:0 0 10% 0!important;}
.p60s{ padding:5% 0 10% 0 !important;}
.hui2{ background-color:#f5f5f5 !important;}
.mb30{ margin-bottom:5%;}

.titel{height:36px; line-height:36px; font-size:1rem; padding:0 15px 0 38px; border-bottom: solid 1px #ededed; position:relative;margin:10px 0;}
.titel:after{
	width:6px;
    height:20px;
    background-color: #e70012;
	border-radius:10px;
	-webkit-border-radius:10px;
    display: block;
    content: '';
    position: absolute;
	left:15px;
	top:8px;
    right:auto;
    bottom: auto;
    z-index:3;
    pointer-events: none;
}

.titel a.cur{ font-weight:bold; color:#e70012;}
.flol { float: left;}

.boxl{width:90%; margin-left:0; margin-bottom:10%}
.tab{width:90%; margin:0 auto;}
.tab li{ margin-bottom:10px;}
.tab input ,.tab textarea{ width:100%; line-height:22px;padding: 10px 26px;
font-size:0.8rem;}

.tab .sumbit{width: 100%; margin-left:0;  background-color:#e70012; font-size:1rem;}
.w270{width:100%;}
.mr10{margin-right:0;}

.feedback{width:100%;}

.feedback strong{font-size:1.5rem; margin-bottom:5%; margin-top:5%;padding-top:5%;}

.foot{ line-height:1.5rem; text-align:center; padding:5% 3%;}

.foot a{ margin-left:0px;}
.foot span{ display:block;}
.foot .power { margin-left:0;}
 


.bt{ font-size:1.5rem;line-height:2rem; width:150px; padding:0 0 10px;}
.bt_1{ display:block; padding:0 0 10px; width:250px; margin:0 auto;}
.bt span{ font-size:1.2rem;}

.p_l_t{ width:100%; overflow:hidden; margin:0 auto;}
.p_l_t .bt5{margin:0 auto; font-size:1.5rem;line-height:2rem; width:150px; padding:0 0 10px;}


.cplist ul{ width:100%;}
.cplist ul li{ float: none; width:100%; height: auto; margin-right:0; margin-bottom:0; text-align:center;}
.cplist ul li img{width:100%; height: auto;}


.gsjj{width:90%; overflow:hidden; padding:0 5%;}
.gsjj_info{ font-size:1rem;height: auto; margin-top:8%; line-height:2rem;}




a.more{ width:120px;  background:url(../images/jj.png) 100px 16px #e70012 no-repeat; padding-left:30px;font-size:1rem;transition: all 0s; margin:10% auto 0;}
a:hover.more{background:url(../images/jj.png) 100px 16px #e70012 no-repeat;}

/*.bai{padding:10% 0 5% 0;}*/



.right{ width:95%;  padding:5% 0px; margin:10px 30px 0 10px;}
.right2{ width:95%; padding:5% 0px; margin:10px 30px 0 10px;}
.txtimg img { max-width:100% !important; width:auto; height:auto !important; display:block; margin:3% auto 5% !important;}
.txt{ padding:0px 5%; font-size:1rem; line-height:2em; min-height: inherit;}
.txt2{ width:90%;  font-size:1rem; line-height:2em; padding-top:5%;}

.txtpic{ width:100%; height: auto; overflow:hidden;}
.txtpic img{ width:100%; height: auto;}
.txtpic .info{bottom:20px;width:100%;font-size:1.2rem;}

.txtpic a .thumbnail-mask { display:none;}

.nlist{ width:100%;  margin-top: 0;}
.nlist li{display:block;font-size:1.1rem; padding:10% 5%;}
.nlist li span{ font-size:.9rem;}



h1{ font-size:1.6rem; margin:0 auto 10%; text-align:center; border-bottom:1px #eee solid; padding-bottom:5%; width:90%;}

.txts , .txts_2{font-size:1rem; line-height:25px; width:90%; margin:0 auto; padding:0 0 10% 0;}

.txts dl dt{font-size: 1.3rem;}
.txts dl dd  {line-height:1.5rem;}

.map{width:100%; height:300px; margin-bottom:10%}


.w520{ width:100%; overflow:hidden;}

.zhxx{ position:relative;}
.zhxx p{ width:100%; height:200px; overflow:hidden;}
.zhxx p img{ width: auto;height:200px;}
.zhxx dt{ font-size:1.2rem;}
.zhxx dd { font-size:.9rem;}
.sj{position:absolute; top:160px; left:0px; width:76px; height:76px; padding:10px 5px 0px 5px; background-color:#e70012; margin-left:20px; color:#fff; font-size:36px; text-align:center;}
.sj i{ display:block; font-size:18px; border-top:1px #5e7eb9 solid; margin-top:10px; padding-top:3px;}
.zw{padding:15px 0;border-top:1px #CCCCCC solid;}
.asklist{  width:100%;}
.asklist li{ padding:0 5% 30px 5%}
.asklist li dt , .asklist li dd{ font-size:1rem;}
.asklist li dt span , .asklist li dd span{ font-size:.9rem;}


.bg0{  background:url(../images/bg.jpg) top center no-repeat; padding:10% 0;}
.w836{ width:100%; padding:0;}

.w364{ width:80%; min-height:1px; padding:10%;}

.w364 dl{ margin-top:8%;}
.w364 dl dt{ font-size:1.1rem;  margin-bottom:5%;}
.w364 dl dd{  margin-top:2%; font-size:.9rem; line-height:1.5em;}





.cplist2{ width:98%;  margin:5% auto 0;}
.cplist2 li{ width:41%; margin:5% 2% 0 2%;padding:2% 2% 0 2%; float:left; background-color:#fff;border-width: 1px;
    border-style: solid;
    border-color: rgb(231, 231, 231);}
.cplist3 li {width:41%; margin:2% 2% 0 2%;padding:2% 2% 0 2%; float:left; background-color:#fff;border-width: 1px;
    border-style: solid;
    border-color: rgb(231, 231, 231);}
.cplist2 li .photo{ width:100%; height:120px; overflow:hidden; text-align:center; overflow:hidden;position: relative;display: table;}
.cplist2 li .photo2{ height:150px;} 
.cplist2 li .photo3{ height:80px;} 
.cplist2 li .photo .pics{display: table-cell; vertical-align: middle; text-align:center;}
.cplist2 li .photo .pics img{max-width:100%; max-height:120px; }
.cplist2 li .photo2 .pics img{max-width:100%; max-height:150px; }
.cplist2 li .photo3 .pics img{max-width:100%; max-height:80px; }
.cplist2 li .info{ width:100%; padding:0; height:30px; overflow:hidden;  line-height:30px;text-align:center; overflow:hidden; font-size: .8rem}
.cplist2 li .info2{ font-size:1rem;height:40px;padding:8% 0 0 0;}



.zzlist2{ width:98%; overflow:hidden;}
.zzlist2 li{ width:46%; margin:5% 2% 0 2%;float:left;}
.zzlist2 li .photo{ width:100%; height:180px; border:1px #e0e0e0 solid; text-align:center; overflow:hidden;position: relative;display: table;}
.zzlist2 li .photo .pics{display: table-cell; vertical-align: middle;}
.zzlist2 li .photo .pics img{max-width:100%; max-height:180px; }
.zzlist2 li .info{ width:100%; padding:5% 0 ;line-height:20px; text-align:center;}


.m2newList {
    padding: 0 5% 5% 5%;
    display: block;
}
.m2newList li {
    height: auto;
    margin:10% auto 0;
}
.m2newList li a{ display:block;}

.overflowHide { display:none;}


.m2newTxt {
    margin-left: 0;
    position: relative;
	width:100%; margin:0 auto;
	
}

.m2newTimes { display:none;}

.m2new_t1 ,.m2new_t1 a {
    font-size:1.2rem;
   
	line-height:2rem;
    height: auto;
    margin-bottom:2%;
	overflow: auto;
}

.m2newDes {
    padding-top: 0;
    border-top: 1px solid #F1F1F1;
    font-size: 0.9rem;
	height: auto;
	line-height:1.5rem;
	overflow: auto;

}





.store-view .up{ border:0px solid #e8e8e8; padding:0 3%; margin-top: 0px;}
.store-view .up .store-banner{ width:96%; float: none;border:1px solid #e8e8e8;padding:2%;}
.store-view .up .store-banner, .store-view .up .store-banner img{ max-width:100%;}
.store-view .up .store-demo{ width:100%; float: none;}
.store-view .up .store-demo .title{ font-size:1.3rem;margin-top:5%; text-align:center;}
.store-view .up .store-demo .xx{ margin:2% 0 5%;text-align:center;}
.store-view .up .store-demo .text-box{ padding:5% 0px;font-size:.9rem;}


.m_content{ margin:10% 0 5%;}
.m_content li{font-size:.9rem; width:40%;}


.backhome{ margin:15% 3% 20%;}
.page-info:hover a b{ width:0px;}


.slidely{width:100%;height:300px;position:relative;margin:0 auto;}
.slidely .hd{height:10px;position:absolute;right:0px;bottom:30px;z-index:1;width:100%;text-align:center;}
.slidely .hd ul{overflow:hidden;zoom:1;}
.slidely .hd ul li{margin:0 7px;width:10px;height:10px;line-height:10px;display:inline-block;*display:inline;*zoom:1;background:#dfdfdf;cursor:pointer;border-radius:50%;-webkit-border-radius:50%;}
.slidely .hd ul li.on{background:#000000;width:12px;height:12px;}
.slidely .prev,.slidely .next{position:absolute;left:30px;top:50%;margin-top:-34px;display:block;width:30px;height:68px;background:url(../images/left.png) no-repeat center center #a0a0a0;}
.slidely .next{left:auto;right:30px;background:url(../images/right.png) no-repeat center center #a0a0a0;}
.slidely .prev:hover,.slidely .next:hover{background-color:#000000;}
.slidely .bd ul{position:relative;height:100%;z-index:0; width:100%; margin:0 auto;}
.slidely .bd li{zoom:1;vertical-align:middle;text-align:center;display:table-cell;vertical-align:middle;width:100%;height:300px; text-align:center;}
.slidely .bd li img{ margin:0 auto;width:100%; height:auto;}


.canshu { margin:20px auto 10px;  border-top:1px solid #e1e1e1; padding:20px 10px; border-bottom:1px #e1e1e1 dotted;}
.canshu li{ float: none; width: auto; display:block;}

a.but_down{ margin:20px 20px 0 0}

.video-tvc{ width:100%; margin:15% auto 0;}
.video-tvc video{ width:100% !important; height:auto !important;}

.logo1{ display:none !important;}
.logo2{ display: block !important;}


#hr .info {
    padding: 50px 30px 0;
}
#hr .info .content{font-size: 14px;
    line-height: 23px; padding-top:20px;}

.j_1{ font-size: 30px;padding:80px 0 0 100px;}
a.j_2{
	
	font-size: 14px;
	margin-left:100px;
	margin-top:30px;
	width:120px;height:35px; line-height:35px;
}

	
}


/*分类菜单*/

.page-tab {
	background:#ebeeef;
}
.page-tab.fixed {
	position:fixed;
	left:0;
	right:0;
	z-index:10
}
.page-tab.inverse {
	background-color:#fff
}
.page-tab .page-tab-content {
	overflow-x:auto;
	overflow-y:hidden
}
.page-tab .page-tab-content ul {
	display:block;
	white-space:nowrap;
	margin:0;
	padding:0;
	font-size:0
}
.page-tab .page-tab-content ul li {
	display:inline-block;
	font-size:15px;
	margin:0 20px
}
.page-tab .page-tab-content ul li a {
	position:relative;
	display:block;
	padding:18px 0
}
.page-tab .page-tab-content ul li:last-child {
	/*margin-right:0*/
}
.page-tab .page-tab-content ul li a:hover::before  , .page-tab .page-tab-content ul li.active a::before  {
	content:" ";
	height:3px;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	background:#e70012 
}

.nav_fixed {
padding:0;
position:fixed; 
top:80px;
z-index:999;
width:100%;
}

.top_h{ height:80px;}
.top_0{ height:0 !important;}

.logo1{ display:block;}
.logo2{ display: none;}

/*视频*/
.video-wrap {
	display:block;
	height:800px;
	width:100%;
	position:relative;
	overflow:hidden;
	background-color:#000
}
@media (max-width:768px) {
	.video-wrap {
	height:370px
}

#hr .container {
	background-color:#f5f5f5; position: static;}


#hr .image-box img{display: block;width: 100%;height: auto; vertical-align: middle;}
#hr .info {
    padding:30px 20px;
}
#hr .info .content{font-size: 14px;
    line-height: 22px; display:block; padding-top:20px;}
	
#hr .pa{position: static; z-index:9;}
#hr .pr{position: static;}
#hr .l50{left:0; top:0;}
#hr .r50{right:0; top:0;}
#hr .w50{width:100%;}
#hr .ma0{margin:0 auto;}

.img_size img{display: block;max-width: 100%;height: auto; vertical-align: middle;}
.j_1{ font-size: 20px;font-style: italic; color:#fff; padding:10% 0 0 15%; letter-spacing:1px; width:100%;}
a.j_2{
	display:block;
	font-size: 14px;
    color: #fff;
	border:1px #FFF solid;
	border-radius: 2px;
    border-color: #fff;
    transition: .3s;
	margin-left:15%;
	margin-top:10%;
	width:100px; text-align:center; height:25px; line-height:25px;
}
a:hover.j_2{ background-color:#FFF; color:#333;}


}.video-wrap .video {
	width:1920px;
	height:1080px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	z-index:0;
	opacity:.5
}
@media (max-width:768px) {
	.video-wrap .video {
	width:960px;
	height:480px
}
}
#video_box_model {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:9999;
	background-color:rgba(0,0,0,0.8);
	display:none
}
#video_box_model .videos {
	border:0;
	position:fixed;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	z-index:100;
	width:640px;
	height:360px
}

#video_box_model .videos video {

	width:640px;

}
@media (max-width:768px) {
#video_box_model .videos {
	border:0;
	position:fixed;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	z-index:100;
	width:100%;
	height: auto;
}
#video_box_model .videos video {

	width:100%;

}
}

#video_box_model .vclose {
	position:absolute;
	right:15px;
	top:15px;
	font-size:32px;
	border-radius:100%;
	color:#fff;
	cursor:pointer
}

.btn-play {
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	z-index:1;
	text-align:center;
	color:rgba(255,255,255,0.6);
	transition:.3s;
	cursor:pointer
}
.btn-play:hover {
	color:#fff
}
.btn-play i {
	font-size:100px; margin-bottom:30px;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.section_position {
    position: absolute;
    top: -100px;
}



/*分类菜单*/

.page-tab2 {
	background:#ebeeef;
}
.page-tab2.fixed {
	position:fixed;
	left:0;
	right:0;
	z-index:10
}
.page-tab2.inverse {
	background-color:#fff
}
.page-tab2 .page-tab-content {
	overflow-x:auto;
	overflow-y:hidden
}
.page-tab2 .page-tab-content ul {
	display:block;
	white-space:nowrap;
	margin:0;
	padding:0;
	font-size:0
}
.page-tab2 .page-tab-content ul li {
	display:inline-block;
	font-size:15px;
	margin:0 10px;
	color:#666;
}
.page-tab2 .page-tab-content ul li a {
	position:relative;
	display:block;
	padding:18px 0
}
.page-tab2 .page-tab-content ul li:last-child {
	/*margin-right:0*/
}
.page-tab2 .page-tab-content ul li a:hover::before  , .page-tab2 .page-tab-content ul li.active a::before  {
	content:" ";
	height:3px;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	background:#e70012 
}



.article {
    width: 100%;
    text-align: left;
    color: #000;
    background-color: #fff;
    overflow-x: hidden;
	margin:50px auto 0;
}

.article .titlebox{
    text-align: center;
}

.article .title{
    font-size: 26px;
    font-weight: 100;
}

.article .time{
    color: #999;
    padding: 5% 0 4%;
	position:relative;
	 width:420px; margin:0 auto; text-align:left;
}

.article .time .bshare-custom{float:right; margin-top:3px; font-size:15px;}

.article .content img{
    max-width: 100%;
    margin: 15px 0;
}


.article .content,
.article .content p{
    font-size: 16px;
    color: #444;
	line-height:30px;
}

.article-links{
    margin-top: 80px;
}
.article-links a{
    display: block;
    color: #999;
}
.article-links a span{
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
}

.article-links a span:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #000;
    transition: width .5s;
}
.article-prev span{
    color: #333;
    font-size: 16px;
}
.article-next span{
    color: #333;
    font-size: 16px;
}
.article-back span{
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
    color: #fff;
    background-color: #e70012;
    padding: 10px 20px;
    margin-top: 20px;
}

@media screen and (max-width: 991px){


    .newsdetails{
        width: 100%;
        padding: 50px 12px;
    }
    .article .title{
        font-size: 20px;
    }
    .closer-wrap{
        z-index: 10;
        display: none;
    }
    .closer{
        position: fixed;
        top: 12px;
        right: 0;
        display: none;
        width: 30px;
        height: 30px;
        background: #000;
        cursor: pointer;
        opacity: .6;
    }
	.article .content, .article .content p {
    font-size: 15px;
    line-height: 30px;
}
    .closer-inner{
        position: relative;
        display: block;
        width: 16px;
        height: 16px;
        margin: 7px;
        transition: transform 0.35s;
    }
    .closer-inner:before,
    .closer-inner:after{
        top: calc(50% - 1px);
    }
    .closer-wap{
        display: block;
    }
}

@media screen and (max-width: 767px){
    .closer-wrap{
        z-index: 10;
    }
    .closer{
        position: fixed;
        top: 12px;
        right: 0;
        display: block;
        width: 30px;
        height: 30px;
        background: #000;
        cursor: pointer;
        opacity: .6;
    }
    .closer-inner{
        position: relative;
        display: block;
        width: 16px;
        height: 16px;
        margin: 7px;
        transition: transform 0.35s;
    }
    .closer-inner:before,
    .closer-inner:after{
        top: calc(50% - 1px);
    }
	
	.article{width: 90%;}
	
		.article .time{
	position:relative;
	 width:90%;text-align: center;
}

.article .time .bshare-custom{float: none; display:block; margin-top:10px; font-size:14px;}


}


@media screen and (min-width: 769px){
    .article-close:hover{
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .article-links a span:hover:after{
        width: 100%;
    }

}

