<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 62.5%!important;
	padding: 0!important;
	margin: 0!important
}
a, a:hover, a:focus {
	text-decoration: none;
	outline: 0
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif
}
a {
	color: #444e67;
	font-size: 1.2em
}
a:hover {
	color: #ee780a
}
p {
	line-height: 22px
}
ul {
	padding: 0
}
.clear {
	clear: both
}
.left {
	float: left
}
.right {
	float: right
}
.mar-top-50 {
	margin-top: 50px
}
td {
	color: #000
}
td p {
	color: #000
}
div.fy {
	margin-top: 30px;
	padding: 0 10px;
	text-align: center
}
div.fy a {
	margin: 2px 5px;
	padding: 5px 10px;
	border: 1px solid #666;
	color: #666;
	text-decoration: none
}
div.fy a:hover {
	border: 1px solid #ee780a;
	color: #ee780a
}
div.fy a:active {
	border: 1px solid #ee780a;
	color: #ee780a
}
div.fy span.current {
	margin: 2px 5px;
	padding: 5px 10px;
	border: 1px solid #ee780a;
	background-color: #ee780a;
	color: #FFF;
	font-weight: bold
}
div.fy span.disabled {
	margin: 2px 5px;
	padding: 5px 10px;
	border: 1px solid #DDD;
	color: #CCC
}
.Validform_checktip {
	margin-left: 8px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	color: #999;
	font-size: 12px
}
.Validform_right {
	color: #71b83d;
	padding-left: 20px;
	background: url(../images/right.png) no-repeat left center
}
.Validform_wrong {
	color: red;
	white-space: nowrap;
	background: url(../images/error.png) no-repeat left center;
	margin: 4px 30px
}
.Validform_loading {
	padding-left: 20px;
	background: url(../images/onLoad.gif) no-repeat left center
}
.Validform_error {
	background-color: #ffe7e7
}
#Validform_msg {
	color: #7d8289;
	font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
	width: 280px;
	-webkit-box-shadow: 2px 2px 3px #aaa;
	-moz-box-shadow: 2px 2px 3px #aaa;
	background: #fff;
	position: absolute;
	top: 0;
	right: 50px;
	z-index: 99999;
	display: none;
