﻿body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, input, textarea {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    font-family: "Arial Unicode MS", "Arial", "Calibri";
    color: #666;
}

ul, li {
    list-style: none;
}

img, input {
    border: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}

.clearfix:after { /*content:"200B"; height:0; font-size:0; */
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

textarea, button, input:focus {
    outline: none;
}

.banner1 {
    margin-top: 115px;
}

.banner3 {
    margin-top: 115px;
}
.banner3 img{
    width: 100%;
}
.banner {
    margin: 0 auto;
    padding: 0;
    overflow-x: hidden;
    margin-top: 115px;
}

.banner img {
    width: 100%;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -50%;
}

.banner1 {
    position: relative;
    height: 160px;
    overflow-x: hidden;
    display: none;
}

.banner-list {
    height: 100%;
    position: absolute;
    left: 50%;
}

.banner-list img {
    height: 100%;
    margin-left: -50%;
}

.fudong {
    float: left;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    background: #fff;
}

.top {
    background: #515151;
    line-height: 38px;
    height: 38px;
}

.top .left {
    float: left;
    margin: 0 0 0 24px;
}

.top .left .yi {
    float: left;
    color: #fff;
}

.top .left .yi img {
    margin-left: 13px;
}

.top .left .er {
    float: left;
    margin-left: 31px;
}

.top .left a {
    font-size: 12px;
    color: #fff;
    padding-right: 32px;
}

.top .right {
    float: right;
}

.top .right .weixin {
    float: left;
    color: #797979;
}

.top .right .weixin a {
    padding-right: 12px;
}

.top .right .weibo {
    float: left;
    margin-left: 11px;
}

.top .right a {
    color: #b5b5b5;
}

.top .right img {
    margin-right: 4px;
}

.navbar-nav > li > a {
    display: block;
    transition: all 0.3s;
}
.navbar-nav > li > a:hover{
    color: #2d82dc;
}
.navbar-nav > li > a.active{
    color: #2d82dc;
}
.navbar-toggle {
    float: right;
}

.page1 h3 {
    font-size: 40px;
    color: #333333;
    text-align: center;
    line-height: 58px;
    margin-top: 45px;
    margin-bottom: 15px;
}

.page1 .pp {
    width: 76%;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    color: #333;
    line-height: 28px;
}

.page1 .list {
    position: relative;
    margin-top: 27px;
    /*margin-right: 13px*/;
}

.page1 .list:nth-child(3) {
    margin-right: 0;
}

.page1 .list img {
    width: 100%;
    transition: all 0.8s;
}
.page1 .list .pic{
    overflow: hidden;
}
.page1 .list .text{
    padding-top: 20px;
    height: 300px;
    border: 1px solid #ddd
}
.page1 .list .text h4{
    color: #333333;
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 15px;
    transition: all .3s;
    margin: 10px 40px;
    padding-top:10px;
}
.page1 .list:hover img{
    transform: scale(1.1,1.1);
}

.page1 .list .text p{
    color: #292929;
    font-size: 16px;
    line-height: 1.8;
    transition: all .3s;
    margin: 40px;
}
.page1 .list:hover h4{
    color: #2d82dc;
}
.page1 .list:hover p{
    color: #2d82dc;
}
.case{
    background: #e7e7e7;
    margin-top: 50px;
    padding-bottom: 40px;
    margin-bottom: 30px;
}

.case h3{
    padding-top: 50px;
    margin-bottom: 40px;
}










.navbar-nav > li {
    position: relative;
    margin-left: 2px;
}

.navbar-nav .ul1 {
    position: absolute;
    left: -34px;
    top: 62px;
    background: #f2f3f7;
    z-index: 99;
    display: none;
    width: 167px;
}

.navbar-nav .ul1 li {
    line-height: 36px;
    font-size: 14px;
    padding: 0 10px;
}

.navbar-nav .ul1 li:hover {
    background: #2d82dc;
}

.navbar-nav .ul1 li a {
    color: #323433;
    display: block;
}

.navbar-nav .ul1 li:hover a {
    color: #fff;
}

.navbar-nav .s1 {
    left: -20px;
}

.navbar-nav .s2 {
    left: -20px;
}

.navbar-nav .s3 {
    left: -26px;
}

.navbar-nav li:hover .ul1 {
    display: block;
}

.isU1 {
    z-index: 99;
    padding-bottom: 30px;
    width: 100%;
    height: auto;
    background: #fff;
    position: absolute;
    border-top: 1px solid #f2f2f2;
    padding-top: 20px;
    display: none;
}

.isU2 {
    z-index: 99;
    width: 100%;
    background: #fff;
    position: absolute;
    border-top: 1px solid #f2f2f2;
    display: none;
}

.isU1 li {
    float: left;
    width: 25%;
}

#isu1:hover .isU1 {
    display: block;
}

#isu2:hover .isU2 {
    display: block;
}

#content #tab3 {
    display: none;
}

#content #tab2 {
    display: none;
}

#content #tab1 {
    display: none;
}

#content {
    padding-top: 19px;
}

#content p {
    line-height: 38px;
    color: #000000;
    font-size: 16px;
    float: left;
    width: 835px;
    margin-right: 5px;
}

#content img {
    float: left;
}

#one {
    background: #f2f2f2;
}

#one li {
    float: left;
    width: 25%;
    height: 120px;
    font-size: 24px;
    line-height: 120px;
    text-align: center;
}

#one li a {
    color: #000000;
    height: 45px;
}

#one li span {
    width: 5px;
    background: #d3d3d3;
    height: 46px;
    display: inline-block;
    float: left;
    margin-top: 40px;
}

.isU1 li h3 {
    line-height: 26px;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}

.isU1 li p {
    line-height: 24px;
    font-size: 12px;
    color: #000000;
}

.isU1 li a {
    font-size: 12px;
    color: #808080;
    display: block;
    margin-top: 6px;
}

.isU1 li img {
    margin-top: 21px;
}

.isU2 li h3 {
    line-height: 26px;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

.isU2 li p {
    line-height: 24px;
    font-size: 12px;
    color: #000000;
}

.isU2 li span {
    line-height: 55px;
    font-size: 12px;
    color: #000000;
    display: block;
}

.isU2 li img {
    margin-left: 40px;
    margin-top: 21px;
}

/*.navbar-nav > li:hover{border-bottom: 1px solid #002a66;}*/
footer {
    background: #333333;
    padding-top: 33px;
    padding-bottom: 59px;
    margin-top: 6px;
    float: left;
    width: 100%;
}

footer ul {
    float: left;
    margin-right: 100px;
}

footer ul li:nth-child(1) {
    font-size: 16px;
    color: #f0f0f0;
    line-height: 54px;
    display: block;
}
footer ul li:nth-child(2){
    display: block;
}
footer ul li:nth-child(3){
    display: block;
}
footer ul li:nth-child(4){
    display: block;
}
footer ul li:last-child{
    display: block;
}
footer ul li {
    display: none;
    font-size: 14px;
    color: #b2b2b2;
    line-height: 24px;
}

footer ul li a {
    font-size: 14px;
    color: #b2b2b2;
}

footer ul:nth-child(5) {
    margin-right: 0;
}

footer .right {
    margin-top: 19px;
    float: left;
    width: 295px;
    margin-left: 30px;
    /*text-align: right;*/
}

footer .right p {
    color: #b2b2b2;
    font-size: 14px;
    line-height: 24px;
}

.bot {
    text-align: center;
    background: #292929;
    line-height: 22px;
    padding: 15px 0;
    font-size: 14px;
    color: #808080;
}

.page2 .list {
    text-align: center;
}
.page2 .list:hover img{
    transform: scale(1.1,1.1);
}
.page2 .list img{
    max-width: 100%;
    transition: all 0.6s;
}
.page2 .row {
    $padding-bottom: 32px;
    $border-bottom: 1px solid #e3e3e3;
    padding-top: 55px;
}
.page2 .row2 {
    width: 51%;
    padding-top:30px;
    margin-left: -15px;
    border-bottom: 2px solid #e3e3e3;
}
.page2 .row:last-child {
    border-bottom: none;
}

.page2 h3 {
    font-size: 24px;
    color: #333333;
    line-height: 52px;
    letter-spacing: 0.5px;
     font-weight: bold
}

.page2 p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    letter-spacing: 0px;
    padding-right: 15px;
}

