@charset "utf-8";
@media only screen and (min-width:1000px)
{
.feedback{padding:2% 0 4%;}
.feedback textarea{width:45%;float:left;line-height:1em;border: 1px solid #999;border-radius: 5px;padding:9px 1%;}
.feedback input {width:48%;float:right;line-height:2em;border: 1px solid #999;border-radius: 5px;padding:9px 1%;}
.feedback button {width:50%;float:right;line-height:2em;padding:1%;border: 1px solid #999;border-radius: 5px;margin-top:1.5em;cursor:pointer;color:#fff;background-color:#00b48e;}

.product_list{padding:3% 0;background:#eef8fc}
.product_list_r{width:100%;padding:2% 0;}
.product_list_r h2{text-align: center;font-size:18px;background: #00b48e;color: #fff;width:240px;padding:8px 12px;clear:both;display:inline-block;}
.product_list_r h3{display:inline-block;}
.product_list_r h3>a{margin:5px;padding:8px;font-size:16px;border: 1px solid #999;}
.product_list_r h3>a:hover{background: #f9f9f9 !important;border: 1px solid #00b48e;}

.product_list_l{margin-top:20px;}
.product_list_l>div{line-height: 32px;border-bottom: 1px solid #555;}
.product_list_l>div>h4{display: inline-block;border-bottom: 3px solid #00b48e;font-size: 1.5em}
.product_list_l>div>span{padding-left: 20px}
.product_list_l>ul{margin:0px -1%;}
.product_list_l>ul>li{float: left;width:23%;background:#fff;margin:1%;overflow: hidden;}
.product_list_l>ul>li:hover{box-shadow:1px 1px 6px #00b48e;transition-duration: .5s}
.product_list_l>ul>li>a{border: 1px solid #999;}
.product_list_l>ul>li>a>img{width: 100%;display:block;}
.product_list_l>ul>li>a>h3 {font-size:1.2em;text-align:center;color: #00b48e;line-height:2em;white-space: nowrap;}
.product_list_l>ul>li>a>span{font-size:1em;color:#555;text-align: center;}
.product_list_l>ul>li>a>p{font-size:1.2em;padding:1% 0;line-height:1.5em;text-align:center;font-weight:bold;}

.product_text_r{width:20%;margin:5% 0 0;border: 1px solid #00b48e;}
.product_text_r h2{text-align: center;font-size: 1.5em;background:#00b48e;color:#fff;padding:0.5em 0;}
.product_text_r h3{margin:5px;text-align: center;line-height:1.4em;font-size:1.3em;color:#00b48e;background:#f9f9f9;border: 1px solid #ddd;}
.product_text_r h3>a{margin:2px;padding:8px;font-size:16px;border: 1px solid #ddd;}
.product_text_r h3:hover{background:#eef8fc !important;border: 1px solid #00b48e;}

.product_text {width: 75%;padding:5% 0;}
.product_text a{display: inline-block;color:#00b48e;}
.product_text_1 {padding:0;margin:0;width:100%;background:#fff}
.product_text_1>img{margin-right:1%;float:left;max-width:520px;width:40%;background:#fff;}
.product_text_1>h2{font-size:20px;color:#00b48e;padding:0.6em 0;width:59%;border-bottom:1px solid #888;float:left;}
.product_text_1>h2>span{color:#555;}
.product_text_1>div{max-width: 600px;width:59%;line-height:2em;padding-top:10px}
.product_text_1>div>img{float: left;max-width:150px;width:37.5%;margin-right:20px}
.product_text_1>div>h3{font-size:1.4em;color:#00b48e;display:inline-block;}
.product_text_1>div>a{font-size:1.1em;border-radius:10px;cursor:pointer;display:inline-block;}

.product_text_2 {background:#fff;padding:2% 0;margin:2% 0 0;border-top:1px solid #00b48e;}
.product_text_2 video{width:60%;margin:0 20%;}
.product_text_2 h3{font-size:1.5em;line-height:2em;width:100%;background-image: linear-gradient(45deg, #00b48e, #eee 66%, #fff);color:#eef8fc;padding-left:20px;border-radius:1px;width:96%;margin:1em 0;}
.product_text_2 h4{font-size:1.2em;line-height:2em;color:#00b48e;width:100%;margin:1em 0 0;}
.product_text_2 div{margin:1em;}
.product_text_2 ul{padding:1em 0;}
.product_text_2 ul li{line-height:2em;list-style:disc;margin-left:2em;font-size:1.1em;}
.product_text_2 table,.product_text_2 td,.product_text_2 tr,.product_text_2 th{border:1px solid #888;}
.product_text_2 table{text-align: center;width:96%;margin:2% 2% 0;line-height: 40px;}
.product_text_2>div>p{padding:0.5em 0 0;line-height:1.6em;}
.product_text_2>div>p>strong{font-weight:normal;}
.product_text_3{padding:1em;}

.product_td{padding:1em;}
.product_td>p{width:19.5%;display:inline-block;text-align:center}
.product_td>p>img{width:100%;display:block}

.text_list_l{width: 75%;padding:5% 0;}
.text_list_l>div{line-height: 32px;border-bottom: 1px solid #555;}
.text_list_l>div>h4{display: inline-block;border-bottom:3px solid #00b48e;font-size: 1.5em}
.text_list_l>div>span{padding-left: 20px}
.text_list_l>ul{margin:0px -1%;}
.text_list_l>ul>li{width:98%;background:#fff;margin:1%;overflow: hidden;border: 1px solid #999;}
.text_list_l>ul>li:hover{box-shadow:1px 1px 6px #00b48e;transition-duration: .5s}
.text_list_l>ul>li>a{width:98%;background-repeat:no-repeat;background-size:22% auto;margin:1%}
.text_list_l>ul>li>a>img{display:block;float:left;width:240px;height:160px;margin-right:1em}
.text_list_l>ul>li>a>h3 {font-size:1.2em;padding:0 0 1%;color: #00b48e;white-space: nowrap;}
.text_list_l>ul>li>a>p{font-size:1em;}
.text_list_l>ul>li>a>span{font-size:1em;color:#555;}

.small{font-size:0.9em !important;line-height:1.2em!important;width:96%;margin:1% 2%;}
.text_l{max-width: 500px;width:48%;float: left;}
.text_r{max-width: 400px;width:48%;float: right;text-align: center;overflow: hidden;}
.text_r>img{display:block;margin:auto;max-height:200px;height:100%;}

.contact_us>p {border-bottom: 1px dashed #ddd;padding: 1em 10px}
.contact_us>p>a {color: #555;display: inline-block}
.contact_us {width:100%;}
.contact_us>.page-title>h2 {background: #fff}
.contact_1 {overflow: hidden}
.contact_1>h2 {font-size: 1.5em;line-height: 1.8em;text-align: center}
.contact_3 {border:2px solid #555;width:49%;margin:5% auto 2%;padding:2% 0 2% 49%;background-size:auto 100%;background-repeat:no-repeat;}
.contact_3>h3 {line-height:2em;font-size:2em;background:#fff;}
.contact_3>p{font-size:1.3em;padding:0 0 0.5em 0 ;background:#fff;}
.contact_3>p>a{display:inline-block;color:#555;cursor:default;font-weight:bold;}
.contact_4{text-align: center;margin-bottom:50px;}
.contact_5 {border:2px solid #555;width:31%;display: inline-block;margin:0.6%;padding:1% 0 2% 17%;background-size:auto 100%;background-repeat:no-repeat;}
.contact_5>h3 {line-height:2em;font-size:1.8em;background:#fff;}
.contact_5>p{font-size:1.1em;padding:0 1em 0 0 ;background:#fff;}

.contact_2 {width:99%;overflow: hidden;margin:0 auto 3%}
#container {height: 420PX;width:98%;margin: auto;border: 2px solid #ddd}
.info-title {color: #fff;font-size:1.2em;background-color: rgba(0, 155, 255, .8);line-height:1.8em;padding: 0 0 0 0.6em;font-weight:bold;letter-spacing: 1px}
.info-content {color: #666;line-height: 30px}
.info-content p {background: #fff;margin-left: 10px;padding: 0 4px;line-height: 26px}
}

@media only screen and (max-width:999px){
.contact_us>p {border-bottom: 1px dashed #ddd;padding: 1em 10px}
.contact_us>p>a {color: #555;display: inline-block}
.contact_us {width: 100%}
.contact_us>.page-title>h2 {background: #fff}
.contact_1 {overflow: hidden;width:96%;margin:2%;}
.contact_1>h2 {font-size: 1.5em;line-height: 1.8em;text-align: center}
.contact_3 {border-bottom:2px solid #555;width:96%;margin:2%;padding:66% 0 2%;background-size:100% auto ;background-repeat:no-repeat;}
.contact_3>h3 {line-height:2em;font-size:1.5em;}
.contact_3>p{font-size:1.1em;padding:0 0 0.5em 0 ;}
.contact_3>p>a{display:inline-block;font-weight:bold;}
.contact_4{text-align: center;}
.contact_5 {border-bottom:2px solid #555;width:88%;display: inline-block;margin:6%;padding:59% 0 5%;background-size:100% auto ;background-repeat:no-repeat;}
.contact_5>h3 {line-height:2em;font-size:1.4em;}
.contact_5>p{font-size:1.1em;}
.contact_2 {width:97%;overflow: hidden;margin:3% auto}
#container {height: 220PX;width: 100%;border: 2px solid #ddd}
.amap-info{display: none;}
.info-title {color: #fff;font-size:1.2em;background-color: rgba(0, 155, 255, .8);line-height:1.8em;padding: 0 0 0 0.6em;font-weight:bold;letter-spacing: 1px}
.info-content {color: #666;line-height: 30px}
.info-content p {background: #fff;margin-left: 10px;padding: 0 4px;line-height: 26px}

.feedback{padding:2%;width:96%;}
.feedback form{margin:1em auto!important;text-align: center;}
.feedback textarea{width:98%;line-height:1em;border: 1px solid #999;border-radius: 5px;margin-top:0.9em;padding:1%;}
.feedback input {width:98%;line-height:2em;padding:1%;border: 1px solid #999;border-radius: 5px;margin-top:0.9em;}
.feedback button {width:100%;line-height:2em;padding:1%;border: 1px solid #999;border-radius: 5px;margin-top:0.9em;background-color:#00b48e;color:#fff}
.feedback1{float:right!important;width:100%!important;cursor:pointer;color:#fff;background-color:#00b48e;text-align:center;}

.product_list{padding:2% 0;background: #eef8fc}
.product_list_r{display:none;}
.product_text_r{display:none;}

.product_list_l{width:96%;padding: 2%;}
.product_list_l>div{line-height: 32px;border-bottom: 1px solid #555;}
.product_list_l>div>h4{display: inline-block;border-bottom: 3px solid #00b48e;font-size: 1.2em}
.product_list_l>div>span{padding-left:20px;}
.product_list_l>ul{background: #eef8fc;padding:20px 0;}
.product_list_l>ul>li{display: inline-block;width:47%;background: #fff;margin:1%;overflow: hidden;font-size:0.8em}
.product_list_l>ul>li>a{border: 1px solid #e5e5e5;}
.product_list_l>ul>li>a>img{width: 100%}
.product_list_l>ul>li>a>h3 {font-size:1.2em;text-align:center;color: #00b48e;line-height:2em;white-space: nowrap;overflow: hidden;}
.product_list_l>ul>li>a>span{font-size:1em;color:#555;text-align: center;}
.product_list_l>ul>li>a>p{font-size:0.9em;padding:1% 0;line-height:1.5em;text-align: center;white-space: nowrap;overflow: hidden;}

.product_text {width:98%;margin:auto;}
.product_text a{display: inline-block;}
.product_text_1 {padding:0;margin:0;width: 100%;}
.product_text_1>img{padding:0;margin:0;width:100%;background:#fff;}
.product_text_1>h2{font-size:1em;color:#00b48e;padding:2% 0;border-bottom:1px solid #888;}
.product_text_1>h2>span{color:#555;}
.product_text_1>div{text-align:left;line-height:1.6em;}
.product_text_1>div>img{display:none;}
.product_text_1>div>a{width:40%;background:#00b48e;color:#fff;font-size:1.1em;margin:6px 5%;border-radius:10px;font-weight::blod;}
.product_text_2 {background:#fff;}
.product_text_2 h3{font-size:1.3em;line-height:1.6em;color:#eef8fc;padding-left:0.5em;border-radius:1px;margin:0 0 1em 0;background-image: linear-gradient(45deg, #00b48e, #eee 80%, #fff);}
.product_text_2 h4{font-size:1.2em;line-height:1.2em;color:#00b48e;width:100%;margin:1em 0 0;}
.product_text_2 div{overflow: hidden;}
.product_text_2 ul{padding:1em 0;}
.product_text_2 ul li{line-height:2em;list-style:disc;margin-left:2em;font-size:1.1em;}
.product_text_2 table,.product_text_2 td,.product_text_2 tr,.product_text_2 th{border:1px solid #888;}
.product_text_2 {padding:2% 0;margin:2% 0 0;border-top:1px solid #00b48e;}
.product_text_2 table{text-align: center;width:100%;margin:2% 0;line-height:20px;}
.small{font-size:0.9em !important;line-height:1.2em!important;width:96%;margin:1% 2%;}
.product_text_2 p{line-height:1.5em;margin-left:1em;font-size:1.1em;}
.text_l{max-width: 500px;width:48%;float: left;}
.text_r{max-width: 400px;width:48%;float: right;text-align: center;overflow: hidden;}
.text_r>img{display:block;margin:auto;max-height:135px;height:100%;}
.product_text_3{padding:2% 0.5%;}
.product_text_2 video{width:100%;}

.product_td{}
.product_td>p{width:46%;display:inline-block;text-align:center;line-height:1.2em;margin:0.3em;font-size:0.9em;}
.product_td>p>img{width:100%;display:block}

.text_list_l{width:98%;padding:5% 1%;}
.text_list_l>div{line-height: 32px;border-bottom: 1px solid #555;}
.text_list_l>div>h4{display: inline-block;border-bottom:3px solid #00b48e;font-size: 1.5em}
.text_list_l>div>span{padding-left: 20px}
.text_list_l>ul{margin:0px -1%;}
.text_list_l>ul>li{width:98%;background:#fff;margin:1%;overflow: hidden;border: 1px solid #999;}
.text_list_l>ul>li>a{width:99%;background-repeat:no-repeat;background-size:22% auto;margin:0.5%}
.text_list_l>ul>li>a>img{display:block;float:left;width:160px;height:90px;margin-right:0.5em}
.text_list_l>ul>li>a>h3 {font-size:1.2em;padding:0 0 1%;color: #00b48e;white-space: nowrap;}
.text_list_l>ul>li>a>p{font-size:1em;}
.text_list_l>ul>li>a>span{font-size:1em;color:#555;}
}