@charset "utf-8";
/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table th, table td {
  padding: 5px;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

ception, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
}

/*瀹氫綅*/
.tl {
  text-align: left;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.bc {
  margin-left: auto;
  margin-right: auto;
}

.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

.clear {
  clear: both;
}

.cl {
  clear: left;
}

.cr {
  clear: right;
}

*html .clearfix {
  height: 1%
}

.Clearfix {
  display: block;
}

.vm {
  vertical-align: center;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.abs-right {
  position: absolute;
  right: 0;
}

.zoom {
  zoom: 1
}

.hidden {
  visibility: hidden;
}

.none {
  display: none;
}


/*鍏朵粬*/
.curp {
  cursor: pointer
}

;
/*鍘焤eset*/
sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input, button, textarea, select {
  *font-size: 100%;
}

input, select {
  vertical-align: middle;
}

body {
  font: 12px/1.231 arial,helvetica,clean,sans-serif;
  font-size: 63%;
}

select, input, button, textarea, button {
  font: 99% arial,helvetica,clean,sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
  border-collapse: collapse;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}
/*title*/
h1 {
  font-size: 0.4rem;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 14px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 10px;
}
/*end reset*/

/*fontsStyle*/
@font-face {
  font-family: 'icomoon';
    src: url('../fonts/icomoon.eot');
    src: url('../fonts/icomoon.eot') format('embedded-opentype'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class*="icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
    /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left:before {
  content: "\e600";
}

.icon-arrow-down:before {
  content: "\e601";
}

.icon-arrow-right:before {
  content: "\e602";
}

.icon-arrow-up:before {
  content: "\e603";
}

.icon-phone:before {
  content: "\e606";
}

.icon-house:before {
  content: "\e607";
}
/*.icon-search:before {
  content: "\e60a";
}*/
.icon-details:before {
  content: "\e604";
}

.icon-left:before {
  content: "\e605";
}
/*end fontsStyle*/

/*Common*/
@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol, ul, li {
  list-style: none;
}

.mian {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  max-width: 640px;
  overflow: hidden;
  background-color: #fff;
  font-family: Microsoft YaHei;
}
a {
  text-decoration: none;
  color: #666;
}
/* 鏍规嵁璁捐绋垮喅瀹  640px    1rem=64px;(640/100) */

/*娓呴櫎娴姩*/
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
 /*鍏煎 IE*/
  zoom: 1;
}

i, em {
  font-style: normal;
}

/* zzc */
.zzc {
  display: none;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}


/*nav_menu*/
/*.nav_menu {  width:0; position:fixed;  right:0; top:0; height: 100%;z-index: 999;overflow: scroll;background: #fff;}
.nav_menu img{display: block;width: 100%;}
.nav_menu .top{width: 100%;padding-top:.297rem;padding-bottom: .25rem;}
.nav_menu .Navlog{width: 54%;display: block;margin-left: 4%;}
.nav_menu .btn{display: block;width: 12%;position: absolute;top: 1.5%;right: 5%;}
.nav_menu .btn img{display: block;width: 100%;}
.nav_menu ul{overflow:hidden; width:100%;overflow: scroll;height: 80%;}
.nav_menu li{ width:100%; overflow:hidden; background:url(../images/nav_icon01.png) no-repeat 89% center;height: 1rem;border-bottom: 1px solid #eaeaea;}
.nav_menu li:first-child{border-top:1px solid #eaeaea;}
.nav_menu li p>a{ color:#333333;font-size: .375rem;display: block;height: 1rem;line-height: 1rem;box-sizing: border-box;padding-left: 6%;}*/


header {
  height: 1rem;
  padding: 0.3rem 2%;
  position: relative;
}

header .logoImg {
  float: left;
  width: 24%;
  height: 1rem;
}

header .logoImg img {
  display: block;
  width: 100%;
}

header .lTit {
  float: left;
  margin-left: 0.2rem;
  padding-left: 0.2rem;
  border-left: 1px dotted #dddddd;
}

header .lTit .p1 {
  font-size: 0.35rem;
  margin-bottom: 0.1rem;
}

header .lTit .p2 {
  font-size: 0.42rem;
  color: #333;
  font-weight: bold;
}

header .menu {
  width: 1.25rem;
  height: 1rem;
  position: absolute;
  right: 0;
  top: 0.3rem;
  background: url(../images/menu.png) no-repeat center / 60%;
}

.ficp {
  text-align: center;
  padding: 0.5rem 2%;
  color: #999;
}

.ficp .section {
  font-size: 0.35rem;
}

.ficp .p1 {
  margin-bottom: 0.2rem;
}

.ficp .p1 i {
  display: block;
  font-size: 0.3rem;
}

.ficp .p1 a {
  display: block;
  font-size: 0.6rem;
  color: #02499b;
}

.ficp .p2 {
  margin-bottom: 0.1rem;
}

.footer {
  height: 1.7rem;
  background: #eaeaea;
}

footer {
  display: flex;
  background: #02499b;
  text-align: center;
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 999;
}

footer a {
  flex: 1;
  box-sizing: border-box;
  padding: 0.9rem 0 0.2rem 0;
  font-size: 0.4rem;
}

footer a:nth-child(1) {
  background: url(../images/ficon01.png) no-repeat center 0.2rem / 22%;
  color: #fff;
}

footer a:nth-child(2) {
  background: url(../images/ficon02.png) no-repeat center 0.2rem / 22%;
  color: #fff;
}

footer a:nth-child(3) {
  background: url(../images/ficon03.png) no-repeat center 0.2rem / 25%;
  color: #fff;
}

footer a:nth-child(4) {
  background: url(../images/ficon04.png) no-repeat center 0.2rem / 25%;
  color: #fff;
}

#mbah, #mjszc {
  color: #999;
}

/*鍏叡棰滆壊璋冪敤*/
.pagedSpan a {
  background: #333;
}

.CategoryList_Title i {
  color: #333;
}

.hdPhone p i {
  border: 1px solid #fff;
}

.pagedSpan a {
  color: #fff;
}

.pagedSpan {
  background: #feeddc;
}


/*鍒嗛〉*/
.pagedSpan {
  margin: 0.6rem 10%;
  height: 0.75rem;
  line-height: 0.75rem;
  border-radius: 5px;
  text-align: center;
  color: #333;
  margin-bottom: 0.6rem;
  background: none;
  font-size: 0.4rem;
}

.pagedSpan a {
  width: 25%;
  height: 0.75rem;
  line-height: 0.75rem;
  color: #333;
  background: none;
}

.pagedSpan em {
  color: #333;
}

.pagedSpan .btnPagedUp {
  border: 1px solid #ccc;
  border-radius: 5px;
}

.pagedSpan .btnPagedDown {
  border: 1px solid #ccc;
  border-radius: 5px;
}

.pagedSpan select {
  border: none;
  background: none;
}

.pagedSpan select option {
  border-color: Red;
}

.pagedSpan span {
  border: 1px solid #ccc;
  padding: 0 10px;
  border-radius: 5px;
  display: inline-block;
  height: 2rem;
}


/*鍒嗙被鏍囬*/
.CategoryList_Title {
  height: 2.968em;
  line-height: 2.968em;
  padding: 0 .687em;
  color: #333;
  text-align: center;
  border-bottom: 1px solid #b0b4bb;
  font-size: 1rem;
  background: linear-gradient(180deg, #f2f2f2 0%, #e0e0e0 100%);
}

.CategoryList_Title i {
  font-size: 1.2em;
  margin-top: .75em;
}

.CategoryList_Title .icon-details {
  margin-right: .5em;
}


/*鍒嗙被鍒楄〃*/
.CategoryLista {
}

.CategoryLista > li > a {
  height: 3.031em;
  line-height: 3.031em;
  display: block;
  color: #333;
  background: #f4f4f4;
  padding: 0 1.125em;
  border-bottom: 1px solid #cfcbc1;
  border-top: 1px solid #fff;
  font-size: 1.125rem;
}

.CategoryLista li i {
  float: right;
  margin-top: .45em;
  color: #656565;
  font-weight: bold;
  font-size: 1.6em;
}

.CategoryLista > li li a {
  height: 3.031em;
  line-height: 3.031em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  color: #666;
  background: #fff;
  padding: 0 2.062em;
  border-bottom: 1px solid #cfcbc1;
  border-top: 1px solid #fff;
  font-size: 1em;
}

.CategoryLista li:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.CategoryLista .icon-arrow-down {
  color: #f90;
}

.CategoryLista > li > ul > li > ul {
  padding: 0 1.125em;
}

/*鎼滅储*/
#DetailedSpan div table {
  width: 640px !important;
}

#ErrorInfo {
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
}

.green {
  color: #eb2533;
}

.red {
    color: Red;
    text-align: center;
    margin-bottom: 1em;
}

#nodata {
    padding: 80px;
    padding-left: 150px;
    margin: 10px 0;
    background: url(../images/nodata.gif) no-repeat 20px 20px;
}


