/*@import "./reset.css";*/

body {
    font: 14px "Microsoft YaHei", "微软雅黑", "Arial Narrow", HELVETICA;
}

a, a:hover, a:link {
    color: #000000;
    text-decoration: none;
}

ul, li {
    list-style: none;
}


/* navbar-begin */

.navbar {

    border: none;

    font-size: 16px;

    background-color: transparent;

}

#navbar {

    float: right;

    margin-top: 20px;

    padding-bottom: 30px;

}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {

    color: #fff;

}

.navbar-inverse .navbar-nav > li > a:hover {

    color: #ffffff;

}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {

    background-color: transparent;

}

.navbar-inverse .navbar-toggle {

    border-color: transparent;

}

.nav > li {

    text-align: center;

}

.dropdown-menu {

    min-width: 131px;

    text-align: center;

    padding: 0;

}

.dropdown-menu > li > a {

    padding: 15px 20px;

}

.dropdown-menu > li > a:hover {

    color: #ffffff;

    background: #e55b00;

}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {

    background: #e55b00;

    color: #fff;

}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {

    margin-left: 0;

}

/* navbar-end */


#myCarousel .item img {

    width: 100% !important;

}


/* 轮播-begin */

.carousel-indicators .active {

    background: #e55b00;

}

/* 轮播-end */

.middle-title {

    margin: 60px 0px 40px;

}

.middle-title h1 {

    font-size: 48px;

    font-weight: bold;

}

.middle-title span {

    display: block;

    margin: 15px auto 10px;

    width: 55px;

    border: 1px solid #e55b00;

}

.middle-title p {

    font-size: 18px;

    color: #666666;

}

.middle-special .middle-title {

    margin-top: 10px;

}

.more a {

    display: inline-block;

    font-size: 18px;

    color: #fff;

    background: url(../images/more.png) no-repeat;

    background-size: 100% 100%;

    padding: 23px 0;

    width: 330px;

    box-shadow: 0 3px 10px rgba(255, 102, 0, 0.35);

    border-radius: 50px;

}

/* middle-1 begin */

.middle-1 {

    padding: 10px 0 50px;

}

.middle-1 .more {

    position: relative;

    bottom: -90px;

}

.middle1-div {

    margin-top: 10px;

}

.middle1-div div {

    width: 100%;

    height: 300px;

    /*padding: 35px 20px;*/

    color: #333;

    box-shadow: 0 10px 10px rgba(124, 152, 180, 0.156);

    border-radius: 0 0 15px 15px;

}

.middle1-div .div1 {

    background: url(../images/ys1.png) no-repeat;

    background-size: 100% 100%;

}

.middle1-div .div2 {

    background: url(../images/ys2.png) no-repeat;

    background-size: 100% 100%;

}

.middle1-div .div3 {

    background: url(../images/ys3.png) no-repeat;

    background-size: 100% 100%;

}

.middle1-div .div4 {

    background: url(../images/ys4.png) no-repeat;

    background-size: 100% 100%;

}

.middle1-div h3 {

    font-size: 18px;

    font-weight: bold;

    padding-top: 40px;

    color: #fff;

}

.middle1-div p {

    font-size: 16px;

    line-height: 25px;

    margin-top: 70px;

    color: #999;

    padding: 0 10px;

}

/* middle-1 end  */


/* middle-2 begin */

.shenq {
    background: #f5f5f5;
    padding: 55px 0 130px;
}

.shq_sq h2 span {
    display: block;
    color: #333;
    font-size: 20px;
    font-weight: normal;
    line-height: 100%;
    padding: 15px 0 65px 0;
    letter-spacing: 1px;
}

.shq_sq h2:before {
    top: 95px;
}

.shq_sq h2 {
    padding-bottom: 0;
}

.shq_sq ul li {

    border-radius: 9px;

    background: url(../images/tpbg.png) no-repeat;

    background-size: 100% 100%;

    padding: 40px 15px 55px;

    height: 374px;

    margin-top: 30px;

    box-shadow: 0 10px 10px rgba(124, 152, 180, 0.156);

}

.shq_sq ul li:last-child {
    margin-right: 0;
}

.shq_sq ul li i {
    display: block;
    text-align: center;
    font-style: normal;
    font-size: 16px;
    color: #707070;
    line-height: 25px;
}

.shq_sq ul li i span {
    display: block;
    padding-top: 30px;
    line-height: 100%;
    font-size: 18px;
    padding-bottom: 15px;
    color: #333;
}

