@media screen and (max-width: 799px) {
#huandeng .huandeng_box .huandeng_title {
	left: 30%;
	top: 50%;
	transform: translate(-30%, -50%);
}
#tel_btn {
	height: 50px;
	width: 100%;
	text-align: left;
	position: fixed;
	z-index: 10000;
	left: 0px;
	bottom: 0px;
	background-color: #3b82c5;
	display: block;
}
#tel_btn a {
	background-color: #3b82c5;
	display: block;
	height: 45px;
	width: 100%;
	background-size: contain;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
}
#tel_btn a:hover {
	color: #FFF;
	text-decoration: none;
}
#tel_btn a img {
	height: 32px;
	margin-right: 10px;
}
#header {
	background: rgba(250, 250, 250, 0.8);
}
#menu{
	display: inline-block;
	width: 19%;
	background-repeat: no-repeat;
	background-position: center -5px;
	cursor: pointer;
	background-image: url(../images/menu.png);
	float: right;
	height: 40px;
	margin-top: 10px;
	text-shadow: 1px 1px 1px #000;
}
#menu:hover{
	background-position: center -55px;
	background-color: #8b94a5;
}
#logo {
	height: 40px;
	text-align: left;
	width: 80%;
	float: left;
	padding-top: 10px;
}
#logo img{
	height: 40px;
}
#logo a{
	display: block;
	height: 100%;
	width: 100%;
	font-size: 18px;
	color: #000;
	padding-top: 10px;
	padding-left: 20px;
}
#logo a:hover{
	text-decoration: none;
}
#language {
	background-color: #FFF;
	text-align: center;
	position: absolute;
	top: 0px;
	right: 70px;
	padding-top: 10px;
	display: none;
}
#language,#tel {
	display: none;
}
#language a {
	display: inline-block;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#language a:hover {
	text-decoration: none;
	background-color: #039;
	color: #FFF;
}
#navigation {
	clear: both;
	text-align: left;
	display: none;
	padding-top: 0px;
	overflow: scroll;
	background-color: #FFF;
}
#navigation ul {
	margin: auto;
	text-align: left;
	display: block;
	overflow: visible;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFF;
}
#navigation li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	overflow: visible;
}
#navigation ul li a {
	color: #000;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	font-weight: bold;
}
#navigation ul li a:hover {
	background-color: #039;
	color: #FFF;
	text-decoration: none;
}
#navigation ul li a strong {
	background-color: #039;
	display: block;
	padding-top: 5px;
	margin-top: -5px;
	margin-left: -10px;
	padding-left: 10px;
	color: #FFF;
	margin-right: -10px;
	margin-bottom: -5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#navigation ul li ul li a {
	font-weight: normal;
}
#footer-navigation {
	display: none;
}
#content-menu {
	margin: 0px;
	padding: 0px;
	background-color: #efefef;
}
#products #content-menu {
	display: none;
}
#content-menu-down{
	background-image: url(../images/content-menu-down.png);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
	position: absolute;
	height: 50px;
	width: 100%;
}
#content-menu h2 {
	background-image: url(../images/left_h2.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 36px;
	font-size: 16px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	color: #FFF;
	background-color: #039;
}
#content-menu h2 em {
	color: #bebebe;
	font-size: 12px;
	padding-left: 10px;
	font-style: normal;
}
#content-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: none;
}
#content-menu ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content-menu li ul{
	padding-left: 20px;
}
#content-menu ul li a {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 46px;
	font-size: 14px;
	display: block;
	color: #333333;
	font-weight: bold;
}
#content-menu ul li ul a {
	font-weight: normal;
}
#content-menu ul li a:hover {
	background-color: #0800a8;
	color: #FFFFFF;
}
#content-menu ul li a em {
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	font-style: normal;
}
#content-menu ul .active a{
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 46px;
	font-size: 14px;
	display: block;
	background-color: #666666;
	color: #FFF;
}
#content-menu ul .active ul a{
	background-color: transparent;
	color: #333333;
}
.chanpin {
	text-align: left;
}
.chanpin dl{
	text-align: left;
	display: block;
	clear: both;
	padding: 20px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
}
.chanpin dl::after{
    content: "";
    display: table;
    clear: both;
}
.chanpin dl:hover{
	background-color: #eee;
}
.chanpin dl dt {
	text-align: center;
	float: none;
	width: 100%;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.chanpin dl dt a{
	width: 100%;
	display: block;
	height: 200px;
}
.chanpin dl:nth-child(2n+0) dt {
	float: none;
}
.chanpin dl dd {
	line-height: 150%;
	float: none;
	width: 96%;
	padding: 2%;
}
.chanpin dl:nth-child(2n+0) dd {
}
.chanpin dl dd h2 {
	font-size: 16px;
	text-align: left;
	clear: both;
	font-weight: bold;
	color: #039;
	padding-bottom: 10px;
}
.chanpin dl dd h2 a{
	font-size: 16px;
}
.chanpin dl dd p {
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-weight: normal;
	line-height: 200%;
	font-size: 14px;
	text-indent: 2em;
}
.chanpin_img {
	float: left;
	margin: 10px;
}
.chanpin_img img {
	background-color: #848484;
	padding: 6px;
}
.chanpin_content {
	font-family: youyuan;
	font-size: 16px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
}
.chanpin_more {
	text-align: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	background-color: #f5f5f5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dadada;
	border-bottom-color: #dadada;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pingpu,.pic {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pingpu dl,.pic dl {
	float: none;
	padding: 2%;
	width: 90%;
	display: block;
}
.pingpu dl:nth-child(4n+1),.pic dl:nth-child(4n+1){
	 clear: both;
}
.pingpu dl dt,.pic dl dt {
	height: 250px;
	text-align: center;
	background-color: #CCC;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border: 5px solid #efefef;
	transition: transform 1s ease;
}
.pingpu dl dt:hover,.pic dl dt:hover {
	border: 5px solid #ccc;
	transform: scale(1.1);
}
.pingpu dl dt a,.pic dl dt a{
	height: 250px;
	width: 100%;
	display: block;
}
.pingpu dl dd,.pic dl dd {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#picb_bg {
	background-color: #000;
	height: 100%;
	width: 100%;
	overflow: auto;
	position: fixed;
	z-index: 2000;
	display: none;
	left: 0px;
	top: 0px;
	opacity: .6;
}
#picb_img {
	height: 94%;
	width: 94%;
	overflow: auto;
	position: fixed;
	z-index: 2100;
	top: 0px;
	right: 0px;
	text-align: center;
	padding: 3%;
	display: none;
}
#picb_img img {
	background-color: #FFF;
	padding: 10px;
	max-width: 100%;
}
#picb_close {
	background-color: #fff;
	overflow: auto;
	position: fixed;
	z-index: 2200;
	right: 0px;
	top: 0px;
	background-image: url(../images/pic-img/closelabel.gif);
	cursor: pointer;
	height: 40px;
	width: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}
