/* css reset ( HTML 5 version )*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    font-size: 14px;
    font-family: Verdana;
    line-height: 2em;
    -webkit-text-size-adjust: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
}
.ddd a{
    color:#fff;
}
/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

img {
    display: block;
    margin:0 auto;
}

.img ewm{
    width:200px;
    height:200px;    
}


.product_con qq {
    display: inline-block;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.clearfix {
    display: block;
    zoom: 1;
}

.clear {
    clear: both;
}

ul, li {
    list-style:none;
}
/* css.css start here */
body {
    font: 14px/2em Microsoft YaHei;
    color: #444;
    min-width: 1200px;
    _width: expression(document.body.clientWidth>1200?'auto':'1200px');
}

a {
    color: #444;
}



ul {
    list-style-type: none;
}

.css3 {
    behavior: url(./css/images/PIE-2.0beta1/PIE.htc)
}

/*站点宽度*/
.inner {
    width: 1200px;
    margin: 0 auto;
    zoom: 1;
    overflow-x: hidden!important;
    
}

.inner:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}



/*高度--模块间距*/
.b1 {
    clear: both;
    height: 20px;
}

/*整体的背景色*/
.bg {
    background: #009943;
    /*background: url(../image/search_bg.gif) right center no-repeat;*/
}

.bg1 {
    background: #333;
}

.first-bg {
    background: #009943;
}

/*页头*/
.top {
    height: 35px;
    line-height: 35px;
    max-width: 1920px;
    margin: 0 auto;
    background: #444444;
}

.top span {
    float: right;
    font-size: 14px;
}

.top img{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 20px;
    width:26px;
}

.top span a:hover + .yincang{
display:block;
}

.top .wei_xin {
    position:relative;
}

.header_r img{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 20px;
}

.header_r .wei_xin {
    position:relative;
}

        .logo{
            overflow:hidden;
            width:420px;
            margin-top:-7px;
        }
        .logo img{
            width:410px;
            float:left;            
        }
        .logo div{
            float:left;
            margin-left:20px;
            margin-top:30px;
        }
        .logo p{
            font-size:32px;
        }
        .logo p{
            font-size:32px;
            color: #009943;
            margin-top: 8px;
        }
        .logo p:last-child{
            font-size:22px;
            text-align:center;   
            color: #545454;
            font-weight: 600;         
        }
        .logo1{
            display: none;
        }

