@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html,
body {
	-webkit-text-size-adjust: none;
	height: 100%;
	position: relative;
}

body,
nav,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
ul,
ol,
li,
input,
button,
select,
textarea {
	margin: 0;
	padding: 0;
}

em,
i {
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

ul,
ol,
li {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	cursor: pointer;
	text-decoration: none;
}

img {
	vertical-align: middle;
	border: none;
	-ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
}

textarea {
	resize: none;
}
html{font-family: "微软雅黑";}


/**头部**/

header{
	width: 1200px;
	height: 96px;
	margin: 0 auto;
}
.head{
	width: 1200px;
	height: 96px;
	margin: 0 auto;
	overflow: hidden;
}

.logo {
	width: 240px;
	height: 64px;
	float: left;
	overflow: hidden;
	margin-top: 12px;
}

.logo img {
	width: 100%;
	height: 100%;
}

.head>p {
	max-width: 470px;
	height: 96px;
	overflow: hidden;
	font-size: 20px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	float: left;
	overflow: hidden;
	line-height: 96px;
}

.lianxi {
	width: 324px;
	padding-top:24px;	
	padding-left: 70px;
	height: 96px;
	float: right;
	background: url(../images/img/dianh.png)no-repeat left center;
	background-size: 55px 80px;
	overflow: hidden;
	position: relative;
}

.lianxi p {
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	margin-top: 5px;
	width: 198px;
	height: 28px;
	overflow: hidden;
}

.lianxi span {
	display: block;
	color: #BE1907;
	font-size: 21px;
	line-height: 26px;
	width: 198px !important;
	height: 26px !important;
	overflow: hidden !important;
}
.lianxi h5{
	display: block;
	color: #BE1907;
	font-size: 21px;
	line-height: 21px;
	width: 198px !important;
	height: 21px !important;
	overflow: hidden !important;
}

.lianxi a{
	display: inline-block;
	width: 90px;
	height: auto;
	position: absolute;
	right: 0;
	top: 54%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.lianxi a img{
	width: 100%;
	height: auto;
}
/**导航**/

.nav {
	height: 80px;
	background: #333;
	margin-top: 2px;
	color: #ffffff;
	z-index: 99;
	font-size: 18px;
}

.nav-in {
	width: 1200px;
	margin: 0 auto;
}

.nav-in li {
	width: 150px;
	height: 80px;
	float: left;
	line-height: 80px;
	text-align: center;
	position: relative;
	cursor: pointer;
	padding: 0 20px 0 20px;
}
.nav-in li:hover{
	background:#e3381a;
}
.nav-active{
background:#e3381a;
}

.nav-in li>a {
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	font-size:18px;
	display:block;
}

.nav-in-in {
	width: 98%;
	height: auto;
	background: #e3381a;
	position: absolute;
	top: 100%;
	left: 2px;
	z-index:100;
	display: none;
}

.nav-in-in a {
	display: block;
	width: 145px;
	height: 46px;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	line-height: 46px;
	margin: 0 auto;
	border-bottom:#FFFFFF 1px solid ;
}
.nav-in-in a:last-child{
	border-bottom:none;
}
.nav-in-in a:hover{
	color: rgba(51, 51, 51, 1)
}


/**banner**/
.slideBox {
	width: 100%;
	max-height:auto;
	position: relative;
	z-index: 1;
	display: flex;
	align-items: flex-start;
	max-height: 713px;
	overflow: hidden;
}

.slideBox .hd {
	height: 18px;
	overflow: hidden;
	position: absolute;
	left:50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform:translateX(-50%);
	bottom: 28px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	cursor: pointer;
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 100%;
	background:rgba(216,216,216,1);
	margin-right: 18px;
}

.slideBox .hd ul li.on {
	background:#BE1907;
}

.slideBox .bd {
	position: relative;
	width: 100%;
	max-height:auto;
	z-index: 0;
	 white-space:nowrap;
}

.slideBox .bd li {
	width: 100%;
	max-height:auto;
	overflow: hidden;
}
.slideBox .bd li a{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.slideBox .bd img {
	width: 100%;
	height: auto;
}



		/* 下面是前/后按钮代码，如果不需要删除即可 */
		
		.slideBox .prev,
		.slideBox .next {
			position: absolute;
			left: 3%;
			top: 50%;
			transform: translateY(-50%);
			-o-transform: translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform:translateY(-50%);
			display: block;
			width: 54px;
			height: 56px;
			background:url(../images/fanhui.png) no-repeat ;
			background-size: 100% 100%;
			opacity: 0.2;
		}
		
		.slideBox .next {
			left: auto;
			right: 3%;
			background:url(../images/fanhuiyou.png) no-repeat ;
background-size: 100% 100%;
			opacity: 0.2;
		}
		
		.slideBox .prev:hover,
		.slideBox .next:hover {
			opacity: 1;
		}
		
		.slideBox .prevStop {
			display: none;
		}
		
		.slideBox .nextStop {
			display: none;
		}







/**内容**/

.dinzhi {
	height: 1414px;
	background: url(../images/img/bg@2x.png)no-repeat center;
}

.dinzhi-in {
	width: 1200px;
	margin: 0 auto;
	font-size: 0;
	display: block;
	padding: 0 !important;
	
}

.dinzhi-in-top {
	height: 310px;
	overflow: hidden;
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	font-size: 0;
	padding: 0 !important;
	white-space:nowrap;
	margin-top: 60px;
}

.dz-i-t-i {
	display: inline-block !important;
	height: 177px;
	background: #FFFFFF;
	position: relative;
	width: 24%;
    margin: 0 0.5%;
	/*margin-right: 1%;*/
	overflow: hidden;
	cursor: pointer;
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	padding-top: 26px;
	float: left;
}
.dz-i-t-i:first-child{
	margin-right: 0;
}
.dinzhi-in-top::after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
/*.dz-i-t-i:hover{
	color: #FFFFFF;
	background:linear-gradient(180deg,rgba(228,58,28,1) 0%,rgba(197,27,12,1) 100%);
}*/
/*.dz-i-t-i:hover img:nth-child(1){
	display: none;
}
.dz-i-t-i:hover img:nth-child(2){
	display:block;
}*/
/*.dz-i-t-i:hover h2{
	color: #FFFFFF;
}
.dz-i-t-i:hover p{
display: none;
}
.dz-i-t-i:hover h4{
	display: block;
	color: #FFFFFF;
}
.dz-i-t-i:hover:after{
	width: 232px;
	height: 2px;
	background: #FFFFFF;
}*/

.dz-i-t-i:last-child {
	margin-right: 0px;
}

.dz-i-t-i:after {
	content: "";
	display: block;
	width: 60px;
	height: 1px;
	position: absolute;
	bottom: 45px;
	left: 50%;
	transform: translateX(-50%);
	
-o-transform: translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform:translateX(-50%);
	background: linear-gradient(180deg, rgba(239, 95, 53, 1) 0%, rgba(219, 49, 24, 1) 100%)
}

.din-top {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	text-align: center;
}

.din-top img {
	width: 100%;
	height: 100%;
}

.din-top img:nth-child(2) {
	display: none;
}

.dz-i-t-i h2 {
	font-weight: 600;
	font-size: 28px;
	color: #333333;
	line-height: 45px;
	height: 45px;
	width: 238px;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}

.dz-i-t-i>p {
	font-weight: 400;
	font-size: 16px;
	color: rgba(102, 102, 102, 1);
	line-height: 28px;
	height: 28px;
	width: 292px;
	text-align: center;
	margin-top: 14px;
	overflow: hidden;
	padding: 0;
}

.dz-i-t-i h4 {
	display: none;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 28px;
	height: 31px;
	width: 294px;
	text-align: center;
	margin-top: 8px;
	padding: 5px 0px 0 0px;
	overflow: hidden;
}
.dinzhi-in-bot {
	height: 1100px;
}
.dzinb-t {
	height: 100px;
	text-align: center;
	margin: 0 auto;
}
.dzinb-t h2 {
	height: 56px;
	font-size: 32px;
	font-weight: 600;
	color: rgba(102, 102, 102, 1);
	line-height: 56px;
	overflow: hidden;
	margin-bottom: 11px;
	text-align: center;
	padding: 0 50px 0 50px;
}
.dzinb-t h2 span {
	color: #C11C03;
}
.dzinb-t-bo {
	max-width: 1200px;
	margin-top: 13px;
	height: 42px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	display: block;
	justify-content: center;
	padding: 0 50px 0 50px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	 white-space:nowrap !important;
}
.dzinb-t-bo>p {
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	padding-top: 23px;
	max-width: 780px;
	color: #666666;
	display: inline-block;
}
.dzinb-t-bo:after {
	display: block;
	width: 91px;
	height: 2px;
	background: linear-gradient(180deg, rgba(239, 95, 53, 1) 0%, rgba(219, 49, 24, 1) 100%);
	content: "";
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	
-o-transform: translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform:translateX(-50%);
}
.shuanyin {
	width: 28px;
	height: 28px;
	overflow: hidden;
	display: inline-block;
	margin: 12px 16px 0 16px;
}
.shuanyin img {
	width: 100%;
	height: 100%;
}
.dzinb-bottom {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}
.dzinb-bottom-left {
	width: 240px;
	float: left;
}
.dzinb-bottom-left span {
	display: block;
	width: 240px;
	height: 65px;
	background: linear-gradient(180deg, rgba(225, 54, 0, 1) 0%, rgba(192, 25, 0, 1) 100%);
	border-radius: 4px 4px 0px 0px;
	font-size: 24px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 65px;
	text-align: center;
	overflow: hidden;
	padding:0 4px 0 4px;
}
.dzinb-bottom-left li {
	width: 240px;
	height: 45px;
	background: #FFFFFF;
	font-weight: 400;
	color: #333333;
	font-size: 16px;
	line-height: 45px;
	text-align: center;
	box-shadow: 0px 2px 4px 0px rgba(205, 205, 205, 0.5);
	cursor: pointer;
	padding:0 30px 0 30px;
	overflow: hidden;
}
.dzinb-bottom-left li:hover{
	color: #FFFFFF;
	background:linear-gradient(180deg,rgba(225,54,0,1) 0%,rgba(192,25,0,1) 100%);
}
.bs-active{
color: #FFFFFF !important;
	background:linear-gradient(180deg,rgba(225,54,0,1) 0%,rgba(192,25,0,1) 100%) !important;
}


.dzinb-bottom-left p {
	display: block;
	width: 240px;
	height: 65px;
	background: linear-gradient(180deg, rgba(228, 58, 28, 1) 0%, rgba(197, 27, 12, 1) 100%);
	box-shadow: 0px 2px 4px 0px rgba(205, 205, 205, 0.5);
	border-radius: 0px 0px 4px 4px;
	font-size: 24px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 65px;
	text-align: center;
	overflow: hidden;
	padding:0 20px 0 20px;
}
.dzinb-bottom-left a {
	display: block;
	width: 238px;
	height: 186px;
	background: linear-gradient(180deg, rgba(226, 54, 0, 1) 0%, rgba(193, 25, 0, 1) 100%);
	box-shadow: 0px 2px 4px 0px rgba(205, 205, 205, 0.5);
	border-radius: 4px;
	margin-top: 55px;
}
.dzinb-bottom-left a h1 {
	width: 238px;
	height: 109px;
	background: url(../images/img/phe.png)no-repeat 31px 29px;
	background-size: 60px 60px;
	height: 109px;
	line-height: 80px;
	font-size: 24px;
	font-family: PingFangSC-Semibold;
	font-weight: 600;
	color: rgba(255, 255, 255, 1);
	padding-left: 100px;
	padding-top: 24px;
	overflow: hidden;
}
.dzinb-bottom-left a h2 {
	text-align: center;
	height: 28px;
	font-size: 20px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 28px;
	overflow: hidden;
}
.dzinb-bottom-right {
	width: 960px;
	height: 840px;
	overflow: hidden;
	margin:0 auto;
}
.fenlei {
	width: 960px;
	height: 840px;
	overflow: hidden;
	margin-bottom: 50px;
}
.fenlei-in {
	width: 280px;
	height: 240px;
	margin-left: 40px;
	float: left;
	box-shadow: 0px 2px 4px 0px rgba(205, 205, 205, 0.5);
	border-radius: 4px;
}
.fenlei-in:hover{
box-shadow:0px 2px 4px 0px rgba(234,128,128,1);
border-radius:4px;	
}
.fenlei-in:hover p{
	color:rgba(193,25,0,1);
}
.fenlei-in-tup {
	display: block;
	width: 280px;
	height: 194px;
	overflow: hidden;
}
.fenlei-in-tup:hover img{
	transform:scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform:scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform:scale(1.1);
}



.fenlei-in-tup img {
	width: 100%;
	height: 100%;
	transition: 0.5s;
}
.fenlei-in a {
	color: rgba(51, 51, 51, 1);
}
.fenlei-in p {
	display: block;
	width: 100%;
	height: 46px;
	background: #FFFFFF;
	font-size: 16px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 46px;
	text-align: center;
	border-radius: 0 0 4px 4px;
	    overflow: hidden;
	    padding: 0 30px 0 30px;
}
.fenlei-in:nth-child(4) {
	margin: 50px 0 50px 40px;
}
.fenlei-in:nth-child(5) {
	margin: 50px 0 50px 40px;
}
.fenlei-in:nth-child(6) {
	margin: 50px 0 50px 40px;
}
.more {
	display: block;
	width: 221px;
	height: 50px;
	border: #C11900 1px solid;
	border-radius: 8px;
	font-size: 18px;
	font-weight: 400;
	color: rgba(193, 25, 0, 1);
	line-height: 50px;
	text-align: center;
	margin: 40px auto 0;
}
.more:hover{
	background: rgba(193, 25, 0, 1);
	color: #FFFFFF;
}

/**设计标识**/
.sheji {
	height: 1900px;
	padding-top: 82px;
	background: url(../images/img/bg2.png) no-repeat center;
	background-size: 100% 1909px;
	padding-bottom: 78px;
}
.sheji-in {
	width: 1200px;
	margin: 0 auto;
}
.sheji-in-biaoshi {
	margin-top: 46px;
	height: 400px;
}
.sheji-in-biaoshi li {
	width: 1200px;
	height: 400px;
	position: relative;
}

.biaoshi-left {
	width: 517px;
	height: 400px;
	display: inline-block;
	float: left;
	padding: 0 40px 0 43px;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.biaoshi-left-top{
	width:556px;
	height: 50px;
	overflow: hidden;
	margin-top: 52px;
	}
.biaoshi-left-top h1{
display: block;
    width: 51px;
    height: 40px;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    line-height: 40px;
    float: left;
background: url(../images/img/title-bg.png) no-repeat left;
    background-size: 100% 100%;
    padding-left: 3px;
    margin-top: 6px;
}
.biaoshi-left-top span{
	font-size:28px;
font-weight:600;
color:rgba(193,25,0,1);
line-height:50px;
margin: 0 12px 0 14px;
}
.biaoshi-left-top h2{
	font-size:20px;
font-weight:400;
color:rgba(102,102,102,1);
line-height:30px;
}
.biaoshi-left p{
	width: 485px;
	height: 246px;
	padding-left: 68px;
	margin-top: 26px;
	font-size:18px;
font-weight:400;
color:rgba(102,102,102,1);
line-height:40px;
overflow: hidden;
}
.biaoshi-left p span{
	color: #C11900;
	font-size: 22px;
	line-height:54px;
	}
.biaoshi-left h3{
	width: 485px;
	height: 200px;
	padding-left: 72px;
	margin-top: 30px;
	font-size:18px;
font-weight:400;
color:rgba(102,102,102,1);
line-height:34px;
overflow: hidden;
 text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    text-align: justify;
}
.biaoshi-left h3>span{
	font-size:20px;
	color:#C11900 ;
}
.biaoshi-right {
	display: inline-block;
	width: 600px;
	height: 400px;
	float: right;
	overflow: hidden;
}

.biaoshi-right img {
	width: 100%;
	height: 100%;
}
.sheji-in-biaoshi li:nth-child(2n) .biaoshi-left{float: right;}
.sheji-in-biaoshi li:nth-child(2n) .biaoshi-right{
	float: left;
	
}
.sheji-in-biaoshi li .biaoshi-right-active{
	float: left !important;
}





/*新增关于我们*/
.cen_m{ width:1200px; margin:0px auto;}
.aboutm{}
.aboutone{ margin-bottom:90px; color:#4c4c4c; font-size:18px; line-height:32px;}
.aboutone .red1{ color:#c42323;}
.ab_bt{ font-size:24px;background:url(../images/about_08.jpg) left bottom no-repeat; padding-bottom:12px; margin-bottom:20px;}
.ab_bt span{ color:#c42323;}
.abouttwo{ margin-bottom:90px;}
.ab_grbg{ background:#f2f2f2; padding-top:64px; height:337px; padding-left:40px; padding-right:40px;font-size:18px; line-height:32px;}
.ab_grbg .red1{ color:#c42323;}
.aboutthree{ width:1130px; margin:0px auto 58px; font-size:18px; line-height:32px;}
/*.aboutthree .red1{ color:#c42323;}*/
.about_four { margin-bottom:61px;}
.about_four ul { width:1280px;}
.about_four{ background:#f7f7f7; padding-top:59px; padding-bottom:61px;}
.about_four ul li{ float:left; text-align:center; width:184px; margin-right:70px;}
.about_four ul li .bt{ padding-top:15px; margin-bottom:10px;font-size:22px; color:#e81e1a;}
.about_four ul li .nr{ color:#808080; font-size:16px; line-height:24px;}
.aboutfive{ border-left:6px #cccccc solid; margin-bottom:62px;}
.aboutfive ul{ padding-left:17px; width:1030px;}
.aboutfive ul li{background:url(../images/about_34.jpg) left center no-repeat; }
.aboutfive ul li a{ line-height:46px; font-size:18px; color:#808080;  display:block; margin-left:24px;}
.aboutfive ul li a span{color:#c42323;}
.aboutfive ul li a:hover{ color:#fff; padding-left:15px;background:#e62117 url(../images/about_38.jpg) left center no-repeat;}
.aboutfive ul li a:hover span{color:#fff;}
.about_six{ background:#f2f2f2; padding-top:55px; padding-bottom:68px; margin-bottom:56px;}
.about_ten{ margin-bottom:30px;}
.about_ten ul{ width:1250px;}
.about_ten ul li{ width:278px; float:left; text-align:center; margin-right:30px; margin-bottom:50px;}
.about_ten ul li a{ font-size:20px;}
.about_ten ul li a img{ border:1px #e0e0e0 solid; margin-bottom:15px;}
.about_ten table td{ font-size:20px; line-height:2.5; padding-bottom:30px;}

/**一对一定制**/
.ydy{
	height: 1550px;
	background: url(../images/img/bg@2x.png);
	}
.ydy-in{
	width: 1200px;
	margin: 0 auto;
	padding-top: 80px;
	}
.ydy-in-b{
	height:430px;
	margin-top: 62px;
	}
.ydy-in-b-left{
	height: 430px;
	width: 320px;
	float: left;
	background:linear-gradient(180deg,rgba(226,54,0,1) 0%,rgba(193,25,0,1) 100%);
	box-shadow:0px 2px 4px 0px rgba(205,205,205,0.5);
	border-radius:4px;
	float: left;
	cursor: pointer;
	}
.ydy-in-b-left-in{
	padding-top: 27px;
	width: 280px;
	height: 200px;
	background: #FFFFFF;
	margin: 0 auto;
	margin-top: 22px;
	}
.ydy-in-b-left-in h1{
	height: 45px;
	background: url(../images/img/diaoyan.png) no-repeat left center;
	background-size: 40px 40px;
	font-size:28px;
font-weight:600;
color:rgba(51,51,51,1);
line-height:45px;
padding-left: 49px;
margin-left: 27px;
}
.ydy-in-b-left-in p{
font-size:16px;
font-family:PingFangSC-Regular;
font-weight:400;
color:rgba(51,51,51,1);
line-height:28px;
padding: 24px 13px 25px 13px;
text-align: justify;
}
.ydy-in-b-left h2{
font-size:40px;
font-weight:600;
color:rgba(255,255,255,1);
line-height:56px;
text-align: center;
margin-top: 54px;
}
.ydy-in-b-left h3{
font-size:36px;
font-weight:400;
color:rgba(255,255,255,1);
line-height:50px;
text-align: right;
margin-right: 45px;
}
.ydy-in-b-right{
	width: 879px;
	float: right;
	}
.ydy-in-b-right-in{
	width: 280px;
	height: 200px;
	background: #FFFFFF;
	margin-left: 13px;
	margin-top: 13px;
	float: left;
	cursor: pointer;
	border-radius:4px;
	box-shadow:0px 2px 4px 0px rgba(205,205,205,0.5);
	}
.ydy-in-b-right-in h4{
	display: block;
	width: 40px;
	height: 40px;
	float: left;
	margin-left: 17px;
	margin-top: 16px;
		}
.ydy-in-b-right-in h4 img{
	width: 100%;
	height: 100%;
	}
.ydy-in-b-right-in h4 img:nth-child(2){
	display: none;
	}
.ydy-in-b-right-in:hover{
	background:linear-gradient(180deg,rgba(226,54,0,1) 0%,rgba(193,25,0,1) 100%);
box-shadow:0px 2px 4px 0px rgba(205,205,205,0.5);
border-radius:4px;
}	
.ydy-in-b-right-in:hover img:nth-child(1){
	display: none;
}	
.ydy-in-b-right-in:hover img:nth-child(2){
	display:block;
}		
.ydy-in-b-right-in:hover h5{
	color: #FFFFFF;
}	
.ydy-in-b-right-in:hover p{
	color: #FFFFFF;
}			
.ydy-in-b-right-in h5{
	width: 177px;
font-size:28px;
font-weight:600;
color:rgba(51,51,51,1);
line-height:45px;
	float: left;
	margin-top: 16px;
	margin-left:14px;
	height: 45px;
    overflow: hidden;
	
	}
.ydy-in-b-right-in p{
	font-size:16px;
font-weight:400;
color:rgba(51,51,51,1);
line-height:28px;
	    padding: 24px 13px 25px 13px;
	    text-align: justify;
	    height: 110px;
	    overflow: hidden;
	}
/**四项服务标准**/
.sixian{
	width: 1200px;
	margin: 0 auto;
	height: 802px;
	margin-top: 87px;
	}
.sixian-top{
	height: 350px;
	}
.sixian-top-left{
	width: 799px;
	float: left;
	position: relative;
}
.sixian-top-right{
	width: 390px;
	float: left;
	height: 350px;
	overflow: hidden;
	}
.sixian-top-left-in{
	width: 799px;
	height: 350px;
	overflow: hidden;
	margin-bottom: 10px;
	}
	
	
.sixian-top-left-in img{
	width: 100%;
	height: 100%;
	}
	
	
.sxbz{
	width:324px;
height:95px;
box-shadow:0px 2px 4px 0px rgba(205,205,205,0.5);
border-radius:4px;
border:1px solid rgba(255,255,255,1);
font-size:40px;
font-weight:600;
color:rgba(255,255,255,1);
line-height:95px;
text-align: center;
position: absolute;
bottom: 130px;
left:50%;
transform: translateX(-50%);
-o-transform: translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform:translateX(-50%);
cursor: pointer;
}
.sixian-top-right{
	position: relative;
width: 390px;
	height: 350px;
	overflow: hidden;
	cursor: pointer;
	    margin-bottom: 10px;
    margin-left: 10px;
	}
.sixian-top-right-in{
	width: 390px;
	height: 350px;
	overflow: hidden;
	cursor: pointer;
	border-radius: 4px 4px 4px 4px;
	}
.sixian-top-right-in img{
	width: 100%;
	height: 100%;
	transition: all 0.5s;
	}

.sixian-top-right-bot{
	width:100%;
	height:100px;
	border-radius:0px 0px 4px 4px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.5);
	-webkit-background: rgba(0, 0, 0, 0.5);
	-o-background: rgba(0, 0, 0, 0.5);
	-ms-background: rgba(0, 0, 0, 0.5);
	-moz-background: rgba(0, 0, 0, 0.5);
}
.sixian-top-right-bot h1{
	font-size:24px;
font-weight:400;
color:#FFFFFF;
line-height:33px;
text-align: center;
line-height: 45px;
}
.sixian-top-right-bot p{
	font-size:16px;
font-weight:400;
color:#FFFFFF;
line-height:25px;
padding:0 25px 0 25px;
height: 50px;
overflow: hidden;
}


/**精诚合作 诚信为本**/
.chenxin{
	width: 1200px;
	margin: 0 auto;
	padding-top: 80px;
	}
.chenxin-t{
	height: 200px;
	margin-top: 52px;
	overflow: hidden;
	}
.chenxin-t-in{
	width:200px;
	height: 200px;
background:#4a4a4a;
box-shadow:0px 2px 4px 0px rgba(205,205,205,0.5);
border-radius: 50%;
-moz-border-radius:50%;
        -ms-border-radius:50%;
         -o-border-radius:50%;
         -webkit-border-radius:50%;
margin-right: 49px;
float: left;
cursor: pointer;
overflow: hidden;
	}

.chenxin-t-in:hover{
background:#e3381a;
box-shadow:0px 2px 4px 0px rgba(205,205,205,0.5);
}	
.chenxin-t-in:last-child{
	margin-right: 0;
	}	
.chenxin-t-in h1{
font-size:22px;
font-weight:600;
color:rgba(255,255,255,1);
line-height:40px;
text-align: center;
padding: 62px 16px 0 16px;
width: 200px;
height: 102px;
overflow: hidden;
}
.chenxin-t-in p{
	width:108px;
height:50px;
font-size:16px;
font-weight:400;
color:rgba(255,255,255,1);
line-height:25px;
margin:17px 46px 31px 47px;
text-align: center;
overflow: hidden;
}
/**其它logo-**/
.chenxin-b-p{
	margin:40px 0 80px 0;
}
.chenxin-b{
	width:1172px;
	height: 296px;
	margin: 0 auto;
	border: 1px #d1d1d1 solid;
	}
.qitalogo{
	width: 195px;
	height: 98px;
	border: 1px #d1d1d1 solid;
	overflow: hidden;
	float: left;
	cursor: pointer;
	}
.qitalogo img{
	width: 100%;
	height: 100%;
	}
.qitalogo:hover{
box-shadow:0 1px 3px;
}	
.qitalogo:hover img{
	height: 110%;
}	
/**正在发生的事   与      关于爱奥尼 **/
.zzyugy{
	height: 1497px;
	background: url(../images/img/bg@2x.png);
	}
.zzyugy-in{
	width: 1200px;
	margin: 0 auto;
	padding-top: 80px;
	}
.zhengzai-bot{
	margin-top: 57px;
	height: 382px;
}
.zhengzai-bot-left{
	width: 590px;
	float: left;
	}
	
.zhengzai-bot-left:hover a{
	color:#C11C03;
}
.zhengzai-bot-left:hover .zhengzai-bot-left-top a{
	background: url(../images/genduobian.png) no-repeat right center;
	background-size: 25px 25px;
}
.zhengzai-bot-left-top{
	height: 50px;
	}
.yaowen{
border-radius:4px 0px 0px 4px;
}
.aiaoni{
width:250px;
height:50px;
background:rgba(74,74,74,1);
box-shadow:0px 2px 4px 0px rgba(205,205,205,0.5);
font-size:22px;
font-weight:600;
color:rgba(255,255,255,1);
line-height:50px;
text-align: center;
float: left;
cursor: pointer;
overflow: hidden;
padding: 0 6px 0 6px;
}	
.aiaoni:hover{
	background:linear-gradient(180deg,rgba(226,54,0,1) 0%,rgba(193,25,0,1) 100%);
}
.zz-active{
background:linear-gradient(180deg,rgba(226,54,0,1) 0%,rgba(193,25,0,1) 100%);	
}
.zhuanlan{
border-radius:0px 4px 4px 0px;
}
.zhengzai-bot-left-top a{
	display: block;
	width: 66px;
	height: 30px;
	background: url(../images/img/genduo.png)no-repeat right center;
	float: right;
	background-size: 25px 25px;
	line-height: 30px;
	text-align: left;
	font-size:18px;
font-weight:400;
color:rgba(153,153,153,1);
padding-left: 3px;
margin-top: 22px;
	}
.zhengzai-bot-left-bot{
	height: 326px;
	overflow: hidden;
	margin-top: 8px;
	}

.zhengzai-bot-left-bot-in li{
	height: 96px;
	margin-top: 12px;
	overflow: hidden;
	}
.zzyw-left{
	width: 138px;
	height: 96px;
	float: left;
	cursor: pointer;
	}
.zzyw-left img{
	width: 100%;
	height: 100%;
	}	
.zzyw-right{
	width: 437px;
	float: right;
	padding-right: 10px;
	}
.zzyw-right h1{
	font-size:18px;
font-weight:400;
color:rgba(51,51,51,1);
line-height:25px;
width: 427px;
height: 25px;
overflow: hidden;
}
.zzyw-right a{
	color:rgba(51,51,51,1);
}


.zzyw-right p{
font-size:16px;
font-weight:400;
color:rgba(102,102,102,1);
line-height:25px;
height: 50px;
overflow: hidden;
 text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 3px;
    text-align: justify;
    cursor: pointer;
}
.zzyw-right span{
	font-size:14px;
font-weight:400;
color:rgba(153,153,153,1);
line-height:20px;
margin-top: 3px;
width: 427px;
height: 20px;
overflow:hidden;
}
.zhengzai-bot-right{
	width: 542px;
	float: right;
	}
.zhengzai-bot-right-top{
	height: 50px;
	border-bottom:1px solid rgba(74,74,74,1);
	margin-bottom: 9px;
	}
.zhengzai-bot-right-top h2{
	font-size:22px;
font-weight:600;
color:rgba(51,51,51,1);
line-height:50px;
float: left;
width: 380px;
    height: 50px;
    overflow: hidden;
}
.zhengzai-bot a:hover{
	color:rgba(193,25,0,1);
}
.zhengzai-bot-right-top a{
	display: block;
	width: 66px;
	height: 30px;
	background: url(../images/img/genduo.png)no-repeat right center;
	float: right;
	background-size: 25px 25px;
	line-height: 30px;
	text-align: left;
	font-size:18px;
font-weight:400;
color:rgba(153,153,153,1);
padding-left: 3px;
margin: 20px 2px 0 0;
	}
.zhengzai-bot-left-top a:hover,
.zhengzai-bot-right-top a:hover{
	color:rgba(193,25,0,1);
	background: none;
	background: url(../images/genduobian.png)no-repeat right center;
	background-size: 25px 25px;
	}
.zhengzai-bot-right-in{
	height: 107px;
	border-bottom:1px solid rgba(151,151,151,1);
	padding: 12px 0 6px 0;
	}
.zhengzai-bot-right-in a{
	background: url(../images/img/wen.png) no-repeat left center;
	background-size: 26px 26px;
	padding-left: 41px;
	font-size:18px;
font-weight:400;
color:rgba(102,102,102,1);
line-height:27px;
background-position: 0px -1px;
    width: 510px;
    height: 27px;
    overflow: hidden;
	}
.zhengzai-bot-right-in a:hover{
	background: url(../images/wenhao.png) no-repeat left center;
	background-size: 26px 26px;
}
	
	
.zhengzai-bot-right-in h3{
	display: block;
	background: url(../images/img/da.png) no-repeat;
	background-size: 23px 23px;
	background-position: 2px 3px;
	width:475px;
height: 50px;
font-size:16px;
font-family:PingFangSC-Regular;
font-weight:400;
color:rgba(102,102,102,1);
line-height:25px;
padding-left: 41px;
margin-top: 14px;
overflow: hidden;
 text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: justify;
    cursor: pointer;
	}
.zhengzai-bot-right-in:last-child{
	border-bottom: none;
	}
/**关于爱奥尼**/
.gyaan{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 88px;
	}
.gyaan-in{
	height: 560px;
	margin-top: 62px;
	}
.gyaan-in-left{
	width: 600px;
	height: 560px;
	overflow: hidden;
	float: left;
	position: relative;
	}
.gyaan-in-left a::after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.gyaan-in-left a::before{
	content: "";
	display: block;
	width: 76px;
	height: 76px;
	background: url(../images/bofang.png) no-repeat center;
	background-size:100% 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	z-index: 3;
}
.gyaan-in-left a{
	display: block;
	width: 100%;
	height: 100%;
}
.gyaan-in-left img{
	width: 100%;
	height: 100%;
	}
.gyaan-in-right{
	width: 600px;
	height: 560px;
	background:rgba(255,255,255,1);
	float: right;
	border-radius:0px 4px 4px 0px;
	}
.gyaan-in-right h1{
	width:600px;
height:100px;
background:linear-gradient(180deg,rgba(227,56,0,1) 0%,rgba(194,26,0,1) 100%);
border-radius:0px 4px 0px 0px;
font-size:28px;
font-weight:600;
color:rgba(255,255,255,1);
line-height:100px;
padding-left: 21px;
}
.gyaan-in-right-bot{
	width: 599px;
	height: 460px;
	padding:20px 19px 12px 21px;
	}
.gyaan-in-right-bot h2{
	height:28px;
font-size:20px;
font-weight:400;
color:rgba(51,51,51,1);
line-height:28px;
margin-bottom: 11px;
overflow: hidden;
}	
.gyaan-in-right-bot>a>p{
	text-indent: 2em;
width:559px;
height:180px;
font-size:15px;
font-weight:400;
color:rgba(51,51,51,1);
line-height:26px;
overflow: hidden;
 text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    text-align: justify;
}		
.gyaan-in-right-bot h3{
	margin-top: 20px;
	font-size:20px;
font-weight:400;
color:rgba(51,51,51,1);
line-height:28px;
overflow: hidden;
height: 28px;
	}	

.tongdao{
	width: 559px;
	/*height: 147px;*/
	margin: 0 auto;
	border-radius:4px;
border:1px solid rgba(208,208,208,1);
margin-top: 12px;
	}
.tongdao-top{
height: auto;
}
.tongdao-top h5{
	width: 88px;
	text-align: center;
	font-size:18px;
	font-weight:400;
	margin: 8px 0;
	float: left;
	}
.tongdao-top>p{
	/*height: 105px;*/
	width: 464px;
	font-size:15px;
font-weight:400;
color:rgba(51,51,51,1);
	overflow: hidden;
 text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-align: justify;
    float: right;
    padding: 8px 8px 0 0;
    line-height: 24px;
	}
.tongdao-top p a{margin-right:10px;}
.tongdao-top h4{
	font-size:15px;
font-weight:400;
color:rgba(51,51,51,1);
	overflow: hidden;
 text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-align: justify;
    padding: 8px 8px 0 0;
	}	

















/**底部**/
.dibu {
	width: 100%;
	height:auto;
	color: #ffffff;
}
.dbdh {
	height: 28px;
	background: #4A4A4A;
	padding-top: 16px;
	padding-bottom: 45px;
}
.dbdh-in {
	width: 1200px;
	margin: 0 auto;
	height: 28px;
}
.dbdh-in li {
	font-size: 16px;
	width: 150px;
	height: 28px;
	float: left;
	text-align: center;
	color: #ffffff;
	border-right: 1px solid rgba(255, 255, 255, 1);
	line-height: 28px;
}
.dbdh-in li:hover a{
	color:#C11900;
}
.dibubot-in-in a:hover{
	color:#C11900;
}
.dbdh-in li:last-child {
	border-right: none;
}
.dbdh-in li a {
	color: #ffffff;
	width: 100%;
	height: 100%;
}
.dibubot {
	height: 248px;
	background: #4A4A4A;
	margin-top: 1px;
	font-weight: 400;
}
.dibubot-in {
	width: 1200px;
	margin: 0 auto;
}
.dibubot-in-l {
	float: left;
	width: 60px;
	height: 74px;
	margin-top: 40px;
	margin-left: 26px;
}
.dibubot-in-l img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.dibubot-in-in {
	width: 884px;
	float: left;
	margin-left: 46px;
}
.dibubot-in-in-t {
	margin-top: 40px;
	height: 25px;
	margin-bottom: 36px;
	overflow: hidden;
}
.dibubot-in-in-t>p {
	display: inline-block;
	margin-right: 110px;
	font-size: 14px;
}
.dibubot-in-in-t>p:last-child {
	margin-right: 0;
}
.dibubot-in-in h1 {
	height: 20px;
	font-size: 14px;
	width: 920px;
	overflow: hidden;
}
.dibubot-in-in ul.lianjie {
	height: auto;
	margin-top: 21px;
	width: 1000px;
	overflow: hidden;
	position: relative;
	padding-left: 242px;
}
.dibubot-in-in ul.lianjie p {
	/* width: 265px; */
	height: 25px;
	float: left;
	margin-right:12px;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 0;
}
.dibubot-in-in ul.lianjie p a{
	display: inline-block;
	float: right;
	width: 22px;
	height:23px;
	overflow: hidden;
	cursor: pointer;
}
.lianjie li a:hover{
	color: #C11C03;
}
.dibubot-in-in ul.lianjie p a img{
	width: 100%;
	height: 100%;
}
.dibubot-in-in ul.lianjie li {
	float: left;
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	margin-right: 6px;
}
.dibubot-in-in ul.lianjie li a {
	color: #ffffff;
	width: 100%;
	height: 100%;
}
.dibubot-in-in h2 {
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	font-weight: 400;
	font-size: 14px;
	margin-top:16px;
	width: 920px;
	height: 25px;
	overflow: hidden;
	text-align: center;
}
.dibubot-in-in h2 a {
	color: rgba(255, 255, 255, 1);
}
.dibubot-in-r {
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-top: 38px;
	margin-left: 60px;
}
.dibubot-in-r a {
	width: 100%;
	height: 100%;
}
.dibubot-in-r img {
	width: 100%;
	height: 100%;
}
/*侧导航*/
.ce-nav {
	width: auto;
	height: auto;
	position: fixed;
	right: 0;
	top: 40%;
	z-index: 9999;
}

.ce-nav li {
	width: 90px;
	height: 90px;
	background: #333;
	margin-bottom: 1px;
	position: relative;
}

.ce-nav-in {
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 9999;
	background: #333;
	cursor: pointer;
}

.ce-nav-in p {
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
}

.ce-nav-in span {
	display: block;
	width: 55px;
	height: 46px;
    margin: 11px auto 8px 22px;
}
.shanger{
	margin: 11px auto 8px 29px !important;
}
.ce-img img {
	transform: scale(0.72);
	-o-transform:  scale(0.72);
	-ms-transform: scale(0.72);
	-moz-transform:  scale(0.72);
	-webkit-transform: scale(0.72);
}
.maximg img {
	max-width: 100%;
	max-height: 100%;
}

.ce-img1 img {
	transform: scale(0.65);
		-o-transform: scale(0.65);
	-ms-transform:scale(0.65);
	-moz-transform: scale(0.65);
	-webkit-transform:scale(0.65);
}

.ce-fu {
	position: absolute;
	top: 50%;
	right: -200%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform:translateY(-50%);
	z-index: -1;
}

.ce-fu:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-left: 12px solid rgba(0, 0, 0, 0.7);
	border-bottom: 6px solid transparent;
	position: absolute;
	right: -12px;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform:translateY(-50%);
}

.ce-fu1 {
	width: 180px;
	height: 50px;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 5px;
	color: #fff;
	padding-left: 20px;
	padding-top: 3px;
}

.ce-fu1 h5 {
	font-size: 12px;
	line-height: 22px;
}

.ce-fu1 p {
	font-size: 15px;
	line-height: 16px;
}

.ce-fu3 {
	width: 135px;
	height: 140px;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 5px;
}

.saoma {
	display: block;
	width: 120px;
	height: 100px;
	margin: 13px auto 0;
}

.saoma img {
	width: 100%;
	height: 100%;
}

.ce-fu3 p {
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
}

.zaixian {
	display: block;
	width: 100%;
	height: 100%;
}



.zt-img-heji{
	display: block;
	width: 1200px;
	height: 385px;
	margin: 48px auto 80px;
}
.zt-img-heji li{
	float: left;
	align-items: center;
	justify-content: center;
	width: 230px;
	height: 110px;
	margin: 0 7px 7px 0;
	border: 1px solid #999;
}
.zt-img-heji li img{
	max-width: 100%;
	max-height: 100%;
}
.zt-img-heji li:nth-child(5){
	margin-right: 0;
}


.dzinb-bottom-left li a{
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	font-weight: 400;
	color: #000;
	font-size: 16px;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	box-shadow: none;
}
.dzinb-bottom-left li:hover>a{
	background: linear-gradient(180deg,rgba(225,54,0,1) 0%,rgba(192,25,0,1) 100%) !important;
	color: #fff !important;
	border: none;
}
.dzinb-bottom-left .bs-active>a{
	background: linear-gradient(180deg,rgba(225,54,0,1) 0%,rgba(192,25,0,1) 100%) !important;
	color: #fff !important;
}








.w1200{
	display: block;
	width: 1200px;
	height: auto;
	margin: 0 auto;
	/*padding: 0 48px;*/
}
.clear{
	clear: both;
}
.sheji-title{
	display: block;
	width: 345px;
	height: 56px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	line-height: 56px;
}
.sheji-title::after{
	content: "";
	display: block;
	width: 345px;
	height: 56px;
	border-radius: 8px;
	border: 1px solid #979797;
	position: absolute;
	top: 10px;
	left: -10px;
	z-index: 2;
}
.sheji-title::before{
	content: "";
	display: block;
	width: 36px;
	height: 32px;
	border-radius: 8px;
	border: 1px solid #979797;
	position: absolute;
	top: -8px;
	right: -8px;
	z-index: 2;
}
.sheji-title>span{
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	border: 1px solid #979797;
	font-size: 30px;
	color: #333;
	position: absolute;
	top: 0;
	background: #fff;
	z-index: 3;
}
.sheji-linian{
	width: 1080px;
	height: 274px;
	position: relative;
	border: 1px solid #979797;
	border-radius: 8px;
	font-size:18px;
	color: #666666;
	line-height: 40px;
	margin: 62px 0 92px;
	box-sizing: border-box;
	padding: 40px 500px 40px 28px;
}
.sheji-linian>span{
	display: block;
	width: 475px;
	height: 280px;
	border-radius: 8px;
	overflow: hidden;
	position: absolute;
	top: -30px;
	right: -47px;
	overflow: hidden;
	box-shadow: 1px 1px 16px rgba(0,0,0,0.1);
}
.sheji-linian>span img{
	width: 100%;
	height: 100%;
}
.w1200-img{
	display: block;
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.w1200-img img{
	width: 100%;
	height:auto;
}

.set-jingqu{
	display: block;
	width: 1200px;
	height: 580px;
	margin: 24px auto 0;
}
.jignqu-swiper{
	width: 1200px;
	height: 580px;
}
.jignqu-swiper .swiper-slide{
	width: 1200px;
	height: 480px !important;
}
.jignqu-swiper .swiper-pagination{
	position: absolute;
	top: auto;
	bottom: 60px !important;
}
.jignqu-swiper .swiper-pagination-bullet {
	width: 32px;
	height: 8px;
	display: inline-block;
	border-radius: 4px;
	background: #D8D8D8;
	opacity: 1;
}
.jignqu-swiper .swiper-pagination-bullet-active {
	opacity: 1;
	background: #C11900;
}
.jingqu-swi-left{
	display: block;
	width: 592px;
	height: 480px;
	background: #C11900;
	text-align: center;
	position: relative;
}

.jingqu-swi-right{
	display: block;
	width: 592px;
	height: 480px;
	overflow: hidden;
	position: relative;
}
.jingqu-swi-right>span{
	display: block;
	width: 100%;
	height: 320px;
	overflow: hidden;
}
.posi-left{
	display: block;
	width: 592px;
	height: 480px;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #e6e6e6;
}
.posi-left>a>*{display: none !important;}
.posi-left>a::after,
.posi-left>a::before{display: none !important;}
.posi-left>a{
	background: none !important;
}
.jingqu-swi-right>span img{
	width: 100%;
	height: 100%;
}
.jingqu-swi-right h3{
	font-size: 18px;
	color: #444;
	line-height: 33px;
	margin: 19px auto 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	padding: 0 16px;
}
.jingqu-swi-right p{
	font-size: 18px;
	color: #444;
	line-height: 33px;
	padding: 0 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.jingqu-swi-left-in{
	display: block;
	width: 456px;
	height: auto;
	text-align: left;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff !important;
}
.jingqu-swi-left-in h3{
	font-size: 20px !important;
	color: #fff !important;
	line-height: 33px !important;
	margin: 0;
	margin-bottom: 25px !important;
	text-align: center;
}
.jingqu-swi-left-in p{
	font-size: 20px !important;
	color: #fff !important;
	line-height: 33px !important;
}
.jingqu-swi-left-in::after{
	content: "";
	display: block;
	width: 1px;
	height: 330px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: -25px;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.jingqu-swi-left-in::before{
	content: "";
	display: block;
	width: 1px;
	height: 330px;
	background: #fff;
	position: absolute;
	top: 50%;
	right: -25px;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.jingqu-swi-left::after{
	content: "";
	display: block;
	width: 500px;
	height: 1px;
	background: #fff;
	position: absolute;
	top: 32px;
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform:translateX(-50%);
}
.jingqu-swi-left::before{
	content: "";
	display: block;
	width: 500px;
	height: 1px;
	background: #fff;
	position: absolute;
	bottom: 32px;
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform:translateX(-50%);
}


.set-list{
	display: block;
	width: 1200px;
	height: 634px;
	margin: 24px auto 0;
}

.set-list{
	display: block;
	width: 1200px;
	height: 634px;
}
.set-list .swiper-slide{
	height: 484px;
}
.set-list .swiper-slide>span{
	display: block;
	width: 100%;
	height: 320px;
	overflow: hidden;
}
.set-list .swiper-slide>span img{
	width: 100%;
	height: 100%;
}
.set-list .swiper-slide h3{
	font-size: 20px;
	color: #444;
	line-height: 33px;
	margin: 19px auto 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	padding: 0 16px;
}
.set-list .swiper-slide p{
	font-size: 18px;
	color: #444;
	line-height: 33px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	padding: 0 16px;
	max-height: 33px;
}
.set-list .swiper-pagination{
	position: absolute;
	top: auto;
	bottom: 120px !important;
}
.set-list .swiper-pagination-bullet {
	width: 32px;
	height: 8px;
	display: inline-block;
	border-radius: 4px;
	background: #D8D8D8;
	opacity: 1;
}
.set-list .swiper-pagination-bullet-active {
	opacity: 1;
	background: #C11900;
}

.set-tuandui{
	display: block;
	width: 1200px;
	height: 412px;
	background: #fff;
	margin: 0 auto;
}
.set-tuan-title{
	display: block;
	width: 200px;
	height: 83px;
	margin: 80px auto 44px;
}
.set-tuan-title img{
	width: 100%;
	height: auto;
}
.tuan-swiper{
	width: 100%;
	height: 100%;
}
.tuan-swiper .swiper-slide>span{
	display: block;
	width: 280px;
	height: 280px;
	border-radius: 50%;
	overflow: hidden;
}
.tuan-swiper .swiper-slide>span img{
	width: 100%;
	height: 100%;
}
.tuan-swiper .swiper-slide p{
	font-size: 24px;
	color: #333;
	line-height: 40px;
	margin-top: 32px;
	text-align: center;
}

.tuan-swiper .swiper-button-next,
.tuan-swiper .swiper-button-prev {
	position: absolute;
	top: 121px;
	width: 38px;
	height: 38px;
	margin-top:0px;
	cursor: pointer;
	background-size: 38px 38px;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 9999;
}
.tuan-swiper .swiper-button-prev{
	background-image: url("../images/qian.png");
	left: 0px;
	right: auto
}

.tuan-swiper .swiper-button-next{
	background-image: url("../images/next1.png");
	right: 0px;
	left: auto
}

.set-xq h2{
	font-size: 	28px;
	color: #444;
	line-height: 33px;
	margin: 35px auto 23px;
	text-align: center;
	padding: 0 20px;
}
.set-xq>div{
	padding: 14px 0;
	border-top: 1px dashed #ddd;
	/* border-bottom: 1px dashed #ddd; */
	margin-bottom: 14px;
	font-size: 20px;
	color: #444;
	line-height: 38px;
}

.jingqu-swi-left-in .jingqu-swi-left-in p,
.jingqu-swi-left-in .jingqu-swi-left-in h3{
	color: #fff !important;
}

.posi-left{
	display: none;
}
.jingqu-swi-right:hover .posi-left{
	display: block;
}
.set-list .swiper-slide:hover .posi-left{
	display: block;
}


.dzinb-bottom-left p a{
	box-shadow: none;
	color: #fff;
}


/*11.24修改*/
.news-zuoze1{
	/* position: absolute; */
	top: 17px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
}

.news-zuoze1 a{
	color: #666;
}
.news-fenxiang{
	position: relative;
}


.jcarousel-clip li .p_bt{
	margin-bottom: 16px;
	text-align: center;
	line-height: 36px;
}














