@charset "utf-8";
/* CSS Document */
html {
	background: #ffffff;
	color:#666;
}
body {
	font-family: "PingFangSC-Regular",'Montserrat',"微软雅黑";
	font-size: 12px;
	position: relative;
	color: #333;
}
.fontWeight{
	font-weight: 700;
}
.gary {
	color: #868686;
}
/*=======================================*/
.header{
	margin-bottom: 48px;
}
/*公用设置宽,最小宽*/
.minWidth{
	width: 1280px;
	margin: 0 auto;
}
.header .logo img{
	width: 160px;
	padding: 30px 0 0 34px;
	
}
.header .menu {
	padding-top: 33px;
}
.header .menu .login {
	width: 118px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #1751FB;
	text-align: center;
	font-size: 20px;
	color: #1751FB;
	border-radius: 2px;
	cursor: pointer;
}
.main {

}
.main .header_ad1 {

}
.main .header_ad1 .top {
	text-align: center;
	height: 240px;
	background: url(homepage01.png) top center;
	background-size: 100% 100%;
}
.main .header_ad1 .top .title {
	font-size: 60px;
	font-weight: 700;
	margin-bottom: 20px;
}

.main .header_ad1 .top .desc {
	font-size: 30px;
}

.main .header_ad1 .bottom {
	width: 1100px;
	background-color: #F2F6FF;
	border-radius: 60px;
	padding: 22px 0;
	margin: 0 auto;
}

.main .header_ad1 .bottom .icon {
	background: url(icon01.png) no-repeat left center;
	background-size: 24px 24px;
	font-size: 20px;
	color: #334074;
	padding-left: 32px;
}

.main .header_ad1 .bottom .icon01 {
	margin-left: 78px;
}
.main .header_ad1 .bottom .icon02 {
	margin-left: 28px;
}
.main .header_ad1 .bottom .icon03 {
	margin-left: 28px;
}

.main .header_input {
	width: 570px;
	
	margin: 60px auto 140px auto;
}
.main .header_input .phone_box {
	width: 419px;
	border: 1px solid #ddd;
	border-right: none;
	height: 58px;
	line-height: 58px;
}
.main .header_input .phone_box input {
	background-color: #fff;
	width: 400px;
	font-size: 16px;
	padding-left: 20px;
	outline: none;
	border: none;
}
.main .header_input .submit_box {
	width: 150px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #fff;
	background-color: #1751FB;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	text-align: center;
	cursor: pointer;
}
/* .main .header_input {
	width: 420px;
	margin: 60px auto 140px auto;
}
.main .header_input .phone_box, .main .header_input .code_box {
	border: 1px solid #ddd;
	width: 418px;
	position: relative;
}
.main .header_input .phone_box input {
	background-color: #fff;
	display: block;
	width: 398px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	padding-left: 20px;
}
.main .header_input .code_box {
	margin: 20px 0;
}
.main .header_input .code_box input {
	background-color: #fff;
	display: block;
	width: 280px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	padding-left: 20px;
}

.main .header_input .code_box .getcode {
	width: 120px;
	height: 20px;
	line-height: 20px;
	border-left: 1px solid #ddd;
	text-align: center;
	font-size: 16px;
	color: #1751FB;
	position: absolute;
	right: 0;
	top: 14px;

}
.main .header_input .submit_box {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	background-color: #1751FB;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	text-align: center;
} */

.introduces_section {

}

.introduces_section .desc1 {
	margin-bottom: 170px;
}

.introduces_section .title {
	font-size: 30px;
	text-align: center;
	margin-bottom: 40px;
}
.introduces_section .desc1 .lists {
	width: 100%;
}
.introduces_section .desc1  .item_box {
	padding: 0 33px;
	margin-right: 37px;
}
.introduces_section .desc1 .item_box:last-child {
	margin-right: 0;
}
.introduces_section .desc1 .item_box img {
	width: 160px;
	height: 160px;
}

