@charset "UTF-8";

.top {
	/*background-image: url(/image/Findex/topbg-1.png);*/
	height: 100px;
	margin: 0 auto;
	width: 100%;
	background-color: #0268c2;
}

.top1 {
	height: 324px;
	height: 76px;
	margin: 0 auto;
	width: 1200px;
}

.topce, .tople {
	height: 76px;
	float: left;
	line-height: 76px;
	width: 320px;
}

.topri {
	float: right;
	height: 76px;
	line-height: 76px;
}

.topce ul {
	margin: 0px;
	font-size: 18px;
	color: white;
	width: 600px;
}

.topce ul li a {
	color: #fff;
}

.topce ul li {
	width: 100px;
	text-align: center;
	float: left;
	height: 76px;
	line-height: 76px;
	cursor: pointer;
}

.topce ul li span:hover {
	color: #EFEFEF;
	border-bottom: 1px solid white;
}

.top2 {
	height: 324px;
	width: 1200px;
	margin: 0 auto;
}

.top2le {
	height: 324px;
	width: 759px;
	background-image: url(../image/Findex/topbg-2.png);
	background-repeat: no-repeat;
	background-position: center;
}

.top2ri {
	width: 441px;
}

.top2le, .top2ri {
	float: left;
}

.top2div {
	margin-top: 38px;
	margin-bottom: 40px;
	padding: 23px;
	width: 395px;
	height: 199px;
	background-color: white;
	border-radius: 5px;
}

.top2_1 {
	font-size: 16px;
	color: black;
	letter-spacing: 3px;
}

.top_color {
	font-size: 26px;
	color: #157ded;
}

select {
	width: 100%;
	height: 35px;
	outline: none;
}

option {
	outline: none;
}

.top2_3 input {
	height: 35px;
	width: 245px;
	padding-left: 5px;
	outline: none;
}

.top2_3 span {
	display: inline-block;
	height: 40px;
	line-height: 37px;
	width: 140px;
	text-align: center;
	background-color: #157ded;
	color: white;
}

.top2div p {
	margin-bottom: 15px;
}

.top2_4 span:nth-child(1) {
	display: inline-block;
	float: left;
	color: #666666;
}

.top2_4 span:nth-child(2) {
	display: inline-block;
	float: right;
	background-color: #d0e5fb;
	color: #157ded;
	padding: 5px 11px;
}
/**********header start************/
/********* foot start************/
.footer {
	height: 180px;
}

.cpft {
	width: 100%;
	background-color: #333333;
	height: 180px;
	margin: 0 auto;
	color: white;
}

.cpft a {
	color: white;
}

.cpft_main {
	width: 1200px;
	margin: 0 auto;
	background-color: #333333;
	height: 100%;
}

.cpft_main>div {
	float: left;
}

.cpft_email {
	width: 200px;
	margin-right: 28px;
	padding-left: 10px;
}

.cpft_ba {
	margin-right: 3px;
}

.cpft_email>p:nth-of-type(1) {
	padding-top: 28px;
}

.cpft_email>p:nth-of-type(2) {
	padding-top: 50px;
	font-size: 15px;
}

.cpft_about {
	width: 110px;
	margin-right: 28px;
	padding-top: 30px;
	font-size: 15px;
}

.cpft_about>p, .cpft_supp>p, .cpft_help>p {
	margin-bottom: 5px;
}

.cpft_supp {
	margin-right: 28px;
	padding-top: 30px;
	font-size: 15px;
}

.cpft_help {
	width: 95px;
	padding-top: 30px;
	font-size: 15px;
}

.cpft_about>p:nth-of-type(1), .cpft_supp>p:nth-of-type(1), .cpft_help>p:nth-of-type(1)
	{
	font-size: 22px;
}

.cpft_time {
	padding-top: 30px;
	text-align: right;
	margin-right: 10px;
}

.cpft_time>p {
	font-size: 14px;
}

.cpft_time>p:nth-of-type(2) {
	padding-top: 40px;
	font-size: 15px;
}

.ft_img div {
	float: left;
	margin-right: 10px;
}

.ft_img div p {
	text-align: center;
}

.ft_img {
	padding-top: 30px;
}
/**********foot end************/

/***********右侧浮动***************/
.cp_position {
	position: fixed;
	background-color: #F5F5F5;
	/*width: 162px;*/
	height: 160px;
	bottom: 180px;
	right: 0px;
}

.posi_ri {
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	height: 100%;
	width: 55px;
	float: right;
}

.posi_ri div {
	flex-grow: 1;
	line-height: 50px;
	font-size: 24px;
	text-align: center;
	border: 1px solid #eaeaea;
	color: #666666;
}

.posi_le {
	float: left;
	height: 134px;
	/*border: 1px solid #4791ff;*/
	padding: 12px;
	color: #4791ff;
	text-align: center;
	display: none;
}

.app, .call {
	display: none;
}

.call p:nth-child(1) {
	padding-top: 12px;
	font-size: 13px;
}

.call p {
	margin-bottom: 18px;
}

.call p:nth-child(2) input {
	width: 130px;
	height: 25px;
	outline: none;
	font-size: 14px;
	padding-left: 5px;
}

