header{
	width: 100%;
	/*height: 600px;*/
}
header:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.top_bg{
	width: 100%;
	background: #000;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left:0;
	z-index: 999;
	height: 70px;
}

.top_1000{
	width: 1000px;
	position: absolute;
	top: 15px;
	right:50%;
	margin-right:-500px;
	z-index:9999;
}
.top_bg,.top_1000{
 	position:fixed; left:0px; 
}

.banner_tu,.banner1,.banner1_bg{
	width: 100%;
	min-width: 1000px;
	/*min-width: 1229px;*/
}
.banner_tu{
	position: relative;
	height: 600px;
	top: 0;
	left:0;
	z-index: 1;
	
}
.banner1_tu1{
	position: absolute;
	top: 203px;
	right:50%;
	margin-right:-500px;
	width: 1000px;
}
.banner1_tu1 img{
	margin:0 auto;
	width: 41.8%;
	/*margin-left: 29.1%;*/
	margin-left: 31%;
}
.banner1_tu2{
	width: 28.5%;
	position: absolute;
	bottom:0;
	left:16%;
	z-index: 4;
	
}
.banner1_tu2 img{
	width: 100%;
}
.banner1_bg img{
	width: 100%;
	height: 600px;
}
.logo{
	float: left;
	display: block;
}

nav{
	margin-top:10px
}
nav{
	float: right;
}

nav ul li{
	margin-right: 62px;
	float: left;
	text-align: center;
	position: relative;
}
nav ul li .one_nav{
	display: block;
	font:14px/25px "微软雅黑";
	color: #fff;
	padding:0 2px
}
nav ul .curr .one_nav{
	border-bottom: 1px solid #fff;
}


.fw1,.fw_er{
	left:-37px;
	top:45px;
	display: none;
}
.fw_er{
	width: 110px;
	background: #000;
	opacity: 0.5;
	position: absolute;
	z-index: 1;
}
.fw1{
	position: absolute;
	z-index: 2;
	
}
.fw1 a:hover{
	color: #fff;
	background: #626262;
}
.fw1 a{
	border-bottom: 1px solid #eee;
	text-align: center;
	width: 110px;
	padding:10px 0;
	font:12px/12px "微软雅黑";
	color: #fff;
	
}
.fw1 a:last-child{
	border-bottom: 0;
}
/*导航二级动画开始*/
.donghua{
	display: block;
	animation: myfirst 0.5s forwards;
	-moz-animation: myfirst 0.5s forwards;	 /*Firefox */
	-webkit-animation: myfirst 0.5s forwards;	/* Safari 和 Chrome */
	-o-animation: myfirst 0.5s forwards;	
}
@keyframes myfirst
{
from {top:105px;}
to {top:45px;}
}

