@charset "utf-8";
.sbg{
	background: url(../images/bg.jpg);
}
header{
	width:100%;
	background:#000;
	height:80px;
	min-width:1200px;
}
.top {
	width:1200px;
	height:80px;
	margin:0px auto;
	display: flex;
    justify-content: space-between; 
}

.logo{
	margin-top:5px;
	height:70px;
}
.logo img{
	height: 70px;
}


.tel{
	width:150px;	
	color:#aeaeae;
	padding-left:20px;
	box-sizing: border-box;
	border-left:1px solid #333333;
	text-align:center;
	line-height:30px;
	margin-top:5px;
}
.tel p{
	color:#fff;
	width:130px;
	line-height:30px;
	background:#388cf7;
	-moz-border-radius: 50px 50px 50px 50px;
    -webkit-border-radius: 50px 50px 50px 50px;
    border-radius: 50px 50px 50px 50px;
}
.nav {
	width:870px;
	display: flex;
    justify-content: space-between; 
}

.nav ul {
	width:720px;
}

.nav ul li {
	float: left;
	width:120px;
	height: 80px;
	text-align:center;
	font-size: 14px;
	line-height: 80px;
	box-sizing: border-box;
	border-left:1px solid #333333;
	position:relative;
}

.nav ul li a {
	float: left;
	width:120px;
	height: 80px;
	color:#aeaeae;
}

.nav ul li a:hover,
.nav ul li a.nav_on{
	float: left;
	width:120px;
	height: 80px;
	color:#388cf7;
}
.nav ul li ol{
	position: absolute;
	z-index: 999;
	top:80px;
	display: none;
	margin:0px auto;
	width:120px;
	background:#000;
}

.nav ul li ol li {
	width: 100%;
	height:42px;
	line-height: 42px;
	font-size: 12px;
	text-align: center;
	margin: 0;
	border-top:1px solid #333333;
	border-left: none;
}

.nav ul li ol li a {
	display: block;
	width: 100%;
	height: 42px;
	color: #aeaeae;
	line-height: 42px;
}

.nav ul li ol li a:hover {
	width: 100%;
	height:42px;
	color: #fff;
	background:#388cf7;
}

