/**
 *               ii.                                         ;9ABH,          
 *              SA391,                                    .r9GG35&G          
 *              &#ii13Gh;                               i3X31i;:,rB1         
 *              iMs,:,i5895,                         .5G91:,:;:s1:8A         
 *               33::::,,;5G5,                     ,58Si,,:::,sHX;iH1        
 *                Sr.,:;rs13BBX35hh11511h5Shhh5S3GAXS:.,,::,,1AG3i,GG        
 *                .G51S511sr;;iiiishS8G89Shsrrsh59S;.,,,,,..5A85Si,h8        
 *               :SB9s:,............................,,,.,,,SASh53h,1G.       
 *            .r18S;..,,,,,,,,,,,,,,,,,,,,,,,,,,,,,....,,.1H315199,rX,       
 *          ;S89s,..,,,,,,,,,,,,,,,,,,,,,,,....,,.......,,,;r1ShS8,;Xi       
 *        i55s:.........,,,,,,,,,,,,,,,,.,,,......,.....,,....r9&5.:X1       
 *       59;.....,.     .,,,,,,,,,,,...        .............,..:1;.:&s       
 *      s8,..;53S5S3s.   .,,,,,,,.,..      i15S5h1:.........,,,..,,:99       
 *      93.:39s:rSGB@A;  ..,,,,.....    .SG3hhh9G&BGi..,,,,,,,,,,,,.,83      
 *      G5.G8  9#@@@@@X. .,,,,,,.....  iA9,.S&B###@@Mr...,,,,,,,,..,.;Xh     
 *      Gs.X8 S@@@@@@@B:..,,,,,,,,,,. rA1 ,A@@@@@@@@@H:........,,,,,,.iX:    
 *     ;9. ,8A#@@@@@@#5,.,,,,,,,,,... 9A. 8@@@@@@@@@@M;    ....,,,,,,,,S8    
 *     X3    iS8XAHH8s.,,,,,,,,,,...,..58hH@@@@@@@@@Hs       ...,,,,,,,:Gs   
 *    r8,        ,,,...,,,,,,,,,,.....  ,h8XABMMHX3r.          .,,,,,,,.rX:  
 *   :9, .    .:,..,:;;;::,.,,,,,..          .,,.               ..,,,,,,.59  
 *  .Si      ,:.i8HBMMMMMB&5,....                    .            .,,,,,.sMr 
 *  SS       :: h@@@@@@@@@@#; .                     ...  .         ..,,,,iM5 
 *  91  .    ;:.,1&@@@@@@MXs.                            .          .,,:,:&S 
 *  hS ....  .:;,,,i3MMS1;..,..... .  .     ...                     ..,:,.99 
 *  ,8; ..... .,:,..,8Ms:;,,,...                                     .,::.83 
 *   s&: ....  .sS553B@@HX3s;,.    .,;13h.                            .:::&1 
 *    SXr  .  ...;s3G99XA&X88Shss11155hi.                             ,;:h&, 
 *     iH8:  . ..   ,;iiii;,::,,,,,.                                 .;irHA  
 *      ,8X5;   .     .......                                       ,;iihS8Gi
 *         1831,                                                 .,;irrrrrs&@
 *           ;5A8r.                                            .:;iiiiirrss1H
 *             :X@H3s.......                                .,:;iii;iiiiirsrh
 *              r#h:;,...,,.. .,,:;;;;;:::,...              .:;;;;;;iiiirrss1
 *             ,M8 ..,....,.....,,::::::,,...         .     .,;;;iiiiiirss11h
 *             8B;.,,,,,,,.,.....          .           ..   .:;;;;iirrsss111h
 *            i@5,:::,,,,,,,,.... .                   . .:::;;;;;irrrss111111
 *            9Bi,:,,,,......                        ..r91;;;;;iirrsss1ss1111
 */




html,
body {
	font-family: "Source Han Sans CN Regular", sans-serif;
	font-weight: 400;
}

input,
button,
textarea,
select,
button {
	font-family: "Source Han Sans CN Regular", sans-serif;
}

.bgf5 {
	background: #f5f5f5;
}

.bge {
	background: #eee;
}


