@charset "utf-8";
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
  font-weight: normal;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}
[hidefocus],
summary {
  outline: 0;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}
sup,
sub {
  font-size: 83%;
}
pre,
code,
kbd,
samp {
  font-family: inherit;
}
q:before,
q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label,
summary {
  cursor: default;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button,
select,
keygen,
legend {
  font: 12px/1.14 "微软雅黑", arial, \5b8b\4f53;
  color: #333;
  outline: 0;
}
body {
  background: #f8f8f8;
}
a,
a:hover {
  color: #333;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.mr-r-n {
  margin-right: 0px !important;
}
.bor-r-n {
  border-right: none !important;
}
.clear {
  clear: both;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  *zoom: 1;
}
/*头部*/
.header {
  width: 100%;
  min-width: 1200px;
  background: #fff;
  overflow: hidden;
}
.head {
  width: 1200px;
  height: 145px;
  margin: 0 auto;
  overflow: hidden;
}
.head-top {
  width: 100%;
  height: 32px;
  line-height: 32px;
  background: #141414;
  overflow: hidden;
}
.head-top-con {
  width: 1200px;
  margin: 0 auto;
  color: #cccccc;
}
.head-top-con i {
  color: #adadad;
}
.head-top-con a {
  color: #cccccc;
  font-size: 13px;
}
.head-top-con .span2 img {
  width: 17px;
  height: 13px;
  margin-left: 15px;
  margin-right: 5px;
}
/*.head-top-con .span1 { margin-right: 15px; background: url(../images/head-top-bor.jpg) no-repeat right center; }
*/
.head-top-con .span2 {
  padding-left: 25px;
  background: url(../images/cai.png) no-repeat left center;
}
.head-top-con .fr span {
  display: block;
  float: left;
  margin-left: 10px;
}
.head-top-con .fr .span0 {
  padding-right: 10px;
}
.head-top-con .fr span i {
  color: #ff0c2e;
}
.head-top-con .fr .span0 a {
  border-right: 1px solid #cccccc;
  padding-right: 10px;
}
#search-body {
  width: 508px;
  height: 70px;
  float: left;
  margin-left: 170px;
  padding-top: 38px;
}
#search-body .search-tag {
  height: 24px;
  line-height: 24px;
}
#search-body .search-tag a {
  float: left;
  margin-right: 17px;
  color: #aaa;
}
#search-body .search-tag .hover {
  color: #159848;
}
#go {
  display: block;
  width: 80px;
  height: 40px;
  line-height: 40px;
  background: url(../images/seach-ico.jpg) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  border: none;
}
#keyword {
  width: 415px;
  height: 36px;
  line-height: 36px;
  font-size: 13px;
  color: #aaa;
  border: 2px solid #159848;
  border-right: none;
  overflow: hidden;
  padding-left: 11px;
  display: block;
}
#search_suggest {
  position: absolute;
  z-index: 902;
  background: #fff;
}
#search_suggest ol {
  width: 348px;
  border: 1px solid #9fa0a0;
  border-top: 0;
}
#search_suggest ol li {
  cursor: pointer;
  padding: 3px 10px;
  height: 20px;
  overflow: hidden;
}
#search_suggest ol li.selected {
  background: #f2f2f2;
}
#search_suggest ol li span.suggest-result {
  color: #5a5;
  padding-left: 10px;
}
.nav {
  width: 100%;
  height: 53px; /*line-height:53px;*/
  border-bottom: 3px solid #159848;
}
.nav_main {
  width: 100%;
  position: relative;
  height: 53px;
  background: #f8f8f8;
}
.nav_main ul {
  width: 1200px;
  margin: 0 auto;
  height: 53px;
}
.no_dot_main ul li {
  float: left;
  text-align: center;
  width: 170px;
}
.dot_main ul li {
  float: left;
  text-align: center;
  width: 200px;
}
.nav_main ul li.last {
  margin-right: 0px;
}
.nav_main ul li a {
  font-size: 18px;
  color: #333333;
  display: inline-block;
  line-height: 53px;
  text-align: center;
}
.nav_main ul li a.active {
  font-size: 18px;
  color: #333333;
  display: block;
  line-height: 53px;
  color: #ffffff;
  background: #89c997;
}
.nav_main ul li.active {
  width: 210px;
  font-size: 16px;
  background: #333;
}
.nav_main ul li.active a {
  color: #fff;
}
.nav_main ul li.didi {
  padding-left: 20px;
}
.nav_main ul li.didi a {
  padding-left: 25px;
  background: url(../images/didi-ico.jpg) no-repeat left center;
  color: #ff7800;
}
/*底部*/
.footer {
  width: 100%;
  min-width: 1190px;
}
.footer-top {
  width: 100%;
  height: 101px;
  background: url(../images/foot-top-bg.jpg) repeat-x;
}
.footer-top-con {
  width: 1190px;
  margin: 0 auto;
}
.footer-top-con ul {
  overflow: hidden;
}
.footer-top-con ul li {
  float: left;
  padding-top: 30px;
  overflow: hidden;
}
.footer-top-con ul li .fl {
  margin-right: 10px;
}
.footer-top-con ul li .p1 {
  padding: 4px 0;
  font-size: 15px;
  color: #bbb;
}
.footer-top-con ul li .p2 {
  font-size: 12px;
  color: #777;
}
.footer-top-con ul li.li1 {
  margin-right: 55px;
}
.footer-top-con ul li.li2 {
  margin-right: 40px;
}
.footer-top-con ul li.li3 {
  margin-right: 25px;
}
.footer-top-con ul li.li4 {
  margin-right: 20px;
}
.footer-top-con ul li.li5 {
  margin-right: 30px;
}
.footer-bottom {
  width: 100%;
  height: 330px;
  padding-top: 50px;
  background: #333;
}
.footer-bottom-con {
  width: 1190px;
  margin: 0 auto;
  background: url(../images/map-img.jpg) no-repeat right -50px;
}
.footer-bottom-con .footer-nav {
  overflow: hidden;
}
.footer-bottom-con .footer-nav ul {
  overflow: hidden;
}
.footer-bottom-con .footer-nav ul li {
  float: left;
}
.footer-bottom-con .footer-nav ul li p.li-tt {
  padding-bottom: 15px;
  font-size: 14px;
  color: #bbb;
}
.footer-bottom-con .footer-nav ul li p a {
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  color: #777;
  display: block;
}
.footer-bottom-con .footer-nav ul li p a:hover {
  color: #aaa;
}
.footer-bottom-con .footer-nav ul li.li1 {
  margin-right: 100px;
}
.footer-bottom-con .footer-nav ul li.li2 {
  margin-right: 90px;
}
.footer-bottom-con .footer-nav ul li.li3 {
  margin-right: 90px;
}
.footer-bottom-con .footer-nav ul li.li4 {
  margin-right: 90px;
}
.footer-bottom-con .footer-nav ul li.li5 {
  margin-right: 80px;
}
.footer-bottom-con .erwei {
  overflow: hidden;
}
.footer-bottom-con .erwei .fl {
  font-family: "方正兰亭中黑", "微软雅黑", "宋体";
  font-size: 12px;
  color: #bbb;
}
.footer-bottom-con .erwei .fl img {
  margin-bottom: 3px;
}
.footer-bottom-con .erwei .fr {
  padding-left: 30px;
}
.footer-bottom-con .erwei .fr .p1 {
  padding-bottom: 10px;
  font-size: 13px;
  color: #bbb;
}
.footer-bottom-con .erwei .fr .p2 {
  padding-bottom: 15px;
  font-size: 22px;
  color: #fff;
  font-family: "方正兰亭中黑", "微软雅黑", "宋体";
}
.footer-bottom-con .erwei .fr .p3 {
  padding-bottom: 8px;
  font-size: 13px;
  color: #bbb;
}
.footer-bottom-con .erwei .fr .p4 {
  font-size: 12px;
  color: #999;
}
.footer-bottom-con .erwei .fr .p4 i {
  color: #777;
}
.footer-bottom-con .link {
  overflow: hidden;
  padding: 45px 0 25px 0;
  color: #666;
}
.footer-bottom-con .link a {
  font-size: 13px;
  color: #666;
}
.footer-bottom-con .link a:hover {
  color: #aaa;
}
.footer-bottom-con .txt {
  line-height: 18px;
  padding-bottom: 15px;
  font-size: 11px;
  color: #666;
}

