@charset "utf-8";

* {
    padding: 0;
    margin: 0;
}

ul {
    margin: 0 !important;
}

body {
    font-family: "微软雅黑" !important;
    overflow-x: hidden;
}

.wrap {
    width: 1200px;
    max-width: 96%;
    margin: 0 auto;
}

.wrap1 {
    width: 1300px;
    max-width: 96%;
    margin: 0 auto;
}

.top {
    width: 100%;
    height: 39px;
    background: #1a5faa;
}

.greet {
    display: inline-block;
    font-size: 14px;
    line-height: 39px;
    color: #fff;
}

.tel1 {
    float: right;
    font-size: 20px;
    color: #fff;
    background: url(../images/tel.png)
        
        no-repeat left;
    padding: 0 0 0 25px;
    line-height: 39px;
    font-family: arial;
    font-weight: bold;
}

/*顶部*/

.header {
    width: 100%;
    z-index: 104;
    background: #fff;
    position: relative;
}

.Logo {
    display: inline-block;
    transition: all 0.3s ease-out;
}

/*header.logo部分*/

.banner {
    width: 100%;
    overflow: hidden;
}

.proList li a p {
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font: 1.5rem/2 "微软雅黑";
}

.details {
    border-bottom: 2px solid #1a5faa;
    font: bold 2rem/2 "微软雅黑";
    color: #1a5faa;
}

/*.pic{ width: 100%; height: 460px;}*/
.picture {
    width: 100%;
}

.picture img {
    width: 100%;
}

.aa .swiper-pagination-bullet {
    width: 15px;
    height: 4px;
    opacity: 1;
    border-radius: 2px;
    background: #fff;
}

.aa .swiper-pagination-bullet-active {
    background: #1a5faa;
}

/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav {
    width: calc(100% - 480px);
    float: right;
}

.nul {
    width: 100%;
}

.nul>li {
    float: left;
    width: 16.666%;
    position: relative;
    background: url(../images/xli.png)
        
        no-repeat right;
}

.nul>li:last-child {
    background: none;
}

.nul>li>a {
    color: #1a5faa;
    line-height: 90px;
    height: 90px;
    padding: 0 3px;
    overflow: hidden;
    display: block;
    text-align: center;
    font-size: 16px;
    background: url(../images/navhover.png)
        
        no-repeat;
    background-size: 100% 3px;
    background-position: 0 calc(100% + 3px);
    transition: all 0.3s ease-out;
}

.nul>li:hover>a {
    color: #1a5faa;
    background: url(../images/navhover.png)
        
        no-repeat;
    background-size: 100% 3px;
    background-position: 0 100%;
}

.nul>li ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 104;
    background: rgba(26, 95, 170, 0.72);
}

.nul>li ul li {
    width: 100%;
}

.nul>li ul li>a {
    line-height: 36px;
    display: block;
    text-align: center;
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    height: 36px;
    border: none;
    color: #fff;
    transition: all 0.3s ease-out;
}

.nul>li ul li>a:hover {
    color: #fff;
    background: #1a5faa;
}

.acta {
    color: #1a5faa !important;
    background: url(../images/navhover.png)
        
        no-repeat !important;
    background-size: 100% 3px !important;
    background-position: 0 100% !important;
}

/*PC头部导航*/

.title {
    width: 100%;
    margin: 0 0 35px 0;
    cursor: pointer;
    text-align: center;
}

.title b {
    display: block;
    font-size: 30px;
    line-height: 2;
    color: #fff;
    font-weight: bold;
}

.title span {
    display: block;
    font-size: 15px;
    line-height: 24px;
    color: #fff;
}

/*栏目标题*/

.jjfa {
    width: 100%;
    padding: 50px 0;
    background: url(../images/jjfabg.jpg)
        
        no-repeat center center;
    background-size: cover;
}

.jjfactn {
    width: 100%;
    overflow: hidden;
}

.jjfa .index_about {
    color: white;
    font: 1.5rem/2 "微软雅黑";
}

.fan {
    width: 100%;
    background: #fff;
    padding: 5px;
    border-radius: 3px;
    padding: 10px 5px;
    text-align: center;
}

.fantit1 {
    font-size: 20px;
    line-height: 30px;
    color: #1a5faa;
}

.fantit2 {
    font-size: 12px;
    line-height: 20px;
    color: #b2b2b2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fanimg {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 130px;
    max-width: 100%;
}

.fantop {
    padding-top: 100%;
}

.fanimg img {
    transition: all 0.5s ease-out;
}

.fan:hover .fanimg img {
    transform: scale(0.9);
}

