@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: 14px;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.pos_a {
	position: absolute;
}
.pos_r {
	position: relative;
}
body {/*min-width: 1440px;*/
	font-family: "微软雅黑";
	font-size: 14px;
	overflow-x: hidden;
}
/* CSS Header */

#he_01 {
	width: 100%;
	height: 32px;
	border-bottom: solid 1px #d9d9d9;
	background-color: #fbfbfb;
}
#he_01_mid {
	width: 1200px;
	height: 32px;
	line-height: 32px;
	color: #575757;
	font-size: 14px;
	margin: 0 auto;
	position: relative;
}
#he_01_sy {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
	color: #575757;
	font-size: 14px;
}
#he_01_sy a {
	color: #575757;
	font-size: 14px;
	padding: 0 6px;
	transition: all .4s;
}
#he_01_sy a:hover {
	text-decoration: underline;
	color: #0758b3;
}
#he_02 {
	width: 1200px;
	height: 132px;
	margin: 0 auto;
	position: relative;
}
#he_02_logo {
	width: 809px;
	height: 53px;
	position: absolute;
	left: 0;
	top: 40px;
}
#he_02_tel {
	padding-top: 45px;
	background: url(he_01_tel.png) left top no-repeat;
	line-height: 25px;
	color: #e90015;
	font-size: 32px;
	font-family: Impact;
	position: absolute;
	right: 0;
	top: 28px;
}
#he_03 {
	width: 100%;
	background: #e90015;
	margin: 0 auto;
}
#he_03_mid {
	width: 1200px;
	height: 55px;
	margin: 0 auto;
}
#he_03_mid li {
	width: 150px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	float: left;
	position: relative;
}
#he_03_mid li a {
	display: block;
	color: #fff;
	font-size: 16px;
}
#he_03_mid li:hover {
	background: #f3a519;
}
#he_04 {
	width: 1200px;
	height: 619px;
	margin: 0 auto;
	position: relative;
}
#he_04_mid {
	width: 1920px;
	height: 619px;
	position: absolute;
	top: 0;
	left: -360px;
	z-index: 1;
}
#zy_banner {
	width: 100%;
	height: 300px;
	margin: 0 auto;/*background: url(banner-zy.jpg) center no-repeat;*/
}
#he_05 {
	width: 100%;
	height: 52px;
	background: url(he_05_bg.png) repeat-x;
	margin: 0 auto;
}
#he_05_mid {
	width: 1200px;
	height: 52px;
	margin: 0 auto;
	position: relative;
	line-height: 52px;
	color: #000000;
	font-size: 14px;
}
#he_05_mid a {
	color: #404040;
	font-size: 14px;
	margin-right: 10px;
}
#he_05_mid a:hover {
	color: #e80000;
}
#he_05_search {
	width: 279px;
	height: 29px;
	background: url(search_bg.png) left center no-repeat;
	position: absolute;
	right: 0;
	top: 10px;
}
#he_05_search #search_name {
	width: 232px;
	text-indent: 10px;
	height: 29px;
	line-height: 29px;
	float: left;
	border: none;
	outline: none;
	color: rgba(0,0,0,.3);
	font-family: "微软雅黑";
	font-size: 12px;
	background: none;
}
#he_05_search #button {
	width: 47px;
	height: 29px;
	float: right;
	cursor: pointer;
	background: none;
	border: none;
	outline: none;
}
/* CSS Footer */