.page2 a {
    font-size: 16px;
    color: #2d82dc;
    line-height: 72px;
    letter-spacing: 1px;
    transition: all 0.3s;
}
.page2 a:hover {
    letter-spacing: 2px;
}
.page2 .banner {
    position: relative;
}

.page2 .banner video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    display: none;
}

.page2 .banner .btn {
    position: absolute;
    left: 20%;
    top: 56%;
    width: 165px;
    height: 100px;
    z-index: 999;
}

.page2 .banner .btn img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 0;
}

.page2 .banner .btn .dianji {
    width: 44px;
    height: 31px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
}

.page3 h3 {
    font-size: 24px;
    color: #333333;
    line-height: 67px;
}

.page3 ul li {
    float: left;
    font-size: 16px;
    margin-top: 22px;
}

.page3 ul li:nth-child(3) a {
    border-right: none;
}

.page3 ul li a {
    color: #999999;
    border-right: 1px solid #e3e3e3;
    padding: 0 21px;
}

.page3 .row {
    padding-left: 15px;
    padding-right: 15px;
}

.page3 p {
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 29px;
}

.page3 p b {
    float: left;
    width: 50%;
    font-weight: normal;
    margin-left: 90px;
}

.page3 p:nth-child(7) {
    line-height: 20px;
}

.page3 p span {
    width: 194px;
    margin-right: 0px;
    display: inline-block;
    float: left;
}

.page3 h4 {
    font-size: 16px;
    color: #333;
    line-height: 47px;
    margin-top: 29px;
}


.page4 h3 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    margin-top: 32px;
}

.page4 .list {
    position: relative;
    text-align: center;
    height: 242px;
    border: 1px solid #d5e0f2;
    border-top: none;
    border-left: none;
}

.page4 .list:nth-child(3) {
    border-right: none;
}

.page4 .list:nth-child(4) {
    border-bottom: none;
}

.page4 .list:nth-child(5) {
    border-bottom: none;
}

.page4 .list:nth-child(6) {
    border-bottom: none;
    border-right: none;
}

.page4 .list .imgs {
    margin-top: 45px;
}

.page4 .ying {
    position: absolute;
    left: 0;
    top: 0;
    background: #124383;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    display: none;
}

