*{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
body{
	line-height:normal;
}
 em{
	font-style: normal;
}
a:hover{
	color:#fff;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
.clearfloat {
    clear: both;
    height: 0px;
    font-size: 1px;
    line-height: 0px;
}
.weight_main{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.weight01{
	background: url(../image/weight01.jpg) top center no-repeat;
	overflow: hidden;
	background-size: cover;
	padding-bottom: 20px;
}
.weight01 .weight01_top{
	overflow: hidden;
	padding-top: 45px;
	width: 1050px;
	margin:0 auto;
}
.weight01_top h1{
	font-size: 55.5px;
	color: #f4f6f9;
	text-align: center;
	font-weight: bold;
}
.weight01_top h2{
	text-align: center;
	padding: 20px 0;
	overflow: hidden;
}
.weight01_top h2 span{
	font-size: 22px;
	 color: #f4f6f9;
	 letter-spacing: 4px;
	 border: 2px solid #F4F6F9;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	padding: 3px 10px;
	font-weight: bold;
}
.weight01_top p{
	font-size: 17px;
	line-height: 30px;
	text-align: justify;
	text-indent: 34px;
	color: #fff;
	font-weight: bold;
}
.weight01_top a{
	background: url(../image/weight02.png) center no-repeat;
	display: block;
	width: 220px;
	height: 94px;
	color: #27386C;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	line-height: 65px;
	padding-left: 20px;
	margin-top: 30px;
}
.weight01_top a:hover{
	text-decoration: underline;
}
.weight01_top h3{
	background: url(../image/weight03.png) center no-repeat;
	height: 83px;
	overflow: hidden;
	font-size: 38px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	letter-spacing: 3px;
	line-height: 80px;
	margin-top: 90px;
	-webkit-text-stroke: 1px #e37b02;
}
.weight01_top h3 span{
	color: #3451a1;
	font-weight: bold;
	padding-left: 20px;
}
.weight01_bot{
	overflow: hidden;
}
.weight01_bot_title{
	background: url(../image/weight04.png) center no-repeat;
	height: 175px;
	overflow: hidden;
	width: 1081px;
	margin: 0 auto;
	margin-top: 60px;
}
.weight01_bot_title h2{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	float: left;
	text-align: center;
	margin-top: 70px;
	margin-left: 70px;
}
.weight01_bot_title h2 em{
	display: block;
	width: 75px;
	height: 3px;
	background: #ff8d3a;
	margin: 0 auto;
	margin-top: 10px;
}
.weight01_bot_title h3{
	float: right;
	font-size: 54px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 175px;
	margin-right: 320px;
}
.weight01_bot{
	overflow: hidden;
	margin: 0 auto;
}
.weight01_bot .weight01_bot_left{
	float: left;
	width: 230px;
	overflow: hidden;
	margin-top: -40px;
}
.weight01_bot_text{
	overflow: hidden;
	background: url(../image/weight05.png) center no-repeat;
	padding: 0 80px;
	padding-top: 30px;
}
.weight01_bot_left ul li{
	overflow: hidden;
	background: url(../image/weight11.png) right 90px no-repeat;
	margin-top: -5px;
}
.weight01_bot_left ul li img{
	width: 62px;
	height: 62px;
	position: relative;
	top: 25px;
	left: 20px;
}
.weight01_bot_left ul li p{
	overflow: hidden;
	width: 165px;
	height: 100px;
	background: #fff;
	font-size: 24px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #e1e1e1;
	border-top:7px solid #ff8d3a;
	-moz-box-shadow: 0px 0px 16px rgba(0,0,0,.2);
	-webkit-box-shadow:0px 0px 16px rgba(0,0,0,.2) ;
	box-shadow:0px 0px 16px rgba(0,0,0,.2);
}
.weight01_bot_left ul li p span{
	margin-top: 30px;
	display: block;
}
.weight01_bot_left ul li p em{
	display: block;
	width: 75px;
	height: 3px;
	background: #ff8d3a;
	margin: 0 auto;
	margin-top: 8px;
}
.weight01_bot_right{
	float: right;
	width: 810px;
}
.weight01_bot_right table{
	width: 99%;
	-moz-box-shadow: 0px 0px 16px rgba(0,0,0,.2);
	-webkit-box-shadow:0px 0px 16px rgba(0,0,0,.2) ;
	box-shadow:0px 0px 16px rgba(0,0,0,.2);
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #e1e1e1;
	border-bottom:5.5px solid #ff8d3a;
	border-collapse: collapse;
}
.weight01_bot_right table tr:nth-child(2n){
	background-color: #f1f1f1;
}

.weight01_bot_right table th{
	text-align: center;
	border: 2px solid #ED8334;
	padding: 30px 0 10px 0;
}
.weight01_bot_right table th h2{
	font-size: 30px;
	font-weight: bold;
	color: #ED8334;
	margin: 15px 0;
	letter-spacing: 3px;
	position: relative;
}
.weight01_bot_right table th h2 span{
	font-size: 10px;
	font-weight: normal;
}
.weight01_bot_right table th h2 em{
	background: #ED8334;
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
	padding: 0 5px;
	letter-spacing: normal;
	position: absolute;
	
}
.weight01_bot_right table th h2 em{
	top: -25px;
	left: 230px;
}
.weight01_bot_right table td{
	border: 2px solid #ED8334;
	padding: 25px 15px;
	overflow: hidden;
}
.weight01_bot_right table td p{
	font-size: 18px;
	 color: #333333;
	line-height: 32px;
	text-align: justify;
}
.weight01_bot_right table td p span{
	background: url(https://www.easeediting.com/rstatic/default/images/modification_polish14.png) bottom repeat-x;
}
.weight01_bot_right table td p em{
	color: #e4571d;
}
.weight01_bot_right table td a{
	display:block;
	float: right;
	background: url(../image/weight12.png) no-repeat;
	width: 147px;
	height: 38px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	line-height: 30px;
	text-decoration:none;
}
.weight01_bot_right table td a.ts{
	margin-top: -25px;
}
.weight01_bot_right table td a:hover{
	text-decoration: underline;
}
.weight01_bot_right h3{
	font-size: 21px;
	color: #333333;
	margin-top: 20px;
	font-weight: bold;
}
.weight02{
	position: relative;
	margin-top: 60px;
}
.weight02 ul{
	overflow: hidden;
	width: 883px;
	margin: 0 auto;
}
.weight02 ul li{
	overflow: hidden;
	float: left;
	height: 72px;
	width: 236px;
	margin: 0 25px;
}
.weight02 ul li a{
	color: #f4f6f9;
}
.weight02 ul li:nth-child(1){
	background: url(../image/weight16.png) center no-repeat;
	background-size: 100% 100%;
	width: 261px;
}
.weight02 ul li:nth-child(2){
	background: url(../image/weight17.png) center no-repeat;
}
.weight02 ul li:nth-child(3){
	background: url(../image/weight18.png) center no-repeat;
}
.weight02 ul li:nth-child(3) a{
	color: #242425;
}
.weight02 ul li:nth-child(3) p{
	border-left: 1px solid #242425;
}
.weight02 ul li img{
	width: 60px;
	float: left;
	padding-left: 10px;
	margin-top: 3px;
	padding-right: 5px;
}
.weight02 ul li p{
	font-size: 16px;
	border-left: 1px solid #f4f6f9;
	font-weight: bold;
	text-align: center;
	float: left;
	line-height: 18px;
	margin-top: 17px;
	padding-left: 10px;
	letter-spacing: 2px;
}
.weight02 ul li p span{
	font-size: 12px;
	font-weight: normal;
	display: block;
	letter-spacing: normal;
}
.weight02 ul li .modifi02_wx{
	overflow: hidden;
	background: #fff;
	width: 236px;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: none;
	position: absolute;
	bottom: 70px;
	-moz-box-shadow: 0px 0px 16px rgba(0,0,0,.2);
	-webkit-box-shadow:0px 0px 16px rgba(0,0,0,.2) ;
	box-shadow:0px 0px 16px rgba(0,0,0,.2);
}
.weight02 ul li .modifi02_wx img{
	width: 236px;
	height: auto;
	display: block;
	margin: 0 auto;
	float: none;
	padding: 0;
	margin: 0;
}
.weight02 ul li:hover .modifi02_wx h3{
	text-align: center;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-bottom: 15px;
}
.weight02 ul li:hover .modifi02_wx{
	display: block;
} 
.weight03{
	overflow: hidden;
	background: url(../image/weight19.png) center 50px no-repeat;
	padding-top: 30px;
}
.weight_title{
	overflow: hidden;
	text-align: center;
}
.weight_title h2{
	font-size: 44px;
	color: #202020;
	font-weight: bold;
	letter-spacing: 10px;
	/* height: 31px;
	line-height: 31px; */
}
.weight_title h2 span{
	color: #ff8d3a;
	font-weight: bold;
}
.weight_title h2 em{
	font-size: 18px;
	color: #202020;
	border: 1px solid #202020;
	-webkit-border-radius:25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	padding: 0px 10px;
	letter-spacing: 2px;
	position: relative;
	top: -9px;
	font-weight: bold;
}
.weight03 .weight_title{
	background: url(../image/weight20.png) center no-repeat;
	margin-top: 60px;
	margin-bottom: 30px;
}
.weight03_text ul.slt{
	overflow: hidden;
	margin: 0 auto;
	width: 1102px;
}
.weight03_text ul.slt li{
	overflow: hidden;
	float: left;
	background: url(../image/weight21.png) top center no-repeat;
	width: 551px;
	height: 328px;
}
.weight03_text ul.slt li .img22{
	overflow: hidden;
	width: 162px;
	height: 203px;
	float: left;
	margin-left: 45px;
	margin-top: 38px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.weight03_text ul.slt li .img22 img{
	width: 100%;
	height: auto;
}
.weight03_text ul.slt li .img22_text{
	float: right;
	overflow: hidden;
	margin-top: 45px;
	margin-right: 38px;
	width: 290px;
	height: 203px;
}
.weight03_text ul.slt li .img22_text h3{
	font-size: 13px;
	color: #242425;
	line-height: 26px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.weight03_text ul.slt li .img22_text h3 span{
	font-weight: bold;
}
.weight03_text ul.slt li .img22_text h4{
	font-size: 13px;
	color: #242425;
	line-height: 20px;
	word-break:keep-all;
}
.weight03_text ul.slt li .img22_text h4 span{
	color: #929292;
}
.weight03_text ul.slt li .img22_text h5{
	overflow: hidden;
	margin-top: 10px;
}
.weight03_text ul.slt li .img22_text h5 span{
	font-size: 13px;
	color: #fe6b00;
	display: inline-block;
	height: 20px;
	border: 1px solid rgba(146,146,146,0.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 5px;
	background: #fff;
}
.weight03_text ul.slt li .img22_del{
	overflow: hidden;
	text-align: center;
}
.weight03_text ul.slt li .img22_del p{
	display: inline-block;
	font-size: 15px;
	color: #ffffff;
	padding: 0 10px;
	line-height: 52px;
}
.weight03_text ul.slt li .img22_del p em{
	font-weight: bold;
	text-decoration: underline;
	font-size: 18px;
}
.weight03_text  ul.slt li .img22_del p span{
	font-size: 12.5px;
	font-weight: bold;
}
.weight03_text .swiper-container{
	height: 680px;
}
.weight03_text .swiper-pagination-bullet{
	width: 13px;
	height: 13px;
}

.weight03_text .swiper-pagination-bullet-active{
	background: #fe6b00;
}
.weight03_bot{
	overflow: hidden;
}
.weight03_bot ul{
	overflow: hidden;
	width: 844px;
	margin: 0 auto;
	margin-top: 20px;
}
.weight03_bot ul li{
	float: left;
	width: 185px;
	height: 45px;
	background: #fcf2e7;
	border: 0.5px solid #ff8d3a;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 12px;
	margin-bottom: 24px;
}
.weight03_bot ul li a{
	display: block;
	font-size: 26px;
	color: #303030;
	text-align: center;
	line-height: 45px;
	font-weight: bold;
}
.weight03_bot ul li:hover{
	background: #ff8d3a;
}
.weight03_bot ul li:hover a{
	color: #fff;
}
.weight03_more{
	display: block;
	background: url(../image/weight22.png) center no-repeat;
	width: 282px;
	height: 67px;
	text-align: center;
	font-size: 32px;
	color: #ffffff;
	font-weight: bold;
	margin: 0 auto;
	line-height: 58px;
	margin-top: 30px;
}
.weight_more{
	display: block;
	width: 48px;
	height: 48px;
	background: #e8e8eb;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin:0 auto; 
	text-align: center;
	margin-top: 40px;
}
.weight_more img{
	margin: 18px 0;
	width: auto;
	height: 10px;
}
.weight04{
	overflow: hidden;
	background: url(../image/weight24.png) center no-repeat #5a60df;
	padding: 20px 0;
	margin-top: 40px;
}
.weight04 h2{
	text-align: center;
	font-size: 70px;
	color: #eeeeee;
	letter-spacing: 6px;
	font-weight: bold;
}
.weight04 h3{
	text-align: center;
	font-size: 41px;
	color: #eeeeee;
	font-weight: 100;
}
.weight04 ul{
	overflow: hidden;
	width: 550px;
	margin: 0 auto;
	margin-top: 20px;
}
.weight04 ul li{
	float: left;
	font-size: 40px;
	color: #eeeeee;
	margin: 0 20px;
	line-height: 49px;
	font-weight: 100;
}
.weight04 ul li:nth-child(1){
	background: url(../image/weight25.png) left center no-repeat;
	padding-left: 70px;
}
.weight04 ul li:nth-child(2){
	background: url(../image/weight26.png) left center no-repeat;
	padding-left: 80px;
}
.weight05{
	overflow: hidden;
}
.weight05_title{
	overflow: hidden;
	margin: 60px 0 30px 0;
}
.weight05_title h2{
	background: url(../image/weight27.png) center no-repeat;
	width: 439px;
	height: 93px;
	margin: 0 auto;
	text-align: center;
	font-size: 50px;
	color: #fefeff;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 90px;
	-webkit-text-stroke: 1px #e37b02;
	text-stroke: 1px #e37b02;
}
.weight05_title h2 span{
	color: #3451a1;
	font-weight: bold;
}
.weight05_text{
	overflow: hidden;
}
.weight05_text ul li{
	width: 1020px;
	margin: 20px auto;
	border: 1px solid #3449F3;
	background: url(../image/weight28.png) left center no-repeat;
	padding: 5px 0;
	padding-left: 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 0px 0px 16px rgba(0,0,0,.2);
	-webkit-box-shadow:0px 0px 16px rgba(0,0,0,.2);
	box-shadow:0px 0px 16px rgba(0,0,0,.2);
}
.weight05_text ul li h3{
	font-size: 22px;
	color: #343434;
	font-weight: bold;
	line-height: 41px;
}
.weight05_text ul li h3 span{
	display: inline-block;
	background: url(../image/weight29.png) center no-repeat;
	height: 41px;
	width: 41px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	line-height: normal;
}
.weight05_text ul li p{
	font-size: 16px;
	color: #5d5d5d;
	line-height: 30px;
	text-align: justify;
	padding-left: 50px;
	margin-top: -10px;
	padding-right: 50px;
}
.weight05_text ul li:hover h3{
	color: #3449F3;
}
.weight05_more{
	display: block;
	background: url(../image/weight30.png) center no-repeat;
	width: 354px;
	height: 131px;
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
	margin: 20px auto;
	line-height: 96px;
	padding-left: 84px;
	-webkit-text-stroke: 1px #000;
	text-stroke: 1px #000;
}
.weight05_more:hover{
	text-decoration: underline;
}