.end {
	width: 100%;
	height: 300px;
	float: left;
	background: #e90015;
}
.contact_inner_l {
	width: 540px;
	padding: 0 20px;
}
.contact_inner_l li {
	float: left;
	line-height: 29px;
	font-size: 19px;
	color: rgba(255, 255, 255, 0.2);
	width: 100%;
text-align:
}
.link {
	height: 50px;
	background: url(bg_flink.jpg) no-repeat center;
}
.link_inner {
	width: 1065px;
	height: 100%;
	margin: 0 auto;
	background-color: #f0f0f0;
}
.link_inner ul {
	float: left;
	height: 100%;
	background-color: #e0001d;
}
.link_inner li {
	float: left;
	font-size: 14px;
	line-height: 50px;
	margin-right: 25px;
}
.link_inner a {
	color: #fff;
}
.link_inner a:hover {
	color: #202020;
}
.link_inner img {
	float: left;
}
.foot_navi {
	height: 65px;
	line-height: 65px;
	text-align: center;
	border-bottom: rgba(255,255,255,.2) 1px solid;
	line-height: 65px;
}
.foot_navi_inner {
	display: inline-block;
	height: 100%;
	overflow: hidden;
*display:inline;
*zoom:1;
}
.foot_navi_inner ul {
	overflow: hidden;
}
.foot_navi_inner li {
	float: left;
	line-height: 65px;
}
.foot_navi_inner li a {
	display: block;
	height: 100%;
	padding: 0 30px;
	font-size: 16px;
	color: #ffffff;
}
.foot_navi_inner li a:hover {
	color: #ff9c00;
}
.contact {
	overflow: hidden;
	padding-bottom: 30px;
	background: #e90015;
}
.contact_inner {
	width: 1200px;
	margin: 0 auto;
}
.foot_navi2 { /*height:58px;*/
	text-align: center;
	background: #e90015;
	line-height: 58px;
	text-align: center;
	color: #ffffff;
	border-top: 1px solid rgba(255,255,255,.2);
}
.foot_navi2 a {
	color: #fff;
	font-size: 14px;
}
.f01 {
	width: 440px;
	float: left;
	margin-top: 37px;
}
.f02 {
	width: 420px;
	float: left;
	margin-top: 37px;
	color: #ffffff;
	line-height: 35px;
	padding-left: 10px;
}
.f03 {
	width: 329px;
	float: left;
	margin-top: 40px;
}
.f03 img {
	border: 3px solid #ccc;
	display: block;
	display: block;
	margin: 0 auto;
}
.f0301 {
	float: left;
	margin: 0 5px;
	width: 150px;
	line-height: 30px;
}
.f0301 span {
	display: block;
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
}
.f0101 {
	font-size: 30px;
	color: #ffffff;
	height: auto;
	margin-top: 10px;
}
.f0101 {
	font-size: 30px;
	color: #ffffff;
	height: auto;
	margin-top: 10px;
}
.f0102 {
	font-size: 36px;
	color: #ffffff;
	font-family: Impact;
	margin-top: 10px;
}
.f0103 {
	font-size: 36px;
	color: #ffffff;
	text-transform : uppercase;
	font-family: impact;
	height: 45px;
	margin-top: 0px;
	padding-top: 5px;
}
.f03 li {
	width: 169px;
	height: 60px;
	margin: 0 1px;
	float: left;
	background: #1f2124;
	color: rgba(255, 255, 255,0.1)
}
.f04 {
	color: rgba(255, 255, 255, .7);
	width: 1200px;
	border-top: 1px solid #4a4a4a;
	line-height: 45px;
	margin-top: 20px;
}
.f04 a {
	color: rgba(255, 255, 255, .7);
}
/* CSS Main */

