html body {
	width: 100%;
	height: auto;
	font-size: 12px;
	background: #F8F8F8;
	-webkit-scroll-behavior: smooth
}
/*body::-webkit-scrollbar {
	display: none;
}*/
* {
	margin: 0;
	padding: 0;
	font-family: MicrosoftYaHei;
}
.page{
	width: 100%;
	height: auto;
}
.banner{
	margin: auto;
	padding: 0px;
	width: 100%;
}
.banner img{
	width: 100%;
}
.trademark_box{
	width: 100%;
	height: 760px;
	padding-top: 40px;
	margin: auto;
}
.trademark{
	width: 1200px;
	height: 715px;
	margin: auto;
}
.trademark_img{
	float: left;
	width: 320px;
	height: 715px;
	background: url(../img/trademark_reg/trademark_img.png)no-repeat 0px 0px;
	background-size: 100% 100%;
}
.trademark_img_h1{
	color: #FFFFFF;
	margin: auto;
	width: 180px;
	margin-bottom: 12px;
}
.trademark_img_a{
	width: 180px;
	margin-bottom: 12px;
	margin: auto;
	margin-top: 30px;
}
.trademark_img_a button{
	width: 150px;
	height: 40px;
	font-size: 13px;
	color: #F64B39;
	background: #3333330a;
	line-height: 40px;
	border: 1px solid;
	outline: none;
}
.img_ha{
	padding-top: 80px;
}
.trademark_li_top{
	display: flex;
	height: 41px;
	line-height: 35px;
}
.trademark_li{
	width: 218px;
	height: 97px;
	padding: 30px;
	background: white;
	box-shadow:4px 4px 5px #99999940;
	float: left;
	border-radius: 4px;
	margin-left: 15px;
	margin-top: 15px;
}
.trademark_li_title{
	font-size: 16px;
	color: #323232;
	font-weight: bold;
	padding-left: 5px;
	line-height: 34px;
    width: 120px;
}
.trademark_li_p{
	color: #787878;
	margin-top: 5px;
	padding-left: 5px;
}
.sig_box{
	width: 100%;
	height: 700px;
	background: url(../img/trademark_reg/sig_bg.png)no-repeat 0px 0px;
	background-size: 100% 100%;
}
.sig{
	width: 1200px;
	margin: auto;
}
.sig_left{
	position: relative;
	width: 300px;
	float: left;
	padding-top: 80px;
	text-align: right;
}
.sig_con{
	width: 600px;
	position: relative;
	text-align: center;
	padding-top: 60px;
	float: left;
}
.sig_right{
	position: relative;
	width: 300px;
	float: left;
	padding-top: 80px;
}
.sig_li{
	width: 310px;
	margin: auto;
	position: relative;
}
.sig_li p{
	font-size: 14px;
	color: #969696;
}
.sig_li span{
	font-size: 16px;
	font-weight: bold;
	color: white;
}
.sig_img{
	margin-top: 10px;
}
.li_a{
	width: 365px;
	position: relative;
	top: 90px;
    left: 45px;
}
.li_b{
	width: 365px;
	position: relative;
    top: 178px;
    left: -65px;
}
.li_c{
	width: 365px;
	position: relative;
	top: 287px;
    left: -70px;
}
.li_d{
	width: 365px;
	position: relative;
	top: 108px;
    left: -110px;
}
.li_e{
	width: 365px;
	position: relative;
	top: 188px;
    left: -2px;
}
.li_f{
	width: 365px;
	position: relative;
	top: 278px;
    left: 7px;
}
.pro_box{
	width: 100%;
	height: 500px;
	position: relative;
}
.pro{
	width: 1200px;
	height: 650px;
	background: url(../img/trademark_reg/lc_bg.png)no-repeat 0px 0px;
	background-size: 100% 100%;
	margin: auto;
	position: relative;
	top: -150px;
}
.pro h1{
	text-align: center;
	padding-top: 120px;
	font-weight: 500;
	color: #323232;
}
.pro_con{
	text-align: center;
	position: relative;
	padding-top: 50px;
}
.pro_con span{
	color: #323232;
	font-weight: bold;
	font-size: 16px;
	position: absolute;
}
.pro_a{
	left: 108px;
	top: 140px;
}
.pro_b{
	left: 342px;
	top: 60px;
}
.pro_c{
	left: 556px;
	top: 140px;
}
.pro_d{
	left: 750px;
	top: 60px;
}
.pro_e{
	left: 910px;
	top: 200px;
}
.pro_f{
	left: 750px;
	top: 260px;
}
.pro_g{
	left: 556px;
	top: 335px;
}
.pro_o{
	left: 350px;
	top: 260px;
}
.pro_p{
	left: 130px;
	top: 335px;
}
.stuff_box{
	width: 100%;
	height: 700px;
	background: url(../img/trademark_reg/stuff.png)no-repeat 0px 0px;
	background-size: 100% 100%;
}
.stuff{
	width: 1200px;
	text-align: center;
	margin: auto;
	position: relative;
}
.stuff h1{
	text-align: center;
	padding-top: 80px;
	font-weight: 500;
	color: #FFFFFF;
	margin-bottom: 60px;
}
.stuff_left{
	width: 300px;
	height: 300px;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	top: 225px;
    left: 156px;
    color: #323232;
}
.stuff_left img{
	margin-top: 30px;
}
.stuff_left h2{
	margin-top: 20px;
	margin-bottom: 16px;
}
.stuff_left p{
	width: 180px;
	margin: auto;
	font-size:14px;
	line-height: 26px;
}

