/*初始化样式*/

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

p {
    margin: 0;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%!important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%!important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.com-img {
    display: block;
    overflow: hidden;
}

.com-img img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.flex2 {
    display: flex;
    display: -webkit-flex;
}

.wrap {
    flex-wrap: wrap
}

.j-space-between {
    justify-content: space-between
}

.j-flex-start {
    justify-content: flex-start
}

.j-flex-end {
    justify-content: flex-end
}

.j-center {
    justify-content: center
}

.a-j-center {
    align-items: center;
    justify-content: center
}

.a-center {
    align-items: center
}

.a-flex-start {
    align-items: flex-start
}

.a-flex-end {
    align-items: flex-end
}

.clamp1 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.clamp2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.clamp3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.clamp4 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


/*友情链接*/

.f_link {
    margin-top: 26px;
    line-height: 30px;
}


/*页面底部*/

#footer {
    position: relative;
    margin-top: 13px;
    background: url(../image/foot.jpg) no-repeat center;
    height: 373px;
}

#footer a:hover {
    color: #f26c00;
    text-decoration: none;
}

.nav_foot {
    text-align: center;
    line-height: 78px;
    color: #ffffff;
    font-size: 17px;
}

.nav_foot a {
    color: #ffffff;
    padding: 0 36px;
}

.nav_foot a:nth-child(1) {
    padding-left: 0
}

.nav_foot a:last-child {
    padding-right: 0
}

.copyright {
    line-height: 28px;
    color: #ffffff;
    font-size: 14px;
    width: 378px;
    margin-top: 48px;
}

.copyright a {
    color: #ffffff;
}

.botcode {
    border: 1px solid #54568d;
    width: 186px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 36px;
    padding-top: 12px;
    font-weight: 100;
    margin-top: 54px;
    padding-bottom: 12px;
}

.botcont {
    margin-top: 79px;
    margin-left: 78px;
    color: #ffffff;
    font-size: 16px;
    line-height: 42px;
}

.botcont img {
    margin-right: 10px;
}


/* all */

.wt_t {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 10px
}

.flex_a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.head_11 {
    height: 140px
}

.logo {
    float: left;
    line-height: 140px
}

.logo img {
    line-height: 140px
}

.tel li .img_aa {
    width: 49px;
    height: 49px
}

.tel li {
    float: left;
    margin-left: 30px
}

.tel li .lnn {
    margin-left: 10px;
    text-align: left
}

.tel li .lnn h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0;
    color: #999
}

.tel li .lnn h4 {
    font-family: Alibaba-PuHuiTi-B;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0;
    color: #f0871e
}


.box1 {
    background-color: #f6f6f6;
    line-height: 66px
}

.hot1 {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 66px;
    letter-spacing: 0;
    color: #999
}

.hot1 img {
    padding-right: 8px
}

.hot1 a:after {
    content: '、';
    color: #999
}

.hot1 a:last-child:after {
    content: '';
    color: #999
}

.hot1 a {
    color: #999
}

#formsearch23 {
    width: 446px;
    height: 44px;
    background-color: #fff
}

#formsearch23 input {
    height: 44px;
    background: 0 0;
    border: none;
    line-height: 44px;
    width: 388px;
    float: left;
    border-right: none;
    outline: 0
}

#formsearch23 input#keyword {
    height: 44px;
    line-height: 44px;
    padding-left: 14px;
    color: #666
}

#formsearch23 input#s_btn {
    width: 55px;
    height: 44px;
    float: left;
    background: url(../image/h-ss01.png) no-repeat center;
    line-height: 44px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 0
}

#formsearch23 input::placeholder {
    color: #959595;
    font-size: 12px
}

.box2 {
    margin-top: 2.5vw
}

.wp_cp {
    margin-top: 50px;
}

.sort1 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.sort1 li {
    position: relative;
    margin: 0 1.5625vw 20px 1.5625vw;
}

.sort1 li a {
    display: block;
    font-size: 18px;
    color: #333333;
    padding: 10px 1.5625vw;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: #dfdddd;
}

.sort1 li.on a {
    background-color: #008dd4;
    color: #fff;
}

.pp_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    margin-top: 50px;
}

.pp_list li {
    width: calc(33.33% - 20px);
    margin: 0 10px 15px 10px;
    position: relative;
    text-align: center;
}

.pp_list li a.img {
    display: block
}

.pp_list li a.img img {
    width: 100%;
    height: 100%
}

.pp_list li h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 50px;
    color: #666;
}

.pp_list li h3 a {
    color: #666
}