.call p:nth-child(2) button {
	display: inline-block;
	height: 30px;
	line-height: 27px;
	border: 0px;
	outline: none;
	width: 70px;
	color: white;
	background: linear-gradient(to top, #157ded, #15b2ed); /* 标准的语法 */
	cursor: pointer;
}

.call p:nth-child(3) {
	font-size: 12px;
	color: #ccbebe;
}

.hoverCl {
	background: linear-gradient(to top, #157ded, #15b2ed); /* 标准的语法 */
	color: white;
	border: 0px solid #15b2ed;
}
/*************right end*****************/
.bg_co {
	display: none;
	width: 100%;
	height: 100%;
	background-color: black;
	position: absolute;
	top: 0px;
	opacity: 0.3;
}

.bg_ti {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	width: 720px;
	height: 270px;
	margin-left: -360px;
	margin-top: -170px;
	background-color: white;
	z-index: 99;
}

.bg_ti div {
	float: left;
	height: 100%;
	padding-top: 70px;
}

.bg_ti_le_suc img {
	width: 100px;
	height: 100px;
	text-align: center;
}

.bg_ti_le {
	width: 380px;
	background-color: white;
	text-align: center;
}

.bg_ti_ri {
	width: 340px;
	text-align: center;
	color: white;
	background-color: #1889f0;
	position: relative;
}

.res {
	margin-top: 16px;
	font-size: 24px;
	text-align: center;
	letter-spacing: -.76px;
	line-height: 33px;
}

.desc {
	/* margin-top: 6px;*/
	padding: 0 100px;
	font-size: 13px;
	text-align: center;
	line-height: 22px;
	letter-spacing: 0;
}

/*************** 头部 start ***************/
/*.header .zc_head_bd {
    min-width: 1200px;
    height: 94px;
    background: rgba(255,255,255,1);
   
}
.header .zc_head_bd .zc_main {
    display: block;
    height: 41px;
    z-index: 11;
    color: #333333;
	 display: -webkit-box;
    display: -moz-box;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding-top: 20px;
    padding-left: 20px;
	width: 1200px;
    margin: 0 auto;
    position: relative;
}




.header .zc_right {
    font-size: 16px;
    color: black;
}
.header .zc_phone {
    display: block;
    position: absolute;
    right: 370px;
    top: 10px;
    width: 234px;
    height: 21px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: rgba(21,125,237,1);
    line-height: 21px;
}
.header .zc_menu {
    width: 900px;
    margin: 0 auto;
    display: inline-block;
    display: flex;
    position: relative;
    left: 180px;
}
.header .zc_right .zc_menu a {
    color: #000;
}
.header .zc_menu li {
    flex: 1;
}*/
/*************** 头部 start ***************/

/*************** 底部 start ***************/
/*.footer .clfoot {
    background-color: #333333;
    color: #6d8aab;
}
.footer .zc_main {
    display: -webkit-box;
    display: -moz-box;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding-top: 20px;
    padding-left: 20px;
}

.footer .zc_main {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.footer .zc_main li {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    font-size: 12px;
    color: #fffefe;
}
.footer .zc_main p {
    font-size: 13px;
    padding-top: 4px;
}
.footer .zc_main p a{
    color:#fff;
}
.footer .zc_main .zc_email {
    margin-top: 21px;
}
.footer .zc_main li .zc_img {
    margin-top: 20px;
}

.footer .zc_main li h4 {
    font-size: 16px;
    margin-top: 34px;
    font-weight: bold;
}

.footer .zc_erriy {
    margin-top: 15px;
}
.footer .zc_main li h2 {
    font-size: 28px;
    margin-top: 15px;
    font-weight: bold;
}*/
/*************** 底部 end ***************/
/**************** 右侧 start *******************/
/*
.zc_tool {
    position: fixed;
    top: 50%;
    right: 2px;
    margin-top: -220px;
    z-index: 301;
    height: 546px;
    background-color: #ffffff;
}
.zc_tool ul.ulbox {
    width: 78px;
    vertical-align: top;
}
.zc_tool ul.ulbox li {
    width: 78px;
    line-height: 75px;
    border: 1px solid #cccccc;
    display: block;
    cursor: pointer;
}

.zc_tool .i-img{
    display: inline-block;
    cursor: pointer;
    margin-right: 10px;
    width: 34px;
    height: 34px;
    background: url(../image/cebian.png);
}
.zc_tool ul.ulbox li .abox_1{
   
    background-position: 183px 0px;
    position: relative;
    left: 22px;
    top: -3px;
    }
.zc_tool ul.ulbox li .abox_2{
    background-position: 3px -71px;
    position: relative;
    left: 22px;
    top: -3px;
    }
.zc_tool ul.ulbox li .abox_3{
    background-position: 3px -151px;
    position: relative;
    left: 22px;
    top: -3px;
    }
.zc_tool ul.ulbox li .abox_4{
    background-position: 3px -233px;
    position: relative;
    left: 22px;
    top: -3px;
    }
.zc_tool ul.ulbox li .abox_5{
    background-position: 3px -307px;
    position: relative;
    left: 22px;
    top: -3px;
    }
.zc_tool ul.ulbox li .abox_6{
    background-position: 3px -389px;
    position: relative;
    left: 22px;
    top: -3px;
    }
.zc_tool ul.ulbox li .abox_7{
    background-position: 3px -463px;
    position: relative;
    left: 22px;
    top: -3px;
    }  
.abox_zc{
    font-size: 12px;
    position: relative;
    left: -22px;
    top: 13px;
    }
*/

/***************** 右侧end  ***********************/