#in_01 {
	width: 100%;
	margin: 0px auto;
	background: #fff;
	padding: 40px 0;
}
#in_01_title {
	background: url(in_01_title.png) center no-repeat;
	height: 95px;
}
#in_01_mid {
	width: 1200px;
	margin: 0px auto;
	margin-top: 30px;
}
#in_01_l {
	width: 245px;
	float: left;
	background: #e90015;
}
#in_01_r {
	width: 937px;
	float: right;
}
#in_01_r li {
	margin-right: 20px;
	margin-bottom: 20px;
	background: #eef2f2;
	transition: all .4s;
	float: left;
	_display: inline;
	overflow: hidden;
}
#in_01_r li:nth-child(3n) {
	margin-right: 0;
}
#in_01_r li a img {
	width: 299px;
	height: 220px;
	display: block;
}
#in_01_r li a .icptit {
	position: relative;
	height: 70px;
	display: block;
	line-height: 26px;
	overflow: hidden;
	background: #eef2f2;
}
#in_01_r li a .icptit h4 {
	color: #fff;
	border-radius: 5px;
	display: inline-block;
	font-weight: normal;
	padding: 5px 10px;
	background: #e90015;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: absolute;
	left: 10px;
	top: 20px;
}
#in_01_r li a .icptit .pro_tel {
	width: 130px;
	right: 10px;
	top: 10px;
	height: 50px;
	line-height: 22px;
	background: url(pro_tel.png) left center no-repeat;
	padding-left: 40px;
	color: #e90015;
	font-size: 12px;
	position: absolute;
}
#in_01_r li a .icptit .pro_tel span {
	font-size: 20px;
}
#in_01_r li:hover {
	-moz-box-shadow: 0px 4px 5px #c8c8c8;
	-webkit-box-shadow: 0px 4px 5px #c8c8c8;
	box-shadow: 0px 4px 5px #c8c8c8;
}
.picMarquee {
	width: 100%;
	overflow: hidden;
}
.picMarquee .hd {
	overflow: hidden;
	height: 0px;
	margin: 0;
}
.picMarquee .bd {
	padding: 0px;
	margin: 0;
}
.picMarquee .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee .bd ul li {
	margin: 0px 10px;
	margin-bottom: 20px;
	background: #fff;
	transition: all .4s;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picMarquee .bd ul li a img {
	width: 280px;
	height: 200px;
	display: block;
}
.picMarquee .bd ul li a .icptit {
	display: block;
	line-height: 26px;
	height: 26px;
	padding: 10px;
	overflow: hidden;
	background: #fff;
	color: #333;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.picMarquee .bd ul li:hover {
	-moz-box-shadow: 0px 4px 5px #c8c8c8;
	-webkit-box-shadow: 0px 4px 5px #c8c8c8;
	box-shadow: 0px 4px 5px #c8c8c8;
}
.picMarquee .picList {
	width: 300px;
	height: auto;
	float: left;
}
#in_05 {
	margin: 0px auto;
	padding: 40px 0;
}
#in_05_title {
	background: url(in_05_title.png) center no-repeat;
	height: 95px;
}
#in_05_mid {
	width: 1200px;
	margin: 0px auto;
	margin-top: 35px;
	position: relative;
}
#in_05_mid .btn_l {
	position: absolute;
	left: -90px;
	top: 50%;
	margin-top: -22px;
	width: 27px;
	height: 44px;
	background: url(gd_lf.png) center no-repeat;
	cursor: pointer;
}
#in_05_mid .btn_r {
	position: absolute;
	right: -90px;
	top: 50%;
	margin-top: -22px;
	width: 27px;
	height: 44px;
	background: url(gd_rt.png) center no-repeat;
	cursor: pointer;
}
#in_05_ul {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}
#in_05_ul li {
	float: left;
	background: #fff;
	border: solid 1px #ececec;
	margin-right: 10px;
	width: 290px;
	padding-bottom: 30px;
	transition: all .4s;
}
#in_05_ul li ._05_img {
	width: 290px;
	height: 218px;
	overflow: hidden;
	margin: 0 auto;
}
#in_05_ul li ._05_img img {
	width: 290px;
	height: 218px;
	transition: transform 1s ease 0s;
}
#in_05_ul li:hover ._05_img img {
	transform: scale(1.05, 1.05);
}
#in_05_ul li h4 {
	color: #e90015;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	padding-top: 10px;
}
#in_05_ul li p {
	color: #666666;
	font-size: 14px;
	line-height: 30px;
	padding: 10px 20px;
	height: 90px;
	overflow: hidden;
}
#in_05_ul li:hover {
	-moz-box-shadow: 0px 4px 5px #c8c8c8;
	-webkit-box-shadow: 0px 4px 5px #c8c8c8;
	box-shadow: 0px 4px 5px #c8c8c8;
	background: #e90015;
}
#in_05_ul li:hover h4, #in_05_ul li:hover p {
	color: #fff;
}
#in_06 {
	margin: 0px auto;
	background: #edf1f2;
	padding: 60px 0;
}
#in_06_title {
	background: url(in_06_title.png) center no-repeat;
	height: 95px;
}
#in_06_mid {
	width: 1200px;
	margin: 0px auto;
	margin-top: 35px;
	position: relative;
}
#in_06_mid .btn_l {
	position: absolute;
	left: -90px;
	top: 50%;
	margin-top: -22px;
	width: 27px;
	height: 44px;
	background: url(gd_lf.png) center no-repeat;
	cursor: pointer;
}
#in_06_mid .btn_r {
	position: absolute;
	right: -90px;
	top: 50%;
	margin-top: -22px;
	width: 27px;
	height: 44px;
	background: url(gd_rt.png) center no-repeat;
	cursor: pointer;
}
#in_06_ul {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}
#in_06_ul li {
	float: left;
	background: #fff;
	margin-right: 15px;
	width: 290px;
	padding-bottom: 10px;
	transition: all .4s;
}
#in_06_ul li ._06_img {
	width: 290px;
	height: 218px;
	overflow: hidden;
	margin: 0 auto;
}
#in_06_ul li ._06_img img {
	width: 290px;
	height: 218px;
	transition: transform 1s ease 0s;
}
#in_06_ul li:hover ._06_img img {
	transform: scale(1.05, 1.05);
}
#in_06_ul li h4 {
	color: #282828;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	padding-top: 10px;
}
#in_06_ul li:hover {
	background: #e90015;
}
#in_06_ul li:hover h4 {
	color: #fff;
}
.jianzhengk {
	width: 100%;
	height: 400px;
	float: left;
	background-color: #e90015;
	margin-top: 35px;
}
.jianzhengk ul {
	width: 1200px;
	height: 367px;
	margin: 0px auto;
	position: relative;
}
.jianzhengk .bt {
	width: 100%;
	font-size: 36px;
	color: #ffffff;
	text-align: center;
	position: absolute;
	top: 40px;
}
.jianzhengk .nr {
	width: 100%;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	position: absolute;
	top: 94px;
}
.jianzhengk ul li {
	width: 25%;
	height: 150px;
	float: left;
	background: url('sl_gg.jpg') right center no-repeat;
	position: relative;
	text-align: center;
	margin-top: 155px;
}
.jianzhengk ul li .sz {
	width: 100%;
	font-size: 75px;
	line-height: 100px;
	color: #ffffff;
	position: absolute;
	top: 0px;
	left: 0px;
}
.jianzhengk ul li .bz {
	font-size: 24px;
	color: #ffffff;
	position: absolute;
	top: 15px;
	left: 215px;
}
.jianzhengk ul li .wz {
	width: 100%;
	font-size: 18px;
	color: #ffffff;
	position: absolute;
	top: 103px;
	left: 0px;
}
.jianzhengk ul li:nth-child(5) {
	background: none;
}
.jianzhengk ul li:nth-child(4) .bz {
	left: 225px;
}
.jianzhengk ul li:nth-child(5) .bz {
	left: 185px;
}
.jianjiek {
	width: 100%;
	height: auto;
	float: left;
	background-color: #edf1f2;
}
.jianjiek2 {
	width: 1200px;
	height: 530px;
	margin: 0 auto;
	position: relative;
}
.jianjie {
	width: 1160px;
	height: 490px;
	text-align: center;
	background: url('jjk_bj.jpg') center center repeat-y #ffffff;
	padding: 20px;
	overflow: hidden;
	border: 1px solid #edf1f2;
	position: absolute;
	left: 0;
	top: -40px;
}
.jianjiel {
	width: 540px;
	height: 490px;
	float: left;
	text-align: center;
	background-color: #ffffff;
	overflow: hidden;
}
.jianjiel_bt {
	width: 540px;
	float: left;
	margin: 10px 0px;
}
.jianjiel_bt li {
	width: 540px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	float: left;
	font-size: 20px;
	color: #696969;
}
.jianjiel_bt li a {
	width: 65px;
	height: 50px;
	line-height: 50px;
	float: right;
	font-size: 14px;
	color: #000000;
	position: relative;
	transition: 0.3s;
}
.jianjiel_bt li a span {
	width: 19px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	font-size: 12px;
	background-color: #FFF;
	color: #a0a0a0;
	border: 1px dashed #e7e7e7;
	transition: 0.3s;
	display: block;
	position: absolute;
	top: 15px;
	right: 0px;
}
.jianjiel_bt li a:hover span {
	background-color: #e90015;
	color: #ffffff;
	transition: 0.3s;
}
.jianjiel_bt li a:hover {
	color: #e90015;
	transition: 0.3s;
}
.jianjiel_nr {
	width: 540px;
	line-height: 33px;
	color: #626262;
	float: left;
	text-align: left;
}
.jianjier {
	width: 540px;
	height: 490px;
	float: right;
	text-align: center;
	background-color: #ffffff;
	overflow: hidden;
}
.jianjier_bt {
	width: 540px;
	float: left;
	margin: 10px 0px;
}
.jianjier_bt li {
	width: 540px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	float: left;
	font-size: 20px;
	color: #696969;
}
.jianjier_bt li a {
	width: 65px;
	height: 50px;
	line-height: 50px;
	float: right;
	font-size: 14px;
	color: #000000;
	position: relative;
	transition: 0.3s;
}
.jianjier_bt li a span {
	width: 19px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	font-size: 12px;
	background-color: #FFF;
	color: #a0a0a0;
	border: 1px dashed #e7e7e7;
	transition: 0.3s;
	display: block;
	position: absolute;
	top: 15px;
	right: 0px;
}
.jianjier_bt li a:hover span {
	background-color: #e90015;
	color: #ffffff;
	transition: 0.3s;
}
.jianjier_bt li a:hover {
	color: #e90015;
	transition: 0.3s;
}
.jianjier_nr2 {
	width: 540px;
	line-height: 27px;
	float: left;
	text-align: left;
}
.jianjier_nr2 .i_news_nr_t {
	width: 100%;
	height: 154px;
	float: left;
	border-bottom: 1px dashed #eeeeee;
}
.jianjier_nr2 .i_news_nr_t img {
	background-color: #fff;
}
.jianjier_nr2 .i_news_nr_t span {
	width: 370px;
	height: 126px;
	float: right;
	color: #333;
	line-height: 25px;
	font-size: 14px;
}
.jianjier_nr2 .i_news_nr_b {
	width: 100%;
	height: auto;
	float: left;
}
.jianjier_nr2 .i_news_nr_b li {
	width: 100%;
	height: 44px;
	line-height: 45px;
	float: left;
	color: #333;
	text-indent: 12px;
	border-bottom: 1px dashed #eeeeee;
}
.jianjier_nr2 .i_news_nr_b li a {
	width: 100%;
	height: 44px;
	float: left;
	transition: 0.3s;
	background: url('xd.png') center left no-repeat;
	font-size: 14px;
	color: #434a5a;
}
.jianjier_nr2 .i_news_nr_b li a span {
	color: #afafb1;
	float: right;
	transition: 0.3s;
}
.jianjier_nr2 .i_news_nr_b li a:hover {
	width: 540px;
	height: 44px;
	float: left;
	color: #c9060a;
	background: url('xd.png') center left no-repeat;
}
.jianjier_nr2 .i_news_nr_b li a:hover span {
	color: #c9060a;
}
.youshik {
	width: 100%;
	padding: 40px 0;
	float: left;
	background-color: #fff;
}
.youshik ul {
	width: 1200px;
	margin: 0px auto;
	position: relative;
}
.youshik .bt {
	width: 100%;
	font-size: 36px;
	font-weight: bold;
	color: #e90015;
	text-align: center;
}
.youshik ul li {
	width: 383px;
	height: 365px;
	border: solid 1px rgba(0,0,0,.1);
	margin-right: 15px;
	float: left;
	position: relative;
	margin-top: 36px;
}
.youshik ul li:last-child {
	margin-right: 0;
}
.youshik ul li .tp {
	width: 77px;
	height: 83px;
	margin: 0 auto;
	margin-top: 32px;
	display: block;
	overflow: hidden;
	position: relative;
}
.youshik ul li .tp img {
	width: 154px;
	height: 83px;
	position: absolute;
	top: 0px;
	left: 0px;
	transition: 0.3s;
}
.youshik ul li:hover .tp img {
	left: -77px;
	transition: 0.3s;
}
.youshik ul li .bz {
	font-size: 24px;
	color: #000000;
	text-align: center;
}
.youshik ul li dl {
	width: 360px;
	margin: 0 auto;
}
.youshik ul li dl dt {
	padding-left: 40px;
	padding-right: 20px;
	height: 20px;
	margin-top: 20px;
	line-height: 20px;
	color: #535353;
	font-size: 14px;
	font-weight: bold;
	background: url(dui.png) 12px center no-repeat;
}
.youshik ul li dl dd {
	padding-left: 40px;
	padding-right: 20px;
	line-height: 24px;
	color: #535353;
	font-size: 14px;
	padding-bottom: 20px;
}
.youshik ul li dl dd:nth-of-type(odd) {
	border-bottom: dashed 1px rgba(0,0,0,.1);
}
.lxlyk {
	width: 100%;
	height: 431px;
	float: left;
	overflow: hidden;
	background: url('db_lybj.jpg') top center no-repeat;
}
.lxly {
	width: 1200px;
	height: 431px;
	margin: 0px auto; /*text-align:center; */
	position: relative;
}
.lxly .lxbt {
	height: 70px;
	line-height: 70px;
	font-size: 32px;
	font-weight: bold;
	color: #e90015;
	border-bottom: 3px solid #e90015;
	position: absolute;
	top: 40px;
	left: 0px;
}
.video {
	width: 466px;
	height: 344px;
	position: absolute;
	left: 0;
	top: 44px;
}
.lxly .lxbt2 {
	font-size: 24px;
	font-weight: bold;
	color: #535353;
	position: absolute;
	top: 40px;
	left: 520px;
}
.lxly .lxbt3 {
	position: absolute;
	top: 90px;
	left: 520px;
}
.lxly .lxbt3 .input1 {
	width: 290px;
	height: 44px;
	line-height: 45px;
	border: 1px solid #e6e6e6;
	position: absolute;
	top: 15px;
	left: 0px;
	background: url('i_lytb1.png') no-repeat left center #ffffff;
	padding-left: 43px;
}
.lxly .lxbt3 .input2 {
	width: 290px;
	height: 44px;
	line-height: 45px;
	border: 1px solid #e6e6e6;
	position: absolute;
	top: 70px;
	left: 0px;
	background: url('i_lytb2.png') no-repeat left center #ffffff;
	padding-left: 43px;
}
.lxly .lxbt3 .input3 {
	width: 290px;
	height: 98px;
	line-height: 45px;
	border: 1px solid #e6e6e6;
	position: absolute;
	top: 125px;
	left: 0px;
	background: url('i_lytb3.png') no-repeat -5px 10px #ffffff;
	padding-left: 43px;
}
.lxly .lxbt3 .ly_tj {
	width: 240px;
	position: absolute;
	top: 200px;
	left: 0px;
}
.lxly .lxbt3 .ly_tj img {
	position: absolute;
	top: -10px;
	right: 0px;
}
.lxly .lxbt3 .submit2 {
	width: 335px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	border: none;
	position: absolute;
	top: 245px;
	left: 0px;
	background-color: #e90015;
	color: #fff;
	cursor: pointer;
}
.lxly .lxbt4 {
	width: 330px;
	height: auto;
	position: absolute;
	top: 90px;
	right: 0px;
}
.lxly .lxbt4 li {
	width: 330px;
	height: 140px;
	float: left;
	position: relative;
	margin-bottom: 10px;
	background-color: #e90015;
	transition: 0.3s;
}
.lxly .lxbt4 li .tbk {
	width: 51px;
	height: 52px;
	overflow: hidden;
	position: absolute;
	top: 40px;
	left: 45px;
	transition: 0.3s;
}
.lxly .lxbt4 li .tbk img {
	width: 51px;
	height: 104px;
	position: absolute;
	top: 0px;
	left: 0px;
	transition: 0.3s;
}
.lxly .lxbt4 li .wz {
	font-size: 24px;
	color: #ffffff;
	position: absolute;
	top: 35px;
	left: 110px;
	transition: 0.3s;
}
.lxly .lxbt4 li .yw {
	font-size: 12px;
	color: #ffffff;
	position: absolute;
	top: 75px;
	left: 110px;
	transition: 0.3s;
	font-family: Arial, Helvetica, sans-serif;
}
.lxly .lxbt4 li .xian1 {
	width: 27px;
	height: 3px;
	background-color: #ffffff;
	position: absolute;
	top: 9px;
	left: 12px;
	transition: 0.3s;
}
.lxly .lxbt4 li .xian11 {
	width: 3px;
	height: 14px;
	background-color: #ffffff;
	position: absolute;
	top: 10px;
	left: 12px;
	transition: 0.3s;
}
.lxly .lxbt4 li .xian2 {
	width: 27px;
	height: 3px;
	background-color: #ffffff;
	position: absolute;
	top: 9px;
	right: 12px;
	transition: 0.3s;
}
.lxly .lxbt4 li .xian22 {
	width: 3px;
	height: 14px;
	background-color: #ffffff;
	position: absolute;
	top: 10px;
	right: 12px;
	transition: 0.3s;
}
.lxly .lxbt4 li .xian3 {
	width: 27px;
	height: 3px;
	background-color: #ffffff;
	position: absolute;
	bottom: 9px;
	left: 12px;
	transition: 0.3s;
}
.lxly .lxbt4 li .xian33 {
	width: 3px;
	height: 14px;
	background-color: #ffffff;
	position: absolute;
	bottom: 10px;
	left: 12px;
	transition: 0.3s;
}
.lxly .lxbt4 li .xian4 {
	width: 27px;
	height: 3px;
	background-color: #ffffff;
	position: absolute;
	bottom: 9px;
	right: 12px;
	transition: 0.3s;
}
.lxly .lxbt4 li .xian44 {
	width: 3px;
	height: 14px;
	background-color: #ffffff;
	position: absolute;
	bottom: 10px;
	right: 12px;
	transition: 0.3s;
}
.lxly .lxbt4 li:hover .tbk img {
	width: 51px;
	height: 104px;
	position: absolute;
	top: -52px;
	left: 0px;
	transition: 0.3s;
}
.lxly .lxbt4 li:hover {
	-webkit-box-shadow: 0 0 10px rgba(185, 185, 185, .7);
	-moz-box-shadow: 0 0 10px rgba(185, 185, 185, .7);
	box-shadow: 0 0 10px rgba(185, 185, 185, .7);
	background-color: #ffffff;
	transition: 0.3s;
}
.lxly .lxbt4 li:hover .wz {
	color: #e90015;
	transition: 0.3s;
}
.lxly .lxbt4 li:hover .yw {
	color: #e90015;
	transition: 0.3s;
}
.lxly .lxbt4 li:hover .xian1 {
	width: 27px;
	height: 3px;
	background-color: #e90015;
	position: absolute;
	top: 9px;
	left: 12px;
	transition: 0.3s;
}
.lxly .lxbt4 li:hover .xian11 {
	width: 3px;
	height: 14px;
	background-color: #e90015;
	position: absolute;
	top: 10px;
	left: 12px;
	transition: 0.3s;
}
.lxly .lxbt4 li:hover .xian2 {
	width: 27px;
	height: 3px;
	background-color: #e90015;
	position: absolute;
	top: 9px;
	right: 12px;
	transition: 0.3s;
}
.lxly .lxbt4 li:hover .xian22 {
	width: 3px;
	height: 14px;
	background-color: #e90015;
	position: absolute;
	top: 10px;
	right: 12px;
	transition: 0.3s;
}
.lxly .lxbt4 li:hover .xian3 {
	width: 27px;
	height: 3px;
	background-color: #e90015;
	position: absolute;
	bottom: 9px;
	left: 12px;
	transition: 0.3s;
}
.lxly .lxbt4 li:hover .xian33 {
	width: 3px;
	height: 14px;
	background-color: #e90015;
	position: absolute;
	bottom: 10px;
	left: 12px;
	transition: 0.3s;
}
.lxly .lxbt4 li:hover .xian4 {
	width: 27px;
	height: 3px;
	background-color: #e90015;
	position: absolute;
	bottom: 9px;
	right: 12px;
	transition: 0.3s;
}
.lxly .lxbt4 li:hover .xian44 {
	width: 3px;
	height: 14px;
	background-color: #e90015;
	position: absolute;
	bottom: 10px;
	right: 12px;
	transition: 0.3s;
}
#wrap {
	width: 1200px;
	height: auto;
	margin: 30px auto;
	position: relative;
	z-index: 100;
	padding-bottom: 100px;
}
/*left*/

