﻿@charset "utf-8";
/* CSS Document */
/**全局**/
* {
	margin: 0px;
	padding: 0px;
}
div, form, img, ul, ol, li, dl, dt, dd, map {
	padding: 0;
	margin: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei", arial, 宋体, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #333;
	font-family: "Microsoft YaHei", arial, 宋体, sans-serif;
	background: #fff;
}
ul, li {
	list-style: none;
}
h1{font-size:18px;display:inline;}
h3{font-size:14px;line-height:2.7;color:#333;font-weight:bold;}
.clear {
	clear: both;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
img {
	border: none;
}
hr {
	line-height: 0px;
	font-size: 0px;
	border: none;
	height: 1px;
	width: 100%;
	margin: 5px 0px;
}
div {
	margin: 0px auto;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
input, select {
	font-family: arial, Helvetica, sans-serif;
	padding: 1px;
}
/**自定义*/
.block_txt h4{color:red !important;line-height:48px;font-weight:600;}
.head-tit{font-size: 28px;font-family: 微软雅黑;color: rgb(102, 102, 102);font-weight: bold;margin:0 0 10px 0;}
.head-tit h1{display: inline;font-weight:bold;font-size:28px !important;}
.head-tit2{font-size: 18px;font-family: 微软雅黑;color: rgb(102, 102, 102);}
#logo img{width:110px;}
.wp-title_content{margin:10px 0;}
.logo_title_1{color:#ff7800;font-size: 32px;font-family: 微软雅黑;font-weight:bold;}
.logo_title_2{color:#007358;font-size: 32px;font-family: 微软雅黑;font-weight:bold;}
em1{background: url(/templates/ednew/images/xgray_line01.png);    height: 5px;width: 28px;overflow: hidden;position: absolute;
    top: 110px;}
em2{background: url(/templates/ednew/images/xgray_line01.png);    height: 5px;width: 28px;overflow: hidden;position: absolute;
    top: 110px;}
.en_title{padding:0 20px 0 43px; text-transform: uppercase;font-family: 微软雅黑;color: #5a5a5a; font-size: 14px;}
.cstlayer{    left: 148px;
    top: 0px;
    position: absolute;
    z-index: 105;
    width: 410px;
    height: 74px;}
.cstlayer strong{font-size: 28px; font-family: 微软雅黑; color: rgb(102, 102, 102);font-weight:bold;}
.cstlayer span{ font-size: 18px; font-family: 微软雅黑;}
.hot-title_content{text-align:center;}
.hot_link_box{margin:30px auto;}
.hot_link{margin:28px 5px;}
.hot-title_content{    line-height: 142%;
    font-family: 'Arial Black';
    font-size: 26px;
    color: rgb(0, 115, 88);}
.cn_hot{font-family: 微软雅黑; font-size: 20px;color:#5a5a5a;}
.hot-title_content img{float:left;}
.horizontal-xgray_line01 { background: url(/templates/ednew/images/xgray_line01.png);height: 5px;width: 80px;display: inline-block;
    margin: 0 15px;}
.hot_box{word-wrap: break-word;
    padding: 0px;
    border: 0px solid transparent;
    height: 129px;
    width: 210px;
	float:left;
	margin-top:30px;}
.hot_box:nth-child(odd){background-color:#006a4f;}
.hot_box:nth-child(even){background-color:#ff7800;margin:30px 16px;}
.hot_box:nth-child(8){display:none;}
.hot-title_content a{color:#fff;}
.hot-title_content a:hover{text-decoration:underline;}
.button_btndefault-label{border:1px solid #fff;padding:5px 20px;font-size:14px;}
.about{background:#efefef;}
.home_top h3{color:#2f318b;margin:0 40px;display:inline;font-size:36px;}
.home_top em{font-style:normal;font-size:35px;color:#2f318b;}
.pro_item{border:1px solid #ccc;}
.rongyu img{margin: 10px 30px;    border: 1px solid #ccc;    padding: 5px;}
.home_sort_name{font-size: 22px; line-height: 35px;}
.clr{clear:both;}
.banner img{width:100%;}
.c_tel{display:none;}
.pro .container .top {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
.l{margin:0;}
.r .btn{background:#d8282a;color:#fff;border-radius:0;padding:12px 24px;}
.r .btn:hover{background:#b62224;}
.icon-right:before {
    content: "\e683";
}
.r .btn span{color:#fff;}
.r .btn span:hover{text-decoration:underline;}
.r{margin-right:0;}
.pro .top .r {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.container .top .l .name {
    color: #3e3a39;
    font-size: 3rem;
}
.container .top .l .abst {
    max-width: 680px;
	width:100%;
    font-size: 1.6rem;
    color: #3e3a39;
    line-height: 1.6;
    margin-top: 20px;
	margin:0;
}
.container {
    width: 100%;
    max-width: 1360px;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.pro-group{padding:100px 0;}
.sun_four{background: #fff; padding-top: 75px;}
.sun_four .tit{margin-bottom: 40px;}
.sun_four .tit h3{text-align: center; background: url(/templates/ednew/images/ldbg.png) bottom center no-repeat; font-size: 36px; color: #333333; height: 88px; margin-bottom: 60px;}
.sun_four .tit h3 span{color: #016fd8;}
.sun_four .tit h3 i{display: block; font-size: 18px; color: #3e4359; font-style: normal; font-weight: normal;}
.sun_four .tit p{text-align: center; font-size: 14px; line-height: 20px; color: #a4a4a4; text-transform: capitalize; font-family: Arial;}
.sun_four .item{background: url(/templates/ednew/images/ld_item_bga.png) bottom left no-repeat; margin-bottom: 20px;}
.sun_four .item .img{max-width: 545px; width:100%;}
.sun_four .item .wz{max-width: 585px; width:100%;box-sizing: border-box; }
.sun_four .item .wz .titit{margin-bottom: 20px;}
.sun_four .item .wz .titit em{display: block; font-style: normal; width: 55px; height: 90px; color: #fff; text-align: center; font-size: 36px; position: relative; background: #016fd8; box-sizing: border-box; padding-top: 15px; margin-right: 15px;}
.sun_four .item .wz .titit em:after{position: absolute; content: ''; left: 50%; margin-left: -13px; width: 27px; height: 2px; background: #fff; bottom: 15px;}
.sun_four .item .wz .titit div{margin-top: 25px; font-size: 26px; color: #343434;}
.sun_four .item .wz .titit div span{font-size: 30px; color: #1e2c52; font-weight: bold; margin-right: 10px;border-bottom:1px solid #016fd8;}
.sun_four .item .wz .titit div p{font-size: 14px; color: #a1a1a1; text-transform: uppercase; font-family: Arial;}
.sun_four .item .wz .wzcon{font-size: 16px; color: #363636; line-height: 28px;clear: both;}
.sun_four .item .wz .wzcon p{margin-bottom: 5px; background: url(/templates/ednew/images/arow.png) left top 10px no-repeat; padding-left: 10px;}
.sun_four .item:nth-of-type(2){height: 366px;}
.sun_four .item:nth-of-type(2) .wz {padding-top:80px;}
.sun_four .item:nth-of-type(3) .wz {padding-top:20px;}
.sun_four .item:nth-of-type(3){height: 331px;}
.sun_four .item:nth-of-type(4){height: 277px;}
.sun_four .item:nth-of-type(5){height: 314px;}
.sun_four .item_odd{background: url(/templates/ednew/images/ld_item_bgb.png) bottom left no-repeat;}
.sun_four .item_odd .img{width:100%;max-width: 545px; text-align: right; margin-right: 0;}
.sun_four .item_odd .wz{width:100%;max-width: 545px; margin-right: 30px; padding-left: 0;}
.sun_line{    background: url(/templates/ednew/images/linebg.jpg) no-repeat center 0;position: relative;height:290px;}
.clearfix{padding:0 5px !important;}
.sun_line h5 {
    margin-left: 103px;
    color: #fff;
    z-index: 99;
	display: inline-block;
    font-size: 42px;
    font-weight: 700;
    margin-top: 32px;
    float: left;
    letter-spacing: 2px;
    margin-right: 95px;
}
.sun_line h5 p {
    font-size: 26px;
    text-align: center;
    margin-top: 20px;
    font-weight: initial;
    font-style: initial;
}
.sun_lline_num {
    font-size: 28px;
    margin-left: 145px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 44px;
    background: url(/images/zhtt-dh.png) no-repeat 0px 4px;
    display: inline-block;
    float: left;
    margin-top: 13px;
    padding-top: 23px;
}
.sun_lline_num p {
    text-align: right;
}
.sun_lline_num span {
    float: left;
    font-size: 33px;
}
.sun_lline_num p em {
    background: #fff;
    color: #2f318b;
    border-radius: 50px;
    font-size: 17px;
    font-weight: initial;
    padding: 5px 15px;
    float: left;
    display: inline-block;
    margin: 5px 20px 0 10px;
	font-style:normal;
}
.name{font-size: 24px;
    color: #444444;
	font-weight:bold;
	display: block;
	text-indent: 0;
	letter-spacing: 1px;
}
.ename{font-size: 14px;
    color: #ababa9;
	display: block;
	font-style:normal;
	text-indent: 0;
	letter-spacing: 1px;
}
.about_con img:hover{
	-webkit-filter: drop-shadow(8px 8px 10px #333;);
    filter: drop-shadow(8px 8px 10px #333);
	}
.tlist_1{width:50%;float:left;overflow:hidden;}
.tech img{width:100%;transition:all 1.5s }
.tech img:hover{-moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    -moz-transition: all 1.5s;
    -o-transition: all 1.5s;
    -webkit-transition: all 1.5s;
    transition: all 1.5s;
	filter:brightness(70%);
	opacity:1;
	}
.tlist_img{}
.tlist_2{width:25%;overflow:hidden;margin:0;float:left}
.tlist_img2{}
.tlist_3{width:25%;overflow:hidden;margin:0;}
.cover:hover{opacity:1;}
.about{padding:25px 0;}
.tech{background:#fff;padding:60px 0;}
.soitem {
    width: 25%;
    height: auto;
	float:left;
}
.solution{background:#efefef;padding:25px 0;}
.news{background:#fff;}
.soimg {
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.solution img {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.solution img:hover{-moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    -moz-transition: all 1.5s;
    -o-transition: all 1.5s;
    -webkit-transition: all 1.5s;
    transition: all 1.5s;
	filter:brightness(70%);
	opacity:1;
	}
.content {
    width: 100%;
    height: 95px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 95px;
    text-indent: 35px;
}
.name {
    font-size: 24px;
    color: #444444;
    font-weight: bold;
    display: block;
    text-indent: 0;
    letter-spacing: 1px;
}
.sotitle {
    font-size: 3rem;
    margin-top: 25px;
    text-align: center;
}
.sot {
    font-size: 1.6rem;
    margin: 30px auto 0;
    max-width: 550px;
    line-height: 1.5;
    text-align: center;
}
.solu-lists {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px;
}
.hot{background:#f2f2f2;}
.hot p{padding: 20px;line-height: 28px;margin: 0;}
.hot a {
    color: #444;
    display: inline-block;
    margin-right: 15px;
}
.hot a:hover {text-decoration:underline;}
.banner{margin-bottom:10px;}
.site{max-width:1360px;padding: 20px 5px;line-height:32px;}
.site a{padding:0 5px;}
.video video{max-width:320px;margin: 0 14px 0 0;}
/*goldidea自定义*/
.blank5 {
	width: 100%;
	height: 5px;
	clear: both;
	overflow: hidden;
	background: #1a5ea7;
}
.blank10 {
	width: 100%;
	height: 10px;
	clear: both;
	overflow: hidden;
}
.blank20 {
	width: 100%;
	height: 20px;
	clear: both;
	overflow: hidden;
}
.mt10 {
	margin-top: 10px;
}
.hide {
	display: none;
}
.red {
	color: #f00;
}
.blue {
	color: #00f;
}
.gray {
	color: #ccc;
}
.noInfo {
	width: 100%;
	float: left;
	padding: 10px 0;
	text-align: center;
}
.input_submit {
	width: 77px;
	height: 41px;
	float: left;
	background: url(../images/search.png) no-repeat left top;
	text-align: center;
	line-height: 41px;
	color: #fff;
	border: 0px;
	cursor: pointer;
}
.float_bg {
	background: url(../images/qq_3.gif) repeat-y left top;
	width: 118px;
	padding: 2px 0;
	float: left;
}
.f_list {
	width: 100%;
	float: left;
	margin: 5px auto;
	clear: both;
}
.f_list span {
	float: left;
	width: 80px;
}
.block {
	width: 1000px;
	margin: 0 auto;
}
/*all*/
.main {
	width: 100%;
	padding: 10px 0;
	clear:both;
}
.main_top {
	width: 100%;
	height: 80px;
	float: left;
	background: url(../images/tbg.png) no-repeat center 10px;
	text-align: center;
}
.course_top_bg {
	background: url(../images/ct_bg.png) no-repeat center 10px;
	color: #fff;
}
.news_top_bg {
	background: url(../images/nt_bg.png) no-repeat center 10px;
	color: #fff;
}
.main_top h3 {
	font-size: 30px;
	height: 45px;
	line-height: 45px;
	font-weight: normal;
}
.main_top h4 {
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.main_type {
	width: 100%;
	float: left;
	text-align: center;
	margin: 10px 0 0 0;
}
.main_type ul {
}
.main_type li {
	display: inline-block;
	height: 42px;
	line-height: 42px;
	margin: 5px;
	padding: 0px;
}
.main_type li a {
	display: block;
	background: #0ba587;
	color: #fff;
	font-size: 14px;
	padding: 0 25px;
}
.main_type li a:hover {
	background: #feef0c;
	color: #38761d;
}
.main_type li.current a {
	background: #feef0c;
	color: #38761d;
}
.main_con {
	width: 100%;
	float: left;
	line-height: 200%;
	padding: 20px 0 0 0;
}
.main_con img {
	max-width: 100%;
}
.main_more {
	width: 100%;
	float: left;
	text-align: center;
	margin: 20px 0 0 0;
}
/*.main_more a{width:178px;height:38px;line-height:38px; display:inline-block;border:1px solid #333; font-size:16px;}
.main_more a:hover{background:#0ba587; color:#fff;}*/
/*end*/

/**顶部**/
#top {
	width: 100%;
	height: 25px;
	line-height: 25px;
	background: #e5e5e5;
	color: #666;
}
#top a {
	color: #666;
}
#top a:hover {
	color: #f00;
}
.welcome {
	float: left;
}
.welcome h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
.showtime {
	float: left;
	margin: 0 5px;
}
.share {
	float: left;
	margin: 0 10px;
	padding: 3px 0 0 0;
	height: 20px;
	line-height: 20px;
}
.favorite {
	float: right;
	line-height: 25px;
	height: 25px;
}
.favorite ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.favorite li {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	display: inline;
	background: url(../images/f_li.png) no-repeat left center;
}
.favorite li a {
	margin: 0 3px;
}
#header {
	width: 100%;
	float: left;
	position: relative;
	z-index: 9999;
}
#header_top {
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	color: #fff;
	background: #f7f7f7;
}
.top_des {
	float: left;
	color:#666;
}
.top_right {
	float: right;
	text-align: right;
}
.top_right ul {
}
.top_right li {
	display: inline;
}
.top_right li a {
	color: #666;
	padding: 0 5px;
}
.top_right li a:hover {
	color: red;
}
#logo {
	float: left;
	margin: 15px 0;
	border-right:1px solid #ccc;position:relative;
	padding-right:15px;

}
#logo img {
	max-width: 100%;
}
#header_right {
	float: right;
}
#tel {
	float: right;
	margin: 33px 0 23px 0;
	padding: 0 20px 0 60px;
	background: url(/templates/ednew/images/iphoto.png) no-repeat left center;
	height:66px;
}
#tel span {
	display: block;
	font-size: 14px;
	line-height: 28px;
	color: #363636;
	margin-left:20px;
}
#tel h3 {
	font-size: 24px;
	line-height: 30px;
	color: #d8282a;
	font-weight: bold;
	margin-left:20px;
}
/*end*/

/*menu*/
#navigate {
	width: 100%;
	height: 58px;
	background: #016fd8;
	clear: both;
}
#navigate ul {
	width: 100%;
	height: 58px;
	padding: 0;
}
#navigate ul li {
	float: left;
	position: relative;
	z-index: 1000;
	text-align: center;
	width: 11.1%;
}
#navigate ul li.first_menu {
}
#navigate ul li a {
	display: block;
	width: 100%;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	font-weight:300;
	letter-spacing:1px;
	color: #fff;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	text-shadow: 1px 2px 2px black;
}
#navigate ul li a:hover {
	background: #d8282a;
	color: #fff;
}
#navigate ul li .current {

	color: #fff;
}
#navigate ul li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 44px;
	padding: 5px 0;
	background: #ff8201;
	z-index: 9999;
}
#navigate ul li ul li {
	border: none;
	float: none;
	background: none;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
#navigate ul li ul li a {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	background: none;
}
#navigate ul li ul li a:hover {
	background: none;
	color: #ff0;
}
/*end*/

/*mobile menu*/
.navbar-toggle {
	margin: 25px 0px 0 0;
}
.navbar-toggle .icon-bar {
	background-color: #333;
}
.mobile_nav {
	display: none;
	background: #016ed8;
}
.mobile_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.mobile_nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px solid #fff;
	position: relative;
}
.mobile_nav ul li a {
	padding-left: 10px;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
}
.mobile_nav ul li a:hover, .mobile_nav ul li a:active {
	background-color: #d8282a;
}
.mobile_nav ul ul {
	margin: 0;
	padding: 0 10px 10px 10px;
	display: none;
}
.mobile_nav ul ul li {
	border-bottom: none;
	margin: 0;
	padding: 0;
}
.mobile_nav ul ul li a {
	padding: 0;
	padding-left: 5px;
	font-size: 14px;
	font-weight: normal;
	height: 38px;
	line-height: 38px;
}
.mobile_nav ul li i {
	position: absolute;
	top: 12px;
	right: 5px;
	display: block;
	width: 13px;
	height: 13px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.mobile_nav ul li i.touch-arrow-down {
	background-image: url(../images/touch-arrow-d.png);
}
.mobile_nav ul li i.touch-arrow-up {
	background-image: url(../images/touch-arrow-u.png);
}
/*search*/
#search {
	width: 100%;
	float: left;
	text-align: center;
	margin: 30px 0 0 0;
}
#search form {
	margin: 0px auto;
	padding: 0px;
	width: 50%;
}
.skw {
	display: inline;
	width: 80%;
	text-indent: 30px;
	float: left;
	background: #fff url(../images/s_bg.png) no-repeat 5px center;
	line-height: 40px;
	height: 40px;
	border: 3px solid #a2a2a2;
	color: #666;
}
.sub {
	width: 20%;
	height: 40px;
	line-height: 40px;
	float: left;
	background: #a2a2a2;
	border: 0px;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	border-radius: 0 3px 3px 0;
}
/*end*/

/*flash*/
#banner {
	width: 100%;
	float: left;
}
#banner img {
	width: 100%;
	height: auto;
}
#flash {
	width: 100%;
	float: left;
}
.slideBox {
	position: relative;
	overflow: hidden;
	background: #000;
}
.slideBox .bd {
	position: relative;
	z-index: 0;
	margin: 0 auto;
}
.slideBox .bd li {
	position: relative;
	text-align: center;
}
.slideBox .bd li img {
	width: 100%;
}
.slideBox .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0;
	height: 12px;
	line-height: 12px;
}
.slideBox .hd ul {
	text-align: center;
}
.slideBox .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	overflow: hidden;
	background: #fff;/*filter:alpha(opacity=80);opacity:0.8;*/
	line-height: 999px;
	border-radius: 50%;
}
.slideBox .hd ul .on {
	background: #45b1ff;
}
.slideBox .prev {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -37.5px;
	display: block;
	width: 49px;
	height: 75px;
	background: url(../images/left.png) no-repeat left top;
	cursor: pointer;
}
.slideBox .next {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -37.5px;
	display: block;
	width: 49px;
	height: 75px;
	background: url(../images/right.png) no-repeat left top;
	cursor: pointer;
}
/*end*/


/*底部*/

/*end*/


/*  首页  */

.home_top {
	width: 100%;
	background: url(../images/home_top.jpg) no-repeat center top;
	text-align: center;
	margin-top: 40px;
}
.home_top h3 {
	line-height: 39px;
	padding: 14px 0 12px 0;
color#333;
	font-weight: bold;
}
.home_top h4 {
	font-size: 18px;
line-height;
18px;
	color: #b1b1b1;
}
/* ---  关于我们 ---- */
.about {
	width: 100%;
	float: left;
}
.about_con {
	float: left;
	padding: 50px 0 40px 0;
}
.about1 {
	float: left;
	width: 44%;
}
.about1 img {
	width: 100%;
	height: auto;
	padding: 6px;
	-webkit-filter: drop-shadow(8px 8px 10px #999);
    filter: drop-shadow(8px 8px 10px #999);
	border-radius:15px;
}
.about2 {
	float: right;
	width: 54.5%;
}
.about2 p {
	font-size: 14px;
	line-height: 30px;
	color: #333;
	text-indent:2em;
}
.about_btn {
	width: 100%;
	float: left;
	margin-top: 13px;
}
.about_btn a {
	display: inline-block;
	width: 150px;
	height:48px;
	line-height: 48px;
	color: #fff;
	background: #d8282a;
	text-align: center;
	border-radius: 5px;
	font-size: 18px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.about_btn a:hover {
	background: #b62224;
	text-decoration:underline;
}
/* ----  产品中心  ---  */
.pro {
	width: 100%;
	float: left;
	background: #efefef;
}
.pro_con {
	width: 100%;
	float: left;
	margin-top: 40px;

}
.pro_top {
	float: left;
	width: 100%;
	overflow: hidden;
	padding: 25px 0;
	border-bottom: 1px dashed #55af4e;
	color: #fff;
}
.pro_top h3 {
	width: 17%;
	float: left;
	font-size: 30px;
	line-height: 60px;
}
.pro_top ul {
	width: 83%;
	float: left;
}
.pro_top ul li {
	float: left;
	cursor: pointer;
	margin-left: 30px;
	font-size: 14px;
	line-height: 60px;
}
.pro_top ul li a {
	color: #fff;
}
.pro_top ul li a:hover {
	color: #ff6600;
}
/* 本例子css -------------------------------------- */
.picScroll {
	margin: 0px auto;
	text-align: center;
	padding: 3px 0 20px 0;
	position: relative;
}
.picScroll .hd {
	overflow: hidden;
	padding: 0 10px;
}
.picScroll .hd ul {
}
.picScroll .hd li {
	display: none;
}
.picScroll .hd .on {
	background: #80BD6D;
}
.picScroll .prev, .picScroll .next {
	display: block;
	width: 61px;
	height: 61px;
	position: absolute;
	cursor: pointer;
	background-size: contain !important;
}
.picScroll .prev {
	background: url(../images/left.png) no-repeat;
	left: -7%;
	top: calc(50%);
}
.picScroll .next {
	background: url(../images/right.png) no-repeat;
	right: -7%;
	top: calc(50%);
}
.picScroll .bd ul {
	width: 100%;
	float: left;
	padding-top: 10px;
}
.picScroll .bd li {
	width: 23%;
	margin: 0 1%;
	float: left;
	font-size: 14px;
	text-align: center;
}
.pro_item {
	width: 100%;
	margin-bottom: 20px;
	background:#fff;
}
.pro_item a {
	color: #5a5a5a;
}
.pro_img {
	overflow: hidden;
}
.pro_img img {
	width: 100%;
	height: auto;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
}
.pro_title {
	font-size: 14px;
	line-height: 30px;
	margin-top: 12px;
}
.pro_item a:hover .pro_img {
	/*border: 3px solid #ccc;*/
}
.pro_item a:hover .pro_img img {
	transform: scale(1.21);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transform: all 1s ease 0s;
}
.pro_item a:hover .pro_title {
	color: #ff6600;
}
/* ---- 新闻中心 ---- */
.news {
	width: 100%;
	float: left;
}
.news_con {
	margin-top: 50px;
}
.news1 {
	width: 41%;
	float: left;
}
.news1_con {
	padding: 10px;
	border: 1px solid #dcdcdc;
}
.news1_img img {
	width: 100%;
	height: auto;
}
.news1_title {
	width: 100%;
	height: 40px;
	line-height: 43px;
	font-size: 18px;
}
.news1_title a {
	color: #333;
}
.news1_title a:hover {
	color: #0B8C01;
}
.news1_des span {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-bottom: 8px;
}
.news2 {
	width: 55%;
	float: right;
}
.news2_item {
	width: 100%;
	margin-bottom: 30px;
	float: left;
}
.news2_item:nth-child(5) {
	margin-bottom: 0;
}
.news2_left {
	width: 10.5%;
	float: left;
	text-align: center;
	color: #fff;
}
.news2_left .day {
	display: block;
	width: 100%;
	height: 45px;
	background: #016fd8;
	font-size: 24px;
	line-height: 45px;
}
.news2_left .date {
	display: block;
	width: 100%;
	height: 24px;
	background: #d82a2c;
	font-size: 14px;
	line-height: 24px;
}
.news2_right {
	width: 87%;
	float: right;
}
.articleInfo p{text-indent:2em;font-size: 16px;
    line-height: 32px;
    margin-bottom: 20px;
}
.news2_title {
	width: 100%;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	font-size: 16px;
}
.news2_title a {
	color: #333;
}
.news2_title a:hover {
	text-decoration:underline;
}
.news2_des {
	width: 100%;
	line-height: 23px;
	font-size: 14px;
	color: #666;
	margin-top: 8px;
}
.news_btn {
	width: 100%;
	float: left;
	text-align: center;
	margin: 50px 0 44px 0;
}
.news_btn a {
	display: inline-block;
	width: 150px;
	line-height: 48px;
	color: #fff;
	background: #d8282a;
	text-align: center;
	border-radius: 5px;
	font-size: 18px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.news_btn a:hover {
	background: #b62224;
}
/* ---  联系我们 --- */
.contact {
	width: 100%;
	float: left;
	background: url(../images/contact_bg.jpg) repeat-y center top;
	padding: 35px 0 30px 0;
}
.contact_1 {
	width: 50%;
	float: left;
}
.contact_2 {
	width: 33%;
	float: left;
}
.contact_3 {
	width: 17%;
	float: right;
}
/* contact_1 */
.contact_box {
	float: left;
	width: 90%;
	border: 1px solid #cacaca;
	padding: 20px 0 25px 0;
}
/* 标题 */
.contact_title {
	width: 100%;
	float: left;
	margin: 20px 0;
}
.contact_left {
	width: 24%;
	height: 48px;
	float: left;
	background: url(../images/contact.jpg) no-repeat right top;
}
.contact_right {
	width: 76%;
	float: left;
	text-align: left;
}
.contact_right h3 {
	width: 100%;
	height: 24px;
	font-size: 24px;
	line-height: 24px;
}
.contact_right h4 {
	width: 100%;
	height: 24px;
	font-size: 18px;
	line-height: 24px;
	color: #b1b1b1;
}
/* 内容 */
.contact_list {
	float: left;
	width: 100%;
	margin-bottom: 7px;
}
.contact_list_1 {
	width: 24%;
	float: left;
	text-align: right;
	max-height: 60px;
}
.contact_list_2 {
	width: 76%;
	float: right;
	text-align: left;
}
.contact_list_1 span {
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	color: #b1b1b1;
	overflow: hidden;
}
.note {
	line-height: 50px !important;
}
.contact_input {
	border: 1px solid #a9a9a9;
	width: 71%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.contact_area {
	border: 1px solid #a9a9a9;
	width: 71%;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}
.contact_code {
	border: 1px solid #a9a9a9;
	width: 80px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.contact_reset, .contact_submit {
	width: 50px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	border: 0;
}
.contact_reset {
	background: #1d1d1d;
}
.contact_submit {
	background: #ff7525;
}
/* contact_2 */
.contact_2_top {
	margin-top: 20px;
}
.contact_2_top h3 {
	font-size: 24px;
	height: 24px;
	line-height: 24px;
}
.contact_2_top h4 {
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	color: #b1b1b1;
}
.contact_2_top h5 {
	font-size: 18px;
	height: 36px;
	line-height: 36px;
	color: #0b8c01;
	margin-top: 10px;
}
.contact_2_top h3, .contact_2_top h4, .contact_2_top h5 {
	width: 100%;
	overflow: hidden;
}
.contact_2_con {
	width: 100%;
	font-size: 16px;
	line-height: 34px;
}
/* contact_3 */
.wechat, .wechat2 {
	margin-top: 20px;
	text-align: center;
	float: left;
}
.wechat2 {
	margin-top: 0;
	width: 100%;
}
.wechat img, .wechat2 img {
	max-width: 100%;
	height: auto;
}
.wechat h3, .wechat2 h3 {
	width: 100%;
	font-size: 14px;
	line-height: 44px;
}
/* footer */
#footer {
	width: 100%;
	background: #222;
	color: #fff;
	padding: 17px 0;
	font-size: 14px;
	line-height: 200%;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #FF6600;
}
.footer_list {
}
.footer_list ul li {
	display: inline;
}
.footer_list ul li a {
	padding: 0 5px;
}
.copyright {
	text-align: center;
}
#LeftButton {
	width: 24px;
	height: 42px;
	display: block;
	background: url(../images/left.png) no-repeat 0px 0px;
	position: absolute;
	left: 0px;
	top: 55px;
}
#RightButton {
	width: 24px;
	height: 42px;
	display: block;
	background: url(../images/right.png) no-repeat 0px 0px;
	position: absolute;
	left: 736px;
	top: 55px;
}
#MarqueeDiv {
	width: 692px;
	float: left;
	height: 152px;
	overflow: hidden;
	margin: 0 0 0 34px;
	display: inline;
}
#MarqueeDiv img {
	margin-right: 10px;
	height: 150px;
	width: 150px;
}
/*end*/


/*left*/
#left {
	width: 19.2%;
	float: left;
}
.left_list, .left_list2 {
	width: 100%;
	float: left;
	background: url(../images/left_top_bg.png) repeat-x left top;
	margin-bottom: 35px;
}
.left_top {
	margin-top: 11px;
	width: 100%;
	height: 64px;
	float: left;
	background: #e5e5e5 url(../images/left_top.png) no-repeat 20px center;
}
.left_top h3 {
	float: left;
	font-size: 18px;
	height: 64px;
	line-height: 64px;
	text-indent: 58px;
}
.left_top h4 {
	float: left;
	font-size: 14px;
	height: 64px;
	line-height: 64px;
	color: #666;
	margin-left: 10px;
}
.left_con {
	padding: 0px;
	width: 100%;
	background: #fff;
	float: left;
	border: 1px solid #e5e5e5;
	border-top: none;
}
.type_list {
	width: 100%;
	float: left;
}
.type_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.type_list li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}
.type_list li a {
	color: #333;
	margin: 0 20px;
	background: url(../images/left_list_li.png) no-repeat left center;
	font-size: 14px;
	display: block;
	text-indent: 38px;
}
.type_list li a:hover {
	color: #0b8c01;
}
.type_list li a.current {
	color: #0b8c01;
}
.type_list li.second_cat {
}
.type_list li.second_cat a {
	background: url(../images/left_2.png) no-repeat left center;
	padding: 0 10px;
}
.type_list li.second_cat a:hover {
	color: #0b8c01;
}
.type_list li.second_cat a.current {
	color: #0b8c01;
}
/* 左侧联系我们 */
.left_top2 {
	margin-top: 11px;
	width: 100%;
	height: 80px;
	float: left;
	background: url(../images/left_tel.png) no-repeat 16px center;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	border-top: none;
	border-bottom: none;
}
.left_top2 h3 {
	width: 100%;
	height: 18px;
	font-size: 18px;
	line-height: 18px;
	text-indent: 55px;
	margin-top: 18px;
	color: #666;
}
.left_top2 h4 {
	width: 100%;
	height: 24px;
	font-size: 18px;
	line-height: 24px;
	text-indent: 55px;
	margin-top: 5px;
	color: #56a34f;
	font-weight: bold;
}
.left_contact {
	width: 100%;
	overflow: hidden;
	line-height: 30px;
	padding: 0 10px;
}
.left_contact h3 {
	font-size: 14px;
	color: #56a34f;
	font-weight: bold;
}
/*end*/

/*right*/
#about_right {
	width: 100%;
	float: right;
}
#right {
	width: 78%;
	float: right;
}
#right_top {
	width: 100%;
	height: 47px;
	line-height: 47px;
	float: left;
	border-bottom: 3px solid #363636;
	overflow: hidden;
}
#right_top h3 {
	float: left;
	font-size: 24px;
	line-height: 44px;
	position: absolute;
	display: block;
	color: #333;
}
#right_top h3 a {
	color: #333;
}
#right_top span {
	float: right;
	color: #666666;
}
#right_top span li {
	display: inline;
	padding: 0 3px;
}
#right_top span li a {
	color: #666;
}
#right_top span li a:hover {
	color: #0b8c01;
}
#right_con {
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
	line-height: 200%;/*overflow-x:hidden;*/
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#right_con img {
	max-width: 100%;
}
/*end*/


/*link*/
.friendlink {
	padding-top: 12px;
}
.friendlink li {
	float: left;
	width: 242px;
}
.friendlink li.txt1 {
	padding: 3px 0px 3px 24px;
	background: url(../images/dot.gif) no-repeat 10px center;
}
.friendlink li.pic1 {
	padding: 3px 0 3px 8px;
}
.friendlink li.pic1 img {
	width: 240px;
	height: 65px;
}
.link {
	width: 100%;
	padding: 50px 0;
	float: left;
}
.link_txt {
	width: 100%;
	float: left;
	text-align: center;
	margin: 20px 0 0 0;
}
.link_txt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link_txt li {
	margin: 0px;
	padding: 0 10px;
	list-style-type: none;
	display: inline-block;
	line-height: 25px;
}
.link_txt li a {
	font-size: 14px;
	color: #df011a;
}
.link_txt li span {
	font-size: 16px;
}
.link_img {
	width: 100%;
	float: left;
	text-align: center;
	margin: 20px 0 0 0;
}
.link_img ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link_img li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.link_img li img {
	height: 150px;
}
/*end*/
	 
/*news*/
.art_list {
	width: 100%;
	float: left;
	padding: 30px 0;
	border-bottom: 1px solid #dcdcdc;
}
.art_img {
	float: left;
	width: 25%;
	border: 1px solid #dcdcdc;
}
.art_img img {
	width: 100%;
	overflow: hidden;
}
.art_right {
	float: right;
	width: 72%;
}
.art_title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	overflow: hidden;
	font-weight:bold;
}
.art_title a {
}
.art_author {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #666;
}
.art_author span {
	margin: 0 10px 0 0;
}
.art_des {
	color: #666;
	line-height: 20px;
	cursor:text;
}
.art_des a {
	color: #666;
}
.art_des a:hover {
	color: #f00;
}
.art_des span {
	margin-left: 5px;
	color: #FF8201;
}
.articleList {
	width: 100%;
	float: left;
}
.articleList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.articleList li {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
	background: url(../images/li_0.png) no-repeat left center;
	line-height: 35px;
}
.time {
	float: right;
}
.articleTitle {
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	margin: 15px 0 5px 0;
}
.articleAuthor {
	text-align: center;
	padding: 7px 0px;
	border-bottom: 1px dotted #ccc;
}
.articleauthor span {
	margin: 0px 6px;
	font-size: 9pt;
}
.articleInfo {
	width: 100%;
	padding: 10px 0;
	line-height: 200%;
}
.articleInfo img {
	max-width: 100%;
}
.pageUpDown {
	padding-top: 10px;
	text-align: left;
	line-height: 30px;
}
/*end*/

/*Product*/

.productList {/*width:100%;float:left;*/
}
.pro_list {
	text-align: center;
	margin: 10px auto;
}
.pro_img img {
	width: 100%;
}
.pro_title {
	width: 100%;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	margin:5px 0 25px 0;
	color:#8c8c8c;
	background: #f3f2f2;
    line-height: 38px;
}
.productTitle {
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	margin:20px 0;
}
.productImg {
	width: 100%;
	text-align: center;
	float: left;
	margin: 10px auto;
}
.productImg img {
	max-width: 100%;
}
.productBuy {
	width: 100%;
	text-align: center;
	float: left;
	margin: 10px auto;
}
.productBuy a {
	margin: 0 10px;
}
.desc-view{text-align: left;font-size: 12px;}
.desc-view ul li strong{min-width: 80px;display: inline-block;}
#desc-home ul li strong{min-width: 80px;display: inline-block;}
#desc-home{margin:5px 0 20px 5px;overflow:hidden;}
#desc-home ul li{width:100%;display:inline-block;text-align: left;}
.guiges img{width:100%;max-width:50%;}
/*.productBuy a{width:120px;height:40px;line-height:40px;background:#45b1ff; display:inline-block; color:#fff; border-radius:5px; font-size:14px;}
.productBuy a:hover{background:#000;}*/
.title {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	border-bottom: 1px dotted #ccc;
	line-height: 25px;
}
.title span {
	font-size: 14px;
	font-weight: bold;
}
.productDesc {
	line-height: 200%;
	padding: 10px 0;
	width: 100%;
	float: left;
}

/*end*/

/*page*/
.pages {
	font-size: 12px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.pages li {
	display: inline-block;
}
.pagess span {
    margin: 0 5px;
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin: 0 5px;
    padding: 4px 10px;
    text-decoration: none;display:inline-block;}
.pages a {
	font-size: 12px;
	padding: 5px 10px;
	border: 1px solid #ccc;
	margin: 0 2px;
}
.pages a:hover {
	background: #eee;
}
.pages li.active a {
	background: #eee;
	color: #f00;
}
.pages select {
	vertical-align: middle;
	font-size: 8pt;
	padding: 0px;
}
.pages b {
	font-weight: normal;
}
/*end*/

/*feedback*/
.f_list {
	width: 100%;
	float: left;
	margin: 5px auto;
	clear: both;
}
.f_list .fl_l {
	float: left;
	width: 20%;
	text-align: right;
}
.f_list .fl_r {
	float: left;
	width: 80%;
}
.input_text {
	width: 90%;
	border: 1px solid #ccc;
	line-height: 24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.w100 {
	width: 100px;
}
/*end */

@media screen and (max-width: 1200px) {
.c_tel{display:block !important;font-size: 22px;font-weight: bold;text-align: center;margin: 0 0 15px 0;letter-spacing:2px;}
#right {
	
}
.left_top2 h3, .left_top2 h4 {
	font-size: 16px;
}
.pro_top h3 {
	font-size: 24px;
}
}
 @media (max-width: 1000px) {

.sun_line{display:none;}
iframe{width: 340px;height:300px;}
.en_name{display: none;}
.hot_box{width:47%;margin:30px 1%;}
.hot_box:nth-child(even){margin:10px 1%;}
.hot_box:nth-child(odd){margin:10px 1%;}
.hot_box:nth-child(8){display:block;}

.logo_title_1{font-size:1.5em;}
.logo_title_2{font-size:1.5em;}
.home_sort_name{font-size:14px;}
.button_btndefault-label{padding:0;}
.home_top h3{margin:0 2px;}
.type_list li{float:left;}
.left_top{height:36px;}
.left_top h3{height:36px;line-height:36px;}
.type_list li{height:36px;line-height:36px;}
.left_list{margin-bottom:5px;}
.pro_top h3 {
	font-size: 18px;
}
.pro_top ul li {
	line-height: 30px;
}
/*----*/
.news2_left {
	width: 14%;
}
.news2_right {
	width: 84%;
}
}
 @media screen and (max-width: 992px) {
.wechat2 {
	display: none;
}
#left {
	width: 100%;
}
#right {
	width: 100%;
}
#right_con {
	min-height: auto;
}
/* ----- */
#f_left, #f_right {
	width: 100%;
}
.left_list2 {
	display: none;
}
.picScroll .prev, .picScroll .next {
	width: 40px;
	height: 40px;
}
}
@media screen and (max-width: 860px) {
#tel {display: none;}
}
@media screen and (max-width: 768px) {
.mobile_none{display: none;}
.show{display:block !important;left:90px !important;}
.wp-title_content{margin:0;}
#tel {display: none;}
 .top{display:block !important;}
 .r{margin-top:20px;}
 .soitem{width:50%;}
#header_right {
	background: none;
}
#logo {
	padding: 2px 0;margin:5px;border:none;
}
#logo img {
	width:80px;
}
#navigate {
	display: none;
}
.language {
	display: none;
}
.slideBox .prev, .slideBox .next {
	display: none;
}
.mobile_nav {
	display: block;
}
#search form {
	width: 80%
}

