.in-hea{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	height: 1.14rem;
	background: #fff;
	width: 100%;
	line-height: 1.14rem;
	text-align: center;
	font-size: 0.34rem;
	color: #ce2124;
	box-shadow: 0 0.03rem 0.02rem 0.01rem #f3f1f1;
}
.h114{
	height: 1.14rem;
}
.in-hea-sea{
	float: left;
	display: block;
	width: 0.4rem;
	height: 0.4rem;
	margin-left: 3%;
}
.in-hea-back{
	float: left;
	display: block;
	width: 0.19rem;
	height: 0.35rem;
	margin-left: 3%;
}
.in-hea-back img{
	width: 0.19rem;
	height: 0.35rem;
}
.in-hea-back a{
	display: block;
}
.in-hea-sea img{
	width: 0.4rem;
	height: 0.4rem;	
}
.in-hea-menu{
	float: right;
	display: block;
	width: 0.47rem;
	height: 0.33rem;
	margin-right: 3%;
}
.in-hea-menu img{
	width: 0.47rem;
	height: 0.33rem;	
}
.in-banner{
	width: 100%;
	height: 1.78rem;
}
.in-banner a{
	display: block;
}
.in-ban{
	width: 100%;
	height: 1.78rem;
}
.in-ban img{
	width: 100%;
	height: 1.78rem;
}
.in-logo{
	position: absolute;
	left: 3.45%;
	top: 0.26rem;
	width: 2.31rem;
	height: 0.55rem;
	z-index: 9;
}
.in-logo img{
	width: 2.31rem;
	height: 0.55rem;	
}
.index-in-ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index-in-ul li{
	width: 33.33333333%;
	height: 1.54rem;
	text-align: center;
	border-right: 0.02rem solid #f5d3d3;
	box-sizing: border-box;
}
.index-in-ul li a{
	display: block;
}
.index-in-ul li:nth-child(1){
	border-bottom: 0.02rem solid #f5d3d3;
}
.index-in-ul li:nth-child(2){
	border-bottom: 0.02rem solid #f5d3d3;
}
.index-in-ul li:nth-child(3){
	border-bottom: 0.02rem solid #f5d3d3;
}
.in-ico-img{
	text-align: center;
	padding-top: 0.2rem;
}
.in-ico-img img{
	width: 0.9rem;
	height: 0.72rem;
}
.in-ico-t{
	font-size: 0.26rem;
	color: #333;
	margin-top: 0.04rem;
}
.in-bg{
	width: 100%;
	height: 0.5rem;
	background: #eee;
}
.in-tab{
	height: 0.62rem;
	width: 100%;
	border-bottom: 0.04rem solid #f57523;
	line-height: 0.62rem;
	display: flex;
	flex-direction: row;
}
.in-tab-a{
	text-align: center;
	width: 100%;
	display: block;
	font-size: 0.26rem;
	color: #333;
}
.in-tab .in-tab-sel{
	background: -webkit-gradient(linear, 0 100%, 0 0, from(#f57523), to(#df0903));
	background: -webkit-linear-gradient(#df0903, #f57523);
	background: -moz-linear-gradient(#df0903, #f57523);
	background: -o-linear-gradient(#df0903, #f57523);
	background: linear-gradient(#df0903, #f57523);	
	color: #fff;
}
.in-of{
	margin-top: 0.4rem;
}
.in-of a{
	display: block;
}
.in-of-l{
	width: 36%;
	height: 1.69rem;
	float: left;
}
.in-of-l img{
	width: 100%;
	height: 1.69rem;	
}
.in-of-r{
	width: 60%;
	float: right;
}
.in-of-t{
	font-size: 0.28rem;
	color: #333;
	line-height: 0.28rem;
}
.in-of-d{
	margin-top: 0.16rem;
	font-size: 0.24rem;
	color: #999;
}
.in-of-ft{
	line-height: 0.4rem;
	margin-top: 0.14rem;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;	
    font-size: 0.26rem;
    color: #666;	
}
.in-of-ul{
	margin-top: 0.3rem;
	width: 100%;
	height: 4rem;
	overflow: hidden;
}
.in-of-ul li{
	height: 0.78rem;
	border-bottom: 0.02rem solid #efefef;
	line-height: 0.78rem;
}
.in-of-ul li a{
	display: block;
}
.in-ou-t{
	width: 71%;
	font-size: 0.26rem;
	color: #333;
	float: left;
}
.in-ou-d{
	float: right;
	font-size: 0.26rem;
	color: #999;
}
.in-show{
	display: none;
}
.in-tz{
	margin-top: 0.52rem;
	width: 100%;
}
.in-tz-btn{
	height: 0.64rem;
	text-align: center;
	line-height: 0.64rem;
	font-size: 0.26rem;
	background: -webkit-gradient(linear, 0 100%, 0 0, from(#df0903), to(#f57523));
	background: -webkit-linear-gradient(#df0903, #f57523);
	background: -moz-linear-gradient(#df0903, #f57523);
	background: -o-linear-gradient(#df0903, #f57523);
	background: linear-gradient(#df0903, #f57523);	
}
.in-tz-btn a{
	display: block;
	color: #fff;
}
.index-nav{
	position: fixed;
	top: 0;
	left: -6rem;
	width: 6rem;
	height: 100%;
	background-color: #f3f3f3;
	overflow: hidden;
	/*display: none;*/
	padding-top: 0.82rem;
	z-index: 98999;
	transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;	
	-ms-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;		
}
.index-x{
	width: 0.45rem;
	height: 0.45rem;
	position: absolute;
	top: 0.18rem;
	right: 0.32rem;
	/*display: none;*/
}
.index-x img{
	width: 0.45rem;
	height: 0.45rem;
}
.index-nav ul li{
	border-bottom: 0.01rem solid #dadada;	
}
.index-nav ul li a{
	display: block;
	height: 0.8rem;
	line-height: 0.8rem;
	font-size: ;	
	text-indent: 0.56rem;
	font-size: 0.28rem;
	color: #292929;
}
.index-nav ul .index-li-sel{
	background-color: #fff;
}
.index-nav ul .index-li-sel a{
	color: #ce2124;
}
.index-nav-y{
	position: absolute;
	right: 0;
	top: 0;
	width: 0rem;
	height: 100%;
	box-shadow: 0 0 0.2rem 0.08rem #cfcfcf;
	z-index: 999;
}
.index-nav ul li:last-child{
	border:none;
}
.in-tz-ul{
	margin-top: 0.1rem;
	height: 5.08rem;
	overflow: hidden;
}
.in-tz-ul li{
	padding: 0.3rem 0;
	border-bottom: 0.02rem solid #f1f2f3;
}
.in-tz-ul li a{
	display: block;
}
.in-tz-l{
	width: 16.1%;
	height: 1.08rem;
	background: #f6f6f7;
	text-align: center;	
	float: left;
}
.in-tz-l p:nth-child(1){
	color: #454545;
	font-size: 0.28rem;
	height: 0.48rem;
	line-height: 0.48rem;
	border-bottom: 0.02rem solid #d33d40;
}
.in-tz-l p:nth-child(2){
	color: #454545;
	font-size: 0.28rem;
	margin-top: 0.12rem;
}
.in-tz-r{
	width: 78.5%;
	float: right;
}
.in-tz-r p:nth-child(1){
	color: #333;
	font-size: 0.26rem;
	line-height: 0.26rem;
}
.in-tz-r p:nth-child(2){
	font-size: 0.24rem;
	color: #999;
	margin-top: 0.14rem;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;		
}
.in-tz-a{
	width: 2.2rem;
	height: 0.61rem;
	text-align: center;
	margin: 0 auto;
	line-height: 0.61rem;
	margin-top: 0.12rem;
	background: url(../images/index/gd.png) no-repeat center center;
	background-size:2.2rem 0.61rem ;
}
.in-tz-a a{
	font-size: 0.26rem;
	color: #ce2124;
}
.in-value{
	width: 100%;
	margin-top: 0.4rem;
	padding-top: 0.31rem;
	/*border-top: 0.32rem solid #ececec;*/
	background: url(../images/index/1.png) no-repeat center top;
	background-size:100% 0.31rem;
	border-bottom: 0.3rem solid #eee;
}
.in-value a{
	display: block;
	height: 1.05rem;
}
.in-value img{
	width: 100%;
	height: 1.05rem;
}
.in-cpc{
	width: 100%;
	margin-top: 0.4rem;
}
.in-cpc-ul{
	margin-top: 0.04rem;
	height: 3.12rem;
	overflow: hidden;
}
.in-cpc-ul li{
	padding-left: 0.38rem;
	line-height: 0.76rem;
	height: 0.76rem;
	background: url(../images/index/in-le.png) no-repeat left center;
	background-size: 0.11rem 0.18rem;
	border-bottom: 0.02rem solid #efefef;
}
.in-cpc-ul li a{
	display: block;
	color: #333;
	font-size: 0.26rem;
}
.in-gh-ul{
	margin-top: 0.38rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	height: 2.78rem;
	overflow: hidden;
}
.in-gh-ul li{
	width: 47%;
	box-sizing: border-box;
	border-bottom: 0.01rem solid #ebebeb;
	padding-bottom: 0.12rem;
	margin-bottom: 0.16rem;
}
.in-gh-t{
	font-size: 0.28rem;
	color: #ce2124;
	line-height: 0.28rem;
}
.in-gh-ft{
	margin-top: 0.16rem;
	color: #666;
	line-height: 0.4rem;
	height: 0.8rem;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;		
}
.in-gh-bor{
	width: 1px;
	height: 100%;
	background: #ebebeb;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 9;
}
.in-cx-ul{
	margin-top: 0.04rem;
	height: 3.12rem;
	overflow: hidden;
}
.in-cx-ul li{
	height: 0.76rem;
	line-height: 0.76rem;
	border-bottom: 0.02rem solid #efefef;
}
.in-cx-ul li a{
	display: block;
}
.in-cx-t{
	width: 76%;
	font-size: 0.26rem;
	color: #333;
	float: left;
}
.in-cx-d{
	font-size: 0.26rem;
	color: #999;
	float: right;
}
.in-foo{
	padding-top: 0.28rem;
	background: #3a3a3a;
	width: 100%;
	margin-top: 0.38rem;
	text-align: center;
	padding-bottom: 0.12rem;
}
.foo-code{
	width: 1.41rem;
	height: 1.42rem;
	margin: 0 auto;
}
.foo-code a{
	display: block;
	width: 1.41rem;
	height: 1.42rem;	
}
.foo-code img{
	width: 1.41rem;
	height: 1.42rem;	
}
.in-foo p{
	line-height: 0.45rem;
	font-size: 0.22rem;
	color: #fff;
}
.in-foo p a{
	color: #fff;	
}
.foo-cop{
	margin-top: 0.16 rem;
}
.sea-bg{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    display: none;
    z-index: 20000;	
}
.sea-show{
	height: 1.14rem;
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 20002;
	width: 100%;
	display: none;
}
.sea-con{
	height: 0.6rem;
	width: 75%;
	margin: 0 auto;
    border: 0.02rem solid #d33d40;
    border-radius: 0.3rem;
    margin-top: 0.27rem;
}
.sea-con input[type="text"]{
	height: 0.6rem;
    border: none;
    background: none;
    line-height: 0.6rem;
    padding-left: 0.32rem;
    font-size: 0.28rem;
    width: 75%;	
}
.sea-con input[type="button"]{
	background: url(../images/index/in-sea.png) no-repeat center center;
	background-size:0.4rem 0.4rem ;
	width: 0.4rem;
	height: 0.4rem;
	position: absolute;
	right: 0.3rem;
	top: 0.1rem;
	z-index: 9;
	border: none;
}
.sea-con input[type="text"]::-webkit-input-placeholder { /* WebKit browsers */
	  color: #666;
	}
.sea-con input[type="text"]::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	  color: #666;
	}
.sea-con input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
	  color: #666;
	}
.sea-con input[type="text"]::-ms-input-placeholder { /* Internet Explorer 10+ */
	  color: #666;
}
.slidingtit { width: 100%; overflow: hidden;height: 0.96rem; line-height:0.96rem ;	background: -webkit-gradient(linear, 0 100%, 0 0, from(#df0903), to(#f57523));
	background: -webkit-linear-gradient(#df0903, #f57523);
	background: -moz-linear-gradient(#df0903, #f57523);
	background: -o-linear-gradient(#df0903, #f57523);
	background: linear-gradient(#df0903, #f57523);	}
.slidingtit menu { width: 900%;overflow: hidden; position: relative;}
.slidingtit menu p { float: left;  text-align: center;}
.slidingtit menu p a { color: #fff; display: block;text-align: center;margin-right: 0.84rem;font-size: 0.28rem;}
/*.slidingtit menu p.sel { background: #27aad5;}*/
.dbx{
	background: url(../images/page/dbx.png) center bottom -0.01rem no-repeat;
	background-size: 0.15rem 0.08rem ;
}
.work-ul{
	margin-top: 0.2rem;
	min-height: 5rem;
}
.work-ul li{
	height: 0.76rem;
	line-height: 0.76rem;
	border-bottom: 0.02rem solid #efefef;
}
.work-ul li a{
	display: block;
}
.work-t{
	width: 71%;
	float: left;
	font-size: 0.26rem;
	color: #333;
}
.work-d{
	float: right;
	font-size: 0.26rem;
	color: #999;
}
.kz-xl{
	text-align: center;
	margin-top: 0.48rem;
	padding-bottom: 0.48rem;
}
.kz-xl a{
	display: block;
	font-size: 0.28rem;
	color: #333;
	padding-top: 0.38rem;
	background: url(../images/page/page-xl.png) no-repeat center top;
	background-size: 0.21rem 0.24rem;
}
.djd-t{
	color: #333;
	font-size: 0.26rem;
	line-height: 0.26rem;
	font-weight: 600;
	text-align: center;
	margin-top: 0.36rem;
}
.djd-data{
	font-size: 0.22rem;
	color: #999;
	margin-top: 0.28rem;
	text-align: center;
}
.djd-bor{
	height: 0.01rem;
	width: 100%;
	background: #e68e92;
	margin-top: 0.36rem;
}
.djd-main{
	width: 100%;
	margin: 0 auto;
	min-height: 6rem;
	padding-top: 0.28rem;
	padding-bottom: 0.36rem;
}
.djd-main img{
	max-width: 100%;
}
.new-ul{
	margin-top: 0.24rem;
	min-height: 6rem;
}
.new-ul li{
	padding:0.3rem 0 ;
	border-bottom: 0.02rem solid #efefef;
}
.new-ul li a{
	display: block;
}
.new-img{
	float: left;
	width: 36%;
	height: 1.69rem;
}
.new-img img{
	width: 100%;	
	height: 1.69rem;
}
.new-ri{
	width: 60%;
	float: right;
}
.new-ri p:nth-child(1){
	font-size: 0.26rem;
	color: #2a2a2a;
}
.new-ri p:nth-child(2){
	color: #8a8a8a;
	font-size: 0.26rem;
	margin-top: 0.32rem;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;		
}
.jg-ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 0.2rem;
	min-height: 6rem;
}
.jg-ul li{
	height: 3.36rem;
	background: #fff;
	box-shadow: 0rem 0.1rem 0.1rem 0.02rem #f2f2f2;
	width: 47%;
	margin-top: 0.28rem;
}
.jg-ul li a{
	display: block;
}
.jg-ul-img{
	width: 100%;
	height: 2.37rem;
}
.jg-ul-img img{
	width: 100%;
	height: 2.37rem;
}
.jg-ul-t{
	font-size: 0.26rem;
	color: #2a2a2a;
	line-height: 0.3rem;
	margin-top: 0.12rem;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;		
}