#left {
	width: 245px;
	float: left;
	background: #e90015;
}
.left_tit {
	height: 102px;
	line-height: 102px;
	color: #fff;
	font-size: 25px;
	background: #ff9c00 url(left_tit_bg.png) 14px center no-repeat;
	text-align: center;
}
.left_lis {
	padding: 20px;
}
.left_lis li {
	margin-bottom: 10px;
}
.left_lis li:last-child {
	margin-bottom: 0px;
}
/*.left_lis li a{display: block; height: 45px;line-height: 45px;border: solid 1px rgba(255,255,255,.3); box-sizing: border-box; color:#fff;font-size: 16px; background:url(left_icon.png) 163px center no-repeat;text-indent:35px;transition: all .4s;}*/

.left_lis li a:hover {
	border-color: #ffcc00;
	background: url(left_icon_hover.png) 163px center no-repeat;
	color: #ffcc00;
}
.left_lis li.on a {
	border-color: #ffcc00;
	background: url(left_icon_hover.png) 163px center no-repeat;
	color: #ffcc00;
}
.left_tel {
	width: 235px;
	border: solid 1px #e90015;
	border-top: nonne;
	background: #fff;
	padding: 4px;
}
.left_tel img {
	width: 100%;
}
.in-box2_lm {
	width: 171px;
	margin: 0 auto;
	margin-top: 15px;
	background: url(left_tel.png) left center no-repeat;
	padding-left: 48px;
	line-height: 30px;
	color: #302f2f;
	font-size: 16px;
}
.in-box2_lm span {
	font-size: 24px;
	font-weight: bolder;
	color: #ed192d;
}
.in-box2_lx {
	line-height: 30px;
	color: #333;
	font-size: 14px;
	width: 95%;
	margin: 0 auto;
	border-top: solid 1px rgba(0,0,0,.2);
	margin-top: 10px;
	padding: 10px 0;
}
.in-box2_lx a {
	color: #333;
	font-size: 14px;
}
/*product_info css*/