/*
@media screen and (min-width:320px) {
  html{font-size:75%;}
}
@media screen and (min-width:375px) {
  html{font-size:87.5%;}
}
@media screen and (min-width:480px) {
  html{font-size:87.5%;}
}
@media screen and (min-width:540px) {
  html{font-size:112.5%;}
}
@media screen and (min-width:550px) {
  html{font-size:125%;}
}
@media screen and (min-width:640px) {
  html{font-size:150%;}
}
*/

/* InpageHeader */
.InpageHeader {
  width: 100%;
  background: #fff;
  height: 1.4rem;
  position: relative;
}

.InpageHeader img {
  display: block;
  width: 100%;
}

.InpageHeader a.back {
  display: block;
  margin-left: 3%;
  width: 4%;
  position: relative;
  z-index: 2;
  float: left;
  height: 1.4rem;
  background: url(../images/back.png) no-repeat center;
  background-size: 95%;
}

.InpageHeader span {
  display: block;
  width: 14%;
  float: right;
  position: relative;
  z-index: 2;
  height: 1.4rem;
  background: url(../images/header_menu.png) no-repeat center;
  border-left: 1px solid #eaeaea;
  background-size: 70%;
}

.InpageHeader p {
  position: absolute;
  width: 100%;
  height: 1.4rem;
  text-align: center;
  line-height: 1.4rem;
  font-size: .538rem;
  color: #02499b;
  background-color: #fff;
}

