html,
body {
  width: 100%;
  min-width: 1300px;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  text-decoration: none;
}
#wrapper {
  width: 100%;
  height: 500px;
  position: relative;
}
#wrapper .wrapper {
  width: 100%;
  height: 80px;
  padding: 18px 0;
  background-color: rgba(255, 255, 255, 0);
  position: absolute;
  z-index: 100;
}
#wrapper .wrapper .one {
  height: 56px;
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  color: #ffffff;
  padding-left: 134px;
  background: url("../images/logo.png") no-repeat 62px 0;
}
#wrapper .wrapper .two {
  overflow: hidden;
}
#wrapper .wrapper .two ul {
  width: 559px;
  height: 26px;
  margin-top: 18px;
}
#wrapper .wrapper .two ul li a {
  float: left;
  font-size: 16px;
  color: #ffffff;
  padding: 0 25px;
}
#wrapper .wrapper .two ul li a:hover {
  text-decoration: none;
}
#wrapper .wrapper .three input {
  width: 222px;
  height: 34px;
  margin-top: 14px;
  padding-left: 10px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 16px;
  outline: none;
  color: #fff;
  border: 0;
}
#wrapper .wrapper .three ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
#wrapper .wrapper .three :-moz-placeholder {
  /* Mozilla Firefox 4-18 */
  color: #fff;
}
#wrapper .wrapper .three ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
#wrapper .wrapper .three :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
#wrapper .wrapper .three i.glyphicon-search {
  width: 22px;
  height: 22px;
  color: #fff;
  top: -26px;
  left: 190px;
  cursor: pointer;
}
#wrapper .wrapper .three i.glyphicon-user {
  color: #fff;
}
#wrapper .wrapper .three .threetwo {
  margin-top: 20px;
  padding-left: 44px;
  cursor: pointer;
  position:relative;
}
#wrapper .wrapper .three i.glyphicon-triangle-bottom {
  color: #fff;
  position: absolute;
  left: 172px;
  top: 3px;
}
#wrapper .banner {
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}
#wrapper .banner ul {
  width: 100%;
  height: 500px;
  position: absolute;
}
#wrapper .banner ul li {
  width: 100%;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