#pro_c {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 35px;
	margin-top: 20px;
}
#pro_nav {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	margin-top: 10px;
	background: #e90015;
}
#pro_nav li {
	float: left;
	width: 114px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
#pro_nav li a {
	color: #fff;
	font-size: 16px;
	display: block;
}
#pro_nav li a:hover {
	background: #414141;
	color: #fff;
}
.pro_capital {
	width: 100%;
	height: 50px;
	line-height: 22px;
	text-transform: uppercase;
	color: #666666;
	font-size: 12px;
	margin: 0 auto;
	margin-top: 10px;
	position: relative;
}
.pro_capital span {
	color: #e90015;
	font-size: 24px;
	font-weight: bold;
}
.pro_capital:after {
	width: 817px;
	background: #ccdced;
	height: 1px;
	position: absolute;
	right: 0;
	top: 50%;
	content: '';
}
.pro_detail {
	width: 100%;
	height: auto;
	margin: 20px auto;
	font-size: 14px;
	color: #2e2e2e;
	line-height: 35px;
}
.pro_detail img {
	max-width: 100%
}
.submit {
	width: 96px;
	height: 32px;
	line-height: 32px;
	border: 0;
	background: #fb4646;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-family: "微软雅黑";
}
.reset {
	width: 96px;
	height: 32px;
	line-height: 32px;
	border: 0;
	background: #dddddd;
	cursor: pointer;
	color: #000;
	font-size: 14px;
	text-align: center;
	font-family: "微软雅黑";
}
#pro_l {
	width: 475px;
	float: left;
	text-align: center;
	border: solid 1px #e2e2e2;
	position: relative;
}
#pro_r {
	width: 433px;
	float: right;
}
#pro_r p {
	font-size: 14px;
	line-height: 33px;
	padding: 20px 0;
	border-top: dashed 1px #e0e0e0;
	border-bottom: dashed 1px #e0e0e0;
}
#pro_tel {
	color: #333;
	font-size: 16px;
	padding: 5px 0;
}
#pro_tel span {
	color: #ff9c00;
	font-size: 24px;
}
#pro_a a {
	width: 127px;
	height: 35px;
	margin: 5px 10px 0px 0px;
}
#pro_r tr td {
	padding: 8px 0px;
}
#pro_share {
	height: 40px;
	margin: 0 auto;
}
.pro_a {
	display: block;
	width: 220px;
	height: 47px;
	line-height: 47px;
	margin-top: 10px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #ff9c00;
	transition: all .4s;
}
.pro_a:hover {
	background: #e90015;
}
#lxwm_c {
	width: 100%;
	padding: 20px;
	margin: 0 auto;
}
#lxwm_c p {
	border-bottom: 1px dotted #999;
	height: 35px;
	line-height: 35px;
}
#pro_apply {
	width: 100%;
	height: 198px;
	margin: 20px auto;
	overflow: hidden;
}
#pro_apply li {
	float: left;
	width: 210px;
	height: 191px;
	margin: 2px 10px;
	text-align: center;
	line-height: 20px;
	border: solid 1px #efefef;
	background: #fff;
	text-align: center;
}
#pro_apply li a {
	color: #333!important;
	font-size: 14px!important;
	display: block!important;
}
#pro_apply li img {
	width: 195px;
	height: 150px
}
/* CSS Ziye */

