﻿@charset "utf-8";
/*common*/



.indexbody .Header {
	position: absolute;
	z-index: 3;
	height: 150px;
	top: 0;
	width: 100%;
	left: 0;
}
.Header_blcok {
	width: 1250px;
	margin: 0 auto;
	height: 90px;
	line-height: 90px;
}
.H_logo {
	float: left;
	width: 130px;
}
.H_logo img {
	width: 100%;
	
vertical-align: middle;
}

.H_menu {
	float: right;
	line-height: 90px;
}
.H_menu a {
	margin-left: 23px;
	color: #b2b2b2;
	font-size: 16px;
}
.H_menu a:hover, .H_menu a.cursor {
	color: #000;
}
.Footer {
	position: relative;
	width: 100%;
	background: url(../images/foot-bg.jpg) repeat;
	height: 380px;
	text-align: center;
	color: #808080;
	border-top: 1px solid #c2c2c2;
	padding-bottom: 30px;
}
.F_phone {
	padding-top: 30px;
}
.F_phone h3 {
	font-size: 50px;
}
.F_phone p {
	font-size: 16px;
	margin-top: 11px;
}
.F_phone i {
	display: block;
	width: 20px;
	height: 1px;
	background: #808080;
	margin: 20px auto;
}
.F_copyright {
	font-size: 14px;
}
.F_copyright p {
	margin-bottom: 10px;
}
.F_copyright p a {
	color: #808080;
	font-size: 14px;
}
.F_copyright p a:hover {
	color: #e57c3f;
}
.contactmenu {
	width: 1250px;
	margin: 50px auto 0;
	position: relative;
	height: 75px;
}
.contactmenu a {
	font-size: 18px;
	color: #b3b3b3;
	float: left;
	margin-right: 36px;
	padding-top: 17px;
}
.contactmenu a:hover, .contactmenu a.cursor {
	padding-top: 16px;
	border-top: 1px solid #000;
	color: #000;
}
.neibanner{
	width: 1250px;
	text-align: center;
	margin: 0 auto;
}
.neibanner img{text-align:center;width: 100%;}
.fl {
	float: left;
}
.fr {
	float: right;
	display: block
}
.body_img {
	background: #eee;
	width: 100%;
}
/*index*/