.head_t{
	padding: 30px 0 15px 0;
}
.head_t_wrap{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.logo{
	width: 250px;
}

.head_t_r{
	width: 510px;
}
.head_t_search{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
}
.head_t_search_text{
	width: calc(100% - 90px);
	height: 38px;
	font-size: 16px;
	color: #1e50ae;
	padding-left: 15px;
	border: 1px solid #1e50ae;
}
.head_t_search_text::-webkit-input-placeholder{
	color: #888;
}
.head_t_search_btn{
	width: 90px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	background: #1e50ae;
	border: none;
}
.head_t_search_hot{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	padding-top: 8px;
}
.head_t_search_hot .tt{
	font-size: 12px;
	line-height: 20px;
	color: #1e50ae;
}
.head_t_search_hot .text{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.head_t_search_hot .text a{
	color: #999;
	line-height: 20px;
	margin: 0 6px 0 0;
}
.head_t_search_hot .text a:hover{
	color: #1e50ae;
	text-decoration: underline;
}


.head_b_wrap{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.head_menu_left{
	width: 240px;
	position: relative;
}
.head_menu_left.hover .head_menu_down{
	display: none;
}
.head_menu_title{
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: #1e50ae;
	position: relative;
	cursor: pointer;
}
.head_menu_title .icon{
	font-size: 16px;
	position: absolute;
	left: 15px;
	top: 0;
	width: 20px;
	height: 50px;
	background: url(../images/menu_icon.png) no-repeat center center;
}
.head_menu_down{
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 2;
	width: 100%;
	height: 460px;
	background: #e8f1fb;
}


.head_menu_down_item{
	padding: 25px 18px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
.head_menu_down_item .tt{
	margin-bottom: 6px;
}
.head_menu_down_item .tt a{
	width: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	font-size: 16px;
	line-height: 24px;
	color: #333;
}
.head_menu_down_item .tt a .icon{
	font-size: 18px;
	color: #1e50ae;
	margin-right: 8px;
}
.head_menu_down_item .text{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.head_menu_down_item .text a{
	color: #666;
	font-size: 14px;
	margin-right: 8px;
}
.head_menu_down_item .text a:hover{
	color: #1e50ae;
}
.menu_dl{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.menu_dl dd{
	position: relative;
}
.menu_tt{
	font-size: 16px;
	line-height: 50px;
	color: #333;
	margin: 0 27px;
}
.menu_down{
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 2;
	width: 140px;
	text-align: center;
	background: #fff;
	padding: 10px 0;
	box-shadow: 0 0 10px rgba(115,115,115,.2);
}
.menu_down a{
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #333;
}
.menu_down a:hover{
	color: #1e50ae;
}

.menu_tt:hover{
	color: #1e50ae;
}


.head_b_tel{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	color: #1e50ae;
	font-size: 18px;
	font-weight: bold;
	font-family: "SourceHanSansCN-Bold";
}
.head_b_tel .icon{
	font-size: 20px;
	margin-right: 8px;
	font-weight: normal;
}





























/*
 * wap head
 */
.mobile_header {
	display: none;
	clear: both;
	width: 100%;
	height: 52px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.mobile_header_top {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 7;
	width: 100%;
	height: 52px;
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
}


.mobile_logo {
	width: 180px;
	height: 52px;
	margin-left: 15px;
}

.mobile_logo img {
	display: block;
	height: 34px;
	width: auto;
}

.mobile_menu_btn {
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	width: 54px;
	height: 52px;
	cursor: pointer;
}

.mobile_menu_btn span {
	display: block;
	height: 3px;
	width: 28px;
	background: #333;
	border-radius: 4px;
	margin-bottom: 6px;
}

.mobile_menu_btn span:last-child {
	margin-bottom: 0;
}

.mobile_search_icon {
	width: 40px;
	height: 52px;
	color: #333;
	font-size: 26px;
	line-height: 52px;
	text-align: center;
	margin-right: 52px;
	cursor: pointer;
}

.mobile_header.hover {
	background: rgba(0, 0, 0, .5);
	box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.mobile_menu_box {
	position: fixed;
	right: -110%;
	top: 0;
	z-index: 8;
	width: 75%;
	height: 100%;
	background: #fff;
	padding: 20px 15px;
	overflow-y: auto;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.mobile_menu_box.show {
	right: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.mobile_menu_dl dd {
	clear: both;
	line-height: 1.3;
	border-bottom: 1px solid #e1e1e1;
}

.mobile_menu_tt {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.mobile_menu_tt .text {
	float: left;
	width: 80%;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	padding: 10px 0;
	text-transform: capitalize;
}

.mobile_menu_dl dd.hover .mobile_menu_tt .text {
	color: #273eac;
}

.mobile_menu_tt_icon {
	display: none;
	float: right;
	float: right;
	width: 44px;
	line-height: 44px;
	text-align: center;
	color: #333;
	font-size: 16px;
	-webit-transition: all 0.5s;
	transition: all 0.5s;

}

.mobile_menu_down {
	display: none;
	padding: 6px 0 10px 12px;
}

.mobile_menu_down_clm {
	margin-bottom: 8px;
}

.mobile_menu_down_clm_tt {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	font-size: 14px;
	color: #333;
}

.mobile_menu_down_clm_tt .tt {
	width: calc(100% - 50px);
	color: #333;
	line-height: 20px;
	padding: 7px 0;
}

.mobile_menu_down_clm_tt .icon {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	transform: rotateZ(0deg);
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}

.mobile_menu_down_clm.hover .mobile_menu_down_clm_tt .icon {
	-webit-transition: all 0.5s;
	transition: all 0.5s;
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(90deg);
	-moz-transform: rotateZ(90deg);
	-ms-transform: rotateZ(90deg);
	-o-transform: rotateZ(90deg);
}

.mobile_menu_down_clm_list {
	display: none;
	padding: 5px 0 0 10px;
}

.mobile_menu_down_clm_list a {
	display: block;
	font-size: 12px;
	line-height: 1.4;
	color: #333;
	padding: 5px 0 5px 14px;
	position: relative;
}

.mobile_menu_down_clm_list a::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	background: #333;
	border-radius: 50%;
}



.mobile_menu_tt_icon.hover {
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);
	-moz-transform: rotateZ(90deg);
	-ms-transform: rotateZ(90deg);
	-o-transform: rotateZ(90deg);
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}


/* .mobile_menu_dl dd.hover .mobile_menu_tt .text{
	font-weight: bold;
} */

.mobile_search_box {
	position: fixed;
	left: 0;
	top: 52px;
	z-index: 7;
	display: none;
	width: 100%;
	padding: 20px;
	background: #fafafa;
}

.mobile_search_box form {
	width: 100%;
	padding: 2px;
	border-radius: 5px;
	border: 1px solid #ddd;
}

.mobile_search_text {
	float: left;
	line-height: 40px;
	padding-left: 15px;
	font-size: 14px;
	width: calc(100% - 40px);
	border: 0;
}

.mobile_search_btn_text {
	float: right;
	width: 40px;
	height: 40px;
	font-size: 22px;
	color: #273eac;
	text-align: center;
	line-height: 40px;
	border: none;
	background: none;
}

.mobile_menu_b {
	margin-top: 40px;
}

.mobile_menu_b_clm {
	margin-bottom: 25px;
}

.mobile_menu_b_clm .tt {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 8px;
}

.mobile_menu_b_clm .tt .icon {
	margin-right: 8px;
	font-size: 16px;
}

.mobile_menu_b_clm .text {
	font-size: 14px;
	color: #333;
}

.mobile_menu_b_clm .text a {
	color: #333;
	word-break: break-all;
}


.mobile_lag_box {
	padding: 30px 0 20px;
	margin-bottom: 40px;
}

.mobile_lag_tt {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	padding-bottom: 18px;
}

.mobile_lag_text {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.mobile_lag_text a {
	color: #333;
	font-size: 16px;
	margin-right: 25px;
}



.mask,
.mobile_menu_mask {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 7;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2);
}

.mobile_menu_mask {
	z-index: 8;
}










/*
 * banner
 */
.banner_box {
	position: relative;
}

.banner {
	clear: both;
}

.banner .item a{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	overflow: hidden;
}
.banner .item a img{
	height: 460px;
	width: auto;
	max-width: none;
}

.banner.owl-theme .owl-controls {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	bottom: 15px;
}

.banner.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-ms-border-radius: 9px;
	-o-border-radius: 9px;
}

.banner.owl-theme .owl-dots .owl-dot.active span,
.banner.owl-theme .owl-dots .owl-dot:hover span {
	background: #ff6c2a;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}





.scroll_dots.owl-theme .owl-controls {
	width: 100%;
	padding-top: 25px;
}

.scroll_dots.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #d3d3d3;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.scroll_dots.owl-theme .owl-dots .owl-dot.active span,
.scroll_dots.owl-theme .owl-dots .owl-dot:hover span {
	background: #0f6eb1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


.main_content {
	padding: 70px 0;
}

.main_content2 {
	padding-top: 70px;
}

.main_content3 {
	padding-bottom: 70px;
}

.fz60 {
	font-size: 60px;
}

.fz48 {
	font-size: 48px;
}

.fz36 {
	font-size: 36px;
}

.fz30 {
	font-size: 30px;
}


.public_text1 {
	color: #333;
	font-size: 14px;
	line-height: 28px;
}
.public_text1 img{
	height: auto !important;
}

.public_text2 {
	color: #444;
	font-size: 16px;
	line-height: 28px;
}

.public_scroll_btn {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 36px;
	font-size: 36px;
	color: #838da7;
	margin-top: -18px;
	cursor: pointer;
}

.public_scroll_btn_prev {
	left: -76px;
}

.public_scroll_btn_next {
	right: -76px;
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
}





.public_btn {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	width: 160px;
	line-height: 46px;
	font-size: 16px;
	color: #fff;
	background: #1e50ae;
	border: none;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.public_btn_style1 {
	color: #fff;
	border-color: #fff;
}


.sub_wrap {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.ind_title1 {
	margin-bottom: 35px;
}
.ind_title1_tt_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.ind_title1_tt_con .tt{
	color: #333;
	font-weight: bold;
}
.ind_title1_tt_con .tt_more{
	font-size: 16px;
	color: #666;
}
.ind_title1_tt_con .tt_more:hover{
	color: #1e50ae;
}
.ind_title1_text{
	font-size: 14px;
	color: #999;
	line-height: 20px;
	padding-top: 10px;
}


.ind_box1{
	background: url(../images/ind_bg1.jpg) no-repeat center center / cover;
	padding: 40px 0 12px;
}
.ind_box1_bars{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 20px;
}
.ind_box1_bars .item{
	font-size: 16px;
	line-height: 40px;
	color: #333;
	border-bottom: 1px solid transparent;
	margin: 0 40px 0 0;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box1_bars .item.hover{
	color: #1e50ae;
	border-bottom: 1px solid #1e50ae;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.ind_box1_tabs{
	margin-bottom: 45px;
}
.ind_box1_form_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box1_form_list_l{
	width: calc(100% - 160px);
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	background: #fff;
}
.ind_box1_form_list .dd_select{
	width: 25%;
}
.ind_box1_form_list .dd_input{
	width: 37.5%;
	position: relative;
}
.ind_box1_form_list .dd_input::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: 1px;
	height: 22px;
	background: #ddd;
	margin-top: -11px;
}


.ind_box1_form_list .dd_btn{
	width: 160px;
}
.ind_box1_form_select{
	display: block;
	max-width: 130px;
	width: 100%;
	height: 46px;
	text-align: center;
	border: none;
	margin: 0 auto;
}
.ind_box1_form_text{
	width: 100%;
	height: 46px;
	padding-left: 15px;
	font-size: 14px;
	color: #333;
	border: none;
}



.ind_box1_b{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box1_b_tt{
	width: 70px;
	line-height: 30px;
	font-size: 14px;
	color: #f10000;
}

.ind_box1_b_r{
	width: calc(100% - 70px);
}
.ind_box1_scroll .item{
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}



.ind_box2_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box2_list dd{
	color: #fff;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 25px 20px;
	width: calc((100% - 75px) / 4);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box2_list dd:nth-child(1){
	background: linear-gradient(90deg, #1f5ccc 0%,#2a78f8 100%);
}
.ind_box2_list dd:nth-child(2){
	background: linear-gradient(90deg, #8e6bff 0%,#bf71ff 100%);
}
.ind_box2_list dd:nth-child(3){
	background: linear-gradient(90deg, #f45b42 0%,#ee8634 100%);
}
.ind_box2_list dd:nth-child(4){
	background: linear-gradient(90deg, #00b899 0%,#19d1c2 100%);
}

.ind_box2_list dd .icon{
	width: 60px;
}
.ind_box2_list dd .con{
	width: calc(100% - 60px);
	padding-left: 6%;
}
.ind_box2_list dd .con .tt{
	font-size: 18px;
	margin-bottom: 7px;
}
.ind_box2_list dd .con .text{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 18px;
}
.ind_box2_list dd .con .btn{
	display: block;
	width: 90px;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border-radius: 30px;
	border: 1px solid #fff;
}
.ind_box2_list dd:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box2_list dd:hover .con .btn{
	background: #fff;
}

.ind_box2_list dd:nth-child(1):hover .con .btn{
	color: #1f5ccc;
}
.ind_box2_list dd:nth-child(2):hover .con .btn{
	color: #8e6bff;
}
.ind_box2_list dd:nth-child(3):hover .con .btn{
	color: #f45b42;
}
.ind_box2_list dd:nth-child(4):hover .con .btn{
	color: #00b899;
}



/* ind_box3 */
.ind_box3{
	background: #f5f5f5;
}
.ind_box3_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box3_l{
	width: 220px;
	overflow: hidden;
}

.ind_box3_r{
	width: calc(100% - 220px);
	padding-left: 10px;
}

.ind_box3_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box3_list dd{
	width: calc((100% - 30px) / 4);
	background: #fff;
	margin: 0 0 10px 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box3_list dd .con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	height: 300px;
	text-align: center;
	padding: 10px 10px;
}
.ind_box3_list dd .con .icon{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 90px;
	height: 90px;
	font-size: 50px;
	color: #1e50ae;
	border-radius: 50%;
	background: #e6edfa;
	margin-bottom: 22px;
}
.ind_box3_list dd .con .tt{
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}
.ind_box3_list dd .con .text{
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	color: #666;
	margin-bottom:10px;
}
.ind_box3_list dd .con .btn{
	width: 120px;
	line-height: 40px;
	text-align: center;
	color: #1e50ae;
	border: 1px solid #1e50ae;
	border-radius: 40px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box3_list dd:hover{
	box-shadow: 0 0 10px rgba(115,115,115,.2);
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}
.ind_box3_list dd:hover .con .btn{
	color: #fff;
	background: #1e50ae;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}



.ind_box4_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box4_list1 dd{
	width: calc((100% - 30px) / 2);
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	border-radius: 10px;
	padding: 30px 25px;
	border: 1px solid #ddd;
	margin-bottom: 30px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box4_list1 dd .icon{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 60px;
	height: 60px;
	font-size: 30px;
	color: #fff;
	border-radius: 50%;
	background: #1e50ae;
}
.ind_box4_list1 dd .con{
	width: calc(100% - 60px);
	padding-left: 18px;
}
.ind_box4_list1 dd:hover{
	box-shadow: 0 0 10px rgba(115,115,115,.2);
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.ind_box4_list1 dd .con .tt{
	font-size: 18px;
	color: #333;
	margin-bottom: 6px;
}
.ind_box4_list1 dd .con .text{
	font-size: 14px;
	color: #666;
	line-height: 21px;
	margin-bottom: 6px;
}


.ind_box5{
	height: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
}


.ind_box6_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box6_list1 dd{
	width: calc((100% - 60px) / 4);
	border: 1px solid #eee;
	padding: 5px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	margin: 0 20px 20px 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box6_list1 dd:hover{
	box-shadow: 0 0 8px rgba(115,115,115,.2);
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}



.ind_title1 .tt_r{
	width: calc(100% - 200px);
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:flex-end;
	-ms-justify-content:flex-end;
	-webkit-justify-content:flex-end;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_title1 .tt_r a{
	display: block;
	width: 100px;
	text-align: center;
	font-size: 14px;
	color: #999;
	line-height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	margin: 0 0 0 30px;
}

.ind_title1 .tt_r a.hover,
.ind_title1 .tt_r a:hover{
	color: #1e50ae;
	border-color: #1e50ae;
}


.ind_box7{
	background: #f5f5f5;
}
.ind_box7_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box7_l{
	width: 380px;
}
.ind_box7_l_item{
	margin-bottom: 10px;
}
.ind_box7_l_item a{
	display: block;
	overflow: hidden;
	position: relative;
}
.ind_box7_l_item a img{
	display: block;
	width: 100%;
}
.ind_box7_l_item a .tt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 18px;
	text-align: center;
	line-height:50px;
	color: #fff;
	padding: 0 10px;
	background: rgba(0,0,0,.45);
}
.ind_box7_l_item a:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}

.ind_box7_l_b{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	background: #fff;
}
.ind_box7_l_b_icon{
	width: 170px;
}
.ind_box7_l_b_r{
	width: calc(100% - 170px);
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.ind_box7_l_b_btn{
	display: block;
	width: 160px;
	line-height: 30px;
	font-size: 16px;
	color: #333;
	text-align: center;
	border: 1px solid #ddd;
}
.ind_box7_l_b_btn:hover{
	color: #fff;
	background: #1e50ae;
	border-color: #1e50ae;
}


.ind_box7_r{
	width: calc(100% - 400px);
	background: #fff;
}
.news_list1{
	padding: 0 30px;
}

.news_list1 dd a{
	display: block;
	padding: 25px 0;
	border-bottom: 1px solid #eee;
}
.news_list1 dd:last-child a{
	border-bottom: none;
}

.news_list1 dd a .tt_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	margin-bottom: 14px;
}
.news_list1 dd a .tt_con .tt{
	width: calc(100% - 90px);
	font-size: 18px;
	color: #333;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.news_list1 dd a .tt_con .time{
	width: 90px;
	font-size: 16px;
	color: #999;
	text-align: right;
}
.news_list1 dd a .text{
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.news_list1 dd a:hover .tt_con .tt{
	color: #1e50ae;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.footer_contact{
	background: #1e50ae;
}
.footer_contact_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.footer_contact_list1 dd{
	width: 23%;
	height: 110px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.footer_contact_list1 dd .icon{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 60px;
	height: 60px;
	font-size: 30px;
	color: #fff;
	border-radius: 50%;
	border: 1px solid #fff;
}
.footer_contact_list1 dd .con{
	width: calc(100% - 60px);
	padding-left: 20px;
	color: #fff;
}
.footer_contact_list1 dd .con .tt{
	color: #fff;
	font-size: 16px;
	margin-bottom: 6px;
}
.footer_contact_list1 dd .con .text{
	color: #fff;
	font-size: 14px;
}


.footer{
	background: #333;
}
.footer_t{
	padding: 50px 0;
}
.footer_t_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.footer_t_l{
	width: 64%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	border-right: 1px solid #444;
}

.footer_t_l_item{
	width: 18%;
}

.footer_t_l_item_tt{
	font-size: 18px;
	color: #fff;
	margin-bottom: 22px;
}

.footer_t_l_text a{
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #999;
}
.footer_t_l_text a:hover{
	color: #fff;
	transform:translateX(3px);
	-webkit-transform:translateX(3px);
}

.footer_t_r{
	width: 33%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.footer_t_r_contact{
	width: calc(100% - 130px);
}
.footer_t_r_code{
	width: 100px;
}

.footer_t_r_contact_text .item{
	font-size: 14px;
	line-height: 30px;
	color: #999;
}
.footer_t_r_contact_text .item a{
	color: #999;
}
.footer_t_r_contact_text .item a:hover{
	color: #fff;
}

.footer_b_text{
	padding: 25px 0;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	border-top: 1px solid #444;
}
.footer_b_text a{
	color: #999;
}
.footer_b_text a:hover{
	color: #fff;
}




/* 注册公司 */
.zhuce_box1{
	background: #f5f5f5;
}
.zhuce_title1{
	margin-bottom: 40px;
}
.zhuce_title1 .tt{
	color: #333;
	font-weight: bold;
}
.zhuce_title1 .line{
	width: 60px;
	height: 2px;
	background: #1e50ae;
	margin-top: 35px;
}


.zhuce_box1_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.zhuce_box1_l{
	width: 37.5%;
	background: #fff;
}
.zhuce_box1_l_tt{
	width: 100%;
	height: 100px;
	line-height: 74px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	background: url(../images/zhuce_tt_bg.png) no-repeat center bottom;
}

.zhuce_box1_form_list{
	padding: 20px 30px;
}
.zhuce_box1_form_list dd{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 20px;
}
.zhuce_box1_form_list dd:last-child{
	padding-top: 15px;
}
.zhuce_box1_form_tt{
	width: 90px;
	font-size: 16px;
	line-height: 46px;
	color: #333;
}
.zhuce_box1_form_text{
	width: calc(100% - 90px);
}
.zhuce_box1_form_select,
.zhuce_box1_form_input{
	width: 100%;
	height: 46px;
	font-size: 14px;
	padding: 0 15px;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.zhuce_box1_form_btn{
	width: 100%;
	color: #fff;
	background: #ff6c2a;
	border: none;
}

.zhuce_box1_r{
	width: 61%;
	background: #fff;
}
.zhuce_box1_r_bars{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.zhuce_box1_r_bars .item{
	width: 50%;
	font-size: 20px;
	color: #333;
	text-align: center;
	line-height: 60px;
	cursor: pointer;
}
.zhuce_box1_r_bars .item.hover{
	color: #fff;
	background: #1e50ae;
}

.zhuce_box1_r_tabs_item_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 25px;
}



.public_btn1_style1{
	display: inline-block;
	width: 160px;
	line-height: 46px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: #ff6c2a;
}


.zhuce_box1_r_tabs_clm1{
	padding: 25px 0 0;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.zhuce_box1_r_tabs_clm1_item1,
.zhuce_box1_r_tabs_clm1_m{
	width: 31%;
}
.zhuce_box1_r_tabs_clm1_item .pic{
	overflow: hidden;
}
.zhuce_box1_r_tabs_clm1_item .pic img{
	width: 100%;
}
.zhuce_box1_r_tabs_clm1_item .tt{
	font-size: 14px;
	color: #333;
	text-align: center;
	padding: 12px 0 18px;
}
.zhuce_box1_r_tabs_clm1_item:hover .pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}


.zhuce_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.zhuce_list1 dd{
	width: calc((100% - 100px) / 3);
	position: relative;
	margin: 0 0 30px 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.zhuce_list1 dd a{
	display: block;
	position: relative;
}
.zhuce_list1 dd a .pic{
	width: 100%;
	overflow: hidden;
}
.zhuce_list1 dd a .pic img{
	width: 100%;
}
.zhuce_list1 dd a .con{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}
.zhuce_list1 dd a .con .tt{
	color: #333;
	font-size: 24px;
	margin-bottom: 32px;
}
.zhuce_list1 dd a .con .btn{
	width: 140px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #1e50ae;
	border-radius: 46px;
}
.zhuce_list1 dd:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.zhuce_box3_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.zhuce_box3_list1 dd{
	width: calc((100% - 81px) / 4);
	background: #fff;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.zhuce_box3_list1 dd .pic img{
	width: 100%;
}
.zhuce_box3_list1 dd .con{
	padding: 20px;
	text-align: center;
}
.zhuce_box3_list1 dd .con .line{
	width: 40px;
	height: 3px;
	background: #1e50ae;
	margin: 0 auto;
}
.zhuce_box3_list1 dd .con .tt{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin: 17px 0 13px;
}
.zhuce_box3_list1 dd .con .text{
	font-size: 14px;
	line-height: 21px;
	color: #666;
}
.zhuce_box3_list1 dd:hover{
	box-shadow: 0 0 10px rgba(115,115,115,.2);
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.faq_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.faq_list1 dd{
	padding: 25px;
	background: #fff;
	box-shadow: 0 0 15px rgba(115,115,115,.2);
	border-radius: 10px;

	width: calc((100% - 40px) / 2);
	margin-bottom: 28px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.faq_list1_tt{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	line-height: 26px;
	margin-bottom: 14px;
}
.faq_list1_tt .icon{
	width: 30px;
	font-size: 16px;
	color: #1e50ae;
	font-weight: bold;
}
.faq_list1_tt .tt{
	width: calc(100% - 30px);
	font-size: 18px;
	color: #333;
}
.faq_list1_text{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	line-height: 24px;
}
.faq_list1_text .icon{
	width: 30px;
	color: #ff6c2a;
	font-size: 16px;
	font-weight: bold;
}
.faq_list1_text .tt{
	width: calc(100% - 30px);
	font-size: 14px;
	color: #666;
}
.faq_list1 dd:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.zhuce_box5_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.zhuce_box5_list1 dd{
	width: calc((100% - 100px) / 6);
	background: #fff;
	padding: 30px 10px;
	text-align: center;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.zhuce_box5_list1 dd .icon{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 90px;
	height: 90px;
	font-size: 44px;
	color: #1e50ae;
	border-radius: 50%;
	background: #e6edfa;
	margin: 0 auto 25px;
}
.zhuce_box5_list1 dd .tt{
	font-size: 18px;
	color: #333;
}

.zhuce_box5_list1 dd:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	box-shadow: 0 0 10px rgba(115,115,115,.1);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}





.dljz_box1_con{
	padding: 30px 25px;
	background: #fff;
}
.dljz_box1_clm1{
	margin-bottom: 24px;
}
.dljz_box1_clm1_tt{
	font-size: 16px;
	color: #333;
	margin-bottom: 15px;
}

.dljz_box1_bars{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.dljz_box1_bars dd{
	width: 160px;
	line-height: 46px;
	font-size: 16px;
	color: #333;
	cursor: pointer;
	text-align: center;
	background: #d7e7ff;
	margin: 0 15px 15px 0;
}
.dljz_box1_bars dd.hover{
	color: #fff;
	background: #1e50ae;
}

.dljz_box1_bars2{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.dljz_box1_bars2 .dd_select,
.dljz_box1_bars2 .dd_input{
	width: calc((100% - 160px - 60px) / 3);
	border: 1px solid #ddd;
}
.dljz_box1_bars2 .dd_btn{
	width: 160px;
}


.dljz_box2_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.dljz_box2_list1 dd{
	width: calc((100% - 60px) / 3);
	text-align: center;
	padding: 30px 15px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.dljz_box2_list1 dd .tt{
	font-size: 24px;
	color: #fff;
}
.dljz_box2_list1 dd .text{
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	margin: 15px 0 18px;
}
.dljz_box2_list1 dd .btn{
	display: inline-block;
	width: 100px;
	line-height: 30px;
	border-radius: 30px;
	color: #fff;
	border: 1px solid #fff;
}
.dljz_box2_list1 dd:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.dljz_box2_list2{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.dljz_box2_list2 dd{
	width: calc((100% - 81px) / 4);
	position: relative;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.dljz_box2_list2 dd .pic{
	overflow: hidden;
}
.dljz_box2_list2 dd .pic img{
	width: 100%;
}
.dljz_box2_list2 dd .tt{
	width: 100%;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	padding: 0 10px;
	background: #1e50ae;
}
.dljz_box2_list2 dd:hover{
	box-shadow: 0 0 10px rgba(115,115,115,.2);
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}


.dljz_box3{
	background: url(../images/dljz_bg4.jpg) no-repeat center center / cover;
	padding: 50px 0 60px;
}

.dljz_box3_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.dljz_box3_list1 dd{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.dljz_box3_list1 dt{
	width: 46px;
	padding-top: 26px;
}
.dljz_box3_list1 dd .num{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 74px;
	height: 74px;
	font-size: 36px;
	color: #1e50ae;
	font-style: italic;
	font-weight: bold;
	border-radius: 50%;
	background: #fff;
}
.dljz_box3_list1 dd .con{
	width: calc(100% - 74px);
	padding-left: 20px;
}
.dljz_box3_list1 dd .con .tt{
	font-size: 16px;
	color: #fff;
}
.dljz_box3_list1 dd .con .tt2{
	color: #fff;
	font-size: 14px;
	padding: 4px 0 10px;
}
.dljz_box3_list1 dd .con .btn{
	display: block;
	width: 80px;
	line-height: 24px;
	text-align: center;
	color: #2f82ff;
	background: #fff;
}


/* 商标注册 */
.sbzc_box1_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.sbzc_box1_list1 dd{
	width: calc((100% - 60px) / 4);
	padding: 30px 15px;
	text-align: center;
	text-align: center;
	border: 1px solid #1e50ae;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.sbzc_box1_list1 dd .icon{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 80px;
	height: 80px;
	font-size: 40px;
	color: #fff;
	border-radius: 50%;
	background: #1e50ae;
	margin: 0 auto;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.sbzc_box1_list1 dd .tt{
	font-size: 18px;
	color: #333;
	margin: 22px 0 14px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.sbzc_box1_list1 dd .text{
	color: #666;
	font-size: 14px;
	line-height: 20px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.sbzc_box1_list1 dd:hover{
	background: #1e50ae;
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.sbzc_box1_list1 dd:hover .icon{
	color: #1e50ae;
	background: #fff;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.sbzc_box1_list1 dd:hover .tt,
.sbzc_box1_list1 dd:hover .text{
	color: #fff;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}



.sbzc_box2_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.sbzc_box2_list1 dd{
	width: calc((100% - 80px) / 5);
	padding: 38px 10px 30px;
	text-align: center;
	background: #fff;
	margin-right: 20px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.sbzc_box2_list1 dd:last-child{
	margin-right: 0;
}
.sbzc_box2_list1 dd .icon{
	font-size: 50px;
	color: #1e50ae;
}
.sbzc_box2_list1 dd .tt{
	font-size: 18px;
	color: #333;
	margin: 22px 0 10px;
}
.sbzc_box2_list1 dd .text{
	font-size: 14px;
	color: #666;
	margin-bottom: 15px;
}
.sbzc_box2_list1 dd .btn{
	display: inline-block;
	width: 100px;
	line-height: 30px;
	color: #fff;
	background: #1e50ae;
	border-radius: 30px;
}
.sbzc_box2_list1 dd:hover{
	box-shadow: 0 0 102px rgba(115,115,115,.14);
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.sbzc_box3_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.sbzc_box3_list_item{
	width: 48.5%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	background: #e5f1fd;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.sbzc_box3_list_item_l{
	width: 35%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding-right: 3%;
}

.sbzc_box3_list_item_l .tt{
	font-size: 20px;
	color: #fff;
	margin-bottom: 12px;
}
.sbzc_box3_list_item_l .line{
	width: 25px;
	height: 1px;
	background: #fff;
}
.sbzc_box3_list_item_r{
	width: 65%;
	padding: 18px 4%;
}

.sbzc_box3_list_item_list dd{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	padding: 12px 0;
	font-size: 16px;
	line-height: 24px;
	border-bottom: 1px dashed #fff;
}
.sbzc_box3_list_item_list dd:last-child{
	border-bottom: none;
}
.sbzc_box3_list_item_list dd .icon{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #1e50ae;
	margin-top: 8px;
}
.sbzc_box3_list_item_list dd .tt{
	width: calc(100% - 10px);
	padding-left: 12px;
}
.sbzc_box3_list_item:hover{
	box-shadow: 0 0 10px rgba(115,115,115,.1);
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.sbzc_box4{
	background: url(../images/sbzc_bg1.jpg) no-repeat center center / cover;
}

.sbzc_box4_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.sbzc_box4_list dd{
	width: 110px;
	text-align: center;
}
.sbzc_box4_list dd .icon{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 110px;
	height: 110px;
	font-size: 24px;
	font-weight: bold;
	border-radius: 50%;
	background: #fff;
	margin: 0 auto;
}
.sbzc_box4_list dd .tt{
	color: #fff;
	font-size: 18px;
	padding: 25px 0 15px;
}
.sbzc_box4_list dt{
	width: 60px;
	padding-top: 49px;
}



/* location */
.location{
	background: #f5f5f5;
}
.location .wrapper{
	color: #666;
	font-size: 16px;
	line-height: 50px;
}
.location a{
	color: #666;
	margin: 0 4px;
}
.location a:hover{
	color: #1e50ae;
}


.sub_nav_bars{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	background: #eee;
	margin-bottom: 60px;
}
.sub_nav_bars .item{
	width: 25%;
	font-size: 18px;
	text-align: center;
	line-height: 60px;
}
.sub_nav_bars .item.hover,
.sub_nav_bars .item:hover{
	color: #fff;
	background: #1e50ae;
}

.sub_wrap_news{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.main_l{
	width: calc(100% - 340px);
}

.news_list2 dd a{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 28px 0;
	border-bottom: 1px dashed #ddd;
}
.news_list2_pic{
	width: 220px;
	overflow: hidden;
}
.news_list2_pic img{
	width: 100%;
}
.news_list2_con{
	width: calc(100% - 220px);
	padding-left: 22px;
}
.news_list2_tt{
	font-size: 18px;
	color: #333;
	margin-bottom: 12px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.news_list2_text{
	color: #666;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 25px;
}

.news_list2_time{
	font-size: 14px;
	color: #666;
}
.news_list2 dd a:hover .news_list2_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}

.news_list2 dd a:hover .news_list2_tt{
	color: #1e50ae;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.main_r{
	width: 300px;
}
.main_r_news{
	padding: 20px;
	border: 1px solid #ddd;
}

.main_r_news_list dd{
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ddd;
}
.main_r_news_list dd:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.main_r_news_list dd a{
	display: block;
	overflow: hidden;
}
.main_r_news_list dd a .pic{
	overflow: hidden;
	position: relative;
}
.main_r_news_list dd a .pic img{
	width: 100%;
}
.main_r_news_list dd a .tt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 14px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	background: rgba(27,27,27,.7);
}
.main_r_news_list dd a:hover .pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.main_r_tt{
	font-size: 18px;
	color: #333;
	margin-bottom: 18px;
}



.page{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding-top: 5%;
}

.page a{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 35px;
	height: 35px;
	font-size: 16px;
	text-align: center;
	color: #666;
	border: 1px solid #ddd;
	margin: 0 5px;
}
.page a.prev,
.page a.next{
	width: 80px;
}

.page a:hover,
.page a.hover{
	color: #fff;
	background: #1e50ae;
	border-color: #1e50ae;
}



/* news_det */
.news_det_title1{
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;
}
.news_det_time{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	padding-bottom: 30px;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
}
.news_det_time .time{
	margin:0 20px 0 0;
}
.news_det_con{
	padding: 30px 0;
	margin-bottom: 25px;
}

.news_det_page{
	background: #f5f5f5;
	padding: 17px 25px;
}

.news_det_page_item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	padding: 8px 0;
	font-size: 14px;
	color: #666;
}
.news_det_page_item .tt{
	width: 56px;
}
.news_det_page_item .text{
	width: calc(100% - 56px);
}
.news_det_page_item .text a{
	display: block;
}
.news_det_page_item .text a:hover{
	color: #1e50ae;
}


.main_r_form{
	padding: 25px 20px 30px;
	background: #1e50ae;
	margin-bottom: 20px;
}
.main_r_form_tt{
	font-size: 18px;
	color: #fff;
	margin-bottom: 25px;
}
.main_r_form_list dd{
	margin-bottom: 18px;
}
.main_r_form_list dd:last-child{
	margin-bottom: 0;
}
.main_r_form_text{
	display: block;
	width: 100%;
	height: 46px;
	padding-left: 17px;
	font-size: 14px;
	color: #333;
	background: #fff;
	border: 1px solid #eee;
}

.main_r_form_btn{
	width: 100%;
	color: #fff;
	background: #ff6c2a;
	border: none;
}



/* pro_det */
.pro_det_t{
	background: #f5f5f5;
	overflow: hidden;
	padding-bottom: 20px;
}

.pro_det_t_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 30px;
	background: #fff;
}

.pro_det_t_pic{
	width: 360px;
}
.pro_det_t_r{
	width: calc(100% - 360px);
	padding-left: 40px;
}
.pro_det_title1{
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 8px;
}
.pro_det_t_desc{
	font-size: 14px;
	color: #666;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
}

.pro_det_t_clm1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 6px 0;
}
.pro_det_t_clm1_tt{
	width: 50px;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.pro_det_t_clm1_con{
	width: calc(100% - 50px);
}

.pro_det_t_clm1_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.pro_det_t_clm1_list .item{
	padding: 0 20px;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	border: 1px solid #ddd;
	margin: 0 20px 10px 0;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det_t_clm1_list .item.hover{
	color: #fff;
	background: #1e50ae;
	border-color: #1e50ae;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.pro_det_t_clm1_select{
	width: 160px;
	height: 30px;
	font-size: 14px;
	padding: 0 12px;
	border: 1px solid #ddd;
}
.pro_det_t_clm1_price{
	font-size: 24px;
	color: #ff6c2a;
}

.pro_det_t_btn_box{
	padding-top: 30px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.pro_det_t_btn{
	color: #1e50ae;
	background: none;
	border: 1px solid #1e50ae;
	margin: 0 20px 0 0;
}
.pro_det_t_btn.hover{
	color: #fff;
	background: #1e50ae;
}



.pro_det_b{
	background: #f5f5f5;
}


.main_l_pro{
	width: calc(100% - 300px);
	background: #fff;
}
.pro_det_b_bars_box{
	height: 51px;
	position: relative;
	z-index: 2;
}
.pro_det_b_bars{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	background: #fff;
	border-bottom: 1px solid #2f82ff;
}
.pro_det_b_bars .item{
	padding: 0 42px;
	font-size: 18px;
	color: #666;
	line-height: 50px;
	cursor: pointer;
}
.pro_det_b_bars .item.hover{
	color: #fff;
	background: #1e50ae;
}

.pro_det_b_con{
	padding: 20px;
}

.pro_det_b_tabs_item_tt{
	font-size: 18px;
	margin-bottom: 15px;
}


.main_r_pro{
	width: 280px;
}

.main_r_maybe{
	background: #fff;
}
.main_r_maybe_tt{
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	padding: 0 20px;
	background: #1e50ae;
}

.main_r_maybe_list a{
	display: block;
	font-size: 14px;
	line-height: 50px;
	padding: 0 20px;
	border-bottom: 1px solid #f5f5f5;
}
.main_r_maybe_list a:hover{
	color: #1e50ae;
}



/* about */
.about_box1_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.about_box1_l{
	width: 49%;
}

.about_box1_l_list1{
	width: 781px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	position: relative;
	padding-top: 45px;

}
.about_box1_l_list1 dd{
	width: 220px;
	text-align: center;
	background: #fff;
	padding: 22px 10px;
	box-shadow: 0 0 10px rgba(0,53,139,.2);
	border-bottom: 5px solid #1e50ae;
	margin: 0 60px 0 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.about_box1_l_list1 dd:last-child{
	margin-right: 0;
}

.about_box1_l_list1 dd .num{
	font-size: 36px;
	color: #333;
	margin-bottom: 6px;
}
.about_box1_l_list1 dd .tt{
	font-size: 16px;
	color: #666;
}
.about_box1_l_list1 dd:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.about_box1_r{
	width: 43.6%;
}



.about_box2_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.about_box2_l{
	width: 50%;
}
.about_box2_r{
	width: 50%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.about_box2_r .item{
	width: 50%;
}
.about_box2_r .item img{
	width: 100%;
}
.about_box2_r .item .con{
	height: 100%;
	padding:20px;
	color: #fff;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	background: #1e50ae;
}
.about_box2_r .item .con .tt{
	font-size: 24px;
	margin-bottom: 14px;
}
.about_box2_r .item .con .text{
	font-size: 16px;
	line-height: 24px;
}


.honor_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.honor_list1 dd{
	width: calc((100% - 150px) / 4);
	margin: 0 50px 25px 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.honor_list1 dd .pic{
	overflow: hidden;
}
.honor_list1 dd .pic img{
	width: 100%;
	margin: 0 auto;
}
.honor_list1 dd:last-child{
	margin-right: 0;
}
.honor_list1 dd:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.ind_box1_1{
    padding: 40px 0;
    background: #e4f2fd;
}
.ind_box1_1 .ind_title1{
    margin-bottom: 28px;
}

.ind_box1_1_form{
    display:flex;
    display:-ms-flexbox;
    display:-webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    margin-bottom: 20px;
}
.ind_box1_1_form_item{
    width: calc((100% - 200px) / 2);
    height: 46px;
    display:flex;
    display:-ms-flexbox;
    display:-webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items:center;
    position: relative;
    background: #fff;
}
.ind_box1_1_form_item:first-child:after{
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -11px;
    width: 1px;
    height: 22px;
    background: #ddd;
}
.ind_box1_1_form_item_icon{
    width: 60px;
    font-size: 24px;
    line-height: 46px;
    text-align: center;
    color: #1e50ae;
}
.ind_box1_1_form_item_text{
    width: calc(100% - 60px);
    font-size: 14px;
    color: #333;
    border: none;
}
.ind_box1_1_form_item_text::-webkit-input-placeholder{
    color: #999;
}
.ind_box1_1_form_btn{
    display: block;
    width: 200px;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: #1e50ae;
}

.ind_box1_1_scroll_box{
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    font-weight: bold
}
.ind_box1_1_scroll_l{
    width: 72px;
    font-size: 14px;
    color: #f10000;
}
.ind_box1_1_scroll{
    width: calc(100% - 72px);
    line-height: 30px;
    font-size: 14px;
    color: #666;
}





.zhuce_box1_1{
    background: #f5f5f5;
}

.zhuce_box1_1_list{
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.zhuce_box1_1_list dd{
    width: 50%;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    background: #fff;
}
.zhuce_box1_1_list dd:nth-child(n+3){
    -webkit-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
}
.zhuce_box1_1_list_pic{
    width: 50%;
    overflow: hidden;
}
.zhuce_box1_1_list_pic img{
    width: 100%;
}
.zhuce_box1_1_list_con{
    width: 50%;
    padding: 30px;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}
.zhuce_box1_1_list_tt{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}
.zhuce_box1_1_list_text{
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-bottom: 15px;
}
.zhuce_box1_1_list_btn{
    display: block;
    width: 120px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: #1e50ae;
    border-radius: 20px;
}
.zhuce_box1_1_list dd:hover .zhuce_box1_1_list_pic img{
    transform: scale(1.03, 1.03);
    -webkit-transform: scale(1.03, 1.03);
}




.float_fix{
        position: fixed;
        right: 0;
        z-index: 5;
        bottom: 25%;
        width: 60px;
        padding: 8px 0;
        
    }
    .float_fix .item{
        display: block;
        width: 60px;
       
        text-align: center;
        position: relative;
        cursor: pointer;
    }
    .float_fix .item .item_con{
         padding: 7px 2px;
        background: #5a5c64;
        transition: all 0.5s;
       -webkit-transition: all 0.5s;
    }
    .float_fix .item .item_con .icon{
        font-size: 24px;
        color: #fff;
        margin-bottom: 5px;
    }
    .float_fix .item .item_con .item_con_tt{
        font-size: 12px;
        color: #fff;
    }
    .float_fix .item .item_pic{
        display: block;
        position: absolute;
        right: -100%;
        top: 0;
    z-index: -1;
        width: 120px;
        height: 120px;
        opacity: 0;
        box-shadow: 0 0 6px rgba(115,115,115,.1);
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }
    .float_fix .item:hover .item_pic{
        right: 100%;
        opacity: 1;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }
    .float_fix .item .item_tel_tt{
        display: block;
        position: absolute;
        right: -100%;
        top: 0;
    opacity: 0;
    z-index: -1;
        width: 120px;
        font-size: 14px;
        line-height: 40px;
        text-align: center;
        background: #fff;
        padding: 0 15px;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        box-shadow: 0 0 6px rgba(115,115,115,.1);
    }
    .float_fix .item:hover .item_tel_tt{
       right: 100%;
       opacity: 1;
       transition: all 0.5s;
       -webkit-transition: all 0.5s;
    }
    .float_fix .item:hover .item_con{
        background: #1e50ae;
        transition: all 0.5s;
       -webkit-transition: all 0.5s;
    }
    

.hot_service_list{
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        justify-content: space-between;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    .hot_service_list dd{
        width: calc(100% / 6);
    }
    .hot_service_list dd a{
        display: block;
        text-align: center;
    }
    .hot_service_list dd a .icon{
        width: 100px;
        overflow: hidden;
        margin: 0 auto 23px;
    }
    .hot_service_list dd a .tt{
        font-size: 18px;
        color: #333;
        font-weight: 500;
    }
    .hot_service_list dd a:hover{
        transform: translateY(-3px);
        -webkit-transform: translateY(-3px);
    }