/*轮播*/
.swiper-container {
  width: 1000px;
  height: 490px;
  z-index: 999;
}
.swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
}
.pagination {
  position: absolute;
  left: 56%;
  bottom: 0px;
  margin-left: -78px;
  padding-bottom: 20px;
  width: 156px;
  height: 16px;
  line-height: 16px;
}
.swiper-pagination-switch {
  display: inline-block;
  overflow: hidden;
  margin-right: 10px;
  width: 16px;
  height: 16px;
  float: left;
  background: url(http://www.youlipin.com/img/home/banner-ico.png) no-repeat;
  line-height: 9999px;
  cursor: pointer;
  *zoom: 1;
}
.swiper-visible-switch {
  background: #aaa;
}
.swiper-active-switch {
  background: url(http://www.youlipin.com/img/home/banner-ico-hover.png)
    no-repeat;
}

.swiper-container .swiper-wrapper .swiper1 {
  background: url(../images/banner1.jpg) no-repeat center top;
}
.swiper-container .swiper-wrapper .swiper2 {
  background: url(../images/banner2.jpg) no-repeat center top;
}
.swiper-container .swiper-wrapper .swiper3 {
  background: url(../images/banner3.jpg) no-repeat center top;
}
.swiper-container .swiper-wrapper .swiper4 {
  background: url(../images/banner4.jpg) no-repeat center top;
}
.swiper-container .swiper-wrapper .swiper5 {
  background: url(../images/banner5.jpg) no-repeat center top;
}
.swiper-container .swiper-wrapper .swiper6 {
  background: url(../images/banner6.jpg) no-repeat center top;
}
.fullSlide {
  position: relative;
  z-index: 999;
  width: 100%;
  height: 490px;
  min-width: 1190px;
}
.fullSlide .bd {
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin: 0 auto;
}
.fullSlide .bd ul {
  width: 100% !important;
}
.fullSlide .bd ul a {
  width: 100% !important;
}
.fullSlide .bd li {
  overflow: hidden;
  width: 100% !important;
  height: 490px;
  text-align: center;
}
.fullSlide .bd li a {
  display: block;
  height: 490px;
}
.fullSlide .hd {
  position: absolute;
  bottom: 0;
  left: 56%;
  z-index: 100;
  width: 156px;
  height: 16px;
  margin-left: -78px;
  padding-bottom: 20px;
  background: none;
  text-align: center;
  line-height: 16px;
}
.fullSlide .hd ul {
  text-align: center;
}
.fullSlide .hd ul li {
  display: inline-block;
  overflow: hidden;
  margin-right: 10px;
  width: 16px;
  height: 16px;
  float: left;
  background: url(http://www.youlipin.com/img/home/banner-ico.png) no-repeat;
  line-height: 9999px;
  cursor: pointer;
  *zoom: 1;
}
.fullSlide .hd ul .on {
  background: url(http://www.youlipin.com/img/home/banner-ico-hover.png)
    no-repeat;
}
.slider {
  position: relative;
  overflow: hidden;
  width: 1000px;
  height: 400px;
  min-width: 1190px;
}
.slider_main {
  margin: 0 auto;
  width: 180px;
}
.slider_list {
  position: absolute;
  height: 420px;
  top: 0px;
  left: 0px;
}
.slider_main {
  position: absolute;
  height: 420px;
  top: 0px;
  left: 50%;
  margin-left: -595px;
}
.slider_list {
  width: 180px;
  z-index: 9999;
}
.slider_list .slider_p {
  font-size: 16px;
  color: #717171;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid RGBA(237, 227, 227, 0.04);
}
.slider_list .slider_list_first {
  background-image: none !important;
}
.slider_list ul {
  overflow: hidden;
  width: 180px;
  background: rgba(255, 255, 255, 0.95);
  *background: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 0px 9px -6px #000;
  height: 490px;
}
.slider_list ul li {
  float: left;
  width: 180px;
  height: 41px;
}
.slider_list ul li:hover {
  background: #ffffff;
}
.slider_list ul li:hover a {
  color: #fc216d;
}
.slider_list ul li p {
  position: absolute;
  height: 39px;
  margin-left: 12px;
  color: #fff;
  font-size: 15px;
  line-height: 38px;
  width: 156px;
  text-align: center;
  border-bottom: 1px solid #e3ebf0;
}
.slider_list ul li:last-child p {
  border-bottom: none;
}

.slider_list ul li p a {
  display: inline-block;
  height: 38px;
  color: #333;
  line-height: 38px;
}
.slider_list ul li p a:hover {
}
.slider_list ul li b {
  position: absolute;
  left: 125px;
  display: block;
  display: none;
  width: 10px;
  height: 38px;
}
.slider_list ul li b.selectedB {
  display: block;
}
.slider_list ul li.lunboone {
  background: #fff;
}
.slider_list ul li.lunboone p {
}
.slider_center {
  left: 210px;
  width: 980px;
}
.slider_center,
.slider_center ul {
  position: absolute;
  top: 0;
  overflow: hidden;
  height: 490px;
}
.slider_center ul {
  left: 0;
  width: 12760px;
}
.slider_center ul li {
  float: left;
  overflow: hidden;
}
.slider_center ul li,
.slider_center ul li #focus {
  position: relative;
  width: 980px;
  height: 490px;
}

.slider_content {
  display: none;
  top: 187px;
}
.slider_content .slider_list ul li a {
  padding: 0px;
  color: #333333;
}
.slider_content .slider_list ul li:hover a {
  color: #fc216d;
}
.classify {
  top: 2px;
  left: 210px;
  z-index: 9999;
  width: 680px;
  height: 485px;
}
.classify,
.classify div.div-con {
  position: absolute;
  visibility: hidden;
}
.classify div.div-con {
  z-index: 101;
  background: #fff;
  width: 325px;
  padding: 18px 25px 18px 30px;
  position: absolute;
}
.classify div.div-con .industry-nav-p {
  padding-top: 24px;
  font-size: 14px;
  color: #c4c4c4;
}
.classify div.div-con .industry-nav-p a {
  color: #333;
}
.classify div.div-con .industry-nav-p a:hover {
  color: #fc216d;
}
.classify div.div-con dl {
  clear: both;
  overflow: hidden;
}
.classify div.div-con dl dt {
  height: 14px;
  line-height: 14px;
  padding-bottom: 8px;
  color: #333;
  font-size: 14px;
  font-weight: bold;
}
.classify div.div-con dl dt i {
  padding-left: 6px;
}
.classify div.div-con dl dd {
  height: 22px;
  line-height: 22px;
  padding-top: 5px;
}
.classify div.div-con dl dd a {
  display: block;
}
.classify div.div-con dl dd a:hover span {
  color: #159848;
}
.classify div.div-con dl dd a i {
  float: left;
  padding: 0 10px;
  color: #ddd;
}
.classify div.div-con dl dd a span {
  color: #555;
}
.classify div.div-con dl dd a span.pa-l-n {
  padding-left: 0px;
}
.classify div.div-con dl dd span {
  float: left;
  padding-right: 22px;
  display: inline-block;
  white-space: nowrap;
  font-size: 13px;
  color: #999;
}

.classify div.div-con .fl {
  width: 100% !important;
}
.classify div.div-con .fr {
  width: 256px;
  padding-right: 10px;
}
.classify div.div-con .fr a img {
  margin-top: 10px;
}
.classify div.div-con.cat_12 {
  width: 680px;
}
.classify div.div-con.cat_12 ul {
  overflow: hidden;
  width: 394px;
  height: 469px;
  padding: 10px 10px 0px 10px;
}
.classify div.div-con.cat_12 ul li {
  float: left;
  height: 93px;
  margin-right: 1px;
  margin-bottom: 1px;
}
.mark {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #151111;
  opacity: 0.4;
  filter: alpha(opacity=10);
  z-index: 99999;
  position: fixed;
  display: none;
}

/* .news_a{
    width:1200px;margin:0 auto;
    height:103px;background: #f8f8f8;
}
#news_a img{
    margin-top:26px;
}
.box-news{
    width:100%;margin:0 auto;
    background: #ffffff;
}
.box-news  ul{
    width:1200px;
    margin:0 auto;
}
#holder{
    margin-left:154px;
}
#holde ul{
    height:50px;
}
#holde ul li{
    height:50px;
    line-height: 50px;
} */
.head-bottom a img {
  margin-top: 0px;
  width: 140px;
  /* height: 160px; */
}
/*遮罩层样式*/
.mask {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #151111;
  opacity: 0.4;
  filter: alpha(opacity=10);
  z-index: 99999;
  position: fixed;
  display: none;
}
.address_a {
  width: 680px;
  height: 450px;
  position: fixed;
  z-index: 9999999;
  left: 50%;
  top: 50%;
  background: #ffffff;
  margin-top: -225px;
  margin-left: -340px;
  display: none;
}
.add_info_top {
  height: 55px;
  background: #f2f2f2;
}
.address_a h3 {
  color: #666666;
  font-size: 16px;
  line-height: 55px;
  padding-left: 20px;
  font-weight: normal;
  display: inline-block;
}
.address_a .add_info_top b {
  float: right;
  margin-top: 20px;
  margin-right: 20px;
  cursor: pointer;
}
.address_a input {
  width: 184px;
  height: 28px;
  border: 1px solid #dddddd;
}
.address_a p {
  margin-bottom: 20px;
}
.address_a #show_city {
  margin-bottom: 20px;
}
.address_a #show_city select {
  height: 28px;
  width: 108px;
  border: 1px solid #dddddd;
  font-size: 14px;
  color: #999999;
}
.address_a b {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
  display: inline-block;
  width: 90px;
  text-align: right;
}
.infe_form {
  padding-left: 38px;
  padding-top: 40px;
}
.infe_form span {
  color: #159848;
  padding-right: 5px;
}
.address_a #submit {
  background: #159848;
  font-size: 18px;
  color: #ffffff;
  width: 180px;
  height: 50px;
  line-break: 50px;
  margin-left: 90px;
  border: none;
  cursor: pointer;
}
.address_a strong {
  padding-left: 20px;
  font-weight: normal;
  color: #159848;
}
.address_a {
  width: 680px;
  height: 450px;
  position: fixed;
  z-index: 9999999;
  left: 50%;
  top: 50%;
  background: #ffffff;
  margin-top: -225px;
  margin-left: -340px;
  display: none;
}
.add_info_top {
  height: 55px;
  background: #f2f2f2;
}
.address_a h3 {
  color: #666666;
  font-size: 16px;
  line-height: 55px;
  padding-left: 20px;
  font-weight: normal;
  display: inline-block;
}
.address_a .add_info_top b {
  float: right;
  margin-top: 20px;
  margin-right: 20px;
  cursor: pointer;
}
.address_a input {
  width: 284px;
  height: 28px;
  border: 1px solid #dddddd;
  font-size: 25px;
  font-weight: bold;
}
.address_a p {
  margin-bottom: 20px;
}
.address_a #show_city {
  margin-bottom: 20px;
}
.address_a #show_city select {
  height: 28px;
  width: 108px;
  border: 1px solid #dddddd;
  font-size: 14px;
  color: #999999;
}
.address_a b {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
  display: inline-block;
  width: 130px;
  text-align: right;
}
.infe_form {
  padding-left: 38px;
  padding-top: 40px;
}
.infe_form span {
  color: #159848;
  padding-right: 5px;
}
.address_a #submit {
  background: #159848;
  font-size: 18px;
  color: #ffffff;
  width: 180px;
  height: 50px;
  line-break: 50px;
  margin-left: 90px;
  border: none;
  cursor: pointer;
}
.address_a strong {
  padding-left: 20px;
  font-weight: normal;
  color: #159848;
}
.ex_addre h1 b {
  float: right;
  font-size: 15px;
  color: #ffa800;
  font-weight: normal;
  cursor: pointer;
}
.mask {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #151111;
  opacity: 0.4;
  filter: alpha(opacity=10);
  z-index: 99999;
  position: fixed;
  display: none;
}
.exchange_main table tbody tr {
  border-bottom: 1px solid #f3f3f3;
  height: 180px;
  border-bottom: 12px solid #f8f8f8;
}
.ex_pro span img {
  border: 1px solid #dddddd;
  margin-top: 20px;
}
.ex_pro img {
  float: left;
  margin-right: 10px;
}
.attr-last {
  width: 178px;
}
.total b {
  width: 100px;
  text-align: right;
  font-weight: normal;
}
.address_b {
  width: 680px;
  height: 450px;
  position: fixed;
  z-index: 9999999;
  left: 50%;
  top: 50%;
  background: #ffffff;
  margin-top: -225px;
  margin-left: -340px;
  display: none;
}
.add_info_top {
  height: 55px;
  background: #f2f2f2;
}
.address_b h3 {
  color: #666666;
  font-size: 16px;
  line-height: 55px;
  padding-left: 20px;
  font-weight: normal;
  display: inline-block;
}
.address_b .add_info_top b {
  float: right;
  margin-top: 20px;
  margin-right: 20px;
  cursor: pointer;
}
.address_b input {
  width: 184px;
  height: 28px;
  border: 1px solid #dddddd;
}
.address_b p {
  margin-bottom: 20px;
}
.address_b #show_city {
  margin-bottom: 20px;
}
.address_b #show_city select {
  height: 28px;
  width: 108px;
  border: 1px solid #dddddd;
  font-size: 14px;
  color: #999999;
}
.address_b b {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
  display: inline-block;
  width: 90px;
  text-align: right;
}
.infe_form {
  padding-left: 38px;
  padding-top: 40px;
}
.infe_form span {
  color: #159848;
  padding-right: 5px;
}
.address_b #submit {
  background: #159848;
  font-size: 18px;
  color: #ffffff;
  width: 180px;
  height: 50px;
  line-break: 50px;
  margin-left: 90px;
  border: none;
  cursor: pointer;
}
.address_b strong {
  padding-left: 20px;
  font-weight: normal;
  color: #159848;
}

