* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none blink !important;
}

a:hover {
    text-decoration: none
}

ul,
li {
    list-style: none
}

input {
    outline: none
}

body,
html {
    background: #fff;
}

body {
    font-family: "微软雅黑";
    box-sizing: border-box;
    font-size: 14px;
    overflow-x: hidden;
}

.container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pic {
    width: 100%;
    height: auto;
    display: inline-block;
}
.cont8{
    width: 80%;
    margin: 0 auto;
}

.pa0{
    padding: 0;
}

.pa5{
    padding: 0 5px;
}

/*头部导航*/
.topnav{
    width: 100%;
    height: auto;
    display: flex; 
    display: -webkit-flex; 
    flex-flow: row wrap; 
    justify-content: space-between;
}
.topnav .tnavleft{
    margin: 35px 0;
}
.topnav .tnavleft img{
    margin-right: 5px;
}
.topnav .tnavleft span{
    font-size: 16px;
    color: #333;
    margin-right: 12px;
}
.topnav .tnavright{
    margin: 42px 0;
}
.topnav .tnavright .lan{
    /* margin: 34px 0 0 10px; */
    line-height: 30px;
    display: inline-block;
}
.topnav .tnavright .lan img{
    width: 30px;
    height: auto;
    margin: -2px 5px 0 0;
}
.topnav .tnavright .lan b{
    color: #999;
}

.navbar {
    z-index: 4;
    background: #015aa9;
    margin-bottom: 5px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    line-height: 52px;
    text-transform: uppercase;
    padding: 0;
    font-weight: 600;
}

.navbar-brand {
    /* width: 160px; */
}

.navbar-brand img {
    width: 100%;
    margin-top: 5px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background: transparent;
    color: #fff !important;
}

.navbar-collapse {
    width: 100%;
    height: auto;
}
.navbar-nav>.active{
    position: relative;
    /* background: #333;
    clip-path: polygon(0 0, 70% 0%, 100% 100%, 30% 100%); */
}

.navbar-nav>.active a{
    color: #335aa5 !important;
}

.navbar-nav{
    width: 100%;
    height: auto;
}
.navbar-nav>li {
    padding: 0;
    margin: 0;
    width: 14.28%;
    text-align: center;
    border-left: 1px solid #ddd;
}

.navbar-nav>li:nth-of-type(7) {
    border-right: 1px solid #ddd;
}

.navbar-nav>li>a {
    font-size: 16px;
    letter-spacing: 1px;
    /* border-bottom: 3px solid #fff; */
}

.navbar-nav>li>ul {
    opacity: 0;
    position: absolute;
    top: 50px;
    left: 0;
    transition: .3s;
    background: #fff;
    width: 100%;
    transform: translateY(-200px);
    z-index: -3;
}
.navbar-nav>li:hover{
    background: #053d6f;
}
.navbar-nav>li a:hover {
    color: #fff !important;
    /* border-bottom: 3px solid #e60012; */
}

.navbar-nav>li:hover>ul {
    display: block;
    opacity: 1;
    transform: translateY(0);
    z-index: 3;
}

.navbar-nav>li>ul>li {
    text-align: center;
    padding: 5px 0;
}

.navbar-nav>li>ul>li>a {
    color: #777;
}

.navbar-nav>li>ul>li:hover>a {
    border-bottom: solid 1px #aaa;
}

.navbar-nav>li>ul>li>ul {
    position: absolute;
    left: 134px;
    top: 0;
    width: 207px;
    height: 186px;
    background: #fff;
    display: none;
}

.navbar-nav>li>ul>li:hover>ul {
    display: block;
}

.navbar-nav>li>ul>li>ul>li {
    width: 100%;
    padding-top: 20%;
}

.container-fluid {
    height: 118px;
}

.banbg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#myCarousel {
    position: relative;
    /* background: url(../images/banner/banbg.png) center center no-repeat; */
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 49%;
    z-index: 15;
    width: 10%;
    padding-left: 0;
    margin-left: -30%;
    margin-bottom: 60px;
    text-align: center;
    list-style: none;
}