#right {
	width: 932px;
	height: auto;
	float: right;
}
#right_title {
	width: 932px;
	height: 50px;
	position: relative;
	margin: 0 auto;
	border-bottom: solid 2px #e90015;
}
#title_left {
	float: left;
	width: 143px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #e90015;
}
#title_right {
	width: 80%;
	float: right;
	color: #393939;
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
}
#title_right a {
	color: #393939;
	font-size: 12px;
}
#title_right a:hover {
	color: #e80000;
}
#right_content {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 20px;
	line-height: 32px;
	color: #393939;
	font-size: 14px;
}
#indexNews li {
	width: 98%;
	height: 45px;
	margin: 0 auto;
	text-indent: 20px;
	border-bottom: #D9D9D9 1px dotted;
	color: #393939;
	font-size: 14px;
	position: relative;
	background: url(icon.png) left center no-repeat;
}
#indexNews li a {
	height: 45px;
	line-height: 45px;
	display: block;
	color: #393939;
	font-size: 14px;
}
#indexNews li span {
	position: absolute;
	height: 45px;
	line-height: 45px;
	color: #393939;
	font-size: 14px;
	right: 0px;
	top: 0px;
}
#indexNews li img {
	margin: 13px 10px 0 0;
}
#indexNews li a:hover {
	color: #e80000;
}
#indexNews1 li {
	width: 429px;
	float: left;
	height: 45px;
	line-height: 45px;
	color: #393939;
	font-size: 14px;
	margin: 0 auto;
	text-indent: 40px;
	border-bottom: #D9D9D9 1px dotted;
	color: #393939;
	font-size: 14px;
	position: relative;
	background: url(icon.png) 20px center no-repeat;
}
#indexNews1 li:nth-child(even) {
	margin-left: 20px;
}
#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: 10px auto;
}
#productTitle {
	width: 100%;
	height: 70px;
	color: #333333;/*line-height: 70px!important;*/
	font-size: 24px!important;
	text-align: left;
	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: 100%;
	margin: 0 auto;
}
#picUL {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#picUL li {
	height: 253px;
	width: 297px;
	float: left;
	margin: 0 6px 5px 7px;
	_margin: 0 8px;
	text-align: center;
	cursor: pointer;
}
#picUL li .pic_01 {
	width: 297px;
	height: 225px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #dcdcdc;
}
#picUL li .pic_01 img {
	max-height: 221px;
	max-width: 295px;
	padding: 2px;
	vertical-align: middle;
}
#picUL li .pic_01 span {
	height: 100%;
	width: 0;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}
#picUL li .pic_02 {
	width: 297px;
	text-align: center;
	line-height: 30px;
}
#picUL li a {
	color: #393939;
	font-size: 14px;
}
#picUL li a:hover {
	color: #e80000;
}
.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);
}
.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;
	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);
}
.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;
}
