/*微信公众号*/
.wechat-header {
    background: url("../images/banner2.png")no-repeat center;
    height: 600px;
    margin-top: 70px;
}
.wechat-header-text {
    width: 500px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    right: 430px;
    top: 240px;
}
.wechat-header-text h3 {
    font-size: 60px;
    font-weight: bold;
    text-shadow: 6px 6px 0 #3B8FF7;
    letter-spacing: 5px;
    position: relative;
    left:-1500px;
}
.wechat-header-text h4 {
    margin-top: 50px;
    font-size: 22px;
    position: relative;
    right:-1500px;

}
.wechat-1 {
    overflow: hidden;
    width: 1100px;
    margin: 80px auto;

}
.wechat-1-left {
    float: left;
    color: #606060;
    width: 480px;
    text-align: center;
}
.wechat-1-title {
    background: url("../images/wechat-title1.png") no-repeat;
    background-position: 0 8px;
    font-size: 36px;
    color: #282727;
    padding-left: 70px;
    font-weight: bold;
    margin: 40px;
}
.wechat-1-title b{
    color: #f08832;
}
.wechat-1-title span {
    display: block;
    font-size: 18px;
    color: #282727;
    padding-left: 15px;
    font-weight: normal;
}
.wechat-1-title span:after {
    display: inline-block;
    content: "";
    width: 20px;
    height: 21px;
    background: url("../images/wechat-title2.png") no-repeat;
    margin-left: 10px;
}
.wechat-1-left h5 {
    margin-left: 20px;
    font-size: 30px;
}
.wechat-1-left p {
    font-size: 18px;
    margin-top: 40px;
    line-height: 35px;
}
.wechat-1-right {
    float: right;
}
.wechat-2{
    margin: 50px auto;
    width: 1200px;
    overflow: hidden;
    padding-top: 50px;
}
.wechat-2-title {
    text-align: center;
    font-size: 36px;
    color: #282727;
    font-weight: bold;
}
.wechat-2-title b{
    color: #f08832;
}
.wechat-2 ul li{
    overflow: hidden;
    padding: 50px 0;
}
.wechat-text {
    width: 500px;
    float: left;
    margin-right: 60px;
    margin-top: 100px;
}
.wechat-text h2 {
    font-size: 36px;
    color: #333;
    font-weight: bold;
}
.wechat-text span {
    display: block;
    font-size: 20px;
    color: #333;
    background: url("../images/bg.jpg") no-repeat;
    background-position: 0 4px;
    padding-left: 30px;
    margin: 30px 0;
}
.wechat-text p {
    font-size: 16px;
    color: #777;
    line-height: 30px;
}
.wechat-pic {
    float: left;
}
.wechat-2 ul li:nth-child(2) .wechat-text{
    margin:100px 0 0  60px;
}
.wechat-3{
     margin: 50px auto;
     width: 1200px;
     overflow: hidden;
     padding-top: 50px;
 }
.wechat-3-title {
    background: url("../images/wechat-title3.png") no-repeat;
    background-position: 20px 2px;;
    font-size: 36px;
    color: #282727;
    margin: 40px auto;
    width: 370px;
    text-align: center;
}
.wechat-3-title h2{
    padding-left: 60px;
    padding-right: 70px;
    font-weight: bold;
    line-height: 45px;
    position:relative;
    font-size: 30px;
}
.wechat-3-title b {
    color: #42b8f1;
}
.wechat-3-title span {
    display: block;
    font-size: 18px;
    color: #282727;
    font-weight: normal;
    margin-top: 30px;
}
.wechat-3-title p{
    display: block;
    content: "";
    width: 49px;
    height: 46px;
    background: url(../images/wechat-title4.png) no-repeat;
    position: absolute;
    right: 40px;
    top: 57px;
}
.wechat-3-title span:nth-child(3){
    margin-top:0
}
.wechat-3 ul li{
    float:left;
    width: 16.6%;
    height: 280px;
    text-align: center;
    margin: 30px 0;
}
.wechat-3 ul li h2{
    font-size: 24px;
    color: #323232;
    margin-top: 20px;
}
.wechat-3 ul li p{
    font-size: 16px;
    color:#999999;
    width: 130px;
    margin: 20px auto;
}
.wechat-4{
     margin: 50px auto;
     width: 1200px;
     overflow: hidden;
     padding-top: 50px;
 }