@media screen and (max-width: 580px) {
.cstlayer{width:350px;}
.head-tit{font-size:22px;}
.head-tit h1{font-size:22px !important;}
.head-tit2{font-size:16px;}
.wp-title_content{margin:4px 0;}
}
@media screen and (max-width: 495px) {
.cstlayer{width:250px;}
.head-tit{font-size:18px;}
.head-tit h1{font-size:18px !important;}
.head-tit2{font-size:14px;}
.wp-title_content{margin:10px 0;}
}
/* ----- */

	

	
}
 @media (max-width: 768px) {
 .container{padding:0;}
 .picScroll .bd li {
	width: 48%;
	margin: 0 1%;
}
.col-sm-6 {
	width: 50%;
	float: left;
}
.pro_top h3 {
	width: 100%;
	text-align: center;
}
.pro_top ul {
	width: 100%;
}
.pro_top ul li {
	margin-left: 0;
	width: 100%;
	text-align: center;
	line-height: 30px;
}
#header_top {
	display: none;
}
.about1 {
	display: none;
}
.about2 {
	width: 100%;
}
.about_btn {
	text-align: center;
}
.about_con {
	padding: 20px 0 40px 0;
}
.home_top h3 {
	font-size: 20px;
	line-height: 20px;
	margin:0 2px;
}
.home_top h4 {
	font-size: 16px;
}
.pro_con {
	margin-top: 20px;
}
.slideGroup .slideBox2 {
	zoom: 1;
	position: relative;
	width: 70%;
}
.slideGroup .sPrev {
	left: -50px;
	top: 45%;
	width: 30px;
	height: 30px;
	background-size: contain;
}
.slideGroup .sNext {
	right: -50px;
	top: 45%;
	display: block;
	width: 30px;
	height: 30px;
	background-size: contain;
}
.news1, .news2 {
	width: 100%;
}
.news1 {
	margin-bottom: 30px;
}
.contact_1, .contact_2, .contact_3 {
	width: 100%;
}
#right_top h3 {
	display: none;
}
}
#faqbox b{display:block;font-size:24px;}
.lxfs{margin: 30px 0;display: block;clear: both;float: left;}
#faqbox{float: right;width:95%;max-width: 660px;margin: 30px;}
.faqline {
    display: inline-block;margin:6px 0;;
}
#faqbox span{width:80px;display:inline-block;}
textarea{width:90%;}
.spanlong{width:150px !important;}
.lxfs p{margin:25px 0;}
 input::-webkit-input-placeholder {
        /* placeholder颜色  */
        color: #aab2bd;
        /* placeholder位置  */
        text-align: right;
   }