.shq_sq ul li div {

    display: none;

    font-style: normal;

    position: absolute;

    left: 0;

    top: 0;

    height: 100%;

    background: url(../images/kc.png) no-repeat;

    background-size: 100% 100%;

    color: #fff;

    font-size: 16px;

    line-height: 28px;

    box-sizing: border-box;

    padding: 80px 15px 15px;

    text-align: justify;

    transition: 0.3s;

    color: #fff;

}

.shq_sq ul li div > h3 {

    display: block;

    text-align: center;

    font-size: 18px;

    margin-bottom: 20px;

}

.shq_sq ul li div p {

    font-size: 16px;

}

.shq_sq ul li div span {

    display: block;

    margin-top: 35px;

}

.shq_sq ul li div a {

    display: inline-block;

    padding: 0 20px;

    border: 1px solid #fff;

    color: #fff;

    border-radius: 20px;

    font-size: 14px;

}

.shq_sq ul li div a:hover {

    background: #fff;

    color: #52a7fc;

}

.shq_sq ul li:hover div {

    display: block;

    font-style: normal;

    animation-duration: 0.6s;

    animation-name: fadeInDown;

}

/* middle2-end */


/* middle3-begin */

.middle-3 .middle-title h1, .middle-3 .middle-title span, .middle-3 .middle-title p {

    color: #fff;

}

.tpys {
    overflow: hidden;
    background: url(../images/tpys.jpg) no-repeat center 0;
}

.tpys h2 {
    color: #fff;
    padding-bottom: 0;
}

.tpys h2 span {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    line-height: 100%;
    padding: 12px 0 73px 0;
}

.tpys h2:before {
    background: #fff;
    top: 95px;
}

.tpys ul li {

    margin-top: 20px;

    padding: 0 10px;

}

.tpys ul li div {

    padding: 60px 20px 70px;

    border-radius: 20px;

    background: #fff;

}

.tpys ul li em {

    display: block;

    font-size: 18px;

    color: #333;

    line-height: 100%;

    font-weight: bold;

    font-style: normal;

    margin: 25px 0;

}

.tpys ul li span {
    display: block;
    color: #666666;
    font-size: 16px;
    line-height: 25px;
}

/* middle3-end */


/* middle4-begin */

.innews_1 h2 {

    color: #666666;

    font-size: 20px;

    font-weight: bold;

    padding: 15px 0 20px;

    margin-bottom: 0;

    margin-top: 0;

}

.innews_1 h2 a {

    font-size: 20px;

    margin-top: 6px;

    font-weight: bold;

    font-family: "Arial";

    color: #f18000;

    text-transform: uppercase;

}

.innews_1 img {

    width: 100%;

    display: block;

    padding-bottom: 25px;

}

.innews_p {

    width: 100%;

    color: #666666;

    font-size: 15px;

    padding: 6px 0;

    margin-bottom: 0;

    background: url(../images/dot1.png) no-repeat left;

    padding-left: 12px;

}

.innews_p:hover {

    background: url(../images/dot2.png) no-repeat left;

}

.innews_p:hover, .innews_p:hover span {

    color: #f18000;

}