.pic {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pic dl {
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
}
.pic dl dt {
	margin: 0px;
	padding: 0px;
}
.pic dl dt img {
	background-color: #f0f0f0;
	border: 5px solid #f0f0f0;
	width: 90%;
}
.pic dl dd {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.fenlei {
	float: left;
	text-align: center;
	font-size: 20px;
	padding-bottom: 10px;
	background-color: #FFF;
	margin-left: 100px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
.fenlei:hover {
	padding-bottom: 9px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
.fenlei a {
	display: block;
}

.fenlei a em {
	font-size: 12px;
	font-style: normal;
	color: #CCC;
}

.news {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 14px;
}
.news ul {
	margin: 0px;
	padding: 0px;
}
.news ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.news ul li a {
	text-decoration: none;
	padding-left: 40px;
	background-image: url(../images/li2.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.news ul li a:hover {
	background-color: #f9f9f9;
}
.fazhan {
	background-image: url(../images/fazhan_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 100px;
}
.fazhan_box {
	clear: both;
	width: 90%;
	background-image: url(../images/fazhan_bg.png);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 20px;
	padding-bottom: 20px;
	float: right;
}
.fazhan_content {
	background-color: #FFF;
	padding: 10px;
	line-height: 200%;
	float: right;
	text-align: left;
}
.fazhan_year {
	font-size: 80px;
	font-weight: bold;
	color: #CCC;
}
.fazhan_pic {
	height: 250px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.fazhan_txt {
	text-align: left;
	padding-top: 30px;
}
.fazhan_txt p {
	text-indent: 2em;
}
.form_submit {
	background-color: #f0f2f6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F3F4F8;
	border-right-color: #CFD6E2;
	border-bottom-color: #CFD6E2;
	border-left-color: #F3F4F8;
	padding: 20px;
}
.form_submit ul {
	margin: 0px;
	padding: 0px;
}
.form_submit ul li {
/*	background-image: url(../manage/images/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
*/	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}
.form_submit label{
	width: 100%;
	display: inline-block;
}
.form_submit input[type="text"],.form_submit select,.form_submit textarea {
	width: 92%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFD6E2;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #CFD6E2;
	font-size: 14px;
	border-radius: 3px;
	padding: 2%;
	margin: 2%;
}
.form_submit textarea {
	height:100px;
}
.form_submit input[type="submit"] {
	color: #FFF;
	width: 96%;
	background-color: #8b94a5;
	font-size: 16px;
	text-align: center;
	border-radius: 0px 8px 0px 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEB5BF;
	border-right-color: #5C6778;
	border-bottom-color: #5C6778;
	border-left-color: #AEB5BF;
	padding: 2%;
	margin: 2%;
}
.form_submit input[type="submit"]:hover {
	background-color: #0800a8;
	border-top-color: #F00;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #F00;
}
#xunpan {
	display: none;
}
#xunpan_btn {
	color: #FFF;
	background-color: #8b94a5;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 0px 8px 0px 8px;
	padding-right: 50px;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEB5BF;
	border-right-color: #5C6778;
	border-bottom-color: #5C6778;
	border-left-color: #AEB5BF;
	margin: 10px;
	display: inline-block;
}
#xunpan_btn:hover {
	background-color: #0800a8;
	border-top-color: #F00;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #F00;
}
#order_btn {
	color: #FFF;
	background-color: #8b94a5;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 0px 8px 0px 8px;
	padding-right: 50px;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEB5BF;
	border-right-color: #5C6778;
	border-bottom-color: #5C6778;
	border-left-color: #AEB5BF;
	margin: 10px;
	display: inline-block;
}
#order_btn:hover {
	background-color: #0800a8;
	border-top-color: #F00;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #F00;
}
#order_btn a {
	color: #FFF;
	text-decoration: none;
}
.liuyan {
}
.liuyan ul {
	border: 1px solid #CCC;
	padding: 0px;
	line-height: 200%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.liuyan ul li {
	list-style-type: none;
	padding: 5px;
}
.liuyan_liuyan {
	background-image: url(../manage/images/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #efefef;
}
.liuyan_liuyan strong {
	background-image: url(../images/liuyan_liuyan.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
.liuyan_huifu strong {
	background-image: url(../images/liuyan_huifu.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
.liuyan_huifu {
}
.zhaopin {
	/* [disabled]width: 46%; */
	margin-right: 2%;
	margin-left: 2%;
	/* [disabled]float: left; */
	padding-bottom: 20px;
}
.zhaopin h2 {
	background-image: url(../images/line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
}
.zhaopin h2 img {
	vertical-align: middle;
	padding-right: 20px;
	height: 26px;
	width: 26px;
	display: inline;
}

#zhaopin_btn   {
	cursor: pointer;
	color: #0066CC;
	font-size: 16px;
	text-indent: 2em;
}
#zhaopin_form {
	display: none;
}

.qq {
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 80px;
	padding-right: 40px;
	padding-bottom: 80px;
	padding-left: 40px;
}
.qq a {
	color: #000000;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.link {
}
.link ul {
	margin: 0px;
	padding: 10px;
	clear: both;
}
.link ul li {
	text-align: center;
	float: left;
	width: 120px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.home_box {
	clear: both;
	width: 100%;
	text-align: left;
	padding-top: 100px;
	padding-bottom: 100px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 200px;}
.home_box_bg_guding {
	background-attachment: fixed;
}
.home_box::after{
    content: "";
    display: table;
    clear: both;
}
.home_box_color1{
	background-color: #eee;
}
.home_box_color2{
	background-color: #3b82c5;
}
.home_box_color3{
	background-color: #333;
}
.home_title {
	padding: 5%;
}
.home_title_top,.home_title_left {
	clear: both;
	float: none;
}
.home_title h2 {
	font-size: 36px;
}
.home_box_color1 .home_title h2{
	color:#3b82c5;
}
.home_box_color2 .home_title h2{
	color: #FFF;
}
.home_box_color3 .home_title h2{
	color: #ccc;
}
.home_title p {
	font-size: 16px;
	margin-top: 10px;
}
.home_box_color1 .home_title p{
	color: #666;
}
.home_box_color2 .home_title p{
	color: #D1E7FA;
}
.home_box_color3 .home_title p{
	color: #999;
}
.home_content::after{
    content: "";
    display: table;
    clear: both;
}
.home_content_bottom,.home_content_right {
	padding: 5%;
}
.home_content_box1,.home_content_box2,.home_content_box3,.home_content_box6 {
	margin: 2%;
}
.home_box_color2 .home_content_date , .home_content_box4 .home_content_date{
	color: #95C7F4;
}
.home_content_box3 .home_content_date {
	color: #3b82c5;
}
.home_content_img {
	height: 300px;
	width: 100%;
	background-position: center center;
	background-size: cover;
}
.home_content_img a{
	display: block;
	height: 100%;
	width: 100%;
	background-color:rgba(250, 250, 250, 0);
}
.home_content_name {
	background-color: #FFF;
	padding-top: 10%;
	padding-right: 10%;
	padding-left: 10%;
}
.home_content_name a{
	color: #000;
	font-size: 18px;
	line-height: 150%;
}
.home_content_p {
	background-color: #FFF;
	font-size: 14px;
	color: #999;
	line-height: 150%;
	padding: 10%;
}
.home_content_link {
	padding: 10%;
	background-color: #FFF;
}
.home_content_link a{
	display: inline-block;
	padding-right: 40px;
}
.home_content_link a:hover{
}
.home_content_date {
	color: #3b82c5;
	font-size: 12px;
	padding-bottom: 10px;
}
.home_content_img a:hover,.home_content_img a:hover{
	background-color:rgba(250, 250, 250, 0.5);
}
.home_content_box1{
}
.home_content_box1 ul{
	padding-left: 10%;
}
.home_content_box1 ul li{
	padding: 1%;
	width: 90%;
	float: none;
	margin-bottom: 20px;
	color: #FFF;
}
.home_content_box1 ul li:nth-child(2n+1) {
	clear: both;
}
.home_box_color1 .home_content_box1 a{
	color: #666;
}
.home_box_color2 .home_content_box1 a{
	color: #D1E7FA;
}
.home_box_color3 .home_content_box1 a{
	color: #999;
}
.home_content_box2 .home_content_img a div{
	bottom: 0px;
	position: fixed;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFF;
	text-shadow: 1px 1px 1px #666;
	backdrop-filter: blur(0px);
}
.home_content_box2 .home_content_img a:hover div {
	background-color: rgba(59, 130, 197, 0.4);
	backdrop-filter: blur(10px);
}
.home_content_box3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.home_content_box3 .home_content_img {
	height: 200px;
	width: 100%;
	background-position: center center;
	background-size: cover;
}
.home_content_box4 {
	background-color: rgba(59, 130, 197, 0.9);
	width: 80%;
	max-width: 90%;
	text-shadow: 1px 1px 1px #666;
	backdrop-filter: blur(10px);
	margin-left: 5%;
	margin-top: 5%;
	padding: 5%;
}
.home_content_box4 h2,.home_content_box4 h2 a{
	color: #FFF;
}
.home_content_box4 h2 .iconfont{
	color: #FFF;
	font-size: 36px;
}
.home_content_box4 p{
	color: #eee;
	line-height: 150%;
	padding-top: 10px;
}
.home_content_box6 {
}
.home_content_box6_img{
	height: 200px;
	width: 100%;
	overflow: hidden;
}
.home_content_box6 .home_content_img {
	height: 200px;
	width: 100%;
	background-position: center center;
	background-size: cover;
}
}
