﻿@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
ul{list-style-type:none;}
li{ list-style:none;line-height: 35px;}
img{border:0px;}
a{text-decoration:none; font-size: 12px;}
.clear{clear: both;}
.left{float:left;}
.right{float:right;}
body{background:#ffffff; font-family: "微软雅黑"; font-size: 12px;overflow-x:hidden; }
.toopp{ width:1200px; margin:0 auto; overflow:hidden; padding:5px 0;}
.toopp p{ float:left;}
.toopp span{ display:block; float:right;}
/* CSS Header */
#he_01{width: 100%;margin:0 auto;position: relative;}
#zy_01{width: 100%;height: 500px;margin:0 auto;position: relative;background: url(../images/zy_banner.jpg) center no-repeat;}
#he_nav{width:100%;height: 123px;background:rgba(32,32,32,.9);top:0; z-index: 999;}
#he_nav_mid{width: 1200px;height: 123px;margin:0 auto;position: relative;}
#he_logo{width: 214px;height: 91px;position: absolute;left: 0;top:18px;}
#he_logo a{display: block;width: 214px;height: 91px;}
#he_menu{position: absolute;right: 0;top:0;height: 123px;}
#he_menu li{width: 105px;height: 123px;float: left;position: relative;margin-left: 10px;}
#he_menu li .nav_icon{width: 49px;height: 49px;position: absolute;left: 27px;top:22px;text-align: center;overflow: hidden;}
#he_menu li .nav_title{width: 105px;height: 25px;line-height: 25px;text-align: center;color: #fff;font-size: 14px;position: absolute;left: 0;top:80px;}
#he_menu li:hover{background: #9e0108;}
#he_menu li a{display: block;width: 108px;height: 123px;}
#he_menu li:hover .nav_title{color: #fff;}
#he_flash{width: 1920px;top:0;z-index: 998;background: #cecece;}
#bannernex{ height:600px !important;}
/* CSS Footer */
.ftLink-l{ width:1200px; margin:8px auto;}
#footer{width:100%;height:230px;margin:0 auto;padding:30px 0px;background: #333333;}
#footer_mid{width: 1100px;margin:0 auto;position: relative;}
#footer_nav{width: 630px;height: 45px; line-height: 45px; background: url(../images/footer_nav.png) left bottom repeat-x;position: absolute;left: 0;top:0;text-align: center;color: #747474;font-size: 14px;}
#footer_nav a{padding:0px 9px;color: #747474;font-size: 14px;}
.footer_ewm{width: 130px;text-align: center;line-height: 25px;color: #747474;font-size: 14px;position: absolute;right: 30px;top:0px;}
.footer_ewm img{width: 130px;height: 130px;}
#footer_lxwm{position: absolute;left: 0px;top:60px;line-height: 28px;color: #747474;font-size: 14px;}
#footer_hot{position: absolute;left: 0px;top:120px;line-height: 28px;color: #747474;font-size: 14px;width: 633px;}
#footer_hot span{font-weight: bold;}
#footer_hot a{color: #747474;font-size: 14px;margin-right: 10px;}
#footer_copyright{width: 100%;height: 40px;margin:0 auto;background: #1d1d1d;}
#footer_copyright_mid{width: 1200px;height: 40px;line-height: 40px;margin:0 auto;font-size: 12px;color: #b7b7b7;position: relative;}
#footer_admin{position: absolute;right: 0;top:0; text-align: right; height: 40px;line-height: 40px;font-size: 12px;color: #b7b7b7;}
#footer_copyright_mid a{font-size: 12px;color: #b7b7b7;}
#footer_copyright_mid a:hover{text-decoration: underline;}
/*固定的悬浮窗*/
/*box2*/
.box2 .box2-list li {
  float: left;
  width: 50%;
  position: relative;
}

.box2 .box2-list li .img img {
  width: 100%;
}

.box2 .box2-list li .zi {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding-left: 10%;
  padding-top: 10%;
}

.box2 .box2-list li .zi h3 {
  font-size: 30px;
  color: #fff;
}

.box2 .box2-list li .zi h4 {
  font-size: 21px;
  color: #fff;
  font-family: "Arail";
  text-transform: uppercase;
  font-weight: normal;
  padding-top: 10px;
}
.box2 .box2-list li .img{line-height: 0}
.box2 .box2-list li .more {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  line-height: 0;
  background: url(../images/t1.png) no-repeat top center;
}

.box2 .box2-list li .more .more-line {
  border: 1px solid #ffffff;
  display: block;
  height: 88%;
  margin: 3% 2.5%;
}

.box2 .box2-list li .more .more1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.box2 .box2-list li .more .more1 div {
  border: 1px solid #fff;
  font-size: 24px;
  color: #fff;
  padding: 5px 48px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  line-height: 34px;
}

.box2 .box2-list li:hover .zi {
  opacity: 1;
}

.box2 .box2-list li:hover .more {
  opacity: 1;
}

@media (max-width: 767px) {
  .box2 .box2-list li {
    width: 100%;
    float: none;
  }
}
.box2{ overflow: hidden; }
/*box3*/
.box3{ overflow: hidden; padding-bottom: 20px;}
.box3 .box2-list li {
  float: left;
  width: 33.333%;
  position: relative;
}

.box3 .box2-list li .img img {
  width: 100%;
}

.box3 .box2-list li .zi {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding-left: 10%;
  padding-top: 10%;
}

.box3 .box2-list li .zi h3 {
  font-size: 30px;
  color: #fff;
}

.box3 .box2-list li .zi h4 {
  font-size: 21px;
  color: #fff;
  font-family: "Arail";
  text-transform: uppercase;
  font-weight: normal;
  padding-top: 10px;
}
.box3 .box2-list li .img{line-height: 0}
.box3 .box2-list li .more {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  background: url(../images/t1.png) no-repeat top center;
  line-height: 0;
}

.box3 .box2-list li .more .more-line {
  border: 1px solid #ffffff;
  display: block;
  height: 88%;
  margin: 3% 2.5%;
}

.box3 .box2-list li .more .more1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.box3 .box2-list li .more .more1 div {
  border: 1px solid #fff;
  font-size: 24px;
  color: #fff;
  padding: 5px 48px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  line-height: 34px;
}

.box3 .box2-list li:hover .zi {
  opacity: 1;
}

.box3 .box2-list li:hover .more {
  opacity: 1;
}

@media (max-width: 767px) {
  .box3 .box2-list li {
    width: 100%;
    float: none;
  }
}
.yb_conct {

	position: fixed;

	z-index: 9999999;

	top: 200px;

	right: -127px;

	cursor: pointer;

	transition: all .3s ease;

}

.yb_bar ul li {

	width: 180px;

	height: 53px;

	font: 16px/53px 'Microsoft YaHei';

	color: #fff;

	text-indent: 54px;

	margin-bottom: 3px;

	border-radius: 3px;

	transition: all .5s ease;

	overflow: hidden;

}

.yb_bar .yb_top {

	background: url('../images/fixcont.png') no-repeat 0 0 #202020;transition:all 0.4s;

}

.yb_bar .yb_phone {

	background: url('../images/fixcont.png') no-repeat 0 -57px #202020;transition:all 0.4s;

}

.yb_bar .yb_QQ {

	text-indent: 0;

	background: url('../images/fixcont.png') no-repeat 0 -113px #202020;transition:all 0.4s;

}
.yb_bar .yb_taobao {
	background: url('../images/taobao_icon.png') no-repeat 10px 12px #202020;transition:all 0.4s;
}
.yb_bar .yb_ercode {
	background: url('../images/fixcont.png') no-repeat 0 -169px #202020;transition:all 0.4s;
}
.yb_bar .yb_top:hover{background: url('../images/fixcont.png') no-repeat 0 0 #9e0108;}
.yb_bar .yb_phone:hover {
	background: url('../images/fixcont.png') no-repeat 0 -57px #9e0108;
}
.yb_bar .yb_QQ:hover {
	text-indent: 0;
	background: url('../images/fixcont.png') no-repeat 0 -113px #9e0108;

}
.yb_bar .yb_taobao:hover {
	background: url('../images/taobao_icon.png') no-repeat 10px 12px #9e0108;
}
.yb_bar .yb_ercode:hover {
	background: url('../images/fixcont.png') no-repeat 0 -169px #9e0108;
}
.hd_qr {

	padding: 0 29px 25px 29px;

}

.yb_QQ a {

	display: block;

	text-indent: 54px;

	width: 100%;

	height: 100%;

	color: #fff!important;font-size:16px!important; 

}


/* CSS Main */
#in_01{width: 1200px;height: 40px;margin:0 auto;position: relative;margin-bottom: 50px;}
#in_01_mid{width: 1200px;height: 80px;background: #202020;position: absolute;left: 0;bottom: 0;z-index: 999;}
#in_01_shade{width: 1260px;height:57px;background: url(../images/in_01_shade.png) center no-repeat;position: absolute;left: -30px;top:40px;z-index: 999;}
#in_01_mid span{width: 146px;height: 80px;background: #9e0108;position: absolute;left: 0;top:0;display: block;line-height: 80px;text-align: center;font-size: 18px;color: #fff;}
#in_01_mid .in_key{position: absolute;left: 155px;height: 80px;line-height: 80px;font-size: 14px;color: #fff;}
#in_01_mid .in_key a{color: #fff;font-size: 14px;}
#in_01_mid .in_search{width: 245px;height: 33px;background: url(../images/search_bg.png) center no-repeat;position: absolute;right: 0;top:23px;}
#in_01_mid .in_search #search_name{ width: 140px; height: 21px; line-height: 21px; float: left; margin:5px 0 0 20px;border:none; outline: none;font-family: "微软雅黑";  color: #d14b51;background: none;}
#in_01_mid .in_search #button{ width: 53px; height: 33px; margin-right: 20px; float: right; cursor: pointer; background: none; border:none;}
#in_02{width: 100%;margin:30px auto;}
.in_title{width: 1200px;height: 65px; margin:0 auto; background: url(../images/in_title_bg.png) center 13px no-repeat;text-align: center;line-height: 30px;color: #9c0f05;font-size: 16px;}
.in_title span{font-size: 34px;color: #202020;font-weight: bold;}
#in_02_category{max-width: 1200px;height: 46px; margin:20px auto;text-align: center;}
#in_02_category ul{display: inline-block;}
#in_02_category li{float: left;display: inline; width:170px}
#in_02_category li a{ height: 46px;line-height: 46px; color: #202020;font-size: 16px;display: block;background: url(../images/in_02_category.png) left center repeat-x;transition:all 0.5s ease;}
#in_02_category li a:hover{color: #fff;background: #9c0f05;}
#in_02_ul{width: 1200px; height: 595px;margin:0 auto;margin-top: 30px;position: relative;}
#in_02_ul .bd{margin:0 auto;}
#in_02_ul .bd li{ float:left; width:277px; height:274px; border:solid 1px #d6d6d6; transition: all .4s; margin:0 10px;margin-bottom: 20px;position: relative;}
#in_02_ul .bd li .pro_img{width:266px; height:188px; position: absolute; left: 5px; top:10px;text-align: center;overflow: hidden;}
#in_02_ul .bd li .pro_img img { width:266px; height:188px;}
#in_02_ul .bd li .pro_title{ width:266px; height:25px; text-align: left;color:#444444; transition: all .4s;position: absolute; left: 10px; top:208px; line-height:50px;}
#in_02_ul .bd li .pro_title a{ font-size:22px; color:#444}
#in_02_ul .bd li .pro_info{ width:266px; height:26px; text-align: left;line-height:26px;color:#9b9b9b; font-size: 12px;position: absolute; left: 10px; bottom:10px}
#in_02_ul .bd li .pro_btn{ width:87px; height:26px; text-align: center;line-height:26px;color:#333; transition: all .4s; background: #f0f0f0; font-size: 12px;position: absolute; right: 10px; bottom:10px}
#in_02_ul .picList{width:300px; height:auto; float:left; }
#in_02_ul .bd li:hover{border:solid 1px #9e0108; }
#in_02_ul .bd li:hover .pro_btn{color:#fff; background: #9e0108;}
#in_02_ul .bd li:hover .pro_title{color:#9e0108; font-weight: bold;}
#in_02_ul .hd a{width: 41px; height: 85px; cursor: pointer;transition:all 0.4s;}
#in_02_ul .hd .prev{ position: absolute; top: 240px;left: -80px;background: #202020 url(../images/gd_lf.png) center no-repeat;}
#in_02_ul .hd .next{ position: absolute; top: 240px;right:-80px;background: #202020 url(../images/gd_rt.png) center no-repeat;}
#in_02_ul .hd .prev:hover{background: #9e0108 url(../images/gd_lf.png) center no-repeat;}
#in_02_ul .hd .next:hover{background: #9e0108 url(../images/gd_rt.png) center no-repeat;}
#in_03{width: 100%;height: 599px; padding:50px 0px; background: url(../images/in_03_bg.png) center no-repeat;margin:0 auto;margin-bottom: 40px;}
#in_03_mid{width: 1200px;height: 599px;margin:0 auto;position: relative;}
#in_03_title{width: 282px;height: 282px;background: url(../images/in_03_title.png) center no-repeat;position: absolute;left: 0;top:0px;}
#in_03_r{width: 895px;height: 590px;float: right;position: relative;}
#in_03_r .in_03_img01{width: 280px;height: 280px;position: absolute;left: 0;top:0;overflow: hidden;}
#in_03_r .in_03_img02{width: 230px;height: 140px; padding:70px 25px; background: #800f13;position: absolute;left: 305px;top:0;}
#in_03_r .in_03_img02:hover,#in_03_r .in_03_img03:hover,#in_03_r .in_03_img06:hover,#in_03_r .in_03_img04:hover{-moz-box-shadow: 0px 0px 10px #000; -webkit-box-shadow: 0px 0px 10px #000; box-shadow: 0px 0px 10px #000;}
#in_03_r .in_03_img03{width: 230px;height: 140px; padding:70px 25px; background: #242423 url(../images/in_03_img03.png) center no-repeat;position: absolute;right: 0;top:0;}
#in_03_r .in_03_img04{width: 230px;height: 140px; padding:70px 25px; background: #242423 url(../images/in_03_img04.png) center no-repeat;position: absolute;left: 0;bottom:0;}
#in_03_r .in_03_img06{width: 230px;height: 140px; padding:70px 25px; background: #800f13;position: absolute;left: -310px;bottom:0;transition:all .4s;}
#in_03_r .in_03_img05{width: 589px;height: 280px; position: absolute;right: 0;bottom:0;overflow: hidden;}
#in_03_r .in_03_t1{width: 100%;height: 20px;line-height: 20px;margin:0 auto;background: url(../images/in_03_icon01.png) left center no-repeat;text-indent: 25px;color: #fff;font-size: 18px;font-weight: bold;}
#in_03_r .in_03_t2{width: 100%;height: 20px;line-height: 20px;margin:0 auto;background: url(../images/in_03_icon01.png) left center no-repeat;text-indent: 25px;color: #fff;font-size: 18px;font-weight: bold;}
#in_03_r .in_03_s1{width: 50px;height: 2px;background: #fff;margin-top: 10px;}
#in_03_r .in_03_s2{width: 50px;height: 2px;background: #fff;margin-top: 10px;}
#in_03_r .in_03_i1{width: 100%;line-height: 26px; color: #db7b80; font-size: 14px; margin:0 auto;margin-top: 8px;}
#in_03_r .in_03_i2{width: 100%;line-height: 26px; color: #6a6a6a; font-size: 14px; margin:0 auto;margin-top: 8px;}
#in_04{width: 1200px;height: 325px;margin:30px auto;background: #f8f8f8;position: relative;}
#in_04_img{width: 428px;position: absolute;left: 0;bottom: 0px;overflow: hidden;}
#in_04_img img{width: 100%;}
#intro_c{width: 720px;height: 262px;position: absolute;left: 455px;top:30px;line-height: 30px;color: #666666;font-size: 16px;}
#intro_c a{color: #be0000;font-size: 14px;}
#news_c{/*width:467px;*/height: 262px;/*position: absolute;top:27px;right: 28px;*/ padding:0 12px;}
#news_f{width: 100%;height: 122px; border-bottom: solid 1px #b3b3b3; margin:0 auto;position: relative;}
.news_img{width: 146px;height: 107px;position: absolute;left: 0;top: 0;}
.news_img img{width: 146px;height: 107px;}
.news_title{width: 298px;height: 28px;line-height: 28px;position: absolute;right: 0;top:0;}
.news_title a{color: #9e0108;font-size: 16px;font-weight: bold;display: block;transition:all 0.4s;}
.news_title a:hover{background: #9e0108;color: #fff;text-indent: 10px;}
.news_info{width: 298px;position: absolute;right: 0;top:30px;line-height: 25px;color: #7f7f7f;font-size: 14px;}
#news_ul{width: 100%;margin:0 auto;margin-top:5px;}
/*#news_ul li{width: 100%;height: 35px;line-height: 35px; background: url(../images/news_icon.png) left center no-repeat; border-bottom: dotted 1px #b3b3b3;position: relative;}*/
#news_ul li{background-color: #f8f8f8;width: 44%;float: left;margin: 8px 1%;padding: 8px 2%;line-height: 35px;}
#news_ul li a{display: block;color: #000;font-weight: bold; font-size: 16px;transition:all 0.4s; /*text-indent: 20px;*/ text-decoration: underline;}
#news_ul li span{display: block;/*position: absolute;right: 0;top:0;height: 35px;*/line-height: 35px;color: #666666;font-size: 14px;transition:all 0.4s;}
#news_ul li a:hover{text-indent: 15px;background: #9e0108;color: #fff;}
/*#news_ul li:hover span{color: #fff;right: 10px;}*/
#in_05{width: 100%; padding:30px 0;background: #f8f8f8;margin: 30px auto;}
#in_05_ul{width: 1200px;height: 187px;margin:0 auto;margin-top: 30px;}
#in_05_ul li{width: 278px;height: 187px;float: left;margin:0 10px;position: relative;}
#in_05_ul li .case_img{width: 278px;height: 187px;position: absolute;left: 0;top:0;z-index: 1;}
#in_05_ul li .case_img img{width: 278px;height: 187px;transition:transform 1s ease 0s;}
#in_05_ul li span{display: block; width: 278px;height: 187px;  position: absolute;left: 0;top:0;z-index: 2;opacity: 0;transition:all 0.4s;}
#in_05_ul li:hover span{opacity: 1;}
#in_05_ul li:hover .case_img img{transform: scale(1.05, 1.05);}

/*zy css*/
#zy_title{width: 100%;height: 104px;margin:0 auto;background: #404d54;line-height: 104px;position: relative;}
#pro_img{width: 1200px;margin:30px auto;}
#pro_img #pro_01{width: 475px; float: left;text-align: center;border:solid 1px #cecece;padding-top: 2px; position: relative;}
#pro_img #pro_02{width: 696px;float: right;}
#pro_img #pro_02 #pro_02_title{width: 696px;height: 69px;line-height: 69px;background: #202020;margin:0 auto;}
#pro_img #pro_02 #pro_02_title span{padding-left: 30px;color: #fff;font-size: 18px;}
#pro_img #pro_02 #pro_02_paramt{width: 696px;height: 45px;line-height: 45px;background: #f6f1f1;margin:0 auto;margin-top: 10px;}
#pro_img #pro_02 #pro_02_paramt span{padding-left: 47px;color: #333;font-weight: bold;font-size: 16px;}
#pro_img #pro_02 #pro_02_share{width: 100%;height: 40px;margin:0 auto;margin-top: 10px;}
#pro_img #pro_02 #pro_02_param{width: 694px;height: 133px;margin:0 auto;border-top:none;overflow: hidden;}
#pro_img #pro_02 #pro_02_param p{line-height: 30px;color: #2f2a2a;font-size: 15px;padding:20px;}
#pro_img #pro_02 #pro_02_tel{width: 690px;height: 63px; line-height: 63px; background: url(../images/he_tel1.png) 20px center no-repeat; margin:0 auto;border:solid 3px #dddddd;margin-top: 21px;position: relative;}
#pro_img #pro_02 #pro_02_tel span{padding-left: 76px;color: #9c0f05 ;font-family: Impact;font-size: 30px;}
#pro_img #pro_02 #pro_02_tel #pro_02_share{ width: 150px; height: 30px;line-height: 30px;position: absolute;right: 20px;top:20px;}
#pro_img #pro_02 #pro_02_lxwm{width: 696px;height: 46px;margin:0 auto;position: relative;margin-top: 13px;}
#pro_img #pro_02 #pro_02_hits{width: 386px;height: 46px;line-height: 46px; text-align:center;color: #fff; font-size: 18px;background: #9c0f05;position: absolute;left: 0;top:0;}
#pro_img #pro_02 #pro_02_btn{width: 306px;height: 46px;position: absolute;right: 0;top:0;}
#pro_img #pro_02 #pro_02_btn a{width: 140px; height: 46px; line-height: 46px; text-align: center;float: left;display: block;margin-left: 13px;font-size: 18px;color: #fff;}
#pro_img #pro_02 #pro_02_btn a:hover{background: #9c0f05;color: #fff;}
#pro_02_xgcpt{width: 100%;height: 40px;margin:0px auto; padding:12px 0;  border-bottom:dotted 1px #b8b8b8; border-top:dotted 1px #b8b8b8;}
#pro_02_xgcpt span{width: 110px;height: 40px;float: left;text-align: center;line-height: 40px;margin-left: 20px;color: #666666;font-size: 16px;background: #202020;color: #fff;}
#pro_02_xgcp{width: 100%;margin:0 auto;margin-top: 20px;}
.pro_ljdg{background: #202020;}
.pro_zxzx{background: #272018 ;}
#pro_nav{width: 100%;height: 40px;margin:0px auto; padding:12px 0;  border-bottom:dotted 1px #b8b8b8; border-top:dotted 1px #b8b8b8;}
#pro_nav li{width: 110px;height: 40px;float: left;text-align: center;line-height: 40px;margin-left: 20px;}
#pro_nav a{display: block;color: #666666;font-size: 16px;}
#pro_nav a:hover{color: #fff;background:#202020;}
#pro_nav .hover{background: #202020;color: #fff;}
.pro_content{width: 96%; min-height: 100px; margin:20px auto;line-height: 30px;font-size: 14px;color: #666;}
.zy_pro_title{width: 100%;height: 24px;margin:0 auto;position: relative;}
.zy_pro_title span{display: block;width: 240px;height: 24px;line-height: 24px;position: absolute;left: 0;top:0;color: #202020;font-size: 22px;font-weight: bold;}
.zy_pro_title .xgcp_t{background: url(../images/xgcp_t.png) 104px center no-repeat;}
.zy_pro_title .news_t{background: url(../images/news_t.png) 104px center no-repeat;}
.zy_pro_more{width: 24px;height: 24px;position: absolute;right: 0;top:0;}
.zy_pro_more a{display: block;width: 24px;height: 24px;background: #ff9c00 url(../images/plus.png) center no-repeat;transition:all 0.4s;}
.zy_pro_more a:hover{background: #202020 url(../images/plus.png) center no-repeat;}
#pro_news{width: 100%;height: 370px;margin:0 auto;}
#zy_news{width: 100%;margin:0 auto;margin-top: 20px;}
#zy_news li{width:450px;height:100px; float: left; margin-bottom: 20px; position: relative;transition:all 0.4s;background: #f5f5f5;}
#zy_news li:nth-child(odd){margin-right: 15px;}
#zy_news li .zy_time{ width: 85px; position: absolute;top:12px;right:13px;height:20px;line-height:20px;color:#575656;}
#zy_news li .zy_news_title{width: 320px;height: 20px;line-height: 20px;left: 13px;top:12px;color: #202020;font-size: 15px;position: absolute;transition:all 0.4s;white-space: nowrap;;text-overflow: ellipsis;overflow: hidden;}
#zy_news li .zy_news_info{width: 420px;height: 50px;line-height: 25px;left: 13px;top:40px;color: #666666;font-size: 12px;position: absolute;}
#zy_news li:hover{background: #202020;}
#zy_news li:hover .zy_news_info,#zy_news li:hover .zy_time{color: #fff;}
 #zy_news li:hover .zy_news_title{color: #fff;text-indent: 20px;}
/*lxwm css*/
#contact_03{width: 100%;margin:0 auto; padding-top: 28px;}


#wrap{ width:1200px; height:auto; margin: 20px auto;position: relative;z-index: 100;}

/*left*/
#left{width:270px; float: left;position: relative;display: inline;}
.left_title,.left_title1,.left_title2{width: 270px;height: 96px;margin:0 auto;}
.left_title{background: #9e0108 url(../images/left_title.png) center no-repeat;}
.left_title1{background: #9e0108 url(../images/left_title1.png) center no-repeat;}
.left_title2{background: #9e0108 url(../images/left_title2.png) center no-repeat;}
.left_cplb{width: 270px;margin:0 auto;background: #323232;}
.left_cplb li{display: block; width: 270px;height: 55px; line-height: 55px; border-bottom:solid 1px #454545;background: #323232 center no-repeat;transition:all 0.4s;text-align: center;}
.left_cplb li a{color: #fff;font-size: 14px;}
.left_cplb li:hover{background: #9e0108  url(../images/left_icon_hover.png) center no-repeat;color: #fff;}
.left_cplb li .hover{ background:#9e0108  url(../images/left_icon_hover.png) center no-repeat;color: #fff;}
.left_qq{width:280px;margin:0 auto;margin-top: 8px;}
.left_qq li{width: 268px;height: 87px; line-height: 87px; border:solid 1px #e1e1e1;background: #f6f1f1 url(../images/left_qq.png) 17px center no-repeat;margin-top: 2px;transition:all 0.4s;}
.left_qq li span{padding-left:88px;}
.left_qq li a{display: block;color: #363636;font-size: 16px;}
.left_qq li a:hover{color: #fff;}
.left_qq li:hover{background: #9e0108 url(../images/left_qq_hover.png) 17px center no-repeat;}
#left_xg01{width: 270px;height: 95px;margin:0 auto; margin-top: 20px; background: #202020; color:#fff;font-size: 30px;line-height: 96px;text-align: center;}
#left_xg02{width: 228px;margin:0 auto; border:solid 1px #cecece;padding:20px;padding-bottom: 40px;}
#left_xg02 .hd{width: 20px;height: 14px;margin:0 auto;position: relative;margin-bottom: 10px;}
#left_xg02 .hd .next{width: 20px;height: 14px;background: url(../images/xgcp_up.png) center no-repeat;position: absolute;left: 0;top:0;}
#left_xg02 .hd .prev{width: 20px;height: 14px;background: url(../images/xgcp_down.png) center no-repeat;position: absolute;left: 0;top:230px;}
#left_xg02 .bd li{width: 198px;margin:0 auto;line-height: 25px;text-align: center;}
#left_xg02 .bd li img{width: 198px;height: 160px;}
#left_xg02 .bd li a{color: #121212;font-size: 15px;}

/* CSS Ziye */
#right{width:916px; height:auto;float: right; color: #424242;}
#right_title{width: 916;height: 44px; border:solid 2px #202020; position: relative;}
#title_left{background: #202020; display: block;width: 135px;height: 44px; line-height: 48px; text-align: center; position: absolute;left: 0;top:0; color: #fff;font-size: 18px;}
#title_right{position: absolute;right: 10px;top:0px;height: 44px;line-height: 44px}
#title_right a{color:#666666;font-size: 14px;}
#title_right a:hover{color:#e80000;}
#right_content{ width: 100%; height:auto;margin:0 auto;padding-bottom: 80px; padding-top: 15px; line-height:32px;color:#2e2e2e;font-size: 14px;}
#right_content a{color:#000;}
#right_content a:hover{color:#e80000;}
#indexNews li{width:98%;height:40px;margin:0 auto; background: url(../images/news_icon.png) 5px center no-repeat; border-bottom:#D9D9D9 1px dotted; color:#000;font-size:12px;position: relative;transition:all 0.4s;}
#indexNews li a{height:40px;line-height:40px;display:block; color:#575656;font-size:14px;text-indent: 20px;}
#indexNews li .time{position: absolute;top:0;right:13px;height:40px;line-height:40px;color:#575656;}
#indexNews li span{padding-left:13px;transition:all 0.4s;}
#indexNews li a:hover{color:#fff;}
#indexNews li:hover{border-bottom:1px solid #cecccc; background:#202020 url(../images/news_icon.png) 15px center no-repeat;}
#indexNews li:hover span{padding-left: 20px;}
#indexNews li:hover .time{right: 20px;color: #fff;}
#page{width:100%;height:40px; line-height:40px;text-align:right;margin:20px auto;color:#575656;font-size:14px;clear:both;}
#page a{color:#575656;font-size:14px;}
#page a:hover{color:#e80000;}
#newTitle{width:750px;line-height:30px;color:#000000;font-size:18px;text-align:center;margin:0 auto;}
#productTitle{width:750px;height:30px;color:#000000;font-size:18px;text-align:center;margin:0 auto;}
#newsInfo{width:750px;height:20px;color:#000000;font-size:12px;text-align:center;margin:10px auto;}
.newsinfoleft {padding-left: 30px;}
.xxsmys{ height:30px; line-height:30px; background-color:#ececec;}
.xxsmwz{ width:88px; height:30px; color:#FFF; text-align:center; display:block; background-color:#9a9a9a;}
.pageys{ width:59px; height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center;}
.pageys:hover{color:#ff6c00}
.pageys1{ width:20px;height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center; margin-left:5px;}
.pageys2{ float:left; padding-left:5px;height:21px; line-height:21px; }

#infoImage{width:100%;text-align:center;margin:10px 0 10px 0;}
#infoImage img{ max-width:600px; padding:3px; border:#dcdcdc solid 1px;}

#newsContent{width:95%;margin:0 auto;}

#picUL1{ width:100%; height:100%; overflow:hidden;}
#picUL1 li{height:250px;width:290px;float:left;margin:0 5px 5px 8px;_margin:0 8px;text-align:center;}

#picUL1 li .pic_011{width:288px;height:220px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;}
#picUL1 li .pic_011 img{max-height:216px;max-width:284px;padding:2px;vertical-align:middle;}
#picUL1 li .pic_011 span{ height:100%; width:0; overflow:hidden; display:inline-block; vertical-align:middle;}
#picUL1 li .pic_021{width:288px;text-align: center;line-height:30px;}
#picUL1 li a{color:#393939;font-size: 14px;}
#picUL1 li a:hover{color:#e80000;}

.produc li{width:280px; height:279px; float:left;margin-left: 20px;}
.produc li:nth-child(3n){margin-right: 0;}
.produc li a{display:block;border:#f4f4f4 solid 1px; background-color:#f4f4f4; text-align:center; color:#393946; line-stacking:40px; position:relative; overflow:hidden;transition: all .4s;}
.produc li .producimg{width:280px; height:201px;display:block; background-color:#FFF;}
.produc li .producimg1{width:280px; height:201px;display:table-cell; vertical-align:middle; text-align:center;}
.produc li .producimg img{ max-width:280px;max-height:201px;}
.produc li .products1{color: #444;font-size: 14px;}
.produc li a:hover{border:#9c0f05 solid 1px; background-color:#9c0f05; color:#fff!important;}
.produc li a i{ width: 50%; height: 240px;  position: absolute; left: -193px; top: 0;background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)); -webkit-transform: skewx(-25deg); -webkit-transition:0s;}
.produc li a:hover i{left:334px; -webkit-transition: 0.8s;}
.produc li a:hover .products1{color: #fff}
.G_tips{
	color:#666;
	width:486px;
	border:1px solid #dedede;
	padding:7px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}

#page{ overflow:hidden; text-align:center;}
#page li{ display:inline-block; margin:0 3px;}
.recruitys{ width:670px; height:auto; padding:10px; background-color:#fafafa; border:#dedede solid 1px;}
.recruitcon{ height:173px;  border-bottom:#cdcdcd dashed 1px; margin:10px;}
.recruitcon1{ height:173px;  margin:10px;}
.recruitconl{ width:145px; height:153px; float:left; text-align:left;}
.recruitconc{ width:572px; height:153px; float:left; padding-left: 75px;}
.recruitconc li{ width:372px; height:35px; line-height:35px; color:#444444;}
.zwmcys{ color:#ff6c00; font-weight:bold;}
.recruitconr{ width:133px; height:auto; float:left; text-align:center;}
	.chakan{padding-top: 13px;}



.formys{ height:auto; padding:10px;}
.cpmcys{ width:280px; height:34px;border:1px solid #dedede;}
.formbz{ float:left;}
	.G_InputText{

	width:278px;

	height:30px;

	border:1px solid #d2d4d6;

}

.G_textarea{

	width:300px;

	height:100px;

	border:1px solid #dedede;

}

.G_ul{

	margin:0 auto;
}

.G_botton{

	width:55px;

	height:30px;

	line-height:30px;

	border:0;

	background:url(../images/button.gif) no-repeat;

	cursor:pointer;

}

.borderLi{ width:500px; height:auto; padding-top:10px;}
.G_tips{

	

	width:486px;

	margin:10px auto 0 auto;

	border:1px solid #dedede;

	padding:7px;

	border-radius:5px;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	box-shadow: 0px 0px 3px rgba(0,0,0,.1);

	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

}


.cpfwnr{width:230px; height:100%;overflow:hidden;}
.cpfwnr dt{width:213px;height:33px;display:block;padding:0 0 0 17px;background:url(../images/allbg.gif) no-repeat;background-position: 0 -137px;line-height:33px;font-size:12px;color:#0976b2;}
.cpfwnr dd{width:190px;margin:0 auto;line-height:2}
.cpfwnr dt a{width:213px;height:33px;display:block;padding:0 0 0 17px;background:url(../images/a1.jpg) no-repeat;line-height:33px;font-size:12px;color:#0976b2;}
.cpfwnr dt:hover{background:url(../images/allbg.gif) no-repeat;background-position: 0 -102px;color:#fff;}
.cpfwnr dd a{width:190px;height:25px;line-height:25px;margin:3px 0 0 0;color:#333;font-size:12px;}
.cpfwnr dd a:hover{color:#ff6c00;}


.page{margin:0 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;height: 73px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a{color:black;}
.m2t ul li a:hover{ color:red; text-decoration:underline;}

.f{ float:right; margin-right:10px; _margin-top:7px;}

.map{ float:right;margin-top: 20px;}
.map a{color:black;}

.bull {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.bull span {
    font-size: 16px;
    font-weight: bold;
}