.introduces_section .desc1 .item_box p {
	font-size: 20px;
	font-weight: 700;
	color: #334074;
	text-align: center;
	margin-top: 14px;
}


.introduces_section .desc2 .title {
	margin-bottom: 11px;
}

.introduces_section .text {
	font-size: 16px;
	text-align: center;
	margin-bottom: 30px;
}

.introduces_section .desc2 .item_box {
	position: relative;
	margin-bottom: 79px;
}
.introduces_section .desc2 .item_box:last-child {
	margin-bottom: 0;
}
.introduces_section .desc2 .item_box .odd_img {
	margin-left: 679px;
	width: 601px;
}
.introduces_section .desc2 .item_box .odd_txt {
	width: 781px;
	height: 299px;
	position: absolute;
	left: 52px;
	top: 50%;
	margin-top: -145px;
	background: url(desc_bg01.png) no-repeat left center;
	background-size: 100% 100%;
}
.introduces_section .desc2 .odd_txt .i_title {
	font-size: 30px;
	font-weight: 700;
	color: #333;
	margin-bottom: 19px;
	margin-top: 75px;
	margin-left: 110px;
}
.introduces_section .desc2 .odd_txt .i_content {
	width: 600px;
	font-size: 16px;
	text-align: justify;
	line-height: 22px;
	margin-left: 110px;
}

.introduces_section .desc2 .item_box .even_txt {
	width: 769px;
	height: 299px;
	position: absolute;
	left: 475px;
	top: 50%;
	margin-top: -145px;
	background: url(desc_bg02.png) no-repeat left center;
	background-size: 100% 100%;
}
.introduces_section .desc2 .even_txt .i_title {
	font-size: 30px;
	font-weight: 700;
	color: #333;
	margin-bottom: 19px;
	margin-top: 75px;
	margin-left: 69px;
}
.introduces_section .desc2 .even_txt .i_content {
	width: 600px;
	font-size: 16px;
	text-align: justify;
	line-height: 22px;
	margin-left: 69px;
}

.introduces_section .desc3 .title {
	margin-top: 179px;
	margin-bottom: 49px;
}

.introduces_section .desc3 .item_box {
	width: 140px;
	text-align: center;
	margin-right: 56px;
}

.introduces_section .desc3 .item_box:first-child {
	margin-left: 80px;
}
.introduces_section .desc3 .item_box:last-child {
	margin-left: 0;
}
.introduces_section .desc3 .item_box img {
	width: 100px;
	height: 100px;
}
.introduces_section .desc3 .item_box p {
	
	font-size: 20px;
	font-weight: 700;
}

.introduces_section .desc4 .title {
	margin-top: 179px;
	margin-bottom: 41px;
}

.introduces_section .desc4 .item_box {
	margin-bottom: 84px;
}
.introduces_section .desc4 .item_box:last-child {
	margin-bottom: 0;
}
.introduces_section .desc4 .item_box .odd_img,
.introduces_section .desc4 .item_box .even_img   {
	width: 613px;
}
.introduces_section .desc4 .odd_txt  {
	margin-top: 64px;
	margin-left: 145px;
}
.introduces_section .desc4 .odd_txt .i_title {
	font-size: 30px;
	font-weight: 700;
	color: #333;
	margin-bottom: 60px;
}
.introduces_section .desc4 li:last-child .odd_txt {
	margin-left: 100px;
	margin-top: 134px;
}

.introduces_section .desc4  li:last-child .i_title {
	margin-bottom: 36px;
}
.introduces_section .desc4 table {

}
.introduces_section .desc4 td {
	font-size: 16px;
	color: #333;
	height: 30px;
	line-height: 30px;
	padding-bottom: 32px;
}
.introduces_section .desc4 td:nth-child(2n) {
	padding-left: 45px;
}
.introduces_section .desc4 td img {
	width: 30px;
	margin-right: 5px;
}