@media all and (max-width: 767px) {
    .navbar-brand {
        width: 140px;
        margin-left: 10px;
    }

    .navbar {
        background: #fff;
    }

    .navbar-collapse {
        float: none;
        background: #fff;
        height: 100%;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background: transparent;
    }

    .navbar-default .navbar-toggle {
        border: transparent;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background: #000;
    }

    .navbar-nav>li>ul>li>ul {
        display: none;
    }

    .navbar-nav>li>ul {
        display: none;
    }
}

/*导航结束*/

/* flexslider-banner */
.flexslider{position:relative;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides img{width: 100%; height: auto;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:12px;height:12px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:12px;height:12px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

/* sy-product */
.sytit{
    width: 100%;
    height: auto;
    text-align: center;
    color: #999;
    margin: 70px 0 0;
}
.sytit h1{
    margin: 10px 0 16px;
    color: #777;
}
.sytit p{
    font-size: 16px;
    width: 70%;
    margin: 0 auto;
    line-height: 30px;
}
.sypbox{
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 30px 0 0;
}
.sypbox ul li a{
    display: inline-block;
    width: 100%;
    height: auto;
    background: #f5f5f5;
}
.sypbox ul li a .ptu{ width: 100%; height: auto; display: inline-block; overflow: hidden; transform: scale(1);}
.sypbox ul li a .ptu img{ width: 100%; height: auto; transition: all 1.5s ease-in-out;}
.sypbox ul li a:hover .ptu img{
    transform: scale(1.1); 
}
.sypbox ul li a h3{
    padding: 30px 30px 0;
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    height: 108px;
    color: #888;
    text-transform:uppercase;
}
.sypbox ul li a h3 b{
    font-size: 18px;
    color: #555;
}
.sypbox ul li a p{
    padding: 0 30px 10px;
    display: flex; display: -webkit-flex; flex-flow: row wrap; justify-content: space-between;
}
.sypbox ul li a p span:nth-of-type(1){
    color: #666;
}
.sypbox ul li a p span:nth-of-type(2){
    font-size: 20px;
    color: #666;
    margin-top: -5px;
    color: #015aa9;
}
.sypbox ul li a:hover p span:nth-of-type(2){
    color: #e67817;
}


/* sy-about */
/* Sec Title */
.sec-title {
    position: relative;
    margin-bottom: 50px;
}

.sec-title h6 {
    position: relative;
    font-size: 14px;
    color: #172b56;
    text-transform: uppercase;
}

.sec-title h2 {
    position: relative;
    font-size: 30px;
    font-weight: 700;
    color: #06175b;
    padding-bottom: 15px;
}

.sec-title.style-two h2 {
    display: inline-block;
    padding-bottom: 0;
}

.sec-title h2:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 85px;
    height: 2px;
}

.sec-title.style-two h2:before {
    width: 50px;
    left: auto;
    right: -68px;
    bottom: 10px;
    background-color: #e67817;
}

.sec-title .text {
    position: relative;
    margin-top: 5px;
    font-size: 18px;
}

.sec-title.style-three h2 {
    font-size: 35px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    padding-bottom: 0;
}

.sec-title.style-three h2:before {
    display: none;
}
.service-block-one .inner-box {
    border-bottom: 3px solid #e67817;
}
.service-block-one a {
    color: #666;
}
/* Float Shadow */
.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
  }
  .hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
  }
  
  .hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move the element up by 5px */
  }
  .hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
  }
  
