@charset "utf-8";
/* CSS Document */
*{
	margin:0 auto;
	padding:0;
	}
a{blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
*html,*html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}

/*input,textarea{-webkit-appearance: none;}*//* 删除input或textarea输入框在移动版显示的阴影（Safari/iPhone） */

html, body, div, h1, h2, h3, h4, h5, h6, em, small, strong, dl, dt, dd, ol, ul, li, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea{ margin: 0 auto; padding: 0; font-size: 100%;}
h1, h2, h3, h4, h5, h6 { font-weight: normal;line-height: 1.5;font-size:14px;}
em, i, ul, li, ol {
    list-style-type: none;
    font-style: normal;
}
ins{text-decoration:none;}

html,body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"微软雅黑";
	font-family: "Noto Sans SC";
	color:#666;
	overflow-x:hidden;
	}

ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
li{
	list-style:none;
	}
ul li a{
	display:block;
	}
a{
	text-decoration:none !important;
	color:#666;
	outline:none;
	transition: color .6s,border-color .6s,background-color .6s;
	}
a:hover{
	cursor:pointer;
	text-decoration:none;
	transition: color .6s,border-color .6s,background-color .6s;
	}
a:active{
	star:expression(this.onFocus=this.blur());
	}
:focus{outline:0;}

input{
	border:1px solid #ccc;
	outline:none;
	}
textarea{
	border:1px solid #ccc;
	outline:none;
	}
form{
	margin:0px;
	padding:0px;
	}
table{  
	border-collapse:collapse;  
	border-spacing:0;  
}  
th,td{  
	padding:0;  
}
img{
	padding:0;
	margin:0;
	max-width: 100%;
	border:none;
	vertical-align: middle;
	}
a,img{border:0;}
.clear{
	clear:both;
	}
p{
	/**
	text-align:justify; 
	text-justify:inter-ideograph;
	**/
	margin:0;
	}
dl,dt,dd{padding:0;margin:0;}

.zj_fbq{
	display: table;
    width: 100%;
    height: 100%;
}
.zj_zbq{
	display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.juzhong{
	
    display: -webkit-box;
    display: -ms-box;
    display: flex;

    justify-content: space-between;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;

}


.arial{
	font-family:Arial, Helvetica, sans-serif;
	}
.verdana{
	font-family: Verdana,Geneva,sans-serif;
	}
.Georgia{
	font-family:Georgia, "Times New Roman", Times, serif;
}
.en{
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	}
@font-face {
    font-family:"novecento_sans_widenormal", "HiraginoSansGB-W3", "STHeiti", "Microsoft JhengHei", "Microsoft YaHei", tahoma;
}
.cn{
	font-family:"novecento_sans_widenormal", "HiraginoSansGB-W3", "STHeiti", "Microsoft JhengHei", "Microsoft YaHei", tahoma;
	}
@font-face {  font-family: ababa;  src: url('../fonts/ababa.ttf');}
/** 以上为全局设置 **/
/** index **/
.warp{
	width:100%;
	height:auto;
	}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    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;
}