/*首页微信二维码弹出*/
.topline .fr .wxm{width: 100px;height: 100px; display: none; margin-left: 90px; position: absolute;top: 35px; right: 580px; z-index: 999;border: 1px #ddd solid;}
.topline .fr .wxm img{display: block;width: 100px;height: 100px;}
.topline .fr .wx:hover .wxm{display: block;}
.lightboxbg {position:fixed;background:#000;opacity:0.5;left:0;top:0;width:100%;height:100%;z-index:9999;display:none;}
.lightbox {width:350px;/*background:#fff;*/position:fixed;margin-top:-230px;left:75%;margin-left:-100px;z-index:99991;text-align:center;font-size:14px;line-height:24px;padding-bottom:10px;display:none}
.lightbox img {display:block;margin:5px auto 0;width:150px;height:150px;}
.lightbox a {display:block;color:#0f59d6;font-size:14px}

.header_r .wei_xin .eq_code {
    display: none;
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    left: -4px;
    top: 25px;
    background: url(./css/%3C%25=staticDomain%20websiteBaseInfo.wxCode%25%3E) 0 center no-repeat;
    background-size: 100%;
}
.nav-btn {
    display: none;
}

.nav {
    display: none;
}

.tel {
    vertical-align: bottom;
    display: inline-block;
    margin-top: 78px;
}

.tel.last {
}
.tel p {
    font-size: 12px;
    line-height: 13px;
    font-weight: 600;
}

.tel b {
    color: #009943;
    font-size: 25px;
    line-height: 40px;
    font-weight: 600;
	background: url(../image/ico_tel.png) 0 center no-repeat;
	padding-left: 48px;
	height:40px;
	display:inline-block;
}

/*导航*/
.menu {
    height: 50px;
    line-height: 50px;
}

.menu ul {
    background: url(../image/icon_menu_img.png) left center no-repeat;
}

.menu ul li {
    float: left;
    background: url(../image/icon_menu_img.png) right center no-repeat;
    padding: 0 43px;
    font-size: 16px;
}
.menu ul li:hover a{
	color:#333;
}
.menu ul li a {
    color: #fff;
}
.pinp h5{
	color:#fff;
}
.pinp .i_tit h3 a{
	margin-left:0;
	color:#fff;
}

/*banner*/
.banner {
    width: 100%;
    min-width: 1200px;
    max-width: 1920px;
    height: 500px;
    position: relative;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    z-index: 0;
    margin-top: 1px;
}

.banner1 {
    width: 100%;
    min-width: 1200px;
    max-width: 1920px;
    height: 400px;
    position: relative;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    z-index: 0;
    margin-top: 1px;
}

.banner .nivoSlider {
    width: 100%;
    height: 600px;
    background: url("./css/loading.gif") no-repeat 50% 50% rgb(255, 255, 255);
    margin-bottom: 50px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.banner1 .nivoSlider {
    width: 100%;
    height: 400px;
    background: url("./css/loading.gif") no-repeat 50% 50% rgb(255, 255, 255);
    margin-bottom: 50px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.banner .nivoSlider img {
    left: 0px;
    top: 0px;
    display: none;
    position: absolute;
}

.banner .nivoSlider a {
    border: 0px currentColor;
    display: block;
}

.banner .nivo-controlNav {
    left: 45%;
    width: 193px;
    height: 38px;
    bottom: -14px;
    padding-top: 14px;
    padding-left: 50px;
    position: absolute;
    z-index: 9;
}

.banner .nivo-controlNav a {
    background: url("./css/bullets.png") no-repeat;
    border: 0px currentColor;
    width: 23px;
    height: 17px;
    text-indent: -9999px;
    margin-right: 3px;
    float: left;
    display: block;
}

.banner .nivo-controlNav a.active {
    background-position: 0px -17px;
}

.banner .nivo-directionNav a {
    background: url("./css/arrows.png") no-repeat;
    border: 0px currentColor;
    width: 65px;
    height: 65px;
    text-indent: -9999px;
    display: block;
}

.banner a.nivo-nextNav {
    background-position: -65px 0px;
    top: 45%;
    right: 18%;
}

.banner a.nivo-prevNav {
    left: 18%;
    top: 45%;
}

.banner a.nivo-nextNav:hover {
    background-position: -65px -65px;
    top: 45%;
    right: 18%;
}

.banner a.nivo-prevNav:hover {
    background-position: 0px -65px;
    left: 18%;
    top: 45%;
}

.banner .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}

.banner .nivo-caption a {
    color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

.banner .nivo-caption a:hover {
    color: rgb(255, 255, 255);
}

/* nivoSlider */
.nivoSlider {
    position: relative;
}

.nivoSlider img {
    left: 0px;
    top: 0px;
    position: absolute;
}

.nivoSlider a.nivo-imageLink {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    z-index: 6;
}

.nivoSlider {
    position: relative;
}

.nivoSlider img {
    left: 0px;
    top: 0px;
    position: absolute;
}

.nivoSlider a.nivo-imageLink {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    z-index: 6;
}

.nivo-slice {
    height: 100%;
    display: block;
    position: absolute;
    z-index: 5;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}

.nivo-caption {
    background: rgb(0, 0, 0);
    left: 0px;
    width: 30%;
    bottom: 0px;
    color: rgb(255, 255, 255);
    display: none;
    position: absolute;
    z-index: 8;
    opacity: 0.8;
}

.nivo-caption p {
    margin: 0px;
    display: none;
}

.nivo-caption a {
    display: inline !important;
}

.nivo-html-caption {
    display: none;
}

.nivo-directionNav a {
    top: 45%;
    position: absolute;
    z-index: 9;
    cursor: pointer;
}

.i_banner {
    display: none;
}

.i_search {
    max-width: 1920px;
    height: 70px;
    margin: 0px auto 0;
   /** background:url(..../image/search_bg.gif) no-repeat center;**/
}

.i_search_tit {
    background: url(./css/i_search_img.png) 0 0 no-repeat;
    width: 145px;
    margin-top: 8px;
    float: left;
    padding-left: 45px;
}

.i_search_tit b {
    color: #FFF;
    font-size: 17px;
    line-height: 17px;
}

.i_search_tit p {
    color: #FFF;
    font-size: 12px;
    line-height: 12px;
}

.i_search_form {
    width: 1200px;
    float: left;
    line-height: 59px;
}

.i_search_form p {
    float: left;
    margin-right: 10px;
}

.i_search_form p:last-child {
    margin-right: 0;
    margin-left: 35px;
}

.i_search_form p b {
    margin-right: 6px;
    font-size: 18px;
    font-weight: 500;
    color: #FFF;
}

.i_search_lang {
    width: 120px;
    height: 40px;
    border: 0;
    padding-left: 15px;
    outline: none;
    font-size: 20px;
    border-radius:10px;
}

.i_search_select {
    width: 110px;
    height: 40px;
    font-size: 9px;
    border: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("./css/icon2.jpg") no-repeat scroll 115px center transparent;
    background-color: #FFF;
    padding-left: 12px;
    padding-right: 15px;
    outline: none;
    border-radius:10px;
}

.i_search_select option {
    padding: 10px 0;
}

.i_search_short {
    width: 100px;
    height: 40px;
    border: 0;
    padding-left: 15px;
    outline: none;
    font-size: 20px;
    border-radius:10px;
}

.i_search_button {
    background: url(../image/i_search_btn.jpg) 0 0 no-repeat;
    border: 0;
    width: 110px;
    height: 30px;
    border-radius:10px;
}



/* 分页 */
#pages {
    padding: 14px 0 10px;
    font-family: 微软雅黑;
    text-align: center;
}

#pages a {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    padding: 0 10px
}

#pages a.a1 {
    width: 56px;
    padding: 0
}

#pages a:hover {
    background: #f1f1f1;
    color: #000;
    text-decoration: none
}

#pages span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: #0f59d6;
    border: 1px solid #0f59d6;
    color: #fff;
    text-align: center;
    padding: 0 10px
}

