.in_title{text-align: center;margin-bottom: 40px;padding-top: 70px;}
.in_title h2{font-size:30px;color: #ffffff; font-weight: 300;}
.in_title p{font-size: 20px;color: #ff84ad;margin-top: 10px;font-weight: lighter; background: url("../images/t_bg01.png") no-repeat center;}

.in_title_p{text-align: center;margin-bottom: 40px;padding-top: 70px;}
.in_title_p h2{font-size:30px;color: #000000; font-weight: 300; line-height: 60px;}
.in_title_p p{font-size: 20px;color: #999999;margin-top: 10px;font-weight: lighter; background: url("../images/t_bg02.png") no-repeat center;display:}

.in_title_c{text-align: center;margin-bottom: 40px;padding-top: 70px;}
.in_title_c h2{font-size:30px;color: #cccccc; font-weight: 300; line-height: 60px;}
.in_title_c p{font-size: 20px;color: #999999;margin-top: 10px;font-weight: lighter; background: url("../images/t_bg02.png") no-repeat center;display:}

/* in_about */
.in_about{padding: 70px 0;}
.in_about .about_box .fl{ width:568px;height: 408px;}
.in_about .about_box .fl img{ width:568px;height: 408px;display: block;}
.in_about .about_box .fr {width: 550px;}
.in_about .about_box .fr .about_t{margin-bottom: 40px;margin-top: 20px;}
.in_about .about_box .fr .about_t h2{font-size: 38px;color: #000000; font-weight: 300;}
.in_about .about_box .fr .about_t h2 span{font-size: 18px;color: #666666;font-weight: normal;}
.in_about .about_box .fr .about_t p{font-size: 20px;color: #c21d61;margin-top: 10px;}
.in_about .about_box .fr .about_txt p {line-height: 33px;font-size: 18px;color: #737373;}
.in_about .about_box .fr .about_txt a.more{width: 144px;padding-left: 15px;line-height: 40px;height: 40px;font-size: 16px;color: #fff;text-align: center;background: url("../images/more_bg.png") no-repeat;display: block;margin-top: 30px;}

.in_about .about_num{margin: 50px 0;}
.in_about .numb li{width: 25%;float: left;font-size: 16px;color: #333;background: url(../images/index1-ic5.png) no-repeat right;}
.in_about .numb li:nth-child(4){background: none;}
.in_about .numb li b{font-size: 46px;color: #c21d61;font-family: 'Oswald';margin-right: 5px;}
.in_about .numb li .box{padding-left: 15%;}
.in_about .numb li:nth-child(1) .box{background: url(../images/index1-ic1.png) no-repeat 85% 0;}
.in_about .numb li:nth-child(2) .box{background: url(../images/index1-ic2.png) no-repeat 85% 0;}
.in_about .numb li:nth-child(3) .box{background: url(../images/index1-ic3.png) no-repeat 85% 0;}
.in_about .numb li:nth-child(4) .box{background: url(../images/index1-ic4.png) no-repeat 85% 0;}

.in_about .honor_list .bd ul li{float: left;width:auto;margin-right: 20px;}
.in_about .honor_list .bd ul li .pic{width:auto;height: 210px;overflow: hidden;  text-align: center;}
.in_about .honor_list .bd ul li .pic img{max-width:auto; max-height:210px;display: block;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;margin: auto;}
.in_about .honor_list .bd ul li:hover .pic img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1); margin: auto;}

/* in_pro */
.in_pro{ background:#c21d61; padding-bottom: 70px; overflow:hidden;}
.solve{ width: 100%; }
.solve li{
	width: 21%;
	margin: 5px 2%;
	float: left;
	color: #ffffff;
}
.solve li a{
	font-size: 20px;
	text-align: center;
	display: block;
	color: #ffffff;
	margin: 10px auto;
}
.solve li p{
	color: #f898b7;
	font-size: 14px;
}
.solve li img{
	width: auto;
	display: block;
	border: 2px solid #ffffff;
	padding: 5px;
	transition: 0.5s;
	opacity: 0.7;
}
.solve li:hover img{
	width: auto;
	display: block;
	border: 2px solid #f898b7;
	padding: 5px;
	opacity: 1;
}
.pro1{
	width: 100%;
	padding: 10px 0;
	background: #f6f6f6;
}
.pro1 ul{
	width: auto;
}
.pro1 ul li{
	width: 23%;
	margin: 10px 1%;
	background: #ffffff;
	float: left;
	overflow: hidden;
	padding-top: 20px;
}
.pro1 ul li img{
	width: auto;
	height: 300px;
	display: block;
}
.pro1 ul li p{
	display: block;
	line-height: 80px;
	text-align: center;
	font-size: 18px;
}
.pro1 .more{
	display: block;
	width: 150px;
	background: #c21d61;
	color: #ffffff;
	margin:40px auto;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
}

/* in_case */
.in_case{overflow: hidden;padding-bottom: 70px; background: url(../images/advan_bg.jpg);}
.in_case p{
	color: #ffffff;
}
/*in_news*/
.in_news{padding-bottom: 70px; }
.in_news .in_title h2{color: #4c4c4c;}
.in_news ul{margin: 0 1%; padding: 0px 2%; width: 25.333%; float: left; border-right: 1px solid #f2f2f2;}
.in_news ul:nth-child(4){
	border-right: 0;
}
.in_news ul li{
	margin-bottom: 10px;
	display: block;
}
.in_news ul li a h3{ font-size: 16px; color: #333333;}
.in_news ul li a:hover h3{ font-size: 16px; color: #c21d61;}
.in_news ul li a p{ font-size: 12px; color: #999999; border-bottom: 1px solid #f2f2f2; margin-bottom: 20px; padding-bottom: 10px;}
.in_news ul li a:hover{ color: #c21d61;}

.in_adv{background: url(../images/adv_bg.jpg) no-repeat center top;padding: 40px 0;}
.in_adv .fl h3{font-size: 32px;font-weight: 600;color: #fff;}
.in_adv .fl h3 span{font-size: 36px;color: #0a8df5;background: #fff;padding:5px 10px;border-radius: 5px;margin-right: 15px;display: inline-block;}
.in_adv .fl p{font-size: 18px;color: #fff;margin-top: 25px;background: url(../images/tel_bg.png) no-repeat left center;padding-left: 45px;}
.in_adv .fl p span{font-size:36px;color: #0a8df5;font-family: 'Oswald'; text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;font-style: italic;}
.in_adv .fr  ul li{float: left;width: 80px;border: 1px solid #fff;border-radius: 5px;text-align: center;font-size: 20px;line-height: 32px;padding: 8px 0;letter-spacing: 2px;color: #fff;margin: 11px;}


.client-2 {
	position: fixed;
	right: -170px;
	top: 40%;
	z-index: 900;
}
.client-2 li a {
	text-decoration: none;
}
.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 62px;
	position: relative;
}
.client-2 li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}
.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}
.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 31px;
	background-position: -23px -47px;
	background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}
.client-2 .my-kefu-left {
	float: left;
	width: 62px;
	height: 47px;
	position: relative;
}
.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-right: 1px solid #fff;
	margin-top: 14px;
}
.client-2 .my-kefu-right {
	width: 20px;
}
.client-2 .my-kefu-tel-main {
	background: #08a4f2;
	color: #fff;
	height: 53px;
	width: 230px;
	padding:9px 0 0;
	float: left;
}
.client-2 .my-kefu-main {
	background: #08a4f2;
	width: 97px;
	height: 53px;
	position: relative;
	padding:9px 0 0;
	float: left;
}
.client-2 .my-kefu-weixin-pic {
	position: absolute;
	right: 130px;
	top: -24px;
	display: none;
	z-index: 333;
}
.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}