.page4 .wen {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.page4 .wen span {
    display: block;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    margin-bottom: 11px;
}

.page4 .wen h4 {
    font-size: 24px;
    color: #fff;
    line-height: 38px;
    margin-top: 71px;
}

.page4 .list:hover .ying {
    display: block;
}

.page4 .list:hover .wen {
    display: block;
}

.page4 .banner-bot {
    height: 281px;
    position: relative;
    margin-top: 70px;
}

.page4 .banner-bot .yi {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    text-align: center;
}

.page4 .banner-bot .yi h4 {
    font-size: 36px;
    color: #fff;
    line-height: 62px;
    margin-bottom: 29px;
}

.page4 .banner-bot .yi a {
    color: #e5e5e5;
    font-size: 14px;
}

.page4 .banner-bot .er {
    position: absolute;
    right: 32%;
    top: 56px;
    text-align: center;
}

.page4 .banner-bot .er h4 {
    font-size: 36px;
    color: #fff;
    line-height: 62px;
    margin-bottom: 29px;
}

.page4 .banner-bot .er a {
    color: #e5e5e5;
    font-size: 14px;
}

.page5 h3 {
    font-size: 24px;
    color: #333333;
    line-height: 67px;
}

.page5 .pull-right li {
    float: left;
    font-size: 16px;
    margin-top: 22px;
    margin-bottom: 23px;
}

.page5 .pull-right li:last-child a {
    border-right: none;
}

.page5 .pull-right li a {
    color: #999999;
    border-right: 1px solid #e3e3e3;
    padding: 0 21px;
}

.page5 .mainLeft h3 {
    margin-bottom: 22px;
    font-size: 24px;
    color: #333333;
    line-height: 71px;
    text-align: center;
    font-weight: bold;
    margin-top: 43px;
}

.page5 .mainLeft .panel-title img {
    margin-right: 9px;
}

.page5 .mainLeft .panel-body p {
    line-height: 24px;
    font-size: 14px;
    color: #666;
    margin-bottom: 18px;
}

.page6 .mainLeft h3 {
    margin-bottom: 22px;
    font-size: 24px;
    color: #333333;
    line-height: 124px;
    text-align: center;
    font-weight: bold;
    margin-top: 43px;
}

.page6 .city {
    text-align: center;
    margin-bottom: 38px;
}

.page6 .city input {
    width: 163px;
    height: 38px;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    padding-left: 10px;
    margin-right: 20px;
}

.page6 .city input:nth-child(2) {
    margin-right: 10px;
}

.page6 .city button {
    width: 164px;
    height: 40px;
    background: #18467f;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    border: none;
}

.page6 .list {
    border-bottom: 1px solid #e3e3e3;
    margin-left: 40px;
    margin-right: 40px;
    padding-bottom: 21px;
    margin-top: 16px;
}

.page6 .list h3 {
    line-height: 44px;
    font-size: 18px;
    color: #4c4c4c;
}

.page6 .list span {
    line-height: 28px;
    font-size: 14px;
    color: #4c4c4c;
    display: block;
}

.page7 h3 {
    font-size: 24px;
    color: #333333;
    line-height: 67px;
}

.page7 .pull-right li {
    float: left;
    font-size: 16px;
    margin-top: 22px;
    margin-bottom: 23px;
}

.page7 .pull-right li:last-child a {
    border-right: none;
}

.page7 .pull-right li a {
    color: #999999;
    border-right: 1px solid #e3e3e3;
    padding: 0 21px;
}

.page7 .pull-right li a:hover {
    color: #000;
}

.page7 .mainLeft h3 {
    font-size: 24px;
    color: #333333;
    line-height: 72px;
    font-weight: bold;
    margin-top: 21px;
    margin-bottom: 20px;
}

.page7 .list {
    position: relative;
}

.page7 .list .ying {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.1;
    display: none;
}

.page7 .list .imgs {
    width: 100%;
}

.page7 .list .bofang {
    position: absolute;
    left: 39%;
    top: 28%;
    display: none;
}

.page7 .list:hover .ying {
    display: block;
}

.page7 .list:hover .bofang {
    display: block;
}

.page7 .list {
    margin-bottom: 19px;
    margin-right: 19px;
}

.page7 .ul1 {
    width: 512px;
    margin: 30px auto;
}

.page7 .ul1 li {
    float: left;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #333;
    cursor: pointer;
}

.page7 .ul1 li:nth-child(3) {
    background: #124383;
    color: #fff;
}

.page7 .xiazai {
    background: #f7f7f7;
    padding-top: 48px;
    padding-bottom: 125px;
    margin-top: 75px;
}

.page7 .xiazai .time {
    float: left;
}

.page7 .xiazai .one {
    border-bottom: 1px solid #e3e3e3;
    margin-top: 10px;
    padding-bottom: 10px;
}

.page7 .xiazai .geshi {
    float: right;
}

.page7 .xiazai h3 {
    font-size: 24px;
    color: #333333;
    line-height: 31px;
}

.page7 .xiazai h4 {
    font-size: 18px;
    color: #333333;
    line-height: 65px;
    font-weight: bold;
}

.page7 .xiazai .span1 {
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}

.page7 .xiazai .span2 {
    font-size: 16px;
    color: #999999;
    line-height: 28px;
}

.page7 .xiazai a {
    margin-top: 6px;
    background: #fff;
    line-height: 27px;
    width: 70px;
    height: 27px;
    border: 1px solid #e3e3e3;
    font-size: 14px;
    color: #333;
    display: inline-block;
    text-align: center;
}

.page7 .xiazai a img {
    margin-left: 4px;
}

.page7 .xiazai .lists {
    margin-right: 107px;
}

.page7 .xiazai .lists:nth-child(odd) {
    margin-right: 0;
}


.page8 h2 {
    line-height: 68px;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin-top: 38px;
}

.page8 p {
    line-height: 29px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 26px;
}

.page8 span {
    line-height: 29px;
    font-size: 16px;
    color: #124383;
    margin-bottom: 26px;
}

.page8 .list {
    position: relative;
    float: left;
    margin-right: 30px;
    margin-top: 50px;
    width: 22.3%;
    margin-bottom: 60px;
}

.page8 .list:nth-child(1) {
    margin-left: 34px;
}

.page8 .list:nth-child(4) {
    margin-right: 0;
}

.page8 .list a {
    display: block;
}

.page8 .list img {
    width: 100%;
}

.page8 .list .ying {
    position: absolute;
    left: 0;
    top: 0;
    background: #000000;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    display: none;
}

.page8 .list .text {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 24px;
    display: none;
}

.page8 .list .text h3 {
    line-height: 71px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin-top: 32px;
}

.page8 .list .text p {
    line-height: 24px;
    font-size: 14px;
    color: #fff;
}

.page8 .list:hover .ying {
    display: block;
}

.page8 .list:hover .text {
    display: block;
}

.page8 .news {
    background: #f5f5f5;
    padding-top: 20px;
    padding-bottom: 77px;
}

.page8 .news h3 {
    line-height: 106px;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.page8 .news h4 {
    line-height: 28px;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

.page8 .news p {
    line-height: 24px;
    color: #666666;
    font-size: 14px;
    padding-bottom: 28px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 42px;
}

.page8 .news span {
    line-height: 29px;
    font-size: 14px;
    color: #333333;
    display: block;
    margin-bottom: 0;
}

.page8 .news a {
    width: 199px;
    height: 52px;
    font-size: 16px;
    color: #fff;
    background: #124383;
    text-align: center;
    line-height: 52px;
    margin-top: 36px;
    margin-left: 5px;
}

.page8 .news img {
    width: 100%;
    padding-left: 25px;
    margin-top: 10px;
}

.page9 .icon {
    float: left;
    width: 20%;
    text-align: center;
    display: none;
}

.page9 .icon p {
    line-height: 75px;
    font-size: 20px;
    color: #fff;
}

.page9 h2 {
    line-height: 68px;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin-top: 38px;
}

.page9 p {
    line-height: 29px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 26px;
}

.page9 .list {
    /*padding-right: 43px;*/
    /*margin-bottom: 61px;*/
}

.page9 .list:nth-child(1) {
    /*margin-left: 38px;*/
}

.page9 .list img {
    width: 100%;
}

.page9 .buju h3 {
    line-height: 52px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin-top: 53px;
}

.page9 .buju p {
    line-height: 36px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin-bottom: 12px;
}


.page10 .list {
    padding: 50px 0;
}

.page10 .list:hover {
    background: #f6f6f6;
}

.page10 .list:hover h3 {
    color: #124383;
}

.page10 .list:hover p {
    color: #124383;
}

.page10 .text {
    padding-left: 50px;
}

.page10 .text h3 {
    line-height: 44px;
    color: #333;
    font-size: 24px;
}

.page10 .text p {
    line-height: 24px;
    color: #4c4c4c;
    font-size: 14px;
    margin-top: 16px;
}

.page10 .text span {
    line-height: 36px;
    color: #666666;
    font-size: 14px;
    margin-top: 34px;
    display: inline-block;
    margin-right: 26px;
}

.page10 .ul1 {
    width: 512px;
    margin: 54px auto;
}

.page10 .ul1 li {
    float: left;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #333;
    cursor: pointer;
}

.page10 .ul1 li:nth-child(3) {
    background: #124383;
    color: #fff;
}


.page11 .list a {
    display: block;
    float: left;
    width: 31.5%;
    margin-right: 31px;
    margin-bottom: 40px;
}

.page11 .list a:nth-child(3) {
    margin-right: 0;
}

.page11 .list a:nth-child(6) {
    margin-right: 0;
}

.page11 .list a:nth-child(9) {
    margin-right: 0;
}

.page11 .list a:hover .text {
    background: #f0f0f0;
}

.page11 .box .text {
    border: 1px solid #e3e3e3;
    padding-left: 22px;
    padding-right: 25px;
    float: left;
}

.page11 .box .text h3 {
    font-size: 18px;
    color: #333333;
    line-height: 53px;
    margin-bottom: 2px;
    font-weight: bold;
}

.page11 .box .text p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.page11 .box .imgs {
    width: 100%;
}

.page11 .ul1 {
    width: 512px;
    margin: 54px auto;
}

.page11 .ul1 li {
    float: left;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #333;
    cursor: pointer;
}

.page11 .ul1 li:nth-child(3) {
    background: #124383;
    color: #fff;
}


.page12 .pingtai {
    line-height: 45px;
    font-size: 24px;
    color: #333;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
}

.page12 .pingtai h2 {
    line-height: 45px;
    font-size: 24px;
    color: #333;
    text-align: center;
    margin-top: 50px;
}

.page12 .pingtai span {
    line-height: 33px;
    font-size: 12px;
    color: #666666;
    margin-right: 22px;
}

.page12 .pingtai span img {
    margin-right: 4px;
}

.page12 .news p {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 24px;
}

.page12 .news p:nth-child(1) {
    margin-top: 79px;
}

.page12 .news a {
    display: block;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}


.page13 h2 {
    font-size: 24px;
    color: #333333;
    line-height: 72px;
    font-weight: bold;
    margin-top: 35px;
    text-align: center;
    letter-spacing:0.5px;
}

.page13 p {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    text-align: center;
}

.page13 .icon {
    float: left;
    width: 33.3%;
    text-align: center;
    margin-top: 120px;
    margin-bottom: 29px;
}

.page13 .icon .span1 {
    display: block;
    font-size: 20px;
    color: #222222;
    line-height: 31px;
    margin-top: 24px;
}

.page13 .icon .span2 {
    display: block;
    font-size: 15px;
    color: #555555;
    line-height: 26px;
    margin-top: 10px;
}

.page13 .icon .span3 {
    display: block;
    font-size: 15px;
    color: #555555;
    line-height: 26px;
    margin-top: 14px;
}


.page14 h2 {
    font-size: 24px;
    color: #333333;
    line-height: 67px;
    font-weight: bold;
}

.page14 .pull-right li {
    float: left;
    font-size: 16px;
    line-height: 67px;
}

.page14 .pull-right li:last-child a {
    border-right: none;
}

.page14 .pull-right li a {
    color: #999999;
    border-right: 1px solid #e3e3e3;
    padding: 0 21px;
}

.page14 .pull-right li a:hover {
    color: #000;
}

.page14 .icon {
    float: left;
    width: 25%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 29px;
}

.page14 .icon .span1 {
    display: block;
    font-size: 16px;
    color: #333333;
    line-height: 31px;
    margin-top: 24px;
}

.page14 .icon .span2 {
    display: block;
    font-size: 14px;
    color: #999999;
    line-height: 26px;
}

.page14 h3 {
    font-size: 22px;
    color: #333333;
    line-height: 108px;
    font-weight: bold;
    text-align: center;
}

.page14 .yi {
    background: #f5f5f5;
    padding-top: 30px;
    padding-bottom: 100px;
}

.page14 .yi h4 {
    font-size: 24px;
    color: #333333;
    line-height: 76px;
    font-weight: bold;
    text-align: center;
}

.page14 .yi p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    padding-left: 56px;
    padding-right: 53px;
}

.page14 .er {
    background: #f5f5f5;
    padding-top: 30px;
    padding-bottom: 100px;
    margin-top: 120px;
}

.page14 .er h4 {
    font-size: 24px;
    color: #333333;
    line-height: 76px;
    font-weight: bold;
    text-align: center;
}

.page14 .er p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    padding-left: 56px;
    padding-right: 53px;
}

.page14 .fangan1 {
    text-align: center;
}

.page14 .fangan1 .list {
    margin-top: 64px;
}

.page14 .fangan1 span {
    display: block;
    font-size: 24px;
    line-height: 88px;
    color: #333333;
    font-weight: bold;
    text-align: center;
}

.page14 .banner {
    position: relative;
}

.page14 .banner video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    display: none;
}

