.footers_ {
	width:100%;
	height:auto;
	background:#fafbfc;
	margin-top:0px;
	display:table;
	padding-top:50px;
	border-top:1px solid #eee;
}
.footers_ .message-div {
	margin:0 auto;
	width:920px;
	display:table;
}
.footers_ .kefu-div {
	width:1000px;
	margin:0 auto;
}
.footers_ .kefu-div img {
	width:30px;
	height:30px;
	margin:0 auto;
}
.footers_ .kefu-div ul li {
	width:100px;
	float:left;
	text-align:center;
	margin-top:30px;
	cursor:pointer;
}
.footers_ .kefu-div ul li p {
	line-height:30px;
}
.footers_ .message-div h3,.footers_ .kefu-div h3 {
    text-align: left;
    color: #3e5076;
    font-family: 'Microsoft YaHei';
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
    padding-left: 0px;
    margin-top: 20px;
    /* text-align: center; */
    padding-left: 20px;
}
.address-phone-email {
	width:1000px;
	margin:0 auto;
	padding-bottom:80px;
}
.address-phone-email ul {
	margin-left:350px;
	margin-top:-10px;
}
.address-phone-email ul li {
	margin-bottom:5px;
	color:#3e5076;
	font-family:'Microsoft YaHei';
	font-size:14px;
	cursor:pointer;
	transition:0.3s all;
}
.address-phone-email ul li:hover {
	color:#000;
}
.address-phone-email ul li img {
	margin-top:5px;
	margin-right:10px;
	position:relative;
	top:4px;
}
.footers_ .message-div .address-phone-email table {
	width:800px;
	margin:0 auto;
	margin-top:0px;
}
.footers_ .message-div .address-phone-email table .td-text {
	font-family:'lantinghei',sans-serif;
	font-size:16px;
	line-height:25px;
	font-weight:200;
	color:#777;
	text-shadow:0px 1px 0px #ddd;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:0px 0px 2px #fff inset;
	-webkit-box-shadow:0px 0px 2px #fff inset;
	box-shadow:0px 0px 2px #fff inset;
}
.footers_ .message-div .npe-div {
	float:left;
	width:280px;
	text-align:center;
}
.footers_ .message-div .say-div {
	float:left;
}
.footers_ .message-div .say-div textarea {
	margin-top:10px;
	width:630px;
	height:150px;
	background:#fff;
	border:1px solid #aaa5a5;
	padding:10px;
	margin-left:5px;
	color:#777;
}
.footers_ .message-div .addtrss-div-form {
	width:920px;
	float:left;
	padding-left:0px;
	margin-top:10px;
}
.footers_ .message-div .addtrss-div-form .npe-div input {
	background:#fff;
	border:1px solid #aaa5a5;
	height:30px;
	width:250px;
	margin:0 auto;
	margin-top:10px;
	padding-left:5px;
	padding-right:5px;
	color:#444;
}
input::-webkit-input-placeholder{
    color: #999;
    font-size: 13px;
} 
textarea::-webkit-input-placeholder{
    color: #999;
    font-size: 13px;
} 
.banners_box{
    width:100%;
}
.banners_box img{
    width:100%;
}
.message-div .title-p{
    font-size:14px;
    color:#444;
    line-height:25px;
    font-weight:bold;
    padding-left:20px;
}
    .addtrss-div-form #name{
        background: url(/skin/newIndex/message/name-icon.png);
        background-size: 12px 12px;
        background-repeat: no-repeat;
        background-position: 10px center;
        padding-left:35px;
    }
    .addtrss-div-form #phone{
        background: url(/skin/newIndex/message/phone-icon.png);
        background-size: 12px 12px;
        background-repeat: no-repeat;
        background-position: 10px center;
        padding-left:35px;
    }
    .addtrss-div-form #email{
        background: url(/skin/newIndex/message/email-icon.png);
        background-size: 12px 12px;
        background-repeat: no-repeat;
        background-position: 10px center;
        padding-left:35px;
    }
    .addtrss-div-form #address{
        background: url(/skin/newIndex/message/address-icon.png);
        background-size: 12px 12px;
        background-repeat: no-repeat;
        background-position: 10px center;
        padding-left:35px;
    }
.message-div .title-p-first{
    margin-top:50px;
}
.footers_ .message-div .submit-div {
	text-align:center;
	margin:0 auto;
	width:920px;
	float:left;
	height:35px;
	padding-top:40px;
	padding-bottom:70px;
}
.footers_ .message-div .submit-div .submit-button {
	width:115px;
	height:35px;
	background: #ff6436;
    border-radius: 30px;
    letter-spacing: 3px;
	color:#fff;
	font-family:'Microsoft YaHei';
	font-size:15px;
	font-weight:200;
	text-align:center;
	cursor:pointer;
}