.innews_p a {

    color: #666;

    display: inline-block;

    max-width: 230px;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.innews_p span {

    float: right;

    color: #666;

    font-size: 15px;

}

.innews_2 {

    margin-top: 58px;

}

.innews_2 .innews_2-div {

    background: #fff;

    padding: 20px 25px

}

.innews_2 h2 {

    position: relative;

    font-size: 18px;

    text-align: center;

    background: #e3cf86;

    color: #000;

    padding: 12px 0;

    width: 180px;

    margin: -22px auto 0;

    top: -22px;

}

.innews2_info {

    border: 1px solid #dfdfdf;

    padding: 30px 20px 10px;

}

.innews_2 .title .col-lg-4 {

    font-size: 14px;

    font-weight: bold;

    color: #333333;

    margin-bottom: 15px;

}

.txtMarquee-top {
    overflow: hidden;
    position: relative;
    border: 1px solid #fff;
}

.txtMarquee-top .infoList li {
    height: 40px;
    line-height: 40px;
    color: #666666;
}

.txtMarquee-top .infoList .col-lg-4 {
    padding: 0;
    text-align: center;
}


.middle-4 {

    background: #f5f5f5;

    padding-bottom: 100px;

    padding-top: 50px;

}

.middle4-div1 {

    margin-bottom: 20px;

}

.middle4-div1-parent {

    padding: 0px 15px;

}

.middle4-div1 {

    background-color: #f7f7f7;

    padding-left: 0px;

}

.middle4-div1 .col-lg-6:first-child {

    padding-left: 0px;

}

.middle4-div1 .col-lg-6 img {

    width: 100%;

}

.middle4-div1-sub h1 {

    font-size: 60px;

    color: #d7d7d7;

}

.middle4-div1-sub h3 {

    font-weight: bold;

    color: #666666;

}

.middle4-div1-sub span {

    display: inline-block;

    width: 70px;

    border-bottom: 1px solid #31a332;

    margin-bottom: 35px;

}

.middle4-div1-sub p {

    font-size: 16px;

    color: #999999;

    line-height: 30px;

    margin-bottom: 60px;

}

.middle4-div3 {

    margin: 0;

    padding: 0;

}

.picMarquee-left {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.picMarquee-left .hd .prev, .picMarquee-left .hd .next {

    position: absolute;

    display: block;

    width: 45px;

    height: 45px;

    overflow: hidden;

    cursor: pointer;

    z-index: 10000;

    margin-top: 180px;

}

.picMarquee-left .hd .prev {

    float: left;

    background: url(../images/prev.jpg) no-repeat;

}

.picMarquee-left .hd .next {

    float: right;

    background: url(../images/next.jpg) no-repeat;

    right: 0;

}

.picMarquee-left .bd {
    padding: 10px 0px;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    padding: 0;
    cursor: pointer;
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
}

.picMarquee-left .bd ul li .pic img {
    width: 100%; /*height:240px; */
    display: block;
}

.picMarquee-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picMarquee-left .bd ul li .title {

    display: none;

    position: absolute;

    height: 100%;

    width: 100%;

    top: 0;

    z-index: 1000;

    background-color: rgba(0, 0, 0, 0.3);

    color: #ffffff;

    padding: 0 15px;

    animation-duration: 0.6s;

    animation-name: fadeInLeft;

}

.picMarquee-left .title h3 {

    font-size: 18px;

    font-weight: normal;

    margin: 70px 0px 25px;

}

.picMarquee-left .title p {

    font-size: 16px;

    line-height: 25px;

}

.picMarquee-left .title span {

    display: block;

    margin-top: 30px;

}

.picMarquee-left .title span a {

    display: inline-block;

    padding: 3px 20px;

    border: 1px solid #fff;

    border-radius: 20px;

    color: #f18000;

    font-size: 16px;

    background: #fff;

}

.picMarquee-left .title span .on {

    color: #fff;

    background: #f18000;

    border: 1px solid #f18000;

}

.picMarquee-left .bd ul li:hover .title {

    display: block;

}

/* middle4-end*/


/* middle5-begin */

.middle-5 {

    padding-bottom: 205px;

}

.middle-5 .middle-title {

    margin-top: 50px;

}

.middle5-div1 {

    padding-right: 0;

    padding-left: 0px;

    margin-bottom: 50px;

}

.middle5-div1-parent {

    padding: 0px 15px;

    margin-top: 25px;

}

.middle5-div1 .col-lg-6:first-child {

    padding-left: 0px;

}

.middle5-div1 .col-lg-6 img {

    width: 100%;

}

.middle5-div1-sub {

    padding-left: 20px;

    padding-right: 20px;

    background: #e8e8e6;

    height: 445px;

}

.middle5-div1-sub h3 {

    font-weight: normal;

    color: #000;

    margin-top: 80px;

    font-size: 24px;

}

.middle5-div1-sub span {

    display: inline-block;

    width: 95px;

    border-bottom: 1px solid #cccccc;

    margin-bottom: 35px;

}

.middle5-div1-sub p {

    font-size: 16px;

    color: #999999;

    line-height: 30px;

}

.middle5-div1-sub a {

    display: inline-block;

    padding: 15px 40px;

    background: #333333;

    color: #fff;

    margin: 54px 0 55px;

}

.middle5-div2-sub {

    padding-right: 0;

    padding-left: 0;

    margin-top: 10px;

}

.middle5-div2-sub img {

    width: 100%;

}

.middle5-div2 {

    margin-top: 40px;

}

.middle5-div2 p {

    font-size: 15px;

    color: #666666;

    margin-top: 10px;

}

.middle5-div3 {

    margin: 0;

    padding: 0;

}

.middle5-div2 .col-lg-25 img {

    border: 1px solid #cccccc;

}

/* middle5-end */


/* middle6-begin */

.middle-6 {

    background: #f5f5f5;

    padding: 20px 0 40px;

}

.middle-6 .more {

    position: relative;

    bottom: -80px;

}

.middle6-div2 img, .middle6-div3 img {

    width: 100%;

}

.middle6-div2 img {

    display: inline-block;

    margin-bottom: 10px;

}

.middle6-div2 img:first-child {

    margin-top: 10px;

}

.focusBox {
    margin: 0 auto;
    position: relative;
    width: 100%;
    background: #fff;
    overflow: hidden;
}

.focusBox .hd {
    height: 22px;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
}

.focusBox .hd ul {
    float: right;
    overflow: hidden;
}

.focusBox .hd li {
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #999;
    color: #fff;
    font-family: Arial;
    float: left;
    margin: 0 1px;
    display: inline;

    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    cursor: pointer;

}

.focusBox .hd li.on {
    background: #c00;
}

.focusBox .bd li {
    vertical-align: middle;
}

.focusBox .bd li img {
    display: block;
    width: 100%;
    background: url(../images/loading.gif) center center no-repeat;
    height: 395px;
}

/* middle6-end */


/* middle7-begin */

.middle-7 {

    padding: 30px 0 40px;

}

.middle-7 .more {

    position: relative;

    bottom: -85px;

}

.middle-7 .middle-title {

    margin-bottom: 50px;

}

.middle7-video {

    margin-bottom: 5px;

    cursor: pointer;

}

.middle7-video a {

    height: 89px;

    background: url(../images/dbx.png) no-repeat center;

    width: 89px;

    position: absolute;

    top: 41%;

    left: 45%;

    display: block;

}

.middle7-video video {

    object-fit: fill;

    width: 100%;

    min-height: 340px;

}

/* middle7-end */


/* middle8-begin */

.middle-8 .container {

    margin-bottom: 100px;

}

.footmainbox {

    /*width: 33.3%;*/

    /*float: left;*/

    margin-top: 20px;

    margin-bottom: 40px;

}

.footmainbox h5 {

    font-size: 25px;

    margin-bottom: 20px;

    font-weight: 400;

}

.footmainbox h5 span {

    display: block;

    font-size: 30px;

    margin: 35px 0;

    color: #666666;

}

.footmainbox p {

    font-size: 16px;

    color: #666666;

    line-height: 28px;

}

.iframe-index {

    border: 10px solid #f5f5f5;

    margin: 0 30px 0 15px;

    max-width: 1200px;

}

#weixinma {

    position: fixed;

    background-color: rgba(0, 0, 0, .6);

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    z-index: 999;

    display: flex;

    align-items: center;

    justify-content: center;

    transfrom: translate(0, 0, 0);

}

.weixinmabox {

    background: #fff;

    width: 800px;

    height: 450px;

    background-color: #fbf9fe;

}

.weixinmabox-tt {

    line-height: 45px;

    text-align: left;

    border-bottom: 1px solid #ddd;

    height: 45px;

    position: relative;

}

.weixinmamain {

    background-color: #fff;

    padding: 70px;

}

.weixinmabox-tt .weixincolse {

    position: absolute;

    right: 0;

    top: 0;

    height: 45px;

    width: 50px;

    text-align: center;

    display: block;

}

.weixinmabox-tt h3 {

    font-size: 1.2em;

    font-weight: 400;

    padding-left: 20px;

    line-height: 40px;

    margin-top: 0;

}

.weixinmamain .z {

    float: left;

    text-align: left;

    width: 50%;

}

.weixinmamain .y {

    float: right;

    width: 50%;

    text-align: left;

}

.cl:after {

    visibility: hidden;

    display: block;

    font-size: 0;

    content: ".";

    clear: both;

    height: 0;

}

.weixinmamain .y h3 {

    font-size: 45px;

    padding-top: 20px;

    margin-top: 0;

}

.weixinmamain .y h5 {

    font-size: 23px;

    padding-top: 25px;

    color: #666;

}

.weixinmamain .y p {

    font-size: 16px;

    color: #666;

}

.delimiter {

    height: 80px;

    background: #f5f5f5;

}

/* middle8-end */


/* footer-begin */

.footer {

    background: #262626;

    color: #ffffff;

    font-size: 16px;

    padding: 65px 0 30px;

    border-bottom: 1px solid #3c3c3c;

}

.footer a {

    font-size: 16px;

    color: #ffffff;

}

.footer-sub1 .col-lg-4 {

    padding: 0;

}

.footer-sub1 {

    text-align: center;

}

.footer-sub1 h3 {

    font-size: 16px;

    font-weight: bold;

    margin-top: 0;

    margin-bottom: 25px;

}

.footer-div3 {

    border-left: none;

    border-right: none;

    margin-top: 25px;

    padding-bottom: 20px;

    padding-left: 30px;

    padding-right: 30px;

}

.footer-div3 p {

    margin-top: 15px;

    font-size: 14px;

}

.footer-div3 img {

    max-width: 100%;

    border-radius: 10px;

}

.footer-div1 {

    padding-right: 0;

}

.footer-div1 h3 {

    font-size: 36px;

    font-family: "Arial";

    font-weight: normal;

}

.footer-div1 a {

    display: inline-block;

    color: #f18000;

    padding: 5px 40px;

    border-radius: 5px;

    border: 1px solid #f18000;

    margin-top: 10px;

}

.footer-div1 a img {

    padding-right: 10px;

}

.footer2 {

    padding: 30px 0 17px;

    background: #262626;

    color: #fff;

    font-size: 16px;

}

.footer2 a {

    font-size: 16px;

    color: #fff;

}

.footer3 {

    position: fixed;

    background: #ff8a00;

    color: #fff;

    padding: 10px 0;

    bottom: 0;

    width: 100%;

}

.footer3 .div1 {

    font-size: 22px;

    border-right: 1px solid #f9af58;

}

.footer3 .div1 img {

    margin-top: -35px;

    margin-right: 18px;

}

.footer3 .div1 div {

    padding: 0;

}

.footer3 .div1 span {

    font-size: 25px;

}

.footer3 .div1 p {

    letter-spacing: 2px;

    padding-left: 25px;

}

.footer3 .div2 {

    font-size: 28px;

    font-family: "Arial";

    font-weight: bold;

    border-right: 1px solid #f9af58;

    padding: 13px 0;

}

.footer3 .div2 img {

    margin-right: 12px;

}

.footer3 .div3 input {

    font-size: 16px;

}

.footer3 .form-control {

    height: 40px;

}

.footer3 .div3 .full-left {

    width: 70%;

    float: left;

}

.footer3 .div3 .full-right {

    width: 25%;

    float: right;

    background: #4f92fb;

    color: #fff;

    border: 1px solid #4f92fb;

}

/* footer-end */


/* 列表水平居中 */

.list-group-horizontal .list-group-item {

    display: inline-block;

}

.list-group-horizontal .list-group-item {

    margin-bottom: 0;

    margin-left: -4px;

    margin-right: 0;

}

.list-group-horizontal .list-group-item:first-child {

    border-top-right-radius: 0;

    border-bottom-left-radius: 4px;

}

.list-group-horizontal .list-group-item:last-child {

    border-top-right-radius: 4px;

    border-bottom-left-radius: 0;

}

.list-group-item {

    border: none;

    background-color: transparent;

}


/* 内页导航 */

.inner-banner {

    padding: 0;

    color: #fff;

    position: relative;

}

.inner-banner img {

    width: 100%;

    min-height: 200px;

}

.inner-banner .container {

    position: absolute;

    z-index: 1000;

    left: 0;

    right: 0;

    margin: 0 auto;

    top: 40%;

}

.inner-banner .col-lg-12 h3 {

    font-size: 40px;

    font-weight: bold;

}

.inner-banner .col-lg-12 p {

    font-size: 24px;

    font-family: "Arial";

    text-transform: uppercase;

}

.category {

    font-size: 16px;

}

.category ul li {

    padding-top: 20px;

    padding-bottom: 20px;

}

.category a {

    color: #808080;

}

.category .list-group {

    margin-bottom: 0;

}

.category .all img {

    margin-top: -5px;

}

.category .item-special {

    padding-left: 0;

    color: #808080;

}

.category .category-div2 a {

    color: #000;

}

.category-div2 li:hover, .category-div2 .on {

    background: url(../images/chose.jpg) no-repeat bottom;

}

/* 团队展示 */

.middle-con {
    background-color: #f5f5f5;
    padding: 50px 0 50px;
}

.team .col-lg-3 {
    margin-bottom: 35px;
    cursor: pointer;
    overflow: hidden;
}

.team .col-lg-3 .pic {
    text-align: center;
}

.team .col-lg-3 .pic img {
    display: block;
    width: 100%;
}

.team .col-lg-3 .pic a:hover img {
    border-color: #999;
}

.team .col-lg-3 .title {

    display: none;

    position: absolute;

    height: 100%;

    width: 90%;

    top: 0;

    z-index: 1000;

    background-color: rgba(0, 0, 0, 0.3);

    color: #ffffff;

    padding: 0 15px;

    animation-duration: 0.6s;

    animation-name: fadeInLeft;

}

.team .title h3 {

    font-size: 18px;

    font-weight: normal;

    margin: 70px 0px 25px;

}

.team .title p {

    font-size: 16px;

    line-height: 25px;

}

.team .title span {

    display: block;

    margin-top: 30px;

}

.team .title span a {

    display: inline-block;

    padding: 3px 20px;

    border: 1px solid #fff;

    border-radius: 20px;

    color: #f18000;

    font-size: 16px;

    background: #fff;

}

.team .title span .on {

    color: #fff;

    background: #f18000;

    border: 1px solid #f18000;

}

.team .col-lg-3:hover .title {

    display: block;

}

.team-detail .container {

    max-width: 1200px;

    background: #fff;

    padding: 70px 20px 120px;

}

.team-detail-div1 img {

    width: 100%;

}

.team-detail-div2 h3 {

    font-size: 20px;

    font-weight: bold;

    color: #000;

    margin-top: 0;

    border-bottom: 1px solid #cccccc;

    padding-bottom: 16px;

    margin-bottom: 15px;

}

.team-detail-div2 h3 a {

    display: inline-block;

    font-size: 16px;

    font-weight: normal;

    background: #f18000;

    color: #fff;

    padding: 7px 20px;

    border-radius: 20px;

}

.team-detail .footmainbox {

    margin-top: 150px;

}


/* 新闻中心 */

.news .container {

    max-width: 1200px;

    background: #fff;

}

.news-list {

    padding: 40px 0;

    border-bottom: 2px dashed #f3f3f3;

}

.news-list .col-lg-4 img {

    max-height: 260px;

}

.news-list h3 {

    font-size: 16px;

    font-weight: bold;

    color: #000;

    margin-bottom: 20px;

}

.news-list img {

    max-width: 100%;

    transition: all .3s;

    -webkit-transition: all .3s;

}

.news-list img:hover {

    transform: scale(1.08);

    transition: all .3s;

    -webkit-transition: all .3s;

}

.news-list .col-lg-6 span {

    color: #343434;

    font-weight: bold;

}

.news-list .list-desc {

    height: 50px;

    font-size: 15px;

    margin-bottom: 15px;

    color: #858585;

    line-height: 25px;

    overflow: hidden;

    text-overflow: ellipsis;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

}

.news-more img {

    display: inline-block;

    width: 23px;

    margin-top: -3px;

    margin-left: 15px;

    margin-right: 7px;

}

.news-more a {

    display: inline-block;

    font-size: 15px;

    background: #666666;

    color: #fff;

    padding: 5px 35px;

}


/* 视频中心 */

.video .middle7-video {

    font-size: 0;

    margin-bottom: 50px;

}

.video .middle7-video p {

    font-size: 16px;

    background: #fff;

    padding: 40px 25px;

}

.video .middle7-video p span {

    display: inline-block;

    font-size: 16px;

    background: #ff7022;

    color: #fff;

    padding: 10px 35px;

    border-radius: 20px;

    margin-top: -10px;

}

.video .middle7-video a {

    top: 30%;

}


/* 关于我们 */

.about .container {

    position: relative;

    max-width: 1200px;

    background: #fff;

}

.about .container .col-lg-6 img {

    width: 100%;

}

.about-desc > div {

    background: #f5f5f5;

    padding: 35px;

}

.about-desc > div p {

    font-size: 16px;

    color: #666666;

    line-height: 28px;

}


/* 分页 */

#pages {
    text-align: center;
    margin: 20px auto;
}