.page14 .banner .btn {
    position: absolute;
    left: 20%;
    top: 56%;
    width: 165px;
    height: 100px;
    z-index: 999;
}

.page14 .banner .btn img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 0;
}

.page14 .banner .btn .dianji {
    width: 44px;
    height: 31px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
}


.page15 h2 {
    font-size: 24px;
    color: #333333;
    line-height: 67px;
    font-weight: bold;
}

.page15 .ps {
    width: 60%;
    margin: 0 auto;
    margin-top: 20px;
}

.page15 .pull-right li {
    float: left;
    font-size: 16px;
    margin-top: 22px;
}

.page15 .pull-right li:last-child a {
    border-right: none;
}

.page15 .pull-right li a {
    color: #999999;
    border-right: 1px solid #e3e3e3;
    padding: 0 21px;
}

.page15 .pull-right li a:hover {
    color: #000;
}

.page15 .yi .pic {
    margin-top: 47px;
}

.page15 .yi h3 {
    line-height: 44px;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    margin-top: 37px;
}

.page15 .yi p {
    line-height: 24px;
    font-size: 14px;
    color: #666666;
    margin-bottom: 56px;
}

.page15 .list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #f5f5f5;
    float: left;
    width: 100%;
}
.product-main .list{
    background: none;
}
.page15 .list .pic{
    width: 50%;
}
.page15 .list .pic:hover img{
    transform: scale(1.1,1.1);
}
.page15 .list .pic img{
    transition: all 0.6s;
}
.page15 .list .text{
    display: flex;
    justify-content: center;
    flex-flow: column;
    width: 43%;
}
.page15 .list .text .parameter{
    margin-top: 30px;
}
.page15 .list .text h3{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
    letter-spacing: 2px;
}
.page15 .list img {
    width: 100%;
}

.page15 .listt img {
    width: 100%;
}

.page15 .list h4 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
.page15 .list li{
    line-height: 24px;
    font-size: 15px;
    color: #333;
    letter-spacing: 0.5px;
}
.page15 .list p {
    line-height: 24px;
    font-size: 15px;
    color: #666666;
    margin-bottom: 9px;
    letter-spacing: 0.5px;
    $text-align:justify;
    /*padding-right: 80px;*/
}

.page15 .listt {
    background: #fff;
    float: left;
    width: 100%;
}

.page15 .listt h4 {
    line-height: 84px;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    margin-top: 63px;
}

.page15 .listt p {
    line-height: 24px;
    font-size: 14px;
    color: #666666;
    margin-bottom: 9px;
    padding-right: 80px;
}

.page15 .banner {
    position: relative;
}
.page15 .banner:hover img{
    transform: scale(1.05,1.05);
}
.page15 .banner  img{
    transition: all 0.6s;
}
.page15 .banner video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    display: none;
}

.page15 .banner .btn {
    position: absolute;
    left: 20%;
    top: 56%;
    width: 165px;
    height: 100px;
    z-index: 999;
}

.page15 .banner .btn img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 0;
}

.page15 .banner .btn .dianji {
    width: 44px;
    height: 31px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
}

.page15 .eduvideo {
    width: 700px;
    margin: 10px auto
}

;


.page10 .banner img {
    margin-bottom: 50px;
}

.page11 .banner img {
    margin-bottom: 50px;
}

.banner2 {
    display: none;
}

.icon-list{
    background: #e5e5e5;
    padding: 60px 0;
    margin-bottom: 30px;
}

.icon-list ul{
    display: flex;
    justify-content: center;
}
.icon-list ul li{
    width: 136px;
    margin: 0 16px;
    text-align: center;
}
.icon-list ul li2{
    width: 136px;
    margin: 0 7px;
    text-align: center;
}

.icon-list ul li img{
    max-width: 100%;
}

.icon-list ul li p{
    color: #000000;
    font-size: 16px;
    margin-top: 16px;
    letter-spacing: 0.6px;
}
.icon-list ul li p2{
    color: #000000;
    font-size: 15px;
    margin-top: 16px;
    letter-spacing: 0.7px;
}
.icon-list ul li2 img{
    max-width: 100%;
}

.icon-list ul li2 p{
    color: #000000;
    font-size: 15px;
	line-height: 20px;
    margin-top: 16px;
	letter-spacing: 1.8px;
}




.biaodan{
    margin-top: 90px;
}
.biaodan p{
    color: #666868;
    font-size: 16px;
}

.biaodan .box{
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 50px;
}