.footers_ .icp_span {
	text-align:center;
	margin:0 auto;
	display:block;
	font-size:13px;
	line-height:25px;
	font-family:'Helvetica Neue',Arial,'5b8b\4f53';
	width:100%;
	float:left;
	color:#0d0d0d;
}
.footers_ .message-div .addtrss-div-form form {
	display:table;
	width:100%;
}
/*客服*/
* {
	margin:0;
	padding:0;
	list-style:none;
}
#rightButton {
	position:fixed;
	_position:absolute;
	top:208px;
	right:10px;
	z-index:999999;
	display:block;
}
#right_ul {
	position:relative;
}
#right_kefu {
	/*background:url(images/7_03.png) no-repeat;
	*/
width:50px;
	height:50px;
	background:#ff310b;
	border-radius:50%;
	cursor:pointer;
	text-align:center;
	border:1px solid #ff310b;
}
#right_kefu img {
	width:28px;
	height:28px;
	margin:0 auto;
	margin-top:3px;
}
#right_kefu p {
	text-align:center;
	font-size:12px;
	color:#fff;
	font-family:'MicroSoft Yahei'
}
#right_tip {
	/*background:url(images/flag_right.png) no-repeat;
	width:252px;
	height:91px;
	*/position:absolute;
	right:65px;
	margin-top:-30px;
	display:none;
	z-index:999999;
	width:120px;
	height:auto;
	background:#f4f5f7;
	border-radius:3px;
	-moz-box-shadow:0px 0px 1px #ddd;
	box-shadow:0px 0px 1px #ddd;
}
#right_tip ul {
	margin-top:10px;
}
#right_tip ul li {
	line-height:20px;
	height:28px;
	font-family:'MicroSoft Yahei';
	font-weight:500;
	color:#444;
	background:url(http://www.111yyg.com/skin/default/images/duihua-icon.png) no-repeat;
	background-size:25px 25px;
	background-position:15px;
	padding-left:45px;
	margin-bottom:10px;
	padding-right:10px;
	padding-top:5px;
	font-size:14px;
}
#kefu-right-i {
	color:#f4f5f7;
	font-size:25px;
	float:right;
	margin-right:-8px;
	margin-top:-80px;
}
#right_tip ul li:hover {
	background-color:#fff;
	cursor:pointer;
}
.flagShow_p1 {
	float:left;
	margin-left:15px;
	_margin-left:5px;
	font-size:18px;
	line-height:91px;
}
.flagShow_p2 {
	float:left;
	margin-left:10px;
	_margin-left:5px;
	font-size:18px;
	color:#FA7C00;
}
.flagShow_p2 a {
	display:block;
	margin:20px 0 5px 12px;
	line-height:0;
}
.flagShow_p2 span {
	margin:0 0 0 14px;
}
.flag_qq {
	display:none;
}
.line91 {
	line-height:91px;
}
.footers{
	margin-top:0px;
}

/*要求&流程*/
.content-title {
    font-size: 30px;
    font-weight: bold;
    color: #4b4b4b;
    padding-top: 80px;
    padding-bottom: 50px;
    text-align: center;
    letter-spacing: 5px;
}
.content-title:after {
    content: " ";
    width: 80px;
    height: 5px;
    background-color:#93532D;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
}

.footers_{
    background-color:#fff;
}
.process-content-one{
    width:1000px;
    margin:0 auto;
}
.process-content-one .content-info{
    display:table;
    width:100%;
    background:url(/skin/newIndex/process/process-one-bg.png);
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
    height:380px;
    overflow:hidden;
}
.process-content-one .content-info-right,.process-content-two .content-info-right{
    width: 55%;
    display: table;
    float: right;
    padding-top: 32px;
}
.content-info-right p{
    font-size: 16px;
    font-weight: bold;
    line-height: 80px;
    letter-spacing: 1px;
}
.process-content-two{
    width:calc(1000px + 2.5%);
    margin:0 auto;
    display:table;
}
.process-content-two-ul{
    display:table;
    width:100%;
}
.process-content-two-ul li{
    display: inline-block;
    float:left;
    text-align:center;
}
.process-content-two-ul li img{
    width:85%;
}
.process-content-two-ul li.list-one{
    width: calc(25% - 38px);
    height: 150px;
}
.process-content-two-ul li.list-two{
    width:50px;
}
.process-content-two-ul li.list-two img{
    width:40px;
}
.list-center{
    width: calc(25% - 38px);
    float: right;
    text-align: center;
    margin-top:-20px;
}
.list-center img{
    width:40px;
}
.process-div .title-p-first{
    margin-top:70px;
}