@media (max-width: 640px) {
	 .productDesc img{ max-width:100% !important; height:auto !important}
	 #faqbox{width:94% !important; margin:10px auto;}
	 .lxfs{margin-top:5px;margin-bottom:5px;}
	 .lxfs p{margin:12px 0;}
	 iframe{display:none;}
	 .l{padding:0 10px;}
	 .about_con{padding:0 10px;}
	 .contact_2_top{padding:0 10px;}
	 .contact_2_con{padding:0 10px;}
}
@media (max-width: 480px) {
.col-sm-6 {
	width: 100%;
}
#f_left {
	display: none;
}
#f_left .f_left_item {
	width: 100%;
}
.f_right1, .f_right2 {
	width: 100%;
}
.weixin {
	float: left;
}
#header_right {
	position: absolute;
	top: 5px;
	right: 15px;
}
#logo {
	width: 85%;
}
.contact_box {
	width: 100%;
}
.news2_left {
	width: 20%;
}
.news2_right {
	width: 78%;
}
.copyright {
	text-align: center;
	margin-top: 10px;
}
.picScroll .prev, .picScroll .next {
	width: 30px;
	height: 30px;
}
.picScroll .prev {
	left: -3%;
}
.picScroll .next {
	right: -3%;
}
.picScroll .bd ul {
	padding-left: 10px;
	padding-right: 10px;
}
.picScroll .bd li {
	width: 48%;
	margin: 0 1%;
}
.sun_four .tit h3{font-size:28px;}
}

/*新增翻页样式*/
.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;margin: 0 3px;background: #fff;color:#999}

.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999;padding: 2px 9px;}
.pagess ul a{color:#999;padding: 2px 9px;}

.pagess ul li a:hover {color: #fff;}
.pagess ul li:hover{   
    background: #ccc;

}
.links{background:#222;width:100%;max-width:100%;color:#fff;text-align:center;padding-bottom:15px;}
.links a{color:#fff;}
.links a:hover{text-decoration:underline;color:#fff;}
.bagsizeinput input{width:65px;}
.sm_title {
    font-size: 24px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background-color: #f3f3f3;
    color: #666;
    box-shadow: 0 10px 20px -12px rgb(0 0 0 / 42%), 0 3px 20px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
    padding: 18px 0;
    text-align: center;
    z-index: 1;
}
.sm_list {
    border-radius: 6px;
    box-shadow: 0 16px 24px 2px rgb(0 0 0 / 14%), 0 6px 30px 5px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
    background: #f3f3f3;
    margin: 40px 30px 0px 30px;
    padding: 20px;
}
.sm_list li{line-height:26px;}
.sm_list p{text-indent:28px;}
.news_list_map li{text-indent:28px;}