.swiper-container .swiper-wrapper .swiper0 {
  background: url(../images/banner0.jpg) no-repeat center top;
}

/*遮罩层样式    lss+   */
/*积分+现金遮罩*/
.mask {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #151111;
  opacity: 0.4;
  filter: alpha(opacity=10);
  z-index: 99999;
  position: fixed;
  display: none;
}
.all_style {
  width: 680px;
  height: 450px;
  position: fixed;
  z-index: 9999999;
  left: 50%;
  top: 50%;
  background: #ffffff;
  margin-top: -225px;
  margin-left: -340px;
  display: none;
}
.all_style h3 {
  color: #666666;
  font-size: 16px;
  line-height: 55px;
  padding-left: 20px;
  font-weight: normal;
  display: inline-block;
}
.all_style .add_info_top b {
  float: right;
  margin-top: 20px;
  margin-right: 20px;
  cursor: pointer;
}
.all_style input {
  width: 184px;
  height: 28px;
  border: 1px solid #dddddd;
}
.all_style p {
  margin-bottom: 20px;
}
.all_style #show_city {
  margin-bottom: 20px;
}
.all_style #show_city select {
  height: 28px;
  width: 108px;
  border: 1px solid #dddddd;
  font-size: 14px;
  color: #999999;
}
.all_style b {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
  display: inline-block;
  width: 71px;
  text-align: right;
}
.all_style #submit {
  background: #159848;
  font-size: 18px;
  color: #ffffff;
  width: 180px;
  height: 50px;
  line-break: 50px;
  margin-left: 90px;
  border: none;
  cursor: pointer;
}
.all_style strong {
  padding-left: 20px;
  font-weight: normal;
  color: #159848;
}
.all_style #dot_add {
  background: #159848;
  font-size: 18px;
  color: #ffffff;
  width: 180px;
  height: 50px;
  line-break: 50px;
  margin-left: 90px;
  border: none;
  cursor: pointer;
  margin-top: 20px;
}
.all_style label {
  padding-top: 10px;
  display: block;
}
.all_style input.sel_val {
  width: 15px;
  height: 15px;
  font-size: 14px;
  line-height: 20px;
  vertical-align: middle;
}
.all_style strong {
  color: #666666;
  font-size: 14px;
}
.last_img{
  width: 140px;
  height: 160px;
}
.address_a input#header_dao{width:130px;}