.introduces_section .desc4 .even_txt {
	margin-top: 97px;
	margin-right: 82px;
}

.introduces_section .desc4 .even_txt .i_title {
	font-size: 30px;
	font-weight: 700;
	color: #333;
	text-align: center;
	margin-bottom: 55px;
}
.introduces_section .desc4 .odd_txt p {
	width: 469px;
	font-size: 16px;
	line-height: 22px;
}

.introduces_section .desc5 .title {
	margin-top: 182px;
	margin-bottom: 43px;
}

.introduces_section .desc5 img {
	width: 100%;
}

.introduces_section .desc6 .title {
	margin-top: 170px;
	margin-bottom: 80px;
}
.introduces_section .desc6 .item_box {
	position: relative;
	margin-left: 72px;
	margin-bottom: 108px;
}
.introduces_section .desc6 .item_box:nth-child(2n) {
	margin-left: 99px;
}
.introduces_section .desc6 .item_box .y_icon {
	width: 64px;
	height: 64px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -32px;
}
.introduces_section .desc6 .item_box .y_txtbox {
	padding-left: 79px;
}
.introduces_section .desc6 .item_box .y_title {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 6px;
}
.introduces_section .desc6 .item_box .y_txt {
	width: 435px;
	font-size: 16px;
}
.introduces_section .desc7 .title {
	margin-top: 179px;
	margin-bottom: 67px;
}

.introduces_section .desc7 .item_box {
	margin-bottom: 84px;
}
.introduces_section .desc7 .item_box:last-child {
	margin-bottom: 0;
}
.introduces_section .desc7 .item_box .odd_img {
	width: 613px;
}
.introduces_section .desc7 .odd_txt  {
	margin-top: 100px;
	margin-left: 150px;
}
.introduces_section .desc7 .odd_txt .i_title {
	font-size: 30px;
	font-weight: 700;
	color: #333;
	margin-bottom: 60px;
}
.introduces_section .desc7 table {

}
.introduces_section .desc7 td {
	font-size: 16px;
	color: #333;
	height: 30px;
	line-height: 30px;
	padding-bottom: 31px;
}
.introduces_section .desc7 td:nth-child(2n) {
	padding-left: 94px;
}
.introduces_section .desc7 td img {
	width: 30px;
	margin-right: 5px;
}

.introduces_section .desc8 {
	margin-top: 170px;
}
.introduces_section .desc8 img {
	width: 450px;
	margin-top: 16px;
}

.introduces_section .desc8 .copy_title {
	font-size: 30px;
	font-weight: 700;
	margin-left: 40px;
}

.main .introduces_section .header_input {
	margin: 70px auto 160px auto;
}

.footer {
	padding-bottom: 28px;
	background: url(homepage02.png) no-repeat center bottom;
	background-size: 1280px;
}
.footer .title {
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 32px;
}
.footer .advisory {
	font-size: 14px;
	color: #898989;
	background: url(icon32.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 29px;
	margin-left: 354px;
	
}
.footer .adress {
	font-size: 14px;
	color: #898989;
	background: url(icon31.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 29px;
	margin-right: 355px;
}

.footer .beian {
	font-size: 14px;
	color: #898989;
	text-align: center;
	margin-top: 148px;
}

.dialog_box {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}
.dialog_box .mask {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
}

.dialog_box .dialog_contant {
	width: 450px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	border-top-left-radius: 60px;
	border-bottom-left-radius: 60px;
	padding: 10px;
	margin-top: -50px;
	margin-left: -235px;
}

.dialog_box .dialog_contant img {
	width: 80px;
	height: 80px;
	margin-right: 12px;
}
.dialog_box .dialog_contant .contant {
	height: 80px;
	line-height: 80px;
	font-size: 16px;
}
.dialog_box .dialog_contant .close_btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background: url(icon34.png) no-repeat center center;
	background-size: 20px 20px;
} 
.dialog_box .dialog_contant .error {
	display: none;
}