#wrapper .banner ul .li1 {
  z-index: 1;
  display: block;
}
#wrapper .banner ul li img {
  width: 100%;
  height: 100%;
}
#wrapper .banner ul li a {
  /*display: inline-block;*/
  height: 100%;
}
#wrapper .banner .fenye1 {
  position: absolute;
  right: 25px;
  bottom: 4px;
  z-index: 2;
}
#wrapper .banner .fenye1 a {
  display: inline-block;
  margin: 0 3px;
  width: 6px;
  height: 6px;
  border: 2px solid #a59d97;
  background: #7f746b;
  border-radius: 50%;
}
#wrapper .banner .fenye1 a:hover {
  background: #e5dad1;
  border-color: #89837e;
}
#wrapper .banner .fenye1 .current {
  background: #E5DAD1;
  border-color: #89837e;
}
#wrapper .banner .pp {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 210px;
  z-index: 99;
  display: none;
  cursor: pointer;
}
#wrapper .banner .next {
  right: 50px;
  background: url(../images/slideright.png) no-repeat center;
}
#wrapper .banner .next:hover {
  background: url(../images/sliderightb.png) no-repeat center;
}
#wrapper .banner .prev {
  left: 50px;
  background: url(../images/slideleft.png) no-repeat center;
}
#wrapper .banner .prev:hover {
  background: url(../images/leftb.png) no-repeat center;
}
#yewu {
  width: 100%;
  overflow: hidden;
}
#yewu .yewu {
  width: 1270px;
  padding-bottom: 5px;
  margin: 0 auto;
  overflow: hidden;
}
#yewu .yewu header {
  width: 425px;
  height: 48px;
  margin: 50px auto 0;
  text-align: center;
  background: #fff;
  position: relative;
}
#yewu .yewu header .header {
  width: 220px;
  margin: 0 auto;
  position: relative;
  background: #fff;
  z-index: 22;
}
#yewu .yewu header p:nth-of-type(1) {
  font-family: MicrosoftYaHei-Bold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  color: #666666;
}
#yewu .yewu header p:nth-of-type(2) {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  color: #3377bb;
}
#yewu .yewu header .line {
  width: 425px;
  height: 2px;
  background: #ccc;
  position: absolute;
  top: 32px;
  z-index: 1;
}
#yewu .yewu .liukuai {
  margin-top: 50px;
  margin-bottom: 40px;
  overflow: hidden;
}
#yewu .yewu .liukuai ul li {
  width: 137px;
  height: 176px;
  margin: 0 36px;
  text-align: center;
  float: left;
  cursor: pointer;
}
#yewu .yewu .liukuai ul li .yuan {
  width: 128px;
  height: 128px;
  background: red;
  border-radius: 50%;
  margin: 0 auto 20px;
}
#yewu .yewu .liukuai ul li a:hover {
  text-decoration: none;
}
#yewu .yewu .liukuai ul li:nth-of-type(1) .yuan {
  background: #996665;
  background-repeat:no-repeat;
  background-position:center;
}
#yewu .yewu .liukuai ul li:nth-of-type(2) .yuan {
  background: #999965;
   background-repeat:no-repeat;
  background-position:center;
}
#yewu .yewu .liukuai ul li:nth-of-type(3) .yuan {
  background: #66999a;
   background-repeat:no-repeat;
  background-position:center;
}
#yewu .yewu .liukuai ul li:nth-of-type(4) .yuan {
  background: #986699;
   background-repeat:no-repeat;
  background-position:center;
}
#yewu .yewu .liukuai ul li:nth-of-type(5) .yuan {
  background: #679966;
   background-repeat:no-repeat;
  background-position:center;
}
#yewu .yewu .liukuai ul li:nth-of-type(6) .yuan {
  background: #cd9b68;
   background-repeat:no-repeat;
  background-position:center;
}
#yewu .yewu .mian_celiang {
  padding: 96px 0 0 0;
  border-top: 2px solid #dddddd;
  margin: 0 auto;
}
#yewu .yewu .mian_celiang .left {
  float: left;
  margin-left: 129px;
  width: 412px;
  height: 275px;
  /*border: 1px solid #000;*/
}
#yewu .yewu .mian_celiang .left h2 {
  font-family: ArialMT;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  color: #ff3300;
  margin-bottom: 20px;
  text-align: center;
}
#yewu .yewu .mian_celiang .left div {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  color: #333333;
}
#yewu .yewu .mian_celiang .right {
  float: left;
  width: 438px;
  height: 329px;
  margin-left: 209px;
}
#yewu .yewu .mian_celiang li:nth-of-type(1) .right {
  background: url("../images/dxcl.png") no-repeat;
  background-size: 100% 100%;
}
#yewu .yewu .mian_celiang li:nth-of-type(2) .right {
  background: url("../images/tf.png") no-repeat;
  background-size: 100% 100%;
}
#yewu .yewu .mian_celiang li:nth-of-type(3) .right {
  background: url("../images/gxcl.png") no-repeat;
  background-size: 100% 100%;
}
#yewu .yewu .mian_celiang li:nth-of-type(4) .right {
  background: url("../images/tdgh.png") no-repeat;
  background-size: 100% 100%;
}
#yewu .yewu .mian_celiang li:nth-of-type(5) .right {
  background: url("../images/tdst.png") no-repeat;
  background-size: 100% 100%;
}
#yewu .yewu .mian_celiang li:nth-of-type(6) .right {
  background: url("../images/others.png") no-repeat;
  background-size: 100% 100%;
}
#yewu .yewu .mian_celiang .bottom {
  clear: both;
  text-align: center;
  padding: 50px 0;
}
#yewu .yewu .mian_celiang .bottom .more {
  border: 1px solid #0f6aca;
  border-radius: 6px;
  color: #0f6aca;
  padding: 10px 30px;
  text-decoration: none;
}
#yewu .yewu .mian_celiang .bottom .more:hover {
  background: #0f6aca;
  color: #fff;
}
#surver {
  height: 400px;
  background-color: #0f6aca;
  padding: 101px 0 0 0;
}
#surver header {
  width: 384px;
  height: 64px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}