/* .InpageNav */
.InpageNav {
  width: 100%;
  background: #fff;
  position: relative;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}

.InpageNav .InpageNav-slide {
  position: relative;
  height: 1.25rem;
  width: 86%;
  float: left;
  box-sizing: border-box;
  overflow: hidden;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-box;
}

.InpageNav .classfiy {
  width: 100%;
  box-sizing: border-box;
  background: #eaeaea;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 99;
}

.InpageNav .classfiy .classfiy_close {
  display: block;
  width: 7%;
  position: absolute;
  top: 0.3rem;
  right: 3%;
}

.InpageNav .classfiy .classfiy_close img {
  display: block;
  width: 100%;
}

.InpageNav .classfiy .conBox dl {
  padding: .406rem 3% .438rem;
  border-bottom: 1px solid #d2d2d2;
  border-top: 1px solid #f5f5f5;
}

.InpageNav .classfiy .conBox dl:first-child {
  border-top: none;
}

.InpageNav .classfiy .conBox dt {
  text-align: center;
  font-size: .4rem;
  color: #666666;
}

.InpageNav .classfiy .conBox dd {
  margin-top: .813rem;
  overflow: hidden;
}

.InpageNav .classfiy .conBox dd > a {
  display: block;
  font-size: .34rem;
  color: #666666;
  text-align: center;
  line-height: 1rem;
  height: 1rem;
  box-sizing: border-box;
  border: 1px solid #dddddd;
  border-radius: 2px;
  background: #fff;
  width: 30.5%;
  margin-left: 2%;
  float: left;
  margin-bottom: 0.125rem;
}

.InpageNav .classfiy .conBox dd > a:nth-child(3n+1) {
  margin-left: 0;
}

.InpageNav-left {
  height: 1.25rem;
  position: relative;
  overflow: hidden;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-box-flex: 1;
}

.InpageNav-list {
  position: absolute;
  left: 0;
}

.InpageNav-list ul {
  position: relative;
  white-space: nowrap;
  font-size: 0;
}

.InpageNav-list ul li {
  display: inline-block;
}

.InpageNav-list ul li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 1.25rem;
  font-size: .375rem;
  text-align: center;
  color: #333;
  padding: 0 0.2rem;
  box-sizing: border-box;
  position: relative;
}

.InpageNav-list ul li.on a {
  color: #02499b !important;
}

