.box_In{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.clears::after{
	content: ".";
	clear: both;
	display: block;
	overflow: hidden;
	font-size: 0;
	height: 0;
}
.clears{
	zoom: 1;
}
.index_wrap{width: 100%;overflow: hidden;padding-top: 80px;}

.head{height: 80px;background: #fff;width: 100%;position: fixed;left: 0;top: 0;z-index: 60;box-shadow: 0 10px 15px 0 rgba(0,0,0,.02), 0 15px 40px 0 rgba(0,0,0,.02);}
.head .fl{width: 420px;margin-top: 8px;float: left;}
.head .fl img{float: left;}
.head .fl p{float: left;font-size: 15px;color: #696868;line-height: 21px;margin: 10px 0 0 14px;}
.head .fr{overflow: hidden;float: right;}
.head .fr a{font-size: 16px;color: #2C2C2C;line-height:32px;float: left;display: block;margin: 24px 0px;text-align: center;height: 32px;}
.head .fr .a1{margin-left: 20px;width: 120px;}
.head .fr a.headcur{width: 97px;margin: 24px 25px 0 45px;background: #fff1ea;color: #682a0a;border-radius: 42px;}
.head .fr a:hover{color: #F45804;}

.slideban{height: 284px;position: relative;}
.slideban li a{display: block;height: 284px;position: relative;}
.slideban li a img{
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
.slideban .hd{
	width: 1200px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	bottom: 22px;
	z-index: 1;
	text-align: center;
}
.slideban .hd ul{
	overflow: hidden;
	zoom: 1;
	display: inline-block;
}
.slideban .hd ul li{
	float: left;
	margin: 0 7px;
	width: 42px;
	height: 7px;
	text-align: center;
	background: #ffe0c7;
	cursor: pointer;
	border-radius: 3px;
}
.slideban .hd ul li.on{background: #f45804;}



.iwrap_con .iwrapcon_left{width: 100%;}
.iwrap_con .iwrapcon_left .indboxcon .indboxcon_r{width: 990px;}
.iwrap_con .iwrapcon_left .indboxcon .indboxcon_r .indboxcontent2 .ind_chapter{width: 94%;}
.iwrap_con .iwrapcon_left .indboxcon .indboxcon_r .indboxcontent1 .indcontent{width: 920px;}
.iwrap_con .iwrapcon_left .indboxcon .indboxcon_tit{
	height: 58px;
	border: none;
	padding-left: 0;
	margin-bottom: 46px;
}
.iwrap_con .indboxcon .indboxcon_tit span{
	float: left;
	border-left: 4px #f45704 solid;
	padding-left: 10px;
	margin-top: 12px;
}
.iwrap_con .indboxcon .indboxcon_tit ul{
	float: left;
	margin-left: 78px;
}
.iwrap_con .indboxcon .indboxcon_tit ul li{
	float: left;
	padding: 0 26px;
	height: 49px;
	border: 1px #ff610d solid;
	font-size: 18px;
	color: #ff610d;
	line-height: 49px;
	border-radius: 25px;
	margin-right: 30px;
	cursor: pointer;
}
.iwrap_con .indboxcon .indboxcon_tit ul li.cur{
	background: #ff610d;
	color: #fff;
	position: relative;
	box-shadow: 0 5px 18px rgba(255,170,101,.78);
}
.iwrap_con .indboxcon .indboxcon_tit ul li.cur:before{
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: -7px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #ff610d;
}

.iwrap_con .iwrapcon_left .indboxcon .indboxcon_r .indboxconr1 ul li{
	height: 46px;
	background: #fff;
	line-height: 46px;
	padding: 0 2px 0 14px;
	border-radius: 3px;
}
.iwrap_con .iwrapcon_left .indboxcon .indboxcon_r ul li i{
	float: right;
	width: 125px;
	height: 36px;
	background: #ff610d;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 36px;
	font-style: inherit;
	margin-top: 5px;
	border-radius: 3px;
}

.iwrap_con .indboxcon .conlist{display: none;}
.iwrap_con .indboxcon .conlist1{display: block;}
.iwrap_con .indboxcon .conlistone img{display: block;}

.iwrap_con .indboxcon .conxy_top{
	padding-top: 42px;
	overflow: hidden;
	width: 1235px;
}
.iwrap_con .indboxcon .conxy_top .conxytop_main{
	float: left;
	width: 354px;
	height: 202px;
	background: #f9fafe;
	border-radius: 20px;
	position: relative;
	margin: 0 47px 0 10px;
}
.iwrap_con .indboxcon .conxy_top .conxytop_main img{
	position: absolute;
	left: 50%;
	margin-left: -59px;
	top: -42px;
}
.iwrap_con .indboxcon .conxy_top .conxytop_main .conxytop1{
	font-size: 20px;
	color: #414141;
	text-align: center;
	padding: 65px 0 6px;
}
.iwrap_con .indboxcon .conxy_top .conxytop_main .conxytop2{
	font-size: 15px;
	color: #959595;
	text-align: center;
	line-height: 28px;
}
.iwrap_con .indboxcon .conxy_bot{overflow: hidden;width: 1202px;margin-top: -40px;}
.iwrap_con .indboxcon .conxy_bot .conxybot_main{
	float: left;
	width: 573px;
	height: 142px;
	background: #f9fafe;
	border-radius: 15px;
	margin: 0 22px 26px 6px;
}
.iwrap_con .indboxcon .conxy_bot .conxybot_main img{
	width: 175px;
	float: left;
	border-radius: 5px;
	margin: 10px 22px 0 11px;
}
.iwrap_con .indboxcon .conxy_bot .conxybot_main p{
	float: left;
	width: 348px;
}
.iwrap_con .indboxcon .conxy_bot .conxybot_main .conxybot1{
	font-size: 20px;
	color: #383838;
	padding: 15px 0 10px;
}
.iwrap_con .indboxcon .conxy_bot .conxybot_main .conxybot1 span{
	font-size: 16px;
	color: #ff610d;
	padding-left: 16px;
}
.iwrap_con .indboxcon .conxy_bot .conxybot_main .conxybot1 a{
	float: right;
	width: 95px;
	height: 27px;
	background: #ff610d;
	border-radius: 3px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 27px;
}
.iwrap_con .indboxcon .conxy_bot .conxybot_main .conxybot2{
	font-size: 14px;
	color: #7d7d7d;
	line-height: 24px;
}
.iwrap_con .indboxcon .xybotpic{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 77px;
	background: #ff7800;
	z-index: 11;
}
.iwrap_con .indboxcon .xybotpic .box_In{height: 100%;}
.iwrap_con .indboxcon .xybotpic a{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}
.iwrap_con .indboxcon .xybotpic a img{display: block;}