.biaodan .box .lst{
    width: 48%;
    margin-bottom: 36px;
}
.biaodan .box .lst:nth-child(6){
    width: 100%;
}
.biaodan .box .lst:nth-child(5){
    width: 100%;
}
.biaodan .box .lst input{
    height: 68px;
    border: 1px solid #efefef;
    width: 100%;
    background: #f8f6f5;
    padding-left: 35px;
    font-size: 16px;
    color: #666;
}
.biaodan .box .lst textarea{
    border: 1px solid #efefef;
    width: 100%;
    background: #f8f6f5;
    height: 315px;
    padding-left: 35px;
    font-size: 16px;
    color: #666;
    padding-top: 34px;
}
.biaodan .box .lst textarea::placeholder{
    color: #9e9d9d;
}
.biaodan .box .lst input::placeholder{
    color: #9e9d9d;
}
.biaodan .box .lst .option{
    display: flex;
    margin-top: 15px;
}
.biaodan .box .lst:last-child{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    margin-top: 40px;
}
.biaodan .box .lst:last-child p{
    text-align: left;
}
.biaodan .box .lst:last-child label{
    display: flex;
    align-items: center;
    margin-right: 40px;
}
.biaodan .box .lst:last-child input{
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 100%;
    margin-right: 14px;
    margin-top: 0;
    padding-left: 0;
}

.biaodan .box .lst input[type="file"]:focus, .biaodan .box .lst input[type="radio"]:focus, .biaodan .box .lst input[type="checkbox"]:focus{
    background: #3779ba;
    outline: none;
}

.biaodan .box .lst button{
    width: 300px;
    height: 80px;
    background: #3779ba;
    border: none;
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
}



@media screen and (max-width: 1200px) {
    .biaodan .box{
        width: 100%;
    }
    .banner img {
        margin-left: 0;
        left: 0;
    }

    .page2 .banner .btn {
        display: none;
    }

    .page14 .banner .btn {
        display: none;
    }

    .page15 .banner .btn {
        display: none;
    }

    .page2 .banner img {
        width: 100%;
    }

    .page3 .banner img {
        width: 100%;
    }

    .page4 .banner img {
        width: 100%;
    }

    .page5 .banner img {
        width: 100%;
    }

    .page6 .banner img {
        width: 100%;
    }

    .page7 .banner img {
        width: 100%;
    }

    .page8 .banner img {
        width: 100%;
    }

    .page9 .banner img {
        width: 100%;
    }

    .page12 .banner img {
        width: 100%;
    }

    .page13 .banner img {
        width: 100%;
    }

    .page14 .banner img {
        width: 100%;
    }

    .page15 .banner img {
        width: 100%;
    }

    .page10 .banner img {
        width: 100%;
    }

    .page11 .banner img {
        width: 100%;
    }

    .page15 .listt img {
        width: 100%;
    }

    .page15 .list img {
        width: 100%;
    }

    .navbar-nav > li > a {
        padding: 0 6px;
    }

    footer .right {
        display: none;
    }

    footer ul {
        margin-right: 109px;
    }

    .page7 .list {
        margin-right: 0;
    }

    .page8 .list {
        width: 21.8%;
    }

    .page9 .list:nth-child(1) {
        margin-left: 0;
    }

    .page11 .list a {
        width: 31.1%;
    }
}