.InpageNav .sideline {
  display: block;
  position: absolute;
  border: 0;
  height: 2px;
  background-color: #02499b;
  left: 0;
  bottom: 0px;
  pointer-events: none;
}

/*浜у搧鍒嗙被鏍峰紡*/
#InpageNavN {
  width: 100%;
  background: #fff;
  position: relative;
}

#InpageNavN .wrapper {
  position: relative;
  height: 1.25rem;
  width: 86%;
  overflow: hidden;
  float: left;
  box-sizing: border-box;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}

#InpageNavN .wrapper .scroller {
  position: absolute;
}

#InpageNavN .wrapper .scroller li {
  height: 1.25rem;
  color: #666666;
  line-height: 1.25rem;
  font-size: .375rem;
  text-align: center;
  position: relative;
}

#InpageNavN .wrapper .scroller li i {
  width: 58%;
  height: 2px;
  background: #02499b;
  left: 21%;
  bottom: 2px;
  position: absolute;
  display: none;
}

#InpageNavN .wrapper .scroller li a {
  color: #666666;
  display: block;
}

#InpageNavN .wrapper .scroller .sideline {
  display: block;
  position: absolute;
  border: 0;
  height: 2px;
  background-color: #02499b;
  left: 0;
  bottom: 2px;
  pointer-events: none;
}

#InpageNavN .wrapper .scroller li.cur i {
  display: block;
}

#InpageNavN .wrapper .scroller li.cur a {
  color: #000;
}

#InpageNavN .more {
  display: block;
  float: right;
  width: 14%;
  height: 1.25rem;
  line-height: 1.25rem;
  text-align: center;
  background: #02499b;
  font-size: .375rem;
  color: #fff;
}

#InpageNavN .classfiy {
  width: 100%;
  box-sizing: border-box;
  background: #eaeaea;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 99;
}

#InpageNavN .classfiy .classfiy_close {
  display: block;
  width: 7%;
  margin: 0.3rem auto;
  position: unset;
  top: 0;
  right: 0;
}

#InpageNavN .classfiy .classfiy_close img {
  display: block;
  width: 100%;
}

#InpageNavN .classfiy .conBox {
  padding: 0.1rem 3% 0;
}

#InpageNavN .classfiy .conBox h4 {
  font-size: 0.35rem;
  color: #02499b;
  font-weight: bold;
  padding-left: 2.5%;
  margin-bottom: 0.2rem;
  width: 48%;
  float: left;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#InpageNavN .classfiy .conBox h4 a {
  color: #02499b;
}

#InpageNavN .classfiy .conBox dd {
  padding-top: 0.5rem;
  box-sizing: border-box;
  border: 1px solid #d5d2d2;
  border-top: none;
  overflow: hidden;
}

#InpageNavN .classfiy .conBox dd p a {
  display: block;
  width: 30%;
  margin-left: 2.5%;
  float: left;
  height: 0.8rem;
  line-height: 0.8rem;
  border: 1px solid #dddddd;
  border-radius: 2px;
  margin-bottom: 0.2rem;
  text-align: center;
  box-sizing: border-box;
  font-size: 0.35rem;
       white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
}

#InpageNavN .classfiy .conBox dl {
  width: 100%;
  margin-top: 0.1rem;
  padding: unset;
}

#InpageNavN .classfiy .conBox dt {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  background: #fff;
  background-size: 3%;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.4rem;
  color: #fff;
  padding-left: 5%;
  border: 1px solid #d5d2d2;
  text-align: left;
}

#InpageNavN .classfiy .conBox dt a {
  color: #333333;
}
    #InpageNavN .classfiy .conBox dt a.on {
        /*color: #d5d2d2;*/
    }
#InpageNavN .classfiy .conBox dd {
  padding: 0.4rem 0;
  display: none;
  background: #fff;
    margin-top: .01rem;
}

#InpageNavN .classfiy .conBox dd p {
  font-size: 0.4rem;
  color: #666666;
  line-height: 0.5rem;
  overflow: hidden;
  float: left;
  width: 100%;
}

#InpageNavN .classfiy .conBox dl.on dt {
  background: url(../images/teamcon2_icon02.png) no-repeat 94% center #fff;
  background-size: 5%;
  color: #02499b;
  border-color: #d5d2d2;
}

