.footer {
	clear: both;
	width: 100%;
	height: 638px;
	margin: 0 auto;
	background: url("../img/footer.jpg") no-repeat;
	background-color: white;
	text-align: center;
}

.footer .con_1 {
	height: 522px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.footer .con_1 h3 {
	padding-top: 60px;
	font-size: 38px;
	color: #fefefe;
	text-align: center;
	line-height: 38px;
	font-weight: normal;
}

.footer .con_1  .foot_con {
    width: 1285px;
    height: 350px;
    margin: 0 auto;
    margin-top: 40px;
}

.foot_con  .foot_leaf {
    width: 45%;
    height: 350px;
    float: left;
    /* margin-left: 25%; */
    text-align: center;
}

.foot_con  .foot_right {
    width: 30%;
    height: 300px;
    float: left;
    margin-left: 10%;
}

.footer .con_1  .foot_table tr {
	height: 60px;
}

.foot_con .foot_leaf  input {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	BACKGROUND-COLOR: transparent;
	color: white;
	border: 2px solid;
	border-radius: 7px;
	padding-left: 10px;
	margin: 0 10px 30px 10px;
}

.foot_con .foot_leaf  input::-webkit-input-placeholder {
	color: white;
}

.foot_con .foot_leaf  textarea::-webkit-input-placeholder {
	color: white;
}

.foot_con .foot_leaf  .foot_name {
	width: 35%;
}

.foot_con .foot_leaf  .foot_phoneNum {
	width: 50%;
}

.foot_con .foot_leaf .foot_QQ {
	width: 42%;
}

.foot_con .foot_leaf .foot_weixin {
	width: 43%;
}

.foot_con .foot_leaf .foot_require {
	width: 92%;
	font-size: 16px;
	font-weight: 600;
	BACKGROUND-COLOR: transparent;
	color: white;
	border: 2px solid;
	border-radius: 7px;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0 10px 30px 10px;
	outline:none;
}

.foot_con .foot_leaf .foot_button {
	background-color: #0e8fd2;
	color: white;
	border: none;
	border-radius: 0px;
	width: 130px;
	height: 40px;
        cursor:pointer;
        float:left;
        padding-left:0px;
        margin-left:3%;
}

.foot_con .foot_right div {
	margin-bottom: 20px;
	height: 30px;
	text-align: left;
	color: white;
	font-size: 18px;
}

.foot_con .foot_right div span {
	margin-left: 50px;
}

.foot_con .foot_right .foot_phone {
	width: 400px;
	background: url(../img/phone.png) no-repeat;
}

.foot_con .foot_right .foot_email {
	width: 400px;
	background: url(../img/email.png) no-repeat;
}

.foot_con .foot_right .foot_address {
	width: 500px;
	background: url(../img/addres.png) no-repeat;
	height: 116px;
        margin-left:3px;
}

.footer .con_1 .foot_tab span {
	color: white;
	font-size: 25px;
	margin-left: 15%;
}

.footer .con_1 .p_1 {
	padding-top: 10px;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	color: #d4edff;
}

.footer .con_1 .con_1_list {
	margin-top: 43px;
}

.footer .con_1 .con_1_list ul li {
	width: 180px;
	height: auto;
	float: left;
	margin-left: 66px;
}

.footer .con_1 .con_1_list ul li:first-child {
	margin-left: 0;
}

.footer .con_1 .con_1_list ul li .icon {
	width: 86px;
	height: 86px;
	margin: 0 auto;
}

.footer .con_1 .con_1_list ul li .icon.icon1 {
	background: url("../img/footer_icon1.jpg") no-repeat;
}

.footer .con_1 .con_1_list ul li .icon.icon2 {
	background: url("../img/footer_icon2.jpg") no-repeat;
}

.footer .con_1 .con_1_list ul li .icon.icon3 {
	background: url("../img/footer_icon3.jpg") no-repeat;
}

.footer .con_1 .con_1_list ul li .icon.icon4 {
	background: url("../img/footer_icon4.jpg") no-repeat;
}

.footer .con_1 .con_1_list ul li .icon.icon5 {
	background: url("../img/footer_icon5.jpg") no-repeat;
}

.footer .con_1 .con_1_list ul li .title {
	padding-top: 12px;
	color: #fffffd;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}

.footer .con_1 .con_1_list ul li .desc {
	line-height: 18px;
	font-size: 12px;
	text-align: center;
	color: #d2edff;
}

.footer .con_2 {
	width: 1285px;
	height: 116px;
	margin: 0 auto;
	/* background-color: white; */
}

.footer .con_2 .con_2_box {
	/*width: 1000px;*/
	margin: 0 auto;
	/* position: relative; */
	padding-top: 50px;
}

.footer .con_2 .con_2_box .copyright {
	float: left;
	font-size: 0.875em;
	color: black;
	text-align: left;
}

.footer .con_2 .con_2_box .copyright span {
	margin-left: 26px;
}

.footer .con_2 .con_2_box .share {
	float: right;
}

.footer .con_2 .con_2_box .share ul li {
	width: 42px;
	height: 42px;
	float: left;
	margin-left: 10px;
	cursor: pointer;
}

.footer .con_2 .con_2_box .share ul li.qq {
	background: url("../img/qq.png") no-repeat;
}

.footer .con_2 .con_2_box .share ul li.weibo {
	background: url("../img/weibo.png") no-repeat;
}

.footer .con_2 .con_2_box .share ul li.weixin {
	background: url("../img/weixin.png") no-repeat;
}

.footer .con_2 .con_2_box .share ul li.email {
	background: url("../img/email1.png") no-repeat;
}

.cooperation_tc {
	width: 620px;
	height: 500px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1001;
	margin: -250px 0 0 -310px;
	background: #1168ab;
	z-index: -1;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity = 0);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.cooperation_tc .close {
	width: 36px;
	height: 36px;
	position: absolute;
	top: 0;
	right: -46px;
	cursor: pointer;
	background: url("../img/close.png") no-repeat;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.cooperation_tc .close:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.cooperation_tc h3 {
	font-size: 32px;
	text-align: center;
	line-height: 40px;
	padding-top: 20px;
	color: #fff;
}

.cooperation_tc .info_box {
	padding-top: 10px;
	width: 400px;
	height: auto;
	margin: 0 auto;
}

.cooperation_tc .info_box .a_style {
	width: 100%;
}

.cooperation_tc .info_box .a_style p {
	padding-top: 20px;
	line-height: 20px;
	font-size: 18px;
	color: #efefef;
}

.cooperation_tc .info_box .a_style input {
	padding-top: 10px;
	height: 26px;
	line-height: 26px;
	width: 100%;
	background: none;
	outline: none;
	border: 0;
	border-bottom: 1px solid #5996c3;
	color: #fff;
	font-size: 22px;
}

.cooperation_tc .info_box .a_style textarea {
	padding: 10px;
	margin-top: 10px;
	width: 380px;
	height: 100px;
	background: #5996c3;
	border: 0;
	color: #fff;
	font-size: 16px;
	font-family: "microsoft yahei";
}

.cooperation_tc .submit {
	width: 134px;
	height: 38px;
	margin: 30px auto;
	text-align: center;
	line-height: 38px;
	color: #fff;
	cursor: pointer;
	background: url("../img/submit_btn.png") no-repeat;
}

.cooperation_tc.on {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity = 100);
	z-index: 1001;
}
/********************���ֲ�***********************/
.zzc {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	/**����ȫ��top,left��Ϊ0,width,heightΪ100%**/
	width: 100%;
	height: 100%;
	background-color: black;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity = 0);
	z-index: -1;
}

.zzc.on {
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	z-index: 998;
}

.weixin_share {
	width: 500px;
	height: 500px;
	padding: 20px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1001;
	margin: -250px 0 0 -310px;
	background: #fff;
	z-index: -1;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity = 0);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.weixin_share.on {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity = 100);
	z-index: 1001;
}

.erweima {
	width: 100%;
	height: 100%;
}

.weixin_share .close1 {
	width: 36px;
	height: 36px;
	position: absolute;
	top: 0;
	right: -46px;
	cursor: pointer;
	background: url("../img/close.png") no-repeat;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.weixin_share .close1:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