filter:progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
	box-shadow: 2px 2px 0 rgba(0,0,0,0.1)
}
#Validform_msg .iframe {
	position: absolute;
	left: 0;
	top: -1px;
	z-index: -1
}
#Validform_msg .Validform_title {
	line-height: 25px;
	height: 25px;
	text-align: left;
	font-weight: bold;
	padding: 0 8px;
	color: #fff;
	position: relative;
	background-color: #999;
	background: -moz-linear-gradient(top, #999, #666 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666')
}
#Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited {
	line-height: 22px;
	position: absolute;
	right: 8px;
	top: 0;
	color: #fff;
	text-decoration: none
}
#Validform_msg a.Validform_close:hover {
	color: #ccc
}
#Validform_msg .Validform_info {
	padding: 8px;
	border: 1px solid #bbb;
	border-top: 0;
	text-align: left
}
.head-section {
	background: url(../images/nav-bg.jpg) repeat-x bottom;
	background-size: contain
}
.head-section .navbar {
	margin-bottom: 0
}
.nav-lang {
	float: right;
	margin-top: 44px
}
.nav-lang ul&gt;li {
	float: left
}
.nav-lang ul li a {
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	line-height: 26px;
	padding: 0 5px
}
.nav-lang ul li a.bor-right {
	border-right: 1px solid #fff
}
.nav-lang ul li .accordion {
	padding: 0;
	margin: 0 auto 0
}
.nav-lang ul li .accordion .link {
	cursor: pointer;
	display: block;
	padding: 5px 15px 5px 42px;
	height: 26px;
	width: 140px;
	color: #fff;
	background: #313131;
	font-size: 1.2em;
	border-bottom: 1px solid #CCC;
	position: relative;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.nav-lang ul li .accordion li:last-child .link {
	border-bottom: 0
}
.nav-lang ul li .accordion li {
	position: relative;
	float: none
}
.nav-lang ul li .accordion li i {
	position: absolute;
	top: 1px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.nav-lang ul li .accordion li i.sdown {
	right: 12px;
	left: auto;
	font-size: 16px
}
.nav-lang ul li .accordion li.open .link {
	color: #fff
}
.nav-lang ul li .accordion li.open i {
	color: #b63b4d
}
.nav-lang ul li .accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.search {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 20px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	border: 0;
	box-shadow: none;
	background: url("../images/search-icon.png") no-repeat 5px 3px;
	padding: 0 5px 0 35px;
	color: #fff;
	margin-left: 10px
}
.search:focus {
	margin-top: 3px;
	width: 160px;
	border: 1px solid #eaeaea;
	box-shadow: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	color: #c8c8c8;
	font-weight: 300;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1.2em
}
#hamburger {
	display: none
}
#hamburger {
	box-sizing: border-box;
	display: none;
	width: 24px;
	height: 14px;
	position: fixed;
	top: 38px;
	right: 5%;
	z-index: 9999
}
#hamburger:before, #hamburger:after, #hamburger span {
	background: #fff;
	content: '';
	display: block;
	width: 24px;
	height: 2px
}
#hamburger span {
	margin: 4px 0 0 0
}
#hamburger:after {
	margin: 4px 0 0 0
}
#hamburger.hb-absolute {
	position: absolute
}
#hamburger.hb-fixed {
	position: fixed
}
#hamburger:before, #hamburger:after, #hamburger span {
	-webkit-transition: none .3s ease .3s;
	transition: none .3s ease .3s;
	-webkit-transition-property: transform, top, bottom, left, opacity, margin;
	transition-property: transform, top, bottom, left, opacity, margin
}
html.mm-opening #hamburger:before, html.mm-opening #hamburger:after {
	top: 20px
}
html.mm-opening #hamburger span {
	left: -50px;
	opacity: 0
}
html.mm-opening #hamburger:before {
	transform: rotate(45deg);
	margin: 7.5px 0 0 0
}
html.mm-opening #hamburger:after {
	transform: rotate(-45deg);
	margin: -7.5px 0 0 0
}
.nav-lang ul li .submenu {
	display: none;
	background: #444359;
	position: absolute;
	z-index: 99;
	padding: 0;
	width: 140px
}
.nav-lang ul li .submenu li {
	border-bottom: 1px solid #4b4a5e;
	width: 100%
}
.nav-lang ul li .submenu a {
	display: block;
	font-size: 1.2em;
	font-weight: 300;
	text-decoration: none;
	color: #d9d9d9;
	padding: 5px;
	padding-left: 42px;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.nav-lang ul li .submenu a:hover {
	background: #b63b4d;
	color: #FFF
}
.navbar-default {
	border: 0
}
.navbar-brand {
	color: #bcc0cd;
	font-size: 30px;
	font-weight: 100;
	line-height: 30px;
	margin-top: 30px;
	padding: 0
}
.navbar-brand span {
	color: #48cfad
}
.head-section .navbar-collapse ul.navbar-nav {
	margin-right: 0;
	z-index: 199
}
.head-section .nav li a, .head-section .nav li.active ul.dropdown-menu li a {
	color: #fff;
	font-size: 1.4em;
	font-family: "Arial Bold", Arial, sans-serif;
	background: 0
}
ul.dropdown-menu {
	border: 0
}
.head-section .nav li a:hover, .head-section .nav li a:focus, .head-section .nav li.active a, .head-section .nav li.active a:hover, .head-section .nav li a.dropdown-toggle:hover, .head-section .nav li a.dropdown-toggle:focus, .head-section .nav li.active ul.dropdown-menu li a:hover, .head-section .nav li.active ul.dropdown-menu li.active a {
	color: #ee780a;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.head-section .navbar-default .navbar-nav&gt;.open&gt;a, .head-section .navbar-default .navbar-nav&gt;.open&gt;a:hover, .head-section .navbar-default .navbar-nav&gt;.open&gt;a:focus {
	color: #ee780a;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.head-section .navbar {
	min-height: 85px
}
.head-section .navbar-nav&gt;li {
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 3px solid #3a3a3a
}
.head-section .navbar-nav&gt;li:hover, .head-section .navbar-nav&gt;li.on {
	border-bottom: 3px solid #ee780a
}
.navbar-header {
	float: left
}
.head-section ul.navbar-nav li:last-child() {
	margin-left: 10px!important
}
.head-section .navbar-nav&gt;li&gt;a {
	padding-bottom: 5px;
	padding-top: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-left: 2px;
	line-height: 30px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.dropdown-menu li:hover {
	border-bottom: 3px solid #ee780a
}
.head-section .navbar-default .navbar-nav&gt;.open&gt;a .caret, .navbar-default .nav li.dropdown&gt;a:focus .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	color: #fff
}
.dropdown-submenu {
	position: relative
}
.dropdown-submenu&gt;.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: 0;
	margin-left: -1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}
