html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
label,
legend,
caption,
tbody,
tfoot,
thead,
header,
section,
footer {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	list-style: none;
}

a,
a:visited {
	text-decoration: none;
	color: inherit;
}

html,
body {
	margin: 0 auto;
	padding: 0;
	font-size: 13px;
	color: #333;
	font-family: "微雅软黑", "Microsoft Yahei", "宋体";
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}

ul,
dl,
ol {
	list-style: none;
}

ul,
dl,
ol,
dt,
dd,
p,
h1,
h2,
h3,
h4,
div,
span,
font {
	margin: 0;
	padding: 0;
}


/*通用代码*/
.wrap{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.wrap:after{
	display: block;
	content: "";
	clear: both;
}
.cls{
	clear: both;
}
.en{
	font-family: arial;
}
.prenext{
	margin-top: 50px;
}
#pagesize{
	overflow: hidden;
}

/*ban*/
.banner{ width:100%; height:500px; white-space:nowrap; margin:0 auto; overflow:hidden;  position:relative; z-index:1; /*border:1px solid #F00; */}
.banner_m{ width:50%; height:500px; display:inline-block; position:relative;}
.wrapper {*float:left; width:1920px; height:500px; display:inline-block; position:relative; left:-967px;}
.fn-clear { zoom: 1; }
.box_skitter { position: relative; background: none; }
.box_skitter ul { display: none; }
.box_skitter .container_skitter { overflow: hidden; position: relative; }
.box_skitter .image { overflow: hidden; }
.box_skitter .image img { display: none;}
.box_skitter .box_clone { position: absolute; top: 0; left: 0; width: 100px; overflow: hidden; display: none; z-index: 20; }
.box_skitter .box_clone img { position: absolute; top: 0; left: 0; z-index: 20; }
.box_skitter .prev_button { position: absolute; top: 240px; left:15%; z-index: 100; width: 72px; height: 143px; overflow: hidden; text-indent: -9999em; margin-top:0; background: url(../img/prev.png) no-repeat left top !important; }
.box_skitter .next_button { position: absolute; top: 240px; right:14%; z-index: 100; width: 72px; height: 143px; overflow: hidden; text-indent: -9999em; margin-top:0; background: url(../img/next.png) no-repeat left top !important; }
.box_skitter .label_skitter { z-index: 150; position: absolute; display: none; }
.loading { position: absolute; top: 50%; right: 50%; z-index: 10000; margin: -16px -16px; color: #fff; text-indent: -9999em; overflow: hidden; background: url('ajax-loader.gif') no-repeat left top; width: 31px; height: 31px; }
#slideshow { width:1920px; height:500px; }
#slideshow ul { display: none; }

/*内页*/
.content{
	margin-top: 50px;
}
.content-b>h5{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.content-b img{
	display: inline-block;
	max-width: 100%;
}

/*itop*/
.itop{
	width: 100%;
	height: 110px;
}

/*ilogo*/
.ilogo{
	float: left;
	margin-top: 25px;
	height: 60px;
	padding-left: 110px;
	background: url(../img/ilogo.png) left no-repeat;
}

.ilogo h2{
	font-size: 25px;
	color: #222;
	line-height: 38px;
}
.ilogo p{
	font-size: 14px;
	color: #d3071b;
}

/*iphone*/
.iphone{
	position: fixed;
	right: 0;
	top: 20px;
	width: 160px;
	padding: 10px 10px 10px 70px;
	background:#fff url(../img/iphone.png) left 10px top 12px no-repeat;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	box-shadow: 1px 1px 5px #aaa;
	z-index: 999;
}
.iphone span{
	color: #666;
}
.iphone p{
	font-size: 25px;
	color: #d3071b;
}

/*inav*/
.inav{
	width: 100%;
	height: 50px;
	background: url(../img/inav_bg.png);
}

.inav ul li{
	float: left;
	position: relative;
	width: 10%;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.inav ul li:after{
	display: block;
	content: "";
	position: absolute;
	height: 24px;
	border-right: 1px dotted rgba(255,255,255,0.4);
	top: 13px;
	right: 0;
}
.inav ul li:last-of-type:after{
	display: none;
}
.inav ul li a{
	color: #fff;
}
.inav ul li a:hover{
	text-decoration: underline;
}

/*ititle*/
.ititle h5{
	font-size: 30px;
}
.ititle p{
	font-size: 30px;
	font-weight: bold;
	color: #d3071b;
	margin-top: 5px;
}
.ititle:after{
	display: block;
	content: "";
	width: 500px;
	height: 1px;
	background: #666;
	margin-top: 10px;
}

/*产品*/
.ipro{
	margin-top: 60px;
}
.ipro-nav{
	float: left;
	width: 280px;
}
.ipro-nav ul li{
	width: 100%;
	position: relative;
	margin-bottom: 8px;
}

.ipro-nav ul li>a{
	display: block;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	background: #eee;
}
.ipro-nav ul li:hover>a{
	background: #d3071b;
	color: #fff;
}
.ipro-nav ul li>a>i{
	float: left;
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #d3071b;
	position: relative;
	margin: 10px 10px 0 10px;
}
.ipro-nav ul li:hover>a>i{
	background: #ffffff;
}
.ipro-nav ul li>a>i:after{
	display: block;
	content: "";
	width: 4px;
	height: 4px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: rotate(-45deg);
	position: absolute;
	top: 5px;
	left: 4px;
}
.ipro-nav ul li:hover>a>i:after{
	border-right-color: #d3071b;
	border-bottom-color: #d3071b;
}
.ipro-nav ul li dl{
	margin-top: 5px;
	margin-bottom: -5px;
}
.ipro-nav ul li dl dd{
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #ddd;
}
.ipro-nav ul li dl dd:last-of-type{
	border-bottom: none;
}
.ipro-nav ul li dl dd a{
	padding-left: 25px;
	color: #888;
}
.ipro-nav ul li dl dd a:hover{
	color: #d3071b;
}
.ipro-nav ul li dl dd a>i{
	color: #555;
	margin-right: 10px;
}
.ipro-nav ul li dl dd a:hover>i{
	color: #d3071b;
}
.ipro-box{
	margin-top: 30px;
}
.ipro-box .ipro-list{
	float: right;
	width: 860px;
}
.ipro-box .ipro-list ul li{
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}
.ipro-box .ipro-list ul li:nth-of-type(-n+4){
	margin-top: 0;
}
.ipro-box .ipro-list ul li:nth-of-type(4n){
	margin-right: 0;
}
.ipro-box .ipro-list ul li img{
	display: block;
	width: 198px;
	height: 198px;
	border: 1px solid #ddd;
}
.ipro-box .ipro-list ul li p{
	text-align: center;
	line-height: 40px;
	color: #666;
}
.ipro-box .ipro-list ul li:hover img{
	border-color: #d3071b;
}
.ipro-box .ipro-list ul li:hover p{
	color: #d3071b;
}

/*关于*/
.iabout{
	margin-top: 60px;
	padding: 40px 0;
	background: #f0f0f0;
}
.iabout img{
	float: left;
	display: block;
	width: 520px;
	height: 300px;
}
.iabout .iabout-txt{
	float: right;
	width: 650px;
}

.iabout .iabout-txt>p{
	color: #666;	
	line-height: 26px;
	margin-top: 20px;
}
.iabout .iabout-txt>p>a{
	color: #d3071b;
}
.iabout .iabout-txt>p>a:hover{
	text-decoration: underline;
}

/*新闻*/
.inews{
	margin-top: 60px;
}
.inews .inews-list ul li{
	float: left;
	width: 580px;
	margin-top: 30px;
}
.inews .inews-list ul li:nth-of-type(2n){
	float: right;
}
.inews .inews-list ul li span{
	font-size: 13px;
	color: #999;
}
.inews .inews-list ul li h5{
	font-size: 17px;
	line-height: 50px;
}
.inews .inews-list ul li:hover h5{
	color: #d3071b;
}
.inews .inews-list ul li i{
	display: block;
	width: 100%;
	height: 1px;
	background: #ddd;
	position: relative;
	margin-bottom: 12px;
}
.inews .inews-list ul li i:after{
	display: block;
	content: "";
	width: 25px;
	height: 1px;
	background: #d3071b;
	left: 0;
	top: 0;
	transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}
.inews .inews-list ul li:hover i:after{
	width: 100%;
}
.inews .inews-list ul li p{
	color: #666;
	line-height: 26px;
	height: 52px;
}
.inews .inews-a{
	display: block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #d3071b;
	color: #fff;
	margin: 40px auto 0;
}

/*留言*/
.imsg{
	margin-top: 60px;
	padding: 40px 0;
	background: url(../img/imessage.jpg) center no-repeat;
}
.imsg .imsg-l{
	float: left;
	width: 740px;
}
.imsg .imsg-l .imsg-title{
	float: left;
	width: 130px;
	height: 350px;
	background: #d3071b;
	position: relative;
}
.imsg .imsg-l .imsg-title h5{
	position: absolute;
	width: 35px;
	font-size: 35px;
	line-height: 38px;
	color: #fff;
	top: 20px;
	left: 25px;
}
.imsg .imsg-l .imsg-title p{
	position: absolute;
	width: 275px;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	transform: rotate(90deg);
	right: -100px;
	top: 143px;
}

.imsg .imsg-l .imsg-txt{
	float: right;
	width: 580px;
}
.imsg .imsg-l .imsg-txt .imsg-normal{
	width: 578px;
	height: 29px;
	line-height: 29px;
	border: 1px solid #ccc;
	background: rgba(255,255,255,0.5);
	padding: 0;
	margin-bottom: 10px;
}
.imsg .imsg-l .imsg-txt .imsg-normal:hover{
	border: 1px solid #999;
	background: rgba(255,255,255,0.7);
}
.imsg .imsg-l .imsg-txt .imsg-normal span{
	float: left;
	margin-left: 10px;
	color: #666;
}
.imsg .imsg-l .imsg-txt .imsg-normal .input-txt{
	float: left;
    font-size: 13px;
    font-family: "微软雅黑";
    width: 500px;
    height: 29px;
    line-height: 29px;
    padding: 0;
    border: none;
    background: none;
    outline: none;
}
.imsg .imsg-l .imsg-txt .imsg-content{
	width: 578px;
	height: 128px;
	line-height: 29px;
	border: 1px solid #ccc;
	background: rgba(255,255,255,0.5);
	padding: 0;
}
.imsg .imsg-l .imsg-txt .imsg-content:hover{
	border: 1px solid #999;
	background: rgba(255,255,255,0.7);
}
.imsg .imsg-l .imsg-txt .imsg-content span{
	float: left;
	margin-left: 10px;
	color: #666;
}
.imsg .imsg-l .imsg-txt .imsg-content textarea{
	float: left;
    font-size: 13px;
    font-family: "微软雅黑";
    width: 500px;
    height: 126px;
    line-height: 25px;
    padding: 0;
    border: none;
    background: none;
    outline: none;
    resize: none;
    margin-top: 2px;
}
.imsg .imsg-l .imsg-txt .input-ly {
    width: 130px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    text-align: center;
    color: #fff;
    background: #d3071b;
    border: none;
    margin-top: 20px;
    cursor: pointer;
}

.imsg .icontent-r{
	float: right;
	width: 400px;
}
.imsg .icontent-r .ititle:after{
	width: 100%;
}

.imsg .icontent-r .icontent-txt h5{
	font-size: 22px;
	font-weight: bold;
	color: #d3071b;
	margin: 25px 0 10px 0;
}
.imsg .icontent-r .icontent-txt p{
	line-height: 30px;
}

/*link*/
.ilink{
	margin-top: 40px;
}
.ilink .ilink-title h5{
	font-size: 17px;
	font-weight: bold;
	color: #d3071b;
}

.ilink .ilink-title h5 span{
	font-size: 13px;
	color: #999;
	font-weight: normal;
}

.ilink .ilink-title:after{
	display: block;
	content: "";
	width: 30px;
	height: 2px;
	background: #d3071b;
	margin: 15px 0 20px 0;
}
.ilink dd{
	float: left;
	line-height: 2;
}
.ilink dd:after{
	float: left;
	content: "　/　";
}
.ilink dd:last-of-type:after{
	display: none;
}
.ilink dd a{
	float: left;
	color: #666;
}
.ilink dd a:hover{
	color: #d3071b;
}

/*页脚*/
.footer{
	margin-top: 100px;
	padding: 40px 0;
	background: #333;
}
.footer .ft-logo{
	float: left;
	width: 300px;
	margin-right: 120px;
}
.footer .ft-logo img{
	display: block;
	width: 85px;
	height: auto;
}
.footer .ft-logo span{
	display: block;
	font-size: 12px;
	color: #ddd;
	line-height: 24px;
	margin: 10px 0 10px 0;
}
.footer .ft-logo p{
	font-size: 13px;
	line-height: 26px;
	color: #ddd;
}
.footer .ft-nav{
	float: left;
	width: 480px;
}
.footer .ft-nav dt{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.footer .ft-nav dt:after{
	display: block;
	content: "";
	width: 50px;
	height: 2px;
	background: #d3071b;
	margin: 15px 0;
}
.footer .ft-nav dd{
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}
.footer .ft-nav dd a{
	display: block;
	color: #fff;
	padding: 5px 12px;
	border: 1px solid #666;
}
.footer .ft-nav dd a:hover{
	color: #333;
	border-color: #fff;
	background: #fff;
}

.footer .ft-ewm{
	float: right;
	margin-right: 0;
	margin-top: 50px
}
.footer .ft-ewm img{
	display: block;
	width: 150px;
}
.footer .ft-ewm p{
	text-align: center;
	color: #fff;
	margin-top: 15px;
}

/*侧边栏*/
.content-left {
	float: left;
	width: 270px;
}

.content-left .left-nav {
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	border: 1px solid #ddd;
}

.content-left .left-nav .left-title {
	width: 100%;
	height: 90px;
	line-height: 90px;
	text-align: center;
	color: #d3071b;
	overflow: hidden;
}

.content-left .left-nav .left-title h5 {
	width: 230px;
	height: 60px;
	line-height: 60px;
	border-top: 3px solid #e5e5e5;
	border-bottom: 3px solid #e5e5e5;
	font-size: 22px;
	margin: 14px auto;
	background: #f2f2f2;
}

.content-left .left-nav .left-title h5 span {
	font-size: 13px;
	font-weight: normal;
	color: #666;
}
.content-left .left-nav .left-list{
	overflow: hidden;
}
.content-left .left-nav .left-list ul {
	padding-bottom: 10px;
}
.content-left .left-nav .left-list ul li {
	width: 230px;
	margin: 0 auto 12px;
}
.content-left .left-nav .left-list ul li a {
	display: block;
	height: 45px;
	line-height: 45px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	font-size: 13px;
	color: #333;
	padding: 0 15px;
}
.content-left .left-nav .left-list ul li a:hover,
.content-left .left-nav .left-list ul .active a{
	color: #fff;
	background: #d3071b;
	border-color: #d3071b;
}
.content-left .left-nav .left-list ul li a i{
	float: right;
	line-height: 45px;
	font-size: 15px;
}
.content-left .left-nav .left-list ul dl{
	width: 230px;
	margin: -12px auto 0 auto;
}
.content-left .left-nav .left-list ul dl dd{
	background: #f2f2f2;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	line-height: 38px;
}
.content-left .left-nav .left-list ul dl dd:first-of-type{
	border-top: none;
}
.content-left .left-nav .left-list ul dl dd:last-of-type{
	border-top: none;
	border-bottom: none;
}
.content-left .left-nav .left-list ul dl dd a{
	display: block;
	padding-left: 20px;
	color: #666;
	font-size: 12px;
}
.content-left .left-nav .left-list ul dl dd a:hover{
	color: #d3071b;
}
.content-left .left-contact{
	margin-top: 30px;
}
.content-left .left-contact .left-contact-b{
	width: 230px;
	margin: 0 auto 10px auto;
}
.content-left .left-contact .left-contact-b p{
	margin: 8px auto 0 auto;
	line-height: 2;
	font-size: 14px;
	color: #666;
}
.content-left .left-contact .left-contact-b p:first-of-type{
	margin-top: 0;
}
.content-right {
	float: right;
	width: 890px;
}
.content-right .right-title {
	padding: 10px 20px;
	position: relative;
	background: #fff;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ddd;
}
.content-right .right-title h5 {
	float: left;
	font-size: 23px;
}
.content-right .location {
	float: right;
	color: #666;
	line-height: 30px;
}
.content-right .content-b {
	margin-top: 10px;
	padding: 20px;
	font-size: 14px;
	line-height: 30px;
	color: #555;
	background: #fff;
	border: 1px solid #ddd;
}
/*新闻列表*/
.news-list ul li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ddd;
}

.news-list ul li:last-of-type {
	border-bottom: none;
}

.news-list ul li dd {
	font-size: 16px;
	font-weight: bold;
	color: #d3071b;
}

.news-list ul li dd a:hover {
	text-decoration: underline;
}

.news-list ul li p {
	margin: 5px 0;
	color: #666;
}

.news-list ul li span {
	float: left;
	font-size: 13px;
	color: #999;
	margin-top: 2px;
}

.news-list ul li>a {
	display: block;
	float: right;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	background: #666;
	font-size: 13px;
}

.news-list ul li>a:hover {
	background: #d3071b;
}

.news-nr h5 {
	display: block;
	line-height: 35px;
	font-size: 20px;
	color: #333;
	text-align: center;
}

.news-nr h4 {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #aaa;
	font-size: 12px;
	text-align: center;
	margin-bottom: 15px;
}

.pro-list ul li {
	float: left;
	width: 200px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
	margin-bottom: 40px;
	margin-right: 16px;
}

.pro-list ul li:nth-of-type(4n) {
	margin-right: 0;
}

.pro-list ul li:hover {
	color: #d3071b;
	border-color: #d3071b;
}

.pro-list ul li a {
	display: block;
}

.pro-list ul li a img {
	display: block;
	width: 200px;
	height: 200px;
	margin-bottom: 6px;
	box-sizing: border-box;
	border: 1px solid #ccc;
}

.pro-list ul li a span {
	display: block;
}
.pro-list ul li a p{
	height: 50px;
	line-height: 1.8;
	color: #888;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pro-list ul li:hover p{
	color: #d3071b;
}
.case-list ul li{
	margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #e1e1e1;
}

.case-list ul li a img {
    width: 200px;
    height: 150px;
    float: left;
}

.case-list ul li dl{ float:right;width:630px;  }
.case-list ul li dt{ height:34px; line-height:34px;  }
.case-list ul li dt a{color:#d3071b;font-size:16px; font-weight:bold;}
.case-list ul li dt a:hover{ text-decoration:underline;}
.case-list ul li dd{ line-height:24px; margin-top:0px;height:110px; position:relative;font-size:13px;color:#888;}
.case-list ul li dd .moret{position:absolute; right:10px; background:#d3071b;bottom:-5px; width:62px; text-align:center;  font-size:13px; color:#fff;  line-height:24px;height:24px; }
.case-list ul li dd .moret:hover{background:#d3071b; color:#fff; line-height:24px;}

.content-b>img {
	display: block;
	margin: 10px auto;
	max-width: 70%;
}
.content-b>h3{
	font-size: 22px;
	color: #35383d;
    height: 40px;
    line-height: 40px;
    text-indent: 15px;
    margin-bottom: 15px;
    border: none;
    text-align: center;
}

.pre-next{
	margin-top: 30px;
}

/*人才招聘*/
.recruit-list ul li{
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.recruit-list ul li dd{
	float: left;
}
.recruit-list ul li dd span{
	color: #d3071b;
}
.recruit-list ul li a{
	float: right;
}