.fanmore {
    width: 98px;
    height: 28px;
    line-height: 26px;
    border: 1px #d0d0d0 solid;
    box-sizing: border-box;
    border-radius: 14px;
    display: block;
    margin: 0 auto;
    transition: all 0.3s ease-out;
    font-size: 12px;
    color: #b2b2b2;
    padding: 0 0 0 22px;
    background: url(../images/more.png)
        
        no-repeat left;
}

.fanmore:hover {
    color: #f6ab04;
    border-color: #f6ab04;
}

/*解决方案*/

.hzhb {
    width: 100%;
    overflow: hidden;
    background: url(../images/hzhbbg.jpg)
        
        no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
    padding: 50px 0;
}

.hzhbctn {
    width: 100%;
    overflow: hidden;
    background: #dcdcdc;
}

.hb {
    width: 100%;
    overflow: hidden;
}

.hbimg {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.hbimg img {
    transition: all 0.5s ease-out;
}

.hb:hover .hbimg img {
    transform: scale(1.05);
}

.hbtop {
    padding-top: 75%;
}

/*合作伙伴*/

.cpzs {
    width: 100%;
    padding: 50px 0;
}

.cpzs .title b {
    color: #1a5faa;
}

.cpzs .title span {
    color: #a6a6a6;
}

.cpzsctn {
    width: 100%;
    overflow: hidden;
}

.cpzsul {
    width: 100%;
    overflow: hidden;
}

.cpzsul li {
    float: left;
    width: 25%;
    padding: 9px;
}

.cp {
    width: 100%;
    position: relative;
    transition: all 0.5s ease-out;
    border: 1px #dcdcdc solid;
    box-sizing: border-box;
}

.cp:hover {
    border-color: #1a5faa;
}

.cptop1 {
    padding-top: 36.042%;
}

.cpimg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 56%;
    overflow: hidden;
}

.cpimg img {
    transition: all 0.5s ease-out;
}

.cp:hover .cpimg img {
    transform: scale(1.05);
}

.cptit {
    position: absolute;
    right: 0;
    width: 44%;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
    font-size: 16px;
    color: #666;
    transition: all 0.5s ease-out;
    padding: 0 5px;
}

.cp:hover .cptit {
    color: #1a5faa;
}

.more {
    width: 100%;
    border: 1px #dcdcdc solid;
    box-sizing: border-box;
    background: #1a5faa;
    position: relative;
}

.moretop {
    padding-top: 36.042%;
}

.more span {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    background: url(../images/more2.png)
        
        no-repeat left;
    padding: 0 0 0 40px;
    transform: translate(-50%, -50%);
    width: 96px;
}

.more:hover span {
    text-decoration: underline !important;
}

/**/
.classification {
    position: absolute;
    width: 1100px;
    max-width: 96%;
    background: #fff;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 10px;
    display: none;
}

.citul {
    width: 100%;
    overflow: hidden;
}

.citul>li {
    width: 20%;
    float: left;
    padding: 0 10px;
    margin: 10px 0 !important;
    border-right: 1px #ccc solid;
    box-sizing: border-box;
}

.citul>li:nth-child(5n) {
    border: none;
}

.citul>li>span {
    display: inline-block;
    font-size: 16px;
    color: #1a5faa;
    line-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    height: 29px;
    border-bottom: #1a5faa solid 1px;
    box-sizing: border-box;

}

.citul>li>ul {
    width: 100%;
    margin: 5px 0 !important;
    min-height: 145px;
}

.citul>li>ul>li {
    width: 100%;
}

.citul>li>ul>li>a {
    display: block;
    font-size: 12px;
    line-height: 24px;
    color: #333;
    transition: all 0.3s ease-out;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.citul>li>ul>li>a:hover {
    color: #1a5faa;
}

.citul>li>a {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #1a5faa;
}

.citul>li>a:hover {
    color: #1a5faa;
    text-decoration: underline !important;
}

/*产品展示*/

.ctns {
    width: 100%;
}

.ctnsul {
    width: 100%;
    overflow: hidden;
}

.ctnsul>li {
    width: 32%;
    float: left;
    margin: 2% 2% 0 0;
}

.ctnsul>li:last-child {
    margin: 0;
    margin-top: 2%;
}

.ctnstit {
    width: 100%;
    background: url(../images/jx1.jpg)
        
        no-repeat;
    background-size: 100% 100%;
    padding: 0 12px;
    overflow: hidden;
    margin: 0 0 9px 0;
}

.ctnstit span {
    float: left;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    display: inline-block;
}

.ctnstit a {
    display: inline-block;
    color: #fff;
    line-height: 45px;
    font-size: 12px;
    float: right;
}

.ctnstit a:hover {
    color: #fff;
    text-decoration: underline !important;
}

.xwsmg {
    width: 100%;
    overflow: hidden;
    margin: 0 0 9px 0;
}

.smgimg {
    float: left;
    width: 174px;
}

.smgimg1 {
    padding-top: 67.816%;
}

.smgctn {
    width: calc(100% - 184px);
    float: right;
}

.smgctn span {
    display: block;
    max-height: 105px;
    font-size: 14px;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
}

.xwul {
    width: 100%;
}

.xwul li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px #d8d8d8 solid;
    padding: 0 0 0 10px;
    transition: all 0.4s ease-out;
    background: url(../images/d1.png)
        
        no-repeat left;
}

