.dd4v1 {
	width: 1200px;
	margin: 0 auto;
	height: 316px;
	overflow: hidden;
}
.dd4v1 .hideshow {
	/* -webkit-transition: -webkit-transform .6s, opacity 1.8s; transition: transform .6s, opacity 1.8s; -webkit-transform: translate3d(0, 10%, 0) scale(.9); transform: translate3d(0, 10%, 0) scale(.9); opacity: 0*/
}
.dd4v1 .hideshow.on {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
	opacity: 1
}
.dd4v1 .kwicks {
	display: block;
	list-style-type: none;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0
}
.dd4v1 .kwicks>* {
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0
}
.dd4v1 .kwicks.kwicks-processed>* {
	margin: 0;
	position: absolute
}
.dd4v1 .kwicks-horizontal>* {
	float: left
}
.dd4v1 .kwicks-horizontal>:first-child {
	margin-left: 0
}
.dd4v1 .kwicks-vertical>:first-child {
	margin-top: 0
}
.dd4v1 .kwicks {
	padding: 0 0 62px 0
}
.dd4v1 .kwicks, .kwicks>li, .sermod, .sermod2 {
	height: 316px
}
.dd4v1 .kwicks>li {
	float: left;
	width: 240px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	transition: all 0.2s ease 0s;
}
.dd4v1 .on1 .kwicks .li1 {
	left: 0px;
	width: 465px;
}
.dd4v1 .on1 .kwicks .li2 {
	left: 470px;
}
.dd4v1 .on1 .kwicks .li3 {
	left: 715px;
}
.dd4v1 .on1 .kwicks .li4 {
	left: 960px;
}
.dd4v1 .on2 .kwicks .li1 {
	left: 0px;
}
.dd4v1 .on2 .kwicks .li2 {
	left: 245px;
	width: 465px;
}
.dd4v1 .on2 .kwicks .li3 {
	left: 715px;
}
.dd4v1 .on2 .kwicks .li4 {
	left: 960px;
}
.dd4v1 .on3 .kwicks .li1 {
	left: 0px;
}
.dd4v1 .on3 .kwicks .li2 {
	left: 245px;
}
.dd4v1 .on3 .kwicks .li3 {
	left: 490px;
	width: 465px;
}
.dd4v1 .on3 .kwicks .li4 {
	left: 960px;
}
.dd4v1 .on4 .kwicks .li1 {
	left: 0px;
}
.dd4v1 .on4 .kwicks .li2 {
	left: 245px;
}
.dd4v1 .on4 .kwicks .li3 {
	left: 490px;
}
.dd4v1 .on4 .kwicks .li4 {
	left: 735px;
	width: 465px;
}
.dd4v1 .sermod {
	color: #fff;
	width: 200px;
	float: left;
	position: relative;
	z-index: 1;
	padding: 0 20px;
	cursor: pointer;
}
.dd4v1 .sermod2 {
	z-index: 0;
	width: 230px;
	float: left;
	position: relative
}
.dd4v1 .sermod2 i {
	background: #000;
	left: 0;
	opacity: .5;
	filter: "alpha(opacity=50)";
	filter: alpha(opacity=50);
	zoom: 1;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	position: absolute
}
.dd4v1 .sermod2-wrap {
	position: relative;
	z-index: 1;
	padding-top: 70px;
}
.dd4v1 .on2 .kwicks .li2 .sermod2-wrap {
	padding-top: 30px;
}
.dd4v1 .sermod2-wrap a {
	display: block;
	margin: 0 auto;
	width: 102px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	margin-bottom: 10px;
	color: #fff;
	transition: all .2s;
	-webkit-transition: all .2s;
	font-size: 14px;
	border-radius: 2px;
	border: 1px solid #898b8c;
	white-space: nowrap;
	overflow: hidden;
}
.dd4v1 .b1 .sermod2-wrap a:hover {
	border: 1px solid #4f9cdb;
	background: #4f9cdb
}
.dd4v1 .b2 .sermod2-wrap a:hover {
	border: 1px solid #7b99ee;
	background: #7b99ee
}
.dd4v1 .b3 .sermod2-wrap a:hover {
	border: 1px solid #50d2b7;
	background: #50d2b7
}
.dd4v1 .b4 .sermod2-wrap a:hover {
	border: 1px solid #fdad73;
	background: #fdad73
}
.dd4v1 .sermod2 {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}
.dd4v1 .sermod.b1 {
	background: #4f9cdb
}
.dd4v1 .sermod.b2 {
	background: #7b99ee
}
.dd4v1 .sermod.b3 {
	background: #50d2b7
}
.dd4v1 .sermod.b4 {
	background: #fdad73
}
.dd4v1 .sermodwrap {
	width: 470px;
}
.dd4v1 .sermod.b1 b {
	border-left: 12px solid #4f9cdb
}
.dd4v1 .sermod.b2 b {
	border-left: 12px solid #7b99ee
}
.dd4v1 .sermod.b3 b {
	border-left: 12px solid #50d2b7
}
.dd4v1 .sermod.b4 b {
	border-left: 12px solid #fdad73
}
.dd4v1 .sermod b {
	position: absolute;
	width: 0;
	right: -12px;
	height: 0;
	top: 50%;
	margin-top: -5px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent
}
.dd4v1 .sermod i {
	display: block;
	padding-top: 20px;
	height: 80px;
	background-position: left 20px;
	background-repeat: no-repeat
}
.dd4v1 .sermod.b1 i {
	background-image: url(../images/png_sermod1.png)
}
.dd4v1 .sermod.b2 i {
	background-image: url(../images/png_sermod2.png)
}
.dd4v1 .sermod.b3 i {
	background-image: url(../images/png_sermod3.png)
}
.dd4v1 .sermod.b4 i {
	background-image: url(../images/png_sermod4.png)
}
.dd4v1 .sermod h4 {
	line-height: 26px;
	font-size: 18px
}
.dd4v1 .sermod h5 {
	line-height: 45px;
	font-size: 34px
}
.dd4v1 .sermod p {
	padding-top: 15px;
	line-height: 21px;
	font-size: 14px;
	color: #fff;
}
/*banner*/
#banner {
	height: 502px;
	clear: both;
}
#banner .flexslider {
	background: none;
}
#banner .slides li .pic {
	display: block;
	padding-top: 36.4%;
	background-position: center bottom;
	position: relative;
}
#banner .slides li .ban-txt {
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
	top: 50%;
	height: 205px;
	margin-top: -102px;
	text-align: center;
}
#banner .slides li.s1 .ban-txt {
	background: url(../images/ban_k.png) no-repeat;
}
#banner .flexslider .slides img {
	max-width: 100%;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
