/**单页页面**/

.page-shiguan{}
.page-shiguan .title,.page-shiguan .title2{
	position: relative;
	text-align:center;
	padding-bottom:30px;	
	margin-bottom:15px;
}
.page-shiguan .title:after{
	content:"";

	position: absolute;
    left: 50%;
    bottom: 0;
	width:734px;height:19px;
	transform: translateX(-50%);

	background:url("icon/title-01.png") no-repeat center;
}
.page-shiguan .title2:after{
	content:"";

	position: absolute;
    left: 50%;
    bottom: 0;
	width:260px;height:19px;
	transform: translateX(-50%);

	background:url("icon/title-01.png") no-repeat center;
}
.page-shiguan .title2 h3{
	margin:0;
	font-size:18px;
	color:#000;
	font-weight:bold;
}
.page-shiguan .title h2{
	margin:0;
	font-size:30px;
	color:#000;
	font-weight:400;
}
.page-shiguan .title h2 span{
	color:#ee2e36;
}
.page-shiguan .title p{
	margin:5px 0;
	color:#000;
}
.page-shiguan .title p span{
	color:#ff0000;
}


.page-shiguan .part-banner{
	position: relative;
}

.page-shiguan .part-banner-desc{
	position: absolute;
	left: 50%;
    top: 20%;
	transform: translateX(-50%);
	z-index:9;
	text-align:center;
}
.page-shiguan .part-banner-desc p{
	color:#000;
	margin:10px 0;
	letter-spacing: 4px;
	font-size:18px;
}
.page-shiguan .part-banner-desc h1{
	margin:15px 0;
	color:#000;
	font-size:72px;
	line-height:1.2;
}
.page-shiguan .part-banner-desc h1 span{
	color:#ff1b1a;
}
.page-shiguan .part-banner-desc h6{
	color:#000;
	margin:15px 0;
	letter-spacing: 6px;
	font-size:30px;
	font-weight:400;
}


.page-shiguan .part1{
	padding:30px 0;
}

.page-shiguan .part1-form{
	background-color:#f2f3f7;
	padding:30px 80px;
	border-radius:10px;
	color:#666;
	
}

.page-shiguan .part1-form .am-radio-inline{
	font-size:16px;
}

.page-shiguan .part1-form select{
	margin-left:25px;
	background-color:#fff;
	width:280px;
}

.page-shiguan .part1-form .form-namephone{
	margin:20px 0 0;
	border:1px solid #f03139;
	background-color:#fff;
}

.page-shiguan .part1-form .form-namephone .am-form-group{
	width:300px;
	margin-left:10px;
}

.page-shiguan .part1-form .form-namephone .am-form-field{
	color:#333;
    height: 40px;
	border:none;
	background:none;
	letter-spacing: 2px;
}
.page-shiguan .part1-form .form-namephone .am-form-icon i{
	color:#666;
	margin-top:0;
	transform: translateY(-50%);
}
.page-shiguan .part1-form .form-namephone .am-form-icon .am-form-field {
    padding-left: 2.5em !important;
}

.page-shiguan .part1-form .form-namephone .am-btn-danger {
    color: #fff;
    background-color: #f03139;
    border-color: #f03139;
	width:260px;
	height:40px;
	font-size:20px;
	float:right;
	padding:0;
}


.page-shiguan .part2{
	padding:30px 0;
}
.page-shiguan .part2 ul{
	width:960px;
	margin:10px auto;
}
.page-shiguan .part2 li span{
	display:block;
	border:1px solid #ccc;
	text-align:center;
	padding:20px 0;
	margin:10px 10px;
	border-radius:10px;
	color:#000;
}


.page-shiguan .part2 .get-chat{
	display:block;
	width:250px;
	height:40px;
	line-height:40px;
	background-color:#f03139;
	color:#fff;
	text-align:center;
	border-radius:10px;
	margin:10px auto;

	-moz-box-shadow: 3px 5px 10px #ccc; 
	box-shadow: 3px 5px 10px #ccc;
}


.page-shiguan .part3{
	padding:30px 0;
}

.page-shiguan .part3 .am-table > tbody > tr > th {
	color:#fff;
	font-size:20px;
    background-color: #f03139;
	padding-left:3.6em;
}

.page-shiguan .part3 .am-table > tbody > tr > td{
	padding-left:4em;
	font-size:18px;
}




.page-shiguan .part4{
	padding:30px 0;
}


.page-shiguan .part4 .item{
	margin:10px auto;
	text-align:center;
}

.page-shiguan .part4  .item li{
	display:block;

	width:117px;
	height:117px;
		
	margin:10px auto;

	background-repeat: no-repeat;
	background-position: center;
}
.page-shiguan .part4 .item li.icon-01{
	background-image:url("part4-01.png");
}
.page-shiguan .part4 .item li.icon-02{
	background-image:url("part4-02.png");
}
.page-shiguan .part4 .item li.icon-03{
	background-image:url("part4-03.png");
}