/*@charset "utf-8";*/
/*!* CSS Document *!*/
/*html{ overflow-x:hidden; overflow-y:auto;}*/
/**{ margin: 0; padding: 0; }*/
/*ul,ol,li{ list-style-type:none;}*/
/*body, button, input, select, textarea{ font-family:'Microsoft yahei'; font-size:12px; }*/
/*code, kbd, pre, samp {font-family:'Microsoft yahei';}*/
a {
    text-decoration: none;
    color: #333333;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

a:hover {
    color: #2d82dc;
    cursor: pointer;
}

li {
    line-height: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

textarea {
    resize: none;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bsBox {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#bsPanelHolder {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#bsPanel {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.bFind-wrapper-top {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: normal;
}

input[placeholder], [placeholder], *[placeholder] {
    color: #666666 !important;
}

::-webkit-input-placeholder {
    color: #666
}

:-moz-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

.bsBox {
    box-sizing: content-box;
}

.bsTitle {
    box-sizing: content-box;
}

/*.bsFrameDiv{box-sizing:none}*/

input, button, select, textarea {
    outline: none;
    -webkit-appearance: none;
}

textarea {
    font-size: 13px;
    resize: none;
}

.pz_top {
    float: left;
    width: 100%;
    min-width: 1200px;
}

.pz_banner {
    float: left;
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
}

.pz_main {
    float: left;
    width: 100%;
    min-width: 1200px;
}

.pz_down {
    float: left;
    width: 100%;
    min-width: 1200px;
}

/*#content{ position: relative;overflow: hidden;}*/
.w_0100 {
    float: left;
    width: 100%;
    min-width: 1200px;
}

.w_1200 {
    margin: 0 auto;
    width: 1200px;
}

.phone_show {
    display: none;
}

/*strong{font-weight:400}*/
@media screen and (max-width: 992px) {
    .small_menu {
        float: right;
        width: 46px;
        height: 32px;
        margin-top: 19px;
        margin-right: 5px;
    }

    .navbar {
        margin-left: 0;
    }

    /*header{padding-bottom: 22px;}*/
    footer ul {
        margin-right: 55px;
    }

    .page4 .list {
        border: none;
        border-right: 1px solid #d5e0f2;
    }

    .page4 .list:nth-child(3) {
        border-right: 1px solid #d5e0f2;
    }

    .page4 .list:nth-child(6) {
    }

    .page4 .list:nth-child(2) {
        border-right: none;
    }

    .page4 .list:nth-child(4) {
        border-right: none;
    }

    .page4 .list:nth-child(6) {
        border-right: none;
    }

    .page8 .list {
        width: 91%;
        margin-top: 0;
    }

    .page8 span {
        margin-bottom: 50px;
        display: block;
    }

    /*.page8 .list:nth-child(3){margin-left: 34px;}*/
    .page8 .news img {
        padding-left: 0;
    }

    .page11 .list a {
        width: 47.5%;
    }

    .page11 .list a:nth-child(2) {
        margin-right: 0;
    }

    .page11 .list a:nth-child(4) {
        margin-right: 0;
    }

    .page11 .list a:nth-child(6) {
        margin-right: 0;
    }

    .page11 .list a:nth-child(8) {
        margin-right: 0;
    }

    .page11 .list a:nth-child(3) {
        margin-right: 31px;
    }

    .page11 .list a:nth-child(6) {
        margin-right: 31px;
    }

    .page11 .list a:nth-child(9) {
        margin-right: 31px;
    }

    .page13 .icon {
        width: 33.33%;
    }

    .navbar {
        display: none;
    }

    .phone_show {
        display: block;
    }
}

@media screen and (max-width: 768px) {

    .biaodan .box .lst{
        width: 100%;
    }
    .biaodan .box .lst:last-child{
        justify-content: center;
    }
    .biaodan .box .lst .option{
        width: 100%;
        margin-bottom: 20px;
    }
    .page14 .pull-right li {
        line-height: 40px;
    }

    .page3 ul li:nth-child(3) a {
        border-right: 1px solid #e3e3e3;
    }

    .page3 ul li:nth-child(4) a {
        border: none;
    }

    .page3 .pull-right {
        width: 100%;
    }

    .page3 ul li {
        width: 25%;
        text-align: center;
        margin-bottom: 15px;
    }

    .page3 .pull-right li a {
        display: block;
        padding: 0;
    }

    .page15 .pull-right li a {
        display: block;
        padding: 0;
    }

    .page15 .pull-right {
        width: 100%;
    }

    .page15 .pull-right li {
        width: 25%;
        text-align: center;
        margin-bottom: 15px;
    }

    .banner2 {
        display: block;
    }

    .layout {
        /*display: none;*/
    }

    .www-aliyun-com-home-solution .module-wrap .slide-container .slide-body .slide-content .slide-item {
        margin-right: 0;
    }

    .panel-group .panel {
        float: left;
        width: 100%;
    }

    .page15 .ps {
        width: 100%;
    }

    .top .right {
        display: none;
    }

    .page9 .icon {
        width: 50%;
        height: 200px;
    }

    .banner img {
        left: 0;
        margin-left: 0;
        width: 100%;
    }

    .page15 .yi {
        padding-left: 15px;
        padding-right: 15px;
    }

    .page15 .yi img {
        width: 100%;
    }

    .page15 .listt {
        padding-left: 15px;
        padding-right: 15px;
    }

    .page15 .list {
        padding-left: 15px;
        padding-right: 15px;
    }

    .page15 .list p {
        padding-right: 0;
    }

    .page15 .listt p {
        padding-right: 0;
    }

    .page2 .yi {
        padding-left: 15px;
        padding-right: 15px;
    }

    .page2 .list {
        margin-bottom: 20px;
    }

    footer {
        display: none;
    }

    .navbar-toggle {
        display: block;
        position: absolute;
        right: 0;
    }

    .navbar {
        width: 100%;
        margin-top: 20px;
    }

    /*.collapse{display: block;}*/
    .nav > li {
        border-bottom: none;
    }

    .navbar-nav {
        margin-left: 0;
    }

    .page6 .city select {
        width: 80px;
    }

    .page6 .city button {
        width: 80px;
    }

    .page7 .ul1 {
        width: 100%;
        margin: 30px auto;
    }

    .page8 .list {
        width: 91%;
        margin-left: 17px;
    }

    .page8 .list:nth-child(1) {
        margin-left: 17px;
    }

    .page8 .list:nth-child(3) {
        margin-left: 17px;
    }

    .page8 .new {
        padding: 0 15px;
    }

    .page9 .list {
        padding: 0 15px;
    }

    .page10 .text {
        padding-left: 0;
    }

    .page10 .ul1 {
        width: 100%;
    }

    .page11 .list a {
        width: 100%;
    }

    .page13 .icon {
        width: 50%;
    }

    .page14 .icon {
        width: 50%;
    }

    .page14 .fangan1 img {
        width: 100%;
    }

    .page14 .yi p {
        padding: 0 15px;
    }

    .page14 .er p {
        padding: 0 15px;
    }

    .page14 .container img {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="submit"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
        -webkit-appearance: none;
    }

    /*body{ overflow:hidden;}*/
    .pz_top {
        min-width: 100%;
    }

    .pz_banner {
        min-width: 100%;
        margin-top: 83px
    }

    .pz_main {
        min-width: 100%;
    }

    .pz_down {
        min-width: 100%;
    }

    .w_1200 {
        min-width: 100%;
        width: 100%;
    }

    .w_0100 {
        min-width: 100%;
        width: 100%;
    }

    .pc_show {
        display: none;
    }

    .banner {
        display: none;
    }

    .page2 .banner {
        display: none;
    }

    .page3 .banner {
        display: none;
    }

    .page4 .banner {
        display: none;
    }

    .page5 .banner {
        display: none;
    }

    .page6 .banner {
        display: none;
    }

    .page7 .banner {
        display: none;
    }

    .page8 .banner {
        display: none;
    }

    .page9 .banner {
        display: none;
    }

    .page10 .banner {
        display: none;
    }

    .page11 .banner {
        display: none;
    }

    .page12 .banner {
        display: none;
    }

    .page13 .banner {
        display: none;
    }

    .page14 .banner {
        display: none;
    }

    .page15 .banner {
        display: none;
    }

    .banner1 {
        display: block;
    }

    .page15 .eduvideo {
        width: 100%;
        margin: 10px auto
    }

;
    .back_pc {
        background: #fff;
    }
}

/*top*/
.back1 {
    border-top: 3px solid #aa1018;
}

.c_1200 {
    float: left;
    width: 1200px;
    height: 92px;
}

.logo {
    float: left;
    width: 200px;
    padding: 22px 0 18px 18px;
}
.logo:hover img{
    transform: scale(1.05,1.05);
}
.logo img{
    transition: all 0.6s;
}

/*导航*/
/*.pc_menu{ float:left; margin-left:17px; height:92px; overflow:hidden;}*/
.pc_menu ul {
    float: left
}

/*.pc_menu .nli{ float:left; width:86px; position:relative; z-index:99;}*/
/*.pc_menu .nli:first-child{ width:58px;}*/
.pc_menu .nli.cw {
    width: 102px;
}

/*.pc_menu .nli a{position:relative; z-index:2; float:left; width:100%; color:#9e7939; font-size:14px; height:92px; line-height:92px; text-align:center; -webkit-transition:all 200ms; transition:all 200ms;}*/
.pc_menu .nli:hover a,
    /*.pc_menu .nli .on a{color:#ffffff;}*/
.pc_menu .nli .on {
    color: #ffffff;
}

.pc_menu .nli a span {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.pc_menu .nli a .bkg {
    top: 100%;
    z-index: 1;
    background-color: #9e7939;
    -webkit-transition: all 200ms;
    transition: all 200ms;
}

.pc_menu .nli .on .bkg,
.pc_menu .nli:hover .bkg {
    top: 0;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

/*#nav .nli a.on .bkg,*/
#nav .nli a:hover .bkg {
    top: 0;
}

/*#nav .nli a.on {color:#fff;}*/

/*二级导航*/
#subNav {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 4;
    width: 100%;
    height: 44px; /*overflow: hidden;*/
}

#subNav .g-wrap {
    overflow: visible;
    position: relative;
    width: 1920px;
    height: 100%;
    overflow: hidden;
}

#subNav .g-wrap .item {
    position: absolute;
    top: -100%;
    width: 100%;
    height: 100%;
    background-color: rgba(158, 121, 57, .76);
    overflow: hidden;
    -webkit-transition: top 300ms;
    transition: top 300ms;
}

#subNav .g-wrap .xl1 {
    left: 635px;
    padding: 0 70px; /*width:835px;*/
}

#subNav .g-wrap .xl2 {
    left: 635px;
    padding: 0 70px; /*width:835px;*/
}

#subNav .g-wrap .xl3 {
    left: 721px;
    padding: 0 70px; /*width:752px;*/
}

#subNav .g-wrap .xl4 {
    left: 807px;
    padding: 0 73px; /* width:643px;*/
}

#subNav .g-wrap .xl5 {
    left: 893px;
    padding: 0 70px; /*width:573px;*/
}

#subNav .g-wrap .xl6 {
    left: 979px;
    padding: 0 70px; /*width:573px;*/
}

#subNav .g-wrap .xl7 {
    left: 1065px;
    padding: 0 80px; /* width:643px;*/
}

#subNav .g-wrap .xl8 {
    left: 1151px;
    padding: 0 70px; /*width:573px;*/
}

#subNav .g-wrap .xl9 {
    left: 1237px;
    padding: 0 70px; /*width:573px;*/
}

#subNav .g-wrap .on {
    top: 0;
    z-index: 2;
}

#subNav .g-wrap .item a {
    float: left;
    padding: 0 15px;
    font-size: 14px;
    line-height: 44px;
    color: #ffffff;
}

#subNav .g-wrap .item a:hover {
    text-decoration: underline;
}