#banner .slides li.on .ban-txt {
	display: block;
}
#banner .slides li .ban-txt {
	display: none;
}
#banner .slides li .ban-txt h5 {
	font-size: 22px;
	color: #fff;
	margin-top: -5px;
}
#banner .slides li .ban-txt h2 {
	height: 118px;
	line-height: 118px;
	margin-top: 5px;
	font-size: 71px;
	color: #fff;
}
#banner .slides li .ban-txt h3 {
	padding-top: 25px;
	font-size: 24px;
	color: #e4392a;
}
#banner .flex-control-paging li a {
	width: 40px;
	height: 3px;
	border-radius: 0;
	background-color: rgba(255, 255, 255, 0.7);
}
#banner .flex-control-paging li a.flex-active {
	background-color: #e4392a;
}
#banner .flex-control-nav {
	bottom: 80px;
}
#banner .flex-direction-nav a {
	background: url(../images/ban_prev.png) no-repeat;
	width: 24px;
	height: 44px;
	opacity: 1;
	filter: alpha(opacity=100);
}
#banner .flex-direction-nav .flex-prev {
	left: 50%;
	margin-left: -570px;
}
#banner .flex-direction-nav .flex-next {
	background-image: url(../images/ban_next.png);
	right: 50%;
	margin-right: -570px;
}
#banner .slides li.s2 .ban-txt {
	width: 840px;
	margin-left: -420px;
}
#banner .slides li.s2 .ban-txt h2 {
	font-size: 58px;
	line-height: 56px;
	height: 56px;
	margin-bottom: 10px;
}
#banner .slides li.s2 .ban-txt h3 {
	font-size: 30px;
	line-height: 66px;
	text-transform: uppercase;
	padding-top: 0;
}
#banner .slides li.s2 .ban-txt h4 {
	font-size: 16px;
	color: #fff;
}
#banner .slides li.s2 .ban-txt h6 {
	font-size: 14px;
	border-top: 1px solid #d3d3d7;
	width: 149px;
	margin: 0 auto;
	color: #fff;
	line-height: 35px;
	margin-top: 15px;
}
#banner .slides li.s3 .ban-txt h2 {
	font-size: 45px;
	height: 45px;
	line-height: 45px;
}
#banner .slides li.s3 .ban-txt h3 {
	font-size: 69px;
	text-transform: uppercase;
	padding-top: 0;
	border-bottom: 1px solid #e4392a;
}
#banner .slides li.s3 .ban-txt h4 {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	margin-top: 20px;
}
#banner {
	position: relative;
}
/* 本例子css */
.slideBox {
	/*width: 450px;*/
	height: 500px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}