.syabbox{
    width: 100%;
    height: auto;
    background: url(../images/bg1.jpg) no-repeat center bottom fixed;
    background-size: 100%;
    padding: 100px 0 80px;
    margin: 60px 0 0;
}
.syabout{
    width: 100%;
    height: auto;
    padding: 0 80px;
    color: #fff;
}
.syabout h2{
    font-weight: 600;
    margin: 0;
}
.syabout h3{
    font-size: 18px;
    margin: 12px 0 42px;
    text-transform:uppercase;
    letter-spacing: 2px;
}
.syabout p{
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.5px;
}
.syabout a{
    width: 100%;
    height: auto;
    display: inline-block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin: 32px 0 0;
    color: #fff;
    line-height: 36px;
}
.fright {
    width: 100%;
    height: auto;
    margin: 60px 0 20px;
    background: #015aa9;
    border-radius: 20px;
    padding: 36px 20px;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.fright li {
    width: 25%;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.fright li:nth-of-type(4) {
    border-right: none;
}

.fright li h2 {
    font-size: 48px;
    color: #fff;
    font-weight: normal;
}
.fright li h2 b{
    font-size: 26px;
    display: inline-block;
    margin-left: 5px;
}
.fright li p{
    margin: 10px 0 0;
}

.kehu{
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 20px 0 0;
}
.kehu h4{
    margin-bottom: 15px;
}
.logotu {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
}

.logotu img {
    width: 100%;
    display: block;
    margin: 0 auto;
    border: 3px solid #ddd;
    margin-top: 20px;
}

.logotu:hover img {
    border: 3px solid #fff;
    box-shadow: #ddd 0 0 30px;
}


/* Services Section */

.services-section {
    position: relative;
    padding: 80px 0;
    background: #f5f4f7 url(../images/pattern.png);
}

.service-block-one .inner-box {
    position: relative;
    padding: 45px 33px 40px;
    background-color: #fff;
    display: block;
}

.service-block-one .inner-box {
    position: relative;
    margin-bottom: 30px;
}

.service-block-one h5 {
    position: relative;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-transform: uppercase;
}

.service-block-one h2 {
    font-size: 20px;
    color: #444;
    font-weight: 600;
    margin-bottom: 16px;
}

.service-block-one a {
    font-size: 13px;
    font-weight: 500;
    color: #001659;
    text-transform: uppercase;
}

.service-block-one .icon {
    position: absolute;
    right: 33px;
    bottom: 25px;
    line-height: 45px;
    font-size: 55px;
    color: #b2b2b2;
}


/* Testimonial section */

.testimonial-section {
    position: relative;
    background-size: cover;
    background-color: #bbbaba;
    background-position: center center;
}

.testimonial-section .shape {
    position: absolute;
    right: 12%;
    top: 20px;
}
.newsbox{
    width: 100%;
    display: inline-block;
    padding: 80px 0;
}
.newsbox ul{
    margin: 12px 0 0 10px;
}
.newsbox ul .newlist{
    width: 100%;
    height: auto;
    background: rgba(255, 255, 255, 0.6);
    display: inline-block;
    margin-bottom: 10px;
}
.newsbox ul .newlist:hover {
    box-shadow: 0px 0px 12px rgba(11, 2, 5, 0.18);
}
.newsbox ul .newlist .nleft{
    width: 95%;
    float: left;
    padding: 15px 20px 20px;
}
.newsbox ul .newlist .nright {
    width: 5%;
    text-align: center;
    height: auto;
    line-height: 144px;
    display: inline-block;
    background: #e2e2e2;
    padding-right: 1px;
}
.newsbox ul .newlist a{
    color: #111;
}
.newsbox ul .newlist a h4 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}
.newsbox ul .newlist a:hover h4 {
    color: #e67817;
}
.newsbox ul .newlist a p{
    color: #444;
}
.newsbox ul .newlist a span{
    color: #333;
}
.newsbox ul .newlist:hover .nright{
    background: #e67817;
    color: #fff;
}


/* Estimate Section */
.symessage{
    width: 100%;
    height: auto;
    background: #015aa9;
    display: inline-block;
    margin-top: -50px;
    padding: 65px 0 65px 50px;
}
.form-group{
    width: 48%;
    float: left;
    margin: 0 2% 12px 0;
}
.form-group input{
    border-radius: 0;
}
.form-group.me{
    width: 98%;
}
.form-group.me textarea{
    border-radius: 0;
    height: 100px;
}
.submit{
    width: 98%;
    background: #053d6f;
    color: #fff;
    border: none;
    height: 42px;
}

/*footer*/
.contact{
    background: #fff;
    padding: 35px 0 20px;
}
.contact>div{
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
}

.con-logo>h3 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
.con-logo>p{
    margin-top: 15px;
    font-size: 14px;
    color: #999;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    
}
.con-logo>p>i{
    width: 36px;
    text-align: center;
    color: #e67817;
    font-size: 24px;
    padding-right: 10px;
    display: block;
}
.con-logo>p:last-of-type>i{
    font-size: 19px;
}
.con-logo>p>span{
    line-height: 24px;
}
.con-link{
    padding: 0 15px;
}
.con-link>h3{
    font-size:18px;
    font-weight: bold;
    color: #000;
}
.con-link>h3>span{
    border-bottom: 2px solid #3D5BA3;
    padding-bottom: 3px;
}
.con-link ul{
    margin-top: 20px;
}
.con-link ul>li{
    line-height: 33px;
}
.con-link ul>li>a{
    color: #999;
    font-size: 14px;
}

.con-letter>h3{
    font-size:18px;
    font-weight: bold;
    color: #000;
}
.con-letter>h3>span{
    border-bottom: 2px solid #3D5BA3;
    padding-bottom: 3px;
}
.con-letter>p{
    font-size: 14px;
    color: #999;
    margin: 20px 0;
}
.con-letter .ewm{
    width: 100px;
}

.foot{
    width: 100%;
    background: #015aa9;
    padding: 5px 0;
}
.foot>p{
    text-align: center;
    color: #ccc;
    padding: 5px 10px;
    font-size: 12px;
    margin: 0;
}
.foot>p>a{
    color: #ccc;
}

/* ny-about */
.nyabbg {
    background: #fff;
}
.nycontent.bgnone{
    width: 100%;
    height: auto;
    background: #fff;
    padding: 5px 30px;
}
.nycontent {
    width: 100%;
    height: auto;
    display: inline-block;
    background: #fff;
    padding: 50px 0;
}

.tua {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.abjj{
    padding-right: 5px;
}
.abjj p{
    font-size: 15px;
    line-height: 30px !important;
    text-align: justify;
}
.abjj h3{
    margin-bottom: 26px;
}

.abjj h3 b{
    font-size: 20px;
    color: #666;
}
.abvidel{
    width: 48%; height: auto !important; margin-right: 30px; float: left;
}



/* ny-news */
.news {
    width: 100%;
    display: inline-block;
    margin: 50px 0 0;
}

.news li {
    width: 100%;
    display: inline-block;
    border: #ddd 1px solid;
    padding: 32px;
    margin-bottom: 15px;
    transition: all 1s;
    background: #fff;
}

.news li:hover {
    background: #fafafa;
    box-shadow: 10px 10px 10px #ddd;
}
.news li:hover a{
    color: #ec652d;
}

.news li a {
    color: #333;
}

.news li a p {
    color: #666;
    font-size: 15px;
    line-height: 26px;
}

.news li h4 {
    font-size: 20px;
    margin: 15px 0;
}

.newshow h3 {
    font-size: 22px;
    margin-bottom: 20px;
}

.newshow p {
    font-size: 15px;
    line-height: 26px;
    text-indent: 2em;
    margin-bottom: 10px;
}

.newback {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 50px;
}

.newback a:hover {
    color: #014d97;
}
.wenz p strong {
    font-size: 18px;
    color: #ec652d;
    padding-left: 8px;
}
.wenz p img{
    width: 96%;
    height: auto;
}
.casems{
    color: #666;
    border: 1px solid #ddd;
    padding: 15px 20px;
    margin: 20px 0 30px;
}
.casems P{
    text-indent: 0;
    font-size: 12px;
    margin: 0;
}
.news2 li{
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 10px 8px;
}
.news2 li a{
    color: #333;
}
.news2 li a:hover{
    color: #ec652d;
}

/* ny-page*/
.pagination {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 30px auto;
    justify-content: space-between;
}

.pagination span>a {
    padding: 5px 10px;
    color: #333;
    border: solid 1px #ccc;
    border-radius: 5px;
}

.page-num-current {
    padding: 5px 0 !important;
}

.pagination span>a select,
.pagination span>a select:focus {
    border: solid 1px transparent !important;
    padding: 5px 10px;
    background: transparent;
}

/* ny-product */
.nyprolist{
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    display: flex; display: -webkit-flex; flex-flow: row wrap; justify-content: space-between;
}
.nyprolist li{
    width: 98%;
    margin: 0 1% 8px;
    text-align: center;
    background: #f5f5f5;
    height: 32px;
    line-height: 32px;
}
.nyprolist .active a{
    color: #ec652d;
}
.nyprolist li a{
    color: #333;
}
.nyprolist li:hover{
    background: #ec652d;
}
.nyprolist li:hover a{
    color: #fff;
}
.ptit{
    width: 100%;
    margin: 0 0 10px;
    background: #ec652d;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 600;
    text-align: center;
    height: 52px;
    line-height: 52px;
}
.news2{
    margin-bottom: 30px;
}
.pbox {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    text-align: center;
}
.pbox .tubox{
    width:96%;
    margin: 2%;
    overflow:hidden;
    border: 1px solid #ddd;
}
.pbox:hover .tubox{
    border: 1px solid rgba(236, 101, 45, .6);
}
.pbox .tubox img {
    width: 100%;
    height: auto;
    box-shadow:0 0 1px #ccc;
    background-color: skyblue;
    transition:all 1.5s ease 0s;
    -moz-transition:all 1.5s ease 0s;
    -webkit-transition:all 1.5s ease 0s;
    -o-transition:all 1.5s ease 0s;
}

.pbox:hover .tubox img{
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -o-transform:scale(1.1);
    -moz-transform:scale(1.1);
}
.pbox h3 {
    font-size: 13px;
    margin: 12px 0;
    color: #444;
    text-align: center;
}
.pbox p {
    font-size: 14px;
    display: inline-block;
    background: #f5f5f5;
    padding: 5px 36px;
    border-radius: 20px;
    color: #015aa9;
    border: 1px solid #f5f5f5;
}

.pbox p span{
    width: 24px;
    height: 24px;
    line-height: 22px;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    background: #015aa9;
    margin: 0 0 0 5px;
}
.pbox:hover h3 {
    color: #ec652d;
}

.pro-xq-ms .pro-test h3 {
    font-size: 20px;
    color: #444;
    line-height: 56px;
    text-align: center;
    font-weight: 600;
    border-bottom: 4px solid #d7d7d7;
    background-color: #eee;
}

.pro-xq-ms>p {
    padding: 5px 5px;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
    border-bottom: 1px solid #000;
}

.pro-xq-ms>p>a {
    color: #333;
    font-size: 14px;
}

.pro-xq-ms>p>span {
    font-size: 14px;
    color: #333;
}
.pleft{ float: left; width: 66%; margin-right: 4%; padding-top: 26px;}
.protu{ width: 30%; height: auto;}
.pro-next {
    padding: 15px 15px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 30px 20px 15px;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.pro-next p a{
    color: #333;
}
.pro-next p a:hover{
    color: #ec652d;
}
.pro-test{
    width: 100%;
    padding: 20px 30px;
}
.pro-test p{
    font-size: 16px;
    letter-spacing: 2px;
    color: #444;
}
.pro-test p strong{
    font-size: 18px;
    color: #ec652d;
}
.pro-test table{
    width: 100% !important;
    height: auto;
    border: 1px solid 1px solid #ddd !important;
}
.pro-test table p{
    margin: 0;
}
.pro-test table tr td{
    border-width: 1px 1px 1px 1px !important;
    border-style: double solid solid double !important;
    border-color: rgba(55, 53, 137, .5) !important;
    padding: 5px !important;
}
.pdescribe {
    width: 100%;
    margin: 15px 0 0;
    padding: 0 18px 0 0;
    height: 368px;
    overflow-y: auto;
    overflow-x: hidden;
}

.pdescribe::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 4px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}

.pdescribe::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(51, 90, 165, 0.9);
    background: rgba(51, 90, 165, 0.9);
}

.pdescribe::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
}