.wechat-4-title{
    margin: auto;
    text-align: center;
    font-size: 36px;
    color: #323232;

}
.wechat-4-title h2 {
    margin-top:40px;
    font-weight:bold;
}
.wechat-4-title p{
    font-size: 18px;
    color:#909090;
    margin: 40px 0;
}
.wechat-5{
    background: url("../images/wechat-5.png") no-repeat;
    height: 700px;
    margin-top:100px;
}
.wechat-5-pic{
    width: 1200px;
    margin: auto;
    padding: 100px 0;
}
.wechat-5-title{
    margin: auto;
    text-align: center;
    font-size: 36px;
    color: #323232;

}
.wechat-5-title h2 {
    margin-top:40px;
    font-weight:bold;
}


/*网站定制*/
.custom_website-header{
    background: url("../images/banner3.jpg") no-repeat center;
    height: 600px;
    margin-top: 70px;
}
.custom_website-header-text {
    width: 500px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    right: 480px;
    top: 220px;
}
.custom_website-header-text h3 {
    font-size: 60px;
    font-weight: bold;
    text-shadow: 6px 6px 0 #249AAE;
    letter-spacing: 5px;
    position: relative;
    left:-1500px;

}
.custom_website-header-text h4{
    margin-top: 50px;
    font-size: 22px;
    letter-spacing: 3px;
    text-align: right;
    position: relative;
    right:-1500px;
    line-height: 50px;

}
.custom_website-1{
    overflow: hidden;
    width: 1200px;
    margin: 50px auto;
}
.custom_website-text {
    width: 560px;
    float: left;
    margin-right: 90px;
    margin-top: 40px;
}
.custom_website-1 ul li {
    overflow: hidden;
    padding: 70px 0;
}
.custom_website-1 h2 {
    font-size: 36px;
    color: #333;
    font-weight: bold;
}
.custom_website-1 span {
    display: block;
    font-size: 20px;
    color: #333;
    background: url("../images/bg.jpg") no-repeat;
    background-position: 0 4px;
    padding-left: 30px;
    margin: 30px 0;
}
.custom_website-1 p {
    font-size: 16px;
    color: #777;
    line-height: 30px;
}
.custom_website-pic {
    float: left;
}
.custom_website-1 ul li:nth-child(2) .custom_website-text {
    margin: 30px 0 0 60px;
}
.custom_website-2{
      overflow: hidden;
      width: 1200px;
      margin: 120px auto;
  }
.custom_website-2-title {
    overflow: hidden;
    text-align: center;
}
.custom_website-2-title h2 {
    font-size: 34px;
    color: #323232;
    font-weight:bold;
}
.custom_website-2-title h2 b {
    color: #fb7c0c;
}
.custom_website-2-title span {
    display: block;
    font-size: 14px;
    color: #606060;
    margin-top: 20px;
}
.custom_website-2 ul {
    margin: 50px 0;
}
.custom_website-2 ul li {
    float: left;
    width: 33%;
    text-align: center;
    padding: 20px;
    height: 350px;
}
.custom_website-2 ul li:nth-child(odd) {
    background: #ebebeb;
}
.custom_website-2 ul li h2 {
    font-size: 20px;
    color: #323232;
    margin: 30px 0 10px 0;

}
.custom_website-2 ul li p {
    font-size: 16px;
    color: #909090;
    padding: 10px 20px;
    line-height: 28px;
}
.custom_website-more {
    text-align: center;
    margin: auto;
    padding: 10px 35px;
    background: #f5b048;
    display: block;
    width: 420px;
    font-size: 24px;
    color: #fff;
    border-radius: 45px;
    opacity: 0.8;
}
.custom_website-more:hover{
    background:#f99500;
    transition: 0.8s;
    opacity: 1;
}
.custom_website-3 {
    overflow: hidden;
    background: #E5E5E5;
    margin-bottom: 50px;
    padding-bottom: 100px
}
.custom_website-3-title{
    width: 1200px;
    margin:0 auto;
    padding-top:50px;
    text-align: center;
}
.custom_website-3-title h2{
    letter-spacing: 15px;
    font-weight: bold;
    font-size: 40px;
}
.custom_website-3-lunbo{
    margin: auto;
    width: 1200px;
}
.custom_website-4{
      overflow: hidden;
      width: 1200px;
      margin: 120px auto;
  }