.stuff_con{
	width: 217px;
    height: 100px;
    color: #FFFFFF;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 320px;
    left: 492px;
}
.stuff_con h2{
	margin-top: 20px;
	margin-bottom: 16px;
}
.stuff_con p{
	width: 44px;
	font-size:14px;
	line-height: 26px;
	margin: auto;
}
.stuff_right{
	width: 300px;
	height: 300px;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	top: 225px;
    right: 156px;
    color: #FFFFFF;
}
.stuff_right img{
	margin-top: 30px;
}
.stuff_right h2{
	margin-top: 20px;
	margin-bottom: 16px;
}
.stuff_right p{
	width: 182px;
	margin: auto;
	font-size:14px;
	line-height: 26px;
}
.stuff_foot{
	width: 160px;
	height: 50px;
	line-height: 56px;
	color: #FFFFFF;
	position: absolute;
    top: 520px;
    left: 521px;
	text-align: center;
	background: url(../img/trademark_reg/cl.png)no-repeat 0px 0px;
	background-size: 100% 100%;
}
.advantage_box{
	width: 100%;
	height: 700px;
}
.advantage_box h1{
	text-align: center;
	padding-top: 60px;
	color: #323232;
}
.advantage{
	width: 1200px;
	margin: auto;
	padding-top: 30px;
}
.advantage_li{
	width: 280px;
	height: 190px;
	text-align: center;
	position: relative;
	box-shadow:4px 4px 5px #99999940;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
}
.adv_title{
	width: 100%;
	position: absolute;
	top: 50px;
	font-size: 16px;
	color: white;
}
.adv_text{
	padding-top: 20px;
	width: 210px;
	font-size: 13px;
	line-height: 20px;
	color: #787878;
	margin: auto;
}
.problem_box{
	width: 100%;
	height: 1225px;
	background: url(../img/trademark_reg/problem.png)no-repeat 0px 0px;
	background-size: 100% 100%;
}
.problem_box h1{
	text-align: center;
	padding-top: 60px;
	color: #FFFFFF;
}
.problem{
	width: 1200px;
	margin: auto;
	column-count: 2;
  	column-gap: 20px;
  	padding-top: 40px;
}
.problem_li {
    padding: 40px;
    background: white;
    margin-bottom: 20px;
    -webkit-column-break-inside: avoid;
}
.problem_li h3{
	color: #323232;
	font-size: 17px;
	margin-bottom: 10px;
}
.problem_li span{
	position: relative;
	top: -8px;
	padding-left: 3px;
}
.problem_li p{
	color: #646464;
	font-size: 13px;
	line-height: 20px;
}
.problem_foot{
	width: 200px;
	margin: auto;
	text-align: center;
	/* padding-top: 80px; */
	padding-bottom: 80px;
}
.problem_foot button{
	width: 180px;
	height: 50px;
	color: #FFFFFF;
	background: #3333330a;
	line-height: 50px;
	border: 1px solid;
	outline: none;
}