.seach {
    float: right;
    width: 230px;
    height: 33px;
    border: 1px solid #dddddd;
    margin-top: 29px;
}

.input1 {
    float: left;
    width: 126px;
    height: 31px;
    border: 0;
    background: none;
    text-indent: 10px;
}

.input2 {
    float: left;
    width: 19px;
    height: 19px;
    margin: 6px 0 0 5px;
}

.select {
    width: 70px;
    float: left;
}


.full-container{
    max-width: 95%;
    margin: 0 auto;
}

.full-container2{
    max-width: 82%;
    margin: 0 auto;
}
.full-container2 .span{
font-size:20px;
}

.page1 .yewu .content{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
.page1 .yewu .content .list{
    width: 32.8%;
    transition: all 0.5s;
}
.page1 .yewu .content .list:hover{
    transform: scale(1.03,1.03);
    box-shadow: 0 10px 10px 0;
}

@media screen and (max-width: 767px) {
    .back1 {
        border-top: 3px solid #aa1018;
        position: fixed;
        z-index: 999;
    }

    .c_1200 {
        width: 100%;
        padding: 0 10px;
        height: 83px;
        background: #fff;
        box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
        position: relative;
        z-index: 999;
    }

    .logo {
        float: left;
        width: 200px;
        padding: 15px 0 16px 0;
    }

    .small_menu .cha {
        display: none;
        position: absolute;
        width: 46px;
        height: 32px;
        right: 20px;
        top: 65px;
        z-index: 56;
    }

    /*phone_导航*/
    /*menu 效果*/
    .pf_phone_menu {
        display: block;
        position: absolute;
        width: 100%;
        background: rgba(0, 0, 0, .5);
        left: 0;
        top: 106px;
        z-index: 888;
        height: 100%;
        overflow-y: auto;
    }

    .ph_back {
        float: left;
        width: 100%;
        padding: 0 0 100px 0;
        background: #fff;
    }

    .phone_menu {
        float: left;
        width: 100%;
    }

    .phone_menu ul {
        float: left;
        width: 100%;
        height: 100%;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .phone_menu ul .nli {
        float: left;
        width: 100%;
        padding: 0 10px;
        position: relative;
        z-index: 11;
    }

    .phone_menu ul .nli span {
        float: left;
        width: 100%;
        border-bottom: solid 1px #dddddd;
    }

    .phone_menu ul .nli span a.l1_a {
        float: left;
        width: 80%;
        padding: 12px 0;
        height: 58px;
        color: #9e7939;
        font-size: 14px;
        text-align: center;
    }

    .phone_menu ul .nli.on span .l1_a,
    .phone_menu ul .nli span .l1_a:hover {
        border-bottom: 0;
        font-weight: normal;
    }

    .phone_menu ul .nli span .l1_a .chi {
        float: left;
        color: #008ae4;
        height: 36px;
        line-height: 36px;
    }

    /*.phone_menu ul .nli span b{ position:absolute; z-index:111; left:0; top:0; width:100%; height:58px; background:url(images/phone_menu1.jpg) right center no-repeat; background-size:10px 15px;}*/
    /*.phone_menu ul .nli.on span b{ background:url(images/phone_menu2.jpg) right center no-repeat; background-size:15px 9px;}*/
    .phone_menu .sub {
        float: left;
        width: 100%;
        padding: 11px 13px 11px 0;
        display: none;
        border-bottom: 1px solid #dddddd
    }

    .phone_menu .sub .l2 {
        float: left;
        width: 100%;
        padding: 6px 0;
    }

    .phone_menu .sub .l2 .l2_a {
        float: left;
        width: 100%;
        color: #333333;
        font-size: 14px;
        line-height: 24px;
    }

    .phone_menu .sub .l2 .l2_a:hover {
        color: #aa1018
    }

    .d_0100 {
        float: right;
        width: 100%;
        margin-top: 32px;
        padding: 0 10px;
    }

    .sosuo {
        float: left;
        width: 100%;
        border: 1px solid #dddddd;
        height: 48px; /*padding-right:40px;*/
        position: relative;
        z-index: 11;
    }

    .input3 {
        float: left;
        width: 100%;
        text-indent: 20px;
        color: #888888;
        border: 0;
        background: none;
        height: 48px;
    }

    .sosuo input[placeholder], [placeholder], *[placeholder] {
        color: #333 !important;
    }

    .sosuo ::-webkit-input-placeholder {
        color: #888888
    }

    .sosuo :-moz-placeholder {
        color: #888888
    }

    .sosuo ::-moz-placeholder {
        color: #888888
    }

    .sosuo :-ms-input-placeholder {
        color: #888888
    }

    .input4 {
        position: absolute;
        z-index: 11;
        width: 19px;
        height: 19px;
        right: 18px;
        top: 13px;
    }
}

.mhc {
    z-index: 999;
    background: #000;
    width: 100%;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(Opacity=50);
    position: fixed;
    left: 0;
    top: 0;
    display: none;
}

.sousuos {
    display: none;
}

.lastLi:hover .sousuos {
    display: block;
}

.erweima {
    display: none;
}

.weixin:hover .erweima {
    display: block;
}


/*--------------SLIDER----------------*/

#slider {
    width: 100%;
    margin: 0px auto;
}


/*--------------CONTROLS--------------*/

/*position controls*/
.controls li {
    top: 50%;
    margin-top: -30px
}

.controls li:nth-child(1) {
    left: 0;
}

.controls li:nth-child(2) {
    right: 0;
}


/*------------PAGINATION------------*/

/*style pagination*/
.pagination li {
    background-color: #ddd;
}

.pagination li.active {
    background-color: #000;
}


/*-------------HELPERS----------------*/

.responsive {
    width: 100%;
    height: auto;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.banner2{
    margin-top: 50px;
}
.banner2 li{
    position: relative;
}
.banner2 li .text{
    position: absolute;
    left: 0;
    right: 0;
    top: 345px;
    bottom: 0;
}
.banner2 li h4{
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    margin-top: 52px;
    font-weight: 700;
}
.banner2 li p{
    color: #ebebed;
    font-size: 14px;
    line-height: 24px;
    padding: 0 30px;
    margin-top: 20px;
    text-align: left;
}

.core-competence{
    margin-bottom: 80px;
    margin-top: 40px;
}
.core-competence .list{
    display: flex;
    flex-flow: wrap;
}
.core-competence .list .text h4:hover{
    color: #2d82dc;
}
.core-competence .list .text h42:hover{
    color: #2d82dc;
}
.core-competence .list:hover .text h4{
    color: #2d82dc;
}
.core-competence .list:hover .text h42{
    color: #2d82dc;
}
.core-competence .list .text{
    width: 50%;
    background: #f5f5f5;
    padding: 65px 80px;
}
.core-competence .list .text ul{
    cursor: default;
}
.core-competence .list .text ul:hover span{
    color: #2d82dc;
}
.core-competence .list .text ul:hover span2{
    color: #2d82dc;
}
.core-competence .list .text:hover h4{
    color: #2d82dc;
}
.core-competence .list .text:hover h42{
    color: #2d82dc;
}
.core-competence .list .text ul:hover i{
    background: #2d82dc;
}
.core-competence .list .text span{
    font-size: 24px;
    line-height: 2;
    letter-spacing: 0px;
    color: #434343;
    transition: all 0.3s;
    margin-left: 5px;
}
.core-competence .list .text span2{
    font-size: 24px;
    line-height: 1.8;
    letter-spacing: 0px;
    color: #434343;
    transition: all 0.3s;
    margin-left: 5px;
}
/*.core-competence .list .text span:hover{*/
/*    color: #2d82dc;*/
/*}*/
.core-competence .list .text span i{
    width: 14.4px;
    height: 14.4px;
    background: #434343;
    display: inline-block;
    transform: rotate(45deg);
    transition: all 0.3s;
}
.core-competence .list .text span2 i{
    width: 14.4px;
    height: 14.4px;
    background: #434343;
    display: inline-block;
    transform: rotate(45deg);
    transition: all 0.3s;
}
.core-competence .list .text h4{
    font-size: 40px;
    color: #363636;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 10px;
    transition: all 0.3s;
}
.core-competence .list .text h42{
    font-size: 28px;
    color: #363636;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 10px;
    transition: all 0.3s;
}
.core-competence .list .text li{
    color: #0c0c0c;
    font-size: 14px;
    margin-bottom: 12px;
    padding-left: 12px;
    position: relative;
}
.core-competence .list .text li:before{
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #000;
}
.core-competence .list .pic{
    width: 50%;
    overflow: hidden;
}
.core-competence .list .pic:hover img{
    transform: scale(1.1,1.1);
}
.core-competence .list .pic img{
    max-width: 100%;
    width: 100%;
    transition: all 1s;
}






.anliMain .item-bg {
    width: 100%;
    height: 100%;
}

.anliMain .mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.anliMain .mask .bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /* background: #315076; */
    opacity: .6;
    filter: alpha(opacity=60);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(60));
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.anliMain .grid:hover .bg {
    background: #174580;
    opacity: .6;
    filter: alpha(opacity=90);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(90));
}
.anliMain .mask .content {
    position: absolute;
    left: 0;
    right: 0;
    top: 51%;
    bottom: 0;
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
    text-align: center;
}
.anliMain .grid:hover .content {
    top: 32%;
}