/** header **/
.header{
	height: auto;
	padding:10px 0;
}
.logo{
	width: 182px;
	height: auto;
	/*float: left;*/
}
.menu{
	height: auto;
	/*float: left;*/
	margin:0 10px 0 40px;
}
.menu ul{
	height: auto;
}
.menu ul li{
	height: auto;
	float: left;
	margin-right: 30px;
}
.menu ul li a{
	display: block;
	line-height: 60px;
	font-size: 18px;
	font-weight: 500;
	color: #111;
}
.menu ul li a:hover{
	color: #fa7c00;
}
.you{
	height: auto;
	/*float: right;*/
}
.you_dhtb{
	width: 40px;
	height: auto;
	float: left;
	margin-top: 10px;
}
.you_dhtb span{
	font-size: 36px;
	color: #b4975a;
}
.you_dh{
	height: auto;
	float: left;
	margin:0 25px 0 10px;
}
.you_dh p{
	line-height: 20px;
	font-size: 14px;
	color: #111;
	font-weight: 500;
}
.you_an{
	height: auto;
	float: left;
	margin-top: 11px;
}
.you_an a{
	display: block;
	border-radius: 50px;
	color: #fff;
	padding:8px 20px;
	font-size: 16px;
	background: -webkit-linear-gradient(top left, #eb795d 0%, #df5f4c 100%);
	background: linear-gradient(to bottom right, #eb795d 0%, #df5f4c 100%);
}
.you_an a:hover{
	background: #fa7c00;
}
/** header **/
/** banner **/
.banner{
	height: auto;
	position: relative;
}
/** gd_dh **/
.gd_dh{
	width: 100%;
	height: auto;
	position: absolute;
	bottom:0;
	left:0;
	background: rgba(250,132,6,0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5fa8406,endColorstr=#E5fa8406);
	z-index: 999;
}
.gd_dh ul{
	text-align: center;
}
.gd_dh ul li{
	display: inline-block;
	height: auto;
	line-height: 80px;
	color: #fff;
	font-size: 18px;
	margin:0;
	position: relative;
}
.gd_dh ul li a{
	display: block;
	line-height: 80px;
	color: #fff;
	font-size: 18px;
	padding:0 25px;
}
.gd_dh ul li a:hover{
	background: #e5a056;
}
.gd_dh ul li:before{
	content: '';
    width: 2px;
    height: 22px;
    background: #fff;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: -2px;
}
.gd_dh ul li:last-of-type:before{
	display: none;
}

.gd_dhgd{
	position: fixed;
	bottom: auto;
	top:0;
}
/** gd_dh **/
/** banner **/
/** box1 **/
.box1{
	height: auto;
	padding:100px 0 50px;
	background: url(../images/box1.jpg) center top no-repeat;
	background-size: cover;
}
.bt{
	height: auto;
	text-align:center;
}
.bt01{
	font-family: Source Han Serif;
    font-weight: 700;
    font-size: 28px;
    color: #111;
    line-height: 1.5;
}
.xian{
	width: 550px;
	height: auto;
	margin:5px auto;
}
.bt02{
	color: #fa7c00;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.5;
}
.btk{
	height: auto;
	margin-top: 70px;
}
.bt1{
	font-weight: 700;
	color: #063e81;
	text-align: center;
	font-size: 28px;
	letter-spacing: 5px;
}
.box1_con{
	height: auto;
	margin-top: 50px;
}
.box1_con ul{
	height: auto;
	text-align: center;
}
.box1_con ul li{
	height: auto;
	width: 308px;
	display: inline-block;
	margin: 0 15px;
}
.box1k{
	height: auto;
	background: #fff;
	padding:50px 35px;
}
.box1_tb{
	width: 114px;
	height: 114px;
	background: #f4f6ff;
	border-radius: 100%;
}
.box1_bt{
	color: #063e81;
	font-size: 26px;
	font-weight: 600;
	letter-spacing: 2px;
	margin-top: 15px;
	line-height: 1.5;
}
.box1_wz{
	height: 48px;
	margin-top: 15px;
	font-size: 16px;
	color: #494949;
	line-height: 24px;
}
.box1_con ul li:hover .box1k{
	background: #fa7c00;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.box1_con ul li:hover .box1_bt{
	color: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.box1_con ul li:hover .box1_wz{
	color: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
/** box1 **/
/** box2 **/
.box2{
	height: 653px;
	background: url(../images/box2.jpg) center top no-repeat;
	background-size: cover;
	overflow:hidden;
}
.box2 img{
	max-width:none;
}
.sfq_dbt{
	position: absolute;
	top:100px;
	left:170px;
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	transform:rotate(12deg);  
	-webkit-transform:rotate(12deg);  
	-moz-transform:rotate(12deg);  
	-o-transform:rotate(12deg);   
	-ms-transform:rotate(12deg);
}
.sfq_nr{
	height: auto;
	color: #fff;
}
.sfq_bt{
	font-size: 32px;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	margin-top: 60px;
}
.sfq_wz{
	height: auto;
	margin-top: 30px;
}
.sfq_wz p{
	font-size: 18px;
	line-height: 1.8;
}
.sfq_bt1{
	font-size: 30px;
	margin-top: 30px;
	margin-bottom: 20px;
}

/** xinxi_solution_main **/
.xinxi_solution_bg {
	background-size: 100% 653px;
	margin: 0 auto;
}
.xinxi_solution_main ul {
	/*overflow: hidden;*/
	height: 653px;
}
.xinxi_solution_main .main_mobile {
	/*max-width: 1080px;
	min-width: 1080px;*/
}
.xinxi_solution_main ul li {
	height: 653px;
	float: left;
	width: 140px;
	position: relative;
	/*overflow: hidden;*/
	transition: all 0.5s;
	/*background: rgba(6,62,129,0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2063e81,endColorstr=#B2063e81);*/
	/*background: url(../images/sfqa.png);*/
}
.lisfqbg{
	width: 595px;
	height: 800px;
	position:absolute;
	top: -80px;
    left: 148px;
    background: rgba(6,62,129,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2063e81,endColorstr=#B2063e81);
	transform:rotate(12deg);  
	-webkit-transform:rotate(12deg);  
	-moz-transform:rotate(12deg);  
	-o-transform:rotate(12deg);   
	-ms-transform:rotate(12deg);
}
.xinxi_solution_main ul li .left_top {
	position: absolute;
	left: 40px;
	width: 30px;
	padding: 0 20px;
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	transform:rotate(12deg);  
	-webkit-transform:rotate(12deg);  
	-moz-transform:rotate(12deg);  
	-o-transform:rotate(12deg);   
	-ms-transform:rotate(12deg);
}
.xinxi_solution_main ul li .left_top img {
	width: 30px;
}
.xinxi_solution_main ul li i {
	color: #FFF;
}
.xinxi_solution_main .left_top {
	font-size: 30px;
	color: #FFF;
}
.xinxi_solution_main ul li .left {
	float: left;
	width: 138px;
	height:720px;
	margin-top: -30px;
	background: rgba(250,124,0,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8fa7c00,endColorstr=#C8fa7c00);
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	transform:rotate(12deg);  
	-webkit-transform:rotate(12deg);  
	-moz-transform:rotate(12deg);  
	-o-transform:rotate(12deg);   
	-ms-transform:rotate(12deg);
}
.xinxi_solution_main ul li .right {
	float: left;
	width: 480px;
	position: relative;
	height: 653px;
	margin-left: 80px;
	z-index: 1;
}
.xinxi_solution_main ul li.on {
	width:748px;
}
/** xinxi_solution_main **/
/** box2 **/
/** box3 **/
.box3{
	height: auto;
	padding:100px 0;
	background: url(../images/box3.jpg) center top no-repeat;
	background-size: cover;	
}
.box3_con {
	height: auto;
    margin-top: 50px;
}
.box3_con ul{
	width: 1085px;
    height: 405px;
    position: relative;
    margin:0 auto;
}
.box3_con ul li{
	width: 522px;
	height: 195px;
	position: absolute;
	cursor: pointer;
}
.li01{
	top:0;
	left:0;
	background: url(../images/li01.png) center center no-repeat;
	background-size: cover;
}
.li01:hover{
	background: url(../images/li01h.png) center center no-repeat;
	background-size: cover;
}
.li02{
	bottom:0;
	left:0;
	background: url(../images/li02.png) center center no-repeat;
	background-size: cover;
}
.li02:hover{
	background: url(../images/li02h.png) center center no-repeat;
	background-size: cover;
}
.li03{
	top:0;
	right:0;
	background: url(../images/li03.png) center center no-repeat;
	background-size: cover;
}
.li03:hover{
	background: url(../images/li03h.png) center center no-repeat;
	background-size: cover;
}
.li04{
	bottom:0;
	right:0;
	background: url(../images/li04.png) center center no-repeat;
	background-size: cover;
}
.li04:hover{
	background: url(../images/li04h.png) center center no-repeat;
	background-size: cover;
}
.libt{
	color: #063e81;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.3;
}
.libt01{
	padding:0 135px 0 75px;
}
.libt02{
	padding:0 75px 0 135px;
	text-align: right;
}
.lihbt{
	color: #063e81;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 500;
	text-align: center;
	display: none;
}
.lihbt01{
	padding:0 135px 0 50px;
}
.lihbt02{
	padding:0 50px 0 135px;
}
.box3_con ul li:hover .libt{
	display: none;
}
.box3_con ul li:hover .lihbt{
	display: block;
}
.yuan{
	width: 204px;
	height: 204px;
	background: url(../images/yuan.png) center center no-repeat;
	background-size: cover;
	position: absolute;
	top:50%;
	left:50%;
	margin-top: -102px;
	margin-left: -102px;
}
.gdxx{
	width: 460px;
	height: auto;
	margin-top: 80px;
}
.gdxx a{
	font-size: 22px;
	color: #fff;
	background: #063e81;
	line-height: 45px;
	border-radius: 50px;
	display: block;
	text-align: center;
}
.gdxx a:hover{
	background: #fa7c00;
}
/** box3 **/
/** box4 **/
.box4{
	height: auto;
	padding:100px 0;
	background: url(../images/box4.jpg) center top no-repeat;
	background-size: cover;	
}
.box4 .bt01,.box4 .bt02{
	color: #fff;
}
.box4_con{
	height: auto;
    margin-top: 50px;
}
.box4_bt{
	color: #fff;
	font-weight: 700;
	font-size: 26px;
	padding:0 15px;
}
.box4_bt span{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.box4_con ul{
	height: auto;
	margin-top: 50px;
}
.box4_con ul li{
	height: auto;
	cursor: pointer;
}
.box4bg{
	height: 230px;
	background: #fff;
	text-align: center;
	padding:30px;
	position: relative;
}
.box4_sz{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	font-weight: 700;
	font-size: 180px;
	color: #ededed;
	line-height: 1.2;
	font-style: italic;
}
.box4_wz{
	height: auto;
	color: #063e81;
	font-size: 28px;
	font-weight: 700;
	position: relative;
	z-index: 9;
	line-height: 1.3;
}
.box4_con ul li:hover .box4bg{
	background: -webkit-linear-gradient(top, #fc654e 0%, #f18e26 100%);
    background: linear-gradient(to bottom, #fc654e 0%, #f18e26 100%);
}
.box4_con ul li:hover .box4_sz,.box4_con ul li:hover .box4_wz{
	display: none;
} 
.box4_hov{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	padding:30px 25px;
	display: none;
}
.box4h_bt{
	color: #fff;
	font-size: 22px;
	font-weight: 700;
}
.box4h_wz{
	height: auto;
	margin-top: 15px;
	line-height: 25px;
	font-size: 16px;
	color: #fff;
}
.box4h_sz{
	position: absolute;
	bottom: 10px;
	right: 20px;
	font-size: 46px;
	font-weight: 700;
	font-style: italic;
	color: #fff;
}
.box4_con ul li:hover .box4_hov{
	display: block;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.box4_con1{
	height: auto;
	margin-top: 95px;
}
.box4_l{
	width: calc(100% - 160px);
	height: auto;
	float: left;
	color: #fff;
	padding-left: 15px;
}
.box4_lbt{
	font-weight: 900;
	font-size: 48px;
	line-height: 1.5;
}
.box4_lbt1{
	font-weight: 900;
	font-size: 24px;
	line-height: 1.5;
	margin-top: 10px;
}
.box4_r{
	width: 160px;
	height: auto;
	float: right;
	text-align: center;
}
.box4_r p{
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 25px;
	margin-top: 10px;
}
/** box4 **/
/** box5 **/
.box5{
	height: auto;
	padding:100px 0 0;
	background: url(../images/box5.jpg) center top no-repeat;
	background-size: cover;	
}
.box5 .xian{
	width: 420px;
}
.box5_con{
	height: auto;
	margin-top: 50px;
	text-align: center;
}
/** box5 **/
/** about **/
.about{
	height: auto;
	background: #003e79;
	box-shadow: 0 2px 20px rgb(0 0 0 / 60%);
}
.about_l{
	width: 32%;
	height: auto;
	padding:50px 15px 35px 0;
	color: #fff;
}
.about_bt{
	font-size: 32px;
	line-height: 1.5;
	font-weight: 900;
}
.about_wz{
	height: auto;
	margin-top: 8px;
	font-size: 16px;
	line-height: 1.8;
}
.about_r{
	width: 68%;
	height: auto;
}
.about_r ul{
	height: auto;
}
.about_r ul li{
	height: 343px;
	position: relative;
	cursor: pointer;
}
.libg01{
	width: 105%;
	height: 105%;
	position: absolute;
	top:0;
	left:0;
	background: url(../images/libg01.png) center right no-repeat;
	background-size: cover;
	z-index: 2;
}
.libg01:hover{
	background: url(../images/libg01h.png) center right no-repeat;
	background-size: cover;
}
.libg02{
	width: 105%;
	height: 105%;
	position: absolute;
	top:0;
	left:0;
	background: url(../images/libg02.png) center right no-repeat;
	background-size: cover;
	z-index: 1;
}
.libg02:hover{
	background: url(../images/libg02h.png) center right no-repeat;
	background-size: cover;
}
.libg03{
	width: 105%;
	height: 105%;
	position: absolute;
	top:0;
	left:0;
	background: url(../images/libg03.png) center right no-repeat;
	background-size: cover;
}
.libg03:hover{
	background: url(../images/libg03h.png) center right no-repeat;
	background-size: cover;
}
.linr{
	height: auto;
	padding:50px 40px;
}
.li_zx{
	color: #003e79;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.4;
}
.li_zxn{
	font-size: 18px;
	color: #323232;
	line-height: 1.5;
	margin-top: 40px;
	font-weight: 500;
}
.linr_h{
	height: auto;
	padding:40px 42px 40px 30px;
	color: #fff;
}
.li_zxh{
	font-size: 26px;
	font-weight: 700;
}
.li_zx1h{
	height: auto;
	font-size: 16px;
	margin-top: 30px;
}
.li_xian{
	height: 2px;
	background: #fff;
	margin-top: 10px;
}
.li_zx2h{
	height: auto;
	font-size: 16px;
	margin-top: 10px;
}
.about_r ul li:hover .linr{
	display: none;
}
.linr_h{
	display: none;
}
.about_r ul li:hover .linr_h{
	display: block;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
/** about **/
/** box6 **/
.box6{
	height: auto;
	padding:65px 0;
	background: url(../images/box6.jpg) center top no-repeat;
    background-size: cover;
}
.numcon{
	height: auto;
}
.numcon ul{
	height: auto;
	text-align: center;
}
.numcon ul li{
	height: auto;
	margin:0 18px;
	display: inline-block;
	cursor: pointer;
}
.numbg{
	width: 146px;
	height: 146px;
	background: #fff;
	text-align: center;
	box-shadow: 0 2px 20px rgb(52 97 68 / 30%);
	position: relative;
}
.numbg_bt{
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
	color: #063e81;
	font-size: 20px;
	line-height: 146px;
	font-weight: 700;
}
.numbg_bt span{
	font-size: 36px;
	margin-right: 5px;
}
.numbg_h{
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
	color: #fff;
	display: none;
}
.numbg_hbt{
	font-size: 20px;
}
.numbg_hbt span{
	font-size: 36px;
	margin-right: 5px;
	font-weight: 700;
}
.numbg_hbt1{
	font-size: 13px;
	line-height: 1.5;
}
.numcon ul li:hover .numbg{
	background: #003e79;
}
.numcon ul li:hover .numbg_bt{
	display: none;
}
.numcon ul li:hover .numbg_h{
	display: block;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.team{
	height: auto;
	margin-top: 50px;
	padding:45px 20px;
	background: #fff;
	box-shadow: 0 2px 20px rgb(52 97 68 / 30%);
}
.teamli{
	height: auto;
	margin-bottom: 30px;
}
.team_l{
	width: 50px;
	height: auto;
	color: #fa7c00;
	font-size: 26px;
	line-height: 1.2;
	float: left;
}
.team_r{
	width: calc(100% - 50px);
	height: auto;
	float: left;
}
.team_r .swiper-container{
	padding-bottom: 25px;
}
.team_k{
	width: 100%;
	height: auto;
}
.team_tp{
	height: auto;
}
.team_bt{
	color: #063e81;
	font-size: 18px;
	line-height: 1.5;
	margin-top: 10px;
	font-weight: 700;
}
.team_js{
	height: auto;
	color: #494949;
	font-size: 14px;
	line-height: 1.2;
	margin-top: 5px;
}
/** box6 **/
/** box7 **/
.box7{
	height: auto;
	padding:100px 0 0;
}
.box7 .xian{
	width: 378px;
}
.box7_con{
	height: auto;
	margin-top: 50px;
	background: #f3f6ff;
	padding:45px 0;
}
.fhzx{
	height: auto;
}
/** demo **/
.demo {
	width: 100%;
	position: relative;
}
.tabbtn {
	height: auto;
	text-align: center;
}
.tabbtn li {
	position: relative;
	display: inline-block;
	margin:0 15px;
}
.tabbtn li a {
	display: block;
	height: auto;
	text-align: center;
	cursor: pointer;
	color: #063e81;
	font-size: 22px;
	background: #fff;
	padding:5px 40px;
	letter-spacing: 3px;
	position: relative;
}
.tabbtn li a:before{
	content: "";
	width: 16px;
	height: 13px;
	position: absolute;
	bottom: -13px;
	left:50%;
	margin-left: -8px;
}
.tabbtn li.current {
}
.tabbtn li.current a {
	background: #063e81;
	color: #fff;
	font-weight: 700;
}
.tabbtn li.current a:before{
	background: url(../images/sj.png) center center no-repeat;
}
.tabcon {
	position: relative;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.tabcon .subbox {
	position: absolute;
	left: 0;
	top: 0;
}
.tabcon .sublist {
	height: auto;
}
/** demo **/
.certify {
	position: relative;
	margin: 0 auto
}
.certify .swiper-container {
	padding-bottom:80px;
}
.certify  .swiper-slide {
	width: 352px;
	height: auto;
	background: #dcdddd;
	box-shadow: 0 8px 30px #ddd;
	width: 520px;
}
.certify  .swiper-slide img{
	display:block;
}
.certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}
.certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 1px solid #063e81;
	width: 11px;
	height: 11px;
	opacity: 1;
	background: none;
}
.certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background-color: #063e81;
	border: 1px solid #063e81;
}
.certify .swiper-button-prev {
	left: 100px;
	top:450px;
	width: 36px;
	height: 36px;
	background: url(../images/an01.png) no-repeat;
	background-size: cover;
}
.certify .swiper-button-prev:hover {
	background: url(../images/an01h.png) no-repeat;
	background-size: cover;
}
.certify .swiper-button-next {
	right: 100px;
	top:450px;
	width: 36px;
	height: 36px;
	background: url(../images/an02.png) no-repeat;
	background-size: cover;
}
.certify .swiper-button-next:hover {
	background: url(../images/an02h.png) no-repeat;
	background-size: cover;
}
.certify .swiper-button-prev::after,.certify .swiper-button-next::after{
	content: '';
}
.certify_k{
	width: 100%;
	height: auto;
	background: #dcdddd;
	padding:25px 15px 55px;
	position: relative;
}
.certify_tp{
	height: auto;
}
.certify_bg{
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 45px;
	left:0;
	color: #fff;
	background: #0c3e81;
	text-align: center;
	padding:10px 5px;
}
.certify_bt{
	font-size: 24px;
	font-weight: 700;
}
.certify_bt1{
	font-size: 18px;
}
/** box7 **/
/** footer **/
.footer{
	height: auto;
	background: #063e81;
}
.footer01{
	height: auto;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	padding:35px 0;
}
.footer_logo{
	width: 200px;
	height: auto;
}
.footer_lxfs{
	width: calc(100% - 432px);
	height: auto;
	line-height: 1.5;
	font-size: 14px;
	color: #fff;
	padding:0 50px;
}
.footer_xbt{}
.footer_xbt a{
	color: #fff;
}
.footer_xbt a:hover{
	color: #fa7c00;
}
.footer_zj{
	height: auto;
	margin-top: 10px;
}
.footer_ml{
	width: 150px;
	height: auto;
	float: left;
}
.footer_ml ul{
	width: 50%;
	height: auto;
	float: left;
}
.footer_ml ul li{
	height: auto;
}
.footer_ml ul li a{
	color: #fff;
	line-height: 1.8;
}
.footer_ml ul li a:hover{
	color: #fa7c00;
}
.footer_xx{
	width: calc(100% - 150px);
	height: auto;
	float: left;
	padding-left: 30px;
}
.footer_xx p{
	margin:5px 0;
}


.footer_ewm{
	width: 232px;
	height: auto;
}
.ewm_wz{
	font-size: 14px;
	color: #fff;
	margin-left: 15px;
	line-height: 1.5;
}
.footer02{
	height: auto;
	padding:20px 0;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.footer02 a{
	color: #fff;
}
.footer02 a:hover{
	color: #fa7c00;
}
/** footer **/
/* 大屏幕 */
@media (min-width: 1200px) {
	.container1 {
        width: 85%;
    }
}


@media (min-width: 1000px) and (max-width: 1199px) {
	.container1 {
        width: 100%;
    }
    .logo{
    	width: 150px;
    }
    .menu{
    	margin: 0 10px;
    }
    .menu ul li{
    	margin-right: 15px;
    }
    .menu ul li a{
    	font-size: 16px;
    }
    .you_dh{
    	margin: 0 10px 0 10px;
    }
    .you_dh p{
    	flex-basis: 13px;
    }
    .you_an a{
    	font-size: 14px;
    }
    .you_dhtb{
    	width: 35px;
    }
    .box1_con ul li{
    	width: 30%;
    }
    .box3_con ul{
    	width: 100%;
    }
    .box3_con ul li{
    	width: 48%;
    }
    .li01,.li02,.li03,.li04{
		background-size: 100%;
	}
	.li01:hover,.li02:hover,.li03:hover,.li04:hover{
		background-size: 100%;
	}
	.team_js{
		height: 51px;
	}
	.linr_h{
		padding: 20px 22px 20px 15px;
	}
}

@media (min-width: 769px) and (max-width: 999px) {
	.container {
        width: 99%;
    }
	.container1 {
        width: 100%;
    }
    .logo{
    	width: 150px;
    }
    .menu{
    	margin: 0 10px;
    }
    .menu ul li{
    	margin-right: 15px;
    }
    .menu ul li a{
    	font-size: 16px;
    }
    .you{
    	display: none;
    }
    .you_dh{
    	margin: 0 10px 0 10px;
    }
    .you_dh p{
    	flex-basis: 13px;
    }
    .you_an a{
    	font-size: 14px;
    }
    .you_dhtb{
    	width: 35px;
    }
    .box1_con ul li{
    	width: 30%;
    	margin: 0 10px;
    }
    .box1k{
    	padding:35px 15px;
    }
    .box1_bt{
    	font-size: 22px;
    }
    .box3_con ul{
    	width: 100%;
    	height: 340px;
    }
    .box3_con ul li{
    	width: 48%;
    }
    .li01,.li02,.li03,.li04{
		background-size: 100%;
	}
	.li01:hover,.li02:hover,.li03:hover,.li04:hover{
		background-size: 100%;
	}
	.yuan{
		width: 160px;
		height: 160px;
		margin-top: -80px;
    	margin-left: -80px;
	}
	.libt{
		font-size: 22px;
	}
	.lihbt{
		font-size: 14px;
	}
	.team_js{
		height: 51px;
	}
	.linr_h{
		padding: 20px 22px 20px 15px;
	}
	.gd_dh ul li a{
		font-size: 16px;
		padding:0 15px;
	}
	.box4bg{
		padding:15px;
	}
	.box4_wz{
		font-size: 20px;
	}
	.box4_hov{
		padding:15px;
	}
	.box4h_bt{
		font-size: 16px;
	}
	.box4h_wz{
		line-height: 22px;
    	font-size: 12px;
	}
	.box4h_sz{
		font-size: 30px;
	}
	.box4_lbt{
		font-size: 36px;
	}
	.box4_lbt1{
		font-size: 20px;
	}
	.about_l{
		padding:15px;
	}
	.about_bt{
		font-size: 24px;
	}
	.about_wz{
		font-size: 14px;
    line-height: 1.6;
	}
	.li_zx{
		font-size: 20px;
	}
	.li_zxn{
		font-size: 16px;
		margin-top: 30px;
	}
	.li_zxh{
		font-size: 20px;
	}
	.li_zx1h{
		font-size: 14px;
    margin-top: 20px;
	}
	.li_zx2h{
		font-size: 13px;
	}
	.numcon ul li{
		margin:0 5px;
	}
	.numbg{
		width: 125px;
		height: 125px;
	}
	.numbg_bt{
		line-height: 125px;
	}
	.team_bt{
		font-size: 16px;
	}
	.team_js{
		font-size: 13px;
	}
	.team_l{
		font-size: 18px;
	}
	.footer_lxfs{
		padding:0 20px;
		font-size: 13px;
	}
	.footer_ml{
		width: 100%;
	}
	.footer_xx{
		width: 100%;
		padding-left: 0;
		margin-top: 15px;
	}
}

/** 移动端 **/
.phone{ display:none;}
.phoneshow{ display:none;}
.phonebanner{ display:none;}

@media (max-width: 768px){
header{
	display:none;
	}
.phone{ display:block; z-index:99999; position:relative;}
.navbar-nav { width:100%; margin-left:0px; text-transform:uppercase;}
.navbar-nav li{ text-align:center; border-bottom:1px dotted #e5e5e5;}
.navbar-nav li a{ color:#111;font-size: 16px;}
.navbar-nav li a:hover{ color:#fa7c00;}
.headerbg{ position:fixed; top:0px; left:0px; width:100%; z-index:999; background:#fff;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);}
.logo_boxlist{ float:left;}
.headerwarp{ display:none;}
.navbar-toggle {margin-right: 0;}
.navbar-toggle .icon-bar {background-color:#fa7c00;}
.navbar-collapse{ border-top:1px solid #e5e5e5;}
.indexprotopbt{ text-align:center; margin:0 auto; width:100%}
.indexprotop .col-lg-2{ text-align:center;}
.indexpromore{ float:none;}
.indexpromore a{ margin:0 auto;}
.indexprowarpitem{ margin-top:20px;}
.indexaboutwarp{ border-bottom:1px dotted #ccc; padding-bottom:20px; border-right:none; padding-top:20px;}
.indexnewswarp{ margin-top:20px;}
.indexcontimg{ margin-top:20%;}
.indexprotopbt{ width:140px; margin:0 auto;}
.indexprotitle{ margin-top:20px;}
.rslides_tabs{ bottom:390px;}
.logo_boxlist{ margin-left:0;}
.indexcontwz p{ width:90%;}
.indexnewsright{ margin-top:20px;}
.indexprotextit{ margin-left:20px;}
.phoneshow{ display:block;}
.pcshow{ display:none;}
.phonebanner{ display:block;}

#phone_current a{
	color:#fa7c00;
	}
	
.logo_boxlist img {
        height: 40px;
        margin-top: 5px;
}
.banner{
	margin-top: 50px;
}
.box1{
	padding:35px 15px 25px;
}	
.bt01{
	font-size: 20px;
}
.xian{
	width: 100%;
	margin: 3px auto;
}	
.bt02{
	font-size: 16px;
}
.btk{
	margin-top: 20px;
}
.bt1{
	font-size: 20px;
    letter-spacing: 2px;
}
.box1_con{
	margin-top: 20px;
}
.box1_con ul li{
	width: 100%;
	margin:0 0 15px;
}
.box1k{
	padding:25px 15px;
}
.box1_tb{
	width: 80px;
	height: 80px;
}
.box1_bt{
	font-size: 18px;
}
.box1_wz{
	margin-top: 5px;
    font-size: 14px;
    line-height: 22px;
}
.box2{
	height: auto;
	padding:35px 15px;
}
.sjd_sfq{
	height: auto;
}
.sjd_sfq ul{
	height: auto;
}
.sjd_sfq ul li{
	height: auto;
	color: #fff;
	margin-bottom: 15px;
}
.sjd_sfqbt{
	background: #fa7c00;
	padding:10px 15px;
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	border-radius: 50px;
	border:1px solid #fff;
}
.sjd_hover{
	height: auto;
	margin-top: 15px;
	display: none;
}
.sfq_bt{
	font-size: 18px;
	margin-top: 0;
}
.sfq_wz{
	margin-top: 10px;
}
.sfq_wz p{
	font-size: 12px;
}
.sfq_bt1 {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.sjd_sfq ul li:hover .sjd_hover{
	display: block;
}
.box3{
	padding:35px 15px;
}
.box3_con{
	margin-top: 20px;
}
.box3_con ul{
	width: 100%;
	height: auto;
}
.yuan{
	display: none;
}
.box3_con ul li{
	width: 100%;
	position: static;
}
.box3_con ul li{
	height: auto;
}
.libt{
	font-size: 18px;
}
.li01,.li02,.li03,.li04{
	top:none;
	left:none;
	background: #fff;
	border:1px solid #ddd;
}
.libt01{
	padding:15px 15px 0;
}
.libt02{
	padding:15px 15px 0;
	text-align: left;
}
.lihbt01{
	padding:5px 15px 15px;
}
.lihbt02{
	padding:5px 15px 15px;
}
.lihbt{
	font-size: 15px;
	text-align: left;
	display: block;
}
.li01:hover,.li02:hover,.li03:hover,.li04:hover{
	background: #eee;
}
.box3_con ul li:hover .libt{
	display: block;
}
.gdxx{
	width: 100%;
	margin-top: 25px;
}
.gdxx a{
	font-size: 16px;
	line-height: 40px;
}
.box4{
	padding:35px 15px;
}
.box4_con{
	margin-top: 20px;
}
.box4_bt{
	font-size: 18px;
}
.box4_bt span{
	font-size: 20px;
	padding:0;
}
.box4_con ul{
	margin-top: 20px;
}
.box4_con ul li{
	padding:0 5px;
	margin-bottom: 15px;
}
.box4_wz{
	font-size: 20px;
}
.box4bg{
	padding:10px;
}
.box4_hov{
	padding:15px 10px 10px;
}
.box4h_bt{
	font-size: 18px;
}
.box4h_wz{
	margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
}
.box4h_sz{
	font-size: 30px;
}
.box4_sz{
	font-size: 130px;
}
.box4bg{
	height: 180px;
}
.box4_con1{
	margin-top: 20px;
}
.box4_l{
	width: calc(100% - 100px);
	padding-left: 0;
}
.box4_lbt{
	font-size: 16px;
}
.box4_lbt1{
	font-size: 14px;
	margin-top: 5px;
}
.box4_r{
	width: 80px;
}
.box4_r p{
	font-size: 12px;
	line-height: 20px;
}
.box5{
	padding:35px 15px 0;
}
.box5 .xian{
	width: 100%;
}
.box5_con{
	margin-top: 20px;
}
.about_l{
	width: 100%;
	padding:20px 15px;
}
.about_bt{
	font-size: 20px;
}
.about_wz{
	margin-top: 5px;
    font-size: 14px;
}
.about_r{
	width: 100%;
	padding-bottom: 25px;
}
.about_r ul li{
	height: 230px;
	margin-bottom: 15px;
}
.li_zx{
	font-size: 20px;
}
.li_zxn{
	font-size: 14px;
	margin-top: 30px;
}
.linr{
	padding:35px 20px;
}
.li_zxh{
	font-size: 20px;
}
.li_zx1h{
	font-size: 15px;
    margin-top: 25px;
}
.li_xian{
	height: 1px;
}
.li_zx2h{
	font-size: 14px;
}
.box6{
	padding:35px 15px;
}
.numcon ul li{
	margin:0 5px 10px;
}
.numbg{
	width: 100px;
	height: 100px;
}
.numbg_bt{
	line-height: 100px;
	font-size: 12px;
}
.numbg_bt span{
	font-size: 24px;
}
.numbg_hbt{
	font-size: 12px;
}
.numbg_hbt span{
	font-size: 24px;
}
.numbg_hbt1{
	font-size: 12px;
}
.team{
	margin-top: 20px;
	padding:25px 10px;
}
.teamli{
	margin-bottom: 20px;
}
.team_l{
	width: 30px;
	font-size: 18px;
}
.team_r{
	width: calc(100% - 30px);
}
.team_bt{
	font-size: 14px;
}
.team_js{
	font-size: 12px;
}
.box7{
	padding:30px 0 0;
}
.box7 .xian{
	width: 100%;
	padding:0 15px;
}
.box7_con{
	margin-top: 20px;
	padding:20px 15px;
}
.tabbtn li{
	margin:0 5px;
}
.tabbtn li a{
	padding: 5px 20px;
    letter-spacing: 2px;
    font-size: 14px;
}
.tabcon{
	margin-top: 25px;
}
.certify_k{
	padding: 15px 10px 20px;
}
.certify .swiper-slide{
	width: 300px;
}
.certify_bt{
	font-size: 18px;
}
.certify_bt1{
	font-size: 12px;
}
.certify_bg{
	bottom: 10px;
}
.certify .swiper-container{
	padding-bottom: 60px;
}

.footer{
	padding:0 15px;
}
.footer01{
	padding:25px 0;
}
.footer_logo {
    width: 135px;
    margin-left: 0;
}
.footer_lxfs{
	width: 100%;
	margin-top: 15px;
	padding:0;
}
.footer_ml{
	width: 100%;
}
.footer_xx{
	width: 100%;
	padding-left: 0;
	margin-top: 10px;
}
.footer_ewm{
	width: 100%;
	margin-top: 15px;
	margin-left: 0;
}
.footer02 {
    padding: 15px 0;
    font-size: 13px;
}
.founder_r{
	width: 100px;
}
.certify .swiper-button-prev{
	left:15px;
	top:265px;
	width: 30px;
	height: 30px;
}
.certify .swiper-button-next{
	right:15px;
	top:265px;
	width: 30px;
	height: 30px;
}
	
}
/** 移动端 **/
/** index **/