.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: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 500px;
	position: relative;
}
/*.slideBox .bd img { width: 450px; height: 230px; display: block; }*/
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.banner-bg {
	background: url(../images/ban_bg.png) center top no-repeat;
	height: 54px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -30px;
	z-index: 60;
}
.imain1 {
	padding-top: 25px;
	clear: both;
	background: url(../images/anlibg.png) no-repeat center top;
	margin-top: 80px;
}
.imain1bg {
	background-color: #F5F6FA;
	padding-bottom: 50px;
}
.imain1 .more {
	padding-top: 70px;
	text-align: center;
}
.imain1 .more a {
	display: block;
	background: url(../images/down.png) no-repeat center center;
	width: 65px;
	height: 65px;
	transition: all 0.4s ease 0s;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	border-radius: 100%;
	background-color: #F6503A;
}
.imain1 .more a:hover {
	box-shadow: 2px 4px 3px #888;
	transform: translate3d(0, -5px, 0);
}
#qqtop {
	/* display:none; */
}
.ih3 {
	padding-bottom: 30px;
	padding-top: 50px;
	overflow: hidden;
	width: 100%;
}
.ih3 h3 {
	color: #333;
	font-size: 30px;
	line-height: 65px;
	text-align: center;
}
.ih3 h4 {
	font-size: 20px;
	text-align: center;
	font-family: "Arial"
}
.ih3 h4 a {
	color: #767676;
}
.ih3 h4 span {
	color: #e4392a;
}
.ih3b h3 {
	color: #fff;
}
.ih3b h4 {
	color: #fff;
}
/*

*/
.imain2 {
	background: #163e59 url("../images/imain2.png") no-repeat
		/*fixed*/
		center top / cover;
	color: #fff;
	height: 500px;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
.imain2 .aa {
	color: #e2e2e2;
	font-size: 16px;
	line-height: 28px;
	margin: 20px auto;
	text-align: left;
	width: 840px;
	text-indent: 2em;
}
.imain2 .bb a {
	background: #F6503A none repeat scroll 0 0;
	border-radius: 20px 0px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	margin: 0 8px;
	width: 150px;
}
.imain2 .bb a:hover {
	box-shadow: 1px 2px 2px #9B1F12;
}
/*产品*/
/*三角形*/
.imain4 {
	background: rgba(0, 0, 0, 0) linear-gradient(#4D4D4D, #D3D3D3) repeat scroll 0 0;
	background: url(../images/imain2b.jpg) no-repeat center top;
	position: relative;
	width: 100%;
	z-index: 1;
	overflow: hidden;
}
.imain4 .border {
	height: 120px;
	position: relative;
	width: 100%;
}
.imain4 .border1::before {
	border-left: 1560px solid transparent;
	border-right: 1560px solid transparent;
	border-top: 120px solid #fff;
	bottom: 0;
	content: "";
	height: 0;
	left: -1000%;
	margin: 0 auto;
	position: absolute;
	right: -1000%;
	width: 0;
}
.imain4 .border2::before {
	border-left: 1560px solid #fff;
	border-right: 1560px solid #fff;
	border-top: 120px solid transparent;
	bottom: 0;
	content: "";
	height: 0;
	left: -1000%;
	margin: 0 auto;
	position: absolute;
	right: -1000%;
	width: 0;
}
.imain4con::before {
	background: #fff none repeat scroll 0 0;
	content: "";
	height: 300px;
	top: 295px;
	left: 50%;
	margin-left: -2px;
	position: absolute;
	bottom: 0;
	width: 2px;
}
/*是间竖线*/
.imain4con dl {
	position: relative;
	height: 100px;
}
.imain4con dl dt, .imain4con dl dd {
	position: absolute;
	width: 50%;
}
.imain4con dl dt {
	left: 0;
	text-align: right;
}
.imain4con dl dd {
	right: 0;
}
.imain4con p.num {
	position: absolute;
}
.imain4con .dl1 p.num {
	position: absolute;
	right: 0px;
}
.imain4con .dl2 p.num {
	position: absolute;
	left: 0px;
}
.imain4con p.num a {
	margin-left: -28px;
	background-color: #F6503A;
	border: 2px solid #fff;
	display: block;
	border-radius: 24px;
	position: absolute;
	width: 48px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
.imain4con .txt {
	padding: 0px 50px;
}
.imain4con .txt h3 {
	font-size: 20px;
	line-height: 40px;
	color: #fff;
}
.imain4con .txt p {
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}
/*imain5*/
.imain5 {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 70px;
}
.imain5con {
	border-right: 1px solid #DBDBDB;
	border-top: 1px solid #DBDBDB;
	padding-right: 1px;
}
.imain5con .bb .li {
	width: 20%;
	overflow: hidden;
	float: left;
}
.imain5con .bb .li .licon {
	display: block;
	padding: 10px;
	border-bottom: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB
}
.imain5con .bb .li table {
	border: 0;
	margin: 0;
	border-collapse: collapse;
	width: 100%
}
.imain5con .bb .li table td {
	padding: 0;
	height: 134px;
	vertical-align: middle;
	text-align: center;
}
.imain5con .bb .li table td img {
	width: 218px;
	height: auto;
	max-height: 134px;
	transition: all 0.4s ease 0s;
}
.imain5con .bb .li table td a:hover img {
	transform: scale(0.95);
}
/*imain6*/
.imain6 .counter {
	padding: 60px 0;
	color: #fff;
	background-color: #222;
	/*background:url(../images/imain2_copy.jpg) fixed;*/
}
.imain6 .counter .hd {
	padding-bottom: 30px;
	text-align: center;
}
.imain6 .counter .hd h3 {
	color: #bababa;
	font-size: 28px;
	line-height: 38px;
}
.imain6 .counter .hd h4 {
	padding: 0 4px 12px 4px;
	font-size: 36px;
	border-bottom: 1px solid #b6b9bf;
}
.imain6 .counter .hd h4 span {
	padding-bottom: 14px;
	line-height: 49px;
	color: #fff;
	background: url(../images/line-tit.jpg) center bottom no-repeat;
}
.imain6 .counter .bd {
	padding-top: 30px;
	text-align: center;
}
.imain6 .counter .bd .num_box {
	display: inline-block;
	margin: 0 18px;
}
.imain6 .counter .bd .num_box .num {
	position: relative;
	z-index: 2;
	width: 190px;
	height: 190px;
	line-height: 190px;
	margin-bottom: 10px;
	font-family: Impact;
	color: #fff;
	font-size: 100px;
	text-align: center;
}
.imain6 .counter .bd .num_box .num_li {
	position: relative;
}
.imain6 .counter .bd .num_box .num_bg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 190px;
	height: 190px;
	border-radius: 8px;
	background-color: #F6503A;
}
.imain6 .counter .bd .num_box .num_li h3 {
	font-size: 16px;
	color: #fff;
}
.imain6 .counter .bd .num_box .num_line {
	position: absolute;
	top: 93px;
	left: 0;
	z-index: 100;
	display: block;
	width: 100%;
	height: 4px;
	background-color: #F6503A;
}
/*imain7*/
.imain7con .tit {
	text-align: center;
}
.imain7con .tit a {
	font-size: 14px;
	line-height: 20px;
	padding: 10px 25px;
	border-radius: 20px 0;
}
.imain7con .tit a.on {
	background-color: #F6503A;
	color: #fff;
}
.imain7con .con .li {
	width: 50%;
	overflow: hidden;
	float: left;
	padding-top: 20px;
	transition: all 0.4s ease 0s;
	display: none;
}
.imain7con .con .on .li {
	display: block;
}
.imain7con .con .li_l .box {
	padding-right: 20px;
}
.imain7con .con .li_r .box {
	padding-left: 20px;
}
.imain7con .con .aa {
	float: left;
	border: 1px solid #dedede;
	border-radius: 8px;
	float: left;
	height: 88px;
	text-align: center;
	width: 88px;
	overflow: hidden;
}
.imain7con .con a:hover .aa {
	border-color: #818181;
}
.imain7con .con .aa dt {
	line-height: 50px;
	font-family: Arial, sans-serif;
	font-size: 35px;
	padding: 12px 0 0;
	text-align: center;
	font-weight: bold;
	background-color: #fff;
}
.imain7con .con a:hover .aa dt {}
.imain7con .con .aa dd {
	line-height: 30px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #EBEBEB;
}
.imain7con .con a:hover .aa dd {
	background-color: #818181;
	color: #fff;
}
.imain7con .con .bb {
	margin-left: 110px;
}
.imain7con .con .bb .navli {
	display: none;
}
.imain7con .con .bb dt {
	font-size: 16px;
	height: 30px;
	width: 485px;
	color: #000;
	line-height: 30px;
	overflow: hidden;
}
.imain7con .con a:hover .bb dt {
	color: #818181
}
.imain7con .con .bb dd {
	color: #888;
	font-size: 12px;
	height: 44px;
	line-height: 22px;
	margin-top: 8px;
	overflow: hidden;
}
.imain7 .more {
	padding-top: 70px;
	text-align: center;
	height: 60px;
}
.imain7 .more a {
	display: block;
	width: 200px;
	transition: all 0.4s ease 0s;
	line-height: 40px;
	height: 40px;
	margin-left: auto;
	box-shadow: 2px 4px 3px #888;
	margin-right: auto;
	font-size: 16px;
	background-color: #EB5300;
	border-radius: 40px;
	color: #FFFFFF;
}
.imain7 .more a:hover {
	color: #fff;
	width: 400px;
}
/*imain8*/
.imain8 {
	clear: both;
	/*padding-top: 100px;*/
	position: relative;
}
.imain8 .bg {
	background: url(../images/aboutbg.jpg) no-repeat center top;
	height: 400px;
	width: 100%;
	position: absolute;
	z-index: 1;
}
.imain8 .ww {
	padding-top: 200px;
	position: relative;
	z-index: 2
}
.imain8 .con {
	background-color: #F6503A;
	padding-left: 25px;
	height: 325px;
}
.imain8 .img {
	float: left;
	width: 544px;
}
.imain8 .img img {
	width: 544px;
	height: 326px;
	margin-top: -25px;
}
.imain8 .text {
	margin-left: 544px;
	padding-left: 63px;
	padding-top: 20px;
	padding-right: 30px;
}
.imain8 .text h3 {
	color: #fff;
	font-size: 24px;
	line-height: 40px;
}
.imain8 .text .p {
	padding-top: 15px;
}
.imain8 .text .p p {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-indent: 2em;
}
.imain8 .text .more {
	padding-right: 20px;
	padding-top: 0px;
}
.imain8 .text .more a {
	display: block;
	overflow: hidden;
	width: 124px;
	background-color: #fff;
	float: right;
	border-radius: 22px;
	text-align: center;
	position: relative;
	border: 2px solid #fff;
	overflow: hidden;
}
.imain8 .text .more a::before {
	position: absolute;
	left: 64px;
	width: 0px;
	content: '';
	background-color: #F6503A;
	display: block;
	height: 35px;
	transition: all 0.8s ease 0s;
	z-index: 1;
	transition: all 0.4s ease 0s;
}
.imain8 .text .more a:hover::before {
	width: 124px;
	left: 0px;
}
.imain8 .text .more a span {
	line-height: 35px;
	text-align: center;
	z-index: 2;
	position: relative;
	font-size: 14px;
	color: #F6503A;
}
.imain8 .text .more a:hover span {
	color: #fff;
	font-size: 16px;
}
/*imain9*/
.imain9 {
	background: url(../images/i9bg.jpg) no-repeat center center;
	height: 370px;
	margin-top: 30px;
}
.imain9 h3 {
	text-align: center;
	position: relative;
	height: 180px;
}
.imain9 h3 a {
	position: absolute;
	bottom: 20px;
	font-size: 30px;
	color: #fff;
	line-height: 1;
	width: 100%;
	text-align: center;
	display: block;
	font-weight: bold;
}
.imain9 h3 a span {
	color: #F6503A;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #fff;
}
.imain9 p {
	font-size: 16px;
	color: #F6503A;
	line-height: 30px;
	text-align: center;
}
.imain9 p.p2 {
	font-size: 20px;
	color: #fff;
}
/*imain10 关于我们*/
.imain10 {
	padding-bottom: 50px;
}
.imain10 .ih3 h3 {
	position: relative;
}
.imain10 .ih3 h3::before {
	content: '';
	position: absolute;
	width: 500px;
	height: 1px;
	background-color: #4D4D67;
	left: 0px;
	top: 32px;
}
.imain10 .ih3 h3::after {
	content: '';
	position: absolute;
	width: 500px;
	height: 1px;
	background-color: #4D4D67;
	right: 0px;
	top: 32px;
}
.imain10 .ll {
	overflow: hidden;
}
.imain10 .ll h3 {
	font-size: 18px;
	line-height: 25px;
	padding-left: 20px;
	padding-bottom: 5px;
	color: #C11E2B;
}
.imain10 .ll h3.h32 {
	padding-top: 5px;
}
.imain10 .ll .p p {
	height: 24px;
	clear: both;
	line-height: 30px;
	font-size: 14px;
}
.imain10 .ll .p p b {
	float: left;
	width: 60px;
	text-align: right;
	font-weight: normal;
}
.imain10 .ll .p p span {
	margin-left: 60px;
	display: block;
	height: 30px;
	position: relative;
}
.imain10 .ll .p p span a {
	position: absolute;
	left: 90px;
	top: -1px;
}
/* .imain10 .rr { margin-left: 450px; overflow: hidden; padding-top: 10px; }
.imain10 .rr dt { float: left; width: 250px; }
.imain10 .rr dt p { padding-bottom: 20px; }
.imain10 .rr dt p input { width:220px; height: 30px; line-height: 30px; border: 1px solid #CCCCCC; padding: 0px 5px; }
.imain10 .rr dt p span{ color:#f00; padding-left:10px; font-weight:bold}
.imain10 .rr dt p input:hover { border-color: #6D6D88 }
.imain10 .rr dd { padding-left: 30px; width: 452px; float: right; }
.imain10 .rr dd .textarea { padding-bottom: 20px; }
.imain10 .rr dd textarea { width: 440px; padding: 5px; border: 1px solid #CCCCCC; line-height: 25px; height: 125px; }
.imain10 .rr dd textarea:hover { border-color: #6D6D88 }
.imain10 .rr dd .code { position: relative; }
.imain10 .rr dd .code input { width: 80px; height: 30px; line-height: 30px; border: 1px solid #CCCCCC; padding: 0px 5px; }
.imain10 .rr dd .code input:hover { border-color: #6D6D88; }
.imain10 .rr dd .code img { position: absolute; left: 100px; top: 5px; }
.imain10 .rr { margin-left: 450px; } */
.imain10 .btn {
	clear: both;
	margin-top: 10px;
	border-radius: 40px 0px;
	text-align: center;
	background-color: #6C6C6C;
	transition: all 0.4s ease 0s;
}
.imain10 .btn:hover {
	background-color: #F6503A;
	border-radius: 20px 20px;
}
.imain10 .btn input {
	background: none;
	border: 0;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	width: 100%;
	height: 40px;
}
/*imain11 */
.imain11 .ih3 h3 {
	position: relative;
}
.imain11 .ih3 h3::before {
	content: '';
	position: absolute;
	width: 470px;
	height: 1px;
	background-color: #f00;
	left: 0px;
	top: 32px;
}
.imain11 .ih3 h3::after {
	content: '';
	position: absolute;
	width: 470px;
	height: 1px;
	background-color: #f00;
	right: 0px;
	top: 32px;
}
.imain11con .li {
	float: left;
	width: 25%;
}
.imain11con .licon {
	padding: 15px;
}
.imain11con dl {
	padding: 15px;
	transition: all 0.3s linear 0s;
	border: 1px solid #FAFAFA;
}
.imain11con .li:hover dl {
	z-index: 2;
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	transform: translate3d(0, -5px, 0);
	border-color: #fff;
}
.imain11con dl dt img {
	max-width: 100%;
}
.imain11con dl dd {
	text-align: center;
}
.imain11con dl dd a {
	line-height: 30px;
	font-size: 18px;
}
/*imain12 */
.imain12 .ih3 h3 {
	position: relative;
}
.imain12 .ih3 h3::before {
	content: '';
	position: absolute;
	width: 425px;
	height: 1px;
	background-color: #f00;
	left: 0px;
	top: 32px;
}
.imain12 .ih3 h3::after {
	content: '';
	position: absolute;
	width: 425px;
	height: 1px;
	background-color: #f00;
	right: 0px;
	top: 32px;
}
.imain12con {
	background: url(../images/ren.jpg) no-repeat center 0px;
	height: 500px;
}
.imain12con ul {
	position: relative;
}
.imain12con ul li {
	border-radius: 10px;
	transition: all 0.2s ease 0s;
	position: absolute;
	border: 1px solid #989898;
	cursor: pointer;
}
.imain12con ul li p {
	position: relative;
	text-align: center;
	padding: 8px 10px;
}
.imain12con ul li p:before {
	position: absolute;
	transition: all 0.2s ease 0s;
	right: -29px;
	content: '';
	width: 0px;
	top: 12px;
	height: 0px;
	border-color: transparent transparent transparent #989898;
	border-width: 8px;
	border-left-width: 20px;
	border-style: solid;
}
.imain12con ul li.b p:before {
	left: -29px;
	border-color: transparent #989898 transparent transparent;
	border-width: 8px;
	border-right-width: 20px;
}
.imain12con ul li.on {
	background-color: #F6503A;
	border-color: #F6503A;
}
.imain12con ul li.on p:before {
	border-color: transparent transparent transparent #F6503A;
}
.imain12con ul li.on.b p:before {
	border-color: transparent #F6503A transparent transparent;
}
.imain12con ul li p a {
	line-height: 25px;
	font-size: 16px;
	display: block;
}
.imain12con ul li p a span {
	color: #F6503A;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 5px;
}
.imain12con ul li.on p a {
	color: #fff;
}
.imain12con ul li.on p a span {
	color: #fff;
}
.imain12con ul .li1 {
	left: 160px;
	top: 90px;
	width: 190px;
}
.imain12con ul .li2 {
	left: 52px;
	top: 180px;
	width: 260px;
}
.imain12con ul .li3 {
	left: 70px;
	top: 270px;
	width: 240px;
}
.imain12con ul .li4 {
	left: 152px;
	top: 360px;
	width: 190px;
}
.imain12con ul .li5 {
	right: 120px;
	top: 90px;
	width: 280px;
}
.imain12con ul .li6 {
	right: 40px;
	top: 180px;
	width: 320px;
}
.imain12con ul li.li6 p:before {
	top: 25px;
}
.imain12con ul .li7 {
	right: 60px;
	top: 270px;
	width: 300px;
}
.imain12con ul .li8 {
	right: 160px;
	top: 360px;
	width: 230px;
}