
/* css reset*/
*{margin:0 auto; font-family:"微软雅黑";}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0 auto; padding:0; }
body { background:#fff; color:#555; font-size:14px; font-family:"Microsoft YaHei", "simsun", "Helvetica Neue", Arial, Helvetica, sans-serif;}
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6, b { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#555; text-decoration:none;}
img { border:none; }
ol,ul,li { list-style:none; list-style-type: none;}
input, textarea, select, button {outline: none; font-size: 14px; font-family: "Microsoft YaHei", "simsun", "Helvetica Neue", Arial, Helvetica, sans-serif;; }
table { border-collapse:collapse; }
html{overflow-y: scroll;} 
i{font-style: normal;}

article,aside,details,figcaption,figure,dialog,footer,header,hgroup,menu,main,nav,section,summary {
	display: block;
}
audio,canvas,progress,video {
	display: inline-block;
	vertical-align:baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
.clearfix{clear:both;}
.container{width:1200px;}

.top-box{
	width:100%;
	background:#eeeeee;
}
.top{
	overflow:hidden;
}
.top-l{
	height:36px;
	line-height:36px;
	color:#999999;
	float:left;
}
.top-r{
	float:right;
}
.top-r ul{
	float:left;
	overflow:hidden;
}
.top-r ul li{
	float:left;
	overflow:hidden;
	padding:8px;
}
.top-r ul li i{
	display:block;
	width:18px;
	height:20px;
	float: left;
	margin-right:5px;
}
.top-r ul li i img{
	display:block;
	width:100%;
	height:100%;
}
.top-r ul li b{
	display:block;
	float:left;
	line-height:20px;
	color:#999999;
	font-size:14px;
}

.contact-right{
	position:fixed;
	/*right:10px;*/
    left:0px;
	top:50%;
	margin-top:-193px;
	z-index:9999;
	width:236px;
	height:386px;
	padding-top:120px;
	background:url(../images/tu-105.png) no-repeat center;
}
.contact-right ul li a{
	display:block;
	width:183px;
	height:34px;
	margin:8px auto;
	background:#0058af;
	border-radius:17px;
	position:relative;
}
.contact-many{
	position:absolute;
	width:0px;
	overflow:hidden;
	background:#0058af;
	/*right:183px;*/
	left:183px;
	top:0px;
	text-align:center;
	min-height:34px;
	line-height:34px;
	padding:10px 0px;
	color:#fff;
	border-radius:17px;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
.contact-many img{
	display:block;
	width:100px;
}
.contact-right ul li a:hover .contact-many{
	width:183px;
}
.contact-right ul li a p{
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	width:100%;
	height:100%;
	line-height:34px;
	padding-left:50px;
	background:no-repeat center left;
	background-position-x:20px;
}
.contact-right-bottom{
	text-align:center;
	margin-top:15px;
}
.contact-right-bottom img{
	width:90px;
	height:90px;
	display: block;
}
.contact-right-bottom p{
	font-size:14px;
}

.head{
	overflow:hidden;
	padding:25px 0px;
}
.logo{
	float:left;
	padding-right:178px;
	background:no-repeat center right;
	background-image:url(../images/tu-5.png);
}
.logo img{
	display:block;
	height:60px;
}
.head-r{
	float:right;
	height:40px;
	padding:10px 0px;
}
.head-r img{
	height:40px;
	display:block;
}
.nav{
	padding-top:10px;
}
.nav-biao{
	float:left;
	position:relative;
}
.nav-top{
	cursor:pointer;
	width:200px;
	height:40px;
	text-align:center;
	font-size:16px;
	color:#0058af;
	line-height:36px;
	padding-left:22px;
	border:#0058af 2px solid;
	background:url(../images/tu-7.png) no-repeat center;
	background-position-x:45px;
}
.nav-bottom{
	position:absolute;
	width:212px;
	top:90px;
	z-index:-1;
	opacity:0;
}
.nav-biao:hover .nav-bottom{
	top:40px;
	z-index:99;
	opacity:1;
}
.nav-bottom ul{
	background:url(../images/tu-9.png);
}
.nav-bottom ul li{
	position:relative;
}
.nav-bottom ul li>a{
	display:block;
	width:100%;
	padding:0px 26px;
	line-height:52px;
	height:52px;
	color:#fff;
	font-weight:bold;
	background:url(../images/tu-8.png) no-repeat center;
	background-position-x:180px;
}
.nav-bottom ul li:last-child .nav-dl,.nav-bottom ul li:nth-child(-2) .nav-dl{
	bottom:0px;
	top:auto;
}
.nav-bottom ul li:hover .nav-dl{
	display:block;
}
.nav-dl{
	display:none;
	position:absolute;
	left:212px;
	top:0px;
	background:#fff;
	width:400px;
	overflow:hidden;
	border:#eee 1px solid;
}
.nav-dl>dd:nth-child(odd){
	border-right:#eee 1px solid;
}
.nav-dl dd{
	width:50%;
	float:left;
}
.nav-dl dd a{
	display:block;
	width:100%;
	line-height:60px;
	padding:0px 20px;
}

.nav-ul{
	float:right;
}
.nav-ul ul{
	overflow:hidden;
}
.nav-ul ul li{
	float:left;
	padding:0px 10px;
}
.nav-ul ul li a{
	line-height:40px;
	padding:0px 20px;
	display:block;
	width:100%;
	font-size:16px;
	color:#333333;
}
.nav-ul ul .li a,.nav-ul ul li a:hover{
	background:#0058af;
	color:#fff;
}

/*banner*/
.banner{
	min-width:1200px;
	width:100%;
	height:700px\0;/* ie 8/9 */ 
	overflow:hidden\0;/* ie 8/9 */ 
}
.banner .swiper-banner {
	position:relative;
	z-index:2;
	overflow:hidden;
    width: 100%;
    height: 100%;
}
.banner .swiper-banner .swiper-slide{
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.banner .swiper-banner .swiper-slide img{
	width:100%;
}
.banner .swiper-banner .swiper-slide .pc{
	display:block;
}
.banner .swiper-banner .swiper-slide .web{
	display:none;
}
.banner .swiper-banner .swiper-pagination-bullet{
	width:20px;
	height:4px;
	opacity:0.6;
	border-radius:0px;
}
.swiper-banner .swiper-pagination-bullet-active{
	background:#0058af;
}


.mark{
	text-align:center;
}
.mark h1{
	font-size:27px;
	color:#333333;
}
.mark h2{
	font-size:16px;
	color:#999999;
	text-transform:uppercase;
}

.index1{
	padding-top:60px;
}
.index1-l-box{
	width:100%;
	height:720px;
	overflow:hidden;
	position:relative;
}
.index1-l-box-l,.index1-l-box-r{
	background-image:url(../images/tu-18.png);
    width: 26px;
    height: 45px;
    position:absolute;
    z-index:10;
    top:0%;
    margin-top:-22px;
    cursor:pointer;
    opacity:0;
}
.index1-l-box-l{
	background-position:left;
	left:0px;
}
.index1-l-box-r{
	background-position:right;
	right:0px;
}
.index1-l-box:hover .index1-l-box-l,.index1-l-box:hover .index1-l-box-r{
	opacity:1;
    top:50%;
}
.index1-l-box ul{
	position:absolute;
	overflow:hidden;
	height:100%;
	left:0px;
}
.index1-l-box ul li{
	float:left;
    width: 300px;
    height: 360px;
    transition: all 0.3s linear;
    padding:20px;
    position:relative;
    z-index:2;
}
.index1-l-box ul li:hover a{
	box-shadow:0 0 9px rgba(0,0,0,0.5)
}
.index1-l-box ul li a{
	display:block;
	width:100%;
	height:100%;
	background:#eeeeee;
}
.index1-l-box ul li a i{
	display:block;
	width:110px;
}
.index1-l-box ul li a i img{
	display:block;
	width:100%;
}
.index1-l-box ul li a h1{
	font-size:18px;
	color:#333333;
	font-weight:bold;
	padding-bottom:5px;
}
.index1-l-box ul li a h2{
	font-size:14px;
	color:#999;
}

.index2-box{
	background:#eeeeee;
	width:100%;
	padding:10px 0px;
	margin-top:60px;
}
.index2{
	background:url(../images/tu-19.png) no-repeat center left;
	padding-left:50px;
	font-size:14px;
	color:#333333;
	line-height:24px;
}

.index3-box{
	margin-top:50px;
	padding:25px 0px;
	background:url(../images/tu-21.jpg) no-repeat;
	background-size:cover;
}
.index3 .mark h1,.index3 .mark h2{
	color:#fff;
}
.index3-ul{
	overflow:hidden;
	width:100%;
}
.index3-li:nth-child(odd){
	margin-left:0px;
}
.index3-li{
	margin-top:20px;
	float:left;
	width:590px;
	height:210px;
	margin-left:20px;
}
.index3-li a{
	overflow:hidden;
	width:100%;
	height:210px;
	display:block;
}
.index3-text{
	width:50%;
	height:100%;
	float:left;
	background:#fff;
	padding:26px;
}
.index3-text>span{
	width:100%;
}
.index3-text h1{
	font-size:18px;
	color:#0058af;
	font-weight:bold;
}
.index3-text p{
	font-size:14px;
	color:#999;
	line-height:24px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.index3-img{
	width:295px;
	height:100%;
	float:right;
	overflow:hidden;
}
.index3-img img{
	display:block;
	width:100%;
	min-height:100%;
}


.index4{
	margin-top:60px;
}
.index4-container {
	margin-top:20px;
    width: 100%;
    height: 100%;
    overflow:hidden;
}
.index4-container .swiper-slide{
    text-align: center;
    font-size: 18px;
    background: #fff;
    padding:8px;
    border:#cccccc 1px solid;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor:ew-resize;
}
.index4-container .swiper-slide img{
	height:290px;
	width: 100%;
	display: block;
}

.index-img{
	display:block;
	margin-top:50px;
}
.index-img img{
	display: block;
	max-width:100%;
}

.index5-box{
	background:url(../images/tu-24.jpg) no-repeat fixed;
	background-size:cover;
	margin-top:50px;
	height:380px;
	padding:30px 0px;
	margin-bottom:50px;
}
.index5 .mark h1,.index5 .mark h2{
	color:#fff;
}
.index5-ul{
	overflow:hidden;
	margin-top:30px;
}
.index5-li:nth-child(2){
	background:#e5e5e5;
}
.index5-li{
	float:left;
	height:315px;
	width:33.333333%;
	background:#eeeeee;
	padding:0px 80px;
}
.index5-li>div{
	width:100%;
	text-align:center;
}
.index5-li>div i,.index5-li>div i img{
	display:block;
	width:55px;
	height:54px;
}
.index5-li>div h1{
	font-size:17px;
	color:#333333;
	font-weight:bold;
	padding-top:30px;
	padding-bottom:10px;
}
.index5-li>div p{
	font-size:14px;
	color:#999;
	line-height:24px;
}

.index6{
	overflow:hidden;
	padding-top:80px;
}
.index6-text{
	background:#eeeeee;
	width:720px;
	height:400px;
	float:left;
	padding:0px 30px;
}
.index6-text>div{
	width:100%;
}
.index6-biao{
	position:relative;
	margin-bottom:20px;
}
.index6-biao::after{
	content:"";
	display:block;
	width:47px;
	height:1px;
	background:#999999;
	position:absolute;
	bottom:0px;
	left:0px;
}
.index6-biao h1{
	font-size:26px;
	color:#333333;
	font-weight:bold;
}
.index6-biao h2{
	padding:5px 0px;
	font-size:14px;
	color:#999999;
	font-weight:bold;
	text-transform:uppercase;
}
.index6-text p{
	font-size:14px;
	line-height:24px;
	color:#333333;
	text-indent:30px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.index6-text a{
	margin-top:40px;
	display:block;
	width:140px;
	height:40px;
	text-align:center;
	line-height:40px;
	font-size:14px;
	margin-left:0px;
	color:#0058af;
	border:#0058af 1px solid;
}
.index6-text a:hover{
	background:#0058af;
	color:#fff;
}

.index6-img{
	float:right;
	height:400px;
	width:480px;
	overflow:hidden;
}
.index6-img img{
	display:block;
	width:100%;
	min-height:100%;
}

.index7-box{
	background:url(../images/tu-30.jpg) no-repeat center;
	background-size:cover;
	width:100%;
	padding:30px 0px;
	margin-top:80px;
}
.index7{
	overflow:hidden;
}
.index7-l{
	padding:15px 30px;
	float: left;
	width:700px;
	height:495px;
	background:#fff;
}
.index7-biao{
	padding-bottom:10px;
	border-bottom:#cccccc 1px dashed;
	overflow:hidden;
}
.index7-biao>h1{
	float:left;
	line-height:34px;
	font-size:26px;
	color:#333333;
	font-weight:bold;
}
.index7-biao>h1 b{
	font-size:14px;
	color:#999999;
	text-transform: uppercase;
	font-weight:bold;
	padding-left:5px;
}
.index7-biao>a{
	display:block;
	float:right;
	line-height:34px;
	font-size:14px;
	color:#0058af;
}
.index7-l dl{
	padding-top:15px;
}
.index7-l dl dt{
	padding-bottom:10px;
}
.index7-l dl dt a{
	display:block;
	overflow:hidden;
	width:100%;
}
.index7-img{
	float:left;
	width:242px;
	height:145px;
	overflow:hidden;
}
.index7-img img{
	display:block;
	width:100%;
	min-height:100%;
}
.index7-text{
	float:right;
	width:370px;
	height:145px;
}
.index7-text>div{
	width:100%;
}
.index7-text h1{
	font-size:17px;
	color:#333333;
	font-weight:bold;
	padding-bottom:10px;
}
.index7-text p{
	font-size:14px;
	color:#333333;
	line-height:26px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.index7-l dl dd{
	border-bottom:#ccc 1px dashed;
}
.index7-l dl dd a{
	display:block;
	overflow:hidden;
}
.index7-l dl dd a p{
	font-size:14px;
	color:#333333;
	display:block;
	float:left;
	width:-webkit-calc(100% - 80px);
	width:-moz-calc(100% - 80px);
	width:-ms-calc(100% - 80px);
	width:-o-calc(100% - 80px);
	width:calc(100% - 80px);
	line-height:48px;
}
.index7-l dl dd a i{
	display:block;
	float:right;
	width:80px;
	text-align:right;
	line-height:48px;
	color:#999;
}
.index7-l dl dd a:hover p{
	color:#0058af;
}

.index7-r{
	width:490px;
	height:495px;
	float:right;
	background:#fff;
	padding:15px 30px;
}
.index7-r ul{
	overflow:auto;
	height:-webkit-calc(100% - 60px);
	height:-moz-calc(100% - 60px);
	height:-ms-calc(100% - 60px);
	height:-o-calc(100% - 60px);
	height:calc(100% - 60px);
	width:100%;
	margin-top:10px;
}
.index7-r ul li{
	border-bottom:#ccc 1px dashed;
}
.index7-r ul li a{
	padding:20px 0px;
	display:block;
}
.index7-ask{
	background:url(../images/tu-31.png) no-repeat center left;
	padding-left:30px;
	height:22px;
	line-height:22px;
	font-size:15px;
	color:#000;
	font-weight:bold;
}
.index7-answer{
	margin-top:15px;
	background:url(../images/tu-32.png) no-repeat top left;
	padding-left:30px;
	line-height:22px;
	font-size:14px;
	color:#999;
}

.foot-box{
	margin-top:145px;
	width:100%;
	padding-bottom:20px;
	background:#666666;
}
.foot-top{
	height:80px;
	position:relative;
	top:-69px;
}
.foot-top img{
	display:block;
}
.foot-1{
	overflow:hidden;
}
.foot-l{
	float: left;
	width:480px;
}
.foot-l p{
	font-size:14px;
	color:#cccccc;
	line-height:30px;
}
.foot-c{
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	text-align:center;
	width:390px;
	float:left;
}
.foot-c img{
	display:block;
	width:110px;
	height:110px;
}
.foot-c p{
	font-size:14px;
	color:#ccc;
	padding-top:5px;
}
.foot-r{
	text-align:right;
	width:330px;
	float:right;
}
.foot-r p{
	font-size:14px;
	color:#cccccc;
}
.foot-r img{
	display:block;
	margin:15px auto;
	margin-right:0px;
	height:25px;
}

.foot-friendship{
	padding:20px 0px;
}
.foot-friendship dl{
	text-align:center;
}
.foot-friendship dt{
	line-height:16px;
	display:inline-block;
	color:#ccc;
	font-size:14px;
	margin:7px 0px;
}
.foot-friendship dd{
	display:inline-block;
}
.foot-friendship dd a{
	background:url(../images/tu-36.jpg) no-repeat center right;
	background-size:1px 14px;
	line-height:16px;
	padding:0px 8px;
	display:block;
	color:#ccc;
}
.foot-p a:hover,.foot-friendship dd a:hover{
	color:#0058af;
}
.foot-p{
	text-align:center;
	color:#ccc;
}
.foot-p a{
	color:#ccc;
}

.within-banner{
	width:100%;
}
.within-banner img{
	display:block;
	width:100%;
}



.register1{
	margin-top:70px;
}
.register1-container {
	margin-top:20px;
    width: 100%;
    height: 100%;
    overflow:hidden;
    position:relative;
}
.register1-container .swiper-slide{
	width:110px;
	height:110px;
	padding:10px;
	background:#eeeeee;
	border-radius:50%;
	font-size:14px;
	color:#333333;
	font-weight:bold;
    text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor:ew-resize;
}
.register1-container:hover .register1-next,.register1-container:hover .register1-prev{
	opacity:1;
	top:50%;
}
.register1-next,.register1-prev{
	background-image:url(../images/tu-18.png);
    width: 26px;
    height: 45px;
    position:absolute;
    z-index:10;
    top:0%;
    margin-top:-22px;
    cursor:pointer;
    opacity:0;
}
.register1-prev{
	background-position:left;
	left:0px;
}
.register1-next{
	background-position:right;
	right:0px;
}

.register2{
	margin-top:70px;
}
.register2-ul{
	overflow:hidden;
	width:1380px;
}
.register2-li{
	padding:0px 15px;
	margin-top:45px;
	background:#eeeeee;
	border-bottom:#0058af 3px solid;
	float:left;
	width:165px;
	height:145px;
	margin-right:180px;
}
.register2-li p{
	font-size:14px;
	line-height:22px;
	color:#333333;
}
.number{
	display:block;
	width:42px;
	height:42px;
	background:#0058af;
	text-align:center;
	line-height:42px;
	border-radius:50%;
	color:#fff;
	font-weight:bold;
	font-size:19px;
	position:relative;
	top:-21px;
}

.register3-box{
	background:url(../images/tu-38.jpg) no-repeat center;
	background-size:cover;
	margin-top:70px;
	width:100%;
	padding:40px 0px;
}
.register3-box .mark h1,.register3-box .mark h2{
	color:#fff;
}
.register3-ul{
	width:340px;
	margin-top:30px;
	background:url(../images/tu-39.png) no-repeat center top;
	padding-top:23px;
}
.register3-li:nth-child(1){
	margin:0px;
}
.register3-li{
	text-align:center;
	width:100%;
	height:65px;
	background:#fff;
	margin-top:35px;
}
.register3-li>span{
	display:block;
}
.register3-li h1{
	font-size:17px;
	color:#333333;
	font-weight:bold;
}
.register3-li p{
	font-size:14px;
	color:#999;
}
.register3-li a{
	display:block;
	width:100%;
	height:100%;
	line-height:65px;
	background:#0058af;
	color:#fff;
	font-weight:bold;
	font-size:17px;
}

.register4{
	margin-top:60px;
}
.register4-ul{
	margin-top:30px;
	overflow:hidden;
	border:#cccccc 1px solid;
}
.register4-li:nth-child(1){
	border-left:none;
}
.register4-li{
	border-left:#cccccc 1px solid;
	float:left;
	width:25%;
	overflow:hidden;
	height:290px;
	background:#eeeeee;
}
.register4-li img{
	display:block;
	max-width:100%;
}
.register4-li>div{
	width:100%;
	padding:25px;
}
.register4-li p{
	display:block;
	position:relative;
	padding-left:48px;
	line-height:42px;
	height:42px;
	width:100%;
	margin:22px 0px;
}
.register4-li .number{
	left:0px;
	top:0px;
	position:absolute;
}


.register5{
	margin-top:60px;
}
.register5-ul{
	overflow:hidden;
	width:1375px;
}
.register5-li{
	padding-top:40px;
	width:100px;
	float: left;
	margin-right:175px;
	text-align:center;
}
.register5-li i img,.register5-li i{
	display:block;
	width:100px;
	height:100px;
}
.register5-li p{
	padding-top:10px;
	font-weight:bold;
	font-size:15px;
	color:#333333;
}


.register6{
	margin-top:60px;
}
.register6-nei{
	overflow:hidden;
	margin-top:30px;
}
.register6-l{
	float:left;
	width:430px;
	height:330px;
	background:url(../images/tu-53.jpg) no-repeat center;
	background-size:cover;
}
.register6-l>div{
	padding:0px 20px;
	text-align:center;
}
.register6-img{
	display:block;
	overflow:hidden;
	width:120px;
	height:120px;
	border-radius:50%;
}
.register6-img img{
	width:100%;
	display:block;
	min-height:100%;
}
.register6-l h1{
	padding:15px 0px;
	font-size:19px;
	color:#fff;
	font-weight:bold;
}
.register6-l p{
	font-size:14px;
	line-height:22px;
	color:#fff;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    color:#fff;
    -webkit-box-orient: vertical;
}
.register6-l a{
	margin-top:15px;
	display:block;
	width:110px;
	height:36px;
	line-height:36px;
	background:#e65939;
	color:#fff;
}
.register6-l a:hover,.register6-r>a:hover{
	border-radius:8px;
}
.register6-r{
	width:740px;
	float:right;
	height:330px;
}
.register6-r>ul li{
	border-bottom:#ccc 1px solid;
}
.register6-r>ul li a{
	display:block;
	overflow:hidden;
	line-height:44px;
}
.register6-r>ul li a p{
	display:block;
	width:-webkit-calc(100% - 80px);
	width:-moz-calc(100% - 80px);
	width:-ms-calc(100% - 80px);
	width:-o-calc(100% - 80px);
	width:calc(100% - 80px);
	float:left;
}
.register6-r>ul li a i{
	display:block;
	width:80px;
	text-align:right;
	float:right;
}
.register6-r>a{
	margin-right:0px;
	margin-top:22px;
	display:block;
	width:128px;
	height:38px;
	text-align:center;
	line-height:38px;
	color:#fff;
	background:#0058af;
}
.register6-r>ul li a:hover p{
	color:#0058af;
}


.accounting1{
	margin-top:70px;
}
.accounting1-ul{
	overflow:hidden;
}
.accounting1-li:nth-child(4){
	padding-right:0px;
	width:126px;
	background:none;
}
.accounting1-li{
	float:left;
	text-align:center;
	width:358px;
	padding-right:232px;
	background:url(../images/tu-55.png) no-repeat right;
	background-position-y:42px;
}
.accounting1-li i,.accounting1-li img{
	display:block;
	width:84px;
	height:84px;
}
.accounting1-li h1{
	font-size:15px;
	color:#333333;
	padding-top:10px;
	padding-bottom:15px;
	font-weight:bold;
}
.accounting1-li p{
	font-size:13px;
	line-height:22px;
	color:#333;
}
.accounting1-p{
	text-align:center;
	font-size:16px;
	color:#0058af;
	font-weight:bold;
	padding-top:30px;
}

.accounting2-box{
	margin-top:60px;
	background:url(../images/tu-60.jpg) no-repeat center;
	background-size:cover;
	padding:76px 0px;
}
.accounting2-box .mark h1,.accounting2-box .mark h2{
	color:#fff;
}
.accounting2-ul{
	margin-top:30px;
	overflow:hidden;
}
.accounting2-li:nth-child(1){
	margin-left:0px;
}
.accounting2-li{
	float:left;
	width:186px;
	position:relative;
	overflow:hidden;
	height:154px;
	margin-left:67.5px;
}
.accounting2-li img{
	width:100%;
	min-height:100%;
	display: block;
}
.accounting2-li a{
	display:block;
	position:absolute;
	width:97px;
	height:34px;
	text-align:center;
	line-height:34px;
	background:url(../images/tu-9.png);
	color:#fff;
	font-weight:bold;
	font-size:15px;
}
.accounting2-a{
	display:block;
	width:164px;
	height:52px;
	background-color:#da583c;
	background-image:url(../images/tu-66.png);
	background-repeat:no-repeat;
	background-position-y:center;
	background-position-x:28px;
	padding-left:28px;
	text-align:center;
	font-size:18px;
	color:#fff;
	line-height:52px;
	font-weight:bold;
	margin-top:55px;
}
.accounting2-a:hover{
	border-radius:10px;
}


.accounting3{
	margin-top:70px;
}
.accounting3-ul{
	overflow:hidden;
	margin-top:20px;
}
.accounting3-li{
	width:20%;
	float:left;
	text-align:center;
}
.accounting3-li i,.accounting3-li img{
	display:block;
	width:120px;
	height:120px;
}
.accounting3-li p{
	padding-top:15px;
	font-size:15px;
	color:#333333;
}


.accounting4{
	margin-top:60px;
}
.accounting4-container {
	margin-top:20px;
    width: 100%;
    height: 100%;
    overflow:hidden;
    position:relative;
}
.accounting4-container .swiper-slide{
	background:#eeeeee;
	padding:25px 15px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor:ew-resize;
}
.accounting4-container .swiper-slide:hover{
	box-shadow:0 0 9px rgba(0,0,0,0.5)
}
.accounting4-container .swiper-slide>span{
	display:block;
	text-align:center;
}
.accounting4-container .swiper-slide h1{
	margin-top:20px;
	font-size:17px;
	color:#333333;
	height:24px;
	font-weight:bold;
}
.accounting4-container .swiper-slide h2{
	font-size:14px;
	height:20px;
	color:#666666;
	margin-top:5px;
}
.accounting4-container .swiper-slide p{
	font-size:14px;
	color:#333333;
	line-height:22px;
	height:66px;
	text-align:left;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top:25px;
}
.accounting4-container .swiper-slide .accounting2-a{
	height:36px;
	line-height:36px;
	font-size:15px;
	margin-top:20px;
}
.accounting4-img{
	width:120px;
	height:120px;
	overflow:hidden;
	border-radius:50%;
}
.accounting4-img img{
	display:block;
	width:100%;
	min-height:100%;
}
.accounting4-erwei{
	margin-top:20px;
	width:86px;
	height:86px;
}
.accounting4-erwei img{
	display:block;
	width:100%;
}

.accounting4-container:hover .accounting4-next,.accounting4-container:hover .accounting4-prev{
	opacity:1;
	top:50%;
}
.accounting4-next,.accounting4-prev{
	background-image:url(../images/tu-18.png);
    width: 26px;
    height: 45px;
    position:absolute;
    z-index:10;
    top:0%;
    margin-top:-22px;
    cursor:pointer;
    opacity:0;
}
.accounting4-prev{
	background-position:left;
	left:0px;
}
.accounting4-next{
	background-position:right;
	right:0px;
}







.trademark1{
	margin-top:60px;
}
.trademark1-ul{
	overflow:hidden;
	margin-top:30px;
}
.trademark1-li{
	width:25%;
	text-align:center;
	float:left;
}
.trademark1-li i,.trademark1-li img{
	display:block;
	width:132px;
	height:145px;
}
.trademark1-li h1{
	padding-top:10px;
	font-size:17px;
	color:#333333;
	font-weight:bold;
}
.trademark1-li p{
	font-size:14px;
	color:#333333;
}

.trademark-text{
	padding-top:60px;
	text-align:center;
}
.trademark-text h1{
	padding-bottom:10px;
	font-size:18px;
	color:#0058af;
	font-weight:bold;
}
.trademark-text p{
	font-size:14px;
	line-height:26px;
	color:#333333;
	width: 500px;
}

.trademark2-box{
	width:100%;
	background:url(../images/tu-81.jpg) no-repeat center;
	background-size:cover;
	padding-top:35px;
	padding-bottom:40px;
	margin-top:60px;
}
.trademark2-box .mark h1,.trademark2-box .mark h2{
	color:#fff;
}
.trademark2-ul{
	overflow:hidden;
	margin-top:30px;
}
.trademark2-li:nth-child(1){
	width:156px;
	padding-left:0px;
	background:none;
}
.trademark2-li{
	float:left;
	width:261px;
	padding-left:105px;
	background:url(../images/tu-82.png) no-repeat left;
	background-position-y:30px;
	text-align:center;
}
.trademark2-li i,.trademark2-li img{
	display:block;
	width:73px;
	height:60px;
}
.trademark2-li h1{
	font-size:15px;
	color:#fff;
	font-weight:bold;
	padding-top:15px;
}
.trademark2-li p{
	font-size:13px;
	color:#fff;
}

.trademark3{
	margin-top:60px;
}

.trademark4{
	margin-top:60px;
}
.trademark4-ul{
	overflow:hidden;
	width:1236px;
	margin-top:20px;
}
.trademark4-li{
	width:170px;
	height:120px;
	background:#eeeeee;
	float:left;
	margin-bottom:36px;
	margin-right:36px;
}
.trademark4-li a{
	display: block;
	width:100%;
	height:100%;
}
.trademark4-li a img{
	display:block;
	max-height:100%;
	max-width:100%;
}

.trademark5-box{
	height:180px;
	padding-bottom:80px;
	padding-top:40px;
	background:url(../images/tu-90.jpg) fixed center no-repeat;
	background-size:cover;
}
.trademark5-box .mark h1,.trademark5-box .mark h2{
	color:#fff;
}
.trademark5-ul{
	overflow:hidden;
	margin-top:30px;
}
.trademark5-li:nth-child(odd){
	background:#eeeeee;
}
.trademark5-li{
	padding:30px;
	float:left;
	width:20%;
	float:left;
	height:195px;
	background:#ccc;
	text-align:center;
}
.trademark5-li i{
	display: block;
	font-size:24px;
	color:#0058af;
	font-weight:bold;
	padding-bottom:15px;
}
.trademark5-li p{
	font-size:14px;
	color:#333333;
	line-height:22px;
}

.trademark6{
	margin-top:210px;
}




.service1{
	margin-top:70px;
}
.service1-li:nth-child(1){
	margin-left:0px;
}
.service1-li{
	float:left;
	width:230px;
	height:145px;
	box-shadow:0 0 9px rgba(0,0,0,0.5);
	background:#fff;
	margin-left:93.33px;
}
.service1-li a{
	display: block;
	width:100%;
	height:100%;
	text-align:center;
}
.service1-li a i{
	display:block;
	width:53px;
	height:52px;
	background:no-repeat right;
}
.service1-li a p{
	color:#333333;
	font-size:15px;
	font-weight:bold;
	padding-top:5px;
}
.service1-li.li a,.service1-li a:hover{
	background:#0058af;
}
.service1-li.li a i,.service1-li a:hover i{
	background:no-repeat left;
}
.service1-li.li a p,.service1-li a:hover p{
	color:#fff;
}

.service2{
	margin-top:50px;
}
.service2-top{
	border-bottom:#0058af 2px solid;
	position:relative;
}
.service2-top a{
	line-height:56px;
	height:56px;
	font-size:16px;
	color:#333333;
	display:block;
	width:200px;
	float:left;
	text-align:center;
}
.service2-top a.a{
	color:#0058af;
}
.service2-top>span{
	display:block;
	width:200px;
	height:10px;
	background:url(../images/tu-95.png) no-repeat center top;
	position:absolute;
	bottom:-10px;
	left:0px;
}

.service2-text{
	display:none;
	padding:30px 0px;
}
.service2-text img{
	max-width:100%;
}

.service3{
	padding-top:30px;
	margin-top:30px;
	text-align:center;
	border-top:#ccc 1px solid;
}
.service3 p{
	padding-bottom:10px;
	font-size:18px;
	color:#333333;
}
.service3 h1{
	font-size:18px;
	color:#0058af;
}


.about1{
	margin-top:70px;
}
.about1-text{
	margin-top:26px;
}
.about1-text img{
	max-width:100%;
}
.about2{
	margin-top:70px;
	background:#eeeeee;
	padding:25px 0px;
}
.about2 img{
	display:block;
}

.about3{
	margin-top:70px;
}
.about3-container {
	margin-top:20px;
    width: 100%;
    height: 100%;
    overflow:hidden;
    position:relative;
    cursor:ew-resize;
}
.about3-container .swiper-slide{
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    /*sssssssssssssssssssss*/
   display:block;
   position:relative;
   height:290px;
   overflow:hidden;
}
.about3-img{
	height:235px;
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:2;
}
.about3-img img{
	display:block;
	width:100%;
	min-height:100%;
}
.about3-text{
	padding-top:55px;
	z-index:1;
	background:#eeeeee;
	bottom:-124px;
	height:235px;
	position:absolute;
}
.about3-text h1{
	text-align:center;
	padding-top:20px;
	font-size:17px;
	font-weight:bold;
	color:#333333;
}
.about3-auto{
	margin-top:20px;
	width:100%;
	height:80px;
	overflow:auto;
	padding:0px 15px;
	cursor:s-resize;
}
.about3-auto p{
	font-size:14px;
	color:#333333;
	line-height:22px;
}

.about3-container .swiper-slide:hover .about3-img{
	width:110px;
	height:110px;
	border-radius:50%;
	top:0px;
}
.about3-container .swiper-slide:hover .about3-text{
	bottom:0px;
	opacity:1;
}
.about3-container:hover .about3-next,.about3-container:hover .about3-prev{
	opacity:1;
	top:50%;
}
.about3-next,.about3-prev{
	background-image:url(../images/tu-18.png);
    width: 26px;
    height: 45px;
    position:absolute;
    z-index:10;
    top:0%;
    margin-top:-22px;
    cursor:pointer;
    opacity:0;
}
.about3-prev{
	background-position:left;
	left:0px;
}
.about3-next{
	background-position:right;
	right:0px;
}

.about4{
	margin-top:60px;
}
.about4-container {
	margin-top:20px;
    width: 100%;
    height: 100%;
    overflow:hidden;
    position:relative;
}
.about4-container .swiper-slide{
	overflow:hidden;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor:ew-resize;
}
.about4-container .swiper-slide img{
	display:block;
	width:100%;
}
.about4-container:hover .about4-next,.about4-container:hover .about4-prev{
	opacity:1;
	top:50%;
}
.about4-next,.about4-prev{
	background-image:url(../images/tu-18.png);
    width: 26px;
    height: 45px;
    position:absolute;
    z-index:10;
    top:0%;
    margin-top:-22px;
    cursor:pointer;
    opacity:0;
}
.about4-prev{
	background-position:left;
	left:0px;
}
.about4-next{
	background-position:right;
	right:0px;
}


.contact{
	margin-top:70px;
}
.contact-text{
	padding:30px 0px;
	max-width:660px;
	text-align:center;
	font-size:14px;
	line-height:24px;
	color:#333;
}
.contact-nei{
	overflow:hidden;
}
.contact-l{
	float:left;
	width:740px;
	height:395px;
}
.contact-r{
	float:right;
	padding:25px;
	width:430px;
	height:395px;
	border:#ccc 1px solid;
	background:url(../images/tu-101.png) no-repeat center bottom;
}
.contact-r p{
	font-size:14px;
	color:#333333;
	line-height:22px;
	padding:5px 0px;
}
.contact-r p b{
	font-weight:bold;
}


.journalism{
	margin-top:76px;
}
.journalism-ul{
	margin-top:30px;
}
.journalism-li{
	overflow:hidden;
	margin-bottom:20px;
	width:100%;
}
.journalism-time{
	float:left;
	width:43px;
	height:43px;
	background:#0058af;
	text-align:center;
}
.journalism-time h1{
	font-size:14px;
	display:block;
	width:100%;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
.journalism-time p{
	display:block;
	width:100%;
	text-align:center;
	font-size:12px;
	color:#fff;
}
.journalism-nei{
	float:right;
	width:1135px;
	height:155px;
}
.journalism-nei a{
	padding:13px;
	display:block;
	width:100%;
	height:100%;
	background:#eee;
	overflow:hidden;
	position:relative;
}
.journalism-nei a::after{
	display:block;
	content:"";
	height:100%;
	width:0px;
	background:#0058af;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
.journalism-nei a:hover::after{
	width:100%;
}
.journalism-nei a:hover .journalism-text h1,.journalism-nei a:hover .journalism-text p{
	color:#fff;
}
.journalism-text{
	padding:5px 0px;
	float:left;
	width:960px;
	position:relative;
	z-index:2;
}
.journalism-text h1{
	padding-bottom:8px;
	font-size:17px;
	font-weight:bold;
	color:#333333;
}
.journalism-text p{
	font-size:14px;
	color:#666666;
	line-height:24px;
}
.journalism-img{
	position:relative;
	z-index:2;
	float:right;
	width:129px;
	height:129px;
	overflow:hidden;
}
.journalism-img img{
	display:block;
	width:100%;
	min-height:100%;
}
.news_more{width: 100%;text-align: center;}
.news_more a{display: inline-block;padding: 5px 10px;border: 1px solid #000;color: #000;}
.news_more a:hover{background-color: #0058af;border: 1px solid #0058af;color: #fff;}
.news-details-biao{
	padding-top:20px;
	width:100%;
	border-bottom:#d1d1d1 1px dashed;
}
.news-details-biao h1{
	font-size:20px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
.news-details-biao h3{
	padding-top:15px;
	font-size:12px;
	color:#666666;
}
.news-details-biao-bottom{
	overflow:hidden;
	padding-bottom:10px;
	padding-top:10px;
}
.news-details-biao-bottom .bdsharebuttonbox{
	float:left;
	padding:3.5px;
}
.news-details-biao-a{
	float:right;
}
.news-details-biao-a a{
	display:block;
	width:121px;
	height:35px;
	background:url(../images/tu-103.png);
	line-height:35px;
	padding-left:20px;
}
.news-details-nei{
	min-height:400px;
	padding:25px 15px;
}
.news-details-nei img{
	max-width:100%;
}
.news-details-piece{
	background:#eee;
	padding:30px 15px;
}
.news-details-piece p{
	color:#333333;
	line-height:36px;
	font-size:14px;
}
.news-details-piece p a{
	color:#333;
}
.news-details-piece p a:hover{
	color:#069a36;
}
.news-details{
	padding-bottom:40px;
}

.news-details-selected{
	
}
.news-details-selected dl{
	
}
.news-details-selected dl dt{
	font-size:20px;
	color:#333333;
	line-height:50px;
	font-weight:bold;
}
.news-details-selected dl dd{
	
}
.news-details-selected dl dd a{
	padding-left:12px;
	background:url(../images/tu-104.png) no-repeat center left;
	line-height:50px;
	height:50px;
	display:block;
	color:#000000;
}
.news-details-biao-a a:hover,.news-details-selected dl dd a:hover{
	color:#069a36;
}

.questions{
	margin-top:70px;
}
.questions-ul{
	margin-top:30px;
	overflow:hidden;
	width:1220px;
}
.questions-li{
	margin-bottom:20px;
	float:left;
	height:300px;
	padding:20px 15px;
	border:#ccc 1px solid;
	width:285px;
	margin-right:20px;
}
.questions-li>div{
	width:100%;
	height:100%;
	overflow:auto;
}
.questions-li .index7-ask{
	height:auto;
	background-position-y:top;
}
.within-banner .pc{display:block;}
.within-banner .web{display:none;}

.{color:#0058af;}

/*上中下居中*/
.journalism-img,.journalism-time,.service1-li a,.trademark5-li,.trademark4-li a,.accounting2-li,.register6-l,.register4-li,.register3-li,.index7-text,.index6-text,.index5-li,.index3-text,.index1-l-box ul li a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-direction:column;
}
/*栅格*/
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
/*css3效果*/
.about4-container .swiper-slide img,.trademark4-li,.trademark1-li i,.accounting4-container .swiper-slide,.accounting3-li i,.accounting2-a,.register6-l a,.register6-r>a,.register5-li i,.number,.register1-container .swiper-slide,.index7-img img,.index6-text a,.index4-container .swiper-slide,.index3-img img,.journalism-nei a::after,.about3-text,.about3-img,.about3-next,.about3-prev,.about4-next,.about4-prev,.service2-top>span,.service1-li a,.accounting4-next,.accounting4-prev,.register1-next,.register1-prev,.index1-l-box-l,.index1-l-box-r,.index1-l-box ul li a,.index1-l-box ul,.nav-dl,.nav-bottom,.nav-ul ul li a{
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
/*一行文字截取*/
.journalism-text h1,.register6-r>ul li a p,.index7-r .index7-ask,.nav-dl dd a{
	display: block;
	overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
/*两行文字截取*/
.journalism-text p,.index7-r .index7-answer{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

::-webkit-scrollbar {
	width: 6px;
	height: 4px
}
::-webkit-scrollbar-button: vertical {
	display: none
}
::-webkit-scrollbar-corner,::-webkit-scrollbar-track {
	background-color:#eee;
}
::-webkit-scrollbar-thumb {
	border-radius:3px;
	background-color:#0058af;
}
::-webkit-scrollbar-thumb: vertical: hover {
	background-color:#0058af;
}
::-webkit-scrollbar-thumb: vertical: active {
	background-color:#0058af;
}
@keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-webkit-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-moz-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-o-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
.trademark2-li:hover i,.accounting1-li:hover i,.register2-li:hover .number,.index1-l-box ul li a:hover i img,.index5-li>div:hover i{
  -webkit-animation: icon-bounce 0.5s alternate;
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate;
}

.about4-container .swiper-slide:hover img,.index7-l dl dt a:hover .index7-img img,.index3-li a:hover .index3-img img{
	-webkit-transform: scale(1.4, 1.4);
	-moz-transform: scale(1.4, 1.4);
	-ms-transform: scale(1.4, 1.4);
	-o-transform: scale(1.4, 1.4);
	transform: scale(1.4, 1.4);
}

.trademark4-li:hover,.register5-li:hover i,.register1-container .swiper-slide:hover,.index4-container .swiper-slide:hover{
	-webkit-transform:rotateY(-360deg);
	-moz-transform:rotateY(-360deg);
	-ms-transform:rotateY(-360deg);
	-o-transform:rotateY(-360deg);
	transform:rotateY(-360deg);
}
.trademark1-li:hover i,.accounting3-li:hover i{
	transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	border-radius:50%;
}


/*###############################################################################################*/
@media (max-width:786px){
	.container{width:100%; padding:0px 10px;}
	
	.nav-biao,.head-r,.top-r{display:none;}
	.head{margin:10px 0px; padding:0px 5px;}
	.head_js{position:fixed; width:100%; top:0px; left:0px; z-index:120; background:#fff; margin:0px; padding:10px 5px;}
	.logo{background:none; padding:0px;}
	.logo img{height:50px;}
	
	.week-toggle{display:block; float:right; padding: 24px 15px;border: none;height:50px; width:50px; cursor:pointer;background:#e2e4e3; border-radius:5px; position:relative; z-index:101;}
	.week-toggle span{opacity:1; display:block; width:20px; height:2px; background:#76838f;}
	.week-toggle::after{bottom:19px;left:15px;}
	.week-toggle::before{top:19px;left:15px;}
	.week-toggle::after,.week-toggle::before{position:absolute;content: "";display: block;width: 20px;height:2px;margin: 0;background: #76838f;border-radius: 1px;-webkit-transition: -webkit-transform .2s ease-in-out;-o-transition: -o-transform .2s ease-in-out;transition: transform .2s ease-in-out;webkit-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);transform: rotate(0);-webkit-transform-origin: 10%;-ms-transform-origin: 8%;-o-transform-origin: 8%;transform-origin: 10%;}
	.week-toggle-s span{opacity:0;}
	.week-toggle-s::before{-webkit-transform: rotate(32deg);-ms-transform: rotate(32deg);-o-transform: rotate(32deg);transform: rotate(32deg); width:23px;}
	.week-toggle-s::after{-webkit-transform: rotate(-32deg);-ms-transform: rotate(-32deg);-o-transform: rotate(-32deg);transform: rotate(-32deg);width:23px;}
	.week-con{float:none; display:none; height:auto; height:100%;}
	
	.nav{padding:0px; position:fixed; display:none; padding-top:70px; z-index:100; width:100%; background:url(../images/tu-9.png); top:0px; left:0px; height:100%;}
	.nav-ul{width:100%; float:none; padding:10px 0px;}
	.nav-ul ul li{width:100%; float:none; height:50px;}
	.nav-ul ul li a{color:#fff; line-height:50px; border-radius:5px; height:50px; border-bottom:#fff 1px solid;}
	.nav-ul ul .li a, .nav-ul ul li a:hover{border-bottom:#0058af 1px solid;}
	.banner .swiper-banner .swiper-slide .pc{display:none;}
	.banner .swiper-banner .swiper-slide .web{display:block;}
	.banner{min-width:100%;}
	.web{display:none;}
	
	.mark h1{font-size:17px; font-weight:bold;}
	.mark h2{font-size:12px;}
	
	.index1{margin-top:20px; padding:0px 5px;}
	.index1-l-box{height:auto;}
	.index1-l-box ul{position:initial; height:auto;}
	.index1-l-box ul li{width:33.333%; height:140px; padding:5px;}
	.index1-l-box ul li a i{width:45%;}
	.index1-l-box ul li a h1{font-size:15px;}
	.index1-l-box ul li a h2{text-align:center; font-size:12px; display:none;}
	.index2-box{display:none;}
	
	.index3-box{margin-top:20px; padding:20px 0px;}
	.index3-li{width:100%; margin:5px 0px; height:150px;}
	.index3-text{width:50%; height:150px; padding:10px;}
	.index3-img{width:50%; height:150px;}
	.index3-text h1{font-size:16px;}
	.index3-text p{font-size:13px; line-height:20px;}
	
	.index4{display:none;}
	
	.index-img{margin-top:20px;}
	
	.index5-box{margin-top:20px; padding:20px 0px; height:auto; margin-bottom:20px;}
	.index5-ul{margin-top:0px;}
	.index5-li{width:100%; padding:10px; height:250px; margin-top:10px;}
	.index5-li>div h1{padding-top:10px; font-size:15px; padding-bottom:5px;}
	.index5-li>div p{font-size:12px; line-height:18px;}
	
	.index6-text{width:100%; height:auto; padding:20px 10px;}
	.index6-biao h1{font-size:19px;}
	.index6-biao h2{font-size:12px; padding-top:0px;}
	.index6-biao{margin-bottom:10px;}
	.index6-text p{line-height:22px; font-size:13px;}
	.index6-text a{margin-top:15px;}
	.index6-img{display:none;}
	
	.index7-box{margin-top:20px;}
	.index7-biao{padding-bottom:0px;}
	.index7-biao>h1{font-size:18px;}
	.index7-biao>h1 b{font-size:12px;}
	.index7-l{width:100%; height:auto; margin-bottom:10px; padding:10px;}
	.index7-r{width:100%; padding:10px;}
	.index7-l dl{padding-top:10px;}
	.index7-img{width:100%;}
	.index7-text{width:100%; height:auto; padding-top:10px;}
	.index7-text h1{font-size:15px; font-weight:bold; padding-bottom:5px;}
	.index7-text p{font-size:13px; line-height:20px;}
	.index7-l dl dd a p{line-height:36px; font-size:13px;}
	.index7-l dl dd a i{line-height:36px; font-size:12px;}
	.index7-l dl dd a{height:36px; line-height:36px;}
	
	.foot-box{margin-top:20px; padding-bottom:0px;}
	.foot{padding:10px;}
	.foot-r,.foot-friendship,.foot-top{display:none;}
	.foot-l{width:100%;}
	.foot-l p{line-height:20px; font-size:13px; padding:5px 0px;}
	.foot-c{width:100%; border:none; padding:10px 0px;}
	
	.register1{margin-top:20px;}
	.register1-container{margin-top:10px;}
	.register1-container .swiper-slide{font-size:12px;}
	.register2{margin-top:20px;}
	.register2-ul{width:100%;}
	.register2-li{width:46%; margin:2%; padding:10px;}
	.number{position:inherit;}
	.register2-li p{font-size:12px; line-height:18px; padding-top:10px;}
	.register3-box{margin-top:20px; padding:20px 0px;}
	.register3-ul{max-width:100%;}
	.register4{margin-top:20px;}
	.register4-ul{margin-top:10px;}
	.register4-li:nth-child(1){border:none;}
	.register4-li{width:100%; border-left:none; border-top:#cccccc 1px solid;}
	.register4-li p{margin:10px 0px;}
	.register4-li>div{padding:10px;}
	.register5{margin-top:20px; padding:0px 5px;}
	.register5-ul{width:100%;}
	.register5-li{width:33.333%; margin:0px; padding:5px;}
	.register5-li i{width:50%; height:auto;}
	.register5-li i img{width:100%; height:auto;}
	.register5-li p{font-size:13px; padding-top:5px;}
	.register6{margin-top:20px;}
	.register6-nei{margin-top:10px;}
	.register6-l{width:100%; height:auto; padding:20px 0px;}
	.register6-r{width:100%; height:auto;}
	.register6-r>a{margin-top:10px;}
	.within-banner .pc{display:none;}
	.within-banner .web{display:block;}
	
	.accounting1{margin-top:20px; padding:0px 5px;}
	.accounting1-ul{margin-top:10px;}
	.accounting1-li:nth-child(4){width:50%;}
	.accounting1-li{width:50%; padding:5px; background:none;}
	.accounting1-li i{width:50%; height:auto;}
	.accounting1-li img{width:100%; height:auto;}
	.accounting1-li h1{padding-top:10px; padding-bottom:5px;}
	.accounting1-p{margin-top:20px; font-size:13px; line-height:20px; padding:0px;}
	.accounting2-box{margin-top:20px; padding:20px 0px;}
	.accounting2{padding:0px 5px;}
	.accounting2-ul{margin-top:10px;}
	.accounting2-li{width:50%; margin:0px; border:5px solid transparent;}
	.accounting2-a{margin-top:10px;}
	.accounting3{margin-top:20px; padding:0px 5px;}
	.accounting3-ul{margin-top:10px;}
	.accounting3-li{width:33.333%; padding:5px;}
	.accounting3-li i, .accounting3-li img{width:60px; height:60px;}
	.accounting3-li p{font-size:12px; margin-top:5px; padding:0px;}
	.accounting4{margin-top:20px;}
	.accounting4-container{margin-top:10px;}
	
	.trademark1{margin-top:20px;}
	.trademark1-li{width:50%; padding:10px 0px;}
	.trademark1-ul{margin-top:0px;}
	.trademark1-li i, .trademark1-li img{width:90px; height:auto;}
	.trademark1-li h1{padding-top:5px; font-size:15px;}
	.trademark1-li p{font-size:13px;}
	.trademark-text{padding-top:20px;}
	.trademark-text h1{font-size:16px; padding-bottom:5px;}
	.trademark-text p{font-size:13px; line-height:20px;}
	.trademark2-box{display:none;}
	.trademark3{margin-top:20px;}
	.trademark4{margin-top:20px; padding:0px 5px;}
	.trademark4-ul{width:100%; margin-top:5px; height:360px;}
	.trademark4-li{width:50%; margin:0px; padding:5px; background:none;}
	.trademark4-li a{display:block; width:100%; height:100%; background:#eee;}
	.trademark5-box{margin-top:20px; height:auto; padding:15px 0px;}
	.trademark5-li{width:100%; padding:10px;}
	
	.service1{margin-top:20px;}
	.service1-li{width:50%; margin:0px; float:left;}
	.service2{margin-top:20px;}
	.service2-top a{width:33.33%; line-height:36px; height:36px; font-size:12px;}
	.service2-top a.a{background:#0058af; color:#fff;}
	.service2-top>span{display:none;}
	.service2-text{padding:10px 0px;}
	.service3{margin-top:10px; padding-top:20px;}
	.service3 p{font-size:12px; padding-bottom:5px;}
	.service3 h1{font-size:15px; font-weight:bold;}
	
	.about1{margin-top:20px;}
	.about1-text{margin-top:10px;}
	.about2{display:none;}
	.about3{margin-top:20px;}
	.about3-container{margin-top:10px;}
	.about3-container .swiper-slide .about3-img{width:110px;height:110px;border-radius:50%;top:0px;}
	.about3-container .swiper-slide .about3-text{bottom:0px;	opacity:1;}
	.about3-container .about3-next,.about3-container .about3-prev{opacity:1;top:50%;}
	.about4-container{margin-top:10px;}
	.about4{margin-top:20px;}
	
	.contact{margin-top:20px;}
	.contact-text{padding:0px; margin-top:10px; font-size:13px;line-height:20px; text-align:left;}
	.contact-r{width:100%; padding:10px; margin-top:20px;}
	.contact-l{width:100%; margin-top:20px; height:220px;}
	
	.journalism{margin-top:20px;}
	.journalism-ul{margin-top:10px;}
	.journalism-time{display:none;}
	.journalism-li{margin-bottom:15px; height:110px;}
	.journalism-nei a{padding:10px;}
	.journalism-nei{height:110px; width:100%;}
	.journalism-img{width:90px; height:90px;}
	.journalism-text{width:-webkit-calc(100% - 100px); width:-moz-calc(100% - 100px); width:-ms-calc(100% - 100px); width:-o-calc(100% - 100px); width:calc(100% - 100px);}
	.journalism-text h1{font-size:15px; padding-bottom:5px;}
	.journalism-text p{font-size:13px; line-height:20px;}
	
	.news-details-biao{padding-bottom:10px; padding-top:20px;}
	.news-details-biao-a{display:none;}
	.news-details-biao h1{text-align:left; font-size:17px;}
	.news-details-biao h3{padding-top:5px;}
	.news-details-biao-bottom{padding: 0px;}
	.news-details-piece{padding:10px 15px;}
	.news-details-selected{padding:10px; padding-bottom:20px;}
	.news-details-nei{padding:10px 0px;}
	.news-details-selected{display:none;}
	
	.questions{margin-top:20px;}
	.questions-ul{margin-top:0px; width:100%;}
	.questions-li{width:100%; margin:10px 0px;}
	
	
}


.service2-top::after,.service1::after,.nav::after{
	content:"";
	clear:both;
	display:block;
}


/*page*/
.scott{height:30px;text-align:center; padding-top:9px;line-height:21px; }
.scott A{BORDER:#58affe 1px solid; PADDING:2px 5px; MARGIN-RIGHT: 5px;  TEXT-DECORATION: none; background:#fff;}
.scott A:hover{border:1px solid #58affe; text-decoration:none; BACKGROUND-COLOR:#237ac7; color:#FFF;}
.scott A:active{border:1px solid #58affe; text-decoration:none; BACKGROUND-COLOR:#237ac7;}
.scott SPAN.current{BORDER: #237ac7 1px solid; PADDING:1px 5px;  FONT-WEIGHT: bold;  COLOR: #fff; MARGIN-RIGHT: 2px; BACKGROUND-COLOR: #237ac7;MARGIN-RIGHT: 5px;}
.scott SPAN.disabled{BORDER:#237ac7 1px solid; PADDING:2px 5px; COLOR:#237ac7; MARGIN-RIGHT: 5px; background:#d8f1ff;}