﻿/*!
 * custom.css
 */
  /*您的代码写在这里*/
.plo{ text-align:center; margin-bottom:30px}  
.plo h3{ font-size:24px; margin-bottom:10px}
.plo .eng{ font-size:12px; color:#999; text-transform:uppercase}
.index01{ background-color:#f3f3f3; padding:35px 0}  
.index01 ul{ overflow:hidden}
.index01 ul li{ width:25%; text-align:center; float:left}
.index01 ul li .ico{ margin-bottom:23px}
.index01 ul li .ico img{ width:72px}
.index01 ul li .txt h3{ font-size:18px; margin-bottom:10px}
.index01 ul li .p{ font-size:12px; line-height:1.6; color:#666}
.index01 ul li .p span{ display:block;}

.index02{ padding-top:50px; padding-bottom:30px}
.index02 ul{ overflow:hidden; margin-left:-5px; margin-right:-5px;}
.index02 li{ width:25%; float:left; margin-bottom:10px;}
.index02 li a{ display:block; margin:0 5px; color:#666; position:relative}
.index02 li i{ display:block; opacity:0; font-style:normal; text-align:center; color:#e70012; position:absolute;top:50%; transform:translateY(-50%); margin:0 auto; left:0; right:0;}
.index02 li a:hover i{ opacity:1}
.index02 li i:before{ content:""; display:block; width:40px; height:40px; background:#e70012 url(../img/ico-b01.png) no-repeat center; margin:10px auto; border-radius:14px 0 14px 0}
.index02 li a:hover{ color:#337ab7}
.index02 li .img{ margin-bottom:10px;}
.index02 li .img img{ display:block; width:100%}
.index02 li .txt{ height:33px;}
.index03{ padding-top:30px}
.index03 .bd li{ margin-bottom:35px;}
.index03 .bd{ height:720px; background:url(../img/intro_1.jpg) no-repeat center; background-size:cover; padding-left:100px; padding-top:40px;}
.index03 .bd .l1{ font-size:24px; font-weight:bold; color:#444; margin-bottom:15px}
.index03 .bd .l2{ font-size:18px; color:#555; margin-bottom:40px;}
.index03 .bd .l7 a{ display:block; width:120px; height:50px; line-height:50px; color:#fff; font-size:20px; background-color:#0d64a7; text-align:center}
.index03 .bd .p2{ font-size:18px;}
.index03 .bd .p2 span{ font-size:24px; font-weight:bold}

.index04 ul{ overflow:hidden; padding:55px 0;}
.index04 ul li{ width:21%; float:left; cursor:pointer; text-align:center; font-size:16px; margin:0 2%}
.index04 ul .ico{ font-size:42px; text-align:center; color:#444; background-color:#F5F5F5; height:94px; width:94px; margin:0 auto; border-radius:50%; line-height:94px; position:relative;    -webkit-transition: background-color 0.3s, color 0.3s;
    -o-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s; margin:0 auto; margin-bottom:34px}
.index04 ul li:hover .ico{ color:#fff; background-color:#444}	
.index04 ul .ico:after {
	pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: -3px;
    left: -3px;
    padding: 3px;
    box-shadow: 0 0 0 2px #333;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.3s, opacity 0.3s;
    transform: scale(.8);
    opacity: 0;
}

.index04 ul li:hover .ico:after {
	opacity:1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}	
.index04 ul li h3{ font-size:16px; font-weight:bold; margin-bottom:10px}

.index05{ padding-bottom:50px;}
.index05 .bd{ height:658px; background:url(../img/intro_2.jpg) no-repeat center; background-size:cover; padding-left:100px; padding-top:45px;}
.index05 .bd .l1{ font-size:24px; margin-bottom:30px}
.index05 .bd .l2{ font-size:16px}
.index05 .bd .l3 a{ font-size:20px; color:#E75D52}

.index06{ background-color:#F9F9F9; padding:60px 0; color:#555}
.index06 .container{ overflow:hidden;}
.index06 .img{ float:left; width:48%; position:relative; cursor:pointer;}
.index06 .img .i-overlay:hover{ background:none}
.index06 .img .i-overlay{ position:absolute; z-index:2; left:0; right:0;top:0; bottom:0; background:url(../img/dotted.png)}
.index06 .img .i-overlay:after{ content:""; display:block; background:url(../img/video-play.png) no-repeat center; background-size:100%; width:48px; height:48px; position:absolute; z-index:2; left:50%; margin-left:-24px;top:50%; margin-top:-24px;}
.index06 .img img{ display:block; width:100%}
.index06 .txt{ float:right; width:48%;}
.index06 .txt h3{ font-size:30px; font-weight:bold; margin-bottom:50px;}
.index06 .txt h3:after {
    content: '';
    display: block;
    margin-top: 30px;
    width: 40px;
    border-top: 2px solid #444;
}
.index06 .txt .ms{ font-size:15px; line-height:1.8; margin-bottom:30px}
.index06 .txt ul{ overflow:hidden}
.index06 .txt ul li{ float:left; width:50%;}
.index06 .txt ul li i{ display:inline-block; vertical-align:middle; margin-right:10px; color:#F00;}
.index06 .slick-dots{ position:absolute; z-index:2; left:0; right:0; bottom:10px; text-align:center}
.index06 .slick-dots li{ display:inline-block; width:10px; height:10px; border:1px solid #fff; border-radius:50%; margin:0 5px;}
.index06 .slick-dots li.slick-active{ background-color:#fff}
.index06 .slick-dots button{ display:none}

.contentbox{ background-color:#f5f5f5; padding:50px 0;}
.qlwwlist{ background-color:#fff; padding:20px 30px; margin-bottom:30px;}
.contentbox .hd h3{ font-size:18px;}
.contentbox .hd{ padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #eee}
.qlwwlist .title{ font-size:18px; margin-bottom:30px}
.qlwwlist .title i{ color:#ff5722; margin-right:10px}
.qlwwlist .title a {color: #333;}
.qlwwlist .bd{ padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #eee}
.qlwwlist .bd ul{ overflow:hidden}
.qlwwlist .bd ul li{ width:12.5%; float:left; text-align:center; margin:15px 0}
.qlwwlist .bd ul li .csAvator{ width:60px; height:60px; border-radius:50%;box-shadow: 0 0 5px grey; margin-bottom:10px}
.qlwwlist .bd ul li .csState{ margin-left:10px;}
.xzww{ text-align:center; padding-bottom:50px; border-bottom:1px solid #eee; margin-bottom:50px}
.xzww a{ color:#4FB3F6}
.xzww a:before{ content:""; display:inline-block; width:50px; height:50px; background:#4FB3F6 url(../img/ww.png) no-repeat center; border-radius:10px; background-size:45px; vertical-align:middle; margin-right:10px}

.bd02{ padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #eee}
.bd02 ul{ overflow:hidden}
.bd02 ul li{ width:33.33%; float:left; line-height:1.6; font-size:14px}
.bd02 ul li .p1{ font-weight:bold}
.bd02 ul li .red{ font-weight:bold; color:#F00}
.bd03 ul{ overflow:hidden; padding:20px 0;}
.bd03 ul li{ float:left; width:25%; font-size:14px}
.bd03 ul li a {color: #333;}

.mapbox{ background-color:#fff; padding:20px 30px;}

.indexbar{background-color:#484848;}
.indexbar ul{  display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex; -webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.indexbar ul li{ text-align:center; color:#fff; width:430px; border-left:1px solid #59585e;height:74px;}
.indexbar ul li.ss{ width:40%; height:auto; border-left:none; padding:0 19px; position:relative}
.indexbar ul li.ss .billstxt{ height:40px; width:100%; background-color:#fff; border:none; padding:0 15px; padding-right:78px; color:#0d64a7; font-size:14px; border-radius:5px}
.indexbar ul li.ss #search-submit{ width:68px; height:40px; background-color:#0d64a7; color:#fff; position:absolute; z-index:1; right:15px; border:none; border-radius:0 5px 5px 0;}
.indexbar ul li.ss #search-submit:hover{background-color:#3883bd;  }
.indexbar ul li a{ color:#fff; display:block; padding-top:5px; height:74px}
.indexbar ul li a:hover{ background-color:#0d64a7; }
.indexbar ul li .ico{ font-size:25px; margin-bottom:5px}

.indexbarm{ display:none}

.popvideo{ position:fixed; z-index:9999; left:0; right:0;top:0; bottom:0; background:rgba(0,0,0,.7); display:none}
.popvideo.block{ display:block}
.popvideo .bd{ width:884px; margin:0 auto; height:490px; position:relative;top:50%; transform:translateY(-50%)}
.popvideo .bd video{ background-color:#000;}
.popvideo .close{ position:absolute; z-index:1; top:-40px; text-align:right; line-height:40px; color:#fff; text-align:right;   right:0; opacity:.7}

.pc main{ padding-top:0}


    /*在线客服样式*/
    /* icon */
    .myicon {
        display: inline-block;
        background: url(../img/icon.png) no-repeat;
        vertical-align: middle;
    }

    .kefu {
        position: fixed;
        z-index: 99999;
        right: 0;
        top: 50%;
        margin-top: -190px;
        width: 62px;
        right: -100%;
    }

        .kefu .con {
            display: block;
            width: 100%;
            height: 159px;
            background: url(../img/kefu_con_bg.png) no-repeat top center;
            font-size: 14px;
            color: #fff;
            font-weight: bold;
            text-align: center;
            line-height: 18px;
            padding-top: 64px;
        }

        .kefu .gotop {
            display: block;
            width: 42px;
            height: 42px;
            margin: 0 auto;
            background: url(../img/totop-icon.png) center no-repeat #fff;
            box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
            -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
            margin-top: -8px;
        }

            .kefu .gotop:hover {
                background: url(../img/totop-icon.png) center no-repeat #f4f4f4;
            }

    .kefu_o {
        position: fixed;
        z-index: 9999;
        right: 0;
        top: 50%;
        margin-top: -190px;
        width: 120px;
    }
.kefu_o .tc{ text-align:center}
    .kefu_o_head {
        position: relative;
        width: 100px;
        height: 100px;
        margin: 0 auto;
        z-index: 9998;
        border-radius: 50%;
        background: #fff;
        border: 3px solid #78afb4;
        display:block;
    }

        .kefu_o_head:hover {
            background: #f9e4e4;
        }

        .kefu_o_head img {
            display: block;
            position: absolute;
            bottom: -8px;
            right: -6px;
        }

    .kefu_o_body {
        position: relative;
        width: 120px;
        height: auto;
        background: #007775;
        z-index: 1;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        margin-bottom: 4px;
        margin-top: -60px;
        padding-top: 60px;
        padding-bottom: 10px;
        border-radius: 4px;
    }

        .kefu_o_body .kefu_btn {
            display: block;
            width: 110px;
            height: 28px;
            padding-left: 8px;
            line-height: 26px;
            font-size: 12px;
            margin: 4px auto;
            background: #fffcf5;
            color: #333;
            border-radius: 4px;
            border: 1px solid #6fc7ca;
            box-shadow: 0 2px 1px #6fc7ca;
            -moz-box-shadow: 0 2px 1px #6fc7ca;
            -webkit-box-shadow: 0 2px 1px #6fc7ca;
            position: relative;
        }

    .myicon.qq_kefu, .myicon.ali_kefu, .myicon.weixin_kefu, .myicon.line_kefu, .myicon.facebook_kefu, .myicon.whatsapp_kefu, .myicon.skype_kefu {
        width: 20px;
        height: 20px;
        margin-right: 4px;
    }

    .myicon.qq_kefu {
        background-position: -370px -1px;
    }

    .myicon.ali_kefu {
        background-position: -388px -2px;
    }

    .myicon.weixin_kefu {
        background-position: -408px -2px;
    }

    .myicon.whatsapp_kefu {
        background-position: -409px -25px;
    }

    .myicon.facebook_kefu {
        background-position: -430px -3px;
    }

    .myicon.line_kefu {
        background-position: -370px -25px;
    }

    .myicon.skype_kefu {
        background-position: -390px -25px;
    }

    .kefu_o_body .qrpic {
        display: none;
           position: absolute;
    padding: 5px;
    background: #fff;
    width: 120px;
    height: 120px;
    border-radius: 5px;
    border: 1px solid #dedede;
    left: -130px;
    top: -48px;
    }

        .kefu_o_body .qrpic:before {
            content: ' ';
            display: block;
            width: 10px;
            height: 10px;
            background: #fff;
            position: absolute;
            z-index: 998;
            top: -5px;
            margin-top: 50%;
            right: -5px;
            transform: rotate(45deg);
            -o-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
        }

        .kefu_o_body .qrpic img {
            width: 110px;
            height: 110px;
        }

    .kefu_o_body .kefu_btn:hover {
        background: #f9e4e4;
        color: #c51717;
    }

        .kefu_o_body .kefu_btn:hover .qrpic {
            display: block;
        }

    .kefu_o .gotop {
        height: 42px;
        background: url(../img/totop-icon.png) center no-repeat #fff;
        display: block;
        margin: 0 auto;
        width: 40px;
        border-radius: 4px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }

        .kefu_o .gotop:hover {
            background: url(../img/totop-icon.png) center no-repeat #f4f4f4;
        }


.notice_ul{ overflow:hidden; margin:0 100px;}
.notice_ul li{ width: auto;
    margin-right: 10px;
    display: inline;
    line-height: 40px;}
.notice_ul li a{ color:#f00;font-size:14px;}
.notice_ul li a:hover{ text-decoration:underline}	
.notice_ul li a:before{ content:"·"; font-weight:bold; margin-right:5px}	
.note{ background-color:#fff; height:40px; line-height:40px;}	
.note .container{ position:relative}
.note .t{ position:absolute;font-size:14px; z-index:1; left:0;top:0; font-weight:bold;color:#f00; padding-left:25px; background:url(../img/ico-xx01.png) no-repeat left center; background-size:18px;}
.note .more{ display:block; position:absolute; z-index:1; right:0;top:0; color:#999}
@media screen and (max-width: 767px){
.kefu_o{ display:none}	
.plo{ margin-bottom:20px}	
.index01{ padding:20px 0}
.index01 ul li{ width:48%; margin:0 1%; margin-bottom:10px}
.plo h3{ font-size:20px;}
.index01 ul li .ico img{ width:60px}
.index01 ul li .p span{ display:inline }
.index01 ul li .p{ height:57px}
.index01 ul li .txt h3{ font-size:16px}
.index02 li{ width:50%}
.index02{ padding:20px 0}
.index03 .bd{ padding:0; height:auto; background:none}
.index03 .bd:before{ content:""; display:block; height:50vw;    background: url(../img/intro_1.jpg) no-repeat center;background-size: cover; margin-bottom:20px}
.index03 .bd .l1{ font-size:20px; margin-bottom:15px;}
.index03 .bd .l2{ font-size:16px; margin-bottom:15px}
.index03 .bd li{ margin-bottom:10px}
.index03 .bd .p2{ font-size:16px}
.index03 .bd .l7 a{ font-size:16px; height:42px; line-height:42px}
.index04 ul li{ width:48%; margin:0 1%; margin-bottom:15px;}
.index04 ul li .ms{ font-size:14px; height:100px}
.index04 ul .ico{ width:70px; line-height:70px; height:70px; font-size:30px; margin-bottom:10px}
.index04 ul{ padding:20px 0}
.index05 .bd{ padding:0; height:auto; background:none}
.index05 .bd:before{ content:""; display:block; height:50vw;    background: url(../img/intro_2.jpg) no-repeat center;background-size: cover; margin-bottom:20px}
.index05 .bd .l1{ font-size:20px; margin-bottom:10px}
.index05 .bd .l3 a{ font-size:16px}
.index05 .bd .l2{ font-size:14px}
.qlwwlist .bd ul li{ width:25%; margin:10px 0}
.qlwwlist{ padding:10px;}
.contentbox .hd{ padding-bottom:10px; margin-bottom:10px;}
.bd02 ul li{ float:none; width:auto; margin-bottom:10px}
.xzww{ padding-bottom:25px; margin-bottom:25px;}
.qlwwlist{ margin-bottom:10px}
.qlwwlist .title{ margin-bottom:20px}
.bd02{ padding-bottom:10px; margin-bottom:10px}
.bd03 ul li{ width:100%}
.bd03 ul{ padding:10px 0}
.qlwwlist .bd ul li .csAvator{ width:50px; height:50px}
.xzww a:before{ width:40px; height:40px}
.mapbox{ padding:10px}
.contentbox{ padding:25px 0}

.index06{ padding:30px 0}
.index06 .img{ float:none; width:auto; margin-bottom:10px}
.index06 .txt{ float:none; width:auto;}
.index06 .txt h3{ margin-bottom:25px; font-size:20px}
.index06 .txt h3:after{ margin-top:15px}
.index06 .txt .ms{ margin-bottom:15px}

.indexbar{ display:none}
.indexbarm{ display:block; background-color:#0d64a7}
.indexbarm ul{ overflow:hidden}
.indexbarm ul li{ float:left; width:50%; border-bottom:1px solid rgba(255,255,255,.2); border-right:1px solid rgba(255,255,255,.2)}
.indexbarm ul li a{ display:block; text-indent:7%; color:#fff; font-size:16px; line-height:60px;}
.indexbarm ul li i{ display:inline-block; vertical-align:middle; width:21px; height:21px; margin-right:10px; background-position:center; background-repeat:no-repeat; background-size:100%}
.indexbarm ul li .ico-s01{ background-image:url(../img/ico-s01.png)}
.indexbarm ul li .ico-s02{ background-image:url(../img/ico-s02.png)}
.indexbarm ul li .ico-s03{ background-image:url(../img/ico-s03.png)}
.indexbarm ul li .ico-s04{ background-image:url(../img/ico-s04.png)}

.popvideo .bd{ width:95%; height:auto}
.popvideo .bd video{ height:auto}
} 

.xindex01 .hd{ border-bottom:2px solid #fb5606}
.xindex01 .hd ul{ height:45px; line-height:45px}
.xindex01 .hd ul li{ width:33.33%; float:left; text-align:center; font-size:18px; position:relative; cursor:pointer}
.xindex01 .hd ul li.on:after{display:block; content: ''; position: absolute; bottom: -25px; left: 50%; margin-left: -16px; width: 0; height: 0; border-style: solid; border-width: 8px 16px 16px 16px; border-color: #fb5606 transparent transparent transparent;}
.xindex01 .bd{background-color:#f0f0f0; padding:40px 0}
.xindex01 .subsearch{text-align:center}
.xindex01 .subsearch .track_text{width: 530px; height: 40px; border: 1px solid #d2d2d2; background: #fff; line-height: 28px; padding: 6px 30px 6px 20px; font-size: 14px; color: #333; overflow: hidden;}
.xindex01 .subsearch .track_submit{border:none; width: 140px; height: 40px; line-height: 38px; font-size: 16px; color: #fff; text-align: center; background-color: #e05423; margin-left:30px}
.xindex01 .subsearch .track_submit:hover{background-color:#d02708}
.subform{max-width:800px; margin:0 auto}
.subform ul{overflow:hidden;}
.subform .btnli{text-align:center;}
.subform .btnli .track_submit{border:none; width: 140px; height: 40px; line-height: 38px; font-size: 16px; color: #fff; text-align: center; background-color: #e05423; margin-left:30px}
.subform .btnli .track_submit:hover{background-color:#d02708}
.subform ul li{float:left; width:50%;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex; font-size:14px; margin-bottom:20px}
.subform ul li:last-child{width:60%}
.subform ul li .t{width:80px; line-height:40px; text-align:right}
.subform ul li .intxt{-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1; padding-right:10px}
.subform ul li .price_input{width:100%; padding: 6px 30px 6px 20px; border: 1px solid #d2d2d2; background-color:#fff; height:40px}
.subform ul li:last-child .price_input{width:30%;}
.table2 td, .table2 th{line-height: 24px; padding: 8px 0; color: #666; font-size: 14px; text-align: center; border: 1px solid #ddd;}
.table2 tr:hover{ background-color:#f6f6f6}
.table2{ width:60%; background-color:#fff; margin:0 auto;}

.xindex02{ margin-bottom:50px}
.xindex02 .hd{ text-align:center; padding:30px 0}
.xindex02 .hd h3{ font-size:30px}
.xindex02 .bd{ position:relative}
.xindex02 .bd:after{ content:""; display:block; height:5px; background-color:#fff; left:120px; right:120px; bottom:110px; position:absolute; z-index:2}
.xindex02 .bd ul{ overflow:hidden; margin-left:-12.5px; margin-right:-12.5px; padding:10px;}
.xindex02 .bd li{ float:left; width:20%;}
.xindex02 .bd .libox{ height:346px; margin:0 2.5px; color:#fff; border-radius:5px; padding-top:30px; padding-left:30px; background-position:center; background-repeat:no-repeat; background-size:100%; background-color:#fb5606; display:block; position:relative;transition: all 0.3s linear;}
.xindex02 .bd .libox:hover{ box-shadow:0 0 14px rgba(0,0,0,.5); z-index:2}
.xindex02 .bd .libox h3{ font-size:24px; margin-bottom:10px}
.xindex02 .bd .libox .p{ font-size:15px}
.xindex02 .bd li:nth-child(1) .libox{  background-image:url(../img/lc_01.png)}
.xindex02 .bd li:nth-child(2) .libox{ background-image:url(../img/lc_02.png)}
.xindex02 .bd li:nth-child(3) .libox{ background-image:url(../img/lc_03.png)}
.xindex02 .bd li:nth-child(4) .libox{ background-image:url(../img/lc_04.png)}
.xindex02 .bd li:nth-child(5) .libox{ background-image:url(../img/lc_05.png)}
.xindex02 .bd .ico{  text-align:center; position:absolute; z-index:1; left:0; right:0; bottom:137px;transition: all 0.3s linear;} 
.xindex02 .bd .libox:hover .ico{    transform: scale(0.9);}
.xindex02 .bd li:nth-child(4) .ico{ bottom:148px}
.xindex02 .bd li:nth-child(5) .ico{ bottom:130px}

.xindex03{ margin-bottom:90px; padding-top:80px;}
.xindex03 .hd{ overflow:hidden; margin-bottom:15px}
.xindex03 .hd h3{ float:left;}
.xindex03 .hd h3 i{ margin-right:10px; color:#1d92fc}
.xindex03 .hd .more{ float:right; color:#f65d58; line-height:25px}
.xindex03 .bdleft{ width:48%; float:left}
.xindex03 .bdright{ width:48%; float:right}
.xindex03 .bd{ overflow:hidden}
.xindex03 .img{ float:left; padding-top:60px;}
.xindex03 .bdleft .img{ width:125px;}
.xindex03 .bdleft .txt{ padding-left:140px}
.xindex03 .bdright .img{ width:165px;}
.xindex03 .bdright .txt{ padding-left:195px}
.xindex03 .bd .title{ font-size:16px; font-weight:bold; margin-bottom:15px}
.xindex03 .bd .title a{ font-size:12px; float:right; font-weight:normal; color:#fb5606}
.xindex03 .bd .title a:hover{ text-decoration:underline}
.xindex03 .bdleft .bdd{ background-color:#f4f4f4; padding:10px 15px; border-radius:5px; height:218px}
.xindex03 .bdleft .bdd li{    border-bottom: 1px dotted #ddd;}
.xindex03 .bdleft .bdd .p1{overflow: hidden;white-space: nowrap;text-overflow: ellipsis; padding:3px 0}
.xindex03 .bdleft .bdd .p2{overflow: hidden;white-space: nowrap;text-overflow: ellipsis; padding:5px; 0 }
.xindex03 .bdleft .bdd .p1:before{ margin-right:5px; content:"Q"; display:inline-block;    background-color: #007775;
    color: #fff; width:20px; height:20px; line-height:20px; text-align:center; border-radius:50%;}
.xindex03 .bdleft .bdd .p2:before{ content:""; margin-right:5px; display:inline-block;        background-color: #0084ff;
    color: #fff; width:5px; height:5px; line-height:20px; text-align:center; border-radius:50%;}	
.xindex03 .bdright li{ line-height:26px;}	
.xindex03 .bdright li a{ display:block; padding-right:30px; color:#666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; position:relative}
.xindex03 .bdright li a:before{ content:""; display:block; position:absolute; z-index:1; right:0;top:0; font-family:"宋体"; content:">>";}
.xindex03 .bdright li a:hover{ color:#23527c}

.xindex04{ text-align:center; padding:40px 0; background-color:#f3f3f3}
.xindex04 h3{ font-size:26px; margin-bottom:20px}
.xindex04 a{ display:inline-block; width:280px; height:42px; line-height:42px; background-color:#007775; font-size:16px; color:#fff; border-radius:42px;}

.xindex05{ background-color:#fb5705; color:#fff; padding:15px 0}
.xindex05 ul{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.xindex05 ul li{font-size:15px}
.xindex05 ul li:last-child{-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1;}
.xindex05 a{ color:#fff; font-size:15px}
.xindex05 ul li:nth-child(1){ border-right:1px solid #000; padding-right:30px; margin-right:30px;}
.xindex05 ul li:nth-child(2){ margin-right:30px}
.xindex05 ul li:nth-child(1) a{ font-size:20px;}
.xindex05 ul li:nth-child(1) a:before{ content:""; display:inline-block; width:40px; height:40px; vertical-align:middle; background:url(../img/xico-01.png) no-repeat center; background-size:100%}
.xindex05 ul li:nth-child(2) a:before{ content:""; display:inline-block; width:40px; height:40px; vertical-align:middle; background:url(../img/xico-02.png) no-repeat center; background-size:100%}
.xindex05 ul li:nth-child(3):before{ content:""; display:inline-block; width:40px; height:40px; vertical-align:middle; background:url(../img/xico-03.png) no-repeat center; background-size:100%}
 

.footer{ background-color:#007775; color:#fff}
.footer a:hover{ color:#fb5606}
.footertop .container{ overflow:hidden}
.footertop dl{ width:150px; float:left}
.footertop dl dt{ margin-bottom:15px; font-size:18px}
.footertop dl dt a{ font-size:18px; color:#fff}
.footertop dl dd a{ font-size:14px}
.footer a{ color:#fff}
.footertop dl dd{ line-height:30px}
.footertop .foottel{ float:left; width:750px; font-size:14px; margin-left:5px}
.footertop .foottel .p1{     padding: 0px 5px 0px 50px; background:url(../img/ff_06.png) no-repeat center left}
.footertop .foottel .p1 .t1{ font-size:18px;}
.footertop .foottel .p1 .t2{ font-size:18px; font-weight:bold}
.footertop .foottel .p2{ line-height:25px}

.footertop .footewm{ width:305px; float:right}
.footertop .footewm .item{ display:inline-block; vertical-align:top; text-align:center;  font-size:14px; margin-left:18px;}
.footertop .footewm .item img{ width:130px;}
.footertop .footewm .item .p{ margin-top:10px}

.footbottom{  overflow:hidden; padding:23px 0; font-size:14px}
.footbottom a{ font-size:14px}
.footbottom .left{ float:left;}
.footbottom .left a{ margin-left:10px;}
.footbottom .left img{ width:17px; vertical-align:middle}
.footbottom .right{ float:right}
.footbottom .right span{ margin:0 8px;}

.footertop{ padding-top:39px} 
 
.footer .links span{ padding:0 8px;}
.footer .links{  font-size:14px}
.footer .links a{ font-size:14px}
.footer .links .container{ border-bottom:1px solid #fff; padding:15px 0}


.mbox{ display:none}
.mheader{ background-color:#007775}
.mheader .mlogo{ padding-top:20px; text-align:center}
.mheader .mlogo img{ height:40px}
.mheader .header_input { height: 40px; margin: 15px 2%; position:relative; text-align:center; }
.mheader .header_input .numtxt { height: 40px; width: 100%; border-radius: 5px; font-size: 16px; color:#000; text-indent: 10px; border:none }
.mheader .header_input .query-btn { width:40px; height:40px; position:absolute; right:5px; top:0px; border:0; background:url(../img/sq.png) no-repeat center; z-index:999; }

.mbody{ padding-bottom:0}
.mbox{ background-color:#efefef; min-height:100vh; padding-bottom:1px;}
.mscroll{ display:block; width: 100%; height: 40px;/*scroll height*/ font-size: 12px; line-height: 40px;/*scroll height*/ overflow: hidden; background: url(../img/notice-ico.png) no-repeat 0px center #fff;padding-left:35px;padding-right:1%;background-size: 8%; margin-bottom:5px;}
.mscroll ul { width: 100%;  overflow: hidden; }
.mscroll ul li { display: block; width: 100%; /*scroll height*/  }
.mscroll ul li a{font-size:14px; display:block;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; height: 40px; line-height:40px; color:#666}
.mscroll ul li a:hover { text-decoration: underline; }

.mindex01{background-color: #fff; margin-top: 5px; padding: 15px 0; margin-bottom:5px}
.mindex01 .t{color: #333;font-size: 16px; font-weight:bold; border-left: 2px solid #124c94; line-height: 20px; padding-left: 10px; margin-bottom: 20px; margin-left:15px;}	
.mindex01 ul{ overflow:hidden}
.mindex01 ul li{ float:left; width:25%;}
.mindex01 ul .ico{ height:40px; background-repeat:no-repeat; background-position:center; background-size:auto 100%; margin-bottom:10px}
.mindex01 ul .mico-01{ background-image:url(../img/icon01.png)}
.mindex01 ul .mico-02{ background-image:url(../img/icon02.png)}
.mindex01 ul .mico-03{ background-image:url(../img/icon03.png)}
.mindex01 ul .mico-04{ background-image:url(../img/icon04.png)}
.mindex01 ul h3{ font-size:14px; color:#666; font-weight:normal; text-align:center}

.mindex02{    background-color: #fff; margin-bottom:5px }
.mindex02 ul{ overflow:hidden}
.mindex02 li{ float:left; width:50%; padding-top:20px}
.mindex02 li.l1{ height:150px; text-align:center; border-right:2px solid #eee}
.mindex02 li.l1 .ico{ height:60px;background-repeat:no-repeat; background-position:center; background-size:auto 100%; margin-bottom:10px}
.mindex02 li h3{ font-size:16px; color:#333; font-weight:normal; margin-bottom:5px}
.mindex02 li .p{ font-size:12px; color:#999}
.mindex02 li .mico-05{ background-image:url(../img/icon05.png)}
.mindex02 li.l2{ height:75px; padding:0 5%; border-bottom:1px solid #eee; padding-top:17px;}
.mindex02 li.l2 .ico{ float:right; width:46px; height:46px; background-repeat:no-repeat; background-position:center; background-size:100%}
.mindex02 li .mico-06{ background-image:url(../img/icon06.png)}
.mindex02 li.l3{ height:75px; padding:0 5%; padding-top:17px}
.mindex02 li.l3 .ico{ float:left; width:46px; height:46px; background-repeat:no-repeat; background-position:center; background-size:100%}
.mindex02 li .mico-07{ background-image:url(../img/icon07.png)}
.mindex02 li.l3 .txt{ float:right}

.mindex01 ul .mico-11{ background-image:url(../img/icon11.png)}
.mindex01 ul .mico-12{ background-image:url(../img/icon12.png)}
.mindex01 ul .mico-13{ background-image:url(../img/icon13.png)}
.mindex01 ul .mico-14{ background-image:url(../img/icon14.png)}

.mune_box{ height:20px;}
.mune_box ul{position: fixed; width: 100%; height: 70px; background-color: #fff; bottom: 0; z-index: 9999;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.mune_box ul li:nth-child(3){-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1; width:auto}	
.mune_box ul li{ width:19%; text-align:center; padding-top:10px;}	
.mune_box ul li .ico{ height:30px; background-position:center; background-repeat:no-repeat; background-size:auto 100%; margin-bottom:5px}
.mune_box ul li h3{ font-size:14px; font-weight:normal; color:#333}
.mune_box ul li .mico-fixed01{ background-image:url(../img/fixed01.png)}
.mune_box ul li .mico-fixed02{ background-image:url(../img/fixed02.png)}
.mune_box ul li .mico-fixed03{ background-image:url(../img/fixed03.png)}
.mune_box ul li .mico-fixed04{ background-image:url(../img/fixed04.png)}
.mune_box ul li .mico-fixed05{ background-image:url(../img/fixed05.png)}
.mune_box ul li:nth-child(3) a{display:block; width:80px; height:80px; border-radius:50%; background-color:#ff9800; position:relative;top:-25px; border: 3px solid #fff; box-shadow: 0px 3px 0px #f1f1f1; padding-top:10px}
.asklist li{margin-bottom:10px;}
.asklist li .t{ color: #fb5606; font-size:14px; cursor:pointer  } 
.asklist li .t:hover{ color:#007aaa}
.asklist ul{ padding:0 10px; padding-bottom:15px; display:none}
.asklist ul em{ font-style:normal; color:#333; margin-right:10px}
.asklist li .pls{ padding:20px; padding-top:10px;overflow:hidden; line-height:1.4; display:none}	
.asklist li .pls img{ max-width:100%; height:auto !important}
.asklist .title{ height:37px; line-height:37px;border: 1px solid #ebebeb;
    background: #f9f9f9; cursor:pointer;
    color: #65656b; padding-left:15px; margin-bottom:15px}
.asklist .title span{ font-weight:bold; font-size:15px; margin-left:10px;}	

.calculationlst{ background-color:#f4f4f4; padding:20px; margin-bottom:20px}	
.calculationlst .hd{ margin-bottom:20px}
.calculationlst .hd h3{ font-size:16px}	
.calculationlst .subform{ width:100%; margin:0; padding-right:30%; position:relative}
.calculationlst .subform ul li:last-child{ width:100%}
.calculationlst .subform .btnli{ position:absolute; right:10px;top:50%; margin-top:-30px}
.calculationlst .subform .btnli .track_submit{ width:70px; height:60px; line-height:60px;}

.table3 th{ border:1px solid #f70f0d !important; text-align:center; font-weight:normal; background-color:#fbdedd; color:#f70f0d}
.table3 td{ border:1px solid #ccc; text-align:center}
.table3 tr:hover { background-color:#eee}

.pollingsearch{ text-align:center; margin-bottom:40px}
.pollingsearch .track_text{width: 530px; vertical-align:middle; height: 40px; border: 1px solid #fb5606; background: #fff; line-height: 28px; padding: 6px 30px 6px 20px; font-size: 14px; color: #333; overflow: hidden;}
.pollingsearch .track_submit{border:none; vertical-align:middle; width: 140px; height: 40px; line-height: 38px; font-size: 16px; color: #fff; text-align: center; background-color: #fb5606;}
.pollingsearch .track_submit:hover{ background-color:#d02708}	

.table4 th{ background-color:#f2f2f2; border:1px solid #cdcdcd !important}
.table4 td{  border:1px solid #cdcdcd }
.table4 tr th:nth-child(1){ text-align:center}
.table4 tr td:nth-child(1){ width:140px; text-align:center}
.table4 tr:hover{ background-color:#eee}

.ui-textcont img{ max-width:100%; height:auto !important}

.xindex002{ padding-top:65px; padding-bottom:35px;}
.xindex002 .hd{ text-align:center; margin-bottom:45px;}
.xindex002 .bd li{ float:left; width:25%;}
.xindex002 .bd li img{ display:block; width:100%}
.xindex002 .bd li a:before{ content:""; display:block; position:absolute; z-index:1; left:50%; right:50%;top:0; bottom:0; background-color:#ec641a;-webkit-transition: all 0.8s;transition: all 0.8s;}
.xindex002 .bd li a:hover:before{left:0; right:0;top:0; bottom:0}
.xindex002 .bd li a:after{ content:""; display:block; position:absolute; z-index:1; left:0; right:0;top:50%; bottom:50%; background-color:#ec641a;-webkit-transition: all 0.8s;transition: all 0.8s;}
.xindex002 .bd li a:hover:after{left:0; right:0;top:0; bottom:0;}
.xindex002 .bd li .img{ position:relative; overflow:hidden; z-index:2}
.xindex002 .bd li .img .poptxt{ position:absolute; z-index:2; color:#fff;    background-color: rgba(0,0,0,0.75); -webkit-transition: all 0.8s;transition: all 0.8s; padding:0 5%; left:0; right:0; bottom:0; padding-bottom:10px; transform:translateY(calc(100% - 80px))}
.xindex002 .bd li a:hover .img .poptxt{transform:translateY(0)}
.xindex002 .bd li a:hover .img .poptxt h3{height:50px; line-height:50px;}	
.xindex002 .bd li .img .poptxt h3{ text-align:center; height:80px; line-height:80px; -webkit-transition: all 0.8s;transition: all 0.8s; }	
.xindex002 .bd li a{ display:block; margin:0 9px; padding:5px; background-color:#fff;border-radius:8px;    box-shadow: 0 3px 9px rgba(0,0,0,0.5); position:relative}

.xindex02 .bds ul{ margin-left:-20px; margin-right:-20px; background:url(../img/xindex02png.png) no-repeat center 60px; overflow:hidden}
.xindex02 .bds li{ float:left; width:20%}
.xindex02 .bds li a{ display:block; margin:0 20px; text-align:center; color:#333}
.xindex02 .bds li .p2{ font-size:20px; margin-bottom:125px;}
.xindex02 .bds li .sub{ background-color:#fb5406;background: linear-gradient(to right top,#fa5406,#fd5f04); height:180px; padding:15px; color:#fff; font-size:17px; line-height:2; border-radius:10px; position:relative}
.xindex02 .bds li .sub:after{ content:""; display:block;width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 18px solid #fb5406; position:absolute; z-index:2; left:50%; margin-left:-10px;top:-18px;}
.xindex02 .bds li:nth-child(2) .sub{background: linear-gradient(to right top,#fc6a05,#fd8c00); }
.xindex02 .bds li:nth-child(3) .sub{background: linear-gradient(to right top,#ff9101,#ff9a00); }
.xindex02 .bds li:nth-child(4) .sub{background: linear-gradient(to right top,#ff9800,#ff8603); }
.xindex02 .bds li:nth-child(5) .sub{background: linear-gradient(to right top,#ff8202,#fd7802); }
.xindex02 .bds li:nth-child(2) .sub:after{ border-bottom: 18px solid #fd7b03;}
.xindex02 .bds li:nth-child(3) .sub:after{ border-bottom: 18px solid #ff9a00;}
.xindex02 .bds li:nth-child(4) .sub:after{ border-bottom: 18px solid #fd8c00;}
.xindex02 .bds li:nth-child(5) .sub:after{ border-bottom: 18px solid #fa7904;}

.xkefu{position:fixed;width:64px;height:275px;right:0;bottom:20%;z-index:100;}
.xkefu li{padding:5px 2px; position:relative;list-style:none;}
.xkefu .sideTel{min-height:60px;width:200px;background:#007ACE;border:#FFF solid 1px;padding:5px;color:#FFF;}
.xkefu .sideimg{width:165px;}
.xkefu img{cursor:pointer;}
.xkefu .sidebox{ right:65px;top:0px;position:absolute; display:none}
.xkefu li:hover .sidebox{ display:block}
.xkefu .sideMail {
    min-height: 170px;
    width: 238px;
    background: #EE6100;
    border: #FFF solid 1px;
    padding: 5px;
    color: #FFF;
}
.xkefu .w50{ float:left; width:50%; padding:10px; text-align:center}
.xkefu .w50 img{ margin-bottom:10px; width:92px; display:block;}
.xkefu .w50 a{ color:#fff}

.xindex0002{ padding-top:60px; padding-bottom:30px;}
.xindex0002 .bd{ overflow:hidden}
.xindex0002 .bd li{ float:left; width:25%; text-align:center;}
.xindex0002 .bd .ico{ margin-bottom:20px;}
.xindex0002 .bd .ico img{ height:65px}
.xindex0002 .bd .txt h3{ font-size:24px; color:#002c5a; font-weight:bold; margin-bottom:10px}
.xindex0002 .bd .txt .p{ font-size:18px; max-width:270px; margin:0 auto; font-weight:700; line-height:1.8}
.xindex0002 .bd li .a{ display:block; padding:20px; color:#333}
.xindex0002 .bd li .a:hover{ background-color:#f7f7f7}

.index003{ padding:30px 0; padding-bottom:60px}
.index003 .hd{ text-align:center; margin-bottom:30px}
.index003 .hd h3{ font-size:30px;}
.index003 .bd{ overflow:hidden}
.index003 .bd ul{ margin-left:-10px; margin-right:-10px;}
.index003 .bd li{ float:left; width:20%;}
.index003 .bd li a{ display:block; margin:0 10px;}
.index003 .bd li .img{ overflow:hidden; margin-bottom:10px}
.index003 .bd li .img img{ display:block; width:100%}
.index003 .bd li h3{ text-align:center; font-size:16px; color:#333;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

 
.videolist{ overflow:hidden; margin-bottom:20px}
.videolist ul{ margin-left:-10px; margin-right:-10px;}
.videolist li{ float:left; width:33.33%; margin-bottom:20px}
.videolist li a{ display:block; margin:0 10px;}
.videolist li .img{ overflow:hidden; margin-bottom:10px}
.videolist li .img img{ display:block; width:100%}
.videolist li h3{ font-size:16px; text-align:center;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

.indexbars{ height:100px; margin-top:-100px; color:#fff}

.indexbars a{ color:#fff; display:block}
.indexbars .title{ float:left; width:144px; text-align:center; padding-top:22px; position:relative; height:100px; cursor:pointer}
.indexbars .title:hover{background-image: linear-gradient(rgba(18,76,149,0),#124c95);}
.indexbars .title:after{ content:""; display:block; width:1px; height:66px; background-color:#fff; position:absolute; z-index:1; right:0;top:15px;}
.indexbars .title:last-child:after{ display:none}
.indexbars .title .ico{ font-size:2em}
.indexbars .title .p{ margin-top:6px; font-size:14px}
.indexbars .sub{ float:left; width:450px;}
.indexbars .subsearchs{ margin:0 15px; position:relative; padding-top:30px;}
.indexbars .subsearchs .track_text{ width:90%;margin: 0; 
    height: 40px;
    line-height: 40px;
    border: 0;
    border-radius: 5px ;
    padding: 0 19px;
    color: #fe7701;
    font-size: 14px;
    font-family: '微软雅黑', Arial;
    outline-style: none; }
.indexbars .subsearchs .track_submit{    width: 68px;
    height: 40px;
    font-size: 14px;
    font-family: '微软雅黑';
    color: #ffffff;
    border: 0;
    border-radius:0 5px 5px 0;
    background-color: #007775;
    outline-style: none; position:absolute; z-index:1;top:30px; right:0;}
.indexbars .subsearchs .track_submit:hover{ background-color:#0679bb}	

.bannera{ position:absolute; z-index:1; bottom:150px; left:0; right:0; text-align:center}
.bannera a{ display:inline-block; vertical-align:middle; width:180px; height:50px; line-height:50px; font-size:18px; color:#fff; margin:0 15px; border-radius:50px}
.bannera a.a1{ background-color:#007775}
.bannera a.a2{ background-color:#ea0028}

.indexbars .subtiji{ text-align:center; padding-top:13px}
.indexbars .subtiji input{    display: inline;
    font-family: "microsoft yahei";
    margin-right: 5px;
    padding: 3px 5px;
    height: 26px;
    line-height: 26px; 
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 3px; color:#333}
.indexbars .subtiji span{ margin:0 2.5px;  }	
.indexbars .subtiji .p2{ margin-top:10px}
.indexbars .subtiji .p2 .vwt{ color: #f00; font-size: 16px; font-weight: bold; }
.indexbars .subtiji .p2 a{    text-decoration: underline; color: #f60;}


.xxindex02{ padding-top:60px; padding-bottom:55px; background-color:#fff}
.xxindex02 .bd{ overflow:hidden}
.xxindex02 .bd ul{ margin:0 -10px;}
.xxindex02 .bd li{ float:left; width:33.33%; margin-bottom:45px}
.xxindex02 .bd li .a{ overflow:hidden; margin:0 10px;}
.xxindex02 .bd li .ico{ width:80px; height:80px; float:left; background-color:#007775; border-radius:50%; background-position:center; background-repeat:no-repeat; background-size:50%; overflow:hidden}
.xxindex02 .bd li .ico-xxa01{ background-image:url(../img/ico-xxa01.png)}
.xxindex02 .bd li .ico-xxa02{ background-image:url(../img/ico-xxa02.png)}
.xxindex02 .bd li .ico-xxa03{ background-image:url(../img/ico-xxa03.png)}
.xxindex02 .bd li .ico-xxa04{ background-image:url(../img/ico-xxa04.png)}
.xxindex02 .bd li .ico-xxa05{ background-image:url(../img/ico-xxa05.png)}
.xxindex02 .bd li .ico-xxa06{ background-image:url(../img/ico-xxa06.png)}
.xxindex02 .bd li .txt{ overflow:hidden; padding-left:18px}
.xxindex02 .bd li .txt h3{ font-size:21px; margin-bottom:15px}
.xxindex02 .bd li .txt .p{ font-size:16px; color:#666}


@media screen and (max-width: 767px){
.pc{ display:none}
.mbox{ display:block}

.xindex05 ul{ display:block;}
.xindex05 ul li:nth-child(1){ margin:0; padding:0; border-right:none}
.xindex05 ul li:nth-child(2){ margin-right:0}
.footertop dl{ width:auto; float:none}
.footertop dl dt{ margin-bottom:5px; font-size:15px; font-weight:bold}
.footertop dl dd{ line-height:30px; display:inline-block; vertical-align:top; margin-right:5px; opacity:.7}
.footertop .footewm{ width:100%; margin-bottom:20px; float:none; text-align:center}
.footertop .footewm .item{ margin:0 10px}
.footertop .footewm li{ font-size:12px; padding:0 5px}
.footertop dl:nth-child(4){ min-height:1px;}
.footer{ margin-bottom:-50px;}
.footbottom{ text-align:center}
.footbottom .left{ float:none;}
.footbottom .right{ float:none; margin-top:5px}
.footertop .foottel{ width:auto; float:none; margin:0; margin-bottom:20px}
.footertop .footewm .item img{ width:100px}
.footer .links{ padding:0 10px}
.footbottom .right span{ display:none}
.footbottom .right a{ margin:0 5px; display:inline-block; vertical-align:top; opacity:.7}

.subform ul li{ float:none; width:auto}
.calculationlst .subform{ padding-right:0}
.calculationlst .subform .btnli{ position:static; margin:0}
.calculationlst .subform .btnli .track_submit{ width:120px; height:40px; line-height:40px; margin:0}
.subform ul li:last-child .price_input{ width:15vw; padding:0 5px}
.calculationlst{ padding:20px 10px}
.subform ul li .price_input{    padding: 6px 20px 6px 10px;}

.pollingsearch{ overflow:hidden; position:relative;margin-bottom:20px}
.pollingsearch .track_text{ width:100%; padding-right:110px; }
.pollingsearch .track_submit{ position:absolute; z-index:1; right:0;top:0; width:100px}

.videolist li{ width:50%; margin-bottom:15px}
.videolist li a{ margin:0 5px;}
.videolist ul{ margin-left:-5px; margin-right:-5px}
 
}
.index004 .hd h3{text-align:center; font-size:30px}
.wrapper.demo1{margin: 60px auto 0 auto;overflow:hidden}
div.wrapper>ul.container{position: relative;height: 35rem;margin: 0 auto;transform: translate3d(0, 0, 0);}
div.wrapper ul.container>li.cards_list{border-radius: 10px;background-color: #fff;overflow: hidden;box-shadow: 0px 14px 30px 5px rgba(0, 0, 0, 0.1);z-index: 10;}
ul.container>li.cards_list>div.img>img{    display: block;
    max-width: 100%;
    max-height: 100%;
    padding: 10px;
    margin: 0 auto;}
ul.container>li.cards_list>div.main_con{padding: 0 1rem;box-sizing: border-box;}
ul.container>li.cards_list>div.main_con h4.name{padding-top: 1rem;font-size: 1.2rem;font-weight: 600;color: #424242;}
ul.container>li.cards_list>div.main_con p.content{padding: 0.5rem 1rem 3.5rem 1rem;height: 5rem;text-align:center;font-size: 1.2rem;color: #777;line-height: 5rem;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
ul.container>li.cards_list>div.main_con p.content:hover{cursor: pointer;
color: #F18700;}
ul.container>li.cards_list>div.main_con p.label{font-size: 0.9rem;color: #555;padding-top: 1rem;padding-bottom: 2rem;}
div.wrapper.horizontal>ul.container{width: 86rem;}
div.wrapper.vertical>ul.container{width: 40rem;}
div.wrapper.horizontal ul.container>li.cards_list{width: 22rem;}
div.wrapper.vertical ul.container>li.cards_list{display: flex;}
.cards_list .img{padding: 3rem 0;border-bottom: 1px dashed #dbdbdb; height:260px}
i.btn-direct{position: absolute;top: 50%;transform: translateY(-50%);width: 3.6rem;height: 3.6rem;border-radius: 50%;background-color: rgba(0, 0, 0, .7);opacity: 0;cursor: pointer;z-index: 100;transition: opacity ease 300ms;}
div.wrapper:hover i.btn-direct{opacity: .6;}
i.btn-direct:hover{opacity: .9!important;}
i.btn-direct.btn-left{left: 3rem;}
i.btn-direct.btn-right{right: 3rem;}
i.btn-direct>span{position: absolute;top: 50%;left: 50%;width: 1.2rem;height: 1.2rem;border-top: 0.125rem solid #fff;border-left: 0.125rem solid #fff;}
div.wrapper.horizontal i.btn-direct>span.shift-left{transform: translate(-30%, -50%) rotate(-45deg);}
div.wrapper.horizontal i.btn-direct>span.shift-right{transform: translate(-70%, -50%) rotate(135deg);}
.modal-content{position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, .2); border-radius: .3rem; outline: 0;}
.modal-dialog-centered{min-height: calc(100% - (1.75rem * 2));display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center;}
.brand .title{text-align:center;}
.brand .title h3{font-size:30px}
.brand{padding: 60px 0 40px; width: 1280px; margin: 0 auto;} .brand .brandmain{overflow: hidden;} .brand .brandmain .bd{padding: 40px 0;} .brand .brandmain .bd li{width: 428px; height: 210px; position: relative; margin: 40px 0; float: left;} .brand .brandmain .bd li a{display: block; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; width: 352px; height: 208px; border: 1px solid #c2c7ca; position: absolute; left: 50%; top: 50%; margin-left: -177px; margin-top: -105px;} .brand .brandmain .bd li a img{display: block; width: 100%; height: 100%;} .brand .brandmain .bd li a:hover{border-color: #1b9cf3;} .brand .brandmain .bd li.active{display: block; z-index: 999;} .brand .brandmain .bd li.active a{width: 480px; height: 284px; margin-left: -240px; margin-top: -142px;} .brand .brandmain .hd{position: relative; z-index: 999; height: 0; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s;} .brand .brandmain .hd a{position: absolute; text-decoration: none; cursor: pointer; display: block; top: 80px; text-align: center; font-size: 32px; width: 80px; height: 210px; line-height: 210px; background-color: rgba(0, 0, 0, 0.2); color: #fff;} .brand .brandmain .hd a.prev{left: 37px;} .brand .brandmain .hd a.next{right: 33px;} .brand .brandmain .hd a:hover{background-color: rgba(27, 156, 243, 0.2);} .brand .brandmain:hover .hd{opacity: 1;} 
/*20220327首页修改*/
.xxindex01{ padding:80px 0}
.xxplo{ text-align:center; position:relative; line-height:80px; margin-bottom:80px;}
.xxplo h3{ font-size:40px; position:absolute; z-index:3; left:0; right:0; line-height:80px}
.xxplo h3:after{ content:""; display:block; width:60px; height:6px; background-color:#007775; margin:0 auto;}
.xxplo .eng{ text-transform:uppercase; font-size:80px; color:#f1f2fa; font-weight:bold; position:relative; z-index:2; bottom:0; }
.xxindex01 .bd{ overflow:hidden}
.xxindex01 .txt{ float:left; width:650px; padding-top:40px;}
.xxindex01 .txt .p1{ font-size:30px; margin-bottom:28px;}
.xxindex01 .txt .p2{ font-size:18px;}
.xxindex01 .txt .p2 p{ margin-bottom:15px;}
.xxindex01 .txt .p3{ font-size:24px; color:#007775; font-weight:bold; margin-bottom:30px}
.xxindex01 .txt .p3 span{ color:#ff8d23}
.xxindex01 .txt .p4 a{ display:block; width:160px; height:44px; line-height:44px; border-radius:44px; background-color:#02a4d9; color:#fff; font-size:18px; text-align:center}
.xxindex01 .img{ float:right; width:485px;}
.xxindex01 .img img{ display:block; width:100%}

.xxindex02{ padding:90px 0;  background:url(../img/xxindex02bg.jpg) no-repeat center; background-size:cover; text-align:center; color:#fff}
.xxindex02 .p1{ margin-bottom:20px; font-size:48px; font-weight:bold}
.xxindex02 .p2{ margin-bottom:30px}
.xxindex02 .p2 span{ color:#ff8d23; background-color:#ffffff; border-radius:5px; height:64px; display:inline-block; line-height:64px; font-size:36px; padding:0 45px; font-weight:bold}
.xxindex02 .p3{ font-size:30px; margin-bottom:70px;}
.xxindex02 ul{ overflow:hidden; margin:0 -15px;}
.xxindex02 ul li{ float:left; width:16.6%; text-align:center}
.xxindex02 ul .a{ background-color:#ff8d23; border-radius:10px; margin:0 10px; height:270px; padding:15px 0; font-size:16px}
.xxindex02 ul .ico{ margin-bottom:20px}

.xxindex03{ padding:90px 0;}
.xxindex03 .xxplo{ margin-bottom:40px;}
.xxindex03 .p1{ text-align:center; font-size:18px; line-height:2; margin-bottom:60px;}
.xxindex03 .p1 span{ font-size:18px ; font-weight:bold; color:#007775}
.xxindex03 .p1 i{ font-size:18px ; font-weight:bold; color:#ff8d23; font-style:normal}
.xxindex03 ul{ overflow:hidden}
.xxindex03 ul li{ float:left; width:16.666%; text-align:center}
.xxindex03 ul li .p{ font-weight:bold; font-size:15px ; color:#043770; line-height:1.4; height:42px; margin-bottom:20px;}

.xxindex04{ background:url(../img/xxindex04bg.jpg) no-repeat center; background-size:cover; padding:80px 0}
.xxindex04 .xxplo h3{ color:#fff; font-weight:bold}
.xxindex04 .xxplo{ margin-bottom:80px; height:86px}
.xxindex04 .xxplo h3:after{ background-color:#fff}

.xxindex05{ background-color:#007775; font-size:30px; height:90px; line-height:90px; color:#fff; text-align:center}

.xxindex06 img{ display:block; width:100%}

.xxindex04 ul{ overflow:hidden; margin:0 -15px;}
.xxindex04 ul li{ width:33.33%; float:left; margin-bottom:30px;}
.xxindex04 ul li .a{ background-color:#fff; margin:0 15px; padding:35px; overflow:hidden; position:relative; height:255px;}
.xxindex04 ul li .img{ float:left; margin-right:20px; overflow:hidden}
.xxindex04 ul li .txt{ overflow:hidden; font-size:16px; padding-top:10px;}
.xxindex04 ul li .txt h3{ margin-bottom:20px;}
.xxindex04 ul li i{ font-style:normal; font-size:60px; color:#f0f0f0; position:absolute; z-index:2; line-height:1; bottom:-10px; right:35px;  font-family:Impact}

.mheader .topleft{  padding-top:5px;}
.mheader .topleft a{ color:#fff; margin-left:10px;}
.mheader .topleft a img{ margin-right:5px; vertical-align:middle}
 