.custom_website-4-title {
    overflow: hidden;
    text-align: center;
    width: 800px;
    margin: auto;
    line-height: 30px;
}
.custom_website-4-title h2 {
    font-size: 34px;
    color: #323232;
    font-weight:bold;
}
.custom_website-4-title span {
    display: block;
    font-size: 14px;
    color: #606060;
    margin-top: 20px;
}
.custom_website-4 ul {
    margin: 40px 0;
}
.custom_website-4 ul li {
    float: left;
    text-align: center;
    overflow: hidden;
    width: 16%;
    height: 130px;
    margin: 30px 2%;
}
.custom_website-4 ul li p {
    font-size: 16px;
    color: #777777;
    margin-top: 20px;
}
.custom_website-5 {
    background: url("../images/wechat-5.png") no-repeat;
    height: 700px;
    margin: 50px 0;
}
.custom_website-5-title {
    overflow: hidden;
    text-align: center;
    width: 800px;
    margin: auto;
    line-height: 35px;
}
.custom_website-5-title h2 {
    font-size: 34px;
    color: #323232;
    font-weight:bold;
}
.custom_website-5-pic {
    width: 1200px;
    margin: auto;
    padding: 100px 0;
}


/*小程序开发*/
.applet-header {
    background: url("../images/banner5.jpg") no-repeat center;
    height: 600px;
    overflow:hidden;
    margin-top: 70px;
}
.applet-header-text {
    width: 800px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 200px;
    margin: auto;
}
.applet-header-text h3 {
    font-size: 60px;
    font-weight: bold;
    text-shadow: 5px 5px 0 #116b1a;;
    letter-spacing: 5px;
    position: relative;
    left: -1500px;
}
.applet-header-text h4 {
    margin-top: 50px;
    font-size: 26px;
    text-align: center;
    letter-spacing: 3px;
    line-height: 40px;
    position: relative;
    right:-1500px;
}
.applet-header-text a {
    color: #05a2da;
    font-size: 22px;
    float: left;
    margin-top: 50px;
    margin-right: 50px;
    padding: 10px 30px;
    background: #fff;
    border-radius: 45px;
}
.applet-1{
    width: 1200px;
    overflow: hidden;
    margin: auto;
}
.applet-1-title{
    width: 400px;
    margin: auto;
    padding-top: 50px;
    height: 110px;
    border-bottom: 2px solid #6d6969;
}
.applet-1-title h2 {
    text-align: center;
    font-size: 34px;
    color:#333;
    position: relative;

}
.applet-1-title h2:after{
    content: "";
    display: block;
    height: 5px;
    width: 70px;
    background: #524e4e;
    position: absolute;
    top: 53px;
}
.applet-1-content{
    width: 1000px;
    overflow: hidden;
    margin:50px auto;
}
.applet-1-content ul{
    overflow: hidden;
}
.applet-1-content ul li{
    float: left;
    width: 160px;
    height: 190px;
    text-align: center;
    margin: 30px 86px;
}
.applet-1-content ul li h2{
    font-size: 16px;
    color:#333;
    padding:10px 0 10px 0;
}
.applet-1-content ul li span{
    font-size: 14px;
    color:#808080;
}
.applet-2{
    width: 1200px;
    overflow: hidden;
    margin: auto;
    padding-bottom: 30px;
}
.applet-2-title{
    text-align: center;
    padding: 10px 0;
}
.applet-2-title h2{
    padding: 10px 0;
    font-size:36px;
    color:#333;
}
.applet-2-title span {
    background: url(../images/applet-title.png) no-repeat;
    background-position: 0 2px;
    font-size: 14px;
    color: #808080;
    display: block;
    width: 211px;
    margin: auto;
}
.applet-3{
    width: 1200px;
    overflow: hidden;
    margin: auto;
}
.applet-3-title{
    width: 325px;
    margin: auto;
    padding-top: 50px;
    height: 110px;
    border-bottom: 2px solid #6d6969;
}
.applet-3-title h2 {
    text-align: center;
    font-size: 34px;
    color:#333;
    position: relative;

}
.applet-3-title h2:after{
    content: "";
    display: block;
    height: 5px;
    width: 70px;
    background: #524e4e;
    position: absolute;
    top: 53px;
    left: 0;
    right: 0;
    margin: auto;
}
.applet-3 ul{
    overflow: hidden;
}
.applet-3 ul li{
    overflow: hidden;
    padding: 30px 0;
}
.applet-3-pic{
    float:left;
    width: 300px;
}
.applet-3-text{
    float:left;
    width: 500px;
    padding-left: 100px;
}
.applet-3-text h2 {
    font-size: 24px;
}
.applet-3-text h3 {
    font-size: 16px;
    color:#333;
    padding: 10px 0 15px 0;
}
.applet-3-text p{
    font-size: 14px;
    color:#999;
    line-height: 25px;
}
.applet-3 ul li:nth-child(1) .applet-3-text{
  background: url("../images/applet-3(1).png")no-repeat;
}
.applet-3 ul li:nth-child(2) .applet-3-text{
  background: url("../images/applet-3(2).png")no-repeat;
}
.applet-3 ul li:nth-child(3) .applet-3-text{
  background: url("../images/applet-3(3).png")no-repeat;
}
.applet-3 ul li:nth-child(4) .applet-3-text{
  background: url("../images/applet-3(4).png")no-repeat;
}
.applet-3 ul li:nth-child(odd) .applet-3-text{
    width: 600px;
    margin-top: 100px;
    margin-right: 300px;
}
.applet-3 ul li:nth-child(even) .applet-3-text{
    width: 600px;
    margin-top: 130px;
    margin-left: 300px;
}
.applet-4{
    width: 1200px;
    overflow: hidden;
    margin:50px auto;
}
.applet-4-title{
    width: 180px;
    margin: auto;
    padding-top: 50px;
    height: 110px;
    border-bottom: 2px solid #6d6969;
}
.applet-4-title h2 {
    text-align: center;
    font-size: 34px;
    color:#333;
    position: relative;

}
.applet-4-title h2:after{
    content: "";
    display: block;
    height: 5px;
    width: 70px;
    background: #524e4e;
    position: absolute;
    top: 53px;
    right: 0;
}
.applet-4-list{
    width: 1200px;
    margin: auto;
    height: 370px;
}
.applet-4-content ul{
    overflow: hidden;
    margin: 30px 0;
}
.applet-4-content ul li {
    float: left;
    width: 16%;
    text-align: center;
    padding: 20px 4px;
}
.swiper-slide-text{
    padding-top: 10px;
    font-size: 16px;
}
.applet-5{
    width: 1200px;
    overflow: hidden;
    margin: auto;
}
.applet-5-title{
    width: 400px;
    margin: auto;
    padding-top: 50px;
    height: 110px;
}
.applet-5-title h2 {
    text-align: center;
    font-size: 36px;
    color:#333;
    position: relative;

}
.applet-5 ul{
    overflow: hidden;
    padding: 60px 0 100px 0;
}
.applet-5 ul li {
    float: left;
    width: 19%;
    text-align: center;
    position: relative;
}
.applet-5 ul li:after{
    content:"";
    position: absolute;
    height: 2px;
    width: 40px;
    right: 0;
    bottom: 10px;
    background: #d5d5de;
}
.applet-5 ul li:before{
    content:"";
    position: absolute;
    height: 2px;
    width: 40px;
    left: 0;
    bottom: 10px;
    background: #d5d5de;
}
.applet-5 ul li:nth-child(1):before{
    display: none;
}
.applet-5 ul li:nth-child(5):after{
    display: none;
}
.applet-5 ul li:nth-child(5){
    width: 23%;
}
.applet-5-num{
    width: 55px;
    margin: auto;
    height: 55px;
    line-height: 55px;
    border-radius: 30px;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    background: #3091f2;
}
.applet-5-p{
    font-size: 18px;
    color:#333;
    padding-top: 30px;
}


