@charset "utf-8";/* CSS Document */

.tnav{ height:34px; border-bottom:1px solid #eee; line-height:34px;}
.tleft{ width:600px;}
.tright{width:400px;}

.lgwp {
	padding: 10px 0 25px 0;
}

.tou {
	width:100%;
	background: center #e11a15;
	text-align:center;
}
.logo {
	padding-top:30px;
}
.logo img {
	width:460px;
	height:60px;
}


.lgwp {
	padding: 0 0 15px 0;
}

.search {
	background:url("../images/search_bg.gif") no-repeat scroll left top;
	height: 23px;
	width: 175px;
	margin-top:30px;
}
.search .key {
	background:none;
	border: 0 none;
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 1px 0 1px 10px;
	width: 130px;
}
.search .key[type="text"]:focus {
	outline: medium none;
}
.search .sub {
	background: url("../images/search_bg.gif") no-repeat scroll right 0;
	border: medium none;
	cursor: pointer;
	float: right;
	height: 23px;
	width: 30px;
}
.search .sub span {
	display: none;
}
#hd {
	position:relative;
	z-index:2;
}
.navWrap {
	width:100%;
	height:55px;
	background:#f7f7f7;
	background: url("../images/navbg.jpg") repeat-x;
}
.nav li {
	display:inline;
	float:left;
	position:relative;
}
.nav li a{ color:#FFFFFF;font-size:16px;}

.nav .on {
	background:#fff;
	color:#FFFFFF;
	height:55px;
    background: url("../images/hover.jpg") no-repeat;
}
.b1 {
	display:inline-block;
	width:94px;
	height:52px;
	margin-left:25px;
	margin-right:25px;
	line-height:52px;
	text-align:center;
	font-size:14px;
	color:#333;
}
.b1:hover {
	background:#fff;
	color:#ffffff;
	background: url("../images/hover.jpg") no-repeat;
	text-decoration:none;
}
.navDown {
	display:none;
	position:absolute;
	left:25px;
	top:100%;
	padding:10px;
	background-color:#fff;
	opacity:0.9;
}
.nvd {
	float:left;
	width:235px;
}
.nvd li {
	float:left;	/*width:100px;*/
	padding:5px 20px;
	font-size:12px;
}
.nvd li a{
	color:#000000;
}
.nvd .nd {
	display:inline-block;
	padding-left:15px;
	background:url(../images/bg-nav.png) no-repeat left center;
	;
}/*banner*/
.topvebanner {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-960px;
	width:1920px;
	overflow: hidden;
}
.indexbanner {
	position:relative;
	witdth:100%;
	height:420px;
}
.subbanner {
	position:relative;
	witdth:100%;
	height:320px;
}
.subbanner img {
	height:320px;
}
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 420px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active, .flex-control-paging li.active a {
	background-position: 0 0;
}
.flexslider .slides a img {
	height: 500px;
	display: block;
}/*notice*/
.noticewp {
	height:40px;
	line-height:40px;
	background:#e5e5e5;
}
.notice {
	background:url(../images/bord.jpg) no-repeat left center;
	padding-left:40px;
	overflow:hidden;
}
.txtMarquee-left {
	width:50%;
	position:relative;
}
.txtMarquee-left .hd {
	overflow:hidden;
	height:30px;
	background:#f4f4f4;
	padding:0 10px;
}
.txtMarquee-left .hd .prev, .txtMarquee-left .hd .next {
	display:block;
	width:5px;
	height:9px;
	float:right;
	margin-right:5px;
	margin-top:10px;
	overflow:hidden;
	cursor:pointer;
	background:url("images/icoLeft.gif") no-repeat;
}
.txtMarquee-left .hd .next {
	background:url("images/icoRight.gif") no-repeat;
}
.txtMarquee-left .bd {
	padding:10px;
}
.txtMarquee-left .bd .tempWrap {
	width:425px !important;
}
.txtMarquee-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.txtMarquee-left .bd ul li {
	margin-right:20px;
	float:left;
	height:24px;
	line-height:24px;
	text-align:left;
	_display:inline;
	width:auto !important;
}
.t1 {
	width:100%;
	text-align:center;
	font-size:16px;
	color:#fefefe;
	font-family:"微软雅黑";
}
.t2 {
	width:100%;
	font-family:"微软雅黑";
	font-size:24px;
	color:#fefefe;
	text-align:center;
	font-weight:bold;
}
.t3 {
	width:100%;
	font-family:"微软雅黑";
	font-size:24px;
	color:#009fe9;
	text-align:center;
	font-weight:bold;
}
.t4{
	width:100%;
	text-align:center;
	font-size:16px;
	color:#999999;
	font-family:"微软雅黑";
}

.t5 {
	width:100%;
	font-family:"微软雅黑";
	font-size:36px;
	color:#000000;
	text-align:center;
	font-weight:bold;
}

.t6 {
	width:100%;
	font-family:"微软雅黑";
	font-size:12px;
	color:#999999;
	text-align:center;

}

.t7{
	width:100%;
	font-family:"微软雅黑";
	font-size:17px;
	color:#999999;
	text-align:center;
	padding-top:50px;

}

.Inabout1
{
	width:100%;
	font-size:30px;
	height:300px;
	color:#5a5858;
	text-align:center;
	background:url(../images/yos.jpg) center center no-repeat;
}

.Inabout
{
	width:100%;
	font-size:30px;
	height:550px;
	color:#5a5858;
	text-align:center;
	background:url(../images/aboutbg.jpg) center center no-repeat;
}
.aboutjs {
	width:1200px;

}

.abtImg{
	width:470px;
	height:298px;
	overflow:hidden;
}

.abtImg:hover img{transform: scale(1.05); transition: all .2s;}


.abttxt {
	position:relative;
	width:645px;
	height:170px;
	padding:20px 25px 80px 25px;
}
.abtxt {
	height:170px;
	overflow:hidden;
}
.abttxt p {
	line-height:2.0;
	font-size:14px;
	color:#FFFFFF;
	text-indent:2em;
	text-align:left;
}

.ftext{
	width:1200px;
	margin-top:34px;
	font-size:16px;
	color:#999999;
}


.keyIn {
	position:absolute;
	display:inline-block;
	width:115px;
	height:32px;
	line-height:32px;
	right:50px;
	bottom:25px;
	text-align:center;
	background:#e22835;
	border-radius:30px;
	color:#fff;
}
.keyIn:hover {
	color:#fff;
	opacity:0.8;
	filter:alpha(opacity=80);
}/*product*/

.Inpro {
	position:relative;
	width:100%;

}
.pro_series {
	width:380px;
	height:309px;
	background:url(../images/prxlbg.jpg) no-repeat left top;
}
.pro_series h1 {
	padding:40px 0 0 110px;
	color:#5a5858;
	font-size:30px;
	font-weight:normal;
}
.main_select {
	position:relative;
	margin-top:50px;
	padding:0 30px;
	font-size:14px;
	z-index:22
}
.select_box {
	width:310px;
	border:1px solid #cbcbcb;
	box-shadow:1px 1px 1px #bfbdbd;
	padding-right:0px;
	padding-left:10px;
	background:url(../images/xl.jpg) no-repeat 290px center #fff;
	position:relative;
}
.select_box span {
	cursor:pointer;
	display:block;
	line-height:40px;
	width:100%;
	height:40px;
	overflow:hidden;
}
.select_box ul li {
	cursor:pointer;
}
.son_ul {
	width:320px;
	position:absolute;
	left:-1px;
	top:40px;
	border:1px solid #cbcbcb;
	background:#fff;
}
.son_ul li {
	display:block;
	line-height:25px;
	padding-left:10px;
	width:310px
}
.son_ul li a {
	display:block;
	text-decoration:none;
}
.hover {
	background:#ccc;
}
.ico {
	position:absolute;
	width:11px;
	height:13px;
	left:380px;
	top:0;
	/*background:url(../images/pc1.jpg) no-repeat left top;*/
}
.Insrh {
	position:relative;
	width:320px;
	height:40px;
	line-height:40px;
	margin:30px 0 0 30px;
	background:#fff;
	border:1px solid #cbcbcb;
	box-shadow:1px 1px 1px #bfbdbd;
}
.keys {
	width:220px;
	height:40px;
	line-height:40px;
	padding-left:10px;
	border:none;
	color:#333;
	font-size:14px;
}
.button {
	right:10px;
	top:12px;
	width:16px;
	height:15px;
	border:none;
	cursor:pointer;
	background:url(../images/srh.jpg) no-repeat #fff;
}
.prodl {
	margin-top:13px;
	width:1170px;
	/*height:560px;*/
}
.prodl ul li{ float:left; margin:15px 20px;}
.prodl ul li p{ height:28px;}
.prodl ul li a{ font-size:16px;}
.prodl ul li img{box-shadow: 2px 2px 10px #dcd9d9; margin-bottom:10px;}
.prodl ul li img:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	box-shadow: 2px 2px 10px #dcd9d9;
}

/*2019*/
.prod2018-title{background:#1cabe5; height:40px; line-height:40px; text-indent:12px; color:#FFF; font-size:14px;}
.prod2018{
	margin-top:13px;
	width:900px;
}
.prod2018 ul li{ float:left; margin:15px 10px; }
.prod2018 ul li p{ height:28px;}
.prod2018 ul li a{ font-size:16px;}
.prod2018 ul li img{box-shadow: 2px 2px 10px #dcd9d9; margin-bottom:10px;}
.prod2018 ul li img:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	box-shadow: 2px 2px 10px #dcd9d9;
}

.prod2019{
	margin-top:13px;
	width:840px;
}
.prod2019 ul li{ float:left; margin:15px 15px; }
.prod2019 ul li p{ height:28px;}
.prod2019 ul li a{ font-size:14px;}
.prod2019 ul li img{box-shadow: 2px 2px 10px #dcd9d9; margin-bottom:10px;}
.prod2019 ul li img:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	box-shadow: 2px 2px 10px #dcd9d9;
}
/*2019*/

.rollBox {
	width:1170px;
	overflow:hidden;
	margin:0 auto;
	padding:35px 15px 0;
}
.rollBox .LeftBotton {
	height:50px;
	width:25px;
	background:url(../images/pr.png) no-repeat 0 0;
	overflow:hidden;
	float:left;
	display:inline;
	margin:95px 0 0 0;
	cursor:pointer;
}
.rollBox .RightBotton {
	height:50px;
	width:25px;
	background:url(../images/pr.png) no-repeat 0 -60px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:95px 0 0 0;
	cursor:pointer;
}
.rollBox .Cont {
	width:1010px;
	overflow:hidden;
	float:left;
	margin:0 20px;
}
.rollBox .ScrCont {
	width:10000000px;
}
.rollBox .Cont .pic {
	width:255px;
	float:left;
	text-align:center;
}
.rollBox .Cont .pic img {
	background:#fff;
	border:1px solid #ccc;
	display:block;
	margin:0 auto;

	height:220px;
}
.rollBox .Cont .pic p {
	line-height:26px;
	color:#505050;
}
.rollBox .Cont a:link, .rollBox .Cont a:visited {
	color:#626466;
	text-decoration:none;
}
.rollBox .Cont a:hover {
	color:#f00;
	text-decoration:underline;
}
.rollBox #List1, .rollBox #List2 {
	float:left;
}
.slideBox {
	width:380px;
	height:285px;
	overflow:hidden;
	position:relative;
}
.slideBox .hd {
	height:15px;
	overflow:hidden;
	position:absolute;
	right:5px;
	bottom:5px;
	z-index:1;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox .hd ul li {
	float:left;
	margin-right:5px;
	width:15px;
	height:15px;
	line-height:14px;
	text-align:center;
	background:#f0efef;
	cursor:pointer;
}
.slideBox .hd ul li.on {
	background:#727272;
	color:#fff;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
}
.slideBox .bd img {
	width:380px;
	height:285px;
	display:block;
}
.InnewList {
	width:765px;
	padding-left:25px;
}
.InnewList li {
	position:relative;
	border-bottom:1px solid #ccc;
	padding:15px 0;
}
.InnewList li:first-child {
	padding-top:0;
}
.InnewList li h2 {
	font-size:16px;
	margin-bottom:10px;
}
.Innewtxt {
	width:610px;
	height:40px;
	line-height:1.8;
	overflow:hidden;
}
.Indate {
	display:inline-block;
	position:absolute;
	right:0;
	bottom:35px;
	color:#bbbaba;
}
.quitewp {
	width:100%;
	height:186px;
	margin-top:90px;
	padding-top:40px;
	background:url(../images/fastbg.png) no-repeat scroll 0 0;
}
.quite li {
	display:inline;
	float:left;
	width:120px;
	text-align:center;
	margin-right:140px;
}
.quite li:last-child {
	margin-right:0;
}
.qtico {
	display:block;
	width:95px;
	height:95px;
	margin:0 auto;
	background:url(../images/fast.png) no-repeat;
}
.qtico1 {
	background-position:0 0;
}
.qtico1:hover {
	background-position:-125px 0;
}
.qtico2 {
	background-position:0 -130px;
}
.qtico2:hover {
	background-position:-125px -130px;
}
.qtico3 {
	background-position:0 -260px;
}
.qtico3:hover {
	background-position:-125px -260px;
}
.qtico4 {
	background-position:0 -410px;
}
.qtico4:hover {
	background-position:-125px -410px;
}
.qtico5 {
	background-position:0 -550px;
}
.qtico5:hover {
	background-position:-125px -550px;
}
.quite a {
	text-decoration:none;
	outline:none;
	color:#2e2e2e;
blr:expression(this.onFocus=this.blur());
	-webkit-transition:all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.quite h3 {
	font-size:18px;
	color:#666666;
	font-weight:normal;
	margin-top:20px;
}/*footer*/
.ftnavwp {
	padding:30px 0;
	border-top:1px solid #d7d7d7;
	background:#272727;
}
.ftnav {
	width:1060px;
	margin:0 auto;
	padding:0 70px;
}
.ftnav dl {
	float:left;
	padding:0 50px;
	height:180px;
	border-right:1px solid #fff;
}
.ftnav dl dt {
	font-size:16px;
	line-height:40px;
}
.ftnav dl dd {
	height:25px;
	line-height:25px;
}
.ftnav dl dt a, .ftnav dl dd a {
	color:#fff;
}
.weixinbt {
	width:130px;
	margin-left:50px;
	line-height:2.0;
	text-align:center;
	color:#fff;
}
.weixinbt img {
	width:130px;
	height:130px;
	padding-bottom:15px;
}
.copyright {
	background:#e9e8e6;

	line-height:28px;
	color:#333;
	text-align:center;
}/*subcont*/
.subcont {
	margin-top:35px;
	margin-bottom:100px;
}
.shadow {
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.sublf {
	width:300px;
}
.side_nav {
	border:1px solid #ccc;
}
.side_hd {
	width:298px;
	height:85px;
	line-height:85px;
	text-align:center;
	background:#f7f7f7;
}
.side_hd h3 {
	text-align:center;
	font-size:24px;
	color:#333;
	font-weight:normal;
}
.side_bd li {
	position:relative;
	padding:10px 0 10px 80px;
	height:25px;
	line-height:25px;
	border-top:1px solid #ccc;
}
.side_bd li a {
	display:block;
	padding-left:25px;
	font-size:14px;
	background:url(../images/arr.png) left 6px no-repeat;
}
.side_bd li a.on, .side_bd li a:hover {
	background:url(../images/arr.png) left -80px no-repeat;
	color:#d81703;
	text-decoration:none;
}
.fastkey {
	padding:18px 0 100px;
}
.fastkey li {
	width:225px;
	height:63px;
	line-height:63px;
	font-size:16px;
	padding-left:75px;
	margin-top:15px;
	background:url(../images/fast.jpg) no-repeat;
}
.fastkey li.fa1 {
	background-position:0 0;
}
.fastkey li.fa2 {
	background-position:0 -76px;
}
.fastkey li.fa3 {
	background-position:0 -150px;
}
.fastkey li a:hover {
	text-decoration:underline;
}
.subrt {
	width:840px;
}
.sidertdh {
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}
.sidertdh h2 {
	height:25px;
	line-height:25px;
	background:url(../images/ic.jpg) left center no-repeat;
	padding-left:25px;
	font-size:12px;
}
.profile p {
	line-height:2.0;
	margin-top:20px;
	text-indent:2em;
	margin-bottom:20px;
}
.profile p img {
	text-indent:inherit;
}
.contact h2 {
	font-size:18px;
	margin-bottom:10px;
}
.contact p {
	line-height:30px;
	font-size:14px;
}/*msg*/
.consult-table {
	color: #535353;
	width: 100%;
}
.consult-table th, .consult-table td {
	line-height: 30px;
	padding-bottom: 13px;
	vertical-align: top;
}
.consult-table th {
	font-size: 14px;
}
.consult-table textarea {
	border: 1px solid #d3d3d4;
	border-radius: 2px;
	height: 110px;
	padding: 5px 0;
	width: 70%;
}
.consult-table .inp {
	border: 1px solid #d3d3d4;
	border-radius: 2px;
	height: 28px;
	margin-right: 15px;
	padding: 0 10px;
	width: 250px;
}
.consult-table .inp2 {
	width: 120px;
}
.consult-table label input {
	margin-right: 5px;
	position: relative;
	top: 2px;
}
.consult-table .yzm {
	display: inline-block;
	vertical-align: middle;
}
.consult-table i {
	background: rgba(0, 0, 0, 0) url("../images/i-tips.jpg") no-repeat scroll center center;
	display: inline-block;
	height: 5px;
	vertical-align: middle;
	width: 5px;
}
.consult-table .btn4 {
	margin: 25px 0;
}
.btn4 {
	border:none;
	background-color: #ce2712;
	border-radius:5px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	width: 120px;
	cursor:pointer;
	box-shadow:1px 1px 3px #333;
}
.btn4:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

/*products*/

.products li, .subnews li {
	padding:30px 0;
	border-bottom:1px dashed #ccc;
	overflow:hidden;
}
.products li:first-child {
	padding-top:15px;
}
.proImg img {
	width:245px;
	height:185px;
}
.proFile, .subNewFile {
	position:relative;
	width:570px;	/*height:185px;*/
	margin-left:20px;
}
.subNewFile {
	height:152px;
}
.proFile h3, .subNewFile h3 {
	font-size:14px;
	margin-bottom:10px;
}
.projstxt {
	width:80%;
	height:100px;
	line-height:1.7;
	overflow:hidden;
}
.pro_more {
	position:absolute;
	display:inline-block;
	left:0;
	bottom:10px;
	color:#ce2712;
}
.subNewImg img {
	width:175px;
	height:142px;
	padding:5px;
	border:1px solid #ccc;
}
.subNewtxt {
	width:80%;
	height:60px;
	line-height:1.7;
	overflow:hidden;
}/*newsdetail*/
.newsTitle {
	border-bottom: 1px dashed #ccc;
	color: #646464;
	padding-bottom: 25px;
	text-align: center;
}
.newsTitle h3, .caseTitle h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
.newsTitle p {
	text-indent: inherit;
}
.newsTitle p span {
}
.newcont {
	border-bottom: 1px dashed #ccc;
	padding: 15px 0;
}
.newcont p {;
	line-height: 2;
	margin: 10px 0;
	text-indent: 2em;
}

.newcont a{	color:#e22835;	text-decoration:underline;}

.newcont img {
	margin:30px auto;
}
.preview {
	width:638px;
	height:574px;
	margin:50px 0px 0px 150px;
}/* smallImg */
.smallImg {
	position:relative;
	height:95px;
	margin-top:1px;
	background-color:#F1F0F0;
	padding:6px 19px;
	width:600px;
	overflow:hidden;
	float:left;
}
.scrollbutton {
	width:14px;
	height:50px;
	overflow:hidden;
	position:relative;
	float:left;
	cursor:pointer;
	padding-top:35px;
}
.scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled {
	background:url(../images/d_08.png) left center no-repeat;
}
.scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled {
	background:url(../images/d_09.png) left center no-repeat;
}
#imageMenu {
	height:90px;
	width:560px;
	padding: 0 6px;
	overflow:hidden;
	margin-left:0;
	float:left;
}
#imageMenu li {
	height:90px;
	width:112px;
	overflow:hidden;
	float:left;
	text-align:center;
}
#imageMenu li img {
	width:100px;
	height:84px;
	cursor:pointer;
}
#imageMenu li#onlickImg img, #imageMenu li:hover img {
	width:94px;
	height:78px;
	border:3px solid #d81703;
}/* bigImg */
.bigImg {
	position:relative;
	float:left;
	width:638px;
	height:464px;
	overflow:hidden;
}
.bigImg #midimg {
	width:638px;
	height:464px;
}
.bigImg #winSelector {
	width:235px;
	height:210px;
}
#winSelector {
	position:absolute;
	cursor:crosshair;
	filter:alpha(opacity=15);
	-moz-opacity:0.15;
	opacity:0.15;
	background-color:#000;
	border:1px solid #fff;
}/* bigView */
#bigView {
	position:absolute;
	border: 1px solid #959595;
	overflow: hidden;
	z-index:999;
}
#bigView img {
	position:absolute;
}
.procs {
	margin-top:50px;
}
.cpjs {
	margin-bottom:30px;
	padding-left:12px;
	height:32px;
	line-height:32px;
	background:#eee;
	border-bottom:3px solid #d81703;
	font-size:16px;
	text-shadow:1px 1px 1px #fff;
}
.cpjstxt {
	padding-left:10px;
}/*jobs*/
.jobtb {
	padding:20px 0 450px 0;
	background:url(../images/jobbg.jpg) center bottom no-repeat;
}
.job-table {
	font-size: 14px;
	width: 100%;
}
.job-table th, .job-table td {
	text-align: center;
}
.job-table th {
	background-color: #eaeaea;
	color: #333;
	font-family:  "Microsoft Yahei";
	font-weight: normal;
	line-height: 35px;
}
.job-table td {
	border-bottom: 1px dotted #c4c4c4;
	line-height: 50px;
}
.btn2 {
	background-color:#d81703;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	line-height: 26px;
	padding: 0 10px;
}
.btn2 span {
	display: inline-block;
}
.btn2:hover {
	background-color: #d81703;
	color: #fff;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.jobdetail p {
	font-size:14px;
	line-height:30px;
	margin:10px 0;
}
.jobdetail span {
	font-weight:bold;
}