.pdescribe p {
    line-height: 26px;
    font-size: 15px;
    color: #666;
    text-align: justify;
}
.pdescribe p img{
    max-width: 360px;
    max-height: 320px;
    display: inline-block;
}
.pdescribe h2{
    border-bottom: 1px solid #ddd;
    line-height: 48px;
    color: #4a4a4a;
}

/* pro-canshu */
.cstit{
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 36px 0 0;
}
.pback{
    float: right;
    display: block;
    font-size: 14px;
    padding: 5px 24px;
    border-radius: 15px;
    background: #999;
    color: #fff;
    text-decoration: none;
}
.pback:hover{
    background: #ec652d;
    color: #fff;
}
.wsleeve{
    width: 100%;
    margin: 30px auto 0;
}
.wsleeve h4{
    font-weight: 600;
}
.wsleeve ul li{
    display: inline-block;
    float: left;
    background: rgba(1, 90, 169, 0.86);
    color: #fff;
    padding: 5px 15px;
    margin-right: 15px;
}
.cstit .syprolist{
    width: 100%;
    height: auto;
    display: flex; display: -webkit-flex; flex-flow: row wrap; justify-content: space-between;
    margin-bottom: 0;
}
.cstit .syprolist li{
    width: 49%;
    height: auto;
    background: #ddd;
    text-align: center;
    font-size: 18px;
    height: 42px;
    line-height: 42px;
}
.cstit .syprolist .but{
    background: #ec652d;
    color: #fff;
}
.canshubox .sycptu{
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
}
.canshubox .sycptu img{
    max-width: 68%;
    display: block;
    margin: 20px auto 0;
}
.canshubox .sycptu.prodown a{
    width: 90%;
    margin: 0 auto;
    padding: 16px 10px;
    color: #333;
    font-size: 18px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    display: flex; display: -webkit-flex; flex-flow: row wrap; justify-content: space-between;
}
.canshubox .sycptu.prodown a:hover{
    color: #ec652d;
}
.canshubox .sycptu.prodown a p{
    margin: 0;
}