#pages a {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #e6e6e6;
    color: #333;
    display: inline-block;
}

#pages span {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #31a332;
    color: #fff;
    display: inline-block;
}

#pages a:hover {
    background: #31a332;
    color: #fff;
}

/* 响应式屏幕调整 */

@media screen and (min-width: 1200px) {

    .container { /* 宽度大于1200 */

        width: 1230px;

        padding-left: 0px;

        padding-right: 0px;

    }

    .middle-1 .container {

        width: 1240px;

    }

    .middle1-div {

        padding-right: 5px;

        padding-left: 5px;

    }

    .shq_sq ul li {

        position: relative;

        float: left;

        width: 19.6%;

        margin-right: 0.5%;

        overflow: hidden;

    }

    .tpys {

        height: 887px;

    }

    .tpys .container {

        width: 1220px;

    }

    .middle5-div2-sub {

        margin-top: 0;

        padding-left: 15px;

    }

    .middle6-div2 {

        padding: 0;

    }

    .middle6-div2 img:first-child {

        margin-top: 0px;

    }

    .middle-7 .middle7-video:nth-child(odd) {

        padding-left: 5px;

    }

    .middle-7 .middle7-video:nth-child(even) {

        padding-right: 5px;

    }

    .footer {

        background: url(../images/footer.jpg) no-repeat;

        background-size: 100% 100%;

    }

    .footer-sub1 {

        padding: 0;

        width: 38.75%;

        text-align: left;

    }

    .footer-div3 {

        width: 36.25%;

        border-left: 1px solid #3c3c3c;

        border-right: 1px solid #3c3c3c;

        margin-top: 0px;

    }

    .video .middle7-video:nth-child(odd) {

        padding-right: 5px;

    }

    .video .middle7-video:nth-child(even) {

        padding-left: 5px;

    }

    .about .about-desc {

        position: absolute;

        width: 60%;

        right: 0;

        padding-right: 0;

        margin-top: 30px;

    }

    .about .container {

        padding: 100px 35px;

    }

}