.anliMain .mask .content .item-title {
    color: #fff;
    font-size: 26px;
    line-height: 36px;
    margin: 0;
    padding: 25px;
    margin-top: 96px;
    font-weight: 700;
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
    letter-spacing: 1px;
    text-shadow: 2px 2px 3px #222222;
}
.anliMain .mask .content p {
    color: #ededed;
    font-size: 18px;
    line-height: 28px;
    padding: 0 40px;
    margin-top: 30px;
    text-align: justify;
    letter-spacing: 1px;
    text-shadow: 2px 2px 2px #222222;
}
.anliMain .mask .content .item-link {
    display: inline-block;
    border: 1px solid #fff;
    width: 144px;
    height: 40px;
    line-height: 36px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    margin-top: 60px;
}

.anliMain .grid:hover .content .item-link {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.anliMain .grid:hover .content .item-link {
    margin-top: 14%;
}
.anliMain .grid .mask .content .item-link:hover {
    color: #00c1de;
    background: #fff;
}
.anliMain .mask .content .item-link {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}


.anliMain .owl-theme .owl-controls .owl-nav div{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
    opacity: 0.7;
    transition: all 0.3s;
}
.anliMain .owl-theme .owl-controls .owl-nav div:hover{
    opacity: 1;
}
.anliMain .owl-theme .owl-controls .owl-nav div:hover i{
    opacity: 1;
}
.anliMain .owl-theme .owl-controls .owl-nav .owl-prev{
    left: 0;
}

.anliMain .owl-theme .owl-controls .owl-nav .owl-next{
    right: 0;
}

.anliMain .owl-theme .owl-controls .owl-nav div i {
    display: inline-block;
    font-size: 25px;
    color: #fff;
    cursor: pointer;
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(70));
    transition: all 0.3s;
}




@media screen and (max-width: 1600px){
    .core-competence .list .text h4{
        font-size: 30px;
    }
    .core-competence .list .text h42{
        font-size: 24px;
    }
    .core-competence .list .text span{
        font-size: 20px;
        line-height: 1.7;
    }
    .core-competence .list .text span2{
        font-size: 20px;
        line-height: 1.3;
    }
    .core-competence .list .text span i{
    	width: 13px;
    	height: 13px;
    }
    .core-competence .list .text span2 i{
    	width: 13px;
    	height: 13px;
    }
}
@media screen and (max-width: 1433px){
    .page1 .list .text h4{
        font-size: 22px;
    }
    .page1 .list .text p{
        font-size: 14px;
    }
    .core-competence .list .text{
	padding: 32px 48px;
    }
    .core-competence .list .text h4{
        font-size: 28px;
    }
    .core-competence .list .text h42{
        font-size: 22px;
    }
    .core-competence .list .text span{
        font-size: 18px;
		line-height: 1.3;
    }
	.core-competence .list .text span2{
        font-size: 18px;
		line-height: 1.1;
    }
	.core-competence .list .text span i{
		width: 13px;
		height: 13px;
	}
	.core-competence .list .text span2 i{
		width: 14px;
		height: 14px;
	}
    .anliMain .mask .content .item-title {
        font-size: 22px;
        line-height: 24px;
        margin-top: 54px;
    }
    .anliMain .mask .content p {
        font-size: 13px;
        line-height: 20px;
        padding: 0 24px;
        margin-top: 18px;
		letter-spacing: 2.6px;
    }
    .anliMain .mask .content .item-link {
        line-height: 36px;
        font-size: 14px;
        width: 120px;
        height: 36px;
        margin-top: 56px;
    }
}
@media screen and (max-width: 1200px){
    .page1 .list .text h4{
        font-size: 18px;
    }
    .anliMain .mask .content{
        top: 37%;
    }
    .anliMain .grid:hover .content {
        top: 7%;
    }
    .anliMain .mask .content .item-title {
        margin-top: 122px;
    }
    .anliMain .mask .content p {
        margin-top: 12px;
        letter-spacing: 2px;
    }
    .core-competence .list .text span{
        font-size: 18px;
    }
	.core-competence .list .text span i{
		width: 12px;
		height: 12px;
	}
	.core-competence .list .text span2{
        font-size: 18px;
    }
	.core-competence .list .text span2 i{
		width: 12px;
		height: 12px;
	}
}


@media screen and (max-width: 1000px){
    .core-competence .list .text {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    .core-competence .list {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
    .core-competence .list .pic {
        width: 100%;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
}

@media screen and (max-width: 768px){
    .page1 .yewu .content .list{
        width: 100%;
    }
    .core-competence .list {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
    .core-competence .list .pic{
        width: 100%;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    .core-competence .list .text{
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    .core-competence .list .text span{
	font-size:14px;
    }
    .page1 .list{
        padding: 0 15px;
    }
    .page15 .list .pic{
        width: 100%;
        margin-bottom: 30px;
    }
    .page15 .list .text{
        width: 100%;
    }
    .icon-list ul{
        flex-flow: wrap;
        justify-content: flex-start;
    }
    .icon-list ul li{
        width: 50%;
        margin: 0;
        margin-bottom: 20px;

    }
	.icon-list ul li2{
        width: 50%;
        margin: 0;
        margin-bottom: 20px;

    }
    .icon-list ul li img{
        width: 90px;
    }
	.icon-list ul li2 img{
        width: 90px;
    }
    .banner1{
        margin-top: 68px;
    }
}