.banner{
	width:100%;
	height: auto;
	overflow:hidden;
	position:relative;
}
.banner img{
	width:100%;
	min-width:1200px;
}
.mess{
	position:absolute;
	z-index:9;
	right:10%;
	top:16%;
	width:326px;
	-moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
	background:url(../images/mess_bg.png);
}
.mess_tl{
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:16px;
	color:#fff;
	display: flex;
    justify-content: space-between; 
	
}
.mess_tl_lf{
	width:50%;
}
.mess_tl_rg{
	width:50%;
	background:url(../images/mes_tl.png);
	-moz-border-radius: 0px 5px 0px 0px;
    -webkit-border-radius: 0px 5px 0px 0px;
    border-radius: 0px 5px 0px 0px;
}
.mess_ct{
	width:286px;
	padding:20px;
}
.mess_li{
	width:100%;
	height: auto;
	padding-bottom:10px;
}
.txxx{
	width:220px;
	height:46px;
	border: none;
	line-height:46px;
	color:#666;
	outline:none;
	font-size:14px;
	padding:0px 10px 0px 56px ;
	background:url(../images/mespic01.png) left no-repeat #fff;
	-moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.txxx01{
	width:220px;
	height:46px;
	border: none;
	line-height:46px;
	color:#666;
	outline:none;
	font-size:14px;
	padding:0px 10px 0px 56px ;
	background:url(../images/mespic02.png) left no-repeat #fff;
	-moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.ly_tx{
	width:266px;
	background:#fff;
	height:100px;
	border: none;
	line-height:20px;
	color:#666;
	outline:none;
	font-size:14px;
	padding:10px;
	font-family:"微软雅黑";
	-moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.mess_btn{
	width:100%;
	height:46px;
}
.m_btn{
	background: #388cf7;
	-moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
	color:#fff;
	display: inline-block;
	border:0px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    outline: none;
    width: 100%;
    height: 46px;
    line-height: 46px;
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.m_btn:hover{
	background: #195fb7;
}
.tit{
	width:1200px;
	margin:0px auto;
	font-size:28px;
	text-align:center;
	color:#000;
	height:60px;
	line-height:60px;
	padding:3% 0px;
	
}
.tit_l{
	width:70px;
	height:60px;
	line-height:60px;
	background:url(../images/tl_bg.png) no-repeat left;
	color:#fff;
	text-align:right;
	font-weight:bold;
	display: inline-block;
}
.tit_r{
	width: auto;
	height:60px;
	line-height:60px;
	display: inline-block;
}
.yous{
	width:1200px;
	margin:0px auto 2% auto;
	display: flex;
    justify-content: space-between; 
}
.yous_li{
	width:300px;
	box-sizing: border-box;
	text-align:center;
	padding:20px;
}
.yous_li p.yous_img{
	width:100px;
	margin:0px auto;
}
.yous_li p.yous_img img{
	width:100%;
}
.yous_li p.yous_tl{
	text-align:center;
	font-size:18px;
	color:#333;
	padding:15px 0px;
}
.yous_li p.yous_tt{
	font-size:14px;
	color:#999;
}
.dongh{
	width:100%;
	background: url(../images/bg01.jpg) no-repeat center;
	background-size:100% 100%;
	min-width:1200px;
	padding:1% 0px;
}
.tx{
	color:#fff;
}
.liuc{
	width:100%;
	background:#f7f7f7;
	min-width:1200px;
}
.liuc_w{
	width:100%;
	background: url(../images/dot.png) repeat-x #f7f7f7;
}
.liuc_ct{
	width:1200px;
	margin:0px auto;
	padding-bottom:2%;
	display: flex;
    justify-content: space-between; 
}
.liuc_li{
	width:300px;
	text-align:center;
	padding:20px;
}
.liuc_li p{
	padding:10px 0px;
}
.about{
	width:100%;
	background:url(../images/bg02.jpg) no-repeat center;
	background:100% auto;
	margin:0 auto;
	padding:3% 0px;
	min-width:1200px;
}
.about_ct{
	width:1200px;
	height: auto;
	margin:0 auto;
}
.i_gstime {
	width:1200px;
    margin: 0 auto;
    padding: 0;
    padding-bottom: 25px;
}

.i_gstime li {
    width:25%;
    list-style: none;
    float: left;
	padding:20px 0px;
    text-align: center;
	margin:1% auto;
}

.i_gstime li p {
    font-size: 28px;
    line-height: 40px;
    color: #388cf7;
    margin:5px 0px;
}
.i_gstime li img {
	width:56px;
	height:56px;
	margin:0px auto;
	display:block;
}
.i_gstime li i {
    font-size: 28px;
    line-height: 40px;
    color: #388cf7;
    font-style: normal;
    vertical-align: baseline;
    position: relative;
}

.i_gstime li p:nth-child(2) {
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    margin: 0;
}

.i_gstime li span {
    font-size: 28px;
    line-height: 40px;
    color: #388cf7;
    margin: 0;
}
.new{
	width:1200px;
	margin:0px auto;
}
.new_li{
	float:left;
	width:380px;
	margin:0px 10px;
	padding-bottom:20px;
}
.new_img{
	width:380px;
	height: 228px;
	overflow:hidden;
	background-color:#f4f4f4;
}
.new_img a{
	width:380px;
	height: 228px;
	display:table-cell;
	vertical-align:middle;
    cursor: default;
}
.new_img img{
	max-width: 100%;
	max-height:100%;
    cursor: pointer;
    transition: all 0.6s;
	margin: 0px auto;
	display:block;
}
.new_img img:hover{
  transform: scale(1.2);
}
.new_tl{
	width:100%;
	font-size:14px;
	margin:10px 0px;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
.new_rq{
	width:100%;
	color: #999;
	font-size:12px;
}
.new_tt{
	line-height: 20px !important;
    color: #999;
	width:100%;
	height:40px;
	padding-top:5px;
	font-size:12px;
	overflow:hidden;
}
.new_rq img {
    width: 20px;
    vertical-align: -4px;
    margin-right: 5px;
    display: inline-block;
}
.more{
	font-size:20px;
	width:165px;
	height:50px;
	text-align:center;
	line-height:50px;
	margin:0px auto;
	padding:2% 0px 4% 0px;
}
.more a{
	float:left;
	width:165px;
	height:50px;
	background:#999;
	-moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius:8px 8px 8px 8px;
    border-radius:8px 8px 8px 8px;
}
.more a:hover {
	color:#FFF;
	background:#388cf7;
}
.case{
	width:100%;
	background:url(../images/bg03.jpg) no-repeat center;
	background-size:100% 100%;
	margin:0 auto;
	padding:1% 0px;
	min-width:1200px;
}
.tit_ss{
	width:600px;
	text-align:center;
	margin:0px auto;
	color:#aeaeae;
	line-height:24px;
}
.case_ct{
	width:1200px;
	margin:0px auto;
	padding:1% 0px;
}
.case_li{
	float:left;
	width:300px;
	height:225px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.case_li img{vertical-align:top;max-width: 100%;height:225px;width:300px;
	max-height:100%;
    cursor: pointer;}
.case_li div{position:absolute;left:0;bottom:0;width:100%;height:40px; line-height:40px;text-align:center;background:url(../images/mess_bg.png);color:#FFF;overflow:hidden;}
.case_li p{display:none;margin:5px auto 0;width:90%;line-height:20px;text-align:left;text-indent:2em;font-size:12px; color:#aeaeae;}
.case_li h3{ font-size:14px; font-weight:normal;margin:8px 0;height:24px; line-height:24px;}
.case_li a{ color:#fff;height:225px;width:300px;}
.case_li div a{ color:#fff;height: auto;width:300px;}
footer{
	width:100%;
	min-width:1200px;
	background:#282828;
}
.bottom{
	width:1200px;
	margin:0px auto;
	padding:2% 0px;
}
.bottom_lf{
	float:left;
	width:480px;
}
.bottom_rg{
	float: right;
	width:600px;
}
.bot_tl{
	width:100%;
	color:#fff;
	font-size:14px;
	padding-bottom:20px;
}
.bot_li{
	width:100%;
	height:34px;
    padding-bottom:5px;
}
.bot_s{
	float:left;
	width:50%;
}
.bot_tx{
	width:90%;
	height:34px;
	border: none;
	line-height:34px;
	color:#666;
	background:#fff;
	outline:none;
	font-size:12px;
	padding:0px 4%;
	-moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
.bot_tx01{
	width:95%;
	height:34px;
	border: none;
	line-height:34px;
	color:#666;
	background:#fff;
	outline:none;
	font-size:12px;
	padding:0px 2%;
	-moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
.bot_yzm{
	float:left;
	width:50%;
}
.bot_yzm img{
	height:34px;
}
.bot_btn{
	background: #388cf7;
	-moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
	color:#fff;
	display: inline-block;
	border:0px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    outline: none;
    width: 99%;
    height: 34px;
    line-height: 34px;
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.bot_btn:hover{
	background: #195fb7;
}
.bot_nav{
	width:100%;
	padding-bottom:20px;
	border-bottom:1px solid #343434;
	display: flex;
    justify-content: space-between; 
}
.bot_nav a{
	color:#aeaeae;
	font-size:12px;
}
.bot_add{
	width:100%;
	color:#aeaeae;
	padding-top:20px;
	font-size:12px;
}
.bot_addct{
	float:left;
	width:380px;
}
.bot_adli{
	width:100%;
	padding-bottom:5px;
}
.bot_adli img{
	width:30px;
	vertical-align: -10px;
    margin-right: 5px;
    display: inline-block;
}
.bot_ewm{
	float: right;
	width:200px;
	border:1px solid #343434;
	padding:10px;
	box-sizing: border-box;
	display: flex;
    justify-content: space-between; 
	-webkit-box-align: center; 
    -ms-flex-align: center;
    align-items: center;
}
.bot_ewm span{
	width:100px;
	text-align:center;
	display: inline-block;
}
.bot_ewm img{
	width:100px;
	display: inline-block;
}
.foot{
	width:100%;
	min-width:1200px;
	text-align:center;
	color:#aeaeae;
	font-size:12px;
	line-height:20px;
	padding:10px 0px;
	border-top:1px solid #343434;
}
.foot a{
	color:#aeaeae;
}
/* 内页 */
.c_c{
	width:1200px;
	margin:0px auto;
	padding-bottom:2%;
	display: flex;
    justify-content: space-between; 
	position:relative;
}
.c_yw{
	position:absolute;
	top:-50px;
	left:0px;
	font-size:60px;
	color:#FFF;
	font-family:"Impact";
	text-transform : uppercase;
}
.c_lf{
	width:180px;
}
.c_rg{
	width:970px;
}
.c_tl{
	width:100%;
	font-size:24px;
	color:#fff;
	padding:20px 0px;
}
.c_cla{
	width:100%;
	height: auto;
}
.c_cla a{
	float:left;
	width:120px;
	height:42px;
	line-height:42px;
	color:#ccc;
	padding-left:60px;
	background:url(../images/c_cla01.jpg) left no-repeat #121112;
}
.c_cla a:hover,
.c_cla a.cla_on{
	float:left;
	width:120px;
	height:42px;
	color:#fff;
	padding-left:60px;
	background:url(../images/c_cla.jpg) left no-repeat #388cf7;
}
.c_mtl{
	width:100%;
	font-size:18px;
	color:#fff;
	padding:60px 0px 20px 0px;
}
.c_mes{
	width:100%;
	box-sizing: border-box;
	background:#121112;
	padding:10px;
}
.c_mes_li{
	width:100%;
	height: auto;
    padding-bottom:5px;
}
.bot_tx05{
	width:90%;
	background:#fff;
	height:80px;
	border: none;
	line-height:20px;
	color:#666;
	outline:none;
	font-size:12px;
	padding: 0px 4%;
	font-family:"微软雅黑";
	-moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
.c_add{
	width:100%;
	padding:20px 0px;
	color:#aeaeae;
	font-size:12px;
	text-align:right;
}
.c_add a{
	color:#aeaeae;
}
.c_case{
	width:100%;
}
.ccli{
	margin:15px 35px 15px 0px;
}
.ccli:nth-child(3),.ccli:nth-child(6),.ccli:nth-child(9){
    margin-right:0px;
}
.c_title{
	width:100%;
	font-size:18px;
	text-align:center;
	line-height:160%;
	padding:20px 0px;
	color:#fff;
}
.c_rq{
	width:100%;
	font-size:12px;
	line-height:20px;
	color:#aeaeae;
	text-align:center;
	background:#2c2d31;
	padding:10px 20px;
	box-sizing: border-box;
}
.c_tt{
	width:100%;
	line-height:24px;
	padding:2% 0px;
	color:#cccccc;
}
.c_p_fy{
	width: 100%;
	margin:50px auto;
	font-size:12px;
	line-height:200%;
	color:#999;
}
.c_pages1 {
    width: 100%;
    text-align: center;
	margin:8% 0px;
}

.c_pages1 a {
    min-width: 14px;
    height: 22px;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    color: #fff;
    background: none;
    border-radius: 4px;
    display: inline-block;
	border:1px solid #fff;
    margin: 0 3px;
	padding:2px 6px;
}
.c_pages1 img{
	border:1px solid #fff;
	border-radius: 4px;
    padding:3px;
	vertical-align: -9px;
   
    display: inline-block;
}
.c_pages1 a.p_active {
    background-color:#388cf7;
	border: none;
    color: #fff;
}

.c_pages1 a:hover {
    background-color:#388cf7;
    color: #fff;
	text-decoration:none;
}
.c_pages3 {
    text-align: center;
}
.c_about{
	color:#aeaeae;
	width:100%;
	line-height:180%;
	padding:15px 0px;
}
.c_new{
	width:100%;
}
.c_new_li{
	width:100%;
	background:#2c2d31;
	box-sizing:border-box;
	padding:12px;
	margin:15px 0px;
	display: flex;
    justify-content: space-between; 
}
.c_new_img{
	width:26%;
	max-height:150px;
	overflow:hidden;
}
.c_new_img img{
	max-width: 100%;
	max-height:100%;
    cursor: pointer;
    transition: all 0.6s;
	margin: 0px auto;
	display:block;
}
.c_new_img img:hover{
  transform: scale(1.2);
}
.c_new_rg{
	width:71%;
}
.new_tl a.b{ color:#fff;}
.new_tl a.b:hover{color:#388cf7;}
.new_tt01{
	line-height: 20px !important;
    color: #666;
	width:100%;
	height:40px;
	padding-top:5px;
	font-size:12px;
	overflow:hidden;
}
.new_more{
	width:100%;
	padding-top:16px;
}
.new_more a{
	float:left;
	width:60px;
	height:20px;
	color:#999;
	border:#999999 solid 1px;
	-moz-border-radius: 50px 50px 50px 50px;
    -webkit-border-radius:50px 50px 50px 50px;
    border-radius:50px 50px 50px 50px;
	text-align:center;
	line-height:20px;
	box-sizing:border-box;
}
.new_more a:hover{
	border:#388cf7 solid 1px;
	background:#388cf7;
	color:#fff;
}
.c_case_li{
	float:left;
	width:300px;
	background:#2c2d31;
	box-sizing:border-box;
	padding:12px;
}
.c_case_img{
	width:276px;
	height:207px;
	overflow:hidden;
}
.c_case_img a{
	width:276px;
	height:207px;
	display:table-cell;
	vertical-align:middle;
    cursor: default;
}
.c_case_img img{
	max-width: 100%;
	max-height:100%;
    cursor: pointer;
    transition: all 0.6s;
	margin: 0px auto;
	display:block;
}
.c_case_img img:hover{
  transform: scale(1.2);
}
.c_case_d{
	width:100%;
	display: flex;
    justify-content: space-between; 
}
.c_case_l{
	width:70%;
}
.c_case_l p.c_case_tl{
	width:100%;
	font-size:14px;
	margin:5px 0px;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
.c_case_l p.c_case_tl a{ color:#fff;}
.c_case_l p.c_case_tl a:hover{color:#388cf7;}
.c_case_l p.c_case_tt {
    line-height: 20px !important;
    color: #999;
    width: 100%;
    height: 20px;
    font-size: 12px;
    overflow: hidden;
}
.c_case_more{
	width:28%;
}
.c_case_more a{
	float: right;
	width:60px;
	height:20px;
	color:#999;
	border:#999999 solid 1px;
	-moz-border-radius: 50px 50px 50px 50px;
    -webkit-border-radius:50px 50px 50px 50px;
    border-radius:50px 50px 50px 50px;
	text-align:center;
	line-height:20px;
	box-sizing:border-box;
	margin-top:16px;
}
.c_case_more a:hover{
	border:#388cf7 solid 1px;
	background:#388cf7;
	color:#fff;
}
.cs_add{
	width:100%;
	background:#fff;
	line-height:160%;
	padding:10px 0px;
	min-width:1200px;
	background:#f8f8f8;
}
.cs_add p{
	width:100%;
	max-width:1200px;
	color:#aeaeae;
	font-size:12px;
	margin:0px auto;
}
.c_prod{
	width:100%;
	min-width:1200px;
	background:#fff;
}
.c_prod_ct{
	width:600px;
	margin:0px auto;
	padding:4% 0px;
}
.c_prod_tl{
	width:100%;
	font-size:24px;
	color:#000;
	line-height:160%;
	font-weight:bold;
	text-align:center;
	
}
.c_prod_img{
	width:480px;
	height: 360px;
	margin:2% 60px;
	overflow:hidden;
}
.c_prod_img p{
	width:480px;
	height: 360px;
	display:table-cell;
	vertical-align:middle;
    cursor: default;
}
.c_prod_img img{
	max-width: 100%;
	max-height:100%;
    cursor: pointer;
	margin: 0px auto;
	display:block;
}
.c_prod_tt{
	width:100%;
	color:#999;
	line-height:160%;
	font-size:12px;
	text-align:center;
}
.prod{
	width:1200px;
	margin:0px auto;
}
.prod_cl{
	width:800px;
	text-align:center;
	margin:0px auto;
	padding:3% 0px;
}
.prod_cl a {
    width: 90px;
    height: 30px;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    color: #cccccc;
    display: inline-block;
    margin: 0 10px;
	border:1px solid #4c4c4c;
}
.prod_cl a.non,.prod_cl a:hover {
    background:#2c2d31;
    color: #fff;
}
.prod_ctc{
	width:800px;
	margin:0px auto;
	line-height:180%;
	color:#999999;
    padding-bottom:3%;
}
.prod_ctc img{
	max-width:100%;
}
.prod_tl{
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:18px;
	padding:2% 0px;
	color:#fff;
	background:url(../images/prod_line.png) center no-repeat;
}
.prod_cct{
	width:100%;
	line-height:180%;
	color:#999999;
	padding-bottom:2%;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    overflow: hidden;
}

.swiper-button-prev {
    width:30px; height:60px; 
	background-image:url(../images/an.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    outline: none;
    left: 0;
}

.swiper-button-next {
    width:30px; height:60px; 
	background-image:url(../images/an1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    outline: none;
    right: 0;
}
.c_case_li01{
	float:left;
	width:290px;
	background:#2c2d31;
	box-sizing:border-box;
	padding:7px;
}
/* mob */
.mnav {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 997;
    background: rgba(0, 0, 0, .5);
    display: none;
}

.mnav_cont {
    width: 200px;
    height: 100%;
    background: #fff;
    position: relative;
    z-index: 999;
    overflow: scroll;
}

.mnav_lists>div {
    width: 100%;
    text-align: center;
}

.mnav_lists>div a {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 18px 0;
    color: #000;
}

.mnav_colse {
    width: calc(100% - 190px);
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 998;
    background: rgba(0, 0, 0, .5);
}

.open_mnav {
    display: none;
    float: right;
    margin: 14px 4px;
    cursor: pointer;
}
.fixed_bar {
    color: #fff;
    position: fixed;
    right: 12px;
    top: 50%;
    z-index: 9999;
}
.fixed_bar a{color:#fff}
.fixed_bar .cont{position:relative;}
.fixed_bar ul{
	background:rgba(255,255,255,0.5);
	border-radius: 25px;
	padding-bottom: 18px;
	-webkit-box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
}
.fixed_bar li{width:60px;padding-top:10px;text-align:center;font-size:12px;cursor:pointer;position:relative;}
.fixed_bar li span{font-size: 12px;text-align: center;color: #2d2d2d;}
.fixed_bar li img{display: block;margin: 15px auto 10px;}
.fixed_bar li div{position:absolute;z-index:3; display:none; font-size:15px;}
.fixed_bar li div.qrcode{width:146px;height:146px;text-align:left;top:-10px;left: -135px;}
.fixed_bar li div.bar2{width:146px;height:146px;top:-10px;left: -135px;}
.fixed_bar li div.bar3{width:162px;height:48px;top: 22px;left:-158px;}
.fixed_bar li div.bar4{width:172px;height:56px;top: 32px;left:-168px;}
.fixed_bar li div img{margin: 8px 0 0 -12px;}
.fixed_bar li div a{display:block;width:100%;height:100%}
#map img {
max-width: inherit;
}
.mob-fixed {

	display: none;

}
@media screen and (min-width:200px) and (max-width:800px)
{
	.mob-fixed {
		width: 100%;
		position: fixed;
		width: 100%;
		background:rgba(18,17,18,0.7);
		bottom: 0;
		left: 0;
		display: flex;
		z-index: 50;
	}



	.mob-cwx {
		width: 50%;
		text-align: center;
	}



	.mob-ctel {
		width: 100%;
		text-align: center;
	}



	.mob-cwx a {
		width: 100%;
		display: inline-block;
	}



	.mob-ctel a {
		width: 100%;
		display: inline-block;
	}



	.cont-wx {
		margin: 4px auto 0;
	}



	.cont-wx img {
		margin: 0 auto;
	}


	.cont-title1 {
		font-size: 12px;
		color: #fff;
		padding-bottom: 4px;
	}
	.fixed_bar {
	display:none;
}
	.open_mnav {
        display: block;
    }
	.nav {
		display: none;
	}
	header {
    width: 100%;
    background: #000;
    height: 60px;
    min-width: inherit;
}
.top {
	width: 94%;
	height:60px;
	margin: 0px auto;
}	
.logo {
	float: left;
	margin-top: 5px;
	height: 50px;
}
.logo img {
    height: 50px;
}
.banner {
    width: 100%;
    height: auto;
}
.mess,.dongh{
	display:none;
}
.tit {
    width:100%;
    margin: 0px auto;
    font-size: 16px;
    text-align: center;
    color: #000;
    height: 40px;
    line-height: 40px;
    padding: 5% 0px;
	display: inline-block;
}
.tit_l {
    width: 50px;
    height: 40px;
    line-height: 40px;
    background: url(../images/tl_bg.png) no-repeat left;
	background-size:100% 100%;
    color: #fff;
    text-align: right;
    font-weight: bold;
    display: inline-block;
}
.tit_r {
    width: auto;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}
.yous {
    width: 100%;
    margin: 0px auto 2% auto;
    display: block;
    justify-content: space-between;
}
.yous_li {
	float:left;
    width: 50%;
    box-sizing: border-box;
    text-align: center;
    padding: 10px;
}
.yous_li p.yous_img {
    width: 42px;
    margin: 0px auto;
}
.yous_li p.yous_tl {
    text-align: center;
    font-size: 14px;
    color: #333;
    padding: 10px 0px;
}
.yous_li p.yous_tt {
    font-size: 12px;
    color: #999;
	height:60px;
	line-height:20px;
	overflow:hidden;
}
.tx {
    color: #fff;
}
.liuc,.about,.case,footer,.foot,.cs_add{
    min-width: inherit;
}
.liuc_w {
    width: 100%;
    background:#f7f7f7;
}
.liuc_ct {
    width:100%;
    margin: 0px auto;
    padding-bottom: 2%;
    display: block;
    justify-content: space-between;
}
.liuc_li {
	float:left;
    width: 50%;
    text-align: center;
    padding:20px;
	box-sizing: border-box;
}
.liuc_li img{ width: 40%;padding:0px 30%;}
.i_gstime li img {
    width: 30px;
    height: 30px;
    margin: 0px auto;
    display: block;
}
.i_gstime {
    width:100%;
    margin: 0 auto;
    padding: 0;
    padding-bottom: 25px;
}
.i_gstime li {
    width: 50%;
    list-style: none;
    float: left;
    padding: 20px 0px;
    text-align: center;
    margin: 1% auto;
}
.i_gstime li span {
    font-size: 20px;
    line-height: 40px;
    color: #388cf7;
    margin: 0;
}
.new {
    width: 92%;
    margin: 0px auto;
    display: block;
    justify-content: space-between;
}
.new_li {
    width:100%;
	padding-bottom:3%;
}
.new_img {
    width:100%;
    height: auto;
    overflow: hidden;
    background-color: #f4f4f4;
}
.new_img a {
    width:100%;
    height: auto;
    display: table-cell;
    vertical-align: middle;
    cursor: default;
}
.more {
    font-size: 20px;
    width: 40%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: 0px auto;
    padding: 2% 0px 4% 0px;
}
.more a {
    float: left;
    width: 100%;
    height: 40px;
    background: #999;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
}
.tit_ss{
	font-size:12px;
    width: 92%;
	margin:15px auto;
}
.case_ct,.bottom{
	width: 92%;
}
.case_li {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.case_li img {
    vertical-align: top;
    width: 100%;
    height: auto;
    max-height: 100%;
    cursor: pointer;
}
.bottom_lf,.bottom_rg,.bot_addct,.bot_ewm{
	float:left;
    width: 100%;
}
.case_li h3 {
    font-size: 14px;
    font-weight: normal;
    margin: 8px 0;
    height: 24px;
    line-height: 30px;
}
.c_c {
    width:92%;
    margin: 0px auto;
    padding-bottom: 2%;
    display: block;
    justify-content: space-between;
    position: relative;
}
.c_yw {
    position: absolute;
    top: 5px;
    left: 0px;
    font-size:20px;
    color: #FFF;
    font-family: "Impact";
    text-transform: uppercase;
}
.c_lf,.c_rg,.prod,.prod_cl{
    width: 100%;
}
.c_tl {
    width: 100%;
    font-size: 18px;
    color: #fff;
    padding: 20px 0px;
}
.c_cla a {
    float: left;
    width:31.33%;
    height: 30px;
    line-height: 30px;
	margin:1px 1%;
	text-align:center;
    color: #ccc;
    padding-left:0;
    background:#121112;
}
.c_cla a:hover, .c_cla a.cla_on {
    float: left;
    width:31.33%;
    height: 30px;
    color: #fff;
    padding-left: 0;
    background: #388cf7;
}
.c_mtl,.c_mes,.c_add,.new_more{
	display:none;
}
.c_new_img {
    width: 30%;
    max-height: 150px;
    overflow: hidden;
}
.c_new_rg {
    width:66%;
}
.new_tl {
    width: 100%;
    font-size: 14px;
    margin: 0px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.cs_add p {
    max-width: inherit;
}
.c_prod{
	width:100%;
	margin:0px auto;
	min-width:inherit;
}
.c_prod_ct,.prod_ctc,.prod_cct,.prod_tl{
	width:92%;
	margin:0px auto;
}
.c_prod_tl {
    width: 100%;
    font-size: 20px;
}
.c_prod_img {
    width:100%;
    height: auto;
    margin: 2% auto;
    overflow: hidden;
}
.c_prod_img p {
     width:100%;
    height: auto;
    display: table-cell;
    vertical-align: middle;
    cursor: default;
}
.prod_cl a {
    width: 26%;
    height: 30px;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    color: #cccccc;
	box-sizing:border-box;
    display: inline-block;
    margin: 0 1.65%;
    border: 1px solid #4c4c4c;
}
.c_case_li01 {
    float: left;
    width:100%;
    background: #2c2d31;
    box-sizing: border-box;
    padding: 7px;
}
}
.c_mess{
	color:#aeaeae;
	width:100%;
	line-height:180%;
	padding:80px 0px;
}
.c_bot_li{
	width:100%;
	max-width:500px;
    padding-bottom:5px;
	display: flex;
    justify-content: space-between; 
}
.c_bot_n{
	width:18%;
	text-align:right;
	height:34px;
	line-height:34px;
}
.c_bot_s{
	width:80%;
	height:34px;
	line-height:34px;
}
.c_bot_s1{
	width:80%;
	height:100px;
	line-height:24px;
}
.c_bot_sd{
	width:40%;
	height:34px;
	line-height:34px;
}
.c_ly_tx{
	width:94%;
	background:#fff;
	height:100px;
	border: none;
	line-height:24px;
	color:#666;
	outline:none;
	font-size:14px;
	padding:0px 2%;
	-moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
	font-family:"微软雅黑";
}
.c_bot_yzm{
	float:left;
	width:38%;
}
.c_bot_yzm img{
	height:34px;
}
.c-ccc{
	width:100%;
	display: flex;
    justify-content: space-between; 
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.c-cccs{
	width:46%;
	padding:2% 2%;
	text-align:center;
	
}
@media screen and (min-width:200px) and (max-width:800px){
.c_mess{
	padding:30px 0px;
}
.banner img{
	width:100%;
	min-width: inherit;
}
}