.xwul li:hover {
    background: url(../images/d2.png)
        
        no-repeat left;
}

.xwtit {
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    transition: all 0.4s ease-out;
    width: calc(100% - 92px);
    height: 34px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xwul li:hover .xwtit {
    color: #1a5faa;
}

.xwtime {
    float: right;
    transition: all 0.4s ease-out;
    font-size: 14px;
    line-height: 34px;
    color: #666;
    text-align: right;
    width: 90px;
}

.xwul li:hover .xwtime {
    color: #1a5faa;
}

.aboutimg {
    width: 100%;
    overflow: hidden;
    margin: 0 0 9px 0;
}

.aboutimg1 {
    transition: all 0.5s ease-out;
}

.aboutimg:hover .aboutimg1 {
    transform: scale(1.05);
}

.aboutimg2 {
    padding-top: 41.558%;
    height: 160px;
}

.abouttxt {
    font-size: 14px;
    line-height: 27px;
    color: #666;
    height: 135px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.yqlj {
    width: 100%;
    padding: 40px 0;
}

.yqljtit {
    width: 100%;
    overflow: hidden;
    margin: 0 0 15px 0;
    border: 1px #dcdcdc solid;
    box-sizing: border-box;
    padding: 0 12px;
    background: linear-gradient(to bottom, #fefefe, #e4e4e4);
}

.yqljtit b {
    display: inline-block;
    float: left;
    line-height: 43px;
    font-size: 20px;
    color: #1a5faa;
}

.yqljtit a {
    display: inline-block;
    float: right;
    line-height: 43px;
    font-size: 12px;
    color: #666;
    transition: all 0.3s ease-out;
}

.yqljtit a:hover {
    color: #1a5faa;
}

.yqljul {
    width: 100%;
    overflow: hidden;
}

.yqljul li {
    float: left;
    padding: 0 8px;
    background: url(../images/xli1.png)
        
        no-repeat left;
}

.yqljul li:first-child {
    padding: 0 8px 0 0;
    background: none;
}

.yqljul li a {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    transition: all 0.3s ease-out;
}

.yqljul li a:hover {
    color: #1a5faa;
}

/*友情链接*/

.fnav {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    background: linear-gradient(to bottom, #3e90e9, #1a60ab);
    text-align: center;
}

.fnav a {
    display: inline-block;
    padding: 0 8px;
    background: url(../images/xli2.png)
        
        no-repeat right;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
}

.fnav a:hover {
    color: #fff;
    text-decoration: underline !important;
}

.fnav a:last-child {
    background: none;
}

.footer {
    width: 100%;
    overflow: hidden;
    padding: 22px 0;
}

.ft1 {
    float: left;
    width: 120px;
    padding: 30px 0 0 0;
}

.ft1 img {
    max-width: 100%;
}

.ft2 {
    width: calc(100% - 265px);
    float: right;
    text-align: center;
}

.fctn {
    display: inline-block;
    max-width: 100%;
    text-align: left;
}

.lxw {
    display: block;
    line-height: 1.8;
}

.lxw span {
    display: block;
    font: bold 1.8rem/1.5 "微软雅黑";
}

.zy {
    display: block;
    margin: 5px 0 0 0;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    font-weight: bold;
}

.ft3 {
    float: right;
    padding: 30px 0 0 0;
    width: 125px;
    text-align: center;
}

.ft3 img {
    max-width: 100%;
}

.ft3 span {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #666;
}

/*页脚*/

.ctn {
    width: 100%;
    overflow: hidden;
    padding: 0 0 50px 0;
    background: #f0f5f8;
}

.ctn-left {
    float: left;
    width: 30%;
    background: #ddebf4;
    padding: 20px;
}

.cltit {
    width: 100%;
    position: relative;
    padding: 0 0 0 37px;
    pointer-events: none;
    background: #0177c1 url(../images/smli.png)
        
        no-repeat left;
    background-position: 15px center;
    color: #fff;
    font-size: 20px;
    line-height: 60px;
}

.cltit b {
    position: absolute;
    top: 50%;
    right: 8%;
    transform: translate(0, -50%);
    font-size: 18px;
    transition: all 0.3s;
}

.ctn-left .innerContact {
    padding-top: 10px;
    border-top: 1px solid white;
    color: #0177c1;
    font: 1.4rem/2 "微软雅黑";
}

.hg b {
    transform: translate(0, -50%) rotateX(180deg);
}

.ctn-right {
    width: 68%;
    float: right;
    padding: 20px 0;
}

.crt {
    width: 100%;
    height: 60px;
    border: 1px #ebebeb solid;
    box-sizing: border-box;
    margin: 0 0 20px 0;
    background: #fff;
    padding: 0 15px;
}

.crt span {
    display: inline-block;
    color: #0177c1;
    font-size: 14px;
    line-height: 58px;
    font-weight: bold;
    padding: 0 0 0 34px;
    background: url(../images/yq.png)
        
        no-repeat left;
}

.crb {
    width: 100%;
    overflow: hidden;
}

/*内页*/

.goodsctn {
    width: 100%;
    overflow: hidden;
    position: relative;
    border: 1px #ebebeb solid;
    box-sizing: border-box;
    background: #fff;
}

.gdimg {
    width: 290px;
    float: left;
    position: relative;
    overflow: hidden;
}

.gdtop {
    padding-top: 65.517%;
}

.gdright {
    width: calc(100% - 300px);
    float: right;
    padding: 5px 10px 5px 0;
}

.gdright b {
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #0177c1;
}

.gdright span {
    display: block;
    font-size: 16px;
    line-height: 28px;
    color: #666;
}

.gdright p {
    display: block;
    margin: 0 !important;
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.goodsul {
    width: 100%;
    margin: 12px 0 0 0 !important;
}

.goodsul>li {
    width: 100%;
    padding: 12px 0;
}

.goods {
    width: 100%;
    overflow: hidden;
    border: 1px #ebebeb solid;
    box-sizing: border-box;
    background: #fff;
}

.goodsimg {
    float: left;
    position: relative;
    overflow: hidden;
    width: 178px;
}

.goodstop {
    padding-top: 74.719%;
}

.goodsimg img {
    transition: all 0.5s ease-out;
}

.goods:hover .goodsimg img {
    transform: scale(1.05);
}

.goodsright {
    width: calc(100% - 180px);
    float: right;
    padding: 0 13px;
}

.grtop {
    width: 100%;
    border-bottom: 1px #d6d6d6 solid;
    overflow: hidden;
}

.grtop b {
    display: inline-block;
    font-size: 18px;
    line-height: 45px;
    color: #0177c1;
    font-weight: 100;
}

.grtop span {
    display: inline-block;
    font-size: 12px;
    line-height: 45px;
    color: #0177c1;
    float: right;
}

.grul {
    width: 100%;
    overflow: hidden;
    margin: 15px 0 0 0 !important;
}

.grul li {
    width: 33.33%;
    float: left;
    border-right: 1px #d6d6d6 solid;
    box-sizing: border-box;
    
    padding: 0 5px;
}

.grul li:last-child {
    border: none;
}

.csa {
    display: inline-block;
    text-align: left;
}

.csa p {
    display: block;
    margin: 0 !important;
    font-size: 14px;
    line-height: 30px;
    color: #666;
}

.csa p span {
    display: inline-block;
    color: #0177c1;
}

.cplist {
    width: 100%;
    overflow: hidden;
    border: 1px #ebebeb solid;
    box-sizing: border-box;
    background: #fff;
    padding: 7px;
}

.cplist li {
    width: 33.3%;
    float: left;
    padding: 7px;
}

.about {
    width: 100%;
    border: 1px #ebebeb solid;
    box-sizing: border-box;
    padding: 14px;
    background: #fff;
}

.about p {
    display: block;
    margin: 0 !important;
    font-size: 14px;
    line-height: 26px;
    color: #333;
}

.about img {
    max-width: 100%;
    height: auto;
}

.contact {
    width: 100%;
    border: 1px #ebebeb solid;
    box-sizing: border-box;
    padding: 14px;
    background: #fff;
}

.contact1 {
    width: 100%;
    text-align: center;
    border: 2px #195fa6 solid;
    box-sizing: border-box;
    text-align: center;
}

.contact1>span {
    display: block;
    text-align: center;
    color: #fff;
    background: #195fa6;
    font-size: 16px;
    line-height: 30px;
}

.cons {
    display: inline-block;
    text-align: left;
    padding: 10px;
    min-height: 150px;
}

.cons>span {
    display: block;
    font-size: 14px;
    line-height: 25px;
    color: #333;
}

.message {
    width: 100%;
    margin: 14px 0 0 0;
}

.message>span {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #333;
    border-bottom: 1px #ccc solid;
}

.ly {
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
    border-bottom: #000 1px dotted;
}

.ly>span {
    display: inline-block;
    width: 160px;
    float: left;
    line-height: 35px;
    color: #333;
    padding: 0 0 0 22px;
    background: url(../images/register_r3_c2.jpg)
        
        no-repeat left;
}

.ly>div {
    float: right;
    width: calc(100% - 160px);
}

.ly>div>input {
    width: 452px;
    max-width: 100%;
    padding: 0 5px;
    height: 35px;
    line-height: 33px;
    border: #D8D9D9 1px solid;
    box-sizing: border-box;
    background: #ececec;
    transition: all 0.3s ease-out;
}

.ly>div>span {
    display: block;
    font-size: 12px;
    line-height: 24px;
    color: #ff0000;
}

.ly>div>input:hover {
    border-color: #195fa6;
}

.ly>div>input:focus {
    border-color: #195fa6;
}

.ly>div>textarea {
    width: 452px;
    max-width: 100%;
    padding: 0 5px;
    height: 172px;
    line-height: 33px;
    border: #D8D9D9 1px solid;
    box-sizing: border-box;
    background: #ececec;
    transition: all 0.3s ease-out;
    resize: none;
    outline: none;
}

.ly>div>textarea:hover {
    border-color: #195fa6;
}

.ly>div>textarea:focus {
    border-color: #195fa6;
}

.lydiv {
    width: 100%;
    margin: 15px 0 0 0;
}

.lydiv p {
    margin: 0 !important;
    font-size: 14px;
    line-height: 24px;
    color: #333;
}

.qaist {
    width: 452px;
    max-width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #ff0000;
    margin: 0 0 20px 0;
}

.submit {
    width: 452px;
    max-width: 100%;
    text-align: center;
}

.submit button:nth-child(1) {
    display: inline-block;
    width: 198px;
    line-height: 65px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    background: linear-gradient(to bottom, #fed559, #f49b00);
    letter-spacing: 3px;
    border: none;
    outline: none;
}

.submit button:nth-child(2) {
    display: inline-block;
    width: 198px;
    line-height: 65px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    background: linear-gradient(to bottom, #6d94d5, #1a60c2);
    letter-spacing: 3px;
    border: none;
    outline: none;
}

.pd {
    width: 100%;
    padding: 14px;
    line-height: 2;
    border: 1px #ebebeb solid;
    box-sizing: border-box;
    background: #fff;
}

.pd img {
    max-width: 100%;
    height: auto;
}

.pd1 {
    font-size: 2rem;
    line-height: 2;
    color: #000;
    text-align: center;
    font-weight: bold;
}

.pdimg {
    margin: 10px 0;
}

.pdimg img {
    max-width: 100%;
    height: auto
}

.tabul {
    display: block;
    overflow: hidden;
    width: 665px;
    max-width: 100%;
    margin: 0 0 14px 0 !important;
}

.tabul li {
    width: 25%;
    float: left;
    position: relative;
    overflow: hidden;
    border-right: 1px #fff solid;
    box-sizing: border-box;
    background: linear-gradient(to bottom, #2667c3, #05398d);
    height: 60px;
}

.tabul li span {
    display: inline-block;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    cursor: pointer;
}

.active1 {
    background: linear-gradient(to bottom, #cacaca, #efefef) !important;
}

.active1 span {
    color: #333 !important;
}

.tabctn {
    display: none;
}

.tabctn img {
    max-width: 100%;
    height: auto;
}

.tabshow {
    display: block;
}

.st {
    width: 100%;
}

.stimg {
    width: 100%;
    overflow: hidden;
}

.stimg1 {
    transition: all 0.5s ease-out;
}

.st:hover .stimg1 {
    transform: scale(1.05);
}

.stimg2 {
    padding-top: 71.541%;
}

.sttit {
    width: 100%;
    text-align: center;
    padding: 0 5px;
    transition: all 0.5s ease-out;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 5px 0 0 0;
}

.st:hover .sttit {
    color: #0177c1;
}

.news {
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding: 7px 14px;
    border: 1px #ebebeb solid;
    box-sizing: border-box;
}

.news li {
    width: 100%;
    padding: 7px 0;
}

.new {
    width: 100%;
    overflow: hidden;
}

.newimg {
    width: 200px;
    float: left;
    overflow: hidden;
}

.newimg1 {
    transition: all 0.5s ease-out;
}

.new:hover .newimg1 {
    transform: scale(1.08);
}

.newimg2 {
    padding-top: 67.5%;
}

.newright {
    width: calc(100% - 210px);
    float: right;
}

.newtit {
    font-size: 14px;
    line-height: 25px;
    color: #666;
    transition: all 0.5s ease-out;
    height: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-weight: bold;
}

.new:hover .newtit {
    color: #0177c1;
}

.newtime {
    font-size: 14px;
    line-height: 25px;
    color: #666;
    margin: 1px 0;
}

.newtxt {
    font-size: 14px;
    line-height: 25px;
    color: #333;
    height: 50px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.newmore {
    float: right;
    color: #fff;
    width: 70px;
    line-height: 30px;
    font-size: 14px;
    background: #0177c1;
    text-align: center;
    margin: 3px 0 0 0;
}

/*新闻列表*/


.accordion {
    width: 100%;
}

.accordion>li {
    width: 100%;
}

.accordion>li>a {
    transition: all 0.3s ease-out;
    display: block;
    color: #0177c1;
    line-height: 50px;
    font-weight: bold;
    height: 50px;
    padding: 0 30px 0 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 14px;


}
.accordion>.row{margin:0px;}
.accordion>li>i {
    background: url(../images/j1.png) no-repeat center center;
    display:block;
    height:50px;
    transition:all .3s;
}
.accordion>li> .dka {
    background: url(../images/j2.png) no-repeat center center;
    display:block;
    height:50px;
}

.accordion>li>ul {
    display: none;
    padding: 12px;
    background: #fff;
        float: left;
    width: 100%;
}

.accordion>li>ul>li {
    width: 100%;
}

.accordion>li>ul>li>a {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #666;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    font-size: 16px;
}

.accordion>li>ul>li>a:hover {
    color: #0177c1;
}

/*内页左侧栏目*/
@media screen and (max-width: 1200px) {
    .Logo {
        padding: 27px 0;
    }

    .Logo img {
        height: 36px;
    }

    .nav {
        width: calc(100% - 400px);
    }

    .nul>li>a {
        font-size: 14px;
    }

    .fantit1 {
        font-size: 21px;
    }

    .jjfaul li:last-child .fantit1 {
        font-size: 16px;
    }

    .fantit2 {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .Logo {
        padding: 0;
    }

    .header {
        padding: 15px 0;
    }

    .header .navbar-toggle {
        margin: 0;
        position: absolute;
        padding: 0;
        right: 3%;
        top: 50%;
        transform: translate(0, -50%);
        display: block;
        cursor: pointer;
    }

    .header .navbar-toggle .icon-bar {
        background: #1a60ab;
        width: 35px;
        height: 5px;
    }

    .header .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 6px;
    }

    .sjdnav {
        width: 140px;
        position: absolute;
        top: 100%;
        z-index: 100;
        background: rgba(26, 96, 161, 0.72);
        right: 3%;
    }

    .sjdnav li {
        height: 45px;
        line-height: 44px;
        overflow: hidden;
        text-align: center;
        border-bottom: 1px solid #fff;
        box-sizing: border-box;
    }

    .sjdnav li a {
        display: block;
        line-height: 44px;
        font-size: 14px;
        color: #fff;
    }

    .sjdnav li a:hover {
        background: rgba(26, 96, 161, 0.82);
    }

    .sjdnavhide {
        display: none;
    }

    .icon-bar {
        transition: all 0.4s;
    }

    .tx .icon-bar:nth-child(1) {
        margin-top: 12px;
        transform: rotateZ(45deg);
    }

    .tx .icon-bar:nth-child(2) {
        opacity: 0;
    }

    .tx .icon-bar:nth-child(3) {
        top: 50%;
        position: absolute;
        margin: 0 !important;
        transform: translate(0, -50%) rotateZ(135deg);
    }

    /*移动端导航*/

    .jjfaul li {
        width: 33.33%;
    }

    .cpzsul li {
        width: 33.33%;
    }

    .xwsmg {
        display: none;
    }

    .aboutimg {
        display: none;
    }

    .lxw span {
        line-height: 24px;
    }

    .zy {
        line-height: 24px;
    }

    .ctn-left {
        padding: 20px 10px;
    }

    .accordion>li>a {
        font-size: 16px;
    }

    .gdright p {
        font-size: 14px;
        line-height: 24px;
    }

    .gdright span {
        font-size: 14px;
    }

    .grul {
        display: none;
    }

    .grtop {
        border: none;
    }

    .grtop span {
        float: none;
        display: block;
    }

    .cplist li {
        padding: 5px;
    }
}

@media screen and (max-width: 767px) {
    .Logo img {
        height: auto;
        max-width: calc(100% - 60px);
    }

    .aa .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        opacity: 1;
        border-radius: 3px;
        margin: 0 2px !important;
        background: #fff;
    }

    .aa .swiper-pagination-bullet-active {
        background: #1a60ab;
    }

    /*手机端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

    /*.header{ padding: 12px 0;}*/
    .jjfa {
        padding: 30px 0;
    }

    .title {
        margin: 0 0 25px 0;
    }

    .jjfaul li {
        padding: 4px;
    }

    .fantit1 {
        font-size: 16px;
    }

    .jjfaul li:last-child .fantit1 {
        font-size: 12px;
    }

    .hzhb {
        padding: 30px 0;
    }

    .title b {
        font-size: 26px;
    }

    .cpzsul li {
        padding: 4px;
        width: 50%;
    }

    .cptit {
        font-size: 12px;
    }

    .ctnsul>li {
        width: 100%;
        float: none;
        margin: 0 0 15px 0;
    }

    .cpzs {
        padding: 30px 0;
    }

    .fnav {
        display: none;
    }

    .ft1 {
        display: none;
    }

    .yqlj {
        padding: 25px 0;
    }

    .ft3 {
        width: 108px;
        padding: 0;
    }

    .footer {
        padding: 0 0 20px 0;
        margin: 0 0 54px 0;
    }

    .ft2 {
        width: calc(100% - 120px);
    }

    .zy {
        display: none;
    }

    .lxw span {
        font-size: 13px;
    }

    .ctn {
        padding: 30px 0;
    }

    .ctn-left {
        width: 100%;
        float: none;
        background: none;
        padding: 0;
    }

    .cltit {
        pointer-events: auto;
        font-size: 20px;
        line-height: 50px;
        font-weight: bold;
    }

    .accordion {
        display: none;
    }

    .accordion>li>a {
        height: 40px;
        line-height: 40px;
    }

    .accordion>li>ul>li>a {
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }

    .ctn-right {
        width: 100%;
        float: none;
    }

    .gdimg {
        width: 100%;
        float: none;
    }

    .gdright {
        width: 100%;
        float: none;
        padding: 5px;
    }

    .goodsul>li {
        padding: 5px 0;
    }

    .pd {
        padding: 5px;
    }

    .tabul li span {
        font-size: 14px;
        line-height: 12px;
    }

    .tabul li {
        height: 50px;
    }

    .cplist li {
        width: 50%;
    }

    .newimg {
        width: 150px;
    }

    .newright {
        width: calc(100% - 160px);
    }

    .newmore {
        display: none;
    }

    .about {
        padding: 5px;
    }

    .contact {
        padding: 5px;
    }

    .ly {
        padding: 10px 0;
    }

    .ly>span {
        width: 85px;
    }

    .ly>div {
        width: calc(100% - 90px);
    }

    .submit button:nth-child(1) {
        width: 98px;
        line-height: 36px;
        font-size: 14px;
    }

    .submit button:nth-child(2) {
        width: 98px;
        line-height: 36px;
        font-size: 14px;
    }

}



/*手机底部*/
@font-face {
    font-family: 'iconfont';
    src: url('../../../../at.alicdn.com/t/font_1432720974_1547027.eot')
        
    ;
    src: url('../../../../at.alicdn.com/t/font_1432720974_1547027.eot-#iefix')
        
        format('embedded-opentype'), url('../../../../at.alicdn.com/t/font_1432720974_1547027.woff')
        
        format('woff'), url('../../../../at.alicdn.com/t/font_1432720974_1547027.ttf')
        
        format('truetype'), url('../../../../at.alicdn.com/t/font_1432720974_1547027.svg#iconfont')
        
        format('svg')
}

@font-face {
    font-family: 'Pacifico';
    font-style: normal;
    font-weight: 400;
    src: local('Pacifico Regular'), local('Pacifico-Regular'), url(../../../../fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2)
        
        format('woff2')
}

.fa {
    display: inline-block;
    font-family: "iconfont";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale
}

.fa-icon-qq:before {
    content: "\e604"
}

.fa-icon-weibo:before {
    content: "\e600"
}

.fa-icon-weixin:before {
    content: "\e605"
}

.fa-icon-zaixianzixun:before {
    content: "\e608"
}

body {
    background: #fff;
    background-size: cover;
    font: 12px/22px "Microsoft YaHei", "SimSun";
    font-size: 100%;
}

body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
tr,
dl,
dd,
select,
option {
    margin: 0;
    padding: 0;
}

li,
img,
input,
em,
select {
    list-style: none;
    border: none;
    font-style: normal;
    outline: none;
}

a {
    text-decoration: none !important;
    cursor: pointer !important;
}

select::-ms-expand {
    display: none;
}

.img-position-absolute {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto;
    padding: auto;
}

/*手机底部*/
.hot {
    width: 100%;
    height: 54px;
    background: #1a60ab;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    border-top: solid 1px #fff;
}

.ds {
    display: block;
    border-right: 1px #fff solid;
    box-sizing: border-box;
}

.ds:nth-child(4) {
    border: none;
}

.ds:hover {
    background: #fff;
}

.hot .row div a:hover {
    color: #1a60ab;
}

.hot .row div a:hover span {
    color: #1a60ab !important;
}

.hot span {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
}

.hot h6 {
    font-size: 12px;
    line-height: 20px;
    margin: 4px 0 0 0;
}

.hot .row div a {
    display: block;
    color: #fff;
    padding: 7px 0 3px 0;
}

.dbbox {
    position: fixed;
    left: 0;
    bottom: 70px;
    z-index: 99;
    width: 100%;
}

.dbbox .dbs {
    position: relative;
    padding: 0 15px;
    display: none;
}

.dbbox .dbs .neirong {
    padding: 10px;
    background: #fff;
    border-radius: 5px;
}

.dbbox .dbs.ewm-box {
    text-align: center;
}

.dbbox .dbs.ewm-box:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -6px;
    z-index: 1;
    width: 25%;
    height: 6px;
    background: url(../images/icon/dbtc_jt.png)
        
        no-repeat center;
}

.dbbox .dbs.fenxiang-box:after {
    content: "";
    position: absolute;
    left: 75%;
    bottom: -6px;
    z-index: 1;
    width: 25%;
    height: 6px;
    background: url(../images/icon/dbtc_jt.png)
        
        no-repeat center;
}

.dbbox .dbs.ewm-box img {
    max-width: 140px;
}

.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li {
    position: relative;
    padding: 6px 0;
    width: 20%;
    height: 44px;
}

.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a {
    position: absolute;
    left: 50%;
    top: 6px;
    margin: 0 0 0 -16px;
    float: inherit !important;
    display: block;
}



/*清除样式*/
.clear {
    clear: both;
    font-family: '微软雅黑';
}

/*分页css scott style pagination*/
div.scott {
    padding: 3px;
    margin: 3px;
    text-align: center;
}

div.scott a {
    border: #221616 1px solid;
    padding: 2px 5px;
    color: #221616;
    margin: 0 2px 0 0;
    text-decoration: none;
}

div.scott a:hover {
    border: #221616 1px solid;
    color: white;
    background-color: #221616;
}

div.scott a:active {
    border: #221616 1px solid;
    color: #611985;
    background-color: #221616;
}

div.scott span.current {
    border: #221616 1px solid;
    padding: 2px 5px;
    font-weight: bold;
    color: #fff;
    margin: 0 2px 0 0;
    background-color: #221616;
}

div.scott span.disabled {
    border: #dfdfdf 1px solid;
    padding: 2px 5px;
    color: #221616;
    margin: 0 2px 0 0;
}

/*QQ*/
.dock {
    position: fixed;
    right: 0px;
    width: 50px;
    -moz-opacity: 0.7;
    opacity: 0.7;
    z-index: 200;
}

.dock.close {
    z-index: 50;
}

.dock ul.icons {
    position: absolute;
    list-style: none;
    right: 0px;
    padding: 0px;
    width: 50px;
    border: 1px solid #333;
    border-right: none;
    background: #111;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
    right: -70px;
}

.dock ul.icons li i {
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    background: url(../images/icons.png) no-repeat;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    z-index: 210;
}

.dock ul.icons li.active i {
    -moz-opacity: 0.4;
    opacity: 0.4;
}

.dock ul.icons li.up i {
    background-position: -63px -150px;
}

.dock ul.icons li.tel i {
    background-position: -62px -108px;
}

.dock ul.icons li.top {
    background: unset;
}


.dock ul.icons li.down i {
    background-position: -63px -190px;
}

.dock ul.icons li p {
    display: block;
    position: absolute;
    top: 50px;
    right: -260px;
    padding: 15px 20px;
    height: 120px;
    color: White;
    line-height: 30px;
    border: 1px solid #333;
    border-right: none;
    background: #111;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .4s ease-in-out .1s;
    -moz-transition: all .4s ease-in-out .1s;
    -ms-transition: all .4s ease-in-out .1s;
    -o-transition: all .4s ease-in-out .1s;
    transition: all .4s ease-in-out .1s;
    overflow: hidden;
    z-index: 201;
}

.dock ul.icons li.active p {
    right: 50px;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
}

.dock ul.icons li.tel p {
    width: 285px;
    height: 150px;
}

.dock ul.icons li.im p {
    width: 185px;
    height: 155px;
    line-height: 30px
}

.dock ul.icons li.im p a {
    display: block;
    margin-top: 12px;
    width: 100px;
    height: 35px;
    line-height: 32px;
    color: #00dfb9;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #00dfb9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
    color: White;
    background: #0f8773;
    border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
    width: 180px;
    height: 180px;
    line-height: 30px
}

.dock ul.icons li.wechat p img {
    border: 2px solid #000;
}

.dock a.switch {
    position: absolute;
    display: block;
    top: 220px;
    right: 11px;
    width: 26px;
    height: 26px;
    background: url(../images/icons.png) no-repeat 0px -640px;
    cursor: pointer;
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    -ms-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s;
}

.dock a.switch.off {
    background-position: -32px -640px;
}