.canshubox .sycptu table {width:100% !important;height:auto;border:1px solid #999;margin:10px auto; }
.canshubox .sycptu table tbody tr td {
    padding:10px;
    border:1px solid #b4b4b4;
    display: table-cell;
    vertical-align: inherit;
    white-space: nowrap;
    text-align:center;
}
.canshubox .sycptu table tbody tr td:last-child{ border-right: none; }

/* ny-download */
.nytit{
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 36px;
}
.nytit b{
    font-size: 56px;
    color: rgba(0, 0, 0, .1);
    text-transform:uppercase;
}
.nytit p{
    font-size: 28px;
    margin-top: -46px;
    color: #333;
    font-weight: normal;
}
.downbox li a{
    width: 96%;
    margin: 0 auto;
    padding: 16px 10px;
    color: #333;
    font-size: 18px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    display: flex; display: -webkit-flex; flex-flow: row wrap; justify-content: space-between;
}
.downbox li a:hover{
    color: #ec652d;
}
.downbox li a p{
    margin: 0;
}

.zhilbox p strong{ font-size: 18px !important; font-weight: bold; color: #015aa9; width: 100%; height: auto; line-height: 30px; }
.zhilbox p{ font-size: 16px; line-height: 28px; color: #666;}

/* ny-shebei */
.tz-gallery {
    width: 100%;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
  }
  .tz-gallery h2{
      font-size: 20px !important;
  }
  .thumbnail {
    width: 100%;
    overflow: hidden;
    padding: 8px;
    border: 5px solid #ddd;
    border-radius: 0;
    margin: 0 0 30px 0;
  }
  .thumbnail:hover{
    border: 5px solid rgba(236, 101, 45, .6);
  }
  
  .thumbnail img {
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
  }
  
  .thumbnail:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
  }
  .caption{
      margin: 15px 0 20px;
  }
  .caption h5{
    font-size: 16px;
}

 
/* ny-contact */
.linkbox {
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 10px 0 50px;
    font-size: 20px;
    letter-spacing: 1px;
}
.linkbox ul li{
    width: 33.3333%;
    height: auto;
    text-align: center;
    float: left;
    border-right: 1px solid #ddd;
    padding: 20px 0;
}
.linkbox ul li:last-child{
    border-right: none;
}
.linkbox ul li b{
    font-size: 17px;
}

.messagebg{
    width: 100%;
    height: auto;
    background: url(../images/bgmes.jpg) center no-repeat;
    display: inline-block;
}

.messagebox {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    padding: 60px 45px;
}

.linktu {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.linktu img {
    display: block;
    margin: 0 auto;
}

.messagebox h4 {
    font-size: 36px;
    letter-spacing: 3px;
    color: #fff;
}

.message-con {
    width: 100%;
    padding: 10px 0 0;
}

.message-con>form {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;

}

.message-con>p {
    font-size: 26px;
    font-weight: block;
    text-align: center;
}

/* .form-group {
    width: 33.3333%;
    margin: 5px 0 0;
    padding: 5px;
}

.form-group input,
.form-group1 textarea {
    padding: 10px;
    border-radius: 5px;
    letter-spacing: 1px;
    font-size: 15px;
    outline: none;
    border: 1px solid #ccc;
    box-shadow: none;
    display: block;
    width: 100%;
    height: 46px;
    color: #555;
    background-color: transparent;
    background-image: none;
}

.form-group1 {
    width: 100%;
    margin: 15px 0;
    padding: 5px;
}

.form-group1 textarea {
    width: 100%;
    height: 108px;
} */

.yzm {
    margin: 15px 30px 0 0;
}

.submit {
    background: #ec652d;
    color: #fff;
    border-radius: 0;
    font-size: 15px;
    width: 16%;
    margin: 12px 42%;
    height: 38px;
    outline: none;
    letter-spacing: 1px;
    cursor: pointer;
    border: none;
}

.message-bd {
    height: 30px;
}

.message-con img {
    height: 35px;
}

.linkicon2 {
    margin: 20px 0;
    line-height: 46px;
    text-align: center;
}

.linkicon2 li {
    display: inline-block;
    background: rgba(0, 0, 0, .8);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 72px;
    margin: 0 20px;
}

.linkicon2 li:hover {
    background: rgba(70, 158, 48, .9);
}

.linkicon2 li>a {
    color: #fff;
}

/* bread */
.position {
    width: 100%;
    line-height: 48px;
    margin: 20px 0 0;
    border-bottom: 1px solid #ddd;
}

.position .posbox ul{
    width: 100%;
    height: auto;
    display: flex; flex-wrap: wrap; align-items: center; justify-content: center; 
}

.position .posbox ul li{
    position: relative;
    padding: 0 12px;
}
.position .posbox ul li a{
    font-size: 16px;
    color: #333;
    display: inline-block;
}
.position .posbox ul li::before {
    content: '';
    display: block;
    right: 0px;
    top: 50%;
    margin-top: -9px;
    width: 1px;
    height: 18px;
    background-color: #d6d6d6;
    position: absolute;
}
.position .posbox ul li:last-child::before{
    background: #fff;
}
.position .posbox ul .active a{
    line-height: 32px;
    color: #fff;
    background: #ec652d;
    border-radius: 5px;
    padding: 0 15px;
}
.position2{
    width: 100%;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #ddd;
}
.position2 .posbox2{
    width: 100%;
    display: flex; display: -webkit-flex; flex-flow: row wrap; justify-content: space-between;
}
.position2 .posbox2 .nybanleft h3 {
    position: relative;
    display: inline;
    padding: 15px 40px;
    background: #015aa9;
    color: #fff;
    font-size: 18px;
    z-index: 2;
}

.position2 .posbox2 .nybanright a {
    color: #333;
}
.nav-pro {
    display: block;
    margin-top: 5px;
    width: 100%;
}

.nyprobox{
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 50px 0 20px;
}
.nav-pro>h3 {
    width: 100%;
    background: #015aa9;
    font-size: 20px;
    font-weight: bold;
    padding: 18px 20px;
    margin: 0;
    color: #fff;
}
.nav-pro>ul{
    border: 1px solid #ccc;
    padding: 10px 0;
}
.nav-pro>ul>li{
    position: relative;
    margin: 0 15px;
    /* border-bottom: 1px solid #f5f5f5; */
    transition: .3s;
}
.nav-pro>ul>li>a{
    padding: 10px 5px;
    display: block;
    transition: .3s;
    cursor: pointer;
}
.nav-pro>ul>li:hover>a{
    border-left: 5px solid #003183;
    background: #f5f5f5;
}
.nav-pro>ul>li>i{
    position: absolute;
    right: 6px;
    top: 8px;
    font-size: 24px;
}
.nav-pro>ul>.active>a {
    border-left: 5px solid #003183;
    background: #f5f5f5;
    display: block;
}

.nav-pro>ul>li>a {
    color: #333;
    font-size: 14px;
}
.nav-pro>ul>li>ul>li>a{
    color: #aaa;
    padding: 10px 5px;
    margin: 0 10px;
    border-bottom: 1px solid #ccc;
    display: block;
}
.nav-pro>ul>li>ul>.active{
    background: #1f98b5;
}
.submenu{ display: none !important; }
.showsub .submenu{ display: block !important; }
@media all and (max-width: 768px) {
    html, body{ overflow-x: hidden;}
    .container {width:100% !important;}
    .navbar-brand img{ margin: 0;}
    .topnav .tnavright{ margin: 28px 0;}
    .topnav .tnavright span{ display: none;}
    .cont8{ width: 98% !important;}
    .ny-nav ul>li>ul {opacity:1;z-index:1;position:relative;height:auto;top:0;}
    .nav-pro>ul {width:100%;}
    .ny-nav ul>li {width:86%;padding:10px 20px !important;margin:3px 5px 0 !important;border-radius:5px !important;}
    .navbar-collapse{ background:rgba(1, 90, 169, 1); margin: 0 !important;}
    .navbar-nav{ margin:0 !important;}
    .navbar-nav>li{ width: 100%; text-align: center; border-left: none;}
    .navbar-nav>li:nth-of-type(7){ border: none;}
    .navbar-default .navbar-nav>li>a{ line-height: 32px;}
    .flex-direction-nav{ display: none;}
    .flex-control-nav{ bottom: 0;}
    .sypbox ul li a{ margin-bottom: 12px;}
    .sypbox ul li a h3{ padding: 30px 18px 0;}
    .sytit p{ width: 98%; line-height: 28px; font-size: 14px;}
    .fright{ display: none;}
    .syabbox{ background-size: auto !important; padding: 30px 0;}
    .syabout{ padding: 0 26px !important;}
    .sj{ display: none;}
    .foot>p>a{ width: 100% !important; height: auto; display: inline-block;}
    /* ny-style */
    .nybanleft{ display: none;}
    .abjj{ padding: 0; border: none;}
    .nycontent.bgnone{ padding: 20px 0;}
    .pagination span>a{ padding: 5px;}
    .pdescribe{ height: auto;}
    .table-responsive { border: 5px solid #ddd; padding: 10px; margin-top: 20px;}
    .canshubox .sycptu img{ max-width: 100%;}
    .nytit b { font-size: 48px;}
    .linkbox ul li{ width: 100%;}
    .symessage { padding: 20px;}
    .submit{ width: 40%; margin: 0 30%;}
    .newback{ display: none;}
    .abvidel{ width: 100% !important; padding: 0 !important;}
}