.dropdown-submenu:hover&gt;.dropdown-menu {
	display: block
}
.dropdown-submenu&gt;a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 9px;
	margin-right: -10px
}
.dropdown-submenu:hover&gt;a:after {
	border-left-color: #ee780a
}
.dropdown-submenu.pull-left {
	float: none
}
.dropdown-submenu.pull-left&gt;.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}
.head-section .nav li .dropdown-menu {
	margin-top: 0;
	padding: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}
.head-section .nav li .dropdown-menu li a {
	line-height: 30px;
	padding: 3px 22px;
	border-bottom: 1px solid #f3e8e8;
	font-size: 1.2em;
	color: #555;
	font-family: Arial, Helvetica, sans-serif
}
.head-section .nav li .dropdown-menu li {
	border: 0
}
.head-section .nav li .dropdown-menu&gt;li:hover a {
	border-bottom: 1px solid #ee780a
}
.head-section .nav li .dropdown-menu .dropdown-submenu .dropdown-menu li:hover a {
	color: #ee780a
}
.copyrights {
	text-indent: -9999px;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden
}
.contant {
	padding: 3em 0;
	background: url(../images/shaw-1.png) top no-repeat
}
.contant .about-grid .title h4 {
	font-size: 2.4em;
	color: #080808;
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 15px;
	font-weight: bold
}
.contant .about-grid .title h4:after {
	background: #ee780a;
	bottom: -3px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 25px;
	z-index: 999
}
.contant .about-grid p {
	font-size: 1.2em;
	line-height: 2em;
	color: #2b2a2a;
	margin-bottom: 0;
	text-align: justify
}
.contant .about-grid p img {
	float: left
}
.contant .new-grid {
	position: relative
}
.contant .new-grid img {
	width: 100%
}
.contant .new-grid .new {
	position: absolute;
	top: -16px;
	right: 0;
	background: #fff;
	width: 250px;
	-moz-box-shadow: 2px 2px 5px #6e6e6e;
	-webkit-box-shadow: 2px 2px 5px #6e6e6e;
	box-shadow: 2px 2px 5px #6e6e6e
}
.contant .new-grid .new .new-title {
	background: #ee780a;
	position: relative
}
.contant .new-grid .new .new-title h4 {
	font-size: 2em;
	color: #191818;
	font-weight: bold;
	padding: 23px 20px;
	line-height: 1em;
	margin: 0
}
.contant .new-grid .new .new-title:after {
	width: 0;
	height: 0;
	border-bottom: 16px solid #984a01;
	border-left: 13px solid transparent;
	content: "";
	left: 0;
	top: 0;
	margin-left: -13px;
	position: absolute;
	z-index: 999
}
.contant .new-grid .new .new-info {
	padding: 0 15px
}
.contant .new-grid .new .video {
	padding: 15px;
	padding-top: 0
}
.contant .new-grid .new .new-info ul {
	padding: 0
}
.contant .new-grid .new .new-info ul li {
	padding-left: 15px;
	padding-top: 10px;
	border-bottom: 1px dashed #a0a0a0;
	position: relative
}
.contant .new-grid .new .new-info ul li:after {
	content: "";
	width: 8px;
	height: 8px;
	background: url(../images/sanjia.jpg);
	left: 0;
	top: 8px;
	margin-top: 5px;
	position: absolute
}
.contant .new-grid .new .new-info ul li:last-child {
	border: 0
}
.contant .new-grid .new .new-info ul li a span {
	font-size: 1.2em;
	color: #646464
}
.contant .new-grid .new .new-info ul li a p {
	font-size: 1.2em;
	color: #000;
	line-height: 1.5em
}
.contant .new-grid .new .new-info ul li:hover a span, .contant .new-grid .new .new-info ul li:hover a p {
	color: #ee780a
}
.products {
	padding: 3em 0;
	background: url(../images/shaw-2.png) #f3f3f3 top no-repeat
}
.products .products-grid ul {
	padding: 0
}
.products .products-grid ul li {
	float: left;
	width: 20%;
	border-bottom: 1px solid #e3e3e3;
	position: relative;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
	height: 55px
}
.products .products-grid ul li:after {
	position: absolute;
	content: "";
	width: 8px;
	height: 4px;
	background: #ee780a;
	left: 0;
	top: 0;
	margin-top: 20px
}
.footer {
	padding: 2em 0;
	background: url(../images/footer-bg.jpg) repeat-x;
	background-size: contain
}
.footer .footer-logo {
	text-align: center;
	width: 25%;
	float: left
}
.footer .footer-logo img {
	max-width: 100%
}
.footer .footer-logo ul {
	padding: 0;
	margin-top: 20px
}
.footer .footer-logo ul li {
	display: inline-block;
	padding: 0 9px;
	width: 20%
}
.footer .footer-info {
	width: 65%;
	float: left
}
.footer .footer-info .footer-nav {
	margin-bottom: 23px;
	border-bottom: 1px solid #595959
}
.footer .footer-info .footer-nav ul li {
	float: left;
	margin-right: 25px
}
.footer .footer-info .footer-nav ul li.last {
	margin-right: 0
}
.footer .footer-info .footer-nav ul li a {
	font-size: 1.4em;
	color: #fff
}
.footer .footer-info .footer-nav ul li a:hover {
	color: #ee790a
}
.footer .footer-info .information ul li {
	float: left;
	margin-right: 50px
}
.footer .footer-info .information ul li p {
	margin: 0;
	font-size: 1.2em
}
.footer .footer-info .information ul li p a {
	color: #797979
}
.footer .footer-info .information ul li p a:hover {
	color: #ee790a
}
.jaince-1 {
	display: none
}
.n-banner img {
	max-width: 100%
}
.menu_list {
	width: 28%;
	float: left;
	margin-right: 2%
}
.bread-title {
	background: url(../images/bread-bg.jpg) repeat-x
}
.bread-title h4 {
	font-size: 1.8em;
	font-weight: 500;
	color: #fff;
	padding: 30px 25px;
	margin: 0
}
.menu_head {
	padding: 15px 0;
	line-height: 2em;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 1.4em;
	color: #232323;
	cursor: pointer;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	margin: 0;
	font-weight: 300;
	background: #fff url(../images/pro_left.png) center right no-repeat
}
.menu_head a {
	display: block
}
.menu_list .current {
	background: #f1f1f1 url(../images/pro_down.png) center right no-repeat
}
.menu_list .current a {
	color: #ee780a
}
.menu_body {
	line-height: 38px;
	border-left: 1px solid #e1e1e1;
	backguound: #fff;
	border-right: 1px solid #e1e1e1
}
.menu_body a {
	display: block;
	padding: 10px 0;
	line-height: 2em;
	padding-left: 38px;
	color: #696969;
	padding-right: 10px;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px solid #e1e1e1;
	font-size: 1.2em
}
.menu_body a.active {
	color: #ed790e
}
.menu_body a:hover {
	text-decoration: none;
	color: #ed790e
}
.menu_body .current {
	text-decoration: none;
	color: #ed790e;
	background: #fff
}

