﻿@font-face {
  font-family: 'iconfont';  /* project id 943444 */
  src: url('../font/font_943444_qyhj8yngisr.eot');
  src: url('/skin/foot/images/font_943444_qyhj8yngisr.eot-') format('embedded-opentype'),
  url('../font/font_943444_qyhj8yngisr.woff2') format('woff2'),
  url('../font/font_943444_qyhj8yngisr.woff') format('woff'),
  url('../font/font_943444_qyhj8yngisr.ttf') format('truetype'),
  url('../font/font_943444_qyhj8yngisr.svg') format('svg');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}



/**底部通栏**/
.footer_formbox {
    position: fixed;
    bottom: 0;
    display: block;
    width: 100%;
    z-index: 999999;
}
.footer_formbd {
    position: relative;
    left: -100%;
}
.footer_form_fixed {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
}
.footer_form_fixed_inner {
    position: relative;
    height: 105px;
    width: 1200px;
    margin: 0 auto;
    background: url(../image/bgysu.png) no-repeat 4px 21px;
	padding-top: 20px;
}
.footer_form_fixed_inner .form_close {
    width: 35px;
    height: 35px;
    background: url(../image/form_close.png) no-repeat;
    cursor: pointer;
    text-indent: -9999px;
    position: absolute;
    top: 12px;
    right: -35px;
}

.footer_formbtn {
    bottom: 120px;
    background: url(../image/fixed-bg.png) no-repeat;
    position: absolute;
    left: 100%;
    cursor: pointer;
    z-index: 1;
}
.footer_formbtn dl {
    position: relative;
    width: 176px;
    height: 98px;
}
.footer_form_fixed_inner dl:nth-child(1){
	width: 863px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}

.footer_form_fixed_inner dl:nth-child(2){
    overflow: hidden;
    float: left;
    margin-right: 0;
    width: 120px;
}

.footer_form_fixed_inner dl:nth-child(2) dd{
	border: 0;
    height: auto;
    margin-right: 0;
    margin-bottom: 0;
    line-height: 0;
    position: relative;
    background: none;
}

.footer_form_fixed_inner dl:nth-child(2) dd input{
	width: 120px;
	height: 87px;
	text-align: center;
	padding-left: 0;
	background: #e0661f;
	color: #fff;
	cursor: pointer;
}

.footer_form_fixed_inner dl:nth-child(3){
    overflow: hidden;
    float: right;
    margin-right: 0;
    width: 170px;
	margin-left: 15px;
}

.footer_form_fixed_inner dl:nth-child(3) span{
	color: #fff;
	display: block;
	text-align: center;
	font-size: 23px;
}

.footer_form_fixed_inner dl:nth-child(3) em{
	border-radius: 40px;
	height: 40px;
	display: block;
	background: #cead3f;
	text-align: center;
	line-height: 40px;
	color: #fff;
	margin-top: 10px;
	font-size: 18px;
}

.footer_formbtn dl dt {
    position: absolute;
    left: 9px;
}
.footer_formbtn dl dt img {
    width: 85px;
    margin-top: -8px;
}
.footer_formbtn dl dd {
    position: absolute;
    top: 60px;
    left: 10px;
}

.footer_form_fixed_inner_title{
    border-bottom: 43px solid rgba(0, 0, 0, 0.7);
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    width: 842px;
    position: absolute;
    top: -43px;
    margin: 0 179px;
}
.footer_form_fixed_inner_title_img{
    height: 38px;
    background: url(../image/footer_form_fixed_inner_title.png) no-repeat center center;
    position: absolute;
    top: -30px;
    width: 632px;
    margin: 0 284px;
}
.footer_form_fixed_inner dl dd:nth-child(4) {
    width: 200px;
}

.footer_form_fixed_inner dl dd:nth-child(2) {
    width: 200px;
}

.footer_form_fixed_inner dl dd:nth-child(3) {
    width: 619px;
}

.footer_form_fixed_inner dl dd:nth-child(1) {
    width: 619px;
}
.footer_form_fixed_inner dl dd:nth-child(5) {
    width: 218px;
	margin-right: 0;
}

.footer_form_fixed_inner dl dd:nth-child(3) label {
    margin-right: 10px;
}

.footer_form_fixed_inner dl dd:nth-child(3) label input[type="radio"],.footer_form_fixed_inner dl dd:nth-child(1) label input[type="radio"]{
    display: none;
}

.footer_form_fixed_inner dl dd:nth-child(3) label i,.footer_form_fixed_inner dl dd:nth-child(1) label i {
    font-size: 18px;
    font-style: normal;
    display: inline-block;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    color: rgba(255, 255, 255, 0);
    vertical-align: middle;
    margin: -2px 2px 1px 0px;
    border: #E8B830 1px solid;
    margin-right: 5px;
}

.footer_form_fixed_inner dl dd:nth-child(3) label input[type="radio"]:checked + i,.footer_form_fixed_inner dl dd:nth-child(1) label input[type="radio"]:checked + i {
    background: #EB6100;
	color: #fff;
}

.footer_form_fixed_inner dl dd {
    float: left;
    border: 1px solid #e2e2e2;
    height: 35px;
    margin-right: 20px;
    margin-bottom: 13px;
    line-height: 35px;
    position: relative;
	background: rgba(255, 255, 255, 0.9);
}

.footer_form_fixed_inner dl dd {
    float: left;
    color: #666;
    font-size: 16px;
}

.footer_form_fixed_inner dl dd .iconfont {
    width: 20px;
    display: block;
    font-size: 20px;
    margin-left: 10px;
    float: left;
    position: absolute;
    color: #1685C1;
}
.footer_form_fixed_inner dl dd .iconfont {
    width: 20px;
    display: block;
    font-size: 20px;
    margin-left: 10px;
    float: left;
    position: absolute;
    color: #1685C1;
}
.footer_form_fixed_inner dl dd input {
    border: 0;
    width: 100%;
    height: 100%;
    padding-left: 40px;
    box-sizing: border-box;
	background: transparent;
}