.index {
	position: relative;
	width: 100%;
}
.i_banner {
	width: 100%;
}
.i_banner img {
	width: 100%;
}
.contentblock {
	margin: 0 auto;
	width: 1250px;
	padding-bottom: 150px;
	position: relative;
}
.i_impression {
	margin-top: 40px;
}
.ii_left {
	float: left;
	width: 563px;
}
.ii_smallpic {
	width: 100%;
	margin-bottom: 5px;
}
.ii_smallpic img{width:100%;}
.ii_smallleft {
	width: 283px;
	height: 137px;
	float: right;
	background: #e1e1e1;
	text-align: right;
}
.ii_smallleft2 {
	width: 277px;
	height: 137px;
	float: right;
	background: #e1e1e1;
	text-align: right;
}
.ii_smallleft2 img {
	height: 100%;
	width: 277px;
}
.ii_smallleft img {
	height: 100%;
	width: 279px;
}
.ii_smallright {
	width: 322px;
	height: 137px;
	float: right;
	background: #e1e1e1;
	text-align: left;
}
.ii_bigpic {
	width: 100%;
	/* height: 300px; */
	overflow: hidden;
}
.ii_bigpic img {
	width: 100%;
	/* height: 302px; */
	object-fit: cover;
}
.ii_right {
	float: right;
	width: 679px;
}
.ii_middlepic {
	float: left;
	width: 337px;
}
.ii_middletop {
	width: 100%;
	/* height: 221px; */
	overflow: hidden;
	margin-bottom: 5px;
}
.ii_middletop img {
	width: 100%;
	height: 226px;
	object-fit: cover;
}
.ii_middledown {
	width: 100%;
	/* height: 218px; */
	overflow: hidden;
}
.ii_middledown img {
	width: 100%;
	height: 225px;
	object-fit: cover;
}
.ii_titlebg {
	float: left;
	width: 342px;
	height: 458px;
	background:#f2f2f2 url(../images/i7.jpg) bottom no-repeat;
}
.i_title {
	color: #000;
}
.i_title h3 {
	font-size: 20px;
	margin-bottom: 8px;
}
.i_title p {
	font-size: 14px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.i_title i {
	display: block;
	width: 30px;
	height: 2px;
	background: #bb2822;
}
.ii_position {
	padding: 60px 0 0 40px;
}
.i_case {
	margin-top: 30px;
}
.ic_left {
	float: left;
	width: 342px;
	height: 450px;
	background: url(../images/i8.jpg) no-repeat;
}
.ic_position {
	padding: 60px 0 0 65px;
}
.ic_picblock {
	width: 908px;
	float: right;
	height: 450px;
}
.ic_picblock li {
	float: left;
}
.ic_picblock li a {
	display: block;
	overflow: hidden;
	position: relative;
}
.ic_picblock li a img {
	width: 100%;
}
.ic_picblock li a p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	background: rgba(0,0,0,0.5);
	font-size: 16px;
	color: #fff;
	text-indent: 22px;
	line-height: 30px;
	letter-spacing: 2px;
	display: block;
	width: 100%;
	text-align: center;
}
.li2 a p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	opacity: 0.6;
	background: #000;
	font-size: 16px;
	color: #fff;
	text-indent: 22px;
	line-height: 30px;
	letter-spacing: 2px;
	filter: alpha(opacity=0.6);
	display: block;
	width: 332px;
	text-align: center;
}
.li3 a p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	opacity: 0.6;
	background: #000;
	font-size: 16px;
	color: #fff;
	text-indent: 22px;
	line-height: 30px;
	letter-spacing: 2px;
	filter: alpha(opacity=0.6);
	display: block;
	width: 257px;
	text-align: center;
}
.li4 a p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	opacity: 0.6;
	background: #000;
	font-size: 16px;
	color: #fff;
	text-indent: 22px;
	line-height: 30px;
	letter-spacing: 2px;
	filter: alpha(opacity=0.6);
	display: block;
	width: 242px;
	text-align: center;
}
.li5 a p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	opacity: 0.6;
	background: #000;
	font-size: 16px;
	color: #fff;
	text-indent: 22px;
	line-height: 30px;
	letter-spacing: 2px;
	filter: alpha(opacity=0.6);
	display: block;
	width: 243px;
	text-align: center;
}
.li6 a p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	opacity: 0.6;
	background: #000;
	font-size: 16px;
	color: #fff;
	text-indent: 22px;
	line-height: 30px;
	letter-spacing: 2px;
	filter: alpha(opacity=0.6);
	display: block;
	width: 408px;
	text-align: center;
}
.ic_picblock li a:hover p {
	display: block;
}
.ic_picblock li:nth-child(1) {
	margin-right: 9px;
	margin-bottom: 10px;
}
.ic_picblock li:nth-child(2) {
	margin-right: 8px;
	margin-bottom: 10px;
}
.ic_picblock li:nth-child(3) {
	margin-bottom: 10px;
}
.ic_picblock li:nth-child(4) {
	margin-right: 8px;
}
.ic_picblock li:nth-child(4) img{height: 224px;object-fit: cover;}
.ic_picblock li:nth-child(5) {
	margin-right: 7px;
}
.ic_picblock li:nth-child(1) a {
	width: 302px;
	height: 216px;
}
.ic_picblock li:nth-child(2) a {
	width: 332px;
	height: 216px;
}
.ic_picblock li:nth-child(3) a {
	width: 257px;
	height: 216px;
}
.ic_picblock li:nth-child(4) a {
	width: 242px;
	height: 224px;
}
.ic_picblock li:nth-child(5) a {
	width: 243px;
	height: 224px;
}
.ic_picblock li:nth-child(6) a {
	width: 408px;
	height: 224px;
}
.i_news {
	background: #f0f0f0;
	width: 100%;
}
.in_position {
	text-align: center;
	width: 100%;
	height: 77px;
	padding-top: 0px;
	position: relative;
}
.in_btn {
	position: absolute;
	bottom: 7px;
	right: 0;
}
.in_btn a {
	float: left;
	margin-left: 5px;
	width: 40px;
	height: 40px;
}
.in_btn .in_prev {
	background: #ccc url(../images/i16.png) no-repeat;
}
.in_btn .in_next {
	background: #ccc url(../images/i17.png) no-repeat;
}
.in_btn a:hover {
	background-color: red;
}
.in_position i {
	margin: 0 auto;
}
.in_picblock2 {
	padding: 0 25px
}
.in_picblock2 li {
	width: 32%;
	float: left;
	margin-right: 2%;
}
.in_picblock2 li:nth-child(3n) {
	margin-right: 0px;
}
.in_picblock {
	width: 100%;
}
.in_picblock ul {
	width: 100%;
	height: 220px;
	overflow: hidden;
}
.in_picinner {
	width: 9999px;
}
.in_picinner li {
	margin-right: 10px;
	float: left;
}
.in_picinner li a {
	display: block;
	width: 305px;
	height: 220px;
	overflow: hidden;
	position: relative;
}
.in_picinner li a img {
	width: 100%;
}
.in_picinner li a div {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	opacity: 0.6;
	background: #000;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	letter-spacing: 2px;
	filter: alpha(opacity=0.6);
	padding: 0 10px;
	display: none;
}
.in_picinner li a:hover div {
	display: block;
}
.in_dotbg {
	width: 100%;
	height: 73px;
	background: #f0f0f0;
	position: relative;
}
.in_dot {
	position: absolute;
	left: 50%;
	top: 20px;
}
.in_dot span {
	float: left;
	width: 10px;
	height: 10px;
	background: #b3b3b3;
	cursor: pointer;
	margin-right: 10px;
}
.in_dot span:hover, .in_dot span.cursor {
	background: #bc2820;
}
.i_advantage {

	margin-top: 20px;
}
.ia_pic {
	float: left;
	width: 908px;
	height: 450px;
	overflow: hidden;
}
.ia_pic img {
	width: 100%;
}
.ia_titlebg {
	float: left;
	width: 342px;
	height: 450px;
	background: #f2f2f2;
}
.ia_position {
	padding: 60px 0 0 40px;
}
.ia_text {
	color: #4c4c4c;
	font-size: 14px;
	margin-left: 40px;
	width: 240px;
	margin-top: 18px;
	line-height: 25px;
	height: 190px;
}
.ia_menu {
	margin-left: 40px;
	width: 200px;
}
.ia_menu a {
	float: left;
	font-size: 16px;
	color: #4c4c4c;
	margin-right: 34px;
	margin-bottom: 35px;
	height: 27px;
}
.ia_menu a i {
	display: block;
	margin: 10px auto 0;
	width: 20px;
	height: 1px;
	background: #4d4d4d;
	display: none;
}
.ia_menu a:hover i, .ia_menu a.cursor i {
	display: block;
}
.processtit {
	font-size: 30px;
	color: #373838;
	background: url(../images/processtit.jpg) no-repeat center;
	text-align: center;
	margin-top: 30px;
}
.process ul {
	height: 490px;
	background: url(../images/process.jpg) no-repeat top center;
	margin-top: 10px;
	position: relative;
}
.process li {
	position: absolute;
	width: 350px;
}
.process li span {
	display: block;
	font-size: 20px;
	color: #242424;
	font-weight: bold;
	margin-bottom: 15px;
}
.process li p {
	line-height: 25px;
}
.process li:nth-child(1) {
	left: 0;
	top: 60px;
}
.process li:nth-child(2) {
	left: 0;
	bottom: 150px;
}
.process li:nth-child(3) {
	right: 0;
	top: 60px;
}
.process li:nth-child(4) {
	right: 0;
	bottom: 125px;
}
.call {
	height: 300px;
	background: url(../images/call.jpg) no-repeat center/cover fixed;
	text-align: center;
	color: #fefdfd;
}
.calltit {
	padding-top: 30px;
}
.call p {
	font-size: 30px;
	margin-top: 5px;
	color: #fff;
}
.callinfo {
	font-size: 16px;
	width: 680px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	border: 1px dashed #fefdfd;
	margin: 0 auto;
	margin-top: 32px;
	color: #fff;
}
.calltell {
	font-size: 25px;
	margin-top: 25px;
	color: #fff;
}
.calltell span {
	font-weight: bold;
}
.div_span {
	height: 45px;
	line-height: 45px;
	width: 1250px;
	margin: 0 auto;
}
.div_span a, .div_span a:hover {
	color: #000;
}
/*contact*/