@media (max-width:992px) {
    .wp_cp {
        margin-top: 12px;
    }
    .sort1 li a {
        font-size: 16px;
    }
    
    .sort1 li:nth-child(4n){display:none;}
    .box2 {
        margin-top: 25px
    }
    .pp_list {
        margin-top: 10px
    }
    .pp_list li {
        margin-bottom: 25px
    }
    .pp_list li h3 {
        line-height: 38px;
    }
    .pp_list li h3 a {
        font-size: 14px
    }
    .pp_list li {
        width: calc(50% - 20px);
        margin: 0 10px 15px 10px;
        position: relative
    }
}

@media (max-width:600px) {
    .sort1 li a {
        font-size: 14px;
    }
}

.box3 {
    padding-top: 3.5vw;
    margin-top: 3.5vw
}

.pin_ll {
    margin-top: 45px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.pin_ll li {
    background-color: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .05);
    border-radius: 10px;
    padding: 25px;
    width: 23%
}

.pin_ll li .img_aa {
    width: 85px;
    margin: 0 auto;
    margin-top: 10px
}

.pin_ll li .img_bb {
    width: 85px;
    margin: 0 auto;
    margin-top: 10px;
    display: none
}

.pin_ll li img {
    max-width: 100%;
    margin: 0 auto;
    text-align: center
}

.pin_ll li:hover {
    background-color: #18469b;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .05)
}

.pin_ll li:hover .img_aa {
    display: none
}

.pin_ll li:hover .img_bb {
    display: block
}

.pin_ll li h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 0;
    color: #282828;
    text-align: center;
    margin-top: 15px
}

.pin_ll li p {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0;
    color: #666;
    text-align: center;
    height: 60px;
    overflow: hidden;
    margin-bottom: 20px
}

.pin_ll li:hover h3 {
    color: #fff
}

.pin_ll li:hover p {
    color: #fff
}

@media (max-width:992px) {
    .box3 {
        margin-top: 25px
    }
    .pin_ll li {
        width: 49%;
        margin-bottom: 30px
    }
}

@media (max-width:768px) {
    .pin_ll li {
        padding: 15px
    }
    
    .pt2 {
    
    color: #6d6e6e;
    
}


}

.flex_c {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between
}

.box4 {
    padding: 4.166vw 0;
    position: relative;
}

.case_11 {
    margin-top: 35px;
    width: 36.84%
}

.case_11 li {
    width: 100%;
    position: relative
}

.case_11 li img {
    width: 100%
}

.case_11 li h3 {
    position: absolute;
    height: 47px;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    background: rgba(0, 141, 212, .9);
    line-height: 47px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    color: #fff
}

.case_22 {
    margin-top: 35px;
    width: 60.46%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between
}

.case_22 li {
    width: 48%;
    position: relative
}

.case_22 li img {
    width: 100%
}

.case_22 li h3 {
    position: relative;
    height: 47px;
    width: 100%;
    text-align: center;
    background: rgba(0, 141, 212, .9);
    line-height: 47px;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0;
    color: #fff
}

@media (max-width:1024px) {
    .case_22 {
        width: 100%
    }
    .case_11 {
        width: 100%
    }
    .case_22 li {
        margin-bottom: 20px
    }
}

@media (max-width:992px) {
    .case_11 {
        margin-top: 15px
    }
}

.box5 {
    background: #f5f5f5;
    padding: 45px 0 70px;
}

.xw1 {
    width: 32%;
    background: #fff;
    padding: 20px;
    margin-top: 45px
}

.tt1 {
    background: url(../image/zhuans.png) no-repeat 100% 50%;
    font-size: 20px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0;
    color: #333
}

.xw_img {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
    border-bottom: 1px solid #e1e1e1;
}

.xw_img img {
    width: 100%
}

.xw_img .xxxin {
    padding: 10px 0;
}

.xw_img .xxxin h3 {
    margin-bottom: 10px;
}

.xw_img .xxxin h3 a {
    display: block;
    font-size: 18px;
    color: #008dd4;
    font-weight: bold;
}

.xw_img .xxxin .lasuu {
    font-size: 15px;
    color: #666666;
}

.nn_list {
    margin-top: 10px
}

.nn_list li {
    position: relative;
    line-height: 26px;
    overflow: hidden;
}

.nn_list li a {
    display: block;
    color: #666666;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: calc(100% - 80px);
}

.nn_list li a:hover {
    color: #008dd4;
}

.nn_list li span {
    width: 80px;
    position: absolute;
    color: #666666;
    font-size: 14px;
    right: 0px;
    top: 0px;
}

@media (max-width:1024px) {
    .xw1 {
        margin-top: 25px;
        width: 100%
    }
}

@media (max-width:992px) {
    .xw1 {
        margin-top: 25px
    }
    .box5 {
        padding: 25px 0 30px;
    }
}

