@charset "utf-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/*Html5*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
/*Base*/
html {
	font: 12px/1.8 "微软雅黑";
	color: #666;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/
}
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	background: transparent; /*修正win8系统IE连接灰色背景*/
	outline:none;
blr:expression(this.onFocus=this.blur());
}
a:focus {
	outline: 0;
}
a:active, a:hover {
	outline: 0;
}
a{ color:#333;}
a:hover{ color:#cf0901;}
img {
	border: 0;
	-ms-interpolation-mode:bicubic
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	outline:none;
}
button, input {
	line-height: normal;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input.submit {
	border: 0;
	margin: 0;
	cursor: pointer;
}
input.radio {
	width: 13px;
	height: 13px;
	float: left;
	display: inline;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 1;
}
ul, ol {
	list-style:none;
}
li {
	list-style:none;
}
/*清除浮动*/
.clear {
	clear: both;
	height:0px;
	line-height:0px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
dl, dd, dt {
	list-style:none;
	padding:0px;
	margin:0px;
}
html,body{
	position: relative;
}
a{cursor:pointer;}
.w960{
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.ovh{
	overflow: hidden;
}
.mt35{
	margin-top: 35px!important;
}












.main_content{ width:85%; margin:0 auto;}


/***********top***************/
.head{ width: 100%; float: left; height:120px; background:#fff;}
.head_fl{ float: left;}
.head_logo{ float: left;}
.head_logo img{ }
.head_gg{ float: left; border-left: 1px solid #e5e5e5; margin-left: 19px; margin-top: 24px; padding-left: 12px; font-size: 18px;     line-height: 40px; color: #3f3f3f;}
.head_gg span{ font-size: 30px;color: #2a2a2a;}
.head_fr{ float: right; padding-top: 26px;}
.head_fr a{float:left;}
.head_tel{ float: left; padding-left:74px; background:url(../images/head_tel.png) center left no-repeat; font-size: 14px; line-height: 30px; min-height:61px;}
.head_tel span{ font-size: 22px; color: #ec4312;}

.head_fr_dp{  float: left; padding: 0 13px; margin-left: 42px; }
.head_dp{ }
.head_dp a{ float: left; text-align:center;}
.head_dp a span{ padding: 0px 6px; border-right: 1px solid #bbb; color: #6b6b6b;}
.head_dp a:last-child span{ border:0px;}
.head_search{ float: left; }
.head_search .soText {
	float: left;
	width:160px;
	height:30px;
	line-height: 30px;
	padding:0 10px;
    border: 0px;
    border-bottom: 1px #e9e9e9 solid;	
	outline: none;
	border-right:0px;
	color:#6b6b6b;
	font-size:14px;
}
.soText::-webkit-input-placeholder { color:#b5b5b5;}
.head_search .soBtn {
	float: left;
	width: 36px;
	height: 31px;
	line-height:31px;
	border: 0px;
	background: url(../images/sobtn.png) no-repeat center center;
	
}

.head_nav{  width: 100%; float: left; height:35px; background:#f13a3a;}
.head_nav_list{ height:35px;}
.head_nav_list>ul>li{ float: left; width: 12.5%; text-align: center; line-height: 35px; font-size: 14px; position:relative;  background:url(../images/head_nav_xian.png) right center no-repeat;}
.head_nav_list>ul>li:last-child{ background:none;}
.head_nav_list>ul>li>a{ width: 100%; float: left; color:#fff; }
.head_nav_list>ul>li:hover>a,.head_nav_list>ul>li.on>a{ line-height: 35px;}


.head_nav_list>ul>li>ul{  position: absolute; width: 100%; top: 100%; z-index: 9999; transition: 0.5s;}
.head_nav_list>ul>li>ul>li{ width: 100%; height:0px; background: #f13a3a; line-height:40px;transition: 0.5s; overflow:hidden;  }
.head_nav_list>ul>li>ul>li a{ color: #fff; font-size:14px;}

.head_nav_list>ul>li:hover>ul{ transition: 0.5s;}
.head_nav_list>ul>li:hover>ul>li{  height:40px; transition: 0.5s; }
.head_nav_list>ul>li>ul>li:hover{ } 
.head_nav_list>ul>li>ul>li:hover a{ width: 100%; float: left; } 

/*banner*/
.slide-main{position:relative; float: left;}
.prev,.next{display:none;width:70px;height:70px;position:absolute;z-index:222; overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none; top: 40%;}
.prev img,.next img{ width:100%;}
.slide-main:hover .prev,.slide-main:hover .next{display:block;}
.prev{left:70px;}
.next{right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;left:0;text-align:center; bottom: 5%;}
.item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#444;opacity:0.3;-moz-opacity:0.3;filter:alpha(opacity=30);overflow:hidden;}
.item a.cur{background:#fff;}
.slide-box,.slide{display:block;width:100%; float: left;}
.slide-box{position:relative;}
.slide{display:none; background:#ff6900;position:relative;z-index:8;}

.slide a{display:block;width:100%;cursor:pointer;}
.slide img{ width:100%;}

/*优势*/
.i_ys{ width: 100%; float: left; border-bottom:1px solid #e5e5e5; background:#fff; border-top: 1px solid #e5e5e5;}
.i_ys_list{}
.i_ys_list li{ float: left; width:25%; text-align:center; background:url(../images/ys_xian.png) right center no-repeat;     padding: 75px 0; font-size: 16px; line-height: 32px;}
.i_ys_list li:last-child{ background:none;}
.i_ys_list li a{}

/*热门产品*/
.i_rmcp{ width: 100%; float: left; background:#fff; padding-bottom:90px;}
.i_rmcp_title{ text-align: center; margin-top: 56px; font-size: 31px; color: #000;}
.i_rmcp_title span{ font-size: 13px; margin-top: 15px; width: 100%; float: left; color: #676767; text-transform: uppercase;}
.i_rmcp_title_xian{ width: 51px; height: 3px; background: #f13a3a; margin: 0 auto; margin-top: 5px;}
.i_rmcp_title_desc{ text-align: center; font-size: 14px; margin-top: 22px; width: 100%; float: left;}
.i_rmcp_list{ width: 100%; float: left; margin-top: 14px;}
.i_rmcp_list_mun{ width: 1px;}
/* scrollpic */
.scrollpic2{margin:20px auto 0; position:relative;}
#myscroll2{display:block; width:100%; position:relative; overflow:hidden; z-index:999}
#myscroll2 #myscrollbox2{display:block; float:left; position:absolute; left:0; top:0; width:1000000px;}
#myscroll2 ul{ display:block; float:left; list-style-type:none; padding:0; margin:0;}
#myscroll2 ul li{ display:block; float:left; padding:0; margin:0;  border-top: 1px solid #ececec; }

#myscroll2 ul li .i_rmcp_cont{ width: calc(25% - 1.3px); float:left; text-align:center; background:#fff; overflow:hidden;  border-bottom: 1px solid #ececec; border-left: 1px solid #ececec;  overflow: hidden;}
#myscroll2 ul li .i_rmcp_cont:nth-child(4n){ border-right: 1px solid #ececec;}
#myscroll2 ul li .i_rmcp_cont a{ width: 100%;float: left; }
#myscroll2 ul li .i_rmcp_tu{ width:100%; float:left; position:relative;}
#myscroll2 ul li .i_rmcp_tu>img{height:85%; position: absolute; left: 50%; transform: translateX(-50%);-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%);}
#myscroll2 ul li .i_rmcp_title2{ width:90%; margin: 0 5%; float:left; position:absolute; bottom: 0px; height: 50px; font-size: 14px; line-height: 18px;}
.i_rmcp_cont2{ position:absolute; width:100%; height: 100%; background:#f13a3a; bottom: -110%; transition: 0.5s;}
.i_rmcp_cont2 img{  margin-top: 20%;}
.i_rmcp_cont2 span{ font-size: 16px; color: #fff; margin-top: 30%; width: 100%; float: left;}
#myscroll2 ul li .i_rmcp_cont:hover .i_rmcp_cont2{ bottom: 0%; transition: 0.5s;}

#mybtns2{display:block; height:100px; position: absolute; top: 39%; width: 100%;  z-index:998}
#mybtns2 a{width:47px; height:100px; display:block; float:left; }
#mybtns2 a:hover{}
#mybtns2 a:hover, #myscroll2, #mybtns2 a,#myscroll2 #myscrollbox2{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns2 #left2{background-image:url(../images/rmcp_fl.png) no-repeat; position: absolute; left: -47px;}
#mybtns2 #right2{background-image:url(../images/rmcp_fr.png) no-repeat;position: absolute; right: -47px;}



/*电话热线*/
.i_gg{ width: 100%; float: left; height:447px; background:url(../images/gg_bg.png) center center no-repeat;}
.i_gg_title{ text-align: center; margin-top: 132px; font-size: 48px; color: #fff;}
.i_gg_title span{ color: #ff1e1e;}
.i_gg_tel{ padding-left:60px; min-height:52px; background:url(../images/gg_tel.png) left center no-repeat; width: 370px;  margin: 0 auto; margin-top: 31px; color: #fff; font-size: 21px;}
.i_gg_tel span{  color: #ff1e1e; font-size: 33px;}


/*关于我们*/
.i_about{ width: 100%; float: left; padding-top:75px; background: #fff;}
.i_about_title{ float: left; writing-mode:tb-rl; font-size: 28px; color: #1d1d1d; letter-spacing: 8px; width: 7%; margin-top: 4px;}
.i_about_title img{ margin-top: 4px;}
.i_about_cont{ float: left; width: 36%; text-align: right; margin-left: 7%;}
.i_about_gsmc{ margin-top: 72px;font-size: 24px;}
.i_about_desc{ margin-top: 27px; font-size: 14px; line-height: 24px; color: #6b6b6b;}
.i_about_gd{ margin-top: 35px; width: 130px; height: 40px; text-align: center; float: right; line-height: 40px; background: #f13a3a; font-size: 14px;}
.i_about_gd a{ color: #fff; float: left; width: 100%;}
.i_about_tu{  float: right; width: 45%; position:relative; height: 450px;}
.i_about_tu img{ max-width: 100%; position: absolute; right: 0px; }
.i_about_bot{  width: 100%; float: left; margin-top:30px; height:300px; background:url(../images/about_bot.png) center center no-repeat;}
.i_about_bot_desc{ color: #fff; margin-top: 94px; font-size: 20px;  margin-left: 93px;}


/*解决方案*/
.i_jjfa{ width: 100%; float: left;  padding-bottom: 90px; background:#fff;}
.i_jjfa_title{ width: 100%; float: left; width: 100%; float: left; margin-top: 75px; font-size: 38px; color: #000; line-height: 38px;}
.i_jjfa_title a{ float: right;}
.i_jjfa_list{ width: 100%; float: left; margin-top: 54px;}
.i_jjfa_lf{ width:46%; float: left; }
.i_jjfa_lf li{ float: left; margin-right: 8%; width: 46%; margin-bottom: 25px; transition: 0.5s;}
.i_jjfa_lf li:nth-child(2n){ margin-right:0px;}
.i_jjfa_lf li a{ float: left; width: 100%;}
.i_jjfa_lf li img{ width:100%;}
.i_jjfa_lf li:nth-child(3),.i_jjfa_lf li:nth-child(4){margin-bottom: 0px;}
.i_jjfa_lf li:hover{ box-shadow: 0px 0px 5px #888888;  transition: 0.5s;}

.i_jjfa_fr{ width:49%; float: right; background: #1b1b1b; min-height: 500px;} 
.scrollbox{ width: 78%; float: right; overflow: hidden; padding: 5% 11%; height: 90%;}
#scrollDiv{width:100%;height:380px; overflow:hidden;}/*这里的高度和超出隐藏是必须的*/
#scrollDiv li{height:380px; width:90%; padding: 0 5%;  overflow:hidden; vertical-align:bottom;}
#scrollDiv li a{ color:#fff;}
#scrollDiv li .i_jjfa_sz{  margin-top: 25px; font-size: 24px;}
#scrollDiv li .i_jjfa_title2{  margin-top: 50px; font-size: 24px; }
#scrollDiv li .i_jjfa_title2 span{ font-size: 15px; color: #a1a1a1;}
#scrollDiv li .i_jjfa_desc{ margin-top: 30px; font-size: 16px;}

.scroltit{ height:26px; line-height:26px; padding-bottom:4px; margin-bottom:4px;width: 90%; margin: 0 5%; border-bottom: 1px solid #494949;margin-top: 13px;}
.scroltit h3{ width:100px; float:left;}
.scroltit .updown{float:right; font-size: 16px; color: #fff; margin-left:4px; }
#but_up{}
#but_down{ float: left;}


/*新闻资讯*/
.i_news{ width: 100%; float: left;padding-bottom:30px; background:url(../images/news_bg.jpg) center center no-repeat; }
.i_news_title{ text-align: center; margin-top: 74px; font-size: 32px; color: #000;}
.i_news_title_xian{ width: 50px; height: 4px; background: #f13a3a; margin: 0 auto; margin-bottom: 12px; margin-top: 5px;}
.i_news_title span{ font-size: 15px; color: #676767;}
.i_news_cont{ width: 100%; float: left; margin-top: 30px;}
.i_news_lf{ width: 32%; float: left; margin-right: 2%;}
.i_news_lf:last-child{ margin-right:0px;}
.i_news_tu{  width: 100%; float: left;}
.i_news_tu a{ width: 100%; float: left;}
.i_news_tu img{  width: 100%;}
.i_news_list{ width: 90%; float: left; background:#fff; padding: 0 5%;}
.i_news_list li{  height: 50px;line-height: 50px; font-size: 14px; border-bottom: 1px dashed #e5e5e5; overflow: hidden;}
.i_news_list li:last-child{border-bottom:0px;}
.i_news_list li a{}
.i_news_list li .i_news_title2{ width: 70%; float: left; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.i_news_list li span{ float:left; text-align:center; }
.i_news_gd{ width: 100%; float: left; text-align:center; margin-top: 60px;}
.i_news_gd a{ padding: 13px 43px; color: #fff; background: #f13a3a; border-radius: 50px; font-size: 18px;}


/*社会责任*/
.i_shzr{  width: 100%; float: left; padding-top:95px; padding-bottom: 76px; background: #fff;}
.i_shzr_lf{ float: left; width: 19%; background: #e70011; padding: 3%;}
.i_shzr_title{ background:url(../images/shzr_title.png) left top no-repeat; padding-top: 44px; color: #fff; font-size: 30px; margin-top: 83px; line-height: 41px;}
.i_shzr_title span{ font-size: 23px;}
.i_shzr_fr{ width: 71%; float: left; margin-top: 90px; margin-left: 4%;}
.i_shzr_fr li{ position:relative; width:32%; float:left; margin-right: 2%;}
.i_shzr_fr li:last-child{ margin-right:0px;}
.i_shzr_fr li img{ width:100%;}
.i_shzr_fr li .i_shzr_title2{ position: absolute;  bottom: 0px;  width: 90%;  padding: 0 5%;  line-height: 50px;  background: rgba(0,0,0,0.4); color: #fff; font-size: 14px;}


/*footer*/
.footer{ width: 100%; float: left; padding-top: 50px; background: #1b1b1b;}
.footer_fl{    float: left; width: 46%; padding-left: 4%; background:url(../images/footer_xian.png) center right no-repeat;     background-size: auto 100%;    margin-bottom: 30px;}
.footer_logo{ float: left; width: 100%;}
.footer_logo img{float: left; max-width:100%;}
.footer_logo_gsmc{ float: left; color: #fff; font-size: 36px;  position: relative; margin-top: -8px; margin-left: 11px; line-height: 36px;}
.footer_logo_gsmc span{ font-size:23px;}
.footer_cont{ width: 92%; float: left;  margin-top: 14px; border-bottom: 1px solid #323232; padding-bottom: 15px;}
.footer_cont .footer_lx{ float: left; width: 60%; color: #fff; font-size: 16px;}
.footer_cont .footer_lx p{ margin-bottom: 3px;}
.footer_cont .footer_lx p img{ position: relative; top: 5px; margin-right: 10px;}
.footer_cont .footer_lx p a{color:#fff;}
.footer_ewm{ float: left; width: 40%; text-align:center;}
.footer_ewm img{ margin-top: 6px;}
.footer_ewm span{ width: 100%; float: left; font-size: 14px; color: #fff; line-height: 34px;}
.footer_link{ width: 100%; float: left; font-size: 14px; color: #fff; padding-top: 10px;}
.footer_link a{ margin-left: 5px; color: #fff;}
.footer_fr{ float: left; width: 46%; padding-left: 4%;    margin-bottom: 30px;}
.footer_fr_title{ font-size: 18px; color: #fff; width: 100%; float: left;}
.footer_nav{ width: 100%; float: left;}
.footer_nav li{ float: left; width: 22%;  color: #fff;}
.footer_nav li:nth-child(2){ width: 34%;}
.footer_nav li span{  font-size: 16px;}
.footer_nav li a{ color: #fff; float: left; width: 100%; margin-top: 5px;  font-size: 14px; height: 25px; overflow: hidden;}
.footer_telrx{ padding-left:55px; background:url(../images/footer_telrx.png) center left no-repeat;float: left; font-size: 14px; color: #fff; line-height: 30px; margin-top: 24px; margin-left: 22%;}
.footer_telrx span{ font-size: 29px; color: #f13a3a;}
.footer_copy{ width: 100%; float: left; text-align:center;border-top: 1px solid #323232; font-size: 14px; padding: 10px 0; color: #fff;}
.footer_copy a{ color: #fff;}


/*内页*/
.content{ width:100%; float:left;}
.Location{ width: 100%; height: 45px; line-height: 45px; border-bottom: 1px solid #cdcdcd; color:#cdcdcd; font-size:15px; }
.Location span{ margin:0 10px;}
.Location a{ color:#cdcdcd}
.Location a:hover{ color:#f13a3a}
.Location_tubiao{ float: left; width: 45px; height: 45px; border-left: 1px solid #cdcdcd; border-right: 1px solid #cdcdcd; text-align: center;}
.Location_tubiao img{ margin-top: 15px;}


.main_fl{ width:22%; float:left; margin-top: 45px;}
.main_fl_title{ color: #fff; background:#f13a3a; padding: 5%; font-size: 30px; font-weight: bold;} 
.main_fl_title_tb{ width:100%; background:url(../images/main_fl_title.png) center right no-repeat;}
.main_fl_list{}
.main_fl_list li{ height: 60px; line-height:60px; border: 1px solid #dedede; font-size: 16px; border-top: 0px; color:#666666; overflow:hidden;}
.main_fl_list li a{ float:left; float: left;  padding-left: 10%; width: 90%; color:#444444;}
.main_fl_list li i.main_fl_list_tb{ float: right;  font-style: normal; margin-right: 28px; font-size: 20px; color:#a7a7a7}
.main_fl_list li.on a,.main_fl_list li:hover a{ color:#f13a3a; background:#eee;}
.main_fl_list li.on i.main_fl_list_tb,.main_fl_list li:hover i.main_fl_list_tb{ color:#f13a3a }
.main_fl_lx{  padding: 20px 10px; border: 1px solid #dedede; overflow: hidden; margin: 30px 0;}
.main_fl_lx_title{ width: 94%;  padding: 0 3%; overflow: hidden; border-bottom: 1px solid #dedede; font-size: 18px; color: #f13a3a;
 padding-bottom: 10px; margin-bottom: 10px;}
.main_fl_lx_cont{}
.main_fl_lx_cont span{ font-size: 14px; }
.main_fl_lx_cont p{ width: 94%;  padding: 0 3%; font-size: 14px; margin-bottom: 15px; color:#242424;}
.main_fl_lx_bot{ width: 94%;  padding: 0 3%;}
.main_fl_lx_tb{ width: 50px; height: 50px; float:left; background: #f13a3a;}
.main_fl_lx_tb img{ width:100% }
.main_fl_lx_text{ width: 100px;float:left; border-left: 1px solid #fff; color:#fff; text-align:center; line-height:50px;  background:#f13a3a; font-size: 16px; }


.main_fr{ float: right; width: 69%; margin:45px 2%; padding:2%; border: 1px solid #dedede;}
.main_fr .main_fr_title{ text-align: center; font-size: 20px; color: #f13a3a; line-height: 25px; padding-bottom: 20px; margin: 10px 0;}
.main_fr .main_fr_tiem{ text-align: center; font-size: 14px; padding-bottom: 20px;}
.main_fr .main_fr_xian{ background:url(../images/main_fr_xian.png) center top no-repeat; width: 100%; height: 3px;}
.main_fr_info{ width:100%; min-height:300px; padding: 5% 0 0;}
.main_fr_info img{ max-width:100%;}
.image_list_tu img{ max-width:unset;}

.gduo{ text-align: right; width:100%;}
.gduo span{ text-align: left; float: left;}

/*内页产品*/
.image_list{ width:100%;}
.image_list li{ width: 32%;  float: left;  margin-right:2%; margin-bottom:30px;  text-align: center;}
.image_list li span{  border: 1px solid #dedede; float:left; padding-bottom:20px; width: 100%; float: left;}
.image_list_tu{ width:100%;     padding-bottom: 100%; overflow: hidden; position:relative;}
.image_list_tu img{  width: auto; height:100%; position:absolute; left:50%; transform: translateX(-50%);-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.image_list_cont{ height: 50px; padding-top:5px; line-height: 22px; font-size: 14px;}
.image_list_title{ width:96%; height:25px;margin-bottom:15px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; color:#f13a3a; padding: 0 2%; font-size:16px; }
.image_list_cpgd{ width: 80%;  margin: 0 auto; height:40px; line-height:40px; border: 1px solid #dedede; border-radius: 25px; }
.image_list_cpgd a{ color:#777777;}
.image_list_cpgd a:hover{ color:#f13a3a;}
.image_list_xq{ width: 100%; float:left;}
.image_list_zx{ width: 50%; float:left;}


.pagingNav {
	padding: 5px 10px;
	margin-top: 20px;
	margin-bottom: 20px;

}
.pagingNav p {
	height: 30px;
	line-height: 30px;
}
.pagingNav .uls {
	overflow: hidden;
	width: 100%;
	text-align: center;
}
.pagingNav .uls li{ 
    display: inline-block;
    text-align: center;
	list-style:none;
 	margin-left: 5px;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	/*border: 1px solid #EBEBEB;*/
	text-decoration: none;
}
.pagingNav .uls a {


}
.pagingNav .uls a.cur,.pagingNav .uls li.thisclass{
	/*background-color: #0080cc;
	border-color: #0080cc;
	color: #fff;*/
}
.pagingNav .uls .tBtn:hover {
	background-color: inherit;
	color: inherit;
background-color:transparent;
color:#666;
}


/*相关样式*/
#showbox { background:#eee; width:100%;}
#showbox span { background:url(../images/whitebg.png) repeat;}
#showsum {  margin-top:10px;   width: 100% !important;}
#showsum p{ left:0px !important; position: inherit !important; margin:0 auto;}
#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:1px solid #f60;}

.showpage { width:100%; position:relative;}
.showpage a { display:block; width:45px; height:45px; line-height:45px; background:#cccccc; text-align:center; font-size:18px; position:absolute; left:0; top:-250px; text-decoration:none; color:#fff; z-index: 999;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#ccc; color:#777;}

.sumwh{ width:35px; height:35px; display:none;}
.sumis{ width:10px; height:4px;  display:none;}

.images_info_top{ width: 100%; float: left; border-bottom: 1px solid #dedede;}
.images_info_tu{ width:49%; float:left; border-right: 1px solid #dedede;}

.images_info_cont{ float: left; width: 47%; margin-left: 2%;}
.images_info_title{ font-size: 22px; color:#000; border-bottom: 1px solid #dedede; line-height: 65px;}
.images_info_desc{ width: 100%; min-height: 150px; font-size: 14px; padding-top: 20px; padding-bottom: 30px;}
.images_info_zx{  text-align: center; width: 35%; float:left; background: #f13a3a; color: #fff; font-size: 20px; height: 50px; line-height: 50px; border-radius: 25px;}
.images_info_zx a{ color:#fff; padding-right:30px; background:url(../images/cp_xq_zx.png) center right no-repeat;}

.images_info_tel{ float:left;  height: 50px;  font-size: 14px; padding-left:50px; background:url(../images/cp_xq_tel.png) center left no-repeat; line-height: 23px; margin-left: 2%;}
.images_info_tel span{  color:#f13a3a;  font-size: 20px; }
.images_info_cont .foot_fx{ margin-top: 20px;}
.images_info_cont .foot_fx_title{ color:#696969;}

.images_info_bot{ width: 100%; float: left;}
.pro_info_title{ width: 96%; margin:0 auto; margin-top:25px; text-align: center;  height: 50px; line-height: 50px; border-bottom: 1px solid #dedede;color:#696969; font-size:24px;}
.pro_info_title span{ float:left; width:150px; height: 50px; background:#f13a3a;  font-size: 20px; color: #fff;}
.pro_info{ width: 96%; margin-left:2%; float: left; min-height: 250px; margin-top:20px; margin-bottom: 30px;}

.pro_info img{ max-width:100%; }

.images_message{ width: 96%;  margin:0 auto;}
.pro_message_title{ width: 100%; text-align: center;  height: 70px; line-height: 70px;  border: 1px solid #dedede; color:#696969; font-size:24px;}

.pro_message_input{ width:100%; float:left; margin-top:15px;}
.pro_message_input li{ width:50%; float:left; margin: 15px 0; text-align: center;}

.pro_message_input li input{ width: 90%; height: 40px; padding: 0 3%; border:1px solid #dedede;}
.pro_message_input li input#name{ background:url(../images/cp_ly_name.png) center right no-repeat;}
.pro_message_input li input#tel{ background:url(../images/cp_ly_tel.png) center right no-repeat;}
.pro_message_content{ width:100%; text-align: center; margin-top:15px; float:left;}

.pro_message_content textarea{ width:94%; padding:3% 2%; height:100px; background:url(../images/cp_ly_cont.png) top right no-repeat;  border:1px solid #dedede;}
.pro_message_submit{ width:100%; float:left; text-align:center; margin-bottom:10px;}
.pro_message_submit input.coolbg{ width: 50%; height: 50px;background: #f13a3a; color: #fff; border: 0px; font-size:16px;
margin-top: 50px;}

.pro_list_hot{ width: 100%; float: left;}
.pro_hot_title{ width: 96%; margin-top:25px; text-align: left;  height: 50px; line-height: 50px;  border-bottom: 1px solid #dedede;color:#f13a3a; font-size:20px; margin-bottom: 30px;}
.pro_hot_list{ width: 100%; float: left; margin-top:40px;}
.pro_hot_list li{ width: 24%;  float: left; margin-right: 1.3%; text-align: center;}
.pro_hot_list li .pro_hot_tu{ width:100%;}
.pro_hot_list li .pro_hot_tu img{  width:100%;}
.pro_hot_list li .pro_hot_title2{ height:30px; line-height:30px; font-size:14px;}



.nnews_list{  width:100%;}
.nnews_list li{ width:100%; float:left; margin-bottom:20px; padding-bottom:20px; border-bottom: 1px solid #dedede;}
.nnews_list li .news_time{  float: left; width: 20%; text-align: center; height: 120px;  color: #272727; background: #e5e5e5;
font-size: 19px;  line-height: 40px;}
.nnews_list li .news_time span{ font-size: 35px; margin-top: 30px;  width: 100%;  float: left;}
.nnews_list li .news_cont{ width:68%; margin-left:2%; float: left; }
.news_cont_title{ font-size: 18px; color: #000; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.news_cont_desc{ font-size: 14px; }
.nnews_list li:hover .news_time{ background: #f13a3a;  color:#fff;}
.news_tb{ width:39px; height: 120px; float: left; background:url(../images/news_tb.png) left center no-repeat; margin-left: 20px;}
.nnews_list li:hover .news_tb{ background:url(../images/news_tb.png) right center no-repeat;}


.down_list{  width:100%;}
.down_list li{ width:100%; float:left; margin-bottom:20px; padding-bottom:20px; border-bottom: 1px solid #dedede;}
.down_list li .down_time{  float: left; width: 20%; text-align: center; height: 120px;  color: #272727; background: #e5e5e5;
font-size: 19px;  line-height: 40px;}
.down_list li .down_time span{ font-size: 35px; margin-top: 30px;  width: 100%;  float: left;}
.down_list li .down_cont{ width:68%; margin-left:2%; float: left; }
.down_cont_title{ font-size: 18px; color: #f13a3a; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.down_cont_desc{ font-size: 14px;      margin-top: 30px}
.down_cont_desc img{ margin-right:10px;}
.down_list li:hover .down_time{ background: #f13a3a;  color:#fff;}
.down_tb_kuan{ width:10%; float:left; overflow:hidden;}
.down_tb{ width:50px; height: 120px; float: left; background:url(../images/down_xz.png) left center no-repeat; margin-left: 20px;}
.down_list li:hover .down_tb{ background:url(../images/down_xz.png) right center no-repeat;}


.workshop_list{ width:100%;}
.workshop_list ul.honor_list{ width:100%; float: left; /*background:url(../images/honor_list.png);*/}
.workshop_list li{ width: 30%;  float: left;  margin:0 2% 20px;  text-align: center;}
.workshop_list_tu{ width:100%; height: 200px; display: table-cell; vertical-align: middle; text-align: center;}
.workshop_list ul.honor_list .workshop_list_tu{ border: 1px solid #dedede; height: 300px;}
.workshop_list_tu img{ display: inline-block;  max-width: 100%; max-height: 100%;}
.workshop_list_title{ height: 50px; line-height: 50px; font-size: 16px; overflow:hidden;}


/*解决方案*/
.jjfa_list{ width:100%;}
.jjfa_list li{ width: 32%;  float: left;  margin-right:2%; margin-bottom:30px;  text-align: center;}
.jjfa_list li span{  border: 1px solid #dedede; float:left; padding-bottom:20px;}
.jjfa_list_tu{ width:100%; max-height: 260px; overflow: hidden;}
.jjfa_list_tu img{ width:100%}
.jjfa_list_cont{ height: 50px; padding-top:5px; line-height: 22px; font-size: 14px;}
.jjfa_list_title{ width:96%; height:25px;margin-top:15px; text-align:left; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; color:#000000; padding: 0 2%; font-size:16px; }
.jjfa_list_desc{ width:96%; padding: 0 2%; font-size: 13px; text-align:left; margin-bottom: 15px; height:65px; overflow:hidden;}
.jjfa_list_cpgd{ width: 80%;  margin: 0 auto; height:40px; line-height:40px; border: 1px solid #dedede; border-radius: 25px; }
.jjfa_list_cpgd a{ color:#777777;}
.jjfa_list_cpgd a:hover{ color:#f13a3a;}
.jjfa_list_xq{ width: 100%; float:left;}
.jjfa_list_zx{ width: 50%; float:left;}

.contact_top{  width: 100%; float: left;}
.contact_top li{ background-image: -webkit-linear-gradient(0deg, #f4f4f4, #fff); width:33%; float:left; border: 1px solid #e5e5e5; height:330px;}
.contact_top_tu { width:100%; text-align:center; margin-top: 50px; margin-bottom: 30px;}
.contact_top_tu img{max-width:100%;}
.contact_top_cont{width:96%; padding:0 2%; }
.contact_top_cont p{ width:100%; text-align: center; font-size: 15px; color: #4f4e4e;}
.contact_map{ margin-top: 50px; margin-bottom: 50px;  width: 100%; float: left; }


/*Online Service*/
.kf-sidebar{position: fixed;top: 250px;right: 10px;z-index: 999;}
.kf-sidebar li{width: 55px;height: 55px;margin-bottom: 1px;position: relative;}
.kf-sidebar .sidebox{display: block;width: 55px;height: 55px;position: absolute;top: 0;right: 0;overflow: hidden;transition: ease-in-out 0.2s;}
.kf-sidebar .tb{display: block;width: 55px;height: 55px;position: absolute;top: 0;left: 0;}
.kf-sidebar li:hover .tb{background-color: rgba(0,0,0,0.3) !important;}
.kf-sidebar p{line-height: 55px;text-align: center;color: #FFFFFF !important;font-size: 20px;float: left;position: absolute;top: 0;left: 55px;}

.kf-sidebar .kf-tel .sidebox{background-color:#f13a3a;}
.kf-sidebar .kf-qq .sidebox{background-color: #f13a3a;}
.kf-sidebar .kf-weixin .sidebox{background-color: #f13a3a;}
.kf-sidebar .kf-ww .sidebox{background-color: #f13a3a;}
.kf-sidebar #goTop{background-color: #f13a3a;cursor: pointer;}

.kf-sidebar .kf-tel .tb{background: url(../images/kf_tel.png)no-repeat center;}
.kf-sidebar .kf-qq .tb{background: url(../images/kf_qq.png)no-repeat center;}
.kf-sidebar .kf-weixin .tb{background: url(../images/kf_weixin.png)no-repeat center;}
.kf-sidebar .kf-ww .tb{background: url(../images/kf_ww.png)no-repeat center;}
.kf-sidebar #goTop .tb{background: url(../images/gotop.png)no-repeat center;}

.kf-sidebar .kf-tel p{width: 180px;}
.kf-sidebar .kf-tel:hover .sidebox{width: 235px;}
.kf-sidebar .kf-qq p{width: 140px;}
.kf-sidebar .kf-qq:hover .sidebox{width: 195px;}
.kf-sidebar .kf-ww p{width: 140px;}
.kf-sidebar .kf-ww:hover .sidebox{width: 195px;}

.kf-sidebar .ewm{position: absolute;top: -53px;right: 55px;padding-right: 15px;display: none;}
.kf-sidebar .ewm .box{padding: 5px;background: #FFFFFF;border: 1px solid #02963F;}
.kf-sidebar .ewm .box img{display: block;width: 150px;height: 150px;}




.sp_header{ display: none;}
	
.sp_nav_xjb{ background:url(../images/head_nav_xia.png) center bottom no-repeat; width:30px; height:30px;}
.sjj_nav_i_se{ background:url(../images/head_nav_xia.png) center top no-repeat;}

.sjj_nav ul li form{ margin:15px 0; float: left; width: 100%;}	
.sjj_nav ul li .soText {
	float: left;
	width:70%;
	height: 30px;
	line-height: 30px;
	padding:0 2%;
	color: #333;
	border: 1px solid #ddd;
	background:#eeeeee;
	outline: none;
	border-right:0px;
	color:#666;
	font-size:14px;
}
.soText::-webkit-input-placeholder { color:#666;}
.sjj_nav ul li .soBtn_wap {
	float: left;
	width: 20%;
	height: 32px;
	border: 1px solid #f13a3a;
	line-height: 32px;
	
	background: url(../images/sobtn_wap.png) no-repeat center center #f13a3a;
}

.footer_fd_kuan{ display:none;}
.footer_fd,#gotop_wap{ display:none;}

@media (min-width: 1500px){
	
	.i_shzr_fr{    margin-top: 55px;}
	
}
@media (max-width: 1399px){
	
	.head_fr_dp{ margin-left: 2px;}
	
}
@media (max-width: 1299px){
	
	.head_fr{ padding-top: 8px;}
	.head_fr a{ float:none;}
	.head_tel{ float:none; margin-bottom: 5px; background-size: auto 91%;}
	.head_fr_dp{ margin-left:0px; padding: 0px; }
	.head_dp{display:none;}
	.images_info_zx{ width: 100%;}
	.footer_logo_gsmc{ font-size: 25px;}
	.footer_logo_gsmc span {  font-size: 16px;}
	
}
@media (max-width: 1199px){
	


	
}
@media (max-width: 1099px){
	
	
}
@media (max-width: 999px){
	
	.head_gg{ font-size: 14px;	}
	.head_gg span { font-size: 26px;}
	
	.i_gg{height:auto; padding:10% 0; background-size: auto 100%;}
	.i_gg_title{margin-top:0px;}

	.i_gg_title{ font-size: 36px;}
	.i_jjfa_fr{ min-height: 500px;}
	.i_news_list li{ font-size:12px;}
	.i_shzr{ width: 100%; padding-top: 30px; padding-bottom: 30px;}
	.i_shzr_lf{ width: 94%;}
	.i_shzr_title{margin-top:0px;}
	.i_shzr_fr{ width: 100%; margin-top: 20px;margin-left:0px;}
	
	
	.footer_fl{ width: 100%; margin-bottom:30px; padding-left:0px; background:none;}
	.footer_cont{ width: 100%;}	
	.footer_ewm img{ max-width: 100px;}	
	.footer_fr{ width: 100%;padding-left:0px}
	
	
	.main_fr{ float: left; width: 96% !important; margin: 45px 0;}
	.main_fl{ width: 100%; margin-top:0px; display: none;}
	.main_fl_title{ padding: 2%}
	.main_fl_list li a{ padding-left:5%; width: 95%;}
	.main_fl_lx{ display:none;}
	.main_fl_list{  margin-bottom: 30px;}

	.n_banner{ background-size: 180% !important; height:270px !important;}

	.images_info_tu{ width:100%; overflow: hidden; border-right:0px;  border-bottom: 1px solid #dedede; padding-bottom: 30px;}
	.images_info_cont{ width: 96%; margin: 2%;}
	#showbox span,#showbox p{ display:none !important;}
	#showsum{ width: 100% !important;}
	.images_info_zx{  width: 35%;}
	
}

@media (max-width: 899px){	
	
	.head{ padding: 15px 0; height:auto;}
	
	.head_logo img {  max-width: 100%;  height: 74px;}
	.head_tel,.head_tel span{ font-size: 0px;}
	.head_tel{  background-size: auto 40px; padding-left: 40px;}
	
	.head_fr a{ float:left;}
	.head_fr_dp{ display:none;}
	.head_nav{ display:none;}
	.i_rmcp_list{width: 90%;  margin: 0 5%;}
	#myscroll2 ul li .i_rmcp_cont{ width: calc(50% - 1.5px);}
	#myscroll2 ul li .i_rmcp_cont:nth-child(4n){border-right:0px;}
	#myscroll2 ul li .i_rmcp_cont:nth-child(2n){ border-right: 1px solid #ececec;}
	
	.i_jjfa_lf{ width: 100%;}
	.i_jjfa_lf li{ margin-right: 4%; width: 48%;}
	.i_jjfa_fr{ width: 100%; height: auto !important; margin-top: 30px;}
	.i_news_list li .i_news_title2{ width: 100%;}	
	.sp_header{ display: block;}
	.header_fr{ margin-top: 18px;}
	.header_search{ display:none;}	
	.header_tel{ float: left; margin:0px;  font-size:0px; padding-left: 50px; background: url(../images/head_tel2.png) bottom left no-repeat;}
	.header_tel span{ font-size: 0px;}
	.head_nav_wap{ margin-left: 10px; margin-top: 7px; border-left: 1px solid #d9d9d9;}
	.header_nav{ display:none;}

	
	.n_banner{ background-size: 180% !important; height:240px !important;}
	
}	
@media (max-width: 799px){

	
	#lightbox-container-image-box{ max-width: 100%; height:auto !important;}
	#lightbox-container-image img#lightbox-image{ width:100%;}
	#lightbox-container-image-data-box{ max-width: 95%;}	
	
	.n_banner{ background-size: 180% !important; height:210px !important;}	
	.workshop_list li{ width: 46%;}
	.image_list li{ width: 46%; padding: 2%;margin-right:0px;}
	.jjfa_list li{width: 46%; padding: 2%; margin-right:0px;}
}
@media (max-width: 699px){
	
	
	.head_gg{ display:none;}
	.i_ys{display:none;}
	
	.i_about_cont{ width: 86%;margin-bottom: 10px;}
	.i_about_tu{  width: 86%;}

	.main_content{ width: 90%;}

	.footer_fl,.footer_cont,.footer_fr,.footer_link{ display:none;}
	.footer{ padding-top:0px;}
	.footer_bot{ margin-top:0px;}
	.footer_copy{  width:100%; text-align:center; line-height: 25px; padding-top: 10px;}
	
#gotop_wap{display:block;}	
#gotop_wap {
    position: fixed;
    bottom: 80px;
    right: 5px;
    background: url(../images/gotop1.png) no-repeat 14px 15px rgba(0,0,0,0.5);   
    width: 40px;
    height: 40px;
    border-radius: 4px;
    cursor: pointer;
    z-index: 999;
}
.footer_fd_kuan{ display:block;width: 100%; float:left; height: 60px;}
.footer_fd{ display:block;  width: 100%; position: fixed;  bottom: 0px;  height: 60px; background: #f13a3a; box-shadow: 0px 0px 14px #040404; z-index: 99999;}
.footer_fd li{ width:25%; float:left; text-align:center;}
.footer_fd li a{ color:#fff; width: 100%; float: left; line-height: 30px;}
.footer_fd li .footer_fd_tu{ width: 100%; height:20px; float:left; text-align:center; margin-top:10px;}
.footer_fd li .footer_fd_tu img{ height:100%;}
.footer_fd li .footer_fd_title{}
	
	.kf-sidebar{display:none;}

	.n_banner{ background-size: 180% !important; height:190px !important;}
	
	.news_tb{ display:none;}
	.nnews_list li .news_cont{ width: 78%;}
	.news_cont_desc{ height:75px; overflow:hidden;}
	.gduo{text-align:left;}
	.gduo span{ width: 100%;  float: left; margin-bottom: 10px;}
	.down_list li .down_cont{  width: 58%;}
	.down_tb_kuan{ width: 20%;}	
	.contact_top li{ width: 100%; border:0px; border-bottom: 1px solid #e5e5e5;}
	
}
@media (max-width:599px){
	
	
	.i_about_title{ width: 15%; margin-right: 5%;}
	.i_about_cont{ width: 80%;margin-left:0px;}
	.i_about_gsmc{ margin-top: 40px;}
	.i_about_bot{ height:auto; padding: 10% 0;}
	.i_about_bot_desc{ margin-top:0px; margin-left:0px; font-size: 16px;}
	.i_jjfa{ padding-bottom: 30px;}
	.i_jjfa_title{ font-size: 26px; margin-top: 30px;}
	.i_jjfa_list{ margin-top: 30px;}
	.i_gg_title { font-size: 25px;}
	.i_gg_tel span{  font-size: 26px;}
	.i_news{ height:auto; background-size: auto 100%; padding-bottom: 30px;}
	.i_news_lf{ width: 100%; margin-right:0px; margin-bottom:20px;}
	.i_shzr_fr li{ width:100%; margin-left:0px; margin-bottom:20px;}
	
	.n_banner{ background-size: 180% !important; height:160px !important;}
	
	.Location{ font-size: 12px;}	
	.workshop_list ul.honor_list .workshop_list_tu{  height: 250px;}
	
}
@media (max-width:499px){
	
	
	
	.header_logo img {  height: 65px; margin-top: 15px;}
	
	#myscroll2 ul li .i_rmcp_title2{ height: 30px; line-height: 30px;}
	
	#mybtns2 a{  width: 30px; height:auto;}
	#mybtns2 #left2{ left: -30px;}
	#mybtns2 #right2{  right: -30px;}
	#mybtns2 img{ width: 100%;}
	
	.i_gg_tel{ width:auto;}
	.i_about_bot{ margin-top: -50px;}
	
	.n_banner{ background-size: 180% !important; height:130px !important;}
	
	
	.workshop_list li{ width: 96%;}
	.workshop_list ul.honor_list .workshop_list_tu{ height: auto; border:0px;}
	
	.image_list li{  width: 96%;}
	
	.jjfa_list li{ width: 96%;}
	
	.news_cont_title{ font-size: 16px;}
	.nnews_list li .news_time{ font-size: 12px; line-height: 24px;  height: 100px;}
	.nnews_list li .news_time span{ font-size: 25px;}
	.news_cont_desc{ font-size: 12px; height: 65px;}
	
	.down_cont_title{ font-size: 16px;}
	.down_list li .down_time{ font-size: 12px; line-height: 24px;  height: 100px;}
	.down_list li .down_time span{ font-size: 25px;}
	.down_cont_desc{ font-size: 12px; height: 65px; margin-top: 10px;}
	.down_tb{ margin-left:0px;}
	
	.images_info_zx{ width: 100%; margin-bottom: 20px;}	
	.images_info_tel{ display:none;}
	
	
}
@media screen and (max-width: 399px){
	
	
	.header_logo img {  height: 60px; margin-top: 20px;}
	.i_gg_tel{ min-height:0px;padding-left: 40px;font-size: 18px; background-size: auto 36px;}
	.i_gg_tel span{ font-size: 20px;}	
	
	.n_banner{ background-size: 180% !important; height:100px !important;}
}