.page .noPage {
    display: inline-block;
    width: 56px;
    height: 22px;
    line-height: 22px;
    background: url(./img/icu/titleBg.png) repeat-x 0 -55px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}

.i_bottom {
    max-width: 100%;
    margin: 0px auto 0;
    height: 250px;
    padding: 25px 0;
    background:#202020;
}

.i_bottom_sub {
    width: 1200px;
    margin: 0 auto;
}

.link {
    width: calc(100% - 265px);
    float: left;
    margin-right: 50px;
	border:1px solid #fff;
}

.link h2,
.foot_type h2 {
    color: #FFF;
    font-size: 18px;
	margin-top:50px;
}
.link ul li:after{
	content:'';
	width:5px;
	height:5px;
	background:#fff;
	float:left;
	margin-top:19px;
	margin-right:15px;
}
.link ul li {
    float: left;
    padding-right: 20px;
    height: 40px;
    line-height: 40px;
}

.link ul li:nth-child(6),
.link ul li:nth-child(7),
.link ul li:nth-child(5),
.link ul li:nth-child(8) {
    
}

.link ul li a {
    color: #FFF;
}

.foot_type {
    width: calc(100% - 265px);
    float: left;
    margin-right: 50px;
}

.foot_type ul {
    margin-top: 10px;
}

.foot_type ul li {
    float: left;
    width: 382px;
    margin-right: 50px;
    border-bottom: 1px dashed #FFF;
    height: 40px;
    line-height: 40px;
}

.foot_type ul li a {
    color: #FFF;
}
.foot_type>div:first-child{
	float:left;
	width:200px;
}
.foot_type>div:first-child p{
	writing-mode:horizontal-tb;
	word-wrap: break-word;
	width:20px;
	float:left;
	color:#efefef;
	font-size:20px;
	margin-left:90px;
	margin-top:26px;
}
.foot_type>div:last-child{
	float:left;
	width:690px;
	background:#111;
	height:300px;
}
.foot_type>div:last-child img{
	width:208px;
	float:left;
	margin-top:46px;
	margin-left:31px;
}
.foot_type>div:last-child>div{
	float:left;
	width:calc(78% - 130px);
	margin-left:30px;
	color:#fff;
}
.foot_type>div:last-child>div>div{
	overflow:hidden;
	margin-top:5px;
	line-height:29px;
}
.foot_type>div:last-child>div>div>p{
	float:left;
}
.foot_type>div:last-child>div>div>div{
	float:left;
	width:90%;
}
.footer {
    max-width: 1920px;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    padding: 10px 0;
    background: #d90f14 ;
    text-align: center;
}
.foot_type>div:last-child>div>div>div i{
	font-style:normal;
	display:block;
	margin-top:3px;
}
.foot_img {
    -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.1)));
    width: 140px;
    float: left;
	
	margin-right:30px;
}


/*页尾*/
.footer {
    max-width: 100%;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 10px 0;
    background: none ;
    text-align: center;
}

.footer a {
    color: #fff;
}

.foot_sub {
    display: none;
}

.main {
    width: 1200px;
    margin: 20px auto;
    zoom: 1;
}

.main:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.left {
    float: left;
    width: 22%;
    margin-right: 3%;
	
}
.brand_cat li{
	box-sizing:border-box;
	margin-right:1%;
}
.right {
    float: right;
    width: 71% !important;
    background: #f8f8f8;
    min-height: 500px;
    padding: 0 2%;
}
.zz{
	height: 79px;
	line-height: 79px;
	position: relative;
	width: 1160px;
	margin: 0 auto;
	z-index: 1;
	padding: 20px;
	box-shadow: 0 0 10px #0f59d6;
	background: -webkit-linear-gradient(left, #ccc, #fff 30%, #fff, #fff 75%, #ccc) !important;
}
.zz div i{
	background:#0f59d6;
	width:250px;
}
.zz div div div+i{
	margin-right:30px;
}


.top_cc .k2 {
  margin-top: 10px;
  float: right;
  color: #fff;
  font-size: 16px;
  font-family: "微软雅黑";
  width:250px;
  height: 46px;
  line-height: 46px;
  background: url(../image/top_phone.png) no-repeat center center;
  padding-left: 5px;
}

.top_cc {
  height: 90px;
  position: relative;
}
.logo {
    float: left;    
}
.logo_txt {
  margin-top: 10px;
  margin-left: 0px;
  padding-left: 8px; 
}

.logo_txt h3 {
  color: #a3a3a2;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
}

.logo_txt span {
  display: block;
  color: #009943;
  font-size: 19px;
  font-weight: normal;
}

#menu {
  margin-top: 0px;
  height: 66px;
  background: #242423;
}
