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 {
	min-width: 1200px;
	margin: 0 auto;
	padding: 0;
	font-size: 13px;
	color: #333;
	font-family: "Ã¥Â¾Â®Ã©â€ºâ€¦Ã¨Â½Â¯Ã©Â»â€˜", "Microsoft Yahei", "Ã¥Â®â€¹Ã¤Â½â€œ";
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
	background: #fff;
}

ul,
dl,
ol {
	list-style: none;
}

ul,
dl,
ol,
dt,
dd,
p,
h1,
h2,
h3,
h4,
div,
span,
font {
	margin: 0;
	padding: 0;
}


/*Ã©â‚¬Å¡Ã§â€Â¨Ã¤Â»Â£Ã§Â Â*/

.cls {
	clear: both;
}

.wrap {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.en {
	font-family: arial;
}
.prenext{
	margin-top: 50px;
}

/*iban*/

.fullSlide {
	width: 100%;
	position: relative;
	height: 450px;
	background: #000;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 450px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 450px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 25px;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}

.fullSlide .hd ul .on {
	background: #d10000;
}

.fullSlide .prev,
.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 0;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../image/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.fullSlide .next {
	left: auto;
	right: 0;
	background-position: -6px -137px;
}


/*header*/
.header{
	width: 100%;
	margin: 0 auto;
}

.header .itop{
	height: 35px;
	line-height: 35px;
	background: #ddd;
	color: #666;
}

.header .ilogo{
	height: 100px;
}
.header .ilogo .ilogo-l{
	height: 60px;
	padding-left: 150px;
	background: url(../image/ilogo.png) left no-repeat;
	overflow: hidden;
	margin-top: 20px;
	float: left;
}
.header .ilogo .ilogo-l h1{
	font-size: 35px;
	font-weight: bold;
	color: #d10000;
	line-height: 1;
	margin-top: 2px;
}
.header .ilogo .ilogo-l p{
	font-size: 15px;
	color: #999;
	line-height: 1;
	margin-top: 7px;
}
.header .ilogo .iphone-r{
	float: right;
	height: 50px;
	margin-top: 6px;
	padding-left: 65px;
	background: url(../image/iphone.png) left no-repeat;
	margin-right: 30px;
}
.header .ilogo .iphone-r p{
	font-size: 14px;
	color: #666;
}
.header .ilogo .iphone-r span{
	font-size: 30px;
	font-family: impact;
	color: #d10000;
	display: block;
	line-height: 1;
}

/*nav*/
.inav {
	height: 50px;
	line-height: 50px;
	background: url(../image/nav-bj.png) center repeat-x;
}

.inav ul li {
	width: 152px;
	text-align: center;
	float: left;
	position: relative;
	margin-right: -2px;
}

.inav ul li:after {
	position: absolute;
	display: block;
	content: "";
	height: 25px;
	width: 2px;
	background: url(../image/nav-point.png) no-repeat left;
	top: 12.5px;
}

.inav ul li:first-of-type:after {
	content: none;
}

.inav ul li a {
	display: block;
	color: #fff;
	font-size: 15px;
}

.inav ul li:hover{
	background: url(../image/nav-hover-bj.png) center repeat-x;
}

.inav ul li dl {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 80px;
	left: 0px;
	z-index: 10;
	color: #000;
	width: 100%;
	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;
}

.inav ul li:hover dl {
	visibility: visible;
	top: 50px;
	opacity: 1;
}

.inav ul li dl dd {
	background: rgba(255, 0, 0, 0.7);
	height: 44px;
	text-align: center;
	color: #fff;
	position: relative;
}

.inav ul li dl dd a {
	display: block;
	width: 100%;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	border-bottom: none;
}

.inav ul li dl dd a:hover {
	background: rgba(209, 0, 0, 0.6);
	color: #fff;
}

/*ititle*/
.ititle{
	text-align: center;
}
.ititle h5{
	font-size: 35px;
	color: #D10000;
	line-height: 1;
}
.ititle span{
	display: block;
	font-size: 15px;
	color: #aaa;
	line-height: 44px;
}
.ititle p{
	font-size: 20px;
	color: #dcdbdb;
	line-height: 1;
}

/*iabout*/
.iabout{
	margin-top: 60px;
}
.iabout .iabout-b{
	height: 200px;
	background: #eeeeee;
	margin-top: 30px;
}
.iabout .iabout-b .iabout-img{
	display: block;
	width: 550px;
	height: 200px;
	background: url(../image/iabout.jpg) center no-repeat;
	float: left;
}
.iabout .iabout-b .iabout-list{
	float: right;
	width: 650px;
	height: 200px;
}
.iabout .iabout-b .iabout-list dl{
	width: 216px;
	float: left;
	text-align: center;
	margin-top: 38px;
	position: relative;
}
.iabout .iabout-b .iabout-list dl:nth-of-type(1):after,
.iabout .iabout-b .iabout-list dl:nth-of-type(2):after{
	content: "";
	display: block;
	height: 60px;
	width: 1px;
	background: #ccc;
	position: absolute;
	top: 31px;
	right: 0;
}

.iabout .iabout-b .iabout-list dl i{
	display: block;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	margin: 0 auto;
}
.iabout01{
	background: url(../image/iabout-list.png) left 0 top 0 no-repeat;
}
.iabout02{
	background: url(../image/iabout-list.png) left -70px top 0 no-repeat;
}
.iabout03{
	background: url(../image/iabout-list.png) left -140px top 0 no-repeat;
}
.iabout .iabout-b .iabout-list dl dt{
	font-size: 18px;
	color: #333;
	line-height: 40px;
}
.iabout .iabout-b .iabout-list dl dd{
	color: #999;
	line-height: 1;
}
.iabout .iabout-b .iabout-list dl:hover .iabout01{
	background: url(../image/iabout-list.png) left 0 top -70px no-repeat;
}
.iabout .iabout-b .iabout-list dl:hover .iabout02{
	background: url(../image/iabout-list.png) left -70px top -70px no-repeat;
}
.iabout .iabout-b .iabout-list dl:hover .iabout03{
	background: url(../image/iabout-list.png) left -140px top -70px no-repeat;
}
.iabout .iabout-b .iabout-list dl:hover dt{
	color: #d10000;
}
.iabout .iabout-txt{
	margin-top: 15px;
}
.iabout .iabout-txt p{
	line-height: 2;
	color: #f5f5f5;
}
.iabout .iabout-txt p a{
	color: #d10000;
}
.iabout .iabout-txt p a:hover{
	color: #d10000;
}

/*ipro*/
.ipro{
	margin-top: 60px;
}
.ipro .ipro-b{
	margin-top: 30px;
}
.ipro .ipro-b .ipro-b-l{
	width: 290px;
	float: left;
	display: table;
}
.ipro .ipro-b .ipro-b-l .ipro-nav .ipro-nav-t{
	width: 288px;
	height: 88px;
	background: #eee;
	border: 1px solid #ddd;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.ipro .ipro-b .ipro-b-l .ipro-nav .ipro-nav-t h5{
	font-size: 25px;
	color: #d10000;
	line-height: 1;
}
.ipro .ipro-b .ipro-b-l .ipro-nav .ipro-nav-t p{
	color: #999999;
	line-height: 1;
	margin-top: 15px;
}
.ipro .ipro-b .ipro-b-l .ipro-nav .ipro-nav-b{
	width: 288px;
	border: 1px solid #ddd;
	border-top: none;
}
.ipro .ipro-b .ipro-b-l .ipro-nav .ipro-nav-b ul a{
	display: block;
}
.ipro .ipro-b .ipro-b-l .ipro-nav .ipro-nav-b ul a:hover{
	background: #d10000;
}
.ipro .ipro-b .ipro-b-l .ipro-nav .ipro-nav-b ul a li{
	width: 238px;
	margin: 0 auto;
	border-bottom: 1px solid #ddd;
	line-height: 55px;
	color: #666;
	background: url(../image/ipro-list.png) right no-repeat;
	font-size: 15px;
}
.ipro .ipro-b .ipro-b-l .ipro-nav .ipro-nav-b ul a:last-of-type li{
	border: 0;
}
.ipro .ipro-b .ipro-b-l .ipro-nav .ipro-nav-b ul a:hover li{
	border-color: #d10000;
	color: #fff;
	background: url(../image/ipro-list2.png) right no-repeat;
}
.ipro .ipro-b .ipro-b-l .ipro-phone{
	width: 288px;
	height: 291px;
	border: 1px solid #e5e5e5;
	background: #f1f1f1;
	position: relative;
	margin-top: 90px;
}
.ipro .ipro-b .ipro-b-l .ipro-phone i{
	display: block;
	width: 120px;
	height: 120px;
	border: 5px solid #e5e5e5;
	border-radius: 50%;
	background: url(../image/iphone.jpg) center no-repeat;
	background-size: cover;
	position: absolute;
	left: 50%;
	margin-left: -65px;
	top: -65px;
}
.ipro .ipro-b .ipro-b-l .ipro-phone .ipro-phone-b{
	text-align: center;
	margin-top: 80px;
}
.ipro .ipro-b .ipro-b-l .ipro-phone .ipro-phone-b h5{
	font-size: 18px;
	color: #666;
	line-height: 1;
}
.ipro .ipro-b .ipro-b-l .ipro-phone .ipro-phone-b p{
	font-family: impact;
	font-size: 40px;
	line-height: 70px;
	color: #d10000;
}
.ipro .ipro-b .ipro-b-l .ipro-phone .ipro-phone-b a{
	display: block;
	width: 108px;
	height: 29px;
	line-height: 29px;
	border: 1px solid #e5e5e5;
	background: #fff;
	color: #a3a3a3;
	margin: 0 auto;
}
.ipro .ipro-b .ipro-b-l .ipro-phone .ipro-phone-b a:hover{
	border-color: #d10000;
	background: #d10000;
	color: #fff;
}
.ipro .ipro-b .ipro-b-r{
	width: 870px;
	float: right;
}
.ipro .ipro-b .ipro-b-r .ipro-list ul li{
	width: 200px;
	float: left;
	/* margin-right: 10px; */
	/* margin-top: 20px; */
	/* padding-bottom: 5px; */
	border-bottom: 1px solid #ddd;
	margin: 5px;
}
.ipro .ipro-b .ipro-b-r .ipro-list ul li:nth-of-type(1),
.ipro .ipro-b .ipro-b-r .ipro-list ul li:nth-of-type(2),
.ipro .ipro-b .ipro-b-r .ipro-list ul li:nth-of-type(3){
	margin-top: 0;
}
.ipro .ipro-b .ipro-b-r .ipro-list ul li:nth-of-type(3n){
	margin-right: 0;
}
.ipro .ipro-b .ipro-b-r .ipro-list ul li img{
	display: block;
	width: 270px;
	height: 180px;
}
.ipro .ipro-b .ipro-b-r .ipro-list ul li p{
	line-height: 20px;
	font-size: 15px;
	height: 40px;
	display: table-cell;
	vertical-align:middle;
}
.ipro .ipro-b .ipro-b-r .ipro-list ul li a{
	display: block;
	width: 88px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #dddddd;
	background: #eeeeee;
	color: #888;
	border-radius: 5px;
}
.ipro .ipro-b .ipro-b-r .ipro-list ul li a:hover{
	border-color: #d10000;
	background: #d10000;
	color: #fff;
}


/*icase*/
.icase{
	/* margin-top: 60px; */
	padding: 40px 0;
	background: url(../image/icase-bj.jpg) center no-repeat;
}
.icase .ititle h5,
.icase .ititle span,
.icase .ititle p{
	color: #fff;
}
.icase .icase-nav ul{
	width: 800px;
	margin: 30px auto 0 auto;
}
.icase .icase-nav ul li{
	width: 118px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
	float: left;
	margin-right: 50px;
}
.icase .icase-nav ul li:last-of-type{
	margin-right: 0;
}
.icase .icase-nav ul li:hover{
	background: #fff;
	color: #000;
}
.icase .icase-nav ul li a{
	display: block;
}

.icase .icase-b {
	margin-top: 30px;
}

.icase .icase-b .mr_frbox {
	padding: 0;
}

.icase .icase-b .mr_frbox .mr_frBtnL {
	float: left;
	margin: 83px 35px 0px 0px;
	cursor: pointer;
	display: inline;
}

.icase .icase-b .mr_frbox .mr_frBtnR {
	float: right;
	margin-top: 83px;
	cursor: pointer;
}

.icase .icase-b .mr_frbox .mr_frUl {
	float: left;
	width: 1050px;
	overflow: hidden;
}

.icase .icase-b .mr_frbox .mr_frUl ul li {
	float: left;
	width: 240px;
	margin-right: 30px;
	overflow: hidden;
	color: #666;
	border-bottom: 1px solid #fff;
}

.icase .icase-b .mr_frbox .mr_frUl ul li img {
	display: block;
	width: 240px;
	height: 160px;
	box-sizing: border-box;
	border: 3px solid #fff;
}
.icase .icase-b .mr_frbox .mr_frUl ul li p{
	color: #fff;
	line-height: 45px;
	text-align: center;
	font-size: 15px;
}

.icase>.wrap>a{
	display: block;
	width: 148px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
	margin: 40px auto 0 auto;
}
.icase>.wrap>a:hover{
	background: #fff;
	color: #000;
}

/*Ã¦Å“ÂÃ¥Å Â¡*/
.iser{
	margin-top: 60px;
}
.iser .iser-l{
	float: left;
	width: 210px;
	height: 270px;
	padding: 40px 20px 30px 20px;
	background: #d10000;
	color: #fff;
}
.iser .iser-l h5{
	font-size: 23px;
	line-height: 1;
}
.iser .iser-l span{
	display: block;
	line-height: 40px;
}
.iser .iser-l span:after{
	display: block;
	content: "";
	width: 50px;
	height: 2px;
	background: #fff;
}
.iser .iser-l p{
	line-height: 2;
	margin: 19px 0;
}
.iser .iser-l a{
	display: block;
	width: 128px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #fff;
	margin: 0 auto;
}
.iser .iser-l a:hover{
	background: #fff;
	color: #d10000;
}
.iser .iser-m{
	width: 495px;
	float: left;
	margin-left: 20px;
}
.iser .iser-m dl{
	height: 60px;
	margin-top: 10px;
}
.iser .iser-m dl:first-of-type{
	margin-top: 0;
}
.iser .iser-m dl dt{
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	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;
}
.iser .iser-m dl dd{
	width: 405px;
	padding: 0 15px;
	color: #666;
	line-height: 30px;
	float: right;
}
.iser .iser-m dl dd span{
	color: #d10000;
	font-weight: bold;
}

.iser01{
	background: url(../image/iser-bj.png) top 0 left 0 no-repeat;
}
.iser02{
	background: url(../image/iser-bj.png) top -60px left 0 no-repeat;
}
.iser03{
	background: url(../image/iser-bj.png) top -120px left 0 no-repeat;
}
.iser04{
	background: url(../image/iser-bj.png) top -180px left 0 no-repeat;
}
.iser05{
	background: url(../image/iser-bj.png) top -240px left 0 no-repeat;
}
.iser .iser-m dl:hover dt{
	background-position-x: -60px;
}
.iser .iser-m dl:hover dd{
	background: #eee;
}
.iser .iser-r{
	width: 410px;
	height: 340px;
	padding-left: 20px;
	border-left: 1px solid #ddd;
	float: right;
}
.iser .iser-r p{
	line-height: 2;
	color: #666;
	margin: 7px 0;
}
.iser .iser-r p span{
	font-weight: bold;
	color: #d10000;
}

/*Ã¦â€“Â°Ã©â€”Â»*/
.inews{
	/* margin-top: 60px; */
	padding: 40px 0;
	background: url(../image/inews-bj.jpg) center no-repeat;
}
.inews .inews-b{
	margin-top: 30px;
}
.inews .inews-b ul li{
	width: 280px;
	float: left;
	margin-left: 26px;
}
.inews .inews-b ul li:first-of-type{
	margin-left: 0;
}
.inews .inews-b ul li span{
	display: block;
	padding-left: 28px;
	height: 18px;
	line-height: 18px;
	background: url(../image/inews-time.png) left no-repeat;
	color: #d10000;
}
.inews .inews-b ul li h5{
	font-size: 15px;
	font-weight: bold;
	line-height: 55px;
}
.inews .inews-b ul li img{
	display: block;
	width: 280px;
	height: 190px;
}
.inews .inews-b ul li p{
	line-height: 2;
	color: #666;
	margin-top: 12px;
}
.inews .inews-b ul li:hover h5{
	color: #d10000;
}
.inews .inews-b ul li:hover p{
	color: #333;
}
.inews>.wrap>a{
	display: block;
	width: 148px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #666;
	color: #666;
	margin: 35px auto 0 auto;
}
.inews>.wrap>a:hover{
	border-color: #d10000;
	background: #d10000;
	color: #fff;
}

/*Ã¨Ââ€Ã§Â³Â»*/
.icontact{
	/* margin-top: 100px; */
	height: 80px;
	line-height: 80px;
	background: #d10000;
}
.icontact .icontact-txt{
	width: 735px;
	margin: 0 auto;
}
.icontact .icontact-txt p{
	float: left;
	color: #fff;
	font-size: 17px;
}
.icontact .icontact-txt a{
	display: block;
	float: left;
	width: 115px;
	height: 33px;
	line-height: 33px;
	border-radius: 5px;
	background: #fff;
	text-align: center;
	font-size: 15px;
	color: #860000;
	margin-top: 23px;
	margin-left: 40px;
}

/*foot*/
.footer{
	padding: 30px 0 0;
	background: #ddd;
}
.footer dl{
	width: 125px;
	float: left;
	margin-right: 60px;
}
.footer dl:last-of-type{
	width: 280px;
}
.footer dl:last-of-type dd{
	line-height: 36px;
	border-bottom: 0;
}
.footer dl dt{
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}
.footer dl dt:after{
	content: "";
	display: block;
	width: 50px;
	height: 3px;
	background: #d10000;
	margin: 12px 0 10px 0;
}
.footer dl dd{
	line-height: 35px;
	border-bottom: 1px dashed #aaa;
	color: #444;
}
.footer dl dd a:hover{
	color: #d10000;
}

.footer .ft-ewm{
	float: left;
	width: 120px;
	margin-top: 55px;
}
.footer .ft-ewm img{
	display: block;
	width: 120px;
	height: 120px;
}
.footer .ft-ewm p{
	text-align: center;
	line-height: 36px;
}

/*Ã¥â€ â€¦Ã©Â¡Âµ*/
.boxs{
	width: 100%;
	margin-top: 30px;
}

/*content-left*/

.content-left {
	width: 250px;
	float: left;
}

.left-t {
	background: #d10000;
	padding: 15px 20px;
}

.left-t h5 {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}

.left-t h5 span {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
.left-b ul {
	border: 1px solid #dcdbdb;
	border-top: 0;
}
.left-b ul li {
	color: #333;
	border-bottom: 1px solid #dcdbdb;
	font-size: 15px;
	background: #f0f0f0;
}
.left-b ul li:last-of-type{
	border-bottom: 0;
}

.left-b ul li>a {
	display: block;
	padding-left: 10px;
	line-height: 50px;
}

.left-b ul li a:hover {
	color: #d10000;
}
.leftnavdl{
	border-bottom: 1px solid #dcdbdb;
	padding: 0 30px;	
}

.leftnavdl dd{
	padding: 0 20px;
	border-bottom: 1px dashed #ccc;
	line-height: 1;
}

.leftnavdl dd:last-of-type{
	border: 0;
}
.leftnavdl dd a{
	color: #666;
	display: block;
	line-height: 50px;
}
.leftnavdl dd a:hover{
	color: #d10000;
}

.left-box02{
	margin-top: 40px;
}
.left-box02 .left-t{
	background: #666;
}
.left-box02 .left-t span{
	color: #fff;
}
.left-box02 dl{
	border: 1px solid #dcdbdb;
	border-top: 0;
	padding: 10px 20px 15px 20px;
	background: #f0f0f0;
	color: #666;
	overflow: hidden;
}
.left-box02 dl dd{
	line-height: 2;
	margin-top: 5px;
}

.right{
	width: 930px;
	float: right;
}
.right img{
	max-width: 100%;
}
.right-title{
	position: relative;
	height: 50px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.right-title h5{
	line-height: 50px;
	font-size: 30px;
	color: #d10000;
}
.pos{
	position: absolute;
	right: 0;
	bottom: 8px;
	font-size: 13px;
}
.right-box{
	width: 930px;
	padding: 40px 0;
	font-size: 14px;
	line-height: 2;
}


.right-box-news ul li{
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.right-box-news a{
	display: block;
}

.right-box-news h3{
	font-size: 16px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    color: #333;
}
.right-box-news a:hover h3{
	color: #d10000;
}
.right-box-news span{
	font-size: 12px;
	color: #aaa;
}

.right-box-news h1{
	display: block;
	text-align: right;
	color: #ff0000;
	margin-top: 5px;
}

.nr-news h5{
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 25px;
	color: #333;
	text-align: center;
}
.nr-news h4{
	display: block;
	height: 30px;
	line-height: 30px;
	color: #aaa;
	font-size: 12px;
	text-align: center;
	margin-bottom: 15px;
}


.prenext{
	position: relative;
	margin-top: 50px;
}

.prenext .pre{
	position: absolute;
	left: 0;
}

.prenext .next{
	position: absolute;
	right: 0;
}
.pro-img h2{
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
}
.pro-img img{
	display: block;
	margin: 0 auto;
	max-width: 90%;
}
.pro-txt h3{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background: #d10000;
	color: #fff;
	padding-left: 20px;
	margin-top: 30px;
}
.pro-nr{
	margin: 10px 0 50px 0;
}
.news-list ul li {
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.news-list a {
	display: block;
}

.news-list h3 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	color: #333;
}

.news-list ul li {
	color: #666;
}

.news-list h5 {
	font-size: 12px;
	color: #aaa;
}

.news-list a>span {
	line-height: 35px;
	text-align: center;
	color: #d10000;
	margin-top: 10px;
	font-weight: bold;
}
.news-list a>span:hover{
	color: #ff7600;
	
}
.news-nr h5 {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 25px;
	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: 10px; */
	/* margin-bottom: 20px; */
	margin: 5px;
}

.pro-list ul li:nth-of-type(3n+2) {
	/* margin: 0 30px; */
}

.pro-list ul li:hover {
	color: #d10000;
	border-color: #d10000;
}

.pro-list ul li a {
	display: block;
}

.pro-list ul li a img {
	width: 290px;
	height: 195px;
	padding: 5px;
	box-sizing: border-box;
	border: 1px solid #ccc;
}

.pro-list ul li a span {
	height: 40px;
	display: block;
	line-height: 20px;
	display: table-cell;
	vertical-align:middle;
}
.copyright {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding: 15px 0;
}