@media screen and (min-width: 769px) {

    .navbar {

        position: fixed;

        z-index: 1001;

        width: 100%;

    }

    .navbar .container {

        position: relative;

        max-width: 1200px;

        left: 0;

        right: 0;

    }

    .navbar .nav > li:hover .dropdown-menu {

        display: block;

    }

    .middle6-div2 img {

        max-height: 192px;

    }

    .navgb {
        background: #ffffff;
    }

    .navgb #navbar {
        padding-bottom: 22px;
    }

    .navgb #navbar li a {
        color: #333333;
    }
}

@media screen and (max-width: 768px) {

    .navbar {

        margin-bottom: 0;

        background: #f18000b3;

    }

    .navbar-nav {

        margin-top: 0;

    }

    .navbar-header {

        background-color: #e55b00;

    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {

        border: none;

    }

    .navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {

        border-color: #ffffff;

    }

    .navbar-brand > img {

        width: 220px;

    }

    .navbar-brand {

        padding: 7px 0 0 15px;

    }

    .middle-title h1 {

        font-size: 35px;

    }

    .tpys {

        height: auto;

        background: #05acd6;

        padding-bottom: 60px;

    }

    .middle-5 {

        padding-bottom: 100px;

    }

    .middle5-div2-sub {

        padding-left: 0;

        margin-top: 10px;

    }

    .middle5-div1-sub h3 {

        padding-top: 80px;

    }

    .middle7-video a {

        top: 25%;

        left: 39%;

    }

    .middle7-video video {

        min-height: 200px;

    }

    .innews_p a {

        max-width: 200px;

    }

    .innews2_info {

        padding-left: 5px;

        padding-right: 5px;

    }

    .innews2_info .title .col-xs-4 {

        padding: 0;

    }

    .txtMarquee-top .infoList .col-lg-4 {

        overflow: hidden;

        white-space: nowrap;

        text-overflow: ellipsis;

    }

    .footmainbox {

        margin-bottom: 20px;

    }

    .weixinmamain {

        padding-left: 30px;

    }

    .weixinmamain .y {

        display: none;

    }

    .weixinmabox {

        width: 90%;

    }

    .category-div2 .text-right {

        text-align: left;

    }

    .inner-banner .container {

        top: 20%;

    }

    .team-detail-div2 h3 {

        margin-top: 15px;

    }

    .news-more a {

        float: none !important;

        margin-top: 10px;

    }

    .video .middle7-video a {

        top: 15%;

        left: 39%;

    }

    .about .container {

        padding-top: 50px;

        padding-bottom: 50px;

    }

    .footer-div1 {

        clear: both;

    }

    .iframe-index {

        margin: 0;

    }

    .fenlei .box2 ul, .fenlei .col-lg-12 {

        padding: 0 !important;

    }

    .focusBox .bd li img {

        height: auto;

    }

}


.xypg-pagination {
    margin-top: 20px;
    text-align: center;
    font-size: 0;
}

.xypg-pagination li {
    display: inline-block
}

.xypg-pagination a, .xypg-pagination #current, .xypg-pagination span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei", Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}

.promain {
    background-color: #f5f5f5;
    padding: 50px 0 50px;
}

.proitem {
    width: 32%;
    margin-right: 2%;
    float: left;
    margin-bottom: 15px;
}

.proitem:nth-child(3n) {
    margin-right: 0;
}

.clear {
    clear: both;
}

.proitem img {
    width: 100%;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    transition: all .3s;
}

.proitem p {
    font-size: 16px;
    margin: 10px 0;
    text-align: center;
}

.promain .container {
    background: unset;
}

.proimg {
    overflow: hidden;
}

.proimg img:hover {
    transform: scale(1.1);
}

.prodetail .prodesc {
    font-size: 16px;
    line-height: 30px;
}

/*产品内页*/
#image-block {
    background: url(../images/loading.gif) no-repeat center;
    height: auto;
    overflow: hidden;
    border: 1px solid #DDDDDD;
    text-align: center;
    width: 100%;
}