.page-shiguan .part4  .item p{
	color:#444;
	font-size:22px;

}


.page-shiguan .part5{
	padding:30px 0;
}

.page-shiguan .part6{
	padding:30px 0;
}

.page-shiguan .part6-body{
	position: relative;
	padding-left:230px;
	height:280px;
	border-top:2px solid #f13039;
	background:url("part6-bg.jpg") no-repeat center top;
}

.page-shiguan .part6-body .red{
	position: absolute;
	left: 60px;
    top: -10px;
	width:160px;
	height:210px;
	background-color:#f03139;
	color:#fff;
	padding:30px;
	text-align:center;
}
.page-shiguan .part6-body .red h3{
	font-size:24px;
}

.page-shiguan .part6-body li .item{
	position: relative;
	text-align:center;

	padding-top:40px;
	margin:0 20px;
}

.page-shiguan .part6-body li .item:before{
	display:block;
	content:"";
	width:13px;height:35px;
	background:url("part6-icon.png") no-repeat;

	position: absolute;
	left: 50%;
    top: 0;
	transform: translateX(-50%);

}
.page-shiguan .part6-body li .item h5{
	margin:10px 0;
	font-size:18px;
}
.page-shiguan .part6-body li .item p{
	line-height:2;
	margin:10px 0;
}


.page-shiguan .part7{
	padding:30px 0;
}


.page-shiguan .part7 .text-scroll{
	height:26px; overflow:hidden;
}
.page-shiguan .part7 .text-scroll ul{
	padding:0;margin:0;
	list-style:none;
}
.page-shiguan .part7 .text-scroll li{
	color:#000;
}
.page-shiguan .part7 .text-scroll li span{
	color:#ec3e45;
}


.page-shiguan .part7-nav{
	display: -ms-flexbox;
    display: flex;
	justify-content: center;
	list-style:none;
	padding:0;
	margin:10px auto 20px;
}
.page-shiguan .part7-nav li a{
	display:block;
	width:194px;height:40px;
	text-align:center;
	line-height:36px;
	border:2px solid #bfbfbf;
	color:#666;
	margin:0 20px;
	font-size:18px;
	border-radius:10px;
}

.page-shiguan .part7-nav li.am-active a, .page-shiguan .part7-nav li:hover a{
	border:2px solid #f03139;
	color:#fff;
	background-color:#f03139;
}
.page-shiguan .am-tabs-bd{
	border:1px solid #eee;
	-moz-box-shadow: 3px 5px 10px #eee; 
	box-shadow: 3px 5px 10px #eee;
}
.page-shiguan .am-tabs-bd .am-tab-panel{
	
	padding:20px;
}

.page-shiguan .part7-body{
	margin:10px auto;

} 



.page-shiguan .part7-body .item{
	padding:0 20px;
}

.page-shiguan .part7-body .am-table th{
	width:100px;
	text-align:right;
	border:none;
	color:#666;

	font-weight:400;
}

.page-shiguan .part7-body .am-table td{
	border:none;
	color:#000;
}



/**2021改**/

.am-table {
    width: 100%;
    margin-bottom: 1.6rem;
    border-spacing: 0;
    border-collapse: separate;
}
table {
    max-width: 100%;
    background-color: transparent;
    empty-cells: show;
}
.am-avg-sm-6 li{
    width: 16.66666667%;
    display: block;
    height: auto;
    float: left;
}
.am-u-sm-4 {    padding-left: 10px;
    padding-right: 10px;
    float: left;
    position: relative;
    width: 33.33333333%;
}


.am-avg-sm-7 > li {
    width: 14.28571429%;  display: block;
    height: auto;
    float: left;
}