/*APP开发*/
.app_development-header{
    background: url("../images/banner4.jpg") no-repeat center;
    height: 600px;
    margin-top: 70px;
}
.app_development-header-text {
    width: 500px;
    color: #ffffff;
    position: absolute;
    left: 400px;
    top: 230px;
}
.app_development-header-text h3{
    font-size: 60px;
    font-weight: bold;
    text-shadow: 6px 6px 0 #3298A3;
    letter-spacing: 5px;
    position: relative;
    left:-1500px;
}
.app_development-header-text h4 {
    margin-top: 60px;
    font-size: 22px;
    letter-spacing: 3px;
    text-align: left;
    line-height: 40px;
    position: relative;
    right:-1500px;
}
.app_development-1{
    overflow: hidden;
    margin: 0 auto;
    width: 1200px;
    padding: 50px 0;
}
.app_development-1{
    padding: 0;
    margin-top: 50px;
}
.app_development-text {
    width: 530px;
    float: left;
    margin-right: 130px;
    margin-top: 100px;
}
.app_development-1 ul li {
    overflow: hidden;
    padding: 70px 0;
}
.app_development-1 h2 {
    font-size: 36px;
    color: #333;
    font-weight: bold;
}
.app_development-1 span {
    display: block;
    font-size: 20px;
    color: #333;
    background: url("../images/bg.jpg") no-repeat;
    background-position: 0 4px;
    padding-left: 30px;
    margin: 30px 0;
}
.app_development-1 p {
    font-size: 16px;
    color: #777;
    line-height: 30px;
}
.app_development-pic {
    float: left;
}
.app_development-1 ul li:nth-child(2) .app_development-text {
    margin: 120px 0 0 200px;
}
.app_development-1 ul li:nth-child(3) .app_development-text {
    margin: 120px 60px 0 0;
}
.app_development-2 {
    margin: auto;
    background: url("../images/appdevelopment-2(7).jpg") no-repeat;
    height: 700px;
}
.app_development-2-title {
    text-align: center;
    padding: 60px 0;
    font-size: 36px;
    color: #606060;
    font-weight: bold;
}
.app_development-2 ul {
    overflow: hidden;
    width: 1200px;
    margin: auto;
}
.app_development-2 ul li {
    float: left;
    width: 300px;
    margin: 50px;
}
.app_development-2-pic {
    float: left;
}
.app_development-2-text {
    float: left;
    margin-left: 30px;
    width: 160px;
}
.app_development-2-text h3 {
    font-size: 22px;
    color: #404040;
    font-weight: bold;
    margin: 20px 0;

}
.app_development-2-text p {
    font-size: 16px;
    color: #606060;
}
.app_development-3{
    overflow: hidden;
    margin: 0 auto;
    width: 1200px;
    padding: 50px 0;
}
.app_development-3-main {
    overflow: hidden;
    width: 750px;
    margin: auto;
}
#owl-demo{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 0;
}
#owl-demo .item{
    display: block;
    margin: 5px;
}
#owl-demo img {
    display: block;
    width: 290px;
    height: 250px;
}
.app_development-3-main ul li {
    float: left;
    width: 33%;
    text-align: center;
}
.app_development-3-main ul li h2 {
    font-size: 18px;
    color: #323232;
    margin: 30px 0 20px 0;
}
.app_development-3-main ul li p {
    font-size: 14px;
    color: #909090;
    padding: 0 40px;
}
.app_development-3-more {
    margin: auto;
    padding: 5px 0;
    background: #5fc3ce;
    display: block;
    width: 200px;
    font-size: 22px;
    color: #fff;
    border-radius: 45px;
    position: relative;
    text-align: center;
}
.app_development-3-more:hover{
    background: #008998;
    transition:1s
}
.app_development-4 {
    overflow: hidden;
    margin: 0 auto;
    width: 1200px;
    padding: 50px 0;
}
.app_development-4-title {
    text-align: center;
    font-size: 36px;
    color: #333;
    margin: 20px 0;
}
.app_development-4 ul {
    margin: 20px 0;
}
.app_development-4 ul li {
    height: 220px;
    float: left;
    width: 20%;
    margin: 50px 80px;
    text-align: center;
}
.app_development-4 ul li h2 {
    font-size: 20px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 10px;
}
.app_development-4 ul li p {
    font-size: 16px;
    color: #777;
}
.app_development-5 {
    background: url("../images/wechat-5.png") no-repeat;
    height: 700px;

}
.app_development-5-title h2 {
    text-align: center;
    font-weight: bold;
    font-size: 36px;
}
.app_development-5-pic {
    width: 1200px;
    margin: auto;
    padding: 100px 0;
}
.app_development-5-pic img{
    width: 100%;
}