.box6 {
    margin-top: 30px;
    position: relative;
    background: url(../image/hab-bg.jpg) no-repeat;
    background-size: cover;
    padding: 60px 0 70px;
}

.aabb {
    margin-top: 45px;
    width: 50%;
    background: #f5f5f5
}

.aabb img {
    width: 100%
}

.aann {
    margin-top: 45px;
    width: 50%;
    background: #f5f5f5;
    padding: 45px
}

.att {
    font-size: 32px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 36px;
    color: #333
}

.xxs {
    width: 272px;
    height: 2px;
    background-color: #008dd4;
}

.aacc {
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 30px;
    color: #898888;
    margin-top: 2.60416vw
}

.sortt {
    margin-top: 3.125vw;
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    align-items: center;
    background: #fff
}

.sortt li {
    line-height: 56px;
    text-align: center;
    color: #666;
    font-size: 16px;
    width: 33%
}

.sortt li a {
    text-align: center;
    color: #666
}

.sortt li:hover {
    background: #f0871e
}

.sortt li:hover a {
    color: #fff
}

@media (max-width:1200px) {
    .aacc {
        margin-top: 15px;
        font-size: 14px;
        font-weight: 400;
        font-stretch: normal;
        line-height: 25px
    }
    .att {
        font-size: 20px
    }
    .sortt {
        margin-top: 25px
    }
    .sortt li {
        line-height: 36px;
        text-align: center;
        color: #666;
        font-size: 14px;
        width: 33%
    }
}

@media (max-width:992px) {
    .box6 {
        margin-top: 25px;
        padding-top:20px;
    }
    .aabb {
        margin-top: 25px;
        width: 100%
    }
    .aann {
        margin-top: 25px;
        width: 100%;
        padding: 25px
    }
}

.dff {
    background-color: #081226;
    border-top: solid 6px #008dd4;
    padding-top: 3.5vw;
    padding-bottom: 15px
}

.flex_b {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.dft1 {
    width: 24%
}

.dtt1 {
    position: relative;
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    padding-bottom: 10px;
    color: #fff;
}

.dtt1::before {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 22px;
    height: 3px;
    background: #f0871e;
    content: "";
}

.dbn {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0;
    color: #fff;
    opacity: 1;
    margin-top: 30px
}

.dtel {
    margin-top: 20px
}

.dtel p:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    letter-spacing: 2px;
    color: #f0871e
}

.dtel p:nth-child(2) {
    font-family: Impact;
    font-size: 30px;
    font-weight: normal;
    line-height: 36px;
    letter-spacing: 3px;
    color: #fff
}

.dft2 {
    width: 16%
}

.dbn2 {
    margin-top: 30px
}

.dbn2 li {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 30px
}

.dbn2 li a {
    line-height: 30px;
    color: #fff;
}

.dft3 {
    width: 24%
}

.dft4 {
    width: 24%
}

.dbn3 {
    margin-top: 30px;
    color: #fff;
}

.dbn3 {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 30px
}

.dbn3 a {
    color: #fff;
}

.lxwm_xx {
    margin-top: 20px;
    width: 100%;
    height: 55px;
    background-color: #f0871e;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 55px;
    letter-spacing: 3px;
    color: #fff;
    text-align: center
}

.lxwm_xx a {
    color: #fff
}

.footer22 {
    border-top: 1px solid #283144;
    margin-top: 3.125vw;
    padding-top: 15px;
}

.seox {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0;
    color: #a5a7aa;
    text-align: center
}

.seox a {
    color: #a5a7aa;
    text-align: center
}

@media (max-width:768px) {
    .dft1 {
        width: 100%
    }
    .dft3 {
        width: 100%;
        margin-top: 20px
    }
    .dft4 {
        width: 100%;
        margin-top: 20px
    }
    .dtt1 {
        font-size: 20px;
    }
    .dtel p:nth-child(2) {
        font-size: 20px;
    }
}

.pt1 {
    text-align: center;
    font-size: 38px;
    font-weight: 600;
    line-height: 80px;
    letter-spacing: 0;
    color: #008dd4;
    background: url(../image/line22.png) no-repeat center bottom;
}

.pt2 {
    font-family: ArialMT;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0;
    color: #999;
    text-align: center;
    text-transform: uppercase;
    margin-top: 5px
}

@media (max-width:1440px) {
    .pt1 {
        font-size: 30px
    }
    .pt2 {
        font-size: 18px
    }
}

@media (max-width:1280px) {
    .pt1 {
        font-size: 20px;
        line-height: 60px
    }
    .pt2 {
        font-size: 14px
    }
}





@media (max-width:768px) {
  
    .pt2 {
    
    color: #333333;
    
}


}