/*2021手机兼容显示 开始*/
@media only screen and (max-width: 678px){
.page-shiguan .part2 ul{
	width:100%;
	margin:10px auto;
}
.am-avg-sm-6 li {
    width: 50%;
    display: block;
    height: auto;
    float: left;
}
.page-shiguan .part2 li span{
	display:block;
	border:1px solid #ccc;
	text-align:center;
	padding:10px 0;
	margin:5px 5px;border-radius:10px;color:#000;
}

.page-shiguan .part4 .item li { display: block;width: 80px;height: 80px; margin: 10px auto;background-repeat: no-repeat;background-position: center;}
.page-shiguan .part4 .item p {color: #444;font-size: 18px;}

.page-shiguan .part3 .am-table > tbody > tr > th {color:#282828;background-color: #f9f9f9;padding-left:0em;font-size: 14px;}
.page-shiguan .part3 .am-table > tbody > tr > td{padding-left:0em;font-size: 14px;}
.page-shiguan .part6-body .red{display:none;}
.page-shiguan .part6-body {
    position: static;
    padding-left: 0px;
    height: 100%;
    border-top: 2px solid #f13039;
    background: url(part6-bg.jpg) no-repeat center top;
}

}
/*2021手机兼容显示 结束 */












/*海牙认证 */

/*海牙认证 左边 */
.hyazzz{width: 230px;float: left;}
.hyazzz-lm{width: 203px;height: 82px;background-color: #2F72EB;text-align: center;}
.hyazzz-lm p{color: #fff;font-size: 22px;font-weight: 541;padding-top: 17px;}
.hyazzz-lm h5{color: #fff;font-size: 10px;margin-top: 5px;}
.hyazzzul{width: 203px;background-color: #fff;}
.hyazzzul ul{padding-top: 15px;}
.hyazzzul ul li{width: 203px;height: 58px;line-height:54px;text-align: center;overflow: hidden;}
.hyazzzul ul li:hover{background-color: #F0F5FF;border-right: 6px solid #2F72EB;}
.hyazzzul ul li.only{background-color: #F0F5FF;border-right: 6px solid #2F72EB;}
.hyazzzul ul li a{color: #555555;font-size: 17px;}
.hyaicon{background: url(haiya/icon_1.png) no-repeat 20px 18px;}
.hyaicon:hover{background: url(haiya/icon_1_blue.png) no-repeat 20px 18px;}

/*海牙认证 右边 */
.hyayyy{width: 910px;float: left;}
.hyayyy h2{ margin-top: 0px;padding: 15px 0 1px 0;}
.hyayyy h3,.hyayyy h4{margin-top: 0px;padding:0px;;}

.containexz{width: 913px;background-color: #fff;}
.containejj{width: 913px;background-color: #fff;}
.containelc{width: 913px;background-color: #fff;}
.containebl{width: 913px;background-color: #fff;}
.containefy{width: 913px;background-color: #fff;}
.containesj{width: 913px;background-color: #fff;}
.containeal{width: 913px;background-color: #fff;}
.containebt{width: 860px;height: 70px;margin: 0 auto;border-bottom: 2px #e5e5e5 solid;line-height: 80px;text-align: center;}
.containebt h2{font-size: 22px;color: #1c1c1c;font-weight: 545; }
.containenr{width: 860px;margin: 0 auto;padding: 28px 0;}
.containenr p{font-size: 16px;color: #555555;line-height: 28px;}

.containen{width:860px;height:410px;}
.containen div{float: left;width: 286px;height: 180px;margin-top: 20px;text-align: center;line-height: 180px;}
.containen div a{font-size: 17px;color: #fff;font-weight: 546;}
.zhongguohaiya{background: url(haiya/pic_1.jpg) no-repeat;}
.meiguohaiya{background: url(haiya/pic_2.jpg) no-repeat;}
.yingguohaiya{background: url(haiya/pic_3.jpg) no-repeat 10px 0;}
.ribenhaiya{background: url(haiya/pic_4.jpg) no-repeat;}
.helanhaiya{background: url(haiya/pic_5.jpg) no-repeat;}
.qitahaiya{background: url(haiya/pic_6.jpg) no-repeat 10px 0;}




.hotwp{width: 913px;height: 320px;background-color: #fff;margin-top: 10px;}
.hoth{width: 860px;height: 60px;margin: 0 auto;border-bottom: 2px #e5e5e5 solid;line-height: 80px;}
.hoth h2{line-height: 65px;}
.hoth h2 a{margin-right: 29px;font-size: 19px;color: #1c1c11;}
.hoth h2 span{clear: both;float: right;margin-right: -29px;}
.hoth h2 span a{font-size: 14px;color: #888888;}
.hot{width: 880px;height: 200px;margin: 0 auto;}
.hot ul{margin-top: 2px;}
.hot ul li{width: 400px;height: 80px;float: left;margin: 20px 20px;}
.hotimg{width: 150px;height: 80px;float: left;}
.hotimg img{width: 130px;height: 80px;}
.hotwz{width:250px;height: 80px;float: left;}
.hotwz p{line-height: 20px;}
.hotwz p a{font-size: 15px;color: #555555;}
.hotwz p a:hover{color: #2246fc;}
.hotwz span{font-size: 12px;color: #B0B0B0;margin-top: 10px;}



.containedb{width: 913px;background-color: #fff;margin-top: 10px;}
.containermbt{width: 860px;height: 60px;margin: 0 auto;border-bottom: 2px #e5e5e5 solid;line-height: 80px;}
.containermbt h2{font-size: 19px;color: #1c1c1c;font-weight: 545;}
.containermbt h2 a{float: right;margin-right: 10px;font-size: 15px;color: #555555;}
.containermnr{width: 860px;margin: 0 auto;}
.containermnr ul{}{padding-top: 20px;}
.containermnr ul li{margin-top: 10px;width: 860px;height: 110px;}
.containermnrimg{width: 120px;height: 100px;float: left;}
.containermnrimg img{width: 100px;height: 100px;}
.containermnrwz{border-bottom: 2px solid #e5e5e5;float: left;width: 735px;height: 100px;}
.containermnrwz h3{font-size: 18px;color: #1c1c11;}
.containermnrwz h3 a{font-size: 18px;color: #1c1c11;}
.containermnrwz h3 a:hover{color: #2246fc;}
.containermnrwz h3 span{float: right;}
.containermnrwz h3 span img{margin-left: 10px;}
.containermnrwz h4{font-size: 14px;color: #555555;margin-top: 10px;}
.containeanniu{width: 92px;height: 32px;background-color: #ED2941;margin-top: 11px;text-align: center;line-height: 32px;overflow: hidden;border-radius:5px;}
.containeanniu a{font-size: 14px;color: #fff;}。
.containeanniu a:hover{color: #797979;}
.containecr{width: 955px;height: 275px;margin-top: 10px;}
.containecrwt{width: 427px;height: 246px;float: left;background-color: #fff;}
.containecrwt h2{font-size: 19px;color: #1c1c1c;font-weight: 545;border-bottom: 2px #e5e5e5 solid;line-height: 50px;margin-left: 20px;margin-right: 20px;}
.containecrwt h2 a{float: right;margin-right: 10px;font-size: 15px;color: #555555;}
.containecrwt ul{margin-top: 10px;}
.containecrwt ul li{line-height: 35px;height: 35px;}
.containecrwtimg{float: left;width: 50px;height: 20px;}
.containecrwtimg img{width: 20px;height: 20px;margin: 8px 15px;}
.containecrwtwz{width: 355px;height: 20px;float: left;}
.containecrwtwz p{color: #555555;font-size: 15px;}
.containecrwtwz p a{color: #555555;font-size: 15px;}
.containecrwtwz p a:hover{color: #2246fc;}
.containecrwtwz p span{float: right;}

.containecrxz{width: 474px;height: 246px;float: left;background-color: #fff;margin-left: 12px;}
.containecrxz h2{font-size: 19px;color: #1c1c1c;font-weight: 545;border-bottom: 2px #e5e5e5 solid;line-height: 50px;margin-left: 20px;margin-right: 20px;}
.containecrxz h2 a{float: right;margin-right: 10px;font-size: 15px;color: #555555;}
.containecrxz ul{margin-top: 10px;}
.containecrxz ul li{height: 60px;width: 470px;}
.containecrxzimg{width:90px;height: 60px;float: left;}
.containecrxzimg img{width: 60px;height: 60px;margin-left: 15px;}
.containecrxzwz{width: 348px;height: 60px;float: left;}
.containecrxzwz h3{margin-top: 10px;}
.containecrxzwz h3 a{font-size: 14px;color: #1c1c1c;font-weight: 539;}
.containecrxzwz h3 a:hover{color: #2246fc;}
.containecrxzwz h3 span{float: right;color: #555555;}
.containecrxzwz h3 em{float: right;font-size: 11px;color: #ED2941;margin-left: 20px;font-style: normal;}
.containecrxzwz p{margin-top: 10px;}
.containecrxzwz p b{font-size: 12px;color: #2246fc;}
.containecrxzwz p span{font-size: 12px;color: #555555;margin-left: 20px;}
.containecrxzwz p i{font-size: 11px;color: #ED2941;margin-left: 20px;font-style: normal;}

.sgrzyb11{margin-top: 10px;}
/*海牙手机兼容显示 开始*/
@media only screen and (max-width: 678px){
.hyazzz{display:none;}
.hyayyy{width: 100%;}
.yingguohaiya{background: url(haiya/pic_3.jpg) no-repeat 0px 0;}
.qitahaiya{background: url(haiya/pic_6.jpg) no-repeat 0px 0;}
.containexz,.containejj,.containelc,.containebl,.containefy,.containesj,.hotwp,.containedb,.containeal,.containecr,.containecrwt,.containecrxz{width:100%;}
.containecrxz{margin-left: 0px;margin-top: 10px;}
.containecrwtwz{width: 80%;}

.containebt,.containenr,.containen,.containens,
.hoth,.containermbt,.containermnr,.containermnr ul li{width:92%;}
.containermnrimg{display:none;}
.containermnrwz{border-bottom: 2px solid #e5e5e5;float: left;width:100%;}
.containermnrwz h4{display:none;}
.hotwp{height: 550px;}
.hot{width: 100%;}
.hotimg{width: 50px;height: 50px;float: left;}
.hotimg img{width: 30px;height: 50px;}


}

/*海牙手机兼容显示 结束 */