/*案例中心*/
.case-header {
    background: url("../images/banner6.png") no-repeat center;
    height: 754px;
    overflow:hidden;
    margin-top: 70px;
}
.case-header-text {
    width: 500px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    left: 270px;
    top: 250px;
}
.case-header-text h2 {
    font-size: 60px;
    font-weight: bold;
    text-shadow: 6px 6px 0 #288393;
    letter-spacing: 5px;
    position: relative;
    bottom:-500px;
}
.case-header-text h3 {
    margin-top: 50px;
    font-size: 32px;
    letter-spacing: 3px;
    line-height: 55px;
    position: relative;
    text-align: center;
    left: -1500px;
}
.case-header-text h4 {
    margin-top: 50px;
    font-size: 22px;
    letter-spacing: 1px;
    text-align: left;
    position: relative;
    right: -1500px;
}
.list-case-content{
    background: url("../images/case.png")no-repeat;
}
.list-case{
    width: 1200px;
    margin: 50px auto;
}
.list-case-title{
    overflow: hidden;
    padding: 20px 0;
}
.list-case-title h2{
    float: right;
    font-size: 42px;
    text-align: center;
}
.list-case-title span{
    display: block;
    color:#999;
    font-size: 26px;
    margin-top: 10px;
}
.list-case-title img{
    float:right;
}
.list-case ul li{
    overflow: hidden;
}
.case-text {
    float:left;

    font-size:14px;
    color:#606060;
    overflow: hidden;
    text-align: left;
}
.case-pic{
    float:left;
    width: 450px;
    height: 260px;
}
.case-pic img {
    width: 450px;
    height: 260px;
}
.case-text-title{
    margin: 5px 10px;
}
.case-text-title span{
    font-size: 16px;
    color: #fb7c0c;
}
.case-text-type{
    margin: 5px 10px
}
.case-text-type span{
    color: #42b8f1;
}
.case-text-brief{
    margin: 5px 8px 0 10px
}
.case-text-brief p{
    margin-top: 5px;
    line-height: 23px;
    letter-spacing: 1px;
}