@-moz-keyframes myfirst /* Firefox */
{
from {top:105px;}
to {top:45px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {top:105px;}
to {top:45px;}
}

@-o-keyframes myfirst /* Opera */
{
from {top:105px;}
to {top:45px;}
}
/*导航二级动画结束*/
.index_logo a{
	margin-right: 10px;
	color: #fff;
	padding: 4px 16px;
	display: block;
	float: left;
	border-radius: 100px;
	border:1px solid #fff
}
.index_logo a:last-child{
	margin-right: 0px;
}
.index_logo a:hover{
	text-decoration: underline;
}
.banner2{
	position: absolute;
	top: 218px;
	right:50%;
	margin-right:-500px;
	width: 1000px;
}
.banner2 cite{
	display: block;
	text-align: center;
	font-style: normal;
	font:45px/45px "微软雅黑";
	color: #fff;
}
.banner2 p{
	margin:20px 0px;
	text-align: center;
	font:16px/24px "微软雅黑";
	color: #fff;
}
.baner_down{
	width: 35%;
	margin: 0  auto;
}
.baner_down a:hover{
	border-color:#565e67
}
.baner_down a{
	float: left;
	display: block;
	border: 1px solid #FFFFFF;
	width: 160px;
	height: 43px;
	margin-right: 20px
}
.baner_down a:last-child{
	margin-right: 0;
}
.baner_down a i,.baner_down a span{
	float: left;
	display: block;
}
.baner_down a span{
	color: #fff;
	font:12px/40px "微软雅黑";
	
}
.baner_down a i{
	height: 31px;
	background: url(../images/ly_down.png) no-repeat;
	background-size: 60px 31px;
	margin:5px 5px 0 33px;
}
.baner_down a .i_1{
	width: 25px;
	background-position: 0 0;
}
.baner_down a .i_2{
	width: 27px;
	background-position: -32px 0;
}
.index_main{
	width: 1000px;
	margin: 0 auto;
}
.index_main section{
	width: 1000px;
	margin: 0 auto;
}
.index_main article.main3{
	/*width: 1130px;*/
	margin:116px auto 0
}

.index_main section h2,.index_main article h2{
	/*双线双颜色，同时设置外轮阔线和边框线就可以实现*/
	outline:1px solid #333;
	border:1px solid #b7b7b7;
	font:24px/24px "FZXDXJW";
	color: #333;
	padding: 15px 0px;
	width: 260px;
	text-align: center;
	margin-bottom: 50px;
}
.index_main section.main1{
	margin-top:82px
}
.fuwu ul li{
	float: left;
	display: block;
	width: 33%;
	padding:35px 0
}
.fuwu ul li i{
	display: block;
}
.fuwu ul li .i_1{
	background: url(../images/1_ico.png) no-repeat;
	background-size:215px 113px; 
	width: 107px;
	height:113px;
	background-position: -108px 0px;
}
.fuwu ul li:hover .i_1{
	background-position: 0 0;
}
.fuwu ul li .i_2{
	background: url(../images/2_ico.png) no-repeat;
	background-size:187px 113px; 
	width: 93px;
	height:113px;
	background-position: -94px 0px;
}
.fuwu ul li:hover .i_2{
	background-position: 0 0;
}
.fuwu ul li .i_3{
	background: url(../images/3_ico.png) no-repeat;
	background-size:241px 111px; 
	width: 120px;
	height:111px;
	background-position: -121px 0px;
}
.fuwu ul li:hover .i_3{
	background-position: 0 0;
}
.fuwu ul li:hover{
	background: #c9c9c9;
	/*border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb*/
}
.fuwu ul li:hover cite span{
	color: #fff;
}
.fuwu ul li:hover cite em{
	color: #fff;
}
.fuwu ul li cite{
	display: block;
	font-style: normal;
	text-align: center;
}
.fuwu ul li cite span{
	display: block;
	font:18px/18px "FZTJLSJW";
	color: #333;
	margin-top: 13px;
}
.fuwu ul li cite em{
	font-style: normal;
	font:12px/12px "oOeC";
	display: block;
	color: #aaa;
	text-transform:Uppercase /*字母大写*/
}
.index_main section.main2{
	margin-top:110px
}
.read_div{
	position: relative;
	height: 160px;
}
.read_tu{
	position: absolute;
	z-index: 1;
}
.read1{
	float: left;
	width: 49.3%;
	background: #f2f2f2;
	min-height: 350px;
	margin-bottom: 10px;
}
.read1:nth-child(2n){
	float: right;
}
.read_div cite{
	width: 265px;
	margin: 45px auto 0;
	position: absolute;
	left:114px;
	z-index: 2;
	display: block;
	font-style: normal;
	
}
.read_div cite span{
	font:30px/30px "FZTJLSJW";
	color: #fff;
	margin-bottom: 8px;
	text-align: center;
	display: block;
	border-bottom: 1px solid #fff;
}
.read_div cite em{
	text-transform:Uppercase;
	display: block;
	color: #fff;
	font-style: normal;
	text-align: center;
}
.read_div i{
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	z-index: 2;
	left:233px;
	background: url(../images/read_more.png) no-repeat;
	margin-top:109px
}
.read_list{
	padding: 23px 16px 28px 23px;
}
.read_list ul li i,.read_list ul li a{
	float: left;
	display: block;
}
.read_list ul li i{
	background: url(../images/news_ico.png) no-repeat;
	background-size: 10px 5px;
	width: 5px;
	height: 5px;
	display: block;
	background-position: 0 0;
	margin:4px 7px 0px 0px
}
.read_list ul li{
	margin-bottom: 20px;
}
.read_list ul li:last-child{
	margin-bottom: 0;
}
.read_list ul li:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.read_list ul li:hover i{
	background-position: -5px 0;
}
.read_list ul li:hover a{
	color: #9d1e2d;
}
.read_list ul li a{
	font:12px/12px "微软雅黑";
	color: #333;
	width:90%;/*对宽度的定义,根据情况修改*/
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
footer{
	background: #2c3641;
	margin-top:78px;
	width: 100%;
	min-width: 1000px;
}
.footer_1000{
	width: 1000px;
	margin:0 auto;
	padding:20px 0px 23px 0px
}
.footer_up p,.footer_up ul,.footer_up ul li{
	float: left;
	display: block;
}
.footer_up p,.footer_up ul li a{
	font:12px/20px "宋体";
	color: #fff;
	display: block;
}
.footer_up p{
	width: 7%;
	
}
.footer_up ul{
	width: 93%;
}
.footer_up ul li{
	margin-right:25px;
	margin-bottom: 10px;
}
.footer_up ul li a:hover{
	text-decoration: underline;
}
.footer_moddle{
	padding:16px 16px 0px 22px;
	background: #565e67;
	margin-top:15px
	
}
.footer_logo{
	width: 31.1%;
}
.footer_contact{
	width: 36%;
	margin-left: 10%;
    margin-top: 10px;
}
.footer_contact ul li:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.footer_contact ul li,.footer_contact ul li i,.footer_contact ul li span{
	float: left;
	display: block;
}
.footer_contact ul li i{
	background: url(../images/footer_ico.png) no-repeat;
	background-size:100px 100px;
	
}
.footer_contact ul li .i_1{
	width:16px;
	height:24px;
	background-position: 0 0;
}
.footer_contact ul li .i_2{
	width:15px;
	height:22px;
	background-position:-21px 0;
}
.footer_contact ul li span{
	font:14px/20px "微软雅黑";
	color: #fafafa;
	display: block;
	margin-left: 5px;
}
.footer_contact ul li{
	/*margin:27px 29px 0px 0px;*/
	width: 100%;
	margin-bottom: 10px;
}
.footer_contact ul li:last-child{
	margin-right: 0;
}
.footer_ma{
	width: 20.8%;
}
.footer_ma i,.footer_ma span{
	float: left;
	display: block;
	
}
.footer_ma i{
	width: 78px;
}
.footer_ma i img{
	width: 100%;
}
.footer_ma span{
	font:15px/30px "微软雅黑";
	color: #f4f4f5;
	margin:6px 0px 5px 10px
}
.footer_bottom{
	font:12px/12px "宋体";
	color: #fff;
	margin-top:20px;
	letter-spacing:1px;
}
.info_main{
	width: 1000px;
	margin:133px auto 0;
}
.info_title{
	border-bottom: 1px solid #333;
	padding-bottom: 35px;
}
.info_title cite,.info_title ul{
	float: left;
	display: block;
	font-style: normal;
}
.info_title cite{
	width: 45%;
}
.info_title cite span{
	display: block;
	font:50px/50px "Microsoft Yi Baiti";
	text-transform:Uppercase;/*字母大写*/
	color: #ccc;
	
}
.info_title cite em{
	display: block;
	font:14px/14px "oOec";
	color: #333;
	font-style: normal;
	border-left: 3px solid #9d1e2d;
	padding-left: 7px;
	margin-top:4px
}
.info_title ul{
	width: 55%;
	
}
.info_title ul li,.info_title ul li a,.info_title ul li em{
	float: right;
	display: block;
}
.info_title ul li em{
	margin:0 9px;
	color: #999;
}
.info_title ul li:last-child em{
	display: none;
}
.info_title ul li{
	line-height: 70px;
	
}
.info_title ul li a:hover{
	text-decoration: underline;
}
.info_title ul li a{
	color: #999;
	font:12px/70px "宋体"
}
.info_title ul li:last-child a{
	color: #333;
}
.cont_app{
	margin-top:25px
}
.cont_app p{
	font:12px/24px "微软雅黑";
	color: #646464;
}
.cont_app h2{
	font:12px/12px "微软雅黑";
	color: #666;
	margin-top:50px
}
.app_d{
	margin-top:17px
}
.app_d figure{
	margin-right: 33px;
	width: 158px;
	float: left;
}
.app_d figure i{
	display: block;
	width: 100%;
}
.app_d figure i img{
	width: 100%;
	height: 100%;
}
.app_d figure figcaption{
	margin-top:12px;
	font:12px/12px "微软雅黑";
	color: #333;
	text-align: center;
}
.cont_team{
	margin-top:33px
}
.search_xs{
	border-bottom: 1px solid #eee;
}
.search_xs h2{
	font:14px/14px "微软雅黑";
	color: #aaa;
}
.search_button{
	margin-top:14px;
	padding-bottom: 25px;
}
.search_button button{
	float: left;
	background: none;
	border: 0;
	text-transform:Uppercase /*字母大写*/;
	font:14px/14px "微软雅黑";
	color: #666;
	margin-right: 20px;
	outline: none;
}
.search_button button:hover{
	cursor: pointer;
}
.search_k{
	margin-top:30px
}
.s_div{
	border: 1px solid #eee;
	float: right;
	width: 240px;
	position: relative;
}
.s_div input,.s_div i{
	float: left;
	display: block;
}
.s_div input{
	font:12px/35px "宋体";
	color: #333;
	text-indent: 12px;
	width: 190px;
	border: 0;
	
}
.s_div i{
	background: url(../images/search_ico.png) no-repeat;
	width: 20px;
	height: 20px;
	float: right;
	margin:7px 13px
}
.team_list{
	margin-top:40px
}
.team_list ul li{
	width: 240px;
	height:240px;
	position: relative;
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
}
.team_list ul li:nth-child(4n){
	margin-right:0
}
.team_list ul li img{
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.team_text{ 
	position: absolute;
	top: 35px; 
	z-index: 2;
	display: none;
　	width: 187px;
	margin-left:29px
}
.team_p,.team_text span{
	width: 187px;
}
.team_p{
	overflow: hidden;
	height: 100px;
}
.team_p,.team_p p,.team_p span,.team_p b,.team_p h2,.team_p h3,.team_p i,.team_p h4,.team_p h5,.team_p h1{
	word-break:break-all; 
	word-wrap:break-word;
	font:12px/24px "宋体"!important;
	color: #fff;
	letter-spacing:3px;
	display: block;
	border: 0!important;
	padding: 0!important;
	margin: 0!important;
}
.team_text span{
	border: 1px solid #fff;
	color: #fff;
	font:18px/18px "微软雅黑";
	padding:9px 0;
	width: 186px;
	display: block;
	text-align: center;
	margin-top:16px
}
.team_list li:hover .team_text{
    display: block;
}
.team_list li:hover em {
    display: block;
    opacity: 0.5;
}
.team_list li em {
    background: #000;
    display: none;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 240px;
    height: 240px;
    opacity: 0;
}
.team_info{
	margin-top:53px
}
.team_info_up{
	padding-left: 40px;
}
.team_info_up i,.team_info_up article{
	float: left;
	display: block;
}
.team_info_up i{
	width: 240px;
	height: 240px;
}
.team_info_up i img{
	width: 100%;
	height: 100%;
}
.team_info_up article{
	margin-left: 90px;
	padding:8px 0px 0px 0px;
}
.team_info_up article h2 cite,.team_info_up article h2 em{
	font-style: normal;
}
.team_info_up article h2 cite{
	font:24px/24px "微软雅黑";
	color: #333;
}
.team_info_up article h2 em{
	font:12px/24px "微软雅黑";
	color: #aaa;
}
.team_info_up article ul{
	margin-top:28px
}
.team_info_up article ul li{
	border-bottom: 1px dotted #b6b6b6;
	font:12px/12px "微软雅黑";
	color: #333;
	padding-bottom: 5px;
	margin-bottom: 20px;
	min-width: 405px;
}
.team_info_up article ul li:last-child{
	margin-bottom: 0;
}
.team_info_down{
	margin-top:55px
}
.team_info_down section{
	margin-bottom: 30px;
}
.team_info_down section h2{
	border-top:5px solid #eee;
}
.team_info_down section h2 cite{
	font-style: normal;
	background: #9d1e2d;
	color: #fff;
	padding:8px 0px;
	margin-left: 40px;
	width: 105px;
	display: block;
	text-align: center;
}
.team_info_down section article{
	margin-top:18px
}
.team_info_down section article p{
	font:12px/22px "宋体";
	color: #666;
	text-indent: 2em;
}
.anli_list{
	margin-top:29px;
	padding-left: 40px;
}
.anli_list ul li:last-child{
	margin-bottom: 0;
}
.anli_list ul li:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.anli_list ul li{
	margin-bottom: 16px;
}
.anli_list ul li i,.anli_list ul li a{
	float: left;
	display: block;
}
.anli_list ul li i{
	background: url(../images/team_ico.png) no-repeat;
	width: 12px;
	height: 12px;
}
.anli_list ul li a:hover{
	text-decoration: underline;
}
.anli_list ul li a{
	font:12px/12px "宋体";
	color: #666;
	margin-left: 10px;
}
.cont_read{
	margin-top:29px
}
.cont_read ul li:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.cont_read ul li i a{
    width:100%;
    height:100%
}
.cont_read ul li{
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 29px;
	padding-bottom: 25px;
}
.cont_read ul li:last-child{
	margin-bottom: 0;
}
.cont_read ul li i,.cont_read ul li figure{
	float: left;
	display: block;
}
.cont_read ul li i{
	width: 27%;
	height: 160px;
	overflow:hidden;
	margin-right: 2.8%;
}
.cont_read ul li i img{
	width: 100%;
	/*height: 100%;*/
}
.cont_read ul li figure{
	padding-top:13px;
	float: left;
	width: 70%;
}
.cont_read ul li figure a:hover{
	color:#123f86;
	text-decoration: underline;
}
.cont_read ul li figure a{
	font:18px/18px "微软雅黑";
	color: #333;
}
.cont_read ul li figure cite:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.readinfo_up cite:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.cont_read ul li figure cite,.readinfo_up cite{
	display: block;
	font-style: normal;
	margin-top:11px
}
.cont_read ul li figure cite label,.cont_read ul li figure cite label span,.cont_read ul li figure cite label em,
.readinfo_up cite label,.readinfo_up cite label span,.readinfo_up cite label em
{
	float: left;
	display:block;
}
.cont_read ul li figure cite label,.readinfo_up cite label{
	margin-right: 18px;
}
.cont_read ul li figure cite label em,.readinfo_up cite label em{
	background: url(../images/read_ico.png) no-repeat;
	background-size:35px 16px;
	width: 16px;
	height: 16px;
	
}
.cont_read ul li figure cite label .em_1,.readinfo_up cite label .em_1{
	background-position: 0 0;
}
.cont_read ul li figure cite label .em_2,.readinfo_up cite label .em_2{
	background-position: -16px 0;
}
.cont_read ul li figure cite label span,.readinfo_up cite label span{
	font:12px/16px "微软雅黑";
	color: #aaa;
	margin-left: 5px;
}
.cont_read ul li figure p{
	margin-top:18px;
	font:12px/18px "微软雅黑";
	color: #666;
	letter-spacing: 1px;
}
.fenye{
	margin:45px auto 0;
	width: 80px;
}

.fenye a:hover .i_1{
	background-position: 0 -16px;
	
}
.fenye a:hover .i_2{
	background-position: -16px -16px;
}
.fenye a{
	float: left;
	display: block;
	border: 1px solid #dcdcdc;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	font: 20px/30px "微软雅黑";
    text-align: center;
    color: #999;
}
.fenye a i{
	width: 8px;
	height: 16px;
	background: url(../images/fenye_ico.png) no-repeat;
	background-size: 30px 35px;
	display: block;
	margin-top:8px
}
.fenye a .i_1{
	background-position: 0 0;
}
.fenye a .i_2{
	background-position: -16px 0;
}
.readinfo_up h2{
	font:16px/24px "微软雅黑";
	color: #333;
}
.readinfo_up{
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 20px;
}
.readinfo_up cite{
	width: 220px;
	margin:12px auto 0
}
.readinfo_up cite label:last-child{
	margin-right: 0;
}
.readinfo_main,.servedata_main{
	margin-top:25px
}
.readinfo_main p,.servedata_main p{
	text-indent: 2em;
	font:12px/22px "宋体";
	color: #666;
}
.readinfo_down{
	border-top: 1px solid #c9c9c9;
	padding-top:23px;
	margin-top:45px
}
.readinfo_dleft{
	width: 70%;
}
.readinfo_dright{
	width: 30%;
}
.r_info{
	margin-bottom: 15px;
}
.r_info i,.r_info p,.r_info p span,.r_info p a{
	float: left;
	display: block;
}
.r_info i{
	width: 11px;
	height: 11px;
	display: block;
	background: url(../images/readinfo_ico.png) no-repeat;
	background-size: 11px 25px;
}
.r_info .i_1{
	background-position: 0 0;
}
.r_info .i_2{
	background-position: 0 -14px;
}
.r_info p{
	width: 70%;
	margin-left: 10px;
}
.r_info p span,.r_info p a{
	font:12px/12px "微软雅黑";
	color: #666;	
}
.r_info p a:hover{
	text-decoration: underline;
	color: #9d1e2d;
}
.r_info p a{
	width: 80%;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.readinfo_right p{
	float: left;
	font:13px/24px "微软雅黑";
	color: #666;
	margin-right: 8px;
}
.bdshare-button-style1-24 a,.bdshare-button-style1-24 .bds_more {
	margin: 0px 6px 0px 0!important
}
.serve h2:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.serve h2{
	margin-top:42px
}
.serve h2 i,.serve h2 span{
	float: left;
	display: block;
}
.serve h2 i{
	background:url(../images/serve_ico.png) no-repeat;
	background-size:400px 400px;
	margin-right: 5px;
	
}
.serve h2 .i_1{
	width: 24px;
	height: 26px;
	background-position: 0 0;
}
.serve h2 .i_2{
	width: 24px;
	height: 22px;
	background-position: -35px -4px;
}
.serve h2 .i_3{
	width: 24px;
	height: 29px;
	background-position: -72px 0px;
}
.serve h2 .i_4{
	width: 28px;
	height: 26px;
	background-position: -190px 0px;
	margin-top:2px
}
.serve h2 .i_5{
	width: 20px;
	height: 26px;
	background-position: -231px 0px;
	
}
.serve h2 .i_6{
	width: 24px;
	height: 24px;
	background-position: -258px 0px;
	margin-top:3px
}
.serve h2 .i_7{
	width: 24px;
	height: 24px;
	background-position: -292px 0px;
	
}
.serve h2 span{
	font:16px/26px "微软雅黑";
	color: #333;
}
.serve_law{
	margin-top:20px
}
.serve_law ul li:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.serve_law ul li{
	margin-bottom: 69px;
}
.serve_law ul li:last-child{
	margin-bottom: 0;
}
.serve_law ul li i,.se_r{
	float: left;
	display: block;
}
.serve_law ul li i{
	width: 56%;
}
.se_r{
	width: 37%;
	
}
.serve_law ul li .serveleft{
	float: left;
}
.serve_law ul li .serveright{
	float: right;
	margin-right: 2%;
	
}
.serve_law ul li .serveleft article{
	padding-left: 5%;
}
.serve_law ul li .serveright article{
	padding-right:2%
}
.serve_law ul li .se_1 article{
	background:url(../images/a_1.png) no-repeat bottom right 30px;
	background-size:64px 83px;
}
.serve_law ul li .se_2 article{
	background:url(../images/a_2.png) no-repeat right bottom  0px;
	background-size:68px 78px;
}
.serve_law ul li .se_3 article{
	background:url(../images/a_3.png) no-repeat right bottom  0px;
	background-size:81px 80px;
}
.serve_law ul li .se_4 article{
	background:url(../images/a_4.png) no-repeat bottom right 0px;
	background-size:74px 70px;
}
.serve_law ul li .se_r b{
	float: right;
	width: 24px;
	height: 24px;
	background: url(../images/serve_ico.png) no-repeat;
	background-size: 400px 400px;
	background-position: 0 -38px;
	display: block;
	
}
.serve_law ul li:nth-child(2n) .se_r b{
	float: left;
	background-position:-84px -31px;
}
.serve_law ul li .se_r article figure{
	padding-top:130px;
}
.serve_law ul li .se_r article figure figcaption{
	font:20px/20px "oOec";
	color: #333;
}
.serve_law ul li .se_r article figure p{
	font:12px/22px "oOec";
	color: #333;
	margin-top:15px;
	letter-spacing: 1px;
}
.serve_law ul li .se_r article a:hover{
	-webkit-filter: brightness(105%);
}
.serve_law ul li .se_r article a{
	float: left;
	display: block;
	margin-top:36px;
	width: 155px;
	height: 30px;
	background: #9d1e2d;
}
.serve_law ul li .se_r article a span,.serve_law ul li .se_r article a em{
	float: left;
	display: block;
}
.serve_law ul li .se_r article a span{
	font:12px/30px "oOec";
	color: #fff;
	margin:0px 7px 0px 36px
}
.serve_law ul li .se_r article a em{
	background: url(../images/serve_ico.png) no-repeat;
	background-size: 400px 400px;
	background-position: -36px -51px;
	width: 42px;
	height: 8px;
	margin-top:11px
}
.serve_special{
	margin-top:30px
}
.serve_special ul li:hover{
	cursor: pointer;
	background: #cec0ad;
}
.serve_special ul li:hover .special_up i{
	background-position: -87px -72px;
}
.serve_special ul li:hover .special_up cite{
	color: #fff;
	text-shadow: #333 1px 2px 1px;
}
.serve_special ul li:hover p{
	color: #fff;
}
.serve_special ul li{
	float: left;
	display: block;
	margin-right: 14px;
	margin-bottom: 12px;
	width: 322px;
	height: 280px;
	border: 1px solid #eee;
	-moz-box-shadow:#dcdcdc 0px 0px 5px;
	box-shadow: #dcdcdc 0px 0px 5px;
	
}
.serve_special ul li:nth-child(3n){
	margin-right: 0;
}
.serve_special ul li a{
	margin: 0;
    padding: 0;
	height: 100%;
	
}
.serve_special ul li .special_up{
	padding-top:60px;
}
.serve_special ul li .special_up i{
	display: block;
	width: 86px;
	height: 73px;
	background:url(../images/serve_ico.png) no-repeat;
	background-size: 400px 400px;
	background-position:  0px -72px;
	margin:0px auto;
}
.serve_special ul li .special_up cite{
	font-style: normal;
	display: block;
	font-style: normal;
	text-align: center;
	margin:11px 0px 20px 0px;
	font:16px/16px "oOec";
	color: #333;
}
.serve_special ul li p{
	font:13px/20px "fangzhengkaitijianti";
	color: #666;
	padding: 0px 30px;
	text-align: center;
	height: 80px;
	overflow: hidden;
}
.special_add{
	float: left;
	display: block;
	background:url(../images/special_add.png) no-repeat;
	margin-right: 0px;
	margin-bottom: 12px;
	width: 322px;
	height: 280px;
	border: 1px solid #eee;
	-moz-box-shadow:#dcdcdc 0px 0px 5px;
	box-shadow: #dcdcdc 0px 0px 5px;
}
.special_add:hover{
	cursor: pointer;
	-webkit-filter: brightness(95%);
}
.specialinfo{
	margin-top:40px
}
.specialinfo h2 cite,.specialinfo h2 span,.specialinfo h2 em{
	font-style: normal;
	display: block;
	float: left;
}
.specialinfo h2 cite,.specialinfo h2 em{
	font:24px/24px "AaIieA";
	color: #666;
}
.specialinfo h2 span{
	font:14px/24px "Cambria Math";
	color: #ccc;
    margin-top: 5px;
}
.specialinfo h2 em{
	color: #ccc;
	margin:0px 3px 0px 5px
}
.specialinfo_div{
	margin-top:30px;
	background: url(../images/specialinfo_bg.png) no-repeat right bottom;
	
}
.specialinfo_div h3{
	border-bottom: 1px solid #c9c9c9;
	height: 20px;
}
.specialinfo_div h3 cite{
	background:#c9c9c9;
	font:12px/12px "微软雅黑";
	color: #fff;
	padding:4px 13px;
}
.specialinfo_div article{
	margin-top:13px
}
.specialinfo_div article p{
	font:12px/24px "微软雅黑";
	color: #666;
	letter-spacing: 1px;
}
.specialinfo_div aside{
	margin-top:30px
}
.specialinfo_div aside a:hover{
	-webkit-filter:brightness(115%)
}
.specialinfo_div aside a{
	font:12px/12px "oOec";
	color: #fff;
	background: #9d1e2d;
	padding:8px 35px;
	display: inline-block;
}
.teamanli_info h2{
	font:20px/24px "微软雅黑";
	color: #333;
	text-align: center;
}
.anli_basic{
	border: 1px solid #eee;
	background: #fff;
	margin:38px 0px 25px 0px
}
.teamanli_info h3{
	font:16px/16px "微软雅黑";
	color: #333;
	padding-left: 40px;
}
.anli_basic h3{
	padding-top:14px;
	padding-bottom: 14px;
}
.anli_basic span{
	display: block;
	padding-left: 40px;
	padding-top:2px;
	padding-bottom: 2px;
	font:12px/24px "微软雅黑";
	color: #666;
}
.anli_basic .anli_color{
	background: #eee;
}
.anli_desc article{
	margin-top:20px
}
.anli_desc article p{
	font:12px/24px "宋体";
	color: #666;
	text-indent: 2em;
	letter-spacing: 1px;
}
.serve h2 .i2_1{
	width: 24px;
	height: 24px;
	background-position: -123px 0px;
}
.serve h2 .i2_2{
	width: 23px;
	height: 26px;
	background-position: -154px 0px;
}
.weituo_list{
	margin-top:25px
}
.weituo_list ul li:nth-child(2n){
	float: right;
	margin-right: 0;
}
.weituo_list ul li:hover{
	border-color: #9d1e2d;
}
.weituo_list ul li{
	float: left;
	display: block;
	margin-right: 2%;
	margin-bottom: 20px;
	width: 49%;
	border: 1px solid #eee;
	box-sizing: border-box;
	
	height: 110px;
}
.weituo_list ul li a{
	padding:0px 5px 0px 0px;
}

.weituo_list ul li i{
	width: 95px;
	display: block;
	float: left;
}
.weituo_list ul li .i_1{
	background:url(../images/big1.png) no-repeat;
	width: 55px;
	height: 55px;
	margin: 0 18px 0px 23px;
}
.weituo_list ul li .i_2{
	background:url(../images/big2.png) no-repeat;
	width: 42px;
	height: 54px;
	margin: 0 20px 0px 30px;
}
.weituo_list ul li .i_3{
	background:url(../images/big3.png) no-repeat;
	width: 59px;
	height: 56px;
	margin: 0 18px 0px 18px;
}
.weituo_list ul li .i_4{
	background:url(../images/big4.png) no-repeat;
	width:43px;
	height: 50px;
	margin: 0 20px 0px 28px;
}
.weituo_list ul li .i_5{
	background:url(../images/big5.png) no-repeat;
	width: 48px;
	height: 50px;
	margin: 0 23px 0px 24px;
}
.weituo_list ul li i,.big_fl_title{
	margin-top:25px!important;
}
.big_fl_title{
	width: 370px;
}
.big_fl_title cite{
	font:16px/16px "FZLTTHJW";
	color: #666;
	margin-top:12px;
	display: block;
}
.big_fl_title h3{
	font:12px/18px "微软雅黑";
	color: #666;
	margin-top:8px
}
.weituo_small{
	margin-top:25px
}
.weituo_small ul li:nth-child(3n){
	margin-right: 0;
	float: right;
}
.weituo_small ul li:hover{
	border-color: #9d1e2d;
}
.weituo_small ul li{
	
	float: left;
	display: block;
	width: 32%;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	margin-right: 2%;
	margin-bottom: 20px;
}
.weituo_small ul li a{
	padding:7px 0px;
}

.weituo_small .small_i{
	width: 80px;
	height:63px;
	border-right: 1px solid #eee;
}
.weituo_small .big_fl_title{
	width: 220px;
}
.weituo_small .small_i i{
	display: block;
	margin:13px auto 0;
	background:url(../images/serve_ico.png) no-repeat;
	background-size:400px 400px
}
.weituo_small .small_i .i_1{
	width: 39px;
	height: 36px;
	background-position: 0 -169px;
}
.weituo_small .small_i .i_2{
	width: 32px;
	height: 40px;
	background-position: -54px -164px;
}
.weituo_small .small_i .i_3{
	width: 39px;
	height: 36px;
	background-position: -97px -169px;
}
.weituo_small .small_i .i_4{
	width: 42px;
	height: 35px;
	background-position: -144px -170px;
}
.weituo_small .small_i .i_5{
	width: 41px;
	height: 36px;
	background-position: -193px -169px;
}
.weituo_small .small_i .i_6{
	width: 38px;
	height: 36px;
	background-position: -242px -168px;
}
.weituo_small .small_i .i_7{
	width: 50px;
	height: 32px;
	background-position: -289px -169px;
}
.weituo_small .small_i .i_8{
	width: 39px;
	height: 38px;
	background-position: -345px -162px;
}
.weituo_small .small_i .i_9{
	width: 37px;
	height: 32px;
	background-position: 0px -214px;
}
.weituo_small .small_i .i_10{
	width: 40px;
	height: 36px;
	background-position: -46px -213px;
}
.weituo_small .small_i .i_11{
	width:29px;
	height: 34px;
	background-position: -102px -216px;
}
.weituo_small .small_i .i_12{
	width: 47px;
	height: 36px;
	background-position: -143px -211px;
}
.weituo_small .big_fl_title{
	margin-top:20px;
	margin-left:17px
}
.weituo_small .big_fl_title cite{
	margin-top:0
}
.diaocha{
	margin-top:25px;
	padding: 45px 0px 70px 0px;
	border: 1px solid #eee;
}
.diaocha_title{
	margin-bottom: 30px;
	margin-left:27px
}
.diaocha_title h1{
	font:16px/16px "微软雅黑";
	color:#323232;
	margin-bottom: 22px;
}
.diaocha_title ul li{
	float: left;
	display: inline;
	margin-right:70px
}
.diaocha_title ul li span,.diaocha_title ul li em{
	display: block;
	float: left;
	font-style: normal;
}
.diaocha_title ul li span{
	border: 1px solid #e5e5e5;
	width:14px;
	height:14px;
	margin:6px 7px;
	position: relative;
}
.diaocha_title ul li span i{
	background:url(../images/serve_ico.png) no-repeat;
	background-size:400px 400px;
	background-position: -154px -48px;
	width:8px;
	height:6px;
	display: none;
	margin-top:4px;
	
}
.diaocha_title ul li span .curr{
	display: block;
}
.diaocha_title ul li em{
	font:13px/28px "微软雅黑";
	color:#808080;
	
}
.diaocha_title .radio_input{
	position: absolute;
	top:0;
	left: 0;
	z-index: 2;
	opacity: 0;
}
.diaocha_main{
	border-top: 1px solid #eee;
	padding:45px 0px 40px 27px;
}
.diaocha_1{
	margin-bottom: 25px;
}
.diaocha_1 h1{
	font:16px/16px "微软雅黑";
	color: #323232;
	margin-bottom: 22px;
	font-family: "oOec";
}
.diaocha_1 ul li{
	width:100%
}
.diaocha_1 ul li:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	overflow:hidden
}
.diaocha_1 ul li span,.diaocha_1 ul li em{
	display: block;
	font-style: normal;
	float: left;
}
.diaocha_1 ul li span{
	border: 1px solid #e5e5e5;
	width:14px;
	height:14px;
	margin:6px 7px;
	position: relative;
}
.diaocha_1 ul li span i{
	background:url(../images/serve_ico.png) no-repeat;
	background-size:400px 400px;
	background-position: -154px -48px;
	width:8px;
	height:6px;
	display: none;
	margin-top:4px;
	
}
.diaocha_1 ul li span .curr{
	display: block;
}
.diaocha_1 ul li em{
	font:13px/28px "微软雅黑";
	color:#808080
}
.diaocha_1 .radio_input{
	position: absolute;
	top:0;
	left: 0;
	z-index: 2;
	opacity:0;
}
.select_address{
	border: 1px solid #eee;
	width:420px;
	float: left;
	position: relative;
	cursor: pointer;
}
.select_address span{
	margin:12px 0px 12px 19px;
	display: block;
	font:13px/18px "oOec";
	color:#909090;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.select_address i{
	display: block;
	background:url(../images/serve_ico.png) no-repeat;
	background-size:400px 400px;
	width:18px;
	height:7px;
	background-position: -125px -48px;
	float: right;
	margin: 17px 17px 17px 0px;
}
.mengceng{
	background:#000;
	position:fixed;filter:alpha(Opacity=70);opacity: 0.7;-moz-opacity:0.7;/*透明*/
	width: 100%;
	height:100%;
	z-index:99999;
	display: none;
	top:0
}
.address_div{
	display: none;
	width:974px;
	background:#fff;
	position: fixed;
	z-index: 33;
	top:200px;
	margin-left: 4%;
	z-index: 999999;
}
.address_div_title{
	border-bottom: 1px solid #eee;
}
.address_div_title cite,.address_div_title b{
	display: block;
	font-style: normal;
}
.address_div_title cite{
	float: left;
	font:20px/20px "oOec";
	color:#555;
	margin:14px 0px 14px 24px
}
.address_div_title b{
	float: right;
	font:16px/16px "微软雅黑";
	color:#555;
	margin:20px 20px 0px 0px;
	cursor: pointer;
}

.address_div_cont{
	padding: 25px 19px 23px 19px;
}
.address_div_cont cite{
	font-style: normal;
	font:14px/24px "oOec";
	color:#aaa;
	margin-bottom: 35px;
}
.sheng_div ul li:hover{
	cursor: pointer;
}
.sheng_div ul li{
	font: 16px/16px "oOec";
	color: #555;
	margin: 0px 13px 6px 0px;
	display: inline-block;
	padding: 4px 8px;
	width: 53px;
	text-align: center;
	border-radius: 3px;
	float: left;
}
.sheng_div ul .curr{
	background: #a6192e;
	color:#fff
}
.sheng_div h3{
	font:18px/18px "oOec";
	color:#fe8e2b;
	margin:40px 0px 20px 0px
}
.address_bt{
	margin:38px 30px 0px 0px;
	float: right;
}
.address_bt a{
	float: left;
	margin-right:10px
}
.address_bt a:last-child{
	margin-right:0px
}
.address_bt a input{
	font:16px/16px "oOec";
	color:#909090;
	border: #808080;
	background:#fff;
	border: 1px solid #eee;
	float: left;
	padding: 10px 40px;
	border-radius: 3px;
	
}
.address_bt a .curr{
	background:#fe8e2b;
	color:#fff
}
.p_div{
	font:14px/30px "微软雅黑";
	color:#909090;
	margin-bottom: 25px;
}
.lf_bt a{
	margin-top:50px;
	margin-right:20px;
	float: left;
}
.lf_bt a:last-child{
	margin-right: 0;
}
.lf_bt a input{
	background:#c9c9c9;
	color:#fff;
	padding: 13px 50px;
	border: 0;
	font:14px/14px "微软雅黑"
}
.lf_bt a input:hover{
	cursor: pointer;
	-webkit-filter: brightness(105%);
	filter: brightness(105%);
}
.lf_bt a .curr{
	background:#a6192e;
	color:#fff
}
.lf_textdiv{
	padding-bottom: 20px;
}
.lf_textarea{
	border: 0;
	border: 1px solid #dcdcdc;
	resize: none;
	width:955px;
	height:280px;
	overflow-y:auto;
	padding: 12px 20px;
	font:12px/25px "微软雅黑";
	color:#808080
}
.upload_bt{
	margin-right:11px;
	border: 1px solid #eee;
	text-indent: 21px;
}
.upload_bt,.upload_bt input{
	width:698px;
	height:35px;
	font:12px/35px "微软雅黑";
	color:#aaa;
}
.upload_bt input{
	border: 0;
	width: 672px;
	background: #fff;
}
/*上传图片 css*/
#box{ margin:50px auto; height:94px;width:670px;}
.sdo{width:80px;height:94px;float:left}
.sdo p{width:100%;height:14px;text-align:right;}
/*上传图片 cssok*/
.none_border{
	border: 0;
	padding: 0;
	margin-top:35px
}
.none_border .diaocha_title{
	margin-left: 0;
}
.none_border h1{
	margin-bottom: 15px;
}
.none_border .diaocha_main{
	margin:0;
	border: 0;
	padding: 0;
}
.fabu_ok{
	margin:85px auto 200px;
	width:60%;
	border: 1px solid #f1f1f1;
	border-top:0;
	border-bottom:0;
	box-shadow: 0px 5px 3px #ccc;
	
}
.lf_finddiv{
	background:#fff;
	padding: 0;
	padding: 35px 12px 50px 92px;
}
.lf_finddiv section{
	margin: 0;
}
.lf_finddiv section figure{
	margin-left: 18px;
}
.lf_finddiv section figure cite{
	font:21px/21px "微软雅黑";
	color: #333;
	margin-top:10px;
	display: block;
}
.lf_finddiv section figure cite:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.lf_finddiv section i{
	width: 70px;
	height: 70px;
	background:url(../images/serve_ico.png) no-repeat;
	background-size: 400px 400px;
	background-position: -190px -37px;
	display: block;
}
.lf_finddiv section i,.lf_finddiv section figure{
	float: left;
}
.lf_finddiv section em{
	font:14px/20px "微软雅黑";
	color: #808080;
	margin-top:8px;
	font-style: normal;
	display: block;
}
.lf_finddiv section em a{
	color: #555;
	display: inline-block;
}
.serve_guwen{
	margin-top:12px
}
.serve_guwen ul li{
	float: left;
	display: block;
	margin-right: 2%;
	margin-bottom: 20px;
	width: 317px;
	height: 188px;
	border: 1px solid #eee;
}
.serve_guwen ul li:nth-child(3n){
	float: right;
	margin-right: 0;
}
.serve_guwen ul li:hover{
	border-color: #9d1e2d;
}
.serve_guwen ul li section{
	padding: 34px 17px 0px 26px;
	display: block;
}
.serve_guwen ul li section h3{
	font:18px/18px "oOeC";
	color: #333;
	
}
.serve_guwen ul li section span{
	font:12px/12px "fangzhengxiyuanjianti";
	color: #666;
	margin-top:13px;
	display: block;
}
.serve_guwen ul li section span:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.serve_guwen ul li section em{
	font-style: normal;
	font:24px/24px "fangzhengxiyuanjianti";
	color: #9d1e2d;
	margin-top:28px;
	display: block;
}
.serve_guwen ul li section cite:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.serve_guwen ul li section cite{
	display: block;
	font-style: normal;
	margin-top:7px;
	
}
.serve_guwen ul li section cite a{
	float: left;
	font:12px/12px "oOeC";
	color: #fff;
	background: #faba32;
	padding:4px 12px
}
.serve_guwen ul li section cite label{
	background:url(../images/serve_time.png) no-repeat center left;
	text-indent: 18px;
	font:12px/14px "fangzhengxiyuanjianti";
	color: #999;
	float: right;
	display: block;
	margin-top:5px
}
.guwen_info{
	margin-top:55px
}
.guwen_info i,.guwen_info article{
	float: left;
	display: block;
}
.guwen_info i{
	width: 36%;
	height: 320px;
}
.guwen_info i img{
	width: 100%;
	height: 100%;
}
.guwen_info article{
	width: 60%;
	margin-left: 4%;
	
}
.guwen_info article figure figcaption{
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 17px;
}
.guwen_info article figure figcaption h3{
	margin-top:23px;
	font:26px/30px "oOeC";
	color: #333;
}

.guwen_info article figure figcaption cite{
	margin-top:15px;
	display: block;
}
.guwen_info article figure figcaption cite:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.guwen_info article figure figcaption cite p{
	font:14px/20px "oOeC";
	color: #909090;
	float: left;
	margin-top:5px
}
.guwen_info article figure figcaption cite p span{
	font:20px/20px "fangzhengxiyuanjianti";
	color: #9d1e2d;
}
.guwen_info article figure figcaption a{
	float: right;
	background:#9d1e2d;
	font:12px/12px "oOeC";
	color: #fff;
	padding:7px 31px;
	
}
.guwen_info article figure figcaption a:hover{
	-webkit-filter: brightness(110%);
}
.guwen_info article figure section{
	margin-top:15px;
	font:12px/24px "微软雅黑";
	color: #666;
	letter-spacing: 1px;
}
.zixun_div{
	margin-top:12px
}
.zixun_div h3{
	font:12px/20px "微软雅黑";
	color: #999;
	letter-spacing: 1px;
}
.zixun_div figure{
	margin-top:55px
}
.zixun_div figure figcaption{
	font:12px/12px "微软雅黑";
	color: #666;
}
.zixun_div figure section{
	margin-top:20px
}
.zixun_div figure section ul li{
	float: left;
	width: 158px;
	margin-right:30px
}
.zixun_div figure section ul li i{
	display: block;
	width: 100%;
	height: 158px;
}
.zixun_div figure section ul li i img{
	width: 100%;
	height: 100%;
}
.zixun_div figure section ul li span{
	display: block;
	text-align: center;
	font:12px/12px "微软雅黑";
	color: #333;
	margin-top:10px
}
/*登录开始*/
.login_bg{
	background: url(../images/dl_bg.png) no-repeat;
	width: 100%;
}
.login_div{
	width: 100%;
	background:url(../images/dl_bg_r.png) no-repeat bottom right 1%;
	background-size:47% 87%

}
.login_div section{
	width: 1000px;
	padding-top:160px
}
.login_r{
	border: 1px solid #eee;
	background: #fff;
	width: 43%;
	margin-top:20px
}
.login_tab{
	
}
.login_tab ul{
	height: 76px;
}
.login_tab ul li{
	float: left;
	display: block;
	
	width: 50%;
	text-align: center;
	border-bottom: 2px solid #eee;
	cursor: pointer;
}
.login_tab ul li span{
	font:18px/78px "微软雅黑";
	color: #666666;
	display: block;
}
.login_tab ul .curr span{
	color: #9d1e2d;
}
.login_tab ul .curr{
	
	border-color: #9d1e2d;
}
.login_info{
	padding: 41px 33px 52px 33px;
}
.login_1{
	width: 100%;
}
.login_input{
	font:12px/35px "微软雅黑";
	color: #333;
	text-indent: 17px;
	margin-bottom: 15px;
	width: 100%;
	border: 0;
	border: 1px solid #eee;
}
.login_sub{
	margin-top:19px;
	width: 100%;
	text-align: center;
	font: 12px/36px "微软雅黑";
	color: #fff;
	border: 0;
	background: #9d1e2d;
}
.login_sub:hover{
	-webkit-filter: brightness(105%);
}
.login_1{
	display: none;
}
.show{
	display: block;
}
.login_1 aside{
	margin-top:30px
}
.login_1 aside a:hover{
	text-decoration: underline;
	color: #9d1e2d;
}
.login_1 aside a,.login_1 aside em,.login_1 aside p{ 
	font:12px/12px "微软雅黑";
	color: #666;
	display: inline-block;
	font-style: normal;
}
.login_1 aside em{
	margin:0 8px;
	font-style: normal;
}
.login_1 aside p a{
	color: #145c98
}
.find_div{
	margin:200px auto 0;
	width: 1000px;
}
.find_title h2{
	font:20px/20px "微软雅黑";
	color: #333;
	border-left: 4px solid #9d1e2d;
	text-indent: 6px;
}
.find_list{
	margin-top:67px
}
.find_list ul li{
	margin-bottom: 20px;

}
.find_list ul li:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.find_list ul li p{
	float: left;
	font:12px/35px "微软雅黑";
	color: #333;
	margin-right: 10px;
}
.find_input{
	width: 360px;
	margin-right: 30px;
}
.find_list ul li input{
	width: 100%;
	border: 0;
	border: 1px solid #eee;
	
	float: left;
	font:12px/35px "微软雅黑";
	color: #333;
	text-indent: 17px;
	box-sizing: border-box;
}
.find_text .tel_label{
	display: block;
}
.find_text .tel_none{
	display: none;
}
.find_text label span,.find_text label b{
	float: left;
	display: block;
}
.find_text label span{
	font:12px/12px "微软雅黑";
	color: #ca4341;
	margin-top:14px;
	margin-right: 6px;
}
.find_text label b{
	font:12px/35px "微软雅黑";
	color: #666;
}
.find_list ul .yzm input{
	width: 230px;
	margin-right:0;
	
}
.find_list ul .yzm a{
	width: 116px;
	float: right;
	background: #eee;
	color: #333;
	font:12px/35px "微软雅黑";
	text-align: center;
}
.find_list ul .yzm a:hover{
	cursor: pointer;
	display: block;
	-webkit-filter: brightness(95%);
}
.find_text em{
	font: 12px/35px "微软雅黑";
    color: #9d1e2d;
    display: none;
}
.find_list aside input:hover{
	-webkit-filter: brightness(105%);
	cursor: pointer;
}
.find_list aside input{
	font:12px/12px "微软雅黑";
	color: #fff;
	border: 0;
	background: none;
	background: #9d1e2d;
	text-align: center;
	padding:10px 30px;
	margin-left: 59px;
}
.find_okdiv{
	width: 414px;
	margin:320px auto 0;
	padding-bottom: 300px;
}
.find_okdiv i,.find_okdiv span{
	display: block;
	float: left;
	
}
.find_okdiv i{
	width: 70px;
	height: 70px;
	background: url(../images/serve_ico.png) no-repeat;
	background-size:400px 400px;
	background-position: -190px -37px;
}
.find_okdiv span{
	font:28px/70px "微软雅黑";
	color: #333;
	margin-left: 12px;
}
.zhuce{
	font:18px/18px "微软雅黑";
	color: #333;
	margin-top:43px;
	text-align: center;
}
.zhece_input input{
	float: left;
	width: 179px;
}
.zhece_input a{
	width: 117px;
	float: left;
	margin-left: 16px;
	background: #eee;
	color: #333;
	font: 12px/35px "微软雅黑";
	display: block;
	text-align: center;
}
.zhece_input a:hover{
	-webkit-filter: brightness(95%);
}
.report{    
	background: #9d1e2d;
    width: 20%;
    height: 30px;
    position: fixed;
    top:70px;
    z-index: 100;
    margin-left: 40%;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-family: "微软雅黑";
    border-radius: 0px 0px 5px 5px;display:none;
}
.ss_xiala{
	width: 240px;
	border: 1px solid #eee;
	background: #7f7f7f;
	position: absolute;
	top:35px;
	left: 0;
	z-index: 200;
	text-indent: 12px;
}
.ss_xiala ul li{
	width: 100%;
	/*height: 30px;*/
	border-bottom: 1px solid #eee;
}
.ss_xiala ul li:hover{
	background:#333
}
.ss_xiala ul li a{
	color: #fff;
	line-height: 40px;
}
.ss_xiala ul li:last-child{
	border-bottom: 0;
}


.contact_nr,.zp_nr{
	margin-top:15px
}
.contact_nr p{
	font:12px/28px "微软雅黑";
	color: #666;
}
.contact_nr figure{
	margin-bottom: 40px;
}
.contact_nr figure figcaption{
	font:14px/14px "微软雅黑";
	color: #398dd7;
	margin-bottom: 10px;
}
.contact_nr figure section{
	font:12px/28px "微软雅黑";
	color: #666;
}
/*地图开始*/
.my-map { margin: 18px auto 25px; width: 600px; height: 335px; }
.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }
.my-map .icon-cir { height: 31px; width: 28px; }
.my-map .icon-cir-red { background-position: -11px -5px; }
.amap-container{
	height: 100%;
}



/*律影app下载页面css*/
.top_banner{
	width: 100%;
	min-width: 1000px;
	position: relative;
	margin-top: 70px;
}
.top_banner section{
	width: 100%;
	height: auto;
}
.top_banner section img{
	width: 100%;
	height: 416px;
	position: relative;
	display: block;
}

.top_banner center{
	position: absolute;
	z-index: 2;
	width: 1000px;
	right:50%;
	margin-right:-500px;
	top: 35%;
}
.top_banner center cite{
	font:44px/44px "oOeC";
	color: #fafafa;
	font-weight: bold;
	text-shadow: 3px 3px 5px #333;
}
.top_banner center span{
	font:20px/20px "OyUC_0";
	color: #fafafa;
	display: block;
	margin-top:13px;
	font-weight: bold;
	text-shadow: 3px 3px 2px #666;
}

.ol_div {
    width: 1000px;
    position: absolute;
    right: 50%;
    margin-right: -500px;
    bottom: -2.5px;
}
.ol_tu1{
	width: 355px;
	margin-left: 28px;
}
.ol_tu1 img{
	width: 100%;
	height: 100%;
}
.ol_tu2{
	margin-left: 50px;
	width:563px
}
.ol_tu2 h2{
	font:40px/40px "微软雅黑";
	color: #fff;
	margin-top:70px
}
.ol_tu2 span{
	font:14px/24px "宋体";
	color: #fff;
	margin-top:20px;
	display: block;
}
.ol_tu3{
	margin-top:12px;
	
}
.ol_tu3l{
	width: 156px;
	padding-top:15px;
}
.ol_tu3l a{
	width: 156px;
	height: 44px;
	background: url(../images/y_down.png) no-repeat;
	background-size: 156px 90px;
	margin-bottom: 15px;
}
.ol_tu3l a:last-child{
	margin-bottom: 0;
}
.ol_tu3l .a_1{
	background-position: 0 0;
}
.ol_tu3l .a_2{
	background-position: 0 -45px;
}
.ol_tu3r{
	border: 2px dashed #fff;
	padding: 11px 9px;
	border-radius: 10px;
	margin-left: 20px;
}
.ol_tu3r img{
	/*width: 100%;
	height: 100%;*/
	width: 104px;
	height: 104px;
	
}
.y_main section{
	width: 100%;
	
}
.y_main section.baicolor{
	background: #fff;
	padding:0px 0px 73px 0px
}
.y_main section:first-child{
	padding-top:93px
}
.y_c1{
	background: url(../images/y_tbg.png) repeat-x 0px 107px;
}
.y_c1_1000{
	width: 1000px;
	margin:0 auto 0;
	height: 375px;
}
.y_c1l{
	width: 67%;
	
}
.y_c1l cite{
	font:30px/30px "FZLTTHJW";
	color: #333;
	display: block;
	margin-top:68px
}
.y_c1l h2{
	font:13px/13px "微软雅黑";
	color: #fff;
	margin-top:18px
}
.y_c1l h2:after{
	content: "";
	display: block;
	overflow: hidden;
	height: 10px;
	
}
.y_c1r{
	width: 32%;
	background: #fff;
}
.y_c1r img{
	width: 100%;
	
}
.y_read_list{
	margin-top:45px
}
.y_read_list ul li:last-child{
	margin-right: 0;
	float: right;
}
.y_read_list ul li{
	float: left;
	display: block;
	width: 31.3%;
	height: 112px;
	margin-right: 3%;
	border-left: 3px solid #de9639;
	background: #f6f9fd;
	box-sizing: border-box;
}
.y_read_list ul li h3{
	font:18px/18px "uAeCzi";
	color: #de9639;
	margin-top:13px;
	margin:13px 13px 0px 13px;
}
.y_read_list ul li p{
	font:12px/18px "微软雅黑";
	color: #555;
	margin-top:11px;
	margin:11px 13px 15px 13px
}
.y_main section.pinkcolor{
	background: #fbf7f0;
	padding:88px 0px 71px 0px
}
.y_c2{
	width:1000px;
	margin:0 auto;
}
.y_c2_l{
	width: 42.7%;
	
}
.y_c2_l img{
	width: 100%;
	height: 100%;
}
.y_c2_r{
	width: 54.4%;
}
.y_c2_r cite{
	margin-top:75px;
	display: block;
}
.y_c2_r cite h2,.y_c2_r cite span{
	display: block;
	float: left;
}
.y_c2_r cite h2{
	font:30px/20px "FZLTTHJW";
	color: #333;
}
.y_c2_r cite span{
	font:14px/30px "uAeCzi";
	color: #333;
}
.y_c2_r p{
	font:13px/19px "oOec";
	color: #555;
	word-spacing:8px;
	letter-spacing: 3px; 
	margin-top: 5px;
}
.yc2_list{
	margin-top:24px
}
.yc2_list ul li,.yc2_list ul li span,.yc2_list ul li b{
	float: left;
	display: block;
	
}
.yc2_list ul li span i{
	display: block;
	width: 60px;
	height: 60px;
	background:url(../images/y_ico.png) no-repeat;
	background-size: 186px 80px;
	
}
.yc2_list ul li span .i_1{
	background-position: 0 0;
}
.yc2_list ul li span .i_2{
	background-position: -61px 0;
}
.yc2_list ul li span .i_3{
	background-position: -123px 0;
}
.yc2_list ul li span em{
	font-style: normal;
	font:12px/12px "微软雅黑";
	color: #333;
	margin-top:10px;
	text-align: center;
    display: block;	
}
.yc2_list ul li b{
	width: 7px;
	height: 12px;
	margin-left:36px;
	background: url(../images/y_ico.png) no-repeat;
	background-size: 186px 80px;
	background-position: 0 -68px;
	margin-top:22px
}
.yc2_list ul li{
	margin-right:36px
}
.yc2_list ul li:last-child{
	margin-right: 0;
}
.yc2_list ul li:last-child b{
	display: none;
}
.y_main section.tushu_bgqiu{
	background: url(../images/y_5.png) no-repeat;
	padding:88px 0px 71px 0px;
	background-size: 100% 100%;
}
.y_c3{
	width: 1000px;
	margin: 0px auto 70px;
}
.yc3_l{
	width: 32%;
	height: 323px;
	border-radius: 50%;
	background: #de9639;
	border: 1px solid #fdf3c2;
	margin-left:3%;
	margin-top:38px
}
.yc3_l cite{
	display: block;
	width:150px;
	text-align: center;
	margin:47px 0px 0px 100px
}
.yc3_l cite h2,.yc3_l cite em{
	float: left;
	display: block;
}
.yc3_l cite h2{
	text-align: center;
	font:30px/30px "FZLTTHJW";
	color: #fff;
	margin:0px 10px
}
.yc3_l cite em{
	margin-top:3px;
	color: #fff;
	display: block;
}
.yc3_l p{
	padding:0px 24px;
	font:13px/28px "微软雅黑";
	color: #fff;
	margin-top:20px;
	letter-spacing:1px;
}
.yc3_r{
	width:61.6%;
}
.y_main section.tushu2{
	background: url(../images/y_6.png) no-repeat;
	padding:80px 0px 63px 0px;
	background-size: 100% 100%;
}
.yc4{
	width: 1000px;
	margin:0 auto;
}
.yc4l{
	width: 48%;
	
}
.yc4m{
	width: 5.3%;
}
.yc4m ul li:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.yc4m ul li{
	width: 100%;
	border-radius: 50%;
	background: #fff;
	color: #9d1f2d;
	font:12px/53px "微软雅黑";
	text-align: center;
	margin-bottom: 10px;
}
.yc4r{
	width: 37.3%;
	margin-left: 7.8%;
	position: relative;
}
.yc4r span{
	position: absolute;
	z-index: 1;
	top:40px;
	display: block;
	width: 100%;
	height:181px;
	background: #e5ab61;
	opacity: 0.8;
	filter: alpha(opacity=80); -moz-opacity: 0.8;
}
.yc4r cite{
	position: absolute;
	z-index: 2;
	display: block;
	top:40px;
	padding:30px 25px 28px 25px;
}
.yc4r cite h2{
	font:30px/30px "FZLTTHJW";
	color: #fff;
}
.yc4r cite p{
	font:14px/24px "微软雅黑";
	color: #fff;
	margin-top:13px;
	word-spacing:8px;
	letter-spacing: 1px;
}
.yc5{
	width: 1000px;
	margin:85px auto 58px;
	
}
.yc5 cite{
	color: #333;
	font:20px/20px "微软雅黑";
	border-bottom: 1px solid #289058;
	padding-bottom: 14px;
	display: block;
	text-align: center;
}
.yc5 span{
	padding: 8px 0px 6px 0px;
	width: 130px;
	display: block;
	text-align: center;
	font:12px/12px "微软雅黑";
	color: #fafafa;
	background:#289058;
}
.yc5_ma{
	width: 410px;
	margin:54px auto 0
}
.yc5_ma ul li:first-child{
	margin-left: 0;
}
.yc5_ma ul li{
	float: left;
	display: block;
	width: 188px;
	margin-left:28px ;
}
.yc5_ma ul li i,.yc5_ma ul li em{
	display: block;
	font-style: normal;
}
.yc5_ma ul li i{
	width: 100%;
	height: 188px;
}
.yc5_ma ul li i img{
	width: 100%;
	height: 100%;
}
.yc5_ma ul li em{
	font:14px/14px "微软雅黑";
	color: #666;
	margin-top:10px;
	text-align: center;
}
.y_main section.huicolor{
	background:#eee;
	padding:37px 0px 37px 0px;
	margin-bottom: -65px;
}
.yc6{
	width: 1000px;
	margin:0 auto;
}
.yc6_div{
	width: 34%;
	margin:0 auto;
}
.yc6_r{
	padding-top:18px;
	margin-left: 12px;
}
.yc6_r cite{
	font:18px/18px "微软雅黑";
	color: #333;
	display: block;
}
.yc6_r span{
	font:28px/28px "微软雅黑";
	color: #333;
	margin-top:8px;
	display: block;
}
/*专项服务改动代码开始*/
.specialinfo_div section{
	margin-top:50px
}
.specialinfo_div section h4{
	background:#a6192e;
	font:12px/12px "微软雅黑";
	color: #fff;
	padding:7px 13px;
	display: inline-block;
}
.fw_ma{
	margin-top:15px
}
.ma_1{
	width: 158px;
	margin-right: 33px;
}
.ma_tu{
	width: 100%;
	height: 158px;
}
.ma_tu img{
	width: 100%;
	height: 100%;
}
.ma_zi{
	text-align: center;
	font:12px/12px "微软雅黑";
	color: #333;
	margin-top:10px
}
/*专项服务改动代码结束*/

/*个人中心css开始*/
.body_hui{
	background: #fafafa;
}
.user_div{
	margin:25px auto 0;
	width: 1000px;
	background: #fff;
	padding:33px 0px 67px 0px
}
.user_up,.user_order,.user_adviser{
	padding:0px 3.5% 0px 2.9%
}

.user_up i,.user_up cite,.touxiang,.user_up cite span{
	display: block;
	float: left;
}
.user_up cite{
	width: 80%;
}
.touxiang{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
}
.touxiang i{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
	
}
.touxiang i img{
	border-radius: 50%;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top:0;
	z-index: 1;
}
.touxiang i:hover{
	cursor: pointer;
}
.tx_hui{
	display: none;
}
.touxiang:hover .tx_hui{
	display: block;
	
}
.tx_hui em,.tx_hui b{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	height: 25px;
	
}
.tx_hui em{
	background:#000;
	filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity: 0.4; opacity: 0.4; 
}
.tx_hui b{
	font:12px/22px "宋体";
	color: #fff;
	text-align: center;
	display: block;
}
.tx_hui input{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	opacity: 0;
	width: 70px;
    margin-left: 5px;
}
.user_up cite span{
	margin-top:20px;
	margin-left: 2.5%;
}
.user_up cite span h3{
	font:20px/20px "微软雅黑";
	color: #333;
}
.user_up cite span p{
	font:12px/12px "宋体";
	color: #909090;
	margin-top:7px
}
.user_up label{
	width: 10%;
	float: right;
}
.user_up label a:hover{
	text-decoration: underline;
}
.user_up label a{
	margin-top:31px;
	background: url(../images/user_ico.png) no-repeat;
	background-size: 21px 20px;
	text-indent: 29px;
	
}
.user_up label a{
	font:16px/20px "微软雅黑";
	color: #1f74b6;
	display: block;
}
.user_order{
	margin-top:70px;
	padding-bottom: 43px;
	border-bottom: 1px solid #eee;
}
.user_h2{
	border-left: 3px solid #f8b551;
	text-indent:6px;
	font:20px/20px "微软雅黑";
	color: #333;
}
.order_list{
	margin-top:22px;
	
}
.order_list ul{
	border-top:1px dotted #cfcfcf
}
.order_list ul,.order_list b,.adviser_list ul,.adviser_list b{
	display: none;
}
.order_list b,.adviser_list b{
	font-style: normal;
	font:16px/16px "微软雅黑";
	color: #aaa;
	font-weight: normal;
}
.order_list .show,.adviser_list .show{
	display: block;
}
.order_list ul li:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.order_list ul li{
	border-bottom:1px dotted #cfcfcf;
	padding:10px 0
}
.order_list ul li h3{
	float: left;
}
.order_list ul li h3 i,.order_list ul li h3 a{
	float: left;
	display: block;
}
.order_list ul li h3{
	width: 80%;
}
.order_list ul li h3 i{
	background: url(../images/user_sjico.png) no-repeat;
	background-size: 4px 8px;
	margin:8px 7px 0px 0px;
	width: 4px;
	height: 8px;
}
.order_list ul li h3 a:hover{
	text-decoration: underline;
}
.order_list ul li h3 a{
	font:16px/25px "微软雅黑";
	color: #333;
	display:block;
	white-space:nowrap;
	overflow:hidden; 
	text-overflow:ellipsis;
	width: 98%;
}
.order_list ul li span{
	float: right;
}
.order_list ul li span a:hover{
	-webkit-filter: brightness(95%);
}
.order_list ul li span a{
	font:14px/25px "微软雅黑";
	color: #fff;
	background: #dcdcdc;
	width: 80px;
	height: 25px;
	border-radius: 100px;
	text-align: center;
	display: none;
	
}
.order_list ul li span .show{
	display: block;
}
.user_adviser{
	margin-top:35px
}
.adviser_list{
	margin-top:35px;
	
}
.adviser_list ul li{
	float: left;
	display: inline;
	border: 1px solid #eee;
	margin-right: 5.2%;
	width: 25.9%;
	box-sizing: border-box;
	height: 120px;
	position: relative;
	background: #fafafa;
}
.adviser_list ul li cite,.adviser_list ul li span{
	display: block;
	font-style: normal;
}
.adviser_list ul li a{
	padding: 30px;
}
.adviser_list ul li cite{
	white-space:nowrap;
	overflow:hidden; 
	text-overflow:ellipsis;
	width: 100%;
	font:24px/24px "oOec";
	color: #333;
}
.adviser_list ul li span{
	background: #c6933a;
	font:16px/16px "oOec";
	color: #fff;
	display: inline-block;
	padding: 5px 10px;
	margin-top:15px
}
.adviser_list ul li em{
	position: absolute;
	left: -1px;
	top: -1px;
	background: url(../images/user_gwico.png) no-repeat;
	background-size:20px 20px;
	width: 20px;
	height:20px;
	display: block;
}
.adviser_list ul li span:hover{
	-webkit-filter: brightness(110%);
}
#imghead {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image);}
.usertop_bg{
	width: 100%;
	background: #fff;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left:0;
	z-index: 999;
	height: 70px;
	border-bottom: 2px solid #f0f0f0;
}
.user_nav{
	float: left;
	margin-left: 60px;
	width: 805px;
}
.user_nav ul li{
	float: left;
	display: block;
	margin-right: 50px;
}
.user_nav ul .curr{
	border-bottom: 2px solid #535353;
}
.user_nav ul li a{
	font:18px/45px "微软雅黑";
	color: #535353;
	display: block;
	height: 55px;
	padding: 0px 2px;
}
.user_nav ul li:last-child{
	margin-right: 0;
}
.user_logo{
	text-align: right;
}
.user_logo a{
	float: right;
	display: block;
    font: 14px/45px "微软雅黑";
	color: #938f8f;
	margin-left: 10px;
}
.user_logo a:hover{
	text-decoration: underline;
}
.user_logo .user_people{
	width: 107px;
	display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.user_logo .exit{
	margin-right:30px
}

nav .user_logo a{
	line-height: 25px;
	color: #fff;
}

/*.index_logo,.user_logo{
	display: none;
}*/
.show{
	display: block;
}
.user_adress{
	border-bottom: 1px solid #eee;
}
.user_adress ul{
	padding:0px 0px  19px 27px;
}
.user_adress ul li:last-child em{
	display: none;
}
.user_adress ul li,.user_adress ul li a,.user_adress ul li em{
	float: left;
	display: block;
}
.user_adress ul li a,.user_adress ul li em{
	font:12px/12px "宋体";
	color: #666;
	font-style: normal;
	display: block;
}
.user_adress ul li a:hover{
	text-decoration: underline;
}
.user_adress ul li em{
	margin:0px 9px
}
.people_info{
	margin-top:30px;
	padding-left: 27px;
}
.user_box .top_bg,.user_box .top_1000{
	position: relative;
}
.user_box .top_1000{
	 margin:0 auto
}
.people_tx{
	border-top-left-radius:100px;
	border-bottom-left-radius:100px;
	background: #eee;
	width: 100%;
	height: 100px;
	margin-top:22px
}
.people_tx .touxiang{
	margin:10px 0px 10px 14px
}
.people_tx span{
	float: left;
	display: block;
	padding-top: 30px;
	margin-left: 12px;
}
.people_tx span h3{
	font:16px/16px "微软雅黑";
	color: #333;
}
.people_tx span p{
	font:12px/12px "微软雅黑";
	color: #333;
	margin-top:8px
}
.people_zl{
	margin-top:25px;
	padding-left:36px;
}
.people_zl p{
	font:12px/30px "宋体";
	color: #666;
}
.people_zl a:hover{
	-webkit-filter: brightness(110%);
}
.people_zl a{
	font:14px/14px "微软雅黑";
	color: #fff;
	background: #9d1e2d;
	padding: 7px 10px;
	border-radius: 2px;
	display: inline-block;
	margin-top:5px
}
.edit_div{
	margin-top:20px
}
.edit_div ul li{
	margin-bottom: 11px;
}
.edit_div ul li:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.edit_div ul li p{
	font:12px/20px "宋体";
	color: #666;
	width: 60px;
}
.edit_input{
	width: 340px;
}
.edit_input input{
	border: 0;
	border:1px solid #dcdcdc;
	height: 20px;
	font:12px/20px "宋体";
	color: #666;
	text-indent: 8px;
	width: 100%;
}
.save{
	margin:25px 0px 0px 60px;
}
.save input{
	border: 0;
	font:14px/14px "微软雅黑";
	color: #fff;
	background: #9d1e2d;
	padding: 7px 24px;
	border-radius: 2px;
	display: inline-block;
}
.edit_input select{
	height: 20px;
	border: 0;
	border: 1px solid #c9c9c9;
	font:13px/20px "宋体";
	color: #666;
	width: 85px;
	text-indent: 5px;
}


.footer_dw{
	position: absolute;
	bottom: 0;
	left: 0;
}
/*个人中心css结束*/