@charset "utf-8";



a,a:link,a:visited,a:hover,a:active{text-decoration:none;}

ol,ul,h1,h2,h3,h4,h5,h6,p,dd,dt,dl{ margin: 0; padding: 0;}

*{

    font-family: "微软雅黑";

    margin: 0;

    padding: 0;

    list-style: none;

}



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

.container{max-width:1200px !important; height: 100%; padding-left: 0; padding-right: 0;}

@media (max-width:991px){

    .container{padding-left: 15px; padding-right: 15px;}

}

.content{margin-top: 20px;}

.container-fluid{max-width: 1000px!important;}

.middle{vertical-align: middle;display: table-cell;}

.tr{transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}

/* 头部 */

header{width:100%; height:auto;}

header .head_main{width: 100%; position: relative;}

header .head_top{height: 33px; background-color: #ffffff; border-bottom: 1px solid #EEEEEE; overflow: hidden;}

header .head_top h4{float: left; line-height: 33px; font-size: 12px; color: #3e3e3e; font-family: "宋体";}

header .head_top .top_link{float: right; overflow: hidden;}

header .head_top .top_link a{float: left; position: relative; font-size: 12px; color: #3e3e3e; line-height: 30px; padding: 0 5px; font-family: "宋体";}

header .head_top .top_link a:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 12px; background-color: #666666;}

header .head_top .top_link a:nth-child(1):before{display: none;}

header .head_top .top_link a:hover{color: #1e81c5;}

/**/

header .head_box{height:125px; overflow:hidden; background-color: #ffffff;}

header .head_box .logo{float: left;display: table; height: 100%;}

header .head_box .logo a{display: table-cell; vertical-align: middle;}

header .head_box .logo img{max-width: 100%; width: 535px; height:auto;}

header .head_box .h_right{float: right; height: 100%; overflow: hidden;}

header .head_box .head_form{height: 100%; float: left; display: table;}

header .head_box .f_box{width: 235px; border: 1px solid #b0b0b0; height: 37px;}

header .head_box .f_box .f_txt{width: calc(100% - 44px); height: 100%; float: left; border: none; padding: 3px 10px; outline:none}

header .head_box .f_box .f_btn{width: 44px; height: 100%; float: left; border: none; top: 0; background: url(../images/head_icon1.png) no-repeat center center; position: relative;}

header .head_box .f_box .f_btn::before{content: ""; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; width: 1px; height: 22px; background-color: #BFBFBF;}

header .head_box .top_tel{float: left; margin-left: 30px; display: table; height: 100%; background: url("../images/top_tel.png") no-repeat left 50%; padding-left: 50px;}

header .head_box .top_tel h5{font-size: 14px; color: #131313;}

header .head_box .top_tel h4{font-size: 24px; color: #1e81c5; font-weight: bold; margin-top: 2px;}

/**/

header .navbar-toggle{ margin:0; position:absolute; padding:0; transform:translate(0,-50%); display:block;  cursor:pointer; z-index: 9;}

header .navbar-toggle .icon-bar{background:#065ab7; width:35px; height:5px;}

header .navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}

.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);}

/**/

header .navBox{position: relative;}

header .head_nav{width: 100%; position: relative; background-color: #033E71;}

header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto; position: relative;}

header .head_nav>ul{width: 100%; float: left;}

header .head_nav .top_li{float: left; width: 11.111%; height: 50px; position: relative; text-align: center;}

header .head_nav .top_li>a{color: #FFFFFF; font-size: 16px; line-height: 50px; display: block; overflow: hidden;}

/* header .head_nav .top_li:after{content: ""; display: block; width: 1px; height: 13px; position: absolute; left: -1px; top: 0; bottom: 0; margin: auto; background: #b8b9ba;}

header .head_nav .top_li:nth-child(1):after{display: none;} */

header .head_nav .top_li:hover>a{background-color: #F4A000;}

header .head_nav .top_li ul{display: none; position:absolute; top: 50px; width: 100%; left: 0; z-index:99999;}

header .head_nav .top_li ul .er{padding:0; height: 40px; background: rgba(0,0,0,0.7); transition:all 0.3s; margin-bottom: 3px;}

header .head_nav .top_li ul .er a{line-height:40px;  color:#fff; transition:all 0.3s; border-bottom: none; display: block; background: none; padding: 0 12px;}

header .head_nav .top_li ul .er:hover{background: #F4A000;}

/*  */

.nav1{width: 200px; height: 450px; position: absolute; top: 100%; left: 0; z-index: 9; border-top: 1px solid #ffffff; transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}

.nav1 .navList{width: 100%; height: 100%;}

.nav1 .navList>li{height: calc(100% / 6);}

.nav1 .navList>li>a{width: 100%; height: 100%; background-color: #033E71; border-bottom: 1px solid #ffffff; position: relative; padding: 0 40px 0 25px; font-size: 16px; color: #ffffff; display: flex; display: -webkit-flex; align-items: center;}

.nav1 .navList>li>a::before{content: ""; position: absolute; top: 0; bottom: 0; right: 20px; margin: auto; background: url(../images/head_icon2.png) no-repeat; background-size: 100% 100%; width: 8px; height: 7px;}

.nav1 .navList>li:hover>a{background-color: #F4A000}

.nav1 .nav2{width: 0; height: 100%; background-color: rgba(255,255,255,0.9); padding: 10px 50px; position: absolute; top: 0; left: 0; z-index: -1; overflow: hidden; opacity: 0;}

.nav1 .nav2 .wrap{width: 100%; height: 100%; position: relative;}

.nav1 .nav2 .nav2List{width: 100%; height: 100%; position: absolute; left: -100%;}

.nav1 .nav2 .nav2List li{height: calc(100% / 7);}

.nav1 .nav2 .nav2List li a{display: block; margin-bottom: 20px; height: 100%; font-size: 16px; color: #2b2b2b; display: flex; display: -webkit-flex; align-items: center;}

.nav1 .nav2 .nav2List li a:hover{color: #F4A000;}

.nav1 .navList>li:hover .nav2{width: 1000px; opacity: 1; left: 100%;}

.nav1 .navList>li:hover .nav2List{transition-delay: .2s; left: 0;}

/*  */

header .banner img{width: 100%;}

header .banner .swiper-pagination-bullet-active{background: #065ab7;}

header .small .head_nav{position: fixed; top: 0; left: 0; z-index: 9;}

header .small .nav1{height: 0 !important; top: -50px; z-index: -1; opacity: 0;}

section{width: 100%; overflow: hidden;}

/*  */

.titleIndex{width: 100%; text-align: center;}

.titleIndex h3{font-size: 30px; color: #033b71; display: inline-block; position: relative; padding: 0 15px; font-weight: bold;}

.titleIndex h3::before, .titleIndex h3::after{content: ""; position: absolute; top: 0; bottom: 0; margin: auto; width: 105px; height: 1px; background-color: #454545;}

.titleIndex h3::before{left: 100%;}

.titleIndex h3::after{right: 100%;}

.titleIndex h5{margin-top: 5px; font-size: 14px; color: #424242; font-family: Arial; text-transform: uppercase;}

/*  */

.box1{width: 100%; padding: 40px 0 20px 0;}

.box1 .list{width: calc(100% + 30px);}

.box1 .list li{width: calc(100% / 5 - 20px); float: left; margin: 0 20px 30px 0;}

.box1 .item{width: 100%;}

.box1 .item a{display: block; width: 100%; height: 100%;}

.box1 .item .imgbox{position: relative; overflow: hidden;}

.box1 .item .imgbox::before{content: ""; display: block; padding-top: 100%;}

.box1 .item .imgbox .img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: 100%;}

.box1 .item .txtbox{width: 100%; text-align: center; padding: 15px 0; border: 1px solid #ECECEC; border-top: 10px solid #ECECEC; border-bottom: 3px solid #ECECEC;}

.box1 .item .txtbox .tit{font-size: 16px; color: #424242; line-height: 20px;}

.box1 .item .txtbox .txt{font-size: 12px; color: #8b8b8b; line-height: 20px; text-transform: uppercase;}

.box1 .item:hover .imgbox .img{transform:scale(1.1);}

.box1 .item:hover .txtbox{border-color: #F4A000; border-top-color: rgba(244,160,0,0.4); }

/*  */

.box2{width: 100%; padding: 40px 0; background-color: #F4F4F4;}

.box2 .list{width: calc(100% + 25px);}

.box2 .list li{width: calc(100% / 3 - 25px); float: left; margin: 0 25px 25px 0;}

.box2 .item{width: 100%; height: 165px; border: 1px solid #DFDEDE; overflow: hidden; background-color: #ffffff; position: relative;}

.box2 .item a{display: block; width: 100%; height: 100%; padding: 25px 0; position: relative; overflow: hidden;}

.box2 .item a::before{content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 10px solid rgba(244,160,0,0.4); opacity: 0; transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}

.box2 .item .imgbox{width: 45%; float: left; text-align: center;}

.box2 .item .imgbox .img{width: 115px; height: 115px; border-radius: 5%; border: 12px solid #E5E5E5; display: inline-block;}

.box2 .item .txtbox{width: 55%; float: left; padding: 10px;}

.box2 .item .txtbox .txt1{font-size: 18px; color: #333333; margin-bottom: 10px;}

.box2 .item .txtbox .txt2{font-size: 12px; color: #b4b4b4; font-family: "arial"; position: relative; margin-bottom: 10px; padding-bottom: 10px; text-transform: uppercase;}

.box2 .item .txtbox .txt2::before{content: ""; position: absolute; bottom: 0; left: 0; width: 20px; height: 2px; background-color: #F4A102;}

.box2 .item .txtbox .txt3{font-size: 12px; color: #444444;}

.box2 .item:hover a::before{opacity: 1;}

.box2 .item:hover .imgbox .img{border-color: #F4A000; transform:rotate(360deg); -ms-transform:rotate(360deg); -moz-transform:rotate(360deg); -webkit-transform:rotate(360deg); -o-transform:rotate(360deg); }

.box2 .item:hover .txtbox .txt1{color: #F4A000;}





/*  */

.box3{width: 100%; padding: 40px 0; background-color: #ffffff;}

.box3 .list{width: 100%;}

.box3 .list li{width: 25%; float: left;}

.box3 .item{width: 100%; text-align: center;}

.box3 .item a{display: block; width: 100%; height: 100%;}

.box3 .item .imgbox{width: 210px; height: 210px; border: 25px solid #EAEAEA; display: inline-block; position: relative; border-radius: 8px;}

.box3 .item .imgbox .img, .box3 .item .imgs{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}

.box3 .item .imgbox .img{opacity: 1;}

.box3 .item .imgbox .imgs{opacity: 0;}

.box3 .item .txtbox{text-align: center; margin-top: 15px;}

.box3 .item .txtbox .txt1{font-size: 18px; color: #424242;}

.box3 .item .txtbox .txt2{font-size: 12px; color: #acacac; font-family: "Arial"; margin-top: 5px; text-transform: uppercase;}

/*  */

.box4{width: 100%; padding: 40px 0; background: url(../images/box4_bg.jpg) no-repeat center center; background-size: cover;}

.box4 .titleIndex h3{color: #ffffff;}

.box4 .titleIndex h3::before, .box4 .titleIndex h3::after{background-color: #ffffff;}

.box4 .titleIndex h5{color: #ffffff;}

.box4 .content{border: 10px solid rgba(255,255,255,.3);}

.box4 .wrap{width: 100%;padding: 30px; background-color: #ffffff;}

.box4 .wrap .imgbox{width: 30%; float: left;}

.box4 .wrap .imgbox img{width: 100%; height: auto;}

.box4 .wrap .txtbox{width: 70%; float: left; padding: 0 0 0 30px;}

.box4 .wrap .txtbox .title{font-size: 24px; color: #424242; font-weight: bold;}

.box4 .wrap .txtbox .txt{font-size: 14px; color: #8f8f8f; margin-top: 15px; line-height: 2;}

.box4 .wrap .txtbox a{display: inline-block; width: 100px; height: 38px; line-height: 38px; text-align: center; background-color: #F4A000; font-size: 14px; color: #ffffff; margin-top: 20px;}

.box4 .wrap .txtbox a:hover{background-color: #033E71;}

/*  */

.box5{width: 100%; padding: 40px 0;}

.box5 .list{width: calc(100% + 30px);}

.box5 .list li{width: calc(100% / 5 - 20px); float: left; margin: 0 20px 30px 0;}

.box5 .item{width: 100%; border: 1px solid #ABABAB;}

.box5 .item a{display: block; width: 100%; height: 100%;}

.box5 .item .imgbox{position: relative; overflow: hidden;}

.box5 .item .imgbox::before{content: ""; display: block; padding-top: 100%;}

.box5 .item .imgbox .img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: auto;}

.box5 .item .txtbox{width: 100%; padding: 10px 20px; text-align: center; background-color: #ffffff;}

.box5 .item .txtbox .title{font-size: 16px; color: #212121; /*background: url(../images/box5_icon1.png) no-repeat center bottom; padding-bottom: 15px; margin-bottom: 15px;*/}

.box5 .item .txtbox .title h4{font-size: 16px; color: #212121; line-height: 24px;}

.box5 .item .txtbox .title h5{font-size: 12px; color: #b3b3b3; font-family: "Arial"; line-height: 24px;}

.box5 .item .txtbox .txts{font-size: 12px; color: #4c4c4c; line-height: 24px; height: 48px; overflow: hidden;}

.box5 .item .txtbox .txts span{color: #F4A000;}

.box5 .item:hover{border-color: #033E71;}

.box5 .item:hover .txtbox{background-color: #033E71;}

.box5 .item:hover .txtbox .title h4{color: #ffffff;}

.box5 .item:hover .txtbox .title h5{color: #ffffff;}

.box5 .item:hover .txtbox .txts{color: #ffffff;}

/*  */

.box6{width: 100%; padding: 40px 0 20px 0; background-color: #F4F4F4;}

.box6 .list{width: calc(100% + 25px);}

.box6 .list li{width: calc(100% / 2 - 25px); float: left; margin: 0 25px 25px 0;}

.box6 .item{width: 100%; height: 175px; border: 1px solid #DFDEDE;}

.box6 .item a{display: block; width: 100%; height: 100%; padding: 12px; background-color: #ffffff;}

.box6 .item .imgbox{width: 165px; height: 100%; float: left;}

.box6 .item .imgbox .img{width: 100%; height: 100%;}

.box6 .item .txtbox{width: calc(100% - 165px); float: left; height: 100%; padding: 30px; background-color: #ffffff;}

.box6 .item .txtbox .title{font-size: 18px; color: #333333;}

.box6 .item .txtbox .txt{font-size: 14px; color: #7b7b7b; height: 48px; line-height: 24px; margin-top: 10px; overflow: hidden;}

.box6 .item .txtbox .txt span{color: #033b71;}

.box6 .item:hover a{background-color: rgba(244,160,0,0.4);}

.box6 .item:hover .txtbox .title{color: #F4A000;}

/*  */

.box7{width: 100%; padding: 40px 0;}

.box7 .list{width: 100%;}

.box7 .list li{width: 20%; float: left; text-align: center; position: relative;}

.box7 .list li::before{content: ""; position: absolute; top: 0; bottom: 0; right: -7px; margin: auto; width: 14px; height: 14px; border-radius: 50%; background-color: #6F7F95;}

.box7 .item{width: 180px; display: inline-block;}

.box7 .item a{display: block; width: 100%; height: 100%;}

.box7 .item .imgbox{position: relative; width: 180px; height: 180px; border-radius: 10%; border: 10px solid #E5E5E5; overflow: hidden;}

.box7 .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: 100%;}

.box7 .item .txtbox{width: 100%; background-color: #E5E5E5; margin-top: -90px; padding: 100px 10px 15px 10px;}

.box7 .item .txtbox .txt1{font-size: 16px; color: #1f1f1f; height: 24px; line-height: 24px;}

.box7 .item .txtbox .txt2{font-size: 12px; color: #4c4c4c; font-family: "Arial"; text-transform: uppercase; height: 40px; line-height: 20px; overflow: hidden;}

.box7 .list li:nth-child(5)::before{display: none;}

.box7 .item:hover .imgbox{border-color: #F4D79F;}

.box7 .item:hover .txtbox{background-color: #F4A000;}

.box7 .item:hover .txtbox .txt1{color: #ffffff;}

.box7 .item:hover .txtbox .txt2{color: #ffffff;}

/*  */

.box8{width: 100%; padding: 30px 0; background: url(../images/hf_bg.jpg) no-repeat center center; background-size: cover;}

.box8 .left{float: left;}

.box8 .left .txt1{font-size: 30px; color: #ffffff; font-weight: bold;}

.box8 .left .txt2{font-size: 18px; color: #ffffff; margin-top: 10px; line-height: 1.5;}

.box8 .right{float: right; margin-top: 30px;}

.box8 .right .hfTel{background: url(../images/hf_tel.png) no-repeat left center; padding-left: 60px;}

.box8 .right .hfTel h4{font-size: 18px; color: #ffffff; display: inline-block; line-height: 45px; vertical-align: middle;}

.box8 .right .hfTel h5{font-size: 36px; color: #ffffff; font-family: "Impact"; display: inline-block; line-height: 45px; vertical-align: middle;}

/*  */

.box9{width: 100%; padding: 40px 0;}

.box9 .content{border: 1px solid #E3E3E3;}

.box9 .left{width: 55%; float: left; padding: 15px; border-right: 1px solid #E3E3E3;}

.box9 .left .imgbox{text-align: center; overflow: hidden;}

.box9 .left .imgbox img{max-width: 100%; height: auto; max-height: 400px;}

.box9 .left .txtbox{margin-top: 20px; overflow: hidden; zoom: 1;}

.box9 .left .txtbox .txts{width: calc(100% - 105px); float: left; padding-right: 20px;}

.box9 .left .txtbox .tit{font-size: 18px; color: #F4A000;} 

.box9 .left .txtbox .txt{font-size: 14px; color: #848484; line-height: 2; margin-top: 10px;}

.box9 .left .data{float: left; width: 105px; text-align: center; border-left: 1px solid #999999; padding: 10px 0;}

.box9 .left .data span{font-size: 24px; color: #848484; font-family: "Impact";}

.box9 .right{width: 45%; float: left; padding: 0 15px;}

.box9 .item{width: 100%; height: 120px; overflow: hidden; border-bottom: 1px solid #E3E3E3;}

.box9 .item a{display: block; width: 100%; height: 100%; padding: 20px 0;}

.box9 .item .txtbox{width: calc(100% - 110px); float: left; height: 100%; padding-right: 15px;}

.box9 .item .txtbox .tit{font-size: 18px; color: #333333; line-height: 1;}

.box9 .item .txtbox .txt{font-size: 14px; color: #848484; height: 48px; line-height: 24px; overflow: hidden; margin-top: 10px;}

.box9 .item .data{width: 110px; float: left; text-align: center; height: 100%; background-color: #E5E5E5; display: flex; display: -webkit-flex; flex-wrap: wrap; align-content: center;}

.box9 .item .data h4{font-size: 24px; color: #000000; font-family: "Impact"; width: 100%; text-align: center;}

.box9 .item .data h5{font-size: 14px; color: #000000; font-family: "Impact"; margin-top: 5px; width: 100%; text-align: center;}

.box9 .item:hover .data{background-color: #F4A000;}

.box9 .item:hover .data h4{color: #ffffff;}

.box9 .item:hover .data h5{color: #ffffff;}

/*  */

.foot1{width: 100%; background-color: #033B71; padding: 20px 0; border-bottom: 1px solid #38658F;}

.foot1 .tit{width: 80px; float: left; line-height: 25px; font-size: 14px; color: #ffffff;}

.foot1 .list{width: calc(100% - 80px); float: left;}

.foot1 .list li{float: left; padding-right: 10px; margin-right: 10px; position: relative;}

.foot1 .list li::before{content: ""; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; width: 1px; height: 12px; background-color: #ffffff;}

.foot1 .list li a{display: block; font-size: 14px; color: #ffffff; line-height: 25px;}

.foot1 .list li a:hover{color: #F4A000; text-decoration:underline!important;}

.foot2{width: 100%; background-color: #033B71; padding: 25px 0;}

.foot2 .left{float: left;}

.foot2 .right{float: right;}

.foot2 .footNav{overflow: hidden; zoom: 1;}

.foot2 .footNav li{float: left; position: relative; margin-right: 10px; padding-right: 10px;}

.foot2 .footNav li::before{content: ""; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; width: 1px; height: 13px; background-color: #ffffff;}

.foot2 .footNav li a{display: block; font-size: 14px; color: #ffffff;}

.foot2 .footNav li a:hover{color: #F4A000; text-decoration:underline!important;}

.foot2 .left .txt{margin-top: 20px; font-size: 14px; color: #ffffff; line-height: 2;}

.foot2 .QR{overflow: hidden; zoom: 1;}

.foot2 .QR img{width: 85px; height: 85px; float: left;}

.foot2 .QR .txt{float: left; margin-left: 10px;}

.foot2 .QR .txt .txt1{font-size: 16px; color: #ffffff;}

.foot2 .QR .txt .txt2{font-size: 24px; color: #ffffff; font-weight: bold;}

.foot2 .QR .txt .txt3{font-size: 14px; color: #ffffff;}

.foot3{width: 100%; text-align: center; padding: 10px 0; background-color: #F4A000;}

.foot3 .txt{font-size: 14px; color: #ffffff;}

.foot3 .txt a{font-size: 14px; color: #ffffff;}



/*  */

.inner_page{width: 100%; padding: 30px 0;}

.inner_page .titleInner{margin-bottom: 20px;}

.inner_page .titleInner h4{font-size: 14px; color: #6e6e6e; line-height: 2;}

.inner_page .titleInner h4 a{color: #6e6e6e;}

.inner_page .sideInner{margin-bottom: 20px; border: 1px solid #2F5D8A; padding: 10px 30px;}

.inner_page .sideInner ul{overflow: hidden; zoom: 1;}

.inner_page .sideInner li{float: left; margin-right: 25px; padding-right: 25px; position: relative;}

.inner_page .sideInner li::before{content: ""; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; width: 1px; height: 16px; background-color: #1D1D1D;}

.inner_page .sideInner li a{font-size: 16px; color: #121212; display: block; line-height: 35px;}

.inner_page .sideInner li a:hover{color: #F4A000;}

.inner_page .sideInner li .act{color: #F4A000;}

.inner_page .sideInner li:last-child::before{display: none;}



/*  */

.about_page{width: 100%; min-height: 500px; overflow: hidden;}

.about_page .txtbox{overflow: hidden;}

.about_page .txtbox .txt{font-size: 14px; color: #333333; line-height: 2;}



/*  */

.gszc_page{width: 100%; min-height: 500px; overflow: hidden;}

.gszc_page .list{width: calc(100% + 30px);}

.gszc_page .list li{width: calc(100% / 4 - 30px); float: left; margin: 0 30px 30px 0;}

.gszc_page .item{width: 100%;}

.gszc_page .item a{display: block; width: 100%; height: 100%;}

.gszc_page .item .imgbox{position: relative; overflow: hidden;}

.gszc_page .item .imgbox::before{content: ""; display: block; padding-top: 37%;}

.gszc_page .item .imgbox .img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: 100%;}

.gszc_page .item .txtbox{width: 100%; text-align: center; padding: 15px 0; border: 1px solid #ECECEC; border-top: 10px solid #ECECEC; border-bottom: 3px solid #ECECEC;}

.gszc_page .item .txtbox .tit{font-size: 16px; color: #424242; line-height: 20px;}

.gszc_page .item .txtbox .txt{font-size: 12px; color: #8b8b8b; line-height: 20px; text-transform: uppercase;}

.gszc_page .item:hover .imgbox .img{transform:scale(1.1);}

.gszc_page .item:hover .txtbox{border-color: #F4A000; border-top-color: rgba(244,160,0,0.4); }

/*  */

.gszcShow_page{width: 100%; min-height: 500px; overflow: hidden;}

.gszcShow_page .title{text-align: center; border-bottom: 1px dotted #aaa; padding-bottom: 10px; margin-bottom: 20px;}

.gszcShow_page .title h4{font-size: 18px; color: #333;}

.gszcShow_page .title h5{font-size: 13px; color: #aaa; margin-top: 10px;}

.gszcShow_page .imgbox{text-align: center; overflow: hidden; margin-bottom: 20px;}

.gszcShow_page .imgbox img{max-width: 100%; height: auto;}

.gszcShow_page .txtbox{margin-bottom: 20px;}

.gszcShow_page .txtbox p{font-size: 14px; color: #333; line-height: 24px;}



/*  */

.cwfw_page{width: 100%; min-height: 500px; overflow: hidden;}

.cwfw_page .list{width: calc(100% + 25px);}

.cwfw_page .list li{width: calc(100% / 3 - 25px); float: left; margin: 0 25px 25px 0;}

.cwfw_page .item{width: 100%; height: 165px; border: 1px solid #DFDEDE; overflow: hidden; background-color: #ffffff; position: relative;}

.cwfw_page .item a{display: block; width: 100%; height: 100%; padding: 25px 0; position: relative; overflow: hidden;}

.cwfw_page .item a::before{content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 10px solid rgba(244,160,0,0.4); opacity: 0; transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}

.cwfw_page .item .imgbox{width: 45%; float: left; text-align: center;}

.cwfw_page .item .imgbox .img{width: 115px; height: 115px; border-radius: 50%; border: 12px solid #E5E5E5; display: inline-block;}

.cwfw_page .item .txtbox{width: 55%; float: left; padding: 10px;}

.cwfw_page .item .txtbox .txt1{font-size: 18px; color: #333333; margin-bottom: 10px;}

.cwfw_page .item .txtbox .txt2{font-size: 12px; color: #b4b4b4; font-family: "arial"; position: relative; margin-bottom: 10px; padding-bottom: 10px; text-transform: uppercase;}

.cwfw_page .item .txtbox .txt2::before{content: ""; position: absolute; bottom: 0; left: 0; width: 20px; height: 2px; background-color: #F4A102;}

.cwfw_page .item .txtbox .txt3{font-size: 12px; color: #444444;}

.cwfw_page .item:hover a::before{opacity: 1;}

.cwfw_page .item:hover .imgbox .img{border-color: #F4A000; transform:rotate(360deg); -ms-transform:rotate(360deg); -moz-transform:rotate(360deg); -webkit-transform:rotate(360deg); -o-transform:rotate(360deg); }

.cwfw_page .item:hover .txtbox .txt1{color: #F4A000;}

/*  */

.cwfwShow_page{width: 100%; min-height: 500px; overflow: hidden;}

.cwfwShow_page .title{text-align: center; border-bottom: 1px dotted #aaa; padding-bottom: 10px; margin-bottom: 20px;}

.cwfwShow_page .title h4{font-size: 18px; color: #333;}

.cwfwShow_page .title h5{font-size: 13px; color: #aaa; margin-top: 10px;}

.cwfwShow_page .imgbox{text-align: center; overflow: hidden; margin-bottom: 20px;}

.cwfwShow_page .imgbox img{max-width: 100%; height: auto;}

.cwfwShow_page .txtbox{margin-bottom: 20px;}

.cwfwShow_page .txtbox p{font-size: 14px; color: #333; line-height: 24px;}



/*  */

.xcfw_page{width: 100%; min-height: 500px; overflow: hidden;}

.xcfw_page .list{width: 100%;}

.xcfw_page .list li{width: 25%; float: left;}

.xcfw_page .item{width: 100%; text-align: center;}

.xcfw_page .item a{display: block; width: 100%; height: 100%;}

.xcfw_page .item .imgbox{width: 210px; height: 210px; border: 25px solid #EAEAEA; display: inline-block; position: relative; border-radius: 8px;}

.xcfw_page .item .imgbox .img, .xcfw_page .item .imgs{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%;}

.xcfw_page .item .imgbox .img{opacity: 1;}

.xcfw_page .item .imgbox .imgs{opacity: 0;}

.xcfw_page .item .txtbox{text-align: center; margin-top: 15px;}

.xcfw_page .item .txtbox .txt1{font-size: 18px; color: #424242;}

.xcfw_page .item .txtbox .txt2{font-size: 12px; color: #acacac; font-family: "Arial"; margin-top: 5px; text-transform: uppercase;}

/*  */

.xcfwShow_page{width: 100%; min-height: 500px; overflow: hidden;}

.xcfwShow_page .title{text-align: center; border-bottom: 1px dotted #aaa; padding-bottom: 10px; margin-bottom: 20px;}

.xcfwShow_page .title h4{font-size: 18px; color: #333;}

.xcfwShow_page .title h5{font-size: 13px; color: #aaa; margin-top: 10px;}

.xcfwShow_page .imgbox{text-align: center; overflow: hidden; margin-bottom: 20px;}

.xcfwShow_page .imgbox img{max-width: 100%; height: auto;}

.xcfwShow_page .txtbox{margin-bottom: 20px;}

.xcfwShow_page .txtbox p{font-size: 14px; color: #333; line-height: 24px;}



/*  */

.glzx_page{width: 100%; min-height: 500px; overflow: hidden;}

.glzx_page .list{width: calc(100% + 30px);}

.glzx_page .list li{width: calc(100% / 4 - 20px); float: left; margin: 0 20px 20px 0;}

.glzx_page .item{width: 100%; border: 1px solid #ABABAB;}

.glzx_page .item a{display: block; width: 100%; height: 100%;}

.glzx_page .item .imgbox{position: relative; overflow: hidden;}

.glzx_page .item .imgbox::before{content: ""; display: block; padding-top: 100%;}

.glzx_page .item .imgbox .img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: auto;}

.glzx_page .item .txtbox{width: 100%; padding: 10px 20px; text-align: center; background-color: #ffffff;}

.glzx_page .item .txtbox .title{font-size: 16px; color: #212121; /*background: url(../images/box5_icon1.png) no-repeat center bottom; padding-bottom: 15px; margin-bottom: 15px;*/}

.glzx_page .item .txtbox .title h4{font-size: 16px; color: #212121; line-height: 24px;}

.glzx_page .item .txtbox .title h5{font-size: 12px; color: #b3b3b3; font-family: "Arial"; line-height: 24px;}

.glzx_page .item .txtbox .txts{font-size: 12px; color: #4c4c4c; line-height: 24px; height: 48px; overflow: hidden;}

.glzx_page .item .txtbox .txts span{color: #F4A000;}

.glzx_page .item:hover{border-color: #033E71;}

.glzx_page .item:hover .txtbox{background-color: #033E71;}

.glzx_page .item:hover .txtbox .title h4{color: #ffffff;}

.glzx_page .item:hover .txtbox .title h5{color: #ffffff;}

.glzx_page .item:hover .txtbox .txts{color: #ffffff;}

/*  */

.glzxShow_page{width: 100%; min-height: 500px; overflow: hidden;}

.glzxShow_page .title{text-align: center; border-bottom: 1px dotted #aaa; padding-bottom: 10px; margin-bottom: 20px;}

.glzxShow_page .title h4{font-size: 18px; color: #333;}

.glzxShow_page .title h5{font-size: 13px; color: #aaa; margin-top: 10px;}

.glzxShow_page .imgbox{text-align: center; overflow: hidden; margin-bottom: 20px;}

.glzxShow_page .imgbox img{max-width: 100%; height: auto;}

.glzxShow_page .txtbox{margin-bottom: 20px;}

.glzxShow_page .txtbox p{font-size: 14px; color: #333; line-height: 24px;}



/*  */

.gszx_page{width: 100%; min-height: 500px; overflow: hidden;}

.gszx_page .list{width: calc(100% + 25px);}

.gszx_page .list li{width: calc(100% / 2 - 25px); float: left; margin: 0 25px 25px 0;}

.gszx_page .item{width: 100%; height: 175px; border: 1px solid #DFDEDE;}

.gszx_page .item a{display: block; width: 100%; height: 100%; padding: 12px; background-color: #ffffff;}

.gszx_page .item .imgbox{width: 165px; height: 100%; float: left;}

.gszx_page .item .imgbox .img{width: 100%; height: 100%;}

.gszx_page .item .txtbox{width: calc(100% - 165px); float: left; height: 100%; padding: 30px; background-color: #ffffff;}

.gszx_page .item .txtbox .title{font-size: 18px; color: #333333;}

.gszx_page .item .txtbox .txt{font-size: 14px; color: #7b7b7b; height: 48px; line-height: 24px; margin-top: 10px; overflow: hidden;}

.gszx_page .item .txtbox .txt span{color: #033b71;}

.gszx_page .item:hover a{background-color: rgba(244,160,0,0.4);}

.gszx_page .item:hover .txtbox .title{color: #F4A000;}

/*  */

.gszxShow_page{width: 100%; min-height: 500px; overflow: hidden;}

.gszxShow_page .title{text-align: center; border-bottom: 1px dotted #aaa; padding-bottom: 10px; margin-bottom: 20px;}

.gszxShow_page .title h4{font-size: 18px; color: #333;}

.gszxShow_page .title h5{font-size: 13px; color: #aaa; margin-top: 10px;}

.gszxShow_page .imgbox{text-align: center; overflow: hidden; margin-bottom: 20px;}

.gszxShow_page .imgbox img{max-width: 100%; height: auto;}

.gszxShow_page .txtbox{margin-bottom: 20px;}

.gszxShow_page .txtbox p{font-size: 14px; color: #333; line-height: 24px;}



/*  */

.qtfw_page{width: 100%; min-height: 500px; overflow: hidden;}

.qtfw_page .list{width: 100%;}

.qtfw_page .list li{width: 20%; float: left; text-align: center; position: relative;}

.qtfw_page .list li::before{content: ""; position: absolute; top: 0; bottom: 0; right: -7px; margin: auto; width: 14px; height: 14px; border-radius: 50%; background-color: #6F7F95;}

.qtfw_page .item{width: 180px; display: inline-block;}

.qtfw_page .item a{display: block; width: 100%; height: 100%;}

.qtfw_page .item .imgbox{position: relative; width: 180px; height: 180px; border-radius: 50%; border: 10px solid #E5E5E5; overflow: hidden;}

.qtfw_page .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: 100%;}

.qtfw_page .item .txtbox{width: 100%; background-color: #E5E5E5; margin-top: -90px; padding: 100px 10px 15px 10px;}

.qtfw_page .item .txtbox .txt1{font-size: 16px; color: #1f1f1f; height: 24px; line-height: 24px;}

.qtfw_page .item .txtbox .txt2{font-size: 12px; color: #4c4c4c; font-family: "Arial"; text-transform: uppercase; height: 40px; line-height: 20px; overflow: hidden;}

.qtfw_page .list li:nth-child(5)::before{display: none;}

.qtfw_page .item:hover .imgbox{border-color: #F4D79F;}

.qtfw_page .item:hover .txtbox{background-color: #F4A000;}

.qtfw_page .item:hover .txtbox .txt1{color: #ffffff;}

.qtfw_page .item:hover .txtbox .txt2{color: #ffffff;}

/*  */

.qtfwShow_page{width: 100%; min-height: 500px; overflow: hidden;}

.qtfwShow_page .title{text-align: center; border-bottom: 1px dotted #aaa; padding-bottom: 10px; margin-bottom: 20px;}

.qtfwShow_page .title h4{font-size: 18px; color: #333;}

.qtfwShow_page .title h5{font-size: 13px; color: #aaa; margin-top: 10px;}

.qtfwShow_page .imgbox{text-align: center; overflow: hidden; margin-bottom: 20px;}

.qtfwShow_page .imgbox img{max-width: 100%; height: auto;}

.qtfwShow_page .txtbox{margin-bottom: 20px;}

.qtfwShow_page .txtbox p{font-size: 14px; color: #333; line-height: 24px;}



/*  */

.contact_page{width: 100%; min-height: 500px; overflow: hidden;}

.contact_page .txt{font-size: 14px; color: #333333; line-height: 2;}



/*  */

.news_page{width: 100%; min-height: 500px; overflow: hidden;}

.news_page .item{width: 100%; height: 150px; overflow: hidden; margin-bottom: 20px;}

.news_page .item a{width: 100%; height: 100%; display: block; overflow: hidden;}

.news_page .item .imgbox{width: 200px; height: 100%; float: left; overflow: hidden;}

.news_page .item .imgbox .img{width: 100%; height: 100%;}

.news_page .item .txtbox{width: calc(100% - 200px); height: 100%; float: left; padding: 5px 10px;}

.news_page .item .txtbox .title{font-size: 16px; color: #000; line-height: 1.5;}

.news_page .item .txtbox .date{font-size: 12px; color: #000; line-height: 1.5; margin-top: 10px; }

.news_page .item .txtbox .txt{font-size: 14px; color: #000; height: 72px; line-height: 24px; overflow: hidden; margin-top: 10px;}

.news_page .item:hover .txtbox{background-color: #0B4D90;}

.news_page .item:hover .txtbox .title{color: #fff;}

.news_page .item:hover .txtbox .date{color: #fff;}

.news_page .item:hover .txtbox .txt{color: #fff;}

/*  */

.newsShow_page{width: 100%; min-height: 500px; overflow: hidden;}

.newsShow_page .title{text-align: center; border-bottom: 1px dotted #aaa; padding-bottom: 10px; margin-bottom: 20px;}

.newsShow_page .title h4{font-size: 18px; color: #333;}

.newsShow_page .title h5{font-size: 13px; color: #aaa; margin-top: 10px;}

.newsShow_page .imgbox{text-align: center; overflow: hidden; margin-bottom: 20px;}

.newsShow_page .imgbox img{max-width: 100%; height: auto;}

.newsShow_page .txtbox{margin-bottom: 20px;}

.newsShow_page .txtbox p{font-size: 14px; color: #333; line-height: 24px;}





/*手机底部*/

.tabBar{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}

.tabBar .list{width: 100%; overflow: hidden; zoom: 1;}

.tabBar .list li{width: 25%; float: left; text-align: center;}

.tabBar .list span{ color:#fff; font-size:16px; line-height:20px;}

.tabBar .list h6{ font-size:12px; line-height:20px;}

.tabBar .list a{ display:block; color:#fff; padding:8px 0;}

.tabBar .list li a:hover{background-color: #095ca6;}

.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%;}

.dbbox .QRbox{ position: relative; padding: 0 15px; display:none; text-align: center; background-color: #ffffff;}

.dbbox .QRbox img{max-width: 100%; height: auto;}



.map {

    width: 100%;

    height: 350px;

    margin-top: 20px;

}



.jlfanye {

    /*float:right;*/

    width: 100%;

}



.jlfanye a {

    padding: 5px;

    border: solid 1px #dedede;

    /*float:left;*/

    min-width: 8px;

    margin: 8px 2px;

    color: #999;

}



.jlfanye a:hover {

    color: #f00;

}



@media (max-width:1199px){

	header .head_box{height: 110px;}

	header .head_box .logo img{width: 400px;}

    .box8 .left .txt1{font-size: 20px;}

    .box8 .left .txt2{font-size: 14px;}

    .box8 .right .hfTel h4{font-size: 14px;}

    .box8 .right .hfTel h5{font-size: 26px;}

}



@media (max-width:991px){

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {

        position: relative;

        min-height: 1px;

        padding-right: 5px;

        padding-left: 5px;

    }

    header .head_main{width: 100%;}

    header .head_box{height: 80px;}

    header .top_btn{font-size: 32px; color: #222; position: absolute; top: 72px; right: 18px;}

    header .head_box .head_form{margin-right: 35px;}

    header .head_nav{position: absolute; top: 100px;; right: 0; display: none; width: 130px; z-index: 99999; height: auto;}

    header .head_nav ul{padding: 0;}

    header .head_nav .top_li{width: 100%; height: 40px; background: none;}

    header .head_nav .top_li:after{display: none;}

    header .head_nav .top_li>a{font-size: 14px; line-height: 40px; border-bottom: none;}

    header .head_nav .top_li ul{display: none!important;}

    header .small .head_nav{position: absolute; top: 100px; left: auto;}

	.nav1{display: none;}

    .box1 .item .txtbox .tit{font-size: 14px;}

    .box2 .item{height: 120px;}

    .box2 .item a{padding: 10px 0;}

    .box2 .item .imgbox .img{width: 80px; height: 80px; border: 5px solid #E5E5E5;}

    .box2 .item .txtbox .txt1{font-size: 16px; margin-bottom: 5px;}

    .box3 .item .imgbox{width: 150px; height: 150px;}

    .box3 .item .txtbox{margin-top: 10px;}

    .box3 .item .txtbox .txt1{font-size: 16px;}

    .box4 .wrap{padding: 15px;}

    .box4 .wrap .imgbox{width: 40%;}

    .box4 .wrap .txtbox{width: 60%;}

    .box5 .item .txtbox{padding: 15px 10px;}

    .box5 .item .txtbox .title{padding-bottom: 15px; margin-bottom: 10px;}

    .box5 .item .txtbox .title h5{line-height: 20px;}

    .box5 .item .txtbox .txts{height: 40px; line-height: 20px;}

    .box6 .item{height: 150px;}

    .box6 .item .txtbox{padding: 10px;}

    .box6 .item .txtbox .title{font-size: 16px;}

    .box6 .item .txtbox .txt{height: 72px;}

    .box7 .item{width: 120px;}

    .box7 .item .imgbox{width: 120px; height: 120px;}

    .box7 .item .txtbox{margin-top: -60px; padding: 60px 10px 10px 10px}

    .box9 .left .txtbox .tit{font-size: 14px;}

    .box9 .left .txtbox .txt{font-size: 12px;}

    .box9 .left .data span{font-size: 18px;}

    .box9 .item .txtbox .tit{font-size: 16px;}

    .box9 .item .txtbox .txt{font-size: 12px; height: 60px; line-height: 20px;}

    .foot2 .right{display: none;}

    /*  */

    .gszc_page .list li{width: calc(100% / 3 - 30px);}

    .gszc_page .item .txtbox .tit{font-size: 14px;}

    .cwfw_page .item{height: 120px;}

    .cwfw_page .item a{padding: 10px 0;}

    .cwfw_page .item .imgbox .img{width: 80px; height: 80px; border: 5px solid #E5E5E5;}

    .cwfw_page .item .txtbox .txt1{font-size: 16px; margin-bottom: 5px;}

    .xcfw_page .item .imgbox{width: 150px; height: 150px;}

    .xcfw_page .item .txtbox{margin-top: 10px;}

    .xcfw_page .item .txtbox .txt1{font-size: 16px;}

    .glzx_page .item .txtbox{padding: 15px 10px;}

    .glzx_page .item .txtbox .title{padding-bottom: 15px; margin-bottom: 10px;}

    .glzx_page .item .txtbox .title h5{line-height: 20px;}

    .glzx_page .item .txtbox .txts{height: 40px; line-height: 20px;}

    .gszx_page .item{height: 150px;}

    .gszx_page .item .txtbox{padding: 10px;}

    .gszx_page .item .txtbox .title{font-size: 16px;}

    .gszx_page .item .txtbox .txt{height: 72px;}

    .qtfw_page .item{width: 120px;}

    .qtfw_page .item .imgbox{width: 120px; height: 120px;}

    .qtfw_page .item .txtbox{margin-top: -60px; padding: 60px 10px 10px 10px}

    .news_page .item{height: 120px;}

	.news_page .item .imgbox{width: 160px;}

	.news_page .item .txtbox{width: calc(100% - 160px);}

	.news_page .item .txtbox .date{display: none;}



}



@media (max-width: 767px){

    .container{padding-left: 15px; padding-right: 15px;}

	header .head_top{display: none;}

    header .head_box{height: 70px;}

	header .head_box .logo{width: 85%;}

	header .head_box .logo img{width: 370px;}

    header .head_box .head_form{display: none;}

    header .top_btn{top: 35px; font-size: 28px;}

    header .head_nav{top: 65px;}

    .titleIndex h3{font-size: 20px;}

    .titleIndex h5{font-size: 12px;}

    .box1{padding: 20px 0 0 0;}

    .box1 .list{width: calc(100% + 10px);}

    .box1 .list li{width: calc(100% / 2 - 10px); margin: 0 10px 10px 0;}

    .box2{padding: 20px 0;}

    .box2 .list{width: calc(100% + 10px);}

    .box2 .list li{width: calc(100% / 2 - 10px); margin: 0 10px 10px 0}

    .box2 .list li:last-child{

        display: none;

    }

    .box2 .item{height: auto;}

    .box2 .item .imgbox{width: 100%; text-align: center;}

    .box2 .item .txtbox{width: 100%;}

    .box3{padding: 20px 0;}

    .box3 .list li{width: 50%;}

    .box3 .item .imgbox{width: 140px; height: 140px; border: 15px solid #EAEAEA;}

    .box4{padding: 20px 0;}

    .box4 .wrap .imgbox{width: 100%;}

    .box4 .wrap .txtbox{width: 100%; padding: 0; margin-top: 15px;}

    .box4 .wrap .txtbox .title{font-size: 18px;}

    .box4 .wrap .txtbox .txt{font-size: 13px;}

    .box5{padding: 20px 0;}

    .box5 .list{width: calc(100% + 10px);}

    .box5 .list li{width: calc(100% / 2 - 10px); margin: 0 10px 10px 0;}

    .box5 .list li:last-child{

        display: none;

    }

    .box6{padding: 20px 0 10px 0;}

    .box6 .list{width: 100%;}

    .box6 .list li{width: 100%; margin: 0 0 10px 0;}

    .box6 .item{height: 130px;}

    .box6 .item .imgbox{width: 130px;}

    .box6 .item .txtbox{width: calc(100% - 130px);}

    .box6 .item .txtbox .txt{height: 60px; line-height: 20px; font-size: 12px;}

    .box7{padding: 20px 0;}

    .box7 .list li{width: 33.333%; margin-bottom: 10px;}

    .box7 .list li::before{display: none;}

    .box7 .item{width: 100px;}

    .box7 .item .imgbox{width: 100px; height: 100px;}

    .box7 .item .txtbox{margin-top: -50px; padding: 50px 10px 10px 10px;}

    .box7 .item .txtbox .txt1{font-size: 14px;}

    .box8 .left .txt1{font-size: 16px;}

    .box8 .left .txt2{font-size: 12px;}

    .box8 .right .hfTel h5{font-size: 22px;}

    .box9{padding: 20px 0;}

    .box9 .left{width: 100%; padding: 10px;}

    .box9 .right{width: 100%; padding: 0 5px;}

    .box9 .left .txtbox{margin-top: 12px;}

    .box9 .left .data{display: none;}

    .box9 .left .txtbox .txts{width: 100%; padding: 0;}

    .foot1{display: none;}

    .foot2{padding: 15px 0;}

    .foot2 .footNav{display: none;}

    .foot2 .left .txt{margin-top: 0;}

    /*  */

    .inner_page{padding: 20px 0;}

    .inner_page .sideInner{padding: 10px 0;}

    .inner_page .sideInner li{padding: 0 7px; margin-right: 0; text-align: center; width: 33.3333%}

    .inner_page .sideInner li::before{display: none;}

    .inner_page .sideInner li a{font-size: 12px; line-height: 30px; height: 30px; overflow: hidden;}

    .gszc_page .item .txtbox{padding: 15px 5px}

    .gszc_page .list{width: calc(100% + 10px);}

    .gszc_page .list li{width: calc(100% / 2 - 10px); margin: 0 10px 10px 0;}

    .cwfw_page .list{width: calc(100% + 10px);}

    .cwfw_page .list li{width: calc(100% / 2 - 10px); margin: 0 10px 10px 0}

    .cwfw_page .item{height: auto;}

    .cwfw_page .item .imgbox{width: 100%; text-align: center;}

    .cwfw_page .item .txtbox{width: 100%;}

    .xcfw_page .list li{width: 50%;}

    .xcfw_page .item .imgbox{width: 140px; height: 140px; border: 15px solid #EAEAEA;}

    .glzx_page .list{width: calc(100% + 10px);}

    .glzx_page .list li{width: calc(100% / 2 - 10px); margin: 0 10px 10px 0;}

    .gszx_page .list{width: 100%;}

    .gszx_page .list li{width: 100%; margin: 0 0 10px 0;}

    .gszx_page .item{height: 130px;}

    .gszx_page .item .imgbox{width: 130px;}

    .gszx_page .item .txtbox{width: calc(100% - 130px);}

    .gszx_page .item .txtbox .txt{height: 60px; line-height: 20px; font-size: 12px;}

    .qtfw_page .list li{width: 33.333%; margin-bottom: 10px;}

    .qtfw_page .list li::before{display: none;}

    .qtfw_page .item{width: 100px;}

    .qtfw_page .item .imgbox{width: 100px; height: 100px;}

    .qtfw_page .item .txtbox{margin-top: -50px; padding: 50px 10px 10px 10px;}

    .qtfw_page .item .txtbox .txt1{font-size: 14px;}

    .news_page .item{height: 100px;}

	.news_page .item .imgbox{width: 150px;}

	.news_page .item .txtbox{width: calc(100% - 150px);}

	.news_page .item .txtbox .title{font-size: 14px;}

	.news_page .item .txtbox .txt{font-size: 12px; height: 60px; line-height: 20px; margin-top: 6px;}

}



.dock {

    position: fixed;

    right: 0px;

    width: 50px;

    -moz-opacity: 0.9;

    opacity: 0.9;

    z-index: 200;

        font-size:14px;

    font-family:'微软雅黑';

}   

.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.im i {

    background-position: -63px -20px;

}



.dock ul.icons li.wechat i {

    background-position: -59px -66px;

}



.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: 160px;

    height:200px;

    line-height:30px

}



.dock ul.icons li.im p {

    width: 140px;

    height:200px;

    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: 170px;

    height:170px;

    line-height:30px

}



.dock ul.icons li.wechat p img {

    

    border: 2px solid #000;

}



.dock a.switch {

    position: absolute;

    display: block;

    top: 252px;

    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;

}