.banner{ position:relative;}
.fenlei{ position:absolute; left:50%; margin-left:-500px; bottom:30px; z-index:999;}
.fenlei .fenlei-box{ max-width:1000px;}
.fenlei .fenlei-box li {
    float: left;
	width:20%;
    cursor: pointer;
    overflow: hidden;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    background-image: none;
    display: inline;
}
.fenlei .fenlei-box  li {
    padding: 15px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    font-weight: bolder;
    height: 106px;
    background: url(../images/banner-nav.jpg) repeat-x;
    border-right: 1px solid #737373;
    padding-top: 20px;
}
.fenlei .fenlei-box  li a{
	font-size:15px;
	color:#fff;
}
.fenlei .fenlei-box  li:hover{
	background:#ee780a
}
.fenlei .fenlei-box  li:hover a{
	color:#1d1d1d;
}



.breadment {
	border-bottom: 1px solid #ebeaea;
	padding-bottom: 1em
}
.breadment .a-t h4 {
	font-size: 1.4em;
	font-weight: 300;
	color: #232323;
	margin: 0
}
.breadment .r-t ul {
	margin: 0
}
.breadment .r-t ul li {
	display: inline-block;
	position: relative;
	margin-right: 1.5em
}
.breadment .r-t ul li:after {
	background-image: url(../images/jiantou.png);
	content: "";
	position: absolute;
	width: 9px;
	height: 9px;
	top: 50%;
	margin-top: -4px;
	right: 0;
	margin-right: -16px
}
.breadment .r-t ul li:last-child:after {
	background-image: none;
	content: "";
	position: absolute;
	width: 9px;
	height: 9px;
	top: 50%;
	margin-top: -4px;
	right: 0;
	margin-right: -12px
}
.breadment .r-t ul li a {
	font-size: 1.4em;
	color: #232323;
	text-decoration: none
}
.about {
	background: #e8e8e8;
	padding: 20px 0 20px
}
.content {
	width: 70%;
	float: left;
	background: #fff;
	min-height: 400px;
	padding: 20px 30px
}
.content-info {
	margin: 1em 0
}
.content-info img {
	max-width: 100%
}
.content-info h2 {
	font-size: 2.4em;
	color: #232323;
	font-weight: bolder
}
.content-info h4 {
	font-size: 1.8em;
	color: #1e1e1e;
	font-weight: 300;
	line-height: 1.5em
}
.content-info p {
	font-size: 1.4em;
	color: #232323;
	line-height: 1.8em;
	text-align: justify
}
.pad-r-0 {
	padding-right: 0
}
.mar-bottom {
	margin-bottom: 4em
}
.content-info .video-n {
	margin-top: 20px
}
.content-img img {
	max-width: 100%
}
.offer-box {
	padding: 5em 5em
}
.bor-bot {
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 2em
}
.quality-img {
	padding: 2em .5em
}
.quality-img img {
	max-width: 100%
}
.product {
	padding: 0
}
.product li.plist1 {
	padding: 2px 8px 15px 8px;
	width: 25%;
	float: left;
	overflow: hidden;
	display: block;
	z-index: -100;
	line-height: normal;
	text-align: center
}
.product li.plist1 a {
	border: 1px solid #e9e7ea;
	display: block;
	color: #666;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif
}
.product li.plist1 a:hover {
	border: 1px solid #bb1e10;
	background: #ee780a;
	display: block;
	color: #fff
}
.product li.plist1 dl {
	margin-bottom: 10px
}
.product li.plist1 dl dd span {
	text-align: center;
	font-size: 1.2em
}
.product li.plist1 dl dd {
	width: 100%
}
.product li.plist1 img {
	width: 100%
}
.pagelist {
	clear: both;
	font-size: 12px;
	padding: 20px 0;
	text-align: center
}
.pagelist a {
	padding: 5px 9px;
	border: solid 1px #ddd;
	background: #fff;
	text-decoration: none;
	margin: 3px;
	color: #666;
	font-family: 宋体, arial, sans-serif
}
.pagelist a:visited, #nowpage {
	padding: 3px 8px;
	margin: 3px;
	border: solid 1px #ddd;
	background: #fff;
	text-decoration: none
}
.pagelist a:hover, #nowpage {
	color: #97262a;
	background: #fff;
	border-color: #97262a;
	text-decoration: none
}
.pro-show-box {
	float: left;
	width: 42%;
	margin-right: 3%
}
.pro-left {
	float: left;
	width: 55%
}
.pro-info h3 {
	font-size: 1.8em;
	color: #555;
	font-weight: 300;
	margin-bottom: 20px
}
.pro-info h3 span.big {
	font-size: 1em;
	color: red
}
.pro-info h4 {
	font-size: 1.8em;
	color: #3a3a3a;
	font-weight: 300;
	margin-bottom: 20px
}
.pro-info p {
	font-size: 1.4em;
	color: #555;
	margin-bottom: 15px
}
.pro-info .pro-bor {
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	padding: 15px 0
}
.pro-info .pro-bor p {
	font-size: 1.4em;
	color: #555;
	margin-bottom: 10px
}
.pro-info .inquiry {
	margin-top: 20px;
	height: 40px;
	border-radius: 5px
}
.pro-info .inquiry a {
	font-size: 1.8em;
	color: #fff;
	padding: 10px 25px;
	background: url(../images/bread-bg.jpg) repeat-x;
	border-radius: 5px
}
.pro-info .inquiry a:hover {
	background: #ee780a
}
.new-box {
	padding: 2em 0;
	border-bottom: 1px solid #e5e5e5
}
.new-box .new-infor h3 {
	font-size: 1.6em;
	color: #020202;
	font-weight: 300;
	margin: 0;
	margin-bottom: 15px
}
.new-box .new-infor span {
	font-size: 1.2em;
	color: #797979;
	margin-bottom: 10px;
	display: block
}
.new-box .new-infor p {
	font-size: 1.2em;
	color: #232323;
	line-height: 1.5em;
	text-align: justify
}
.news-n .news-title {
	border-bottom: 1px solid #dadada;
	color: #3c3c3c;
	margin-bottom: 1em;
	text-align: center
}
.news-n .news-title h2 {
	color: #333;
	font-weight: 500;
	font-size: 28px;
	margin-bottom: 1em
}
.news-n .news-title span {
	display: block;
	line-height: 30px;
	font-size: 12px;
	color: #a9a9a9;
	margin-bottom: 15px
}
.news-n .news-img {
	text-align: center
}
.news-n .news-img img {
	max-width: 100%;
	margin: 1em 0
}
.news-n p {
	font-size: 1.4em;
	line-height: 2em;
	margin-bottom: 2em
}
.news-n .more {
	margin: 0 -21px;
	margin-top: 50px;
	padding: 0 20px
}
.news-n .more table {
	width: 100%
}
.news-n .more td {
	border-top: 1px solid #ddd;
	width: 50%;
	vertical-align: top
}
.news-n .more td a {
	display: block;
	padding: 10px 15px;
	color: #666
}
.news-n .more td a sub {
	color: #aaa
}
.news-n .more td a p {
	margin-top: 5px;
	color: #222;
	line-height: 20px;
	font-size: 14px;
	text-indent: 0
}
.content-info .contact-box h2 {
	margin-bottom: 25px
}
.content-info .contact-box p {
	font-size: 1.2em;
	color: #888;
	line-height: 2em;
	margin-bottom: 30px
}
.content-info .contact-box ul li {
	font-size: 1.4em;
	color: #3d3d3d;
	line-height: 2.4em
}
.e-m-w {
	font-size: 1.4em;
	color: #666;
	margin-bottom: 8px
}
.e-m {
	font-size: 1.4em;
	color: #666;
	margin-top: 10px
}
.form-control-n {
	box-shadow: none;
	background: transparent;
	border: 1px solid rgba(0,0,0,0.2);
	height: 34px;
	font-size: 18px;
	font-weight: 300
}
.form-control-n:active, .form-control-n:focus {
	outline: 0;
	box-shadow: none;
	border-color: #d1c286
}
.site li {
	margin-bottom: 5px
}
.site li .site-title {
	font-size: 1.6em;
	color: #d46500;
	padding-bottom: 5px;
	display: block;
	font-weight: 600
}
.site li ul {
	padding-left: 20px
}
.site li ul .site-to {
	font-size: 1.4em;
	color: #232323;
	display: block;
	padding-bottom: 5px;
	font-weight: 600
}
.min-banner {
	display: none
}
.swiper-container {
	width: 100%;
	height: 100%
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}
.swiper-slide img {
	width: 100%
}
.product-info {
	margin: 4em 0
}
.product-info td p, .product-info td div {
	text-align: center
}
.product-info td, th {
	padding: 0;
	height: 30px;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center
}
.biaoge ul li {
	float: left;
	border-right: 2px solid #fff;
	width: 20%;
	margin-bottom: 2px
}
.biaoge ul li .blue {
	background: #c8e3ff;
	height: 200px
}
.biaoge ul li .grey {
	background: #efefef;
	height: 55px
}
.biaoge ul li.w-6 {
	width: 6%
}
.biaoge ul li.w-12 {
	width: 12%
}
.biaoge ul li.w-10 {
	width: 10%
}
.bor-r {
	border-right: 2px solid #fff
}
.tb {
	display: table;
	height: 100%;
	width: 100%
}
.tb-c {
	display: table-cell;
	vertical-align: middle
}
.tab-w {
	height: 50%;
	border-bottom: 2px solid #fff
}
.tab-h {
	float: left;
	width: 50%;
	height: 50%
}
.tab-h-x {
	float: left;
	width: 50%;
	height: 100%
}
.biaoge ul li p {
	font-size: 1em;
	width: 100%;
	text-align: center
}
.body-bg {
	font-family: "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	font-size: 14px;
	background: #f4f4f4 url(../images/bg.gif) repeat top left;
	color: #333;
	text-shadow: 1px 1px 1px #fff;
	overflow-y: scroll;
	position: relative
}
.wrapper {
	width: 100%;
	margin: 120px auto;
	min-height: 550px
}
.form_wrapper {
	background: #fff;
	border: 1px solid #ddd;
	margin: 0 auto;
	width: 350px;
	font-size: 16px;
	-moz-box-shadow: 1px 1px 7px #ccc;
	-webkit-box-shadow: 1px 1px 7px #ccc;
	box-shadow: 1px 1px 7px #ccc
}
.form_wrapper-2 {
	width: 550px
}
.form_wrapper h3 {
	padding: 20px 30px 20px 30px;
	background-color: #444;
	color: #fff;
	font-size: 25px;
	border-bottom: 1px solid #ddd;
	margin: 0
}
.in-info {
	padding: 20px 30px 20px 30px;
	background-color: #444;
	color: #fff;
	font-size: 25px;
	border-bottom: 1px solid #ddd;
	margin: 0
}
.in-info h3 {
	padding: 0;
	border: 0
}
.form_wrapper form {
	display: none;
	background: #fff
}
.form_wrapper .column {
	width: 47%;
	float: left
}
.form_wrapper .column-w {
	width: 100%;
	float: left
}
form.active {
	display: block
}
form.login {
	width: 350px
}
form.register {
	width: 550px
}
form.forgot_password {
	width: 350px
}
.form_wrapper a {
	text-decoration: none;
	color: #777;
	font-size: 12px
}
.form_wrapper a:hover {
	color: #000
}
.form_wrapper .in-box {
	min-height: 400px;
	padding: 3em
}
.form_wrapper label {
	display: block;
	padding: 10px 30px 0 30px;
	margin: 10px 0 0 0
}
.form_wrapper .xiugai-n {
	padding: 10px 30px 0 30px
}
.form_wrapper .xiugai-n p {
	font-size: 14px
}
.form_wrapper input[type="text"], .form_wrapper input[type="password"] {
	border: solid 1px #e5e5e5;
	background: #fff;
	margin: 5px 30px 0 30px;
	padding: 9px;
	display: block;
	font-size: 16px;
	width: 76%;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(4%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 1px, #fff 25px);
	-moz-box-shadow: 0 0 8px #f0f0f0;
	-webkit-box-shadow: 0 0 8px #f0f0f0;
	box-shadow: 0 0 8px #f0f0f0
}
.form_wrapper input[type="text"]:focus, .form_wrapper input[type="password"]:focus {
	background: #feffef
}
.form_wrapper .bottom {
	background-color: #444;
	border-top: 1px solid #ddd;
	margin-top: 20px;
	clear: both;
	color: #fff;
	text-shadow: 1px 1px 1px #000
}
.form_wrapper .bottom a {
	display: block;
	clear: both;
	padding: 10px 30px;
	text-align: right;
	color: #ffa800;
	text-shadow: 1px 1px 1px #000
}
.form_wrapper a.forgot {
	float: right;
	font-style: italic;
	line-height: 24px;
	color: #ffa800;
	text-shadow: 1px 1px 1px #fff
}
.form_wrapper a.forgot:hover {
	color: #000
}
.form_wrapper div.remember {
	float: left;
	width: 140px;
	margin: 20px 0 20px 30px;
	font-size: 11px
}
.form_wrapper div.remember input {
	float: left;
	margin: 2px 5px 0 0
}
.form_wrapper input[type="submit"] {
	background: #e3e3e3;
	border: 1px solid #ccc;
	color: #333;
	font-family: "Trebuchet MS", "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0 9px;
	text-align: center;
	width: 150px;
	cursor: pointer;
	float: right;
	margin: 15px 20px 10px 10px;
	text-shadow: 0 1px 0 #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0 2px #fff inset;
	-webkit-box-shadow: 0 0 2px #fff inset;
	box-shadow: 0 0 2px #fff inset
}
.form_wrapper input[type="submit"]:hover {
	background: #d9d9d9;
	-moz-box-shadow: 0 0 2px #eaeaea inset;
	-webkit-box-shadow: 0 0 2px #eaeaea inset;
	box-shadow: 0 0 2px #eaeaea inset;
	color: #222
}
.form_wrapper input[type="submit"].i-botton {
	width: 50px;
	margin: 0 0 0 20px
}
.form_wrapper .check-s {
	float: left
}
.form_wrapper input.check {
	width: 54%;
	float: left;
	margin: 0;
	margin: 0 0 0 30px
}
.form_wrapper input[type="text"].w-w {
	width: 83%
}
@media(max-width:767px) {
.form_wrapper-2 {
	width: 100%
}
form.register {
	width: 100%
}
.form_wrapper .column {
	width: 100%;
	float: left
}
.form_wrapper input.check {
	margin-left: 30px;
	width: 140px
}
.form_wrapper input[type="text"].w-w {
	width: 76%
}
}
@media(max-width:1199px) {
.fenlei{ display:none;}
}
@media(min-width:768px) and (max-width:1024px) {
.sangar-slideshow-container&gt;.default ul.sangar-pagination-content-horizontal&gt;li {
	height: 70px;
	padding-top: 15px
}
.sangar-slideshow-container&gt;.default ul.sangar-pagination-content-horizontal&gt;li a {
	font-size: 12px
}
}
@media(min-width:992px) and (max-width:1199px) {
.head-section .navbar-nav&gt;li&gt;a {
	padding: 10px 7px;
	font-size: 1.2em
}
.footer .footer-info .footer-nav ul li {
	margin-right: 10px
}
.footer .footer-info .footer-nav ul li a {
	font-size: 1.3em
}
.offer-box {
	padding: 0 5em
}
.pro-left {
	width: 100%
}
.biaoge ul li {
	width: 15%!important
}
.contant .new-grid img.new-ing {
	height: 420px;
	width: 100%
}
.footer .footer-logo {
	text-align: center;
	width: 20%;
	float: left;
	margin-right: 20px
}
}
@media(min-width:768px) and (max-width:991px) {
.sangar-pagination-wrapper {
	display: none!important
}
.head-section .navbar-collapse ul.navbar-nav {
	float: left
}
.head-section .navbar-nav&gt;li&gt;a {
	padding: 10px 5px;
	font-size: 1.2em
}
.navbar-brand {
	margin-top: 10px
}
.nav-lang {
	margin-top: 30px
}
.products .products-grid ul li {
	width: 33.3%
}
.about-grid {
	margin-bottom: 20px
}
.footer .footer-logo {
	text-align: left;
	float: left;
	width: 50%
}
.footer .footer-info {
	width: 100%;
	float: left;
	margin-top: 20px
}
.jaince {
	text-align: right
}
.sangar-slideshow-container&gt;.default ul.sangar-pagination-content-horizontal&gt;li {
	width: 153px!important
}
.sangar-slideshow-container .sangar-pagination-wrapper {
	margin-left: -384px!important
}
.sangar-slideshow-container&gt;.default ul.sangar-pagination-content-horizontal&gt;li {
	padding: 5px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-weight: bolder;
	height: 60px;
	background: url(../images/banner-nav.jpg) repeat-x;
	border-right: 1px solid #737373;
	padding-top: 10px
}
.product li.plist1 {
	width: 50%
}
.offer-box {
	padding: 2em 1em
}
.pro-left {
	width: 100%
}
.biaoge ul li {
	width: 30%!important
}
#hamburger {
	display: block
}
.nav-lang, .navbar-nav {
	display: none
}
.new-img {
	margin-bottom: 20px
}
}
@media(max-width:767px) {
#hamburger {
	display: block
}
.nav-lang {
	display: none
}
.navbar-brand {
	margin-top: 10px
}
.products .products-grid ul li {
	width: 50%
}
.about-grid {
	margin-bottom: 20px
}
.footer .footer-logo {
	text-align: left;
	float: left;
	width: 282px
}
.footer .footer-info {
	width: 100%;
	float: left;
	margin-top: 20px
}
.jaince {
	text-align: left
}
.contant .new-grid .new {
	position: static;
	box-shadow: none;
	width: 100%;
	margin-top: 20px
}
.contant .new-grid .new .new-title:after {
	display: none
}
.contant .new-grid .new .new-info {
	padding: 15px
}
.sangar-pagination-wrapper {
	display: none!important
}
.menu_list {
	display: none
}
.content {
	width: 100%
}
.offer-box {
	padding: 2em 1em
}
.pro-show-box {
	display: none
}
.min-pro-show-box {
	display: block!important;
	margin-bottom: 40px
}
.pro-left {
	width: 100%
}
.biaoge ul li {
	width: 20%!important
}
.contant .about-grid p img {
	display: block;
	float: none
}
.footer-nav {
	display: none
}
.new-img {
	margin-bottom: 20px
}
}
@media(max-width:640px) {
.product li.plist1 {
	width: 50%
}
.biaoge ul li {
	width: 30%!important
}
.new-img {
	margin-bottom: 20px
}
.banner {
	display: none
}
.min-banner {
	display: block
}
.jaince {
	display: none
}
.jaince-1 {
	display: block
}
}
@media(max-width:369px) {
.product li.plist1 {
	width: 100%
}
.biaoge ul li {
	width: 50%!important
}
.new-img {
	margin-bottom: 20px
}
}
.xiugai-button a {
	background: #e3e3e3;
	border: 1px solid #ccc;
	color: #333;
	font-family: "Trebuchet MS", "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0 9px 0;
	text-align: center;
	width: 60px;
	cursor: pointer;
	float: right;
	margin: 0 20px 10px 0;
	text-shadow: 0 1px 0 #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0 2px #fff inset;
	-webkit-box-shadow: 0 0 2px #fff inset;
	box-shadow: 0 0 2px #fff inset;
	float: right
}
</pre></body></html>