#InpageNavN .classfiy .conBox dl.on dt a {
  color: #02499b;
}



/*nav_menu*/
.nav_menu {
  width: 0;
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 99999;
  overflow: scroll;
  background: #fff;
}

.nav_menu img {
  display: block;
  width: 85%;
}

.nav_menu .top {
  width: 100%;
  padding-top: .297rem;
  padding-bottom: .25rem;
}

.nav_menu .Navlog {
  width: 54%;
  display: block;
  margin-left: 4%;
}

.nav_menu .btn {
  display: block;
  width: 12%;
  position: absolute;
  top: 3%;
  right: 5%;
}

.nav_menu .btn img {
  display: block;
  width: 100%;
}

.nav_menu ul {
  overflow: hidden;
  width: 100%;
  overflow: scroll;
  height: 80%;
}

.nav_menu li {
  width: 100%;
  overflow: hidden;
  background: url(../images/nav_icon01.png) no-repeat 89% center;
  height: 1rem;
  border-bottom: 1px solid #eaeaea;
}

.nav_menu li:first-child {
  border-top: 1px solid #eaeaea;
}

.nav_menu li p > a {
  color: #333333;
  font-size: .375rem;
  display: block;
  height: 1rem;
  line-height: 1rem;
  box-sizing: border-box;
  padding-left: 6%;
}

/* InpageFooter */
.InpageFooter {
  width: 100%;
  background: #fff;
  padding-top: .625rem;
  margin-top: 0.33rem;
  border-top: 1px solid #eaeaea;
}

.InpageFooter img {
  display: block;
  width: 100%;
}

.InpageFooterTop {
  padding: 0 3% 20%;
  box-sizing: border-box;
}

.InpageFooterTop .Input {
  width: 94%;
  margin: 0 auto;
  height: 1rem;
  border: 1px solid #dddddd;
  border-radius: 1rem;
}

.InpageFooterTop .Input input {
  display: block;
  width: 84%;
  height: 1rem;
  border: none;
  outline: none;
  float: left;
  border-radius: 1rem 0 0 1rem;
  box-sizing: border-box;
  padding-left: 4%;
  font-size: .375rem;
}

.InpageFooterTop .Input a {
  display: block;
  width: 16%;
  float: right;
  border-radius: 0 1rem 1rem 0;
  background: url(../images/inpagefooter_searchbtn.png) no-repeat center;
  background-size: 35%;
  height: 1rem;
}

.InpageFooterTop .menu {
  width: 100%;
  text-align: center;
  margin-top: .531rem;
}

.InpageFooterTop .menu li {
  display: inline-block;
  padding: 0 .391rem;
  font-size: .375rem;
  color: #666666;
  box-sizing: border-box;
  border-left: 1px dotted #c2c2c2;
}

.InpageFooterTop .menu li a {
  color: #666666;
}

.InpageFooterTop .menu li:first-child {
  border-left: none;
}

.InpageFooterTop .Copyright {
  width: 100%;
  margin-top: .438rem;
}

.InpageFooterTop .Copyright p {
  font-size: .25rem;
  color: #999999;
  margin-bottom: 0.2rem;
  text-align: center;
}

.InpageFooterTop .Copyright p a {
  color: #999999;
}

.InpageFooterBottom {
  width: 100%;
  height: 1rem;
  position: fixed;
  bottom: 0;
  left: 0;
}

.InpageFooterBottom li {
  width: 25%;
  float: left;
  height: 1rem;
  text-align: center;
  font-size: .39rem;
  color: #fff;
  background: #02499b;
  box-sizing: border-box;
  border-left: 1px solid #fff;
  line-height: 1rem;
}

.InpageFooterBottom li img {
  display: inline-block;
  position: relative;
  width: .547rem;
  height: .547rem;
  top: 0.15rem;
  margin-right: 3%;
}

.InpageFooterBottom li:first-child {
  border-left: none;
}

.InpageFooterBottom li a {
  display: block;
  color: #fff;
}

.InpageFooterBottom li em {
  color: #fff;
  font-weight: bold;
}

/* 404椤甸潰鏍峰紡 */
.notFound {
  width: 96%;
  padding: 24% 2% 0;
  border-top: 1px solid #eaeaea;
  height: 100%;
  margin: 0 auto;
  position: fixed;
  left: 0;
  top: 0;
  background: #f4f4f4;
}