.products1 li, .subnews1 li {
	padding:30px 0;
	float:left;
	width:245px;
	height:185px;
	margin:10px 15px;
	
}

.banner{ width:100%;height:550px; overflow:hidden; position:relative;}

.focusBox{position:relative;width:100%;height:550px;overflow:hidden}
.focusBox .pic{position:relative;z-index:0}
.focusBox .pic li{width:100%;height:550px; display:block}
.focusBox .pic li a{width:100%;height:550px; display:block}
.focusBox .hd{width:100%;position:absolute;bottom:35px;text-align:center;font-size:0;z-index:99999}
.focusBox .hd li{margin:0 3px;background:url(../images/dot8.png) no-repeat 0 -17px;height:17px;overflow:hidden;width:17px;cursor:pointer;display:inline-block;*display:inline;zoom:1;_background:url(../images/dot8.png) no-repeat 0 -17px}
.focusBox .hd .on{background-position:0 0}
.focusBox .prev,.focusBox .next{width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.focusBox .prev{left:0}
.focusBox .next{background-position:0 -90px;right:0}
.focusBox .prev:hover,.focusBox .next:hover{filter:alpha(opacity=50) !important;opacity:0.5 !important}




/*f5*/
.ftxf{color:#fff;}
.ftxb2{color:#b2b2b2;}
.ftx6{color:#666666;}
.ftx9{color:#999999;}
/*
.ftx0{color:#000000;}
*/
.b-f{background:#fff;}
.bold {font-weight: 700!important }
.hidden {display: none!important }
.show {display: block!important }
.fixed{ position: fixed; }
.relative{ position: relative!important; }
.absolute{ position: absolute!important; }
.fl{ float: left;}
.fr{ float: right; }
.oh{overflow: hidden;}
.ta-c{ text-align: center!important;}
.ta-l{ text-align: left!important; }
.ta-r{ text-align: right!important; }
.bg-f3{background:#f3f3f3;}


.f12 {font-size: .6rem }
.f14 {font-size: 12px; }
.f16 {font-size: 1.2rem }
.f18 {font-size: 16px; }
.f20 {font-size: .8rem }
.f28 {font-size: 1.5rem }
.f32 {font-size:18px; }
.mr60{margin:1.8rem 0!important;}
.pauto-10{padding: 0 10px;}
.pauto-80{padding: 2rem 0 2rem 0}
.pauto-105{padding: 105px 0}
.pauto-160{padding: 0}
.mt20{ margin-top: 1rem!important; }
.mt30{ margin-top: 1rem!important; }
.mb80{ margin-bottom: 80px!important; }
.mb75{ margin-bottom: .9rem!important; }
.mb70{ margin-bottom: 70px!important; }
.mb50{ margin-bottom: 50px!important; }
.mb40{ margin-bottom:20px!important; }
.pt6{ padding-top: 6px!important; }
.pt10{ padding-top: 2px!important; }
.pt20{ padding-top: 12px!important; }
.pt30{ padding-top: 2px!important; }
.pt40{ padding-top: .7rem!important; }
.pt50{ padding-top: 1.2rem!important; }
.pt80{ padding-top: 80px!important; }
.pt100{ padding-top: 100px!important; }
.twolist-hidden{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; }
/*
.onelist-hidden{text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
*/



.index-section-f5 h4:before{left:26%; }
.index-section-f5 h4:after {right:23%;}
.index-section-f5 ul{padding:0 2px;}
.index-section-f5 ul li.left-img {display: none}
.index-section-f5 ul li.left-img ,.index-section-f5 ul li.cont-two {margin-right:10px;width:100%;box-sizing:border-box;  -moz-box-sizing:border-box; /* Firefox */  -webkit-box-sizing:border-box; /* Safari */ }
.index-section-f5 ul li.cont-two .list{width:100%;height:auto;  display: block;  padding: 1rem 1rem;overflow: hidden; box-sizing:border-box;  -moz-box-sizing:border-box; /* Firefox */  -webkit-box-sizing:border-box; /* Safari */ }
.index-section-f5 ul li.cont-two .list{margin-bottom:10px;}
.index-section-f5 ul li.cont-two .list .p{border-bottom:1px solid #eeeeee;}
.index-section-f5 ul li.cont-stree .list{width:100%;height:auto;  display: block;  padding: 1rem 1rem;box-sizing:border-box;  -moz-box-sizing:border-box; /* Firefox */  -webkit-box-sizing:border-box; /* Safari */ }
.index-section-f5 ul li.cont-stree .list .left{width:26%;border-right:1px solid #eeeeee;}
.index-section-f5 ul li.cont-stree .list .left h3:after,.index-section-f5 ul li.cont-two .list .right h3:after{content: " "; display: block; border-bottom:1px solid #ccc; width:20px; margin:.3rem 0;}
.index-section-f5 ul li.cont-stree .list .right{width:73%;padding-left: 25px;box-sizing:border-box;  -moz-box-sizing:border-box; /* Firefox */  -webkit-box-sizing:border-box; /* Safari */ }
.index-section-f5 ul li.cont-stree .list{margin-bottom:10px;}
.index-section-f5 ul li.cont-stree .list:last-child{margin-bottom:0;}
.index-section-f5 ul li.cont-two .list .p{display: none}
.index-section-f5 ul li.cont-two .list .left{width:73%;padding-left: 25px; float:right;box-sizing:border-box;  -moz-box-sizing:border-box; /* Firefox */  -webkit-box-sizing:border-box; /* Safari */ }
.index-section-f5 ul li.cont-two .list .right{width:26%;float:left;border-right:1px solid #eee;box-sizing:border-box;  -moz-box-sizing:border-box; /* Firefox */  -webkit-box-sizing:border-box; /* Safari */ }
.index-section-f5 ul li.cont-stree{float: initial;}
.index-section-f5 ul li.cont-two .list img{top: 50%;right: 59%;margin-top: 1rem;}
.index-section-f5 ul li  .p p{height:auto;}

.index-section-f5 h4:before{left:38%; }
.index-section-f5 h4:after {right:38%;}
.index-section-f5 ul li.left-img {display: block;}
.index-section-f5 ul li.left-img ,.index-section-f5 ul li.cont-two {width:396px;}
.index-section-f5 ul li.cont-two .list img{top: 50%;right: 67px;margin-top: 62px;}
.index-section-f5 ul li.cont-two .list .p{display: block}
.index-section-f5 ul li.cont-two .list{width:396px;height:235px;padding:15px 30px; box-sizing:border-box;  -moz-box-sizing:border-box; /* Firefox */  -webkit-box-sizing:border-box; /* Safari */ }
.index-section-f5 ul li.cont-two .list:hover,.index-section-f5 ul li.cont-stree .list:hover{box-shadow: 0 1px 10px 0 rgba(0,0,0,.1);}
.index-section-f5 ul li.cont-stree .list{width:396px;height:153px;padding:25px 30px; box-sizing:border-box;  -moz-box-sizing:border-box; /* Firefox */  -webkit-box-sizing:border-box; /* Safari */ }
.index-section-f5 ul li.cont-two .list .left{width:100%;float:initial;    padding-left: 0;}
.index-section-f5 ul li.cont-two .list .right{width:100%;float:initial;border-right:none;}
.index-section-f5 ul li.cont-stree{float: left;}
.index-section-f5 ul{padding:0;}
.index-section-f5 ul li.cont-stree .list .left h3:after{content: " "; display: block; border-bottom:1px solid #ccc; width:20px; margin:10px 0;}
.index-section-f5 ul li.cont-two .list .right h3:after{content: " "; display: block; border-bottom:none; width:0; margin:0;}
.index-section-f5 ul li .cont{width:396px;height:477px;overflow: hidden;}
.index-section-f4 ul li .yuan{display: none}
.index-section-f5 ul li .cont{display: block}

.index-section-f5 ul li .cont:hover img{transform: scale(1.05); transition: all .4s;}
.index-section-f5 ul li .cont img{transform: scale(1); transition: all .4s;}

.index-section-f5 ul li  .p p{height:98px;}
.new-title{bottom:50px;left:35px;width:100%;    border-left: 1px solid #fff;padding-left: 20px;}
.icon-news{background: url(../images/index/v2/icon.png) no-repeat;width: 15px; height: 15px; display: inline-block; opacity: 1; filter: alpha(opacity=100);position:absolute;right: 100px;
    bottom: 2px;}
.icon-news.active{background-position: 0 -17px;}

.container-max {max-width: 1210px;margin: 0 auto;}	
.w100{width:100%;display: block;}


.contact-zi{ font-size:14px;width:30%; text-align:center;}
.c-contact{ background:#c9c9c9; height:59px; line-height:59px; text-align:center; font-size:20px; color:#FFFFFF; display:block; width:390px;}
.c-contactbtn{background:#0262ac; margin:0 auto;height:46px; line-height:46px; text-align:center; font-size:20px; color:#FFFFFF; display:block; width:265px;border-radius:10px;}
.c-contactbtn a{color:#FFFFFF;}


.blue{ background:#00b0f0;}
.blue1{ background:#b4d68a;}
.blue2{ background:#448aca;}
.blue3{ background:#569ad5;}


.c-product{background:#068bea; height:50px; line-height:50px; text-align:center; font-size:20px; color:#FFFFFF; width:140px; display:block;}

.c-pz{ font-size:16px;line-height:28px; padding:10px;}

.active_span{
	width: 85px;
    height: 19px;
    display: inline-block;
    border: 1px solid #ef001e;
    text-align: center;
    line-height: 19px;
    font-size: 12px;
}

.ys{
	width:60px;margin-right:15px;border-bottom:1px solid #1b6591;display:inline-block;vertical-align:middle;
}
.ys1{
	width:60px;margin-left:15px;border-bottom:1px solid #1b6591;display:inline-block;vertical-align:middle;
}


.job li{position:relative;float:left;width:347px; margin-bottom:40px;}
.job_middle{margin:0 29px 0 30px;}
.job_title{position:absolute;left:138px;z-index:2;width:70px;height:70px;border-radius:10px;background-color:#009fe9;}
.job_title img{margin:10px;width:50px;height:50px;}
.job_box{margin-top:40px;height:300px;background-color:#f9fafc;border:solid 1px #e6e6e6;font-size:14px;border-radius:4px;}
.job li h3{margin:0;padding:40px 0 10px 0;text-align:center;font-weight:normal;color:#000;}
.job li p{margin:0;padding:5px 10px;color:#777;text-align:left; line-height:22px;}
.job_btn{margin:15px auto;width:140px;height:36px;background-color:#fe9307;border:solid 1px #fe9307;border-radius:4px;line-height:36px;text-align:center;cursor:pointer;color:#fff;}
.job_btn a{ color:#FFFFFF;}
.job_btn a:hover{ color:#FFFFFF;}

