/* eyoucms.com Ã¦Ëœâ€œÃ¤Â¼ËœCMS -- Ã¥Â¥Â½Ã§â€Â¨,Ã¥â€¦ÂÃ¨Â´Â¹,Ã¥Â®â€°Ã¥â€¦Â¨ */
@charset "utf-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
*{/*box-sizing:content-box;*/ box-sizing:border-box; -webkit-appearance: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-touch-callout: none;}
html { font-family:Arial, Helvetica, sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
body { margin: 0;}
body, div, span, object, iframe, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, caption, tbody, tfoot, thead, article, aside, dialog, figure, footer, header, hgroup, nav, section{ padding:0; margin:0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display: block;}
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) {  /*display: none;*/  height: 0; }
[hidden], template {  display: none; }
a {  background-color: transparent; text-decoration:none; }
a:hover{text-decoration:underline;}
a:active,a:hover {  outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b,strong { font-weight: bold; }
dfn {  font-style: italic;}
mark {  color: #000;  background: #ff0;}
small {  font-size: 80%; }
sub,sup {  position: relative;  font-size: 75%;  line-height: 0;  vertical-align: baseline;}
sup {  top: -.5em;}
sub {  bottom: -.25em;}
img {border: 0;max-width: 100%;}
svg:not(:root) {  overflow: hidden;}
figure {  margin: 1em 40px;}
hr {  height: 0;  -webkit-box-sizing: content-box;  -moz-box-sizing: content-box;   box-sizing: content-box; }

pre {  overflow: auto;}
code, kbd, pre, samp {  /*font-family: monospace, monospace;  font-size: 1em; */}
button, input, optgroup, select, textarea {  margin: 0;  font: inherit;  color: inherit; }
button { overflow: visible; }
button,select {  text-transform: none; }
button,html input[type="button"],input[type="reset"],input[type="submit"] {  -webkit-appearance: button;  cursor: pointer; }
button[disabled], html input[disabled] {  cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner {  padding: 0;  border: 0; }
input {  line-height: normal; outline:none;}
input[type="checkbox"],input[type="radio"] {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {  height: auto; }
input[type="search"] {  -webkit-box-sizing: content-box;     -moz-box-sizing: content-box;    box-sizing: content-box;  -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {  -webkit-appearance: none; }
input[type="text"]{-webkit-appearance: none;}
fieldset {  padding: .35em .625em .75em;  margin: 0 2px;  border: 1px solid #c0c0c0;}
legend {  padding: 0;  border: 0; }
textarea {  overflow: auto; outline:none;-webkit-appearance: none;}
optgroup {  font-weight: bold; }
table { border-spacing: 0;  border-collapse: collapse;}
td,th {  padding: 0; }
/* base css */

.container {
    width: 1200px;
    margin: 0 auto;
}
img {  vertical-align: middle; }

hr {  margin-top: 20px;  margin-bottom: 20px;  border: 0;  border-top: 1px solid #eee; }

[role="button"] {  cursor: pointer; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {  line-height: 1.3;   }

h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small { font-weight: normal; line-height: 1; color: #777; }

h1, .h1, h2, .h2, h3, .h3 { margin-top: 20px; margin-bottom: 10px; }

h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {  font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 {  margin-top: 10px;  margin-bottom: 10px; }

h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {  font-size: 75%; }

h1, .h1 {  font-size: 42px; }
h2, .h2 {  font-size: 36px; }
h3, .h3 {  font-size: 30px; }
h4, .h4 {  font-size: 24px; }
h5, .h5 {  font-size: 20px; }
h6, .h6 {  font-size: 16px; }

p {  margin: 0 0 10px; }
.lead { margin-bottom: 20px;  font-size: 16px; font-weight: 300; line-height: 1.4; }

.text-left{ text-align:left;}
.text-center{ text-align:center;}
.text-right{ text-align:right;}
.clearfix:after{ content:""; display:block; clear:both; height:0; visibility:hidden;}
.clearfix{ zoom:1;}
.clear{ clear:both; height:0; overflow:hidden;}
.star_note{ color:#f00; padding:0 3px;}

/* å…³äºŽæˆ‘ä»¬ */
.about{
	padding: 55px 0;
}
.about .cate_title{
	font-size: 36px;
	color: #000000;
	text-align: center;
	/*font-family: "bookman old style";*/
	padding-bottom: 20px;
	background: url(../img/xian_blue.png) no-repeat bottom center;
	margin-bottom: 30px;
	text-transform: capitalize;
}
.about .desc{
	font-size: 15px;
	color: #888888;
	line-height: 24px;
	/*font-family: "book antiqua";*/
	text-align: center;
}
.fl {
    float: left;}
  .fl.  li {
    list-style: none;}
.about .list{
	margin-top: 50px;
}
.about .list .item{
	margin-right: 12px;
	width: 291px;
}
.about .list .item:nth-child(4n){
	margin-right: 0;
}
.about .list .item .title{
	font-size: 18px;
	color: #777777;
	/*font-family: "book antiqua";*/
	font-weight: bold;
	padding-left: 26px;
	position: relative;
}
.about .list .item .title::before{
	content: '';
	display: inline-block;
	position: absolute;
	width: 20px;
	height: 20px;
	background: #007471;
	border-radius: 4px;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}
.about .list .item .info{
	font-size: 15px;
	color: #888888;
	/*font-family: Calibri;*/
	line-height: 24px;
	margin-top: 8px;
}
/* å…³äºŽæˆ‘ä»¬ */
/* äº§å“åˆ—è¡¨ */
.product{
	background: url(../img/product_bg.jpg) no-repeat top center;
	height: 490px;
	padding-top: 80px;
}
.product .pro_header{
	font-size: 0;
	margin-bottom: 40px;
}
.product .pro_header .cate_title{
	font-size: 36px;
	color: #ffffff;
	text-align: center;
	/*font-family: "bookman old style";*/
	padding-bottom: 20px;
	background: url(../img/xian_white.png) no-repeat center bottom;
}
.product .pro_header .cate_list{
	margin-top: 34px;
}
.product .pro_header .cate_list li{
	margin-right: 24px;
}
.product .pro_header .cate_list li:last-child{
	margin-right: 0;
}
.product .pro_header .cate_list li a{
	font-size: 16px;
	color: #ffffff;
	/*font-family: "bookman old style";*/
	display: block;
	line-height: 20px;
}
.product .picScroll-left {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.product .picScroll-left .bd {
	overflow: hidden;
}
.product .picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.product .picScroll-left .bd ul li {
	margin-right: 40px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.product .picScroll-left .bd ul li a{
	width: 270px;
	display: block;
}
.product .picScroll-left .bd ul li .pic {
	width: 100%;
	height: 186px;
	position: relative;
	overflow: hidden;
}

.product .picScroll-left .bd ul li .pic img {
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.product .picScroll-left .bd ul li .title {
	font-size: 18px;
	color: #ffffff;
	/*font-family: "bookman old style";*/
	line-height: 24px;
	margin-top: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* äº§å“åˆ—è¡¨ */

/* è¡Œä¸šä¸“å®¶ */
.Industry{
	background: #f7f7f7;
	padding-top: 80px;
	padding-bottom: 70px;
}
.Industry .cate_title{
	font-size: 36px;
	color: #000000;
	text-align: center;
	/*font-family: "bookman old style";*/
	padding-bottom: 20px;
	background: url(../img/xian_blue.png) no-repeat bottom center;
	margin-bottom: 40px;
	text-transform: capitalize;
}
.Industry .list{
	
}
.Industry .list a{
	width: 270px;
	height: 280px;
	overflow: hidden;
	position: relative;
	margin-right: 40px;
}
.Industry .list a:last-child{
	margin-right: 0;
}
.Industry .list img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
/* è¡Œä¸šä¸“å®¶ */

/* åˆä½œä¼™ä¼´ */
.huoban{
	padding: 35px 0;
}
.huoban .list{
	
}
.huoban .list li{
	width: 170px;
	height: 76px;
	font-size: 0;
	border: 1px solid #dddddd;
	margin-right: 36px;
	margin-top: 20px;
}
.huoban .list li:nth-child(1),
.huoban .list li:nth-child(2),
.huoban .list li:nth-child(3),
.huoban .list li:nth-child(4),
.huoban .list li:nth-child(5),
.huoban .list li:nth-child(6){
	margin-top: 0;
}
.huoban .list li:nth-child(6n){
	margin-right: 0;
}
.huoban .list li a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.huoban .list li img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
/* åˆä½œä¼™ä¼´ */
/* IEÃ¨Â¾â€œÃ¥â€¦Â¥Ã¥Â¯â€ Ã§Â ÂÃ¦Ë†â€“Ã¨â‚¬â€¦textÃ¨Â¡Â¨Ã¥Ââ€¢Ã¦Â¡â€ Ã¤Â¸Â­Ã¦ËœÂ¾Ã§Â¤ÂºÃ¥Ââ€°Ã¥Ââ€°Ã¨Â·Å¸Ã§Å“Â¼Ã§Ââ€ºÃ§Å¡â€žÃ¥â€ºÂ¾Ã¦Â â€¡Ã¦Â Â·Ã¥Â¼ÂÃ¥Å½Â»Ã©â„¢Â¤ */
::-ms-clear, ::-ms-reveal{display: none;}

.height0{ overflow:hidden; height:0;}
/* feedback */
.feedback{
	background: #f7f7f7;
	padding: 14.5px 0;
}
.feedback .title{
	font-size: 16px;
	color: #333333;
	/*font-family: "bookman old style";*/
	font-weight: bold;
	line-height: 19px;
	margin: 14px 0;
}
.feedback .button{
	width: 158px;
	height: 47px;
	background: url(../img/feedback_button.png) no-repeat center;
	font-size: 0;
}
/* feedback */
.footer1{
	background: #191919;
	border-top: 5px solid #007471;
	padding-top: 80px;
	padding-bottom: 70px;
}
.footer1 .info{
	width: 335px;
	font-size: 0;
}
.footer1 .info .logo{

}
.footer1 .info .logo a{
	display: block;
}
.footer1 .info .logo img{
	height: 48px;
}
.footer1 .info .desc{
	font-size: 14px;
	color: #c6c6c6;
	line-height: 24px;
	/*font-family: Calibri;*/
	margin-top: 15px;
}
.footer1 .info .list{
	margin-top: 30px;
}
.footer1 .info .list a{
	width: 38px;
	height: 38px;
	background: url(../img/icon2.png) no-repeat;
	background-position: 0 0;
	margin-right: 15px;
}
.footer1 .info .list a:nth-child(2){
	background-position: -53px 0;
}
.footer1 .info .list a:nth-child(3){
	background-position: -105px 0;
}
.footer1 .info .list a:nth-child(4){
	background-position: -158px 0;
	margin-right: 0;
}
.footer1 .footer_nav{
	width: 865px;
}
.footer1 .footer_nav li{
	width: 25%;
}
.footer1 .footer_nav li h3{
	margin-bottom: 30px;
}
.footer1 .footer_nav li h3 a{
	display: block;
	font-size: 16px;
	color: #ffffff;
	/*font-family: "bookman old style";*/
	line-height: 24px;
}
.footer1 .footer_nav li p{
	margin-top: 25px;
}
.footer1 .footer_nav li p:first-child{
	margin-top: 0;
}
.footer1 .footer_nav li p a{
	display: block;
	font-size: 14px;
	color: #c6c8cd;
	font-family: arial;
	line-height: 18px;
	padding-left: 12px;
	position: relative;
}
.footer1 .footer_nav li p a::before{
	content: '>';
	display: inline-block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	color: #c6c8cd;
}

.footer2{
	text-align: center;
	background: #191919;
	font-size: 14px;
	color: #c6c8cd;
	line-height: 20px;
	padding: 20px 0;
	border-top: 2px solid #212124;
}
.footer2 a{
	color: #007471;
}