.contact_block {
	width: 1250px;
	margin: 0 auto;
	padding-bottom: 44px;
}
.contact {
	width: 1349px;
}
.contact li {
	float: left;
	width: 272px;
	height: 447px;
	border: 1px solid #dcdcdc;
	padding: 33px 38px;
	margin-right: 99px;
	margin-bottom: 33px;
}
.c_title {
	position: relative;
	height: 42px;
}
.c_title b {
	color: #bb2822;
	font-size: 22px;
	float: left;
}
.c_title span {
	color: #000;
	font-size: 14px;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	text-transform: uppercase;
}
.c_title i {
	position: absolute;
	width: 20px;
	height: 1px;
	background: #000;
	bottom: 0;
	left: 5px;
}
.c_picblcok {
	width: 100%;
	height: 185px;
	padding-top: 15px;
}
.c_pic {
	margin: 0 auto;
	width: 130px;
	height: 130px;
	border: 7px solid #dcdcdc;
}
.c_pic:hover {
	border: 7px solid #f32e2e;
}
.c_info {
	color: #4c4c4c;
	font-size: 16px;
}
.c_info b {
	float: left;
	width: 60px;
	text-transform: uppercase;
}
.c_info span {
	float: left;
}
.c_tel, .c_fax {
	margin-bottom: 10px;
}
.c_add {
	margin-top: 20px;
	color: #4c4c4c;
}
.c_add b {
	display: block;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 16px;
}
.c_add p {
	font-size: 14px;
	line-height: 20px;
}
.case_dl {
	width: 595px;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
	
	padding: 10px;
}
.case_dl:nth-child(2n) {
	float: right;
}
.case_dl img {
	width: 200px;
	float: left;
	height: 150px;
	object-fit: cover;
}
.case_dl dt {
	width: 380px;
	float: right;
	height: 30px;
	line-height: 30px;
}
.case_dl dd {
	width: 380px;
	float: right;
	line-height: 25px;
	text-indent: 30px;
}
.case_dl a, .case_dl a:hover {
	color: #000;
}
/*address*/



.address_banner {
	width: 100%;
	position: absolute;
	left: 0;

	top: 0;
}
.address_banner img {
	width: 100%;
}
.address {
	width: 1250px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 70px;
}
.address_info {
	float: left;
	width: 510px;
	height: 485px;
	background: #fff;
	padding: 30px 60px 0 30px;
}
.address_pic {
	float: left;
	width: 650px;
	height: 515px;
	overflow: hidden;
}
.address_pic img {
	width: 100%;
}
.ai_title {
	position: relative;
	height: 42px;
}
.ai_title b {
	color: #bb2822;
	font-size: 22px;
	float: left;
}
.ai_title span {
	color: #000;
	font-size: 14px;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	text-transform: uppercase;
}
.ai_title i {
	position: absolute;
	width: 20px;
	height: 1px;
	background: #000;
	bottom: 0;
	left: 5px;
}
.ai_pic {
	width: 100%;
	height: 145px;
	overflow: hidden;
	margin-top: 15px;
}
.ai_pic img {
	width: 100%;
}
.ai_text {
	margin-top: 20px;
}
.ai_text h5 {
	color: #4c4c4c;
	font-size: 16px;
}
.ai_text h3 {
	color: #c5c5c5;
	font-size: 24px;
	margin-top: 15px;
	line-height: 34px;
}
.ai_text p {
	font-size: 14px;
	color: #000;
	margin-top: 40px;
}
/*project*/



