﻿@import url("base.css");
 @import url("footer.css");
body {
	font-family:Calibri, Arial;
	color:#505050;
	font-size:14px;
	overflow-x:hidden;
}
input,select,button,textarea {
	font-family:Calibri, Arial;
	font-size:14px;
	color:#444;
}
a:link,a:visited,a:active {color:#00a6d6;text-decoration:none;}
a:hover {color:#00a6d6;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}
.al:hover {text-decoration:underline;}
.als a:hover {text-decoration:underline;}
.a1:link,.a1:visited,.a1:active {color:#9fc518;text-decoration:none;}
.a1:hover {color:#9fc518;text-decoration:underline;}
.fl{ float:left}
.fr{ float:right;}
/*===================================================================================*/

#main { background:#fff;}
#header_top_blk {height:32px;background:#333;}
#header_top {position:relative;z-index:99;margin:0px auto;width:1200px;height:32px;color:#fff;font-size:12px;line-height:32px;background:#333;}
#header_top a {color:#fff;}
#header_blk {}
#header {position:relative;z-index:1;margin:0px auto;width:1200px;height:133px;}
#logo {position:absolute;top:0px;left:0px;}
#logo_str {position:absolute;top:56px;left:300px;color:#5f5d5d;font-size:18px;}
#logo_str span {display:block;font-weight:normal;}
#header_as {position:absolute;top:0px;right:110px;}
#header_as span {padding:0px 13px;color:#6d6d6d;}
#header_qq {position:absolute;top:5px;right:0px;}
#header_qq a {margin-right:10px;}
#header_qrcode {position:absolute;top:32px;right:0px;display:none;padding:6px;width:121px;height:121px;background:#333;}
#header_tel {position:absolute;top:50px;right:0px;padding-left:54px;color:#5f5d5d;height:50px;background:url(../images/header_tel.jpg) no-repeat 0px 4px;}
#header_tel h2 {position:relative;top:-3px;font-family:Calibri, Arial;font-size:30px;color:#ff6600;}

#nav_bg {width:100%;height:51px;background:url(../images/nav_bgs.jpg);}
#nav_blk {position:relative;z-index:99;margin:0px auto;width:1200px;height:51px;background:url(../images/nav_bgs.jpg);}
#nav {}
#nav li {float:left;position:relative;width:150px;height:51px;background:url(../images/nav_line.jpg) no-repeat right top;}
.nav_out {display:block;width:100%;height:51px;line-height:51px;text-align:center;}
.nav_out:link,.nav_out:visited,.nav_out:active {color:#333;}
.nav_out:hover {position:relative;top:-13px;height:71px;line-height:71px;color:#fff;background:url(../images/nav_over2.png) no-repeat center top;}
.nav_over {position:relative;top:-13px;display:block;width:100%;height:71px;line-height:71px;text-align:center;}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {color:#fff;background:url(../images/nav_over2.png) no-repeat center top;}
#nav li p {position:absolute;top:51px;left:0px;display:none;width:100%;background:#9ec515;}
#nav li p a {display:block;padding:10px 0px 10px 0px;color:#fff;text-align:center;}
#nav li p a:hover {color:#fff;text-decoration:underline;}

#banner {position:relative;z-index:1;width:100%;min-width:1200px;height:550px;overflow:hidden;}
#banner_ul {position:absolute;top:0px;left:50%;z-index:1;margin-left:-960px;width:1920px;height:550px;overflow:hidden;}
#banner_ul li {width:1920px;height:550px;text-align:center;font-size:0px;}
#banner_button {position:absolute;bottom:20px;left:0px;z-index:2;width:100%;hegiht:8px;font-size:0px;text-align:center;}
#banner_button a {display:inline-block;margin:0px 5px;width:50px;height:8px;text-indent:100px;background:#fff;opacity:0.5;filter:alpha(opacity=50);overflow:hidden;}
#banner_button a.activeSlide {opacity:1;filter:alpha(opacity=100);background:#9ec515;}
#banner_button a:hover{opacity:1;filter:alpha(opacity=100);background:#9ec515;}

#search_bg {border-bottom:1px solid #e5e5e5;}
#search_box {position:relative;margin:0px auto;width:1200px;height:66px;overflow:hidden;}
#search_keys {height:66px;line-height:66px;color:3333;}
#search_keys a {margin-left:15px;color:#999;}
#search_keys a:hover {color:#9fc518;}
#search {position:absolute;top:16px;right:0px;width:277px;height:33px;background:url(../images/search_bg.jpg) no-repeat;}
#search_key {position:absolute;top:1px;left:10px;width:235px;height:31px;color:#999;font-size:12px;line-height:31px\9;border:none;background:none;}
#search_button {position:absolute;top:0px;right:0px;display:block;width:51px;height:33px;cursor:pointer;}

#content_bg {margin:0px auto;padding:20px 0px 30px 0px;width:100%;  position:relative; background:#ededed ;}
#content {margin: 0 auto;    max-width: 1000px;     position: relative;    width: 100%;    z-index: 2;}
#content2 {margin: 0 auto;    max-width: 1200px;     position: relative;    width: 100%;    z-index: 2;}
#content_bg .bbbg{ width:100%; min-height:400px;height:400px; margin:0 auto; position:absolute; top:0; z-index:1;background:rgba(0, 0, 0, 0) linear-gradient(90deg, #00a6d6, #00a6d6) repeat scroll 0 0;}
#left {width:20rem; background:#fff;display: table-cell;vertical-align: top;}
#right {display: table-cell;vertical-align: top; padding-left:2rem;}
#left .lefticos{ display:none;}

.textarea-normal { height: 120px; }
.select-normal { display: block; position: relative; }
.select-normal:after { content: ""; position: absolute; right: 12px; bottom: 8px; border: 6px solid transparent; border-top-color: #999; pointer-events: none; }
.input-normal input, .select-normal input, .select-normal select, .textarea-normal input, .textarea-normal textarea {-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	border-radius: 10.8px;
	background: #fff;
	width: 100%;
	margin: 0;
	font-size: 14px;
	padding: 0 14px;
	color: #061a43;
	line-height: normal;
	border: 1px solid #e0e0e0}
.input-normal input[disabled], .input-normal input[readonly], .select-normal input[disabled], .select-normal input[readonly], .select-normal select[disabled], .select-normal select[readonly], .textarea-normal input[disabled], .textarea-normal input[readonly], .textarea-normal textarea[disabled], .textarea-normal textarea[readonly] { background: #f2f2f2; }
.input-normal input, .select-normal input, .textarea-normal input { height: 36px; font-size: 14px; }
.select-normal input, .select-normal select { padding-right: 28px; height: 36px; white-space: nowrap; vertical-align: middle; }
.textarea-normal textarea { padding: 6px 14px; height: 96px; }
@media (max-width:767px) {
    .submit-normal .transparent { border-width: 1px; }
}

 
.copyright_bg{ width:100%;background: #00a6d6; color: #fff;  font-size: 12px;  padding: 10px 0; text-align: center;}
.copyright_bg .copyright{ width:1000px; margin:0 auto; padding:0;}
/*===================================================================================*/
#content_reg{padding: 5% 0;    text-align: center;}
#content_reg_cont{background: hsla(0, 0%, 100%, 0.45882) none repeat scroll 0 0;    display: inline-block;    max-width: 400px;    overflow: hidden;    vertical-align: middle;    width: 100%;}
#regs{color: #061a43;    padding: 1.5rem;    vertical-align: middle;}
#regs .regs_title{margin: 0.5rem 0;    text-align: center;}
#regs .regs_title h3{ font-size: 32px;    font-weight: 700;    margin: 0;}
.login_form{color: #061a43; list-style: outside none none;    margin: 0;    padding: 0;    text-align: left;}
.login_form li{text-align: left; padding-top: 0.8rem;}
.placeholder1 {    display: block;    font-size: 14px;    padding: 8px 0 8px 8px;    position: relative;}
.requiredFlag {color: #ee3749;display: inline-block;font-size: 12px;font-style: normal;height: 1em;line-height: 1.26em;padding-left: 2px;vertical-align: middle;}

#regs .logins button{font-size: 14px;    width: 100%;}
#login_register{font-size: 14px;    width: 100%;}
.button-normal::after {
    content: "";
    font-family: "sans-serif";
    font-size: 16px;
    line-height: 1;
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%) scaleX(0.6);
}
.login_form li .input-normal input{ border-radius: 10px;}
#login_remember{ list-style: outside none none;}
#login_remember i{margin-right: 5px;   vertical-align: -1px;}
#register_form_button{ width:100%;}
#content_reg .content_regok{ text-align:center;}
#content_reg .content_regok h3{ font-size: 44px;    line-height: 1.2;    margin: 0.5rem 0;}
#content_reg .content_regok p{   line-height: 2;    margin: 1rem 0;}
#content_reg .content_regok .myemail{  color: #00a6d6;    line-height: 3rem;    text-decoration: underline;}

#user_bgss{ position:absolute;background: rgba(0, 0, 0, 0) linear-gradient(90deg, #00a6d6, #00a6d6) repeat scroll 0 0;    height: 400px; width:100%;  
        z-index: 1; padding-top:20px; }
#user_bg{ background:#fff;      position: relative;      z-index: 1;}
#user_bg .user_cnt{ background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    display: table;
    font-size: 14px;
    padding: 2rem;
    position: relative;
    width: 100%;
    z-index: 2;}
#user_bg .user_cnt .user_left{ display: table-cell; vertical-align: top; }
#user_bg .user_cnt .user_left .upic{border: 1px solid #e4e4e4; position:relative;
    box-sizing: border-box;
    margin-bottom: 10px;
    max-width: 100%;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    width: 20rem;}
#user_bg .user_cnt .user_left .upic i{color:#f10; position:absolute; left:0; bottom:0;}
#user_bg .user_cnt .user_left .upic .userimg{background-color: #f2f2f2;background-position: 50% 50%;background-repeat: no-repeat; background-size: cover; display: block; width: 100%;}
#user_bg .user_cnt .user_left  .user_lefttxt{word-break: break-all;}
#user_bg .user_cnt .user_left  .user_lefttxt .username{ max-width: 20rem;}
#user_bg .user_cnt .user_left  .user_lefttxt .username span {    color: #00a6d6;}
#user_bg .user_cnt .user_left  .user_lefttxt ul{list-style: outside none none;    margin: 0;    padding: 1rem 0 0;}
#user_bg .user_cnt .user_left  .user_lefttxt ul li{list-style: outside none none;word-break: break-all; line-height:1.5; overflow:hidden;  position: relative;}
#user_bg .user_cnt .user_left  .user_lefttxt ul li i{-webkit-text-stroke-width: 0.2px;    font-family: iconfont;    font-size: 16px;    font-style: normal;    vertical-align: middle;}
#user_bg .user_cnt .user_left  .user_lefttxt ul li span{color: #323232;    cursor: pointer;    text-decoration: none;}
#user_bg .user_cnt .user_left  .user_lefttxt ul li span	input { bottom: 0;    content: "";    cursor: pointer;    left: 0;    outline: medium none;    position: absolute;    right: 0;    top: 0;height: 100%;    left: 0;    opacity: 0;    position: absolute;    top: 0;overflow: visible;    width: 100%;}
#user_bg .user_cnt .user_left  .user_lefttxt ul li  a{color: #323232;cursor: pointer; text-decoration: none;}
.user_right .userbut{ margin-top: 20px;    padding: 10px;}
.user_right .userother{  background: #f2f2f2 none repeat scroll 0 0;    margin: 30px 10px;    padding: 20px 0;}
.user_right .userother ul{box-sizing: border-box;    display: table;    list-style-type: none;    margin: 0;    padding: 0;    width: 100%;}
.user_right .userother ul li{ border-right: 1px solid #707070;    box-sizing: border-box;    display: table-cell;    padding: 10px;    text-align: center;    width: 25%;}
.user_right .userother ul li p{font-size: 16px;    word-break: break-all;}
.user_right .userother ul li p,.user_right .userother ul li h4{    margin: 5px 0; line-height:1.5;}
.user_right .userother ul li:last-child {    border: medium none;}
#iproducts_class {position:relative;z-index:2;float:left;width:250px;height:1006px;background:#fff;overflow:hidden;}
#iproducts_class a {color:#fff;}
#iproducts_class a:hover {color:#00af5b;text-decoration:underline;}
#iproducts_class_title {height:54px;color:#fff;font-size:24px;line-height:54px;text-align:center;background:#00af5b;}
.iproducts_class_list {padding:21px 0px 7px 0px;border-bottom:1px dashed #9f9f9f;}
 
.iproducts_class_list h2{ border:1px solid #d9d9d9; border-radius:30px;display:block;padding-left:10px; font-size:16px; position:relative;}
.iproducts_class_list h2:hover{ border-color:#00af5b}
.iproducts_class_list h2:hover:before {  border-color:#00af5b}
.iproducts_class_list h2:before{ display:inline-block;content:'';margin-right:10px; width:10px;  height:10px; border:1px solid #cdcdcd;border-radius:100%;position:absolute;top:50%; margin-top:-5px;}
 
.iproducts_class_list ul {padding:5px 0px 0px 27px;width:223px;}
.iproducts_class_list ul li {float:left;width:105px;height:30px;line-height:30px;overflow:hidden;}

.iproducts_class_list2 {margin-top:1px;}
.iproducts_class_list2 h2 {padding-left:27px;height:41px;font-size:16px;line-height:40px;background:#404040;overflow:hidden;}
.iproducts_class_list2s {display:none;padding-bottom:13px;border-bottom:1px dashed #9f9f9f;}
.iproducts_class_list2s ul {padding:13px 0px 0px 27px;width:223px;}
.iproducts_class_list2s ul li {float:left;width:105px;height:30px;line-height:30px;overflow:hidden;}

/*===================================================================================*/

.left_title {margin-top:20px;color:#00a6d6; font-size: 1.33rem;line-height:1.5; font-weight:500;text-align:left;background:#fff;padding: 2rem 1.6rem 0.4rem;}
.left_menu {padding:0; }
.left_menu a{ color:#666;}
.left_menu a:last-child {border-bottom:none;}
.left_menu a i{display:inline-block; margin-right: 0.6rem;}
.left_menu_over,.left_menu_out {display:block;padding:13px 10px 13px 20px;border-bottom:0px dashed #ddd;}
.left_menu_out:link,.left_menu_out:visited,.left_menu_out:active {} 
.left_menu_over:link,.left_menu_over:visited,.left_menu_over:active,.left_menu_over:hover {color:#fff;font-weight:bold;background:#00a6d6;}
.left_menu_over:link i,.left_menu_over:visited i,.left_menu_over:active i,.left_menu_over:hover i {transform: rotate(-90deg); color:#fff;}
.left_menu_over:hover i,.left_menu_out:hover i{transform: rotate(-90deg); }
 
.left_menu ul {padding:5px 0px 15px 0px;border-bottom:1px solid #e5e5e5;}
.left_menu ul li {position:relative;padding:8px 0px 0px 28px; line-height:22px;}
.left_menu ul li span {position:absolute;top:16px;left:14px;display:block;width:3px;height:3px;background:#00a6d6;}

#left_news {padding:0px 10px 0px 10px;border:1px solid #e5e5e5;border-top:none;}
#left_news li {padding:9px 0px 9px 20px;border-bottom:1px dashed #ddd;background:url(../images/icon2.jpg) no-repeat 2px 15px;}
#left_news li:last-child {border-bottom:none;}

#left_products {padding:10px 10px 0px 10px;border:1px solid #e5e5e5;border-top:none;}
#left_products li {margin-bottom:10px;font-size:0px;text-align:center;}
#left_products li img {width:228px;}
#left_products li p {padding:7px 0px 8px 0px;font-size:14px;border-bottom:1px dashed #d8d8d8;}

#left_contact_box {padding:20px 18px 15px 18px;border:1px solid #e5e5e5;border-top:none;}
#left_contact_tel {padding-left:54px;color:#5f5d5d;height:50px;background:url(../images/header_tel.jpg) no-repeat 0px 3px;}
#left_contact_tel h2 {font-family:Calibri, Arial;font-size:20px;color:#ff6600;}
#left_contact {margin-top:8px;line-height:1.8;}

/*===================================================================================*/

.nodata {padding:150px 0px;color:#bbb;font-size:20px;text-align:center;}
#title_cur_bg {width:100%;min-width:1200px;border-bottom:1px solid #dcdcdc;}
#title_cur {position:relative;margin:0px auto;width:1200px; color:#666;font-size:12px;text-align:left; padding: 20px 0;overflow:hidden;}
#title_cur a {color:#666;}
#title_cur a:hover {text-decoration:underline;}
#title_cur span {padding:0px 10px;}
#title_cur span img {position:relative; top:-1px;}
#title_cur h2 {position:absolute;top:0px;left:0px;color:#1a58ab;font-size:20px;}
#title_cur strong {color:#1a58ab;font-weight:normal;}

.input_text {padding:0px 8px;width:260px;height:32px;line-height:32px\9;border:1px solid #ddd;box-shadow:inset 0px 0px 4px #dfdfdf;}
.input_area {padding:6px 8px;line-height:1.5;border:1px solid #ddd;box-shadow:inset 0px 0px 4px #dfdfdf;overflow-y:auto;}
.input_select {padding:0px 0px 0px 8px;height:32px;border:1px solid #ddd;}
.button {width:160px;height:40px;color:#fff;font-size:16px;font-weight:bold;border:none;background:#00af5b;cursor:pointer;}
.button:hover {background:#ff6600;}

.editorc_box {margin:0px auto;overflow:hidden;padding:2rem; background:#fff;}
.editorc {line-height:1.8;}
.editorc p {margin-bottom:15px;}
.editorc p:last-child {margin-bottom:0px;}
.editorc a {text-decoration:underline;}
.editorc ul {margin-bottom:15px;padding-left:15px;}
.editorc ul li {list-style-type:disc;}
.editorc ol {margin-bottom:15px;padding-left:15px;}
.editorc ol li {list-style-type:decimal;}

.editorc2 {line-height:1.8;}
.editorc2 p {margin-bottom:15px;}
.editorc2 p:last-child {margin-bottom:0px;}
.editorc2 img {vertical-align:top;}
.editorc2 a {text-decoration:underline;}
.editorc2 ul {margin-bottom:15px;padding-left:15px;}
.editorc2 ul li {list-style-type:disc;}
.editorc2 ol {margin-bottom:15px;padding-left:15px;}
.editorc2 ol li {list-style-type:decimal;}

.editorc_tbe table {margin-bottom:15px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc_tbe td {padding:6px 5px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc_tbe td table {margin-bottom:0px;}
.editorc_tbe td p {margin:0px;padding:0px;}
.editorc_tbe table.no-border {border:none;}
.editorc_tbe table.no-border table {border:none;}
.editorc_tbe table.no-border td {border:none;padding:0px;}

#prevnext { border-top: 1px solid #f2f2f2;    display: table;    padding-top: 2rem;    width: 100%;}
#prevnext .pndiv { width:50%}
#prevnext .pndiv a { color: #323232; display: table; -webkit-transition: .4s; transition: .4s; padding: 3%; border-radius: .5rem; min-height: 100px; width: 90%; -webkit-box-sizing: border-box; box-sizing: border-box; text-decoration: none; }
#prevnext .pndiv a .imgs { width: 1%; }
#prevnext .pndiv a .imgs img{float: left;  max-width: 100px;}
#prevnext .pndiv a .txts{ display: table-cell; vertical-align: top; }
#prevnext .pndiv a .txts .txts01{ display: block; font-size: 16px; color: #666; }
#prevnext .pndiv a .txts .txts02{ font-size: 14px; line-height: 1.4rem; font-weight: 700; display: block; } 

#prevnext .pndiv a:hover { background: #f2f2f2; -webkit-transform: translateY(-4px); transform: translateY(-4px); -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }
/*===================================================================================*/
/* 企业图片列表 */

#about_image1_blk {background: #fff;    margin: 0 auto;    overflow: hidden;    padding: 2rem;}
#about_image1 {}
#about_image1 dl {float:left;margin:0px 25px 20px 0px;width:190px;text-align:center;}
#about_image1 dl dt {font-size:0px;}
#about_image1 dl dt img {padding:4px;width:180px;height:160px;transition:none;border:1px solid #ddd;}
#about_image1 dl dt img:hover {padding:3px;border:2px solid #9fc518;}
#about_image1 dl dd {padding-top:8px;line-height:1.4;}

 
#contact_map {margin-top:30px;font-size:0px;border:1px solid #ddd;}

/*===================================================================================*/
/* 产品 */
#pro_left{box-sizing: border-box;    display: inline-block;    padding: 0 10px;    position: relative;    vertical-align: middle;    width: 49%;}
#pro_right{box-sizing: border-box;    display: inline-block;    padding-left: 5%;    vertical-align: middle;    width: 50%;}

.photo_owl { width:95%;}
.photo_owl .item{ text-align:center; margin:0 auto;max-width:580px;}
.photo_owl .item .img img{ width:580px; height: auto;}
.photo_owl .item p{margin-top:20px;color:#333;font-size:18px;}
.photo_owl .owl-theme .owl-controls{ bottom:50%;height:0; margin-bottom:20px;left:-16px; right:-16px; width:auto;}
.photo_owl .owl-theme .owl-controls .owl-nav [class*=owl-]{ margin:0;padding:0;width:14px; height:28px; border-radius:0}
.photo_owl .owl-theme .owl-controls .owl-nav .owl-prev{ border: 1px solid #a0a0a0;    border-radius: 50%;    height: 30px;    line-height: 30px;    text-align: center;
    transition: all 0.4s ease 0s;    width: 30px;	content: ">";float:left;}
.photo_owl .owl-theme .owl-controls .owl-nav .owl-prev:after { color: #666; content: "<"; font-family: sans-serif; }
.photo_owl .owl-theme .owl-controls .owl-nav .owl-next:after { color: #666; content: ">"; font-family: sans-serif; }
.photo_owl .owl-theme .owl-controls .owl-nav .owl-next{ border: 1px solid #a0a0a0;    border-radius: 50%;    height: 30px;    line-height: 30px;    text-align: center;
    transition: all 0.4s ease 0s;    width: 30px;	content: ">";float:right;}
.photo_owl .owl-theme .owl-controls .owl-nav .owl-prev:hover{ background:url(../img/cur1-1.png) no-repeat center center;}
.photo_owl .owl-theme .owl-controls .owl-nav .owl-next:hover{ ;background:url(../img/cur2-1.png) no-repeat center center;}
.photo_owl .owl-theme .owl-controls .owl-nav [class*=owl-]:hover{ opacity:1; }

#pro_right h2{font-size: 44px;font-weight: 400;    line-height: 1.2;    margin: 0;text-align: left;}
#pro_right .pro_desc{padding-top: 2.5rem;    width: 100%;display: inline-block; line-height:1.8rem;    font-size: 14px;text-align: left;}
#pro_right .pro_price{line-height: 1.5;    padding: 2rem 0 0;text-align: left;}
#pro_right .pro_price .nPrice{ font-size: 20px;}
#pro_right .pro_price .nPrice .price{ font-size: 20px;}
#pro_right .pro_price .tax{font-size: 1.16rem;    padding-left: 0.5rem;}
#pro_right .pro_color{display: block;  padding-top: 2.5rem;}


#pro_right .pro_color a span{border-radius: 50%;
    cursor: pointer;
    float: left;
    height: 100%;
    width: 100%; display:inline-block; border-radius: 50%;}
#pro_right .pro_color a.on { border: 2px solid #00a6d6;}
#pro_right .pro_color a{ border: 2px solid #f2f2f2;
    border-radius: 50%;
    box-sizing: border-box;
    display: inline-block;
    height: 2rem;
    margin: 0 7px 0 0;
    overflow: hidden;
    padding: 2px;
    position: relative;
    vertical-align: middle;
    width: 2rem; line-height:1.6rem; text-align:center;} 
#pro_right .pro_color a:hover{ border: 2px solid #00a6d6; background:#CCC;
    border-radius: 50%;
    box-sizing: border-box;
    display: inline-block;
    height: 2rem;
    margin: 0 7px 0 0;
    overflow: hidden;
    padding: 2px;
    position: relative;
    vertical-align: middle;
    width: 2rem;line-height:1.6rem;text-align:center;}
#pro_right .pro_buy_line{font-size: 14px;  box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    max-width: 400px;
    padding: 10px 0;
    width: 100%;}
#pro_right .pro_buy_line a{font-size: 18px;    height: 60px;    line-height: 60px;    margin-top: 10px;    position: relative;    width: 100%;border: medium none;
    border-radius: 10.8px;    cursor: pointer;    display: inline-block;    
    overflow: hidden;
    padding: 0; 
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease 0s;
    white-space: nowrap;}
#pro_right .pro_buy_line a:after{content: ">";    font-family: "sans-serif";    font-size: 16px;    line-height: 1;    pointer-events: none;    position: absolute;    right: 10px;    top: 50%;    transform: translateY(-50%) scaleX(0.6);}

 .home_ap{ position:relative; width:100%;} 
  .home_ap .home_apimg{ width:100%;  } 
 .home_desc{ position:absolute;}
 .home_desc h2{ line-height:45px; font-size:36px;}
 .home_desc p{ line-height:26px; font-size:22px}
 .home_ap_mobile{ display:none;}


#products_blk {margin:0px auto;padding-top:5px;width:875px;overflow:hidden;}
#products {width:910px;}
#products dl {float:left;margin:0px 35px 20px 0px;width:420px;text-align:center;}
#products dl dt {font-size:0px;}
#products dl dt img {padding:4px;width:410px;height:273px;transition:none;border:1px solid #ddd;}
#products dl dt img:hover {padding:3px;border:2px solid #00af5b;}
#products dl dd h2 {padding:10px 0px;font-size:16px;font-weight:normal;}
#products dl dd p span {padding:0px 80px;}

#products_image_blk {float:left;width:504px;font-size:0px;}
#products_image {width:504px;}
#products_image img {width:504px;height:336px;}
#products_thumb_blk {position:relative;margin-top:10px;width:504px;height:72px;overflow:hidden;}
#products_thumb {position:absolute;top:0px;left:29px;width:446px;height:69px;overflow:hidden;}
#products_thumb div {float:left;}
#products_thumb a {float:left;display:block;margin-right:10px;width:104px;height:69px;}
#products_thumb a:last-child {margin-right:0;}
#products_thumb a img {width:104px;height:69px;}
#products_thumb a img.products_thumb_cur {padding:2px;width:98px;height:63px;border:1px solid #a6c928;}
.products_thumb_button {position:absolute;top:7px;display:block;width:18px;height:54px;cursor:pointer;}
#products_thumb_left {left:0px;background:url(../images/products_thumb_arrow.jpg) no-repeat;}
#products_thumb_right {right:0px;background:url(../images/products_thumb_arrow.jpg) no-repeat right top;}

#products_desc_blk {float:right;width:360px;}
#products_name {padding:3px 0px 8px 0px;color:#333;font-size:44px;border-bottom:1px dashed #c9c9c9;}
#products_info {margin-top:10px;color:#333;line-height:2;}
#products_info li span {color:#999;font-weight:bold;}
#products_tel {margin-top:20px;padding-left:54px;color:#5f5d5d;height:50px;background:url(../images/header_tel.jpg) no-repeat 0px 4px;}
#products_tel h2 {font-family:Calibri, Arial;font-size:28px;color:#ff6600;}
#products_qq {display:block;margin:30px 0px 0px 30px;width:221px;height:68px;font-size:24px;font-weight:bold;line-height:68px;text-align:center;background:url(../images/products_qq.jpg) no-repeat;}

#products_related {margin-top:30px;border:1px solid #e5e5e5;}
#products_related p {padding:8px 0px 9px 15px;color:#00af5b;font-weight:bold;border-bottom:1px solid #00af5b;background:#f6f6f6;}
#products_related ul {height:235px;overflow:hidden;}
#products_related li {float:left;margin:12px 0px 0px 16px;width:275px;font-size:0px;text-align:center;}
#products_related li img {width:275px;height:183px;}
#products_related li h2 {padding-top:8px;font-size:14px;font-weight:normal;}

#products_title {position:relative;margin-top:20px;height:40px;border-bottom:2px solid #707070;}
#products_title span {position:absolute;top:0px;left:0px;display:block;width:145px;height:40px;color:#fff;font-size:18px;font-weight:bold;text-align:center;line-height:40px;background:#707070;}
.products_titles {position:relative;margin-top:25px;padding-left:16px;height:41px;color:#fff;font-size:18px;line-height:41px;background:#9f9f9f;webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
 border-radius: 5px;}
.products_titles span {position:absolute;top:0px;right:10px;font-size:12px;font-weight:normal;}

#products_liyou {margin-top:20px;}
#products_liyou li {}
#products_liyou li span {display:block;clear:both;height:35px;}
#products_liyou li h3 {padding-top:110px;color:#00af5b;font-size:22px;}
#products_liyou li p {margin-top:10px;color:#888;line-height:1.8;}
.products_liyou1 img {float:left;width:530px;}
.products_liyou1 div {float:right;width:340px;}
.products_liyou2 img {float:right;width:530px;}
.products_liyou2 div {float:left;width:340px;}
.products_liyou_num1 {background:url(../images/ly1.jpg) no-repeat;}
.products_liyou_num2 {background:url(../images/ly2.jpg) no-repeat;}
.products_liyou_num3 {background:url(../images/ly3.jpg) no-repeat;}
.products_liyou_num4 {background:url(../images/ly4.jpg) no-repeat;}
.products_liyou_num5 {background:url(../images/ly5.jpg) no-repeat;}

#products_customer {}
#products_customer li {position:relative;margin-top:15px;padding:0px 25px 0px 215px;width:346px;height:138px;border:2px solid #00af5b;background:#fff;overflow:hidden;}
#products_customer li:nth-child(2n) {margin-left:300px;}
#products_customer li img {position:absolute;top:0px;left:0px;width:194px;height:142px;}
#products_customer li strong {display:block;padding-top:10px;color:#333;font-size:16px;}
#products_customer li p {margin-top:5px;height:60px;color:#888;line-height:20px;overflow:hidden;}
#products_customer li span {position:absolute;top:113px;left:215px;display:block;width:49px;height:15px;background:url(../images/more.jpg) no-repeat;}

#products_contact {width:914px;}
#products_contact li {float:left;margin-right:24px;padding-left:63px;width:370px;height:73px;color:#333;font-size:18px;line-height:73px;border-bottom:1px solid #ddd;overflow:hidden;}
#products_contact li#products_contact_address {width:827px;}
#products_contact_tel {background:url(../images/products_contact_tel.jpg) no-repeat 0px center;}
#products_contact_phone {background:url(../images/products_contact_phone.jpg) no-repeat 9px center;}
#products_contact_fax {background:url(../images/products_contact_fax.jpg) no-repeat 5px center;}
#products_contact_name {background:url(../images/products_contact_name.jpg) no-repeat 2px center;}
#products_contact_qq {background:url(../images/products_contact_qq.jpg) no-repeat 3px center;}
#products_contact_email {background:url(../images/products_contact_email.jpg) no-repeat 3px center;}
#products_contact_address {background:url(../images/products_contact_address.jpg) no-repeat 3px center;}

#products_news {margin-top:3px;width:914px;}
#products_news li {float:left;position:relative;margin-right:24px;padding:0px 90px 0px 20px;width:323px;height:39px;line-height:39px;border-bottom:1px dashed #d8d8d8;background:url(../images/icon2.jpg) no-repeat 2px 15px;overflow:hidden;}
#products_news li h2 {font-size:14px;font-weight:normal;}
#products_news li span {position:absolute;top:1px;right:0px;color:#999;font-size:12px;}

#products_tags {margin-top:20px;padding:10px 10px 12px 20px;background:#f5f5f5;}
#products_tags span {color:#333;font-weight:bold;}
#products_tags a {margin-left:15px;color:#999;}
#products_tags a:hover {color:#9fc518;}

#products_newtj {}
#products_newtj li {float:left;margin:18px 0px 0px 16px;width:420px;font-size:0px;text-align:center;}
#products_newtj li img {width:420px;height:280px;}
#products_newtj li h2 {padding-top:8px;font-size:14px;font-weight:normal;}

#cases_blk {margin:0px auto;width:890px;overflow:hidden;}
#cases {width:915px;}
#cases dl {float:left;margin:0px 25px 20px 0px;width:280px; height:220px;text-align:center;}
#cases dl dt {font-size:0px;}
#cases dl dt a{width:276px; height:190px; display:inline-block;transition:none;border:1px solid #ddd; text-align:center; line-height:190px;}
#cases dl dt a img {padding:4px;max-width:270px; max-height:180px; display:inline-block;}
#cases dl dt a:hover {border:1px solid #9fc518;}
#cases dl dd {padding-top:8px;line-height:1.4;}
#cases_name {padding:15px 0px 25px 0px;color:#333;font-size:24px;font-weight:normal;text-align:center;}
#cases_image {font-size:0px;text-align:center;}
#cases_image img {max-width:890px;}
#customer_name {padding:15px 0px 25px 0px;color:#333;font-size:24px;font-weight:normal;text-align:center;border-bottom:1px solid #e5e5e5;}

/*===================================================================================*/
/* 新闻列表 */
#content_newsbg{position: relative; margin: -1px 0 0; width: 100%; overflow: hidden; background: #fff; } 
#news_title{ font-size: 14px; line-height: 1; margin-top: 2rem; font-weight: 700; color: #000; }
#right .news_pinpai{ margin-top: 2rem; font-size: 14px; color: #323232; }
#right .news_info{ text-align:right; margin:5px 0;}
#news {}
#news li { border-radius: 12px;    box-sizing: border-box;    color: #323232;    cursor: pointer;    display: table;    margin: 1rem 0;    padding: 2rem;    text-decoration: none;    transition: all 0.4s ease 0s;    width: 100%;}
#news li:hover{-webkit-transform: translateY(-1px); transform: translateY(-1px); -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-box-shadow: 0 4px 50px rgba(0,0,0,.1); box-shadow: 0 4px 50px rgba(0,0,0,.1);}
#news li a .datetimespan1{ display: table-cell;    max-width: 11rem;    vertical-align: top;    width: 14%;}
#news li a .datetimespan1 span{border-bottom: 1px solid #707070;    display: inline-block;    font-size: 14px;    max-width: 80%;    width: 100%;}
#news li a  .news_img{ display: table-cell;    max-width: 13rem;    vertical-align: top;    width: 30%;}
#news li a  .news_img img{ max-width: 75%;    vertical-align: middle;}
#news li a  .news_cont{ display: table-cell;    vertical-align: middle;}
#news li a  .news_cont .news_title{ display: block;    font-size: 16px;    line-height: 1.45;    margin: 0 0 8%;}
#news li a  .news_cont .news_desc{  display: block;    font-size: 14px;    line-height: 1.4;    margin: 8% 0 1rem;}

#right ._3N1QbiBlAB{ padding: 2rem 1rem; text-align: right; color: #666; }

.news_detail_title{ background: -webkit-gradient(linear,left top,right top,from(#00a6d6),to(#00a6d6)); background: linear-gradient(90deg,#00a6d6,#00a6d6); padding: 2rem 1rem; }
.news_detail_title a{ color: #fff; position: relative; font-size: 44px; display: inline-block; margin: 1rem; -webkit-transition: .2s; transition: .2s; text-decoration: none; }
.news_detail_title a:after { content: ""; position: absolute; bottom: 0; left: 0; width: 5rem; height: 1px; background: #fff; }
.news_detail_title a:hover { text-shadow: 1px 1px 0 rgba(50,50,50,.4); }

.wrap2 { position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; max-width: 1200px; margin: 0 auto; }

#customer {width:890px;}
#customer li {border-bottom: 1px dashed #ddd;
    float: left;
    height: 180px;
    margin-bottom: 18px;
    overflow: hidden;
    position: relative;
    width: 22%; margin:0 1.5%; text-align:center;}
#customer li img {width:180px;height:135px;}
#customer li h2 {padding:2px 0px 3px 0px;font-size:16px;font-weight:normal;}
#customer li span {color:#888;font-size:12px;}
.customer_list_desc {margin-top:10px;height:66px;color:#888;font-size:12px;line-height:22px;overflow:hidden;}
.customer_list_nopic {position:absolute;top:0px;left:0px;width:180px;height:135px;background:url(../images/nopic.png) no-repeat center center #f0f0f0;}

#customer_title {padding:15px 0px 25px 0px;color:#333;font-size:24px;line-height:1.4;text-align:center;font-weight:normal;}
#customer_info {padding-bottom:8px;color:#999;font-size:12px;text-align:center;border-bottom:1px solid #e5e5e5;}
#customer_info span {padding:0px 20px;}
#customer_info strong {font-weight:normal;}

/*===================================================================================*/
/* 信息反馈 */

#feedback {padding:10px 0px 0px 0px;}
#feedback td {padding:12px 5px 0px 5px;}
.feedback_ps {margin-left:10px;color:#999;}
.feedback_ts {margin-right:5px;font-family:Calibri, Arial;font-size:12px;color:#ff0000;}

/*===================================================================================*/
/* 网站地图 */

#map {margin:0px auto;padding:10px 0px;width:1200px;}
#map div:last-child {border-bottom:none;}
.map_list {padding:20px 0px;line-height:2;border-bottom:1px solid #ddd;}
.map_list a {margin-right:20px;}

/*===================================================================================*/

#win_ts_box {position:fixed;top:50%;left:50%;z-index:9999;display:none;margin:-70px 0px 0px -200px;width:400px;height:140px;color:#fff;font-size:24px;text-align:center;line-height:140px;border-radius:8px;background:url(../images/tbs/black70.png);overflow:hidden;}
#win_ts {}
#win_loading {position:fixed;top:0%;left:0%;z-index:9999;width:100%;height:100%;background:url(../images/loading2.gif) no-repeat center center;}
#win_loading_bg {position:fixed;top:0px;left:0px;z-index:9998;width:100%;height:100%;background:url(../images/tbs/white0.png);}

/*===================================================================================*/
/* 浮动在线客服 */

#qq_online {position:absolute;z-index:99;width:130px;font-family:Calibri, Arial;font-size:12px;}
#qq_online_top {position:relative;padding-left:10px;height:26px;line-height:26px;font-family:Calibri, Arial;font-weight:bold;color:#fff;background:url(../images/qq_style/style0_top.gif) no-repeat;}
#qq_online_top img {position:absolute;top:8px;right:10px;cursor:pointer;}
#qq_online_list {background:url(../images/qq_style/style0_bgs.gif) repeat-y;}
#qq_online_list a {color:#222;}
#qq_online_list a:hover {color:#ff0000;}
#qq_online_list p {position:relative;margin:0px 3px;padding-left:31px;width:93px;height:25px;line-height:26px;border-top:1px solid #fff;border-bottom:1px solid #fff;background:#fff;overflow:hidden;}
#qq_online_list p:hover {border-top:1px solid #A3E7FC;border-bottom:1px solid #A3E7FC;background:#E1F7FD;}
#qq_online_list p img {position:absolute;top:2px;left:5px;width:21px;height:21px;}
#qq_online_bottom {height:42px;font-size:0px;background:url(../images/qq_style/style0_bottom.gif) no-repeat;}

#qq_onlines_top {position:relative;height:32px;line-height:32px;text-align:center;color:#fff;font-weight:bold;}
#qq_onlines_top p {position:absolute;top:40px;width:35px;height:173px;overflow:hidden;cursor:pointer;}
.qq_onlines_small_left strong {left:8px;}
.qq_onlines_small_right strong {left:13px;}
#qq_onlines_top p strong {position:absolute;top:40px;display:block;width:16px;text-align:center;line-height:20px;}
#qq_onlines_box {border:1px solid #e3e3e3;border-top:none;background:#fff;}
#qq_onlines_tel {padding-top:15px;text-align:center;font-size:14px;color:#505050;background:url(../images/qq_style/tel.jpg) no-repeat 15px 12px;}
#qq_onlines_tel strong {display:block;padding:12px 0px 8px 0px;font-family:Calibri, Arial;font-size:16px;border-bottom:1px dashed #ccc;}
#qq_onlines_list {padding-top:10px;}
#qq_onlines_list a {position:relative;display:block;margin:0px auto 8px auto;padding-left:35px;width:72px;height:25px;line-height:26px;color:#222;border:1px solid #aaccd8;background:url(../images/qq_style/list_bg.jpg) repeat-x;overflow:hidden;}
#qq_onlines_list a:hover {color:#ff0000;}
#qq_onlines_list a img {position:absolute;top:2px;left:7px;width:21px;height:21px;}
#qq_onlines_tdc {padding:8px 0px;font-size:0px;text-align:center;border-top:1px dashed #ccc;}
#qq_onlines_tdc img {width:110px;height:110px;}

.qq_onlines_1 p#qq_onlines_tel strong {color:#e10000;}
.qq_onlines_1 div#qq_onlines_top {border-bottom:8px solid #ff7200; background:#e10000;}
.qq_onlines_1 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style1_small_left.png) no-repeat;}
.qq_onlines_1 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style1_small_right.png) no-repeat;}
.qq_onlines_2 p#qq_onlines_tel strong {color:#555;}
.qq_onlines_2 div#qq_onlines_top {border-bottom:8px solid #5d5d5d; background:#343434;}
.qq_onlines_2 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style2_small_left.png) no-repeat;}
.qq_onlines_2 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style2_small_right.png) no-repeat;}
.qq_onlines_3 p#qq_onlines_tel strong {color:#df5f00;}
.qq_onlines_3 div#qq_onlines_top {border-bottom:8px solid #ddc9ba; background:#df9800;}
.qq_onlines_3 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style3_small_left.png) no-repeat;}
.qq_onlines_3 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style3_small_right.png) no-repeat;}
.qq_onlines_4 p#qq_onlines_tel strong {color:#89a611;}
.qq_onlines_4 div#qq_onlines_top {border-bottom:8px solid #464a4b; background:#adce25;}
.qq_onlines_4 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style4_small_left.png) no-repeat;}
.qq_onlines_4 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style4_small_right.png) no-repeat;}

.qq_onlines_5 p#qq_onlines_tel strong {color:#df5f00;}
.qq_onlines_5 div#qq_onlines_top {border-bottom:8px solid #ff9241; background:#ff6d00;}
.qq_onlines_5 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style5_small_left.png) no-repeat;}
.qq_onlines_5 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style5_small_right.png) no-repeat;}
.qq_onlines_6 p#qq_onlines_tel strong {color:#006083;}
.qq_onlines_6 div#qq_onlines_top {border-bottom:8px solid #6b718d; background:#006083;}
.qq_onlines_6 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style6_small_left.png) no-repeat;}
.qq_onlines_6 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style6_small_right.png) no-repeat;}
.qq_onlines_7 p#qq_onlines_tel strong {color:#00a0a8;}
.qq_onlines_7 div#qq_onlines_top {border-bottom:8px solid #6b718d; background:#00a0a8;}
.qq_onlines_7 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style7_small_left.png) no-repeat;}
.qq_onlines_7 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style7_small_right.png) no-repeat;}
.qq_onlines_8 p#qq_onlines_tel strong {color:#c9004c;}
.qq_onlines_8 div#qq_onlines_top {border-bottom:8px solid #ebba28; background:#c9004c;}
.qq_onlines_8 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style8_small_left.png) no-repeat;}
.qq_onlines_8 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style8_small_right.png) no-repeat;}

/*===================================================================================*/

#news_page {padding:20px 0px 20px 0px;width:100%;}
#products_page {padding:30px 0px 20px 0px;width:100%;}

.fypage {height:30px;font-size:0px;text-align:center;overflow:hidden;}
.fypage a {display:inline-block;margin:0px 4px;padding:0px 9px;height:28px;line-height:28px;font-size:14px;text-align:center;text-decoration:none;overflow:hidden;}
.fypage a:link,.fypage a:visited,.fypage a:active {color:#999;border:1px solid #e5e5e5;}
.fypage a:hover {color:#fff;border:1px solid #9f9f9f;background:#9f9f9f;}

.fypage span {display:inline-block;margin:0px 4px;padding:0px 9px;height:28px;line-height:28px;font-size:14px;text-align:center;overflow:hidden;}
.fypage span.fypage_current {color:#fff;border:1px solid #9f9f9f;background:#9f9f9f;}
.fypage span.fypage_disabled {color:#999;border:1px solid #e5e5e5;}

.fypage_sl {display:inline-block;padding:0px 9px;height:30px;color:#999;line-height:30px;font-weight:normal;}
.fypage_go {display:inline-block;position:relative;margin-left:4px;width:104px;height:30px;overflow:hidden;}
#fypage_gov {position:absolute;top:0px;left:0px;padding:0px 6px;width:36px;height:28px;color:#333;font-size:12px;line-height:28px\9;text-align:center;border:1px solid #e5e5e5;}
#fypage_gobtn {position:absolute;top:0px;right:0px;padding:0px;width:40px;height:28px;color:#999;line-height:28px;border:1px solid #dadada;cursor:pointer;}
#fypage_gobtn:hover {color:#fff;border:1px solid #9f9f9f;background:#9f9f9f;}


.faqline{border-bottom: 1px solid #666;
    height: 1px;
    margin-bottom: 1rem;
    width: 100%;}
	
	.about_content{width:100%; position:relative; text-align:center;}
	.about_content h3{position:absolute; left:0; right:0; top:30%; font-size:44px; line-height:44px; color:#fff;}
	.about_content .atxt{position:absolute; left:0; right:0; top:52%; font-size:20px;line-height:40px; color:#fff;} 
	.about_content .aimgm{ display:none;}
	.about_content .aimg{ display: inline-block;}
	
	

@media (max-width:767px) {
	
	.about_content h3{position:absolute; left:0; right:0; top:30%; font-size:1.5rem; line-height:2rem; color:#fff;}
	.about_content .atxt{position:absolute; left:0; right:0; top:42%; font-size:1rem;line-height:2rem; color:#fff;} 
	.about_content .aimg{ display:none;}
	.about_content .aimgm{ display: inline-block;}
	
	 
	
	.header_nav ul { display: none; }
	.langs{ padding-right:1rem} 
    .submit-normal .transparent { border-width: 1px; }
	.header_nav .menu{ display:none;}
	.header .menu{ display: inline-block;}
	
    .button-normal.phone-sort .line, .button-normal.phone-sort .price { display: none; } 
    
	    .footer .f_left .txtico{ display:none;}
	    .footer .f_left .txtico_mobile{ display: inline-block;}
		
	.footer .f_middle{vertical-align: top; width:100%; display:inline-block; float:left;}
	.footer .f_middle .f_middle_cent dl{ width:50%;  text-align:center;  float:left;} 
	.footer .f_right {display: table-cell;    margin: 0 auto;    overflow: hidden; float:left;    padding: 0 10px;    text-align: center;    width: 100%;}
	.footer .f_right .submit-normal {    display: inline-block;    position: relative;    text-align: center;    width: 300px;}
	.copyright_bg .copyright{ width:100%;}
	.footer_bg{ padding:30px 0;}
	.footer .f_right{ padding:0;}
	
	#right {    display: table-cell;   padding: 0 1rem 5%;    vertical-align: top;}
	#news li{ border-radius: 12px;    box-sizing: border-box;    color: #323232;    cursor: pointer;    display: table;    margin: 1rem 0;    padding: 2rem;
    text-decoration: none;    transition: all 0.4s ease 0s;    width: 100%;} 
	#news li:hover { text-shadow: 1px 1px 0 rgba(50,50,50,.4); }
	
	#news li a .datetimespan1{ display: block; width: 100%; max-width: 100%; } 
	#news li a .datetimespan1 span{border-bottom: 1px solid #707070;    display: inline-block;    font-size: 14px;    max-width: 100%;    width: 100%;}
	 #news li a  .news_img{ display:inline-block; width: 100%; max-width:100%; text-align:center;}
	#news li a  .news_img img{ max-width: 100%;margin: 1rem 0;    vertical-align: middle;}
	#news li a  .news_cont{ width:100%;}
	#news li a  .news_cont .news_title{ display: block;    font-size: 16px;    line-height: 1.45;    margin: 0 0 8%; width:100%;}
	#news li a  .news_cont .news_desc{  display: block;    font-size: 14px;    line-height: 1.4;    margin: 8% 0 1rem; width:100%;}
    #prevnext .pndiv.fl { display:none;}
	 #prevnext .pndiv.fr { width:100%}
	 
	 /*******user部分*********/
	 
	 #user_bg .user_cnt .user_left{ width:100%;display: inline-block;}
	 #user_bg .user_cnt .user_left .upic{ text-align:center; margin: 0 auto; margin-bottom:2rem;}
	 .user_right .userother ul li{  border-bottom: 1px dotted #242424;    border-right: medium none;    display: block;    text-align: left;    width: 100%;}
	 
	 #left {    background: #fff none repeat scroll 0 0;    display:block;    vertical-align: top;    width: 100%;}
	 #left .lefticos{ display:block; width:100%; text-align:center; border-bottom: 1rem solid #00a6d6;  }
	 #left .lefticos .iconfont {-webkit-text-stroke-width: 0.2px;font-family: iconfont;font-size:1.33rem;font-style: normal;vertical-align: middle;  display: inline-block;    text-align: center;color: #00a6d6;transform: rotate(-180deg); }
	 #left .lefticos .iconfont.e90{color: #00a6d6;    display: inline-block; transform: rotate(0deg);        transition: all 0.4s ease 0s;}
	 #left .left_title{ text-align:center; padding-top:1rem;}
	 #left .left_menu{ display:none;}
	 #right {    display: block;    padding: 0;    vertical-align: top;}
	 #content {    margin: 0 auto;    max-width: 1000px;    padding: 1rem 1%;    position: relative;    width: 98%;    z-index: 2;}
	 
	 #pro_left{ width:99%; margin:0 auto;}
	 #pro_left .photo_owl{ width:95%; margin:0 auto;}
	 #pro_left .photo_owl img{ width:100%;}
	 #pro_right{ width:99%; margin:0 auto;}
	 #title_cur{ display:none;}
	 .wrap{ width:100%; max-width:100%;}
	 
	 .fypage a{ display:none;}  
	 .fypage a:nth-child(2){ display: inline-block;}
	 .fypage a:nth-last-child(2){ display: inline-block;}
	  .fypage .fypage_current{ display:none;}  
	/* .fypage a:nth-last-child(1){ display:block;} */
	
	.home_ap{ display:none;} 
  
     .home_ap_mobile{ display:inline-block; width:100%;}
	  .home_ap_mobile .home_desc{ width:98%; margin:0 auto;text-align:center; position:relative; padding:1.5rem 0;}
	  .home_ap_mobile .home_desc h2{ width:100%; font-size:2rem; }
	  .home_ap_mobile .home_desc p{ width:100%;font-size:1rem; }
	   .home_ap_mobile img{ width:100%; }
	 #pro_right .pro_buy_line{ text-align:center;}  
	#pro_right .pro_buy_line a{font-size: 18px;    height:30px;    line-height: 30px; margin:0 auto;    margin-top: 10px;    position: relative;    width: 50%;border: medium none;
    border-radius: 10.8px;    cursor: pointer;    display: inline-block;    
    overflow: hidden;
    padding: 0; 
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease 0s;
    white-space: nowrap;    }  
	#pro_right .pro_buy_line a:after{content: "";}
}