#image-block a.mod-imagezoom {
    display: inline-block;
    position: relative;
}

#image-block img {
    display: block;
}

.mod-thumbnails {
    margin-top: 15px;
    width: 100%;
    float: left;
}

.mod-thumbnails .tempWrap {
    float: left;
}

.mod-thumbnails .btn-prev, .mod-thumbnails .btn-next {
    display: block;
    float: left;
    width: 15px;
    height: 78px;
    margin: 0 3px 0 0;
    display: inline;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 78px;
    font-size: 11px;
    color: #888;
    cursor: pointer;
}

.mod-thumbnails .btn-prev i, .mod-thumbnails .btn-next i {
    cursor: pointer;
}

.mod-thumbnails .btn-next {
    float: right;
    margin: 0 0 0 3px;
    display: inline;
}

.mod-thumbnails .btn-prev:hover, .mod-thumbnails .btn-next:hover {
    background-color: #f8f8f8;
    color: #1D6DBD;
}

.mod-thumbnails ul {
    float: left;
    padding-left: 0;
    margin-top: 0;
    overflow: hidden;
}

.mod-thumbnails ul li {
    margin: 0 5px;
}

.mod-thumbnails ul li, .mod-thumbnails ul li img {
    float: left;
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.mod-thumbnails ul li img {
    width: 76px;
    height: 76px;
    padding: 1px;
    border: 1px solid #ddd;
}

.mod-thumbnails ul li.cover img {
    border-color: #1D6DBD;
    padding: 0;
    border-width: 2px;
}

/* Colorbox */
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxWrapper {
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#cboxOverlay {
    background: #000;
}
.prodetail .container .flex{
    display: flex;
}
.iprott{
    position: relative;
}
.iprolx{
    position: absolute;
    bottom: 20px;
    width: 100%;
}
.iprolx p{
    font-size: 26px;
    color: #333333;
    float: left;
    font-weight: bold;
    background: url(../images/prophone.png) no-repeat left;
    padding-left: 50px;
    background-size: 40px;
    line-height: 50px;
}
.iprolx a{
    font-size: 16px;
    width: 112px;
    background: #f18000;
    border-radius: 40px;
    line-height: 38px;
    text-align: center;
    float: right;
    color: #ffffff;
    margin-top: 5px;
}

.promain{
    background: #ffffff;
}
.protit{
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    border-left: 3px solid #333333;
    padding-left: 10px;
}
.procontent{
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #cccccc;
}



.dowloads{
    margin-top: 20px;
    margin-bottom: 50px;
}
.rczp-item {
    display: block;
    width: 49%;
    padding: 20px 20px;
    margin-bottom: 40px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    position: relative;
    margin-right: 2%;
    float: left;
}
.rczp-item:nth-child(2n){
    margin-right: 0;
}
.rczp-item:hover {
    box-shadow: 0px 0px 10px #e76d26;
    border: 1px solid #e76d26;
}

.rczp-item:hover h2 a {
    color: #e76d26;
}

.rczp-item h2 {
    font-size: 20px;
    margin-bottom: 10px;
}

.rczp-item p span {
    display: inline-block;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #cccccc;
    font-size: 14px;
    line-height: 11px;
}

.rczp-item .zpmore {
    display: block;
    float: right;
    color: #e76d26;
    position: absolute;
    right: 40px;
    top: 38px;
    font-size: 16px;
    text-align: center;
}
.rczp-item .zpmore img{
    width: 30px;
}
.rczp-item .zpmore p{
    font-size: 14px;
    margin-top: 5px;
}

.xztt{
    margin-bottom: 30px;
    float: unset;
}
.xz_a .xzitem a{
    font-size: 16px;
}
.xz_a .xzitem{
    background: url("../images/i26.png") no-repeat left;
    padding-left: 35px;
    background-size: 25px;
    line-height: 50px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 12px;
}

@media (max-width: 992px) {
    .proitem{
        width: 100%;
    }
    .rczp-item{
        width: 100%;
    }
    .rczp-item h2 {
        font-size: 18px;
        margin-bottom: 10px;
        width: 80%;
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis;
    }
    .prodetail .container .flex {
        display: block;
    }
    .iprolx {
        position: unset;
    }
    .iprolx p {
        font-size: 18px;
        color: #333333;
        float: left;
        font-weight: bold;
        background: url(../images/prophone.png) no-repeat left;
        padding-left: 34px;
        background-size: 27px;
        line-height: 50px;
    }
    .iprolx a {
        font-size: 14px;
        width: 100px;
        background: #f18000;
        border-radius: 40px;
        line-height: 30px;
        text-align: center;
        float: right;
        color: #ffffff;
        margin-top: 11px;
    }
    .xztt h3{
        font-size: 20px;
        line-height: 30px;
    }
    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover{
        color: #000000;
    }
    .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{
        color: #000000;
    }

    .navbar {
        margin-bottom: 0;
         background: #ffffff;
    }

    .inner-banner .container{
        z-index: 1;
    }
    .nav>li>a{
        font-size: 18px;
    }
    #navbar {
        float: right;
        margin-top: 0;
        padding-bottom: 30px;
        position: absolute;
        z-index: 2;
        background: #fff;
        width: 225px;
        right: 0;
    }
}