#surver header .p {
  margin-top: 20px;
  font-size: 16px;
}
#surver ul {
  width: 1241px;
  height: 50px;
  margin: 80px auto 0;
}
#surver ul li {
  width: 193px;
  height: 50px;
  float: left;
  margin-left: 106px;
}
#surver ul li > div {
  width: 178px;
  height: 50px;
  margin-left: 62px;
}
#surver ul li > div p:nth-of-type(1) {
  font-size: 24px;
  color: #00ffff;
}
#surver ul li > div p:nth-of-type(2) {
  font-size: 14px;
  color: #ffffff;
}
#surver ul li:nth-of-type(1) {
  background: url("../images/11.png") no-repeat 0 7px;
}
#surver ul li:nth-of-type(2) {
  background: url("../images/22.png") no-repeat 0 2px;
}
#surver ul li:nth-of-type(3) {
  background: url("../images/333.png") no-repeat 0 7px;
}
#surver ul li:nth-of-type(4) {
  background: url("../images/44.png") no-repeat 0 10px;
}
#solution .solution1 {
  width: 1105px;
  height: 542px;
  padding-top: 56px;
  margin: 0 auto 50px;
}
#solution .solution1 header {
  width: 425px;
  height: 48px;
  margin: 0 auto 60px;
  text-align: center;
  background: #fff;
  position: relative;
}
#solution .solution1 header .header {
  width: 220px;
  margin: 0 auto;
  position: relative;
  background: #fff;
  z-index: 22;
}
#solution .solution1 header p:nth-of-type(1) {
  font-family: MicrosoftYaHei-Bold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  color: #666666;
}
#solution .solution1 header p:nth-of-type(2) {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  color: #3377bb;
}
#solution .solution1 header .line {
  width: 425px;
  height: 2px;
  background: #ccc;
  position: absolute;
  top: 32px;
  z-index: 1;
}
#solution .solution1 .title {
  width: 557px;
  overflow: hidden;
  margin: 0 auto 60px;
  color: #333333;
  text-align: center;
}
#solution .solution1 .title p:nth-of-type(1) {
  font-size: 24px;
  margin-bottom: 16px;
}
#solution .solution1 .title p:nth-of-type(2) {
  font-size: 16px;
}
#solution .solution1 .system {
  width: 1105px;
  height: 183px;
  margin: 0 auto;
  overflow: hidden;
}
#solution .solution1 .system ul {
  overflow: hidden;
}
#solution .solution1 .system ul li {
  float: left;
  width: 280px;
  height: 183px;
  text-align: center;
}
#solution .solution1 .system ul li:hover {
  cursor: pointer;
}
#solution .solution1 .system ul li:hover p {
  color: #0f6aca;
}
#solution .solution1 .system ul li div {
  height: 76px;
}
#solution .solution1 .system ul li p {
  margin: 15px 0;
  font-size: 20px;
  color: #333333;
}
#solution .solution1 .system ul li span {
  font-size: 14px;
  color: #a9b0b4;
}
#solution .solution1 .system ul li:nth-of-type(2) {
  margin: 0 128px;
}
#solution .solution1 .bottom {
  clear: both;
  text-align: center;
  padding-top: 40px;
}
#solution .solution1 .bottom .more {
  border: 1px solid #0f6aca;
  border-radius: 6px;
  color: #0f6aca;
  padding: 10px 30px;
  text-decoration: none;
}
#solution .solution1 .bottom .more:hover {
  background: #0f6aca;
  color: #fff;
}
#solution .solution2 {
  height: 145px;
  background-color: #0f6aca;
  text-align: center;
  color: #ffffff;
  line-height: 145px;
  font-size: 24px;
}
#solution .solution3 {
  height: 490px;
  overflow: hidden;
}
#footer {
  padding-top: 108px;
  height: 300px;
  background-color: #2a3037;
}
#footer .footer {
  width: 645px;
  height: 103px;
  margin: 0 auto;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
}
#footer .footer .p {
  margin: 16px 0 ;
}
#footer .footer a {
  color: #fff;
}

#mask{
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.3);
    position:fixed;
    left:0;
    top:0;
    z-index:9999;
}
#layer_login{
    width:560px;
    height:480px;
    background:#fff;
    position:fixed;  
    top:0;  
    right:0;  
    left:0;  
    bottom:0;  
    margin:auto;
    z-index:10000;
    border-radius:6px;
}
#layer_login .header{
    height:78px;
    border-bottom:1px solid #ccc;
}
#layer_login .header .del{
    height:34px;
    text-align:right;
    padding:10px

}
#layer_login .header .del i:hover{
    cursor:pointer;
}
#logintab{
    height:43px;
    line-height:43px;
    text-align:center;
    font-size:17px;
}
#logintab li{
    width:50%;
    float:left;
}

.bluer{
   color:#035ec1;
   border-bottom:1px solid #035ec1;
}
#logintab li:hover{ 
   cursor:pointer;
   color:#035ec1;
   border-bottom:1px solid #035ec1;
}

#layer_login .main{
    margin:65px 0 0 90px;
    width:384px;
    height:260px;
}
#layer_login .main .twoe{
    width:280px;
    height:248px;
    border:1px solid #a59d97;
    margin:0 auto;
    overflow:hidden;
}
#layer_login .main .twoe .erwei{
    width:210px;
    height:210px;
    margin:20px auto;
}
#layer_loginin{
    width:384px;
    height:50px;
    text-align:center;
    line-height:50px;
    color:#fff;
    background:#035ec1;
    border-radius:6px;
    cursor:pointer;
}
.dn{
    display:none;
}
#login_in{
    padding-bottom:12px;
}
#adminlist{
    color:#fff;
    font-size:14px;
    position:absolute;
      margin-top:5px;
    left:79px;
    top: 28px;   
    text-align:center;
    display:none;
}
#adminlist li{
       margin-bottom:8px;
       padding:0 4px;
}
#adminlist li:hover{
    background:rgba(255,255,255,0.2)
}