/*新闻中心*/
.news-header{
    background: url("../images/banner7.png") no-repeat center;
    height: 600px;
    overflow: hidden;
    margin-top: 66px;
}
.news-header-text {
    width: 500px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    right: 200px;
    top: 250px;
}
.news-header-text h2 {
    font-size: 60px;
    font-weight: bold;
    text-shadow: 6px 6px 0 #2FB4FA;
    letter-spacing: 5px;
    position: relative;
    left:-1500px;
}
.news-header-text h3 {
    margin-top: 50px;
    font-size: 34px;
    letter-spacing: 3px;
    line-height: 40px;
    position: relative;
    right: -1500px;
    text-align: center;
}
.news {
    overflow: hidden;
    padding-top: 20px;
}
.news-nav {
    overflow: hidden;
    width: 1200px;
    margin:30px auto;
    text-align: center;
}
.news-nav ul{
    overflow: hidden;
    display: inline-block;
}
.news-nav ul li{
    float:left;
    margin: 0 20px;
}
.news-nav ul li a {
    padding: 10px 35px;
    display: block;
    border-radius: 45px;
    text-decoration: none;
    font-size: 18px;
    color: #333;
}
.news-nav ul li a:hover{
    background: #53bfff;
    color: #fff;
}
.news-content{
    width: 1200px;
    margin: auto;
    padding: 50px 0;
}
.news-title {
    font-size: 18px;
    color: #333;
    background: url("../images/dian.png")no-repeat bottom left;
    margin: 20px;
    text-align: left;
    text-indent: 25px;
    font-weight: bold;
}
.news-content>ul{
    overflow: inherit;
}
.news-content li {
    overflow: hidden;
    border-bottom: 1px solid #cdcdcd;
    padding: 20px;
    height: 250px;
}
.news-content li:hover{
    box-shadow: 0 1px 20px 1px #cdcdcd
}
.news-content li:hover .item-more{
    padding-left: 50px;
    transition: 0.4s;
}
.news-pic{
    float:left;
}
.news-pic img{
    width: 310px;
    height: 210px;
}
.news-text {
    float: left;
    width: 680px;
    padding: 0 20px;
    height: 210px;
    overflow: hidden;
}
.news-text h4{
    font-size: 14px;
    color:#888;
    margin: 0 25px 0 25px;
    line-height: 35px;
    font-weight: normal;
}
.news-more{
    float:right;
    width: 140px;
    margin-top: 50px;

}
.news-time{
    font-size:20px;
    color:#999999;
    text-align: left;
    padding-bottom: 30px;
}
.item-more{
    border-left:1px solid #cdcdcd ;
    margin-top: 25px;
    width: 50px;
    cursor: pointer;
    text-align: center;
}
.news-particulars{
    overflow: hidden;
    margin: auto;
    width: 1200px;
    padding:20px 50px;
}
.news-particulars img{
    max-width: 1200px;
    text-align: center;
}
.submenu {
    font-size: 18px;
    color: #323232;
}
.submenu a:after{
    background: url(../images/next.png)no-repeat;
    background-position: 0 5px;
    height: 23px;
    width: 21px;
    display: inline-block;
    content: "";
}
.submenu a:last-child{
    color:#00a0e9;
}
.submenu a:last-child:after{
    display: none;
}
.news-content-title{
    text-align: center;
    font-size: 24px;
    color:#333;
    margin: 50px 0;
}
.news-content-title span{
    font-size: 14px;
    color: #999;
    display: block;
    padding-top:10px; ;
}
.news-particulars p{
    font-size: 16px;
    color: #555;
    padding: 10px 0;
}
.p_left{
    float:left;
    width: 50%;
    text-align: left;
}
.p_right{
    float: right;
    width: 50%;
    text-align: right;
}
.p_left a,.p_right a{
    color:#000 ;
}
#currclass{
    background: #53bfff;
    color:#fff
}
.current{
    background: #53bfff;
    color: #ffffff !important;
}