.notFound img {
  display: block;
  width: 100%;
}

.notFound .notFoundPic {
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #e2e2e2;
  display: block;
}

.notFound .notFoundBack {
  display: block;
  width: 100%;
  border-top: 1px solid #ffffff;
  padding-top: 0.6rem;
}

.notFound .notFoundBack img {
  width: 50%;
  margin: 0 auto;
}

.notFound .menu {
  width: 100%;
  text-align: center;
}

.notFound .menu li {
  display: inline-block;
  padding: 0 .391rem;
  font-size: .375rem;
  color: #666666;
  box-sizing: border-box;
  border-left: 1px dotted #c2c2c2;
}

.notFound .menu li a {
  color: #666666;
}

.notFound .menu li:first-child {
  border-left: none;
}


/* backTop */
.backTop {
  position: fixed;
  width: 17%;
  right: 0%;
  bottom: 12%;
  display: none;
}

.backTop img {
  display: block;
  width: 100%;
}
/*end Common*/


.Conter{width: 94%;margin: 0 auto;}

/* header YangFangLing 2018骞?2鏈?4鏃 */
.header{height: 1.8rem;}
.headerLogo .logoText h3{font-size: .42rem;color: #333;}
.headerLogo .logoText p{font-size: .3rem;color: #333;margin-top: .156rem;}
.headerLogo  a{width: 1.7rem;border-right: 1px #ddd solid;height: 1.8rem;padding-right: .3rem;margin-right: .25rem;}
.headerLogo a img{height: 80%;margin-top: .15rem;}

.headerLogo .logoText{ margin-top: .4rem; }
.headerNav{margin-top: .65rem;}
.headerNav span{display: block;width: .75rem;}
.headerNav span img{width: 100%;display: block;}
/* header End */

/* Footer YangFangLing 2018骞?2鏈?4鏃 */
.Footer{position: relative;}
.FooterTop{background-color: #151314;text-align: center;padding: .8rem 0 3.3rem;}
.FooterTop p{font-size: .4rem;color: #999;padding: 0 2%;line-height: .6rem;margin-top: .35rem;}
.FooterTop p:first-child{margin-top: 0;}
.FooterTop p a{color: #999;}
.FooterTop p span{margin-left: .35rem;}

.Footer .mainCon{overflow:  hidden;width: 100%;position: fixed;left: 0;bottom: 0;background: #02499b;z-index: 999;}
.Footer .mainCon ul{float: left;width: 100%;display: flex;}
.Footer .mainCon ul li{text-align: center;width: 21%;position: relative;}
.Footer .mainCon ul li:first-child{border-left: none;}
.Footer .mainCon ul li a{padding: .3rem 0;box-sizing: border-box;display: block;}
.Footer .mainCon ul li span{display: block;box-sizing: border-box;}
.Footer .mainCon ul li img{display: block;width: .8rem;height: .8rem;position: relative;margin: 0 auto;}
.Footer .mainCon ul li em{display: block;font-size: .33rem;color: #fff;margin-top: 0.2rem;}
.Footer .mainCon ul li:first-child a{border-left: none;}
.Footer .mainCon ul li.li03{left: 1.6rem;}
.Footer .mainCon ul li.li04{left: 1.6rem;}

.backTops{position: fixed;bottom: 1rem;left: 50%;margin-left: -0.813rem;z-index: 99999;border-radius:  50%;box-shadow: 0 0 20px rgba(0,0,0,0.15);}
.backTops a{display: block;width: 1.641rem;height: 1.641rem;}
.backTops a img{display: block;width: 100%;}
.FooterBox p{font-size: .43rem;color: #fff;position: absolute;left: 50%;bottom: .3rem;margin-left: -.45rem;}
/* Footer End */

.g-se{ padding:15px 10px;position:relative;} /*鎼滅储甯冨眬*/
.g-se .m-ipt{margin-right:43px;}
.g-se .u-glass{ position:absolute; right:10px;top:15px; width:42px; height:30px; background:transparent; z-index:888;}
.g-se .u-bt{ width:42px; height:30px; float:right; border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0; position:relative;}
.g-se .u-bt:before{content:'';display:block;width:12px;height:12px;border-radius:17px;position:absolute;right:14px;top:5px;z-index:99;} /*鎼滅储鍙宠竟鐨勫浘鏍嘽ss3鏍峰紡*/
.g-se .u-bt:after{content:'';display:block;width:4px;height:10px;border-radius:5px;border:0;position:absolute;right:12px;top:16px;z-index:99;-webkit-transform:rotate(-52deg);-o-transform:rotate(-52deg);-ms-transform:rotate(-52deg);transform:rotate(-52deg);} /*鎼滅储鍙宠竟鐨勫浘鏍嘽ss3鏍峰紡*/
.g-se .u-in{ float:right; position:absolute; z-index:100; right:10px; top:15px; width:42px; height:30px;}
.g-se .u-key{width:100%;
	height:14px;
	padding:7px 0; 
	line-height:14px; 
	border-right:0;
	border-bottom-left-radius:5px;
	border-top-left-radius:5px;
	border-bottom-right-radius:0;
	border-top-right-radius:0;
	-webkit-border-top-left-radius:5px;   /*鍦嗚锛岄拡瀵硅嫻鏋滄祻瑙堝櫒鍐欑殑鍏煎*/
	-webkit-border-bottom-left-radius:5px;  /*鍦嗚锛岄拡瀵硅嫻鏋滄祻瑙堝櫒鍐欑殑鍏煎*/
	-webkit-border-top-right-radius:0;  /*鍦嗚锛岄拡瀵硅嫻鏋滄祻瑙堝櫒鍐欑殑鍏煎*/
	-webkit-border-bottom-right-radius:0;  /*鍦嗚锛岄拡瀵硅嫻鏋滄祻瑙堝櫒鍐欑殑鍏煎*/
	text-indent:15px;
	float:left;} /*鎼滅储涓殑璇疯緭鍏ュ叧閿瘝鏍峰紡*/
.g-se .u-bt{ background-color:#009ee1;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#009ee1), to(#009ee1)); 
	background-image: -webkit-linear-gradient(top, #009ee1, #009ee1); 
	background-image: -moz-linear-gradient(top,  #009ee1, #009ee1); 
	background-image: -o-linear-gradient(top,  #009ee1, #009ee1); 
	background-image: -ms-linear-gradient(top, #009ee1, #009ee1); 
	background-image: linear-gradient(top, #009ee1, #009ee1);
}
/*鎼滅储鎸夐挳鑳屾櫙鑹?/
.u-key {color:#d0d0d0; border:1px solid #009ee1; box-shadow:3px 2px 3px #ccc inset;} 	/*鎼滅储妗?/

/*search*/
.search{position: absolute;position: relative;}
.sou{width:100%;background: #fff;height: 162px;box-shadow:0 0 15px rgba(0,0,0,0.2);left: 0;top:-37px;z-index: 10;}
.search h2{float: left;height:142px;padding-left:33px;width: 350px;border-right:1px solid #e6e6e6;margin-top:10px;padding-left: 32px;
    width: 370px;}
.search h2 span{display:inline-block;font-size: 30px;color: #333;line-height: 58px;padding-top:17px;border-bottom:1px solid #e5e5e5;}
.search h2 em{display:block;font-size: 18px;color: #01499e;line-height: 48px;}
.s_box{float: left;width: 98%; margin-left:0.2rem;}
.s_box span{float: left;width: 45px;text-align: center;background: #cc0000;
padding:3px 0;font-size: 14px;color: #fff;line-height: 18px;}
.s_box .input1{float:left;width:69.2%;padding-left:2%;height:40px;line-height: 40px;font-size:0.3rem;color:#333;border:0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background: none;outline: 0;}
.s_box .input2{float: left;width:45px;height: 42px;border: 0;background: url(../images/sea.png) repeat;outline: 0;cursor: pointer;}
.s_box input::-webkit-input-placeholder{color:#ccc;}
.s_box input::-moz-placeholder{color:#ccc;}
.search .tel{float: right;width:245px;padding-right: 60px;height: 162px;background:url(../images/tel_bg.jpg) no-repeat;text-align: right;}
.search .tel span{display:block;font-size: 14px;color: #fff;line-height: 26px;margin-top:51px;}
.search .tel b{display:block;font-size: 24px;color: #fff;line-height: 30px;}