.project {
	width: 1250px;
	margin: 0 auto;
	padding-bottom: 80px;
}
.p_leftblock {
	float: left;
	width: 762px;
}
.pl_pic {
	width: 100%;
	position: relative;
}
.pl_pic img {
	width: 100%;
}
.pl_pic h3 {
	position: absolute;
	left: 25px;
	top: 62px;
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
}
.pl_textblock {
	margin-top: 37px;
}
.pl_title {
	border: 1px solid #e5e5e5;
	height: 142px;
	color: #000;
	font-size: 26px;
	font-weight: bold;
	width: 760px;
	text-indent: 24px;
	line-height: 142px;
	position: relative;
	margin-bottom: 30px;
}
.pl_title span {
	position: absolute;
	width: 65px;
	height: 65px;
	top: 36px;
	right: 60px;
	background: url(../images/business/b2.jpg) no-repeat;
}
.pl_text {
	width: 665px;
	margin-left: 24px;
	color: #4c4c4c;
}
.pl_text h3 {
	font-size: 18px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
.pl_text p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
.p_rightblock {
	float: right;
	width: 452px;
}
.pr_pic1 {
	width: 100%;
	height: 400px;
	overflow: hidden;
}
.pr_pic1 img {
	width: 100%;
}
.pr_text {
	width: 100%;
	height: 173px;
	padding-top: 50px;
}
.pr_text p {
	color: #4c4c4c;
	font-size: 20px;
	line-height: 35px;
	width: 420px;
	margin: 0 auto;
	position: relative;
}
.pr_text p i {
	position: absolute;
	left: 0;
	top: -17px;
	width: 20px;
	height: 1px;
	background: #808080;
}
.pr_pic2 {
	width: 100%;
}
.pr_pic2 img {
	width: 100%;
}
/*research*/



.research {
	width: 1250px;
	margin: 0 auto;
	padding-bottom: 100px;
}
.research_topblcok {
	width: 100%;
	margin-bottom: 26px;
}
.rt_pick {
	float: left;
	width: 780px;
	height: 560px;
	overflow: hidden;
	position: relative;
}
.rt_pick img {
	width: 100%;
}
.rt_pick h3 {
	position: absolute;
	left: 50px;
	top: 56px;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 40px;
}
.rt_textblock {
	float: right;
	width: 420px;
}
.rt_textblock h3 {
	color: #000;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 40px;
}
.rt_text {
	color: #4c4c4c;
}
.rt_text h5 {
	font-size: 18px;
	margin-bottom: 20px;
}
.rt_text p {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 7px;
}
.rd_text {
	float: left;
	width: 506px;
	height: 394px;
	border: 1px solid #dcdcdc;
	padding-top: 54px;
	padding-left: 42px;
	text-transform: uppercase;
	color: #039;
}
.rd_text h2 {
	font-size: 38px;
}
.rd_smallpic {
	width: 450px;
	margin-left: -30px;
}
.rd_smallpic li {
	float: left;
	width: 220px;
}
.rd_smallpic .li1 {
	margin-right: 10px;
}
.rd_smallpic li img {
	width: 100%;
}
.rd_smalltitle {
	font-size: 17px;
	margin: 10px 0;
}
.rd_text h4 {
	font-size: 27px;
}
.rd_text h4 span {
	font-size: 16px;
}
.rd_thems {
	margin-top: 100px;
	font-size: 26px;
	color: #000;
	font-weight: bold;
	position: relative;
}
.rd_thems i {
	position: absolute;
	left: 0;
	top: -20px;
	width: 20px;
	height: 1px;
	background: #000;
}
.rd_pic {
	float: right;
	width: 670px;
	height: 450px;
	overflow: hidden;
}
.rd_pic img {
	width: 100%;
}
/*equipment*/



.equipment {
	margin: 0 auto;
	width: 1250px;
	padding-bottom: 60px;
}
.equipment_topblock {
	width: 100%;
}
.et_bigpic {
	width: 794px;
	height: 560px;
	overflow: hidden;
	float: left;
}
.et_bigpic img {
	width: 100%;
}
.et_smallpic {
	float: right;
	width: 448px;
	height: 560px;
	overflow: hidden;
}
.et_smallpic1 {
	width: 100%;
	height: 290px;
	overflow: hidden;
	margin-bottom: 10px;
}
.et_smallpic1 img {
	width: 100%;
}
.et_smallpic2 {
	width: 100%;
	height: 260px;
	overflow: hidden;
}
.et_smallpic2 img {
	width: 100%;
}
.equipment_down {
	margin-top: 43px;
}
.equipment_down h3 {
	font-size: 26px;
	color: #000;
	font-weight: bold;
	margin-bottom: 20px;
}
.ed_text {
	color: #4c4c4c;
	float: left;
	width: 890px;
}
.ed_text h4 {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
}
.ed_text p {
	font-size: 14px;
	line-height: 32px;
}
.ed_pic {
	float: right;
	width: 304px;
}
.ed_pic1 {
	width: 100%;
	margin-bottom: 10px;
}
.ed_pic1 img {
	width: 100%;
}
.ed_pic2 {
	width: 100%;
}
.ed_pic2 img {
	width: 100%;
}
/*news*/



.news {
	margin: 0 auto;
	width: 1250px;
	padding-bottom: 60px;
}
.news_stick {
	background: #f6f6f6;
	display: block;
}
.stick_content {
	margin-left: 48px;
	width: 440px;
	margin-top: 55px;
	float: left;
}
.stick_content h3 {
	color: #039;
	font-size: 20px;
	margin-bottom: 40px;
}
.stick_content h3 span {
	font-size: 34px;
}
.stick_content h5 {
	color: #303030;
	font-size: 18px;
	margin-bottom: 20px;
}
.stick_content p {
	color: #303030;
	font-size: 14px;
	line-height: 24px;
}
.stick_pic {
	float: right;
	width: 700px;
	height: 430px;
	overflow: hidden;
}
.stick_pic img {
	width: 100%;
}
.news_list {
	width: 100%;
	margin-top: 26px;
}
.news_list li {
	margin-bottom: 12px;
	border: none;
}
.news_list li a {
	display: block;
	background: #f6f6f6;
	padding: 16px 0;
	/* border-top: 1px dotted #898989; */
	/* border-bottom: 1px dotted #898989; */
}
.news_date {
	float: left;
	width: 250px;
	/* height: 102px; */
	background: #039;
	margin-left: 25px;
}
.news_date img{width:100%;height: 150px;object-fit: cover;}
.news_date b {
	display: block;
	width: 71px;
	height: 65px;
	margin: 8px auto 0;
	line-height: 65px;
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 53px;
}
.news_date span {
	font-size: 17px;
	color: #fff;
	display: block;
	text-align: center;
	margin-top: 6px;
}
.news_summary {
	float: right;
	margin-right: 20px;
	width: 920px;
	color: #262626;
}
.news_summary h3 {
	font-size: 18px;
	margin-bottom: 20px;
}
.news_summary p {
	font-size: 14px;
	line-height: 24px;
	height: 150px;
	overflow: hidden;
}

.news_list li a:hover .news_summary h3, .news_list li a:hover .news_summary p {
	color: #262626;
}
/*newsInner*/



.newsInner {
	margin: 0 auto;
	width: 1250px;
	padding-bottom: 40px;
}
.newsInner .news_date {
	margin-left: 0;
}
.newsInner_infoblcok {
	width: 1250px;
}
.newsInner_info h3 {
	color: #262626;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}
.news_link {
	height: 50px;
	width: 100%;
	border-top: 1px dotted #898989;
	border-bottom: 1px dotted #898989;
	line-height: 50px;
	color: #262626;
	font-size: 14px;
}
.news_link span {
	float: left;
}
.news_link .ly {
}
.news_link .ll, .news_link .fx {
	margin-left: 100px;
}
.news_link .fx b {
	float: left;
}
.news_link .fx .fx_btn {
	float: left;
	margin-top: 15px;
}
.news_link .news_return {
	float: right;
	color: #262626;
	font-size: 14px;
	text-indent: 40px;

	background: url(../images/news/n4.png) no-repeat left center;
}
.newsInner_imgtext {
	margin-top: 40px;
}
.newsInner_text {
	font-size: 14px;

	color: #303030;
	line-height: 24px;
}
.newsInner_text img {
	max-width: 90%;
}
.newsInner_text p {
	margin-bottom: 10px;
}
.newsInner_img {
	margin-top: 50px;
}
.newsInner_bigimg {
	float: left;
	width: 650px;
}
.newsInner_bigimg li {
	width: 100%;
	height: 340px;
	overflow: hidden;
	margin-bottom: 20px;
}
.newsInner_bigimg li img {
	width: 100%;
}
.newsInner_samllimg {
	float: right;
	width: 380px;
}
.newsInner_samllimg li {
	width: 100%;
	height: 340px;
	overflow: hidden;
	margin-bottom: 20px;
}
.newsInner_samllimg li img {
	width: 100%;
}
.page-next {
	width: 100%;
	padding: 10px 0px;
	text-align: right;
}
.page-next a {
	display: inline-block;
	color: #333
}
/*impression*/



.irregular {
	width: 100%;
}
.irregular_left {
	float: left;
	width: 644px;
}
.irregular_left .il_pic1 {
	width: 100%;
	height: 362px;
	overflow: hidden;
}
.irregular_left .il_pic2 {
	width: 100%;
	height: 214px;
	overflow: hidden;
}
.irregular_left .il_pic3 {
	width: 100%;
	height: 431px;
	overflow: hidden;
}
.irregular_left img {
	width: 100%;
}
.irregular_right {
	float: left;
	width: 606px;
}
.irregular_right img {
	width: 100%;
}
.irregular_right .ir_pic1 {
	width: 100%;
	height: 405px;
	overflow: hidden;
}
.irregular_right .ir_pic2 {
	width: 100%;
	height: 390px;
	overflow: hidden;
}
.rule {
	width: 100%;
}
.rule li {
	float: left;
	height: 316px;
	overflow: hidden;
}
.rule_li1 {
	width: 644px;
	text-align: right;
}
.rule li img {
	height: 100%;
}
.rule_li2 {
	width: 606px;
	text-align: left;
}
.nav_div {
	width: 600px;
	margin: 0 auto 0px;/* padding-bottom: 20px; */
	float: left;
}
.nav_div li {
	width: 150px;
	float: left;
	text-align: left;
}
.nav_div li:nth-child(2n){width: 250px;}
.nav_div li:nth-child(2n) ul{width: 220px;}
.nav_div li:nth-child(2n) ul li{width: 110px;float:left;}


.nav_div>li>a {
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}
.nav_div li a {
	font-size: 16px;
	color: #666;
}
.navul>li {
	height: 25px;
	line-height: 25px;
}
.qrc {
	float: right;
	width: 320px;
}
.qrc>div {
	width: 150px;
	text-align: center;
	float: left;
}
.qrc>div:nth-child(2) {
	float: right;
}
/*Honor*/



.Honor {
	width: 100%;
	position: relative;
}
.Honor>a {
	position: absolute;
	top: 189px;
	width: 26px;
	height: 46px;
}
.Honor .h_prev {
	background: url(../images/f14.png) no-repeat;
	left: 0;
}
.Honor .h_next {
	background: url(../images/f15.png) no-repeat;
	right: 0;
}
.Honor_show {
	width: 1111px;
	margin: 0 auto;
	height: 461px;
	overflow: hidden;
}
.Honner_hide {
	width: 9999px;
}
.Honner_hide li {
	float: left;
	width: 209px;
	border: 1px solid #b3b3b3;
	padding: 30px 15px;
	margin-right: 49px;
}
.Honner_hide li h3 {
	font-size: 50px;
	color: #000;
	margin-bottom: 15px;
}
.Honner_hide li p {
	font-size: 14px;
	color: #4c4c4c;
	margin-bottom: 20px;
}
.Honner_hide li .Honner_img {
	width: 100%;
	height: 300px;
	overflow: hidden;
}
.Honner_hide li .Honner_img img {
	width: 100%;
}
/*team*/



.team {
	width: 100%;
}
.team_top {
	margin-bottom: 25px;
}
.team_pic1 {
	float: left;
	width: 473px;
	height: 364px;
	overflow: hidden;
}
.team_pic1 img {
	width: 100%;
}
.team_text {
	width: 335px;
	height: 320px;
	background: #f2f2f2;
	float: left;
	padding: 44px 0 0 40px;
}
.team_text h2 {
	color: #bb2822;
	font-size: 32px;
	text-transform: uppercase;
}
.team_text i {
	display: block;
	width: 20px;
	height: 1px;
	background: #808080;
	margin: 15px 0;
}
.team_text h5 {
	color: #000;
	font-size: 22px;
	margin-bottom: 10px;
}
.team_text p {
	line-height: 26px;
	font-size: 16px;
	color: #4c4c4c;
}
.team_center {
	margin-bottom: 47px;
}
.team_pic3 {
	float: left;
	width: 320px;
	height: 265px;
	overflow: hidden;
	margin-right: 15px;
}
.team_pic3 img {
	width: 100%;
}
.team_pic4 {
	float: left;
	width: 514px;
	height: 265px;
	overflow: hidden;
	margin-right: 13px;
}
.team_pic4 img {
	width: 100%;
}
.team_pic5 {
	float: left;
	width: 385px;
	height: 265px;
	overflow: hidden;
}
.team_pic5 img {
	width: 100%;

}
.team_down {
	background: #f5f5f5;
}

.team_pic6 {
	float: left;
	width: 611px;
	height: 265px;
	overflow: hidden;
}
.team_pic6 img {
	width: 100%;
}
.team_pic7 {
	float: right;
	width: 381px;
	height: 265px;
	overflow: hidden;
}
.team_pic7 img {
	width: 100%;
}
/*custom*/



.custom {
	width: 1200px;
	margin: 0 auto;
}
.customblcok {
	padding: 0;
}
.custom li {
	width: 216px;
	float: left;
	margin-right: 24px;
	margin-bottom:10px;
	height: 275px;
}
.custom li .custom_logo {
	width: 100%;
	height: 96px;
	border-bottom: 2px solid #d5d5d5;
	overflow: hidden;
}
.custom li .custom_logo img {
	height: 96px;
	object-fit: contain;
	width: 100%;
}
.custom_list p {
	color: #4c4c4c;
	font-size: 14px;
	line-height: 30px;
	text-indent: 15px;
}
.map_blcok {
	width: 100%;
	padding-bottom: 96px;
}
.map {
	width: 100%;
	height: 530px;
	background: #f2f2f2;
}
.mapcenter {
	width: 1200px;
	margin: auto;
	position: relative;
}
.map_dot {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.map_dot a {
	position: absolute;
	height: 25px;
	background: url(../images/map.png) no-repeat;
	color: #6b6b6b;
	font-size: 12px;
	text-indent: 20px;
	line-height: 25px;
}
.map_dot a:hover {
	background: url(../images/map1.png) no-repeat;
}
.item_block {
	border-bottom: 1px solid #e8e8e8;
}
.item_menu {
	width: 1200px;
	margin: 0 auto;
	line-height: 59px;
}
.item_menu a {
	float: left;
	color: #b3b3b3;
	font-size: 22px;
	background: url(../images/f26.jpg) no-repeat left center;
	text-indent: 20px;
	margin-right: 60px;
}
.item_menu a:hover, .item_menu a.cursor {
	color: #000;
	background: url(../images/f27.png) no-repeat left center;
}
.item_listblock {
	margin: 25px auto 0px;
	width: 1200px;
}
.item_listblock h3 {
	color: #bb2821;
	font-size: 16px;
	margin-left: 15px;
}
.item_listblock i {
	display: block;
	width: 20px;
	height: 1px;
	background: #888;
	margin: 15px 0 15px 15px;
}
.item_listblock li {
	float: left;
	width: 216px;
	margin-right: 24px;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 30px;
	text-indent: 15px;
}
.map_line {
	width: 100%;
	height: 1px;
	background: #e8e8e8;
	margin-top: 78px;
}
/*movie*/



.movie {
	margin: 0 auto;
	width: 1250px;
	position: relative;
}
.movie_showblock {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.movie_btn {
	position: absolute;
	top: 300px;
	left: 400px;
	width: 93px;
	height: 186px;
	z-index: 99;
}
.movie_btn a {
	display: block;
	width: 93px;
	height: 93px;
}
.movie_btn .m_prev {
	background: #e1e1e1 url(../images/c3.png) no-repeat center;
}
.movie_btn .m_next {
	background: #e1e1e1 url(../images/c4.png) no-repeat center;
}
.movie_btn a:hover {
	background-color: #039;
}
.movie_text {
	float: left;
	width: 492px;
	height: 431px;
	background: #f8f8f8;
	padding: 55px 0 0 25px;
}
.movie_text h3 {
	font-size: 18px;
	color: #000;
	line-height: 60px;
}
.movie_text h4 p {
	line-height: 25px;
	font-size: 17px;
	font-style: normal;
}
.movie_info {
	font-size: 14px;
	color: #d7d7d7;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
}
.movie_info b {
	float: left;
	text-indent: 38px;
	background: url(../images/news/a1_1.png) left center no-repeat;
}
.movie_info span {
	float: left;
	margin-left: 24px;
	text-indent: 28px;
	background: url(../images/news/a2_1.png) no-repeat left center;
	cursor: pointer;
}
.movie_img {
	float: right;
	width: 733px;
	height: 486px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.movie_img2, .movie_img3, .movie_img4, .movie_beijing {
	float: right;
	width: 733px;
	height: 486px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.movie_img img {
	width: 100%;
	/*把图片变为灰色*/



	filter: grayscale(100%); /*W3C*/
	-webkit-filter: grayscale(100%);/*谷歌*/
	-moz-filter: grayscale(100%); /*火狐*/
	-ms-filter: grayscale(100%); /*IE9及以上*/
	-o-filter: grayscale(100%); /*欧朋浏览器*/
 filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); /*IE9以下*/
}
.movie_img div {
	width: 100%;
	height: 100%;
	background: url(../images/a4.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.movie_img2 div, .movie_img3 div, .movie_img4 div, .movie_beijing div {
	width: 100%;
	height: 100%;
	background: url(../images/a4.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}
.movie li:hover .movie_text h3, .movie li.cursor .movie_text h3 {
	color: #000;
	font-size: 18px;
}
.movie li:hover .movie_info b, .movie li.cursor .movie_info b {
	color: #000;
	background: url(../images/a2.png) left center no-repeat;
}
.movie li:hover .movie_info span, .movie li.cursor .movie_info span {
	color: #000;
	background: url(../images/a1.png) no-repeat left center;
}
.movie li:hover .movie_img img, .movie li.cursor .movie_img img {/*把图片变为还原*/
	filter: grayscale(0); /*W3C*/
	-webkit-filter: grayscale(0);/*谷歌*/
	-moz-filter: grayscale(0); /*火狐*/
	-ms-filter: grayscale(0); /*IE9及以上*/
	-o-filter: grayscale(0); /*欧朋浏览器*/
 filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0); /*IE9以下*/
}
.movie li:hover .movie_img div, .movie li.cursor .movie_img div {
	display: block;
}
/*feedback*/



.feedback {
	width: 1250px;
	margin: 0 auto;
	position: relative;
}
.f_infoblock {
	height: 47px;
	padding-top: 20px;
	line-height: 47px;
	color: #262626;
	font-size: 18px;
	margin-bottom: 49px;
}
.f_infoblock li {
	float: left;
	margin-left: 50px;
	text-indent: 60px;
}
.f_infoblock .li1 {
	background: url(../images/a1.png) no-repeat;
}
.f_infoblock .li2 {
	background: url(../images/a2.png) no-repeat;
}
.f_infoblock .li3 {
	background: url(../images/a3.png) no-repeat;
}
.f_infoblock li input {
	margin-left: 18px;
	width: 228px;
	height: 42px;
	background: #d2d3d4;
	border: none;
	font-size: 16px;
	color: #333;
	text-indent: 10px;
}
.f_textbg {
	width: 100%;
	height: 310px;
	background: url(../images/c8.jpg) no-repeat;
}
.f_text {
	margin-left: 78px;
	padding-top: 42px;
	color: #4c4c4c;
	width: 650px;
}
.f_text h3 {
	font-size: 18px;
	margin-bottom: 20px;
}
.f_text textarea {
	font-size: 14px;
	line-height: 25px;
	height: 150px;
	resize: none;
	width: 100%;
}
.f_btnblock {
	padding: 51px 0 64px 0;
	text-align: center;
}
.f_btnblock input {
	width: 228px;
	height: 42px;
	background: #d7d6d4;
	line-height: 42px;
	text-align: center;
	border: none;
	cursor: pointer;
	color: #303030;
	font-size: 18px;
}
/*server*/



.server {
	width: 1250px;
	margin: 0 auto;
	padding-bottom: 95px;
}
.server_topblock {
	width: 100%;
}
.st_textblock {
	float: left;
	width: 373px;
	height: 537px;
	background: #f2f2f2;
	padding: 54px 61px 0 66px;
	text-transform: uppercase;
}
.st_textblock h2 {
	color: #ba2821;
	font-size: 26px;
	font-weight: bold;
}
.st_textblock h3 {
	color: #ba2821;
	font-size: 26px;
	font-weight: bold;
}
.st_textblock .smalltitle {
	color: #ba2821;
	font-size: 20px;
	margin: 8px 0px;
}
.st_textblock h4 {
	color: #ba2821;
	font-size: 26px;
	margin-bottom: 15px;
	font-weight: bold;
}
.st_text {
	margin-top: 35px;
	color: #4c4c4c;
	font-size: 18px;
	line-height: 30px;
	position: relative;
}
.st_text i {
	position: absolute;
	left: 5;
	top: -20px;
	width: 20px;
	height: 1px;
	background: #808080;
}
.st_text p {
	margin-bottom: 20px;
}
.st_picblock {
	float: right;
	width: 750px;
	height: 600px;
	overflow: hidden;
}
.st_picblock img {
	width: 100%;
}
.server_downblock {
	width: 1260px;
	margin-top: 35px;
}
.server_downblock li {
	width: 618px;
	height: 210px;
	border: 1px solid #dcdcdc;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	position: relative;
}
.server_downblock .li1 {
	background: url(../images/c1_1.png) no-repeat bottom right;
}
.server_downblock .li1 i {
	position: absolute;
	width: 58px;
	height: 109px;
	left: 20px;

	top: 55px;
	background: url(../images/c1.png) no-repeat
}
.server_downblock .li2 {
	background: url(../images/c2_1.png) no-repeat bottom right;
}
.server_downblock .li2 i {
	position: absolute;
	width: 68px;
	height: 112px;
	left: 21px;
	top: 53px;
	background: url(../images/c201.png) no-repeat
}
.server_downblock .li3 {
	background: url(../images/c3_1.png) no-repeat bottom right;
}
.server_downblock .li3 i {
	position: absolute;
	width: 69px;
	height: 113px;
	left: 11px;
	top: 53px;
	background: url(../images/c03.png) no-repeat
}
.server_downblock .li4 {
	background: url(../images/c4_1.png) no-repeat bottom right;
}
.server_downblock .li4 i {
	position: absolute;
	width: 75px;
	height: 116px;
	left: 10px;
	top: 55px;
	background: url(../images/c04.png) no-repeat
}
.server_downblock .li5 {
	background: url(../images/c5_1.png) no-repeat bottom right;
}
.server_downblock .li5 i {
	position: absolute;
	width: 70px;
	height: 111px;
	left: 10px;
	top: 55px;
	background: url(../images/c05.png) no-repeat
}
.sd_pic {
	float: left;
	width: 620px;
	height: 214px;
	overflow: hidden;
}
.sd_pic img {
	width: 100%;
}
.sd_text {
	color: #4d4d4d;
	font-size: 18px;
	width: 380px;
	position: absolute;
	left: 100px;
	top: 50%;
	line-height: 25px;
}
.sd_text p {
	margin-bottom: 6px;
}
.sd_text p span {
	margin-right: 20px;
}
/*case*/



.case {
	width: 1250px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.case li {
	margin-right: 10px;
	float: left;
	margin-bottom: 20px;
}
.case li a {
	display: block;
	width: 406px;
}
.caseliimg {
	width: 100%;
	height: 310px;
	overflow: hidden;
}
.caseliimg img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}
.case_textblock {
	width: 100%;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.case_textblock h3 {
	font-size: 20px;
	color: #000;
	margin-bottom: 10px;/* background: url(../images/c2.png) no-repeat left center; */
	text-indent: 18px;
}
.case_textblock p {
	font-size: 14px;
	color: #000;
	line-height: 24px;
	margin-left: 10px;
	text-transform: uppercase;
}
.page {
	width: 1250px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
/*caseInner*/



.caseInner {
	width: 1250px;
	margin: 0 auto;
	position: relative;
}
.caseInner_block {
	position: relative;
	height: 800px;
}
.caseInner_box {
	width: 356px;
	height: 800px;
	position: relative;
}
.caseInner_textblock {
	width: 356px;
	height: 455px;
	position: relative;
	float: left;
	background: #f2f2f2;
}
.careInner_text {
	margin-left: 32px;
	margin-top: 42px;
}
.careInner_text h3 {
	color: #545454;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.careInner_text h6 {
	font-size: 20px;
	color: #000;
	margin-bottom: 30px;
	background: url(../images/c2.png) no-repeat left center;
	text-indent: 18px;
}
.careInner_text .scale {
	color: #7b7b7b;
	font-size: 20px;
	text-transform: uppercase;
}
.buildRecom {
	width: 300px;
	height: 140px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
}
.page_blcok {
	position: absolute;
	right: 0;
	bottom: 0px;
}
.page_top span {
	color: #7b7b7b;
	font-size: 74px;
	float: left;
	height: 93px;
	line-height: 93px;
}
.page_top span b {
	font-size: 93px;
}
.page_top span em {
	font-size: 20px;
}
.case_prev {
	float: right;
	width: 93px;
	height: 93px;
	background: #e1e1e1 url(../images/c3.png) no-repeat center;
}
.case_prev:hover {
	background-color: #039;
}
.page_down a {
	float: right;
	width: 93px;
	height: 93px;
}
.page_down .case_close {
	background: #e1e1e1 url(../images/c5.png) no-repeat center;
}
.page_down .case_next {
	background: #e1e1e1 url(../images/c4.png) no-repeat center;
}
.page_down a:hover {
	background-color: #039;
}
.careInner_picblcok {
	position: absolute;
	left: 356px;
	top: 0;
}
.careInner_position {
	position: relative;
	width: 100%;
}
.careInner_picblcok img {
	width: 100%;
	display: none;
}
.contant {
	width: 1250px;
	margin: 0 auto;
}
.rongyu {
	width: 100%;
}
.rongyu li {
	width: 23%;
	float: left;
	margin-right: 2.4%;
	text-align: center;
	margin-bottom: 3%;
}
.rongyu li:nth-child(4n) {
	margin-right: 0
}
.rongyu li img {
	width: 98%;
	height: 350px;
	object-fit: contain;
	border: 1px solid #ddd;
}
.rongyu h3 {
	height: 40px;
	line-height: 40px;
}
.canlist {
	width: 100%;
}
.canlist li {
	width: 23%;
	float: left;
	margin-right: 2.4%;
	text-align: center;
	margin-bottom: 3%;
}
.canlist li:nth-child(4n) {
	margin-right: 0
}
.canlist li img {
	width: 100%;
	height: 205px;
	object-fit: cover;
}
.canlist h3 {
	height: 40px;
	line-height: 40px;
}
/*feel*/



.news_div {
	width: 1250px;
	margin: 0 auto;
	padding-bottom: 90px;
}
.news_div li {
	width: 416px;
	float: left;
	height: 30px;
	line-height: 30px;
}
.news_div li a {
	color: #000;
}
.feelimg {
	width: 1250px;
	margin: 0 auto;
	height: 300px;
	overflow: hidden;
}
.feelimg img {
	width: 100%;
}
.feelimg1 {
	width: 1250px;
	margin: 0 auto;
	height: 300px;
	overflow: hidden;
	margin-top: 50px;
}
.feelimg1 img {
	width: 100%;
}
.feel {
	width: 1250px;
	margin: 0px auto;
	padding-bottom: 30px;
	position: relative;
}
.feel_textimg {
	width: 100%;
}
.feel_textimg.cursor {
	height: 418px;
	overflow: hidden;
}
.feeltextblock {
	float: left;
	width: 810px;
}
.lianh2 {
	text-align: center;
}
.lianh2 h2 {
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 50px
}
.lianh2 h3 {
	font-size: 27px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 50px
}
.feeltextblock {
	font-size: 14px;
	line-height: 24px;
	color: #4c4c4c;
	text-align: justify;
}
.feeltextblock p {
	margin-bottom: 20px;
	display: block;
}
.feelpicblock p {
	margin-bottom: 20px;
	display: inline-block;
}
.feeltitle {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 26px;
	color: #000;
}
.feeltitle span {
	font-weight: normal;
	font-size: 14px;
	color: #4c4c4c;
}
.feeltext {
	font-size: 14px;
	line-height: 24px;
	color: #4c4c4c;
	text-align: justify;
	text-justify: inter-ideograph;
}
.feeltext p {
	margin-bottom: 20px;
}
.feelhidebtn {
	cursor: pointer;
	width: 800px;
	height: 50px;
	background: url(../images/f2.jpg) no-repeat;
}
.feelhidebtn:hover, .feelhidebtn.cursor:hover {
	background: url(../images/f3.jpg) no-repeat;
}
.feelhidebtn.cursor {
	background: url(../images/f4.jpg) no-repeat;
}
.feelpicblock {
	float: right;
	width: 348px;
}
.feelpicblock li {
	width: 100%;
	height: 398px;
	overflow: hidden;
	margin-bottom: 20px;
}
.feelpicblock li img {
	width: 100%;
}
.topbtn {
	display: inline-block;
	position: fixed;
	bottom: 20px;
	right: 0;
	z-index: 9999;
	width: 111px;
	height: 32px;
	background: url(../images/f13.png) no-repeat;
}
/*impression*/



.irregular {
	width: 100%;
}
.irregular_left {
	float: left;
	width: 644px;
}
.irregular_left .il_pic1 {
	width: 100%;
	height: 362px;
	overflow: hidden;
}
.irregular_left .il_pic2 {
	width: 100%;
	height: 343px;
	overflow: hidden;
}
.irregular_left .il_pic3 {
	width: 100%;
	height: 493px;
	overflow: hidden;
}
.irregular_left .il_pic4 {
	width: 100%;
	height: 415px;
	overflow: hidden;
}
.irregular_left img {
	width: 100%;
}
.irregular_right {
	float: left;
	width: 606px;
}
.irregular_right img {
	width: 100%;
}
.irregular_right .ir_pic1 {
	width: 100%;
	height: 405px;
	overflow: hidden;
}
.irregular_right .ir_pic2 {
	width: 100%;
	height: 390px;
	overflow: hidden;
}
.irregular_right .ir_pic3 {
	width: 100%;
	height: 402px;
	overflow: hidden;
}
.irregular_right .ir_pic4 {
	width: 100%;
	height: 416px;
	overflow: hidden;
}
.rule {
	width: 100%;
}
.rule li {
	float: left;
	height: 316px;
	overflow: hidden;
}
.rule_li1 {
	width: 644px;
	text-align: right;
}
.rule li img {
	height: 100%;
}
.rule_li2 {
	width: 606px;
	text-align: left;
}
.btImg {
	width: 100%;
	height: 400px;
	margin-top: 0px;
	background: url(../images/f31.jpg) no-repeat center
}
/*idea*/



.ideablock {
	padding: 40px;
	background: url(../images/feel1.png) no-repeat;
	border: 1px solid #d7d2cf;
	position: relative;
}
.idea_logo {
	position: absolute;
	right: 27px;
	top: 27px;
	width: 156px;
}
.idea_logo img {
	width: 100%;
}
.idea_left {
	width: 510px;
	float: left;
	margin-left: 140px;
}
.idea li {
	margin-bottom: 30px;
}
.idea li h2 {
	color: #231815;
	font-size: 48px;
	text-transform: capitalize;
	margin-bottom: 20px;
}
.idea li h5 {
	color: #000;
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: bold;
}
.idea li p {
	line-height: 26px;
	font-size: 14px;
	color: #c55156;
}
.idea_right {
	float: left;
	width: 430px;
	margin-top: 45px;
}
.idea_title {
	color: #808080;
	font-size: 20px;
	text-align: right;
}
.ditul {
	text-align: center;
}
.ditul h2 {
	line-height: 30px;
	height: 30px;
	font-size: 30px;
	letter-spacing: 2px;
	font-weight: normal;
}
.ditul h3 {
	line-height: 40px;
	height: 40px;
	font-size: 25px;
	font-weight: normal;
	text-transform: uppercase;
}
.ditup {
	text-align: left;
	text-indent: 10px;
	line-height: 30px;
}
/*首页视频资讯*/



.news_viedo {
	position: relative;
	margin-top: 30px;
	height: 648px;
	background: #f0f0f0;
}
.nevie_title {
	background: #f0f0f0;
	position: relative;
	z-index: 99;
	padding: 20px 0 0 0;
}
.nevie_title h3 {
	font-size: 20px;
	margin-bottom: 8px;
	text-align: center;
}
.nevie_title p {
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 5px;
	height: 24px;
}
.Btn_left {
	width: 48%;
}
.Btn_fl:hover p {
	border-bottom: 3px solid red;
	box-sizing: border-box;
}
.Btn_fr:hover p {
	border-bottom: 3px solid red;
	box-sizing: border-box;
}
.Btn_right {
	width: 48%;
}
.Btn_fl {
	cursor: pointer;
}
.Btn_fr {
	cursor: pointer;
}
.i_parentBlock {
	position: relative;
	width: 100%;
}
.Ftn_movie h3 {
	color: #039 !important;
	font-size: 20px !important;
}
.Ftn_movie h3 span {
	font-size: 34px;
	margin-right: 10px;
}
#iwantblack {
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	top: 0;
	left: 0;
	position: fixed;
	_position: absolute;
	z-index: 99;
	display: none;
}
#iwantshow {
	width: 700px;
	height: 394px;
	background: none;
	border: 6px solid #fff;
	margin-left: -337px;
	margin-top: -254px;
	left: 50%;
	top: 50%;
	position: fixed;
	_position: absolute;
	z-index: 999;
	display: none;
}
#iwantshow .close {
	height: 34px;
	width: 33px;
	background: url(../images/close.png);
	cursor: pointer;
	right: -43px;
	top: -6px;
	display: block;
	position: absolute;
}
.impress_Bimg {
	position: relative;
	width: 100%;
	margin-bottom: 25px;
}
.imp_picL {
	position: relative;
	float: left;
}
.imp_picR {
	position: relative;
	float: right;
}
.imp_picM {
	position: relative;
	float: left;
	margin-left: 25px;
}