/*关于我们*/
.contact_us-header {
    background: url("../images/banner8.jpg") no-repeat center;
    height: 650px;
    margin-top: 57px;
}
.contact_us-header-text{
    margin: auto;
    width:1200px;
    text-align:center;
    font-size: 24px;
    color: #606060;
    margin-top: 80px;
}
.contact_us-header-text p{
    margin: 20px 0;
}
.contact_us-header-text p span{
    color:#2997e1;
}
.contact_us-header-text ul{
    overflow:hidden;
    margin-top: 100px;
}
.contact_us-header-text ul li{
    float: left;
    width: 300px;
}
.contact_us-main{
    margin: 50px auto;
    width:1200px;
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}
.contact_us-content{
    overflow: hidden;
    padding: 40px 50px;

}
.contact_us-nav{
    overflow: hidden;
    height: 74px;
}
.contact_us-nav  li{
    margin: 0 10px;
}
.contact_us-nav li{
    float: left;
    width: 25%;
    text-align: center;
    line-height: 50px;
    font-size: 26px;
    color: #666;
    padding: 10px 15px;
    cursor: pointer;
}
.contact_us-nav  li:hover{
    border-bottom: 4px solid #28a7e1 !important;
    color: #28a7e1 !important;
}
.contact_us-left{
    float: left;
    width: 320px;
    line-height: 25px;
    padding-top: 50px;
}
.contact_us-left h3 {
    font-size: 26px;
    color: #333;
    margin-bottom: 50px;
}
.contact_us-left p{
    margin: 10px 0;
    font-size: 16px;
    color: #666;
}
.contact_us-left p span{
    font-size: 16px;
    color: #666;
    text-indent: 40px;
}
.saoma{
    margin-top: 80px;
}
.saoma img{
    width: 150px;
    margin-left: 30px;
}
.contact_us-right{
    float: left;
    margin-left: 50px;
}
.contact_us-text h3{
    font-size: 30px;
    font-weight:bold;
    text-align:center;
    margin: 50px 0;
}
.info{
    line-height: 35px;
    font-size: 16px;
    color: #666;
    margin: 20px 0;
    text-indent: 2em;
}
.contact_us-1{
    overflow: hidden;
    margin: 50px 0;
}
.contact_us-1-pic{
    float:left;
    width: 400px;
}
.contact_us-1-text{
    float: left;
    width: 697px;
    padding: 51px 30px 60px 30px;
    text-align: left;
    height: 350px;
}
.contact_us-1-text h4{
    font-size: 20px;
    color:#333;
    font-weight: normal;
}
.contact_us-1-text p{
    margin: 20px 0;
    text-indent: 2em;
    line-height: 35px;
    font-size: 14px;
    color: #666;
}
.contact_us-1-text:nth-child(1){
    height: 400px;
}








.
