﻿@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{ margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑","黑体";color:#000;line-height:1; background:#FFF;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}

h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal; }

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}

.header.on{background: #fff;}
.header.on .nav h3 a{color: #333;}
.header.on .nav{border: none;}
.header.on .rxdh{color: #000;background: url(../images/a_06.png)  no-repeat left center;}
.banner.on{padding: 0 2%;}




.header{height: 110px;width: 100%; position: fixed; left: 0; top: 0;z-index: 1000;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .1);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .1);  box-shadow:0 0 10px rgba(0, 0, 0, .1);transition: All 0.4s ease-in-out; }
.headerbox{padding: 0 10%; }
.logo{width: 266px;float: left; margin-top: 20px;position: relative;}
.logo img{width: 100%;}
.rxdh{float: right; line-height: 20px; font-size: 14px;color:#fff;background: url(../images/a_06a.png) no-repeat left center;  padding: 5px 0 45px 80px;background-position: 40px 40px !important;}
.nav{float:right; border-bottom:1px solid #fff;height: 110px;}
.nav li{float: left;  position: relative;}
.nav h3 a{display: block; color: #fff; font-size: 16px; padding: 0 25px;line-height: 109px;}
.nav li:hover h3 a{color: #099fde; }
.nav a:hover{color: #099fde;border-bottom: 1px solid #099fde; }
.sub_b{width: 100%; display: none; }
.sub_b dt{line-height: 40px;text-align: center;background: rgba(255,255,255,.8);border-bottom: 1px solid #fff}
.sub_b dt a{display: block; color: #333; font-size:16px;}
.sub_b dt a:hover{color: #fff;background: #0483B9;}
.sub_a{position: absolute; width: 500px; background: rgba(255,255,255,.9);left: 50%; margin-left: -250px; overflow: hidden; top: 110px;display: none;z-index: 100;}
.sub_left{float: left; width: 250px;}
.banner img{width: 100%;}
.sub_left a{display: block; text-align: center;font-weight: bold;font-size: 18px;color: #000; line-height: 60px;}
.sub_right{float: right;width: calc(100% - 250px);}
.sub_right dl{overflow: hidden; padding: 15px 0 0 40px; margin-left: -55px;}
.sub_right dt{float: left; font-size: 18px; line-height: 34px; padding-left: 55px;width: 100%; text-align:center}
.sub_right dt a{color: #000;}
.sub_right dt a:hover{color: #099fde;}
.sub_a .sub_left .on1{color: #fff;background: #099fde;}
.banner{transition: all .8s ease 0s;}
.banner .swiper-pagination{text-align: right; padding-right: 10%; padding-bottom: 30px;}
.banner .swiper-pagination-bullet{width: 53px;height: 2px;background: #fff; opacity: 1;border-radius: 0;}
.banner .swiper-pagination-bullet-active{background: #099fde;}



.cur2{margin-bottom:20px; border-bottom:1px #f7f7f7 solid; padding: 15px 55px; }

.cur2 a,.cur2 em{font-size:18px;color:#666;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}

.cur2 a:hover{color:#c30d23}

.cur2 em{padding:0 10px}

/*新闻*/

@media(min-width:1000px){
	.wz1200{width: 1200px; margin: 0 auto;} 
	
	/*==新闻详情页==*/

.xwxq_bt{padding: 60px 0 20px 0;border-bottom: 1px solid #eee;}

.xwxq_bt h2{font-size: 32px; color: #006ac8; font-weight: 800; margin-bottom: 25px;}

.xwxq_bt p{font-size: 12px; color: #666666;}

.xwxq_bt img{display: inline-block;*display: inline; margin-right: 8px;}

.xwxq_bt b{padding-right: 20px;}

.xwxq_bt a{font-size: 18px; color: #666666;}

.xwxq_bt a img{vertical-align: middle;}

.xwxq_text p{font-size: 14px; line-height: 24px; color: #000000; padding-bottom: 20px;/*text-indent: 24px;*/}

.xwxq_text{width: 1030px; margin: 0 auto;}



.scpwzx{border-top:1px solid #eee; padding-top: 30px; margin-top: 35px;}

.scpwzx li{line-height: 30px; font-size: 16px; color: #666666;}

.scpwzx li a{color: #666;}

.scpwzx li a:hover{text-decoration: underline;}


.nenr_box {
 overflow: hidden;
 padding: 30px 0;
 transition: All 0.4s ease-in-out;
 cursor: pointer;
}

.nenr_box:hover{background: #f7f7f7;}

.nenr_left{width: 140px; text-align: center;  float: left;height: 145px;border-right: 1px solid #f2f2f2;}

.nenr_left h2{font-weight: bold; font-size: 46px;color: #1a5cb0; padding-bottom: 20px;}

.nenr_left p{font-size: 18px; color: #1a5cb0;}

.nenr_right {
 height: 150px;
 float: right;
 width: 220px;
 overflow: hidden;
}

.nenr_right img{width: 100%;}



.nenr_zhang{float: left; width: calc(100% - 390px);padding: 0 0 0 85px;}

.nenr_zhang h2{font-size: 24px;}

.nenr_zhang  a{ color: #000000;}

.nenr_zhang  a:hover{color: #007AFF;}

.nenr_zhang h4{line-height: 40px ;color: #808080;font-size: 14px;}

.nenr_zhang span{padding-right: 40px;}

.nenr_zhang img{margin-right: 6px;vertical-align: middle;display: inline-block;*display: inline;}

.nenr_zhang p{font-size: 16px; line-height: 30px; color: #333; padding-bottom: 60px; border-bottom: 1px solid #f2f2f2;}



.fynr{padding: 120px 0 100px; text-align: center;}

.fynr ul{display: inline-block;*display: inline;border: 1px solid #e6e6e6;}

.fynr li{display: inline-block;*display: inline;}

.fynr li a{display: block; padding: 10px 14px; border-right: 1px solid #e6e6e6;}

.fynr .hover2 a{color: #fff;background: #1a5cb0;}

.fynr a:hover{color: #fff;background: #1a5cb0;}
}



/*发展历程*/

.row-ab1_1{padding:55px 0 71px;overflow:hidden}

.ab-list01{padding:75px 0 72px;position:relative}

.ab-list01:before{margin-left:-7px;content:'';position:absolute;left:50%;top:0;width:14px;height:14px;border-radius:50%;background-color:#bfbfbf;z-index:2}

.ab-list01:after{content:'';position:absolute;left:50%;top:0;bottom:0;width:1px;background-color:#eee;z-index:1}

.ab-list01 li{margin-top:-25px}

.ab-list01 li:after{content:'';display:block;clear:both;width:100%;height:0;visibility:hidden}

.ab-list01 .con{padding-right:30px;float:left;width:50%;position:relative;z-index:2}

.ab-list01 li:nth-child(even) .con{padding:0;padding-left:30px;float:right}

.ab-list01 .inner{padding:24px 10px 24px 20px;border:1px solid #dcdcdc;border-radius:8px;overflow:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}

.ab-list01 .circle{position:absolute;right:-13px;top:23px;width:26px;height:26px;border-radius:50%;border:1px solid #dcdcdc;border-radius:50%;z-index:2;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}

.ab-list01 .circle:before{content:'';position:absolute;right:100%;top:50%;height:1px;width:18px;background-color:#dcdcdc;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}

.ab-list01 .circle:after{content:'';position:absolute;left:50%;top:50%;width:14px;height:14px;border-radius:50%;background-color:#bfbfbf;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}

.ab-list01 li:nth-child(even) .circle{left:-13px}

.ab-list01 li:nth-child(even) .circle:before{left:100%}

.ab-list01 .pic{margin-left:26px;float:right;width:150px;overflow:hidden}

.ab-list01 .pic img{display:block;width:100%}

.ab-list01 .info .year{padding:10px 0 7px;font-size:24px;color:#e70012}

.ab-list01 .info .txt{font-size:16px;color:#666;line-height:1.88}

.ab-list01 .con:hover .inner{border-color:#e70012}

.ab-list01 .con:hover .circle{border-color:#e80618}

.ab-list01 .con:hover .circle:before{background-color:#e80618}

.ab-list01 .con:hover .circle:after{background-color:#e80618}


.overview-1{padding:0 13px 0 28px;min-height:493px;background-repeat:no-repeat;background-position:left center;-webkit-background-size:auto 100%;background-size:auto 100%;overflow:hidden}

.overview-1 .pic{margin-right:42px;float:left;width:37.2%;overflow:hidden}

.overview-1 .pic img{display:block;width:100%}

.overview-1 .info{padding-top:25px;overflow:hidden}

.overview-1 .txt{padding:33px 0;font-size:14px;color:#272727;line-height:2.46}
.row-ab2_1{/*padding:69px 0;*/overflow:hidden}
.wp{width:98%;max-width:1200px;margin:0 auto}
.tit-5{margin-bottom:60px;padding-left:26px;background:url(../images/bg-3.jpg) left 8px no-repeat}

.tit-5 h3{font-size:26px;color:#000;line-height:1.4}

.tit-5 h3 span{display:block;font-size:16px;font-weight:400}
.tit-6{padding:0 16px}

.tit-6 h3{font-size:30px;color:#262626;line-height:1.4}

.tit-6 h3 span{margin-bottom:7px;display:block;font-size:18px;color:#f18300;font-weight:400;text-transform:uppercase}

.scrc_tit{text-align: center;padding: 60px 0 50px;}
.scrc_tit h2{font-size: 36px; color: #000;}
.scrc_tit h2 span{color: #099fde;}
.scrc_tit p{font-size: 14px;color: #666666; margin-top: 10px;}
.scrz_nr ul{padding: 10px 6% 35px 6%; margin-left: -70px;overflow: hidden;}
.scrz_nr li{float: left; width: 16.66%; padding: 0 0 30px 70px;}
.scrz_nr a{display: block; text-align: center; border-radius: 6px;height: 238px;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .1);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .1);  box-shadow:0 0 10px rgba(0, 0, 0, .1);transition: All 0.4s ease-in-out; }
.scrz_nr a:hover{background: #f1f1f1;}
.scrz_nr a:hover img{filter:grayscale(100%);}
.scrz_nr p{font-size: 22px;}
.scrz_nr span{position: relative;height: 160px;display: block;}
.scrz_nr img{display: block;position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);}

.cpzx{background: url(../images/bj1.png) no-repeat center top; padding: 0 6%;}
.cpzx_tit{text-align: center;height: 220px; padding-top: 60px;}
.cpzx_tit h2{font-size: 36px; color: #fff;}
.cpzx_tit p{font-size: 14px; color: #fff; margin-top: 10px;}
.cpzx_tit h3{font-size: 18px; margin-top: 25px;color: #fff;}
.cpzx_nr ul{overflow: hidden; margin-left: -30px; padding-bottom: 125px;}
.cpzx_nr li{width: 20%; float: left; padding-left: 30px;}
.cpzxbox{background: #fff;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .1);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .1);  box-shadow:0 0 10px rgba(0, 0, 0, .1);cursor:pointer;transition: All 0.4s ease-in-out; }
.cpzx_nr li:hover .cpzxbox{background: #f1f1f1;}
.cpzx_tp{position: relative;}
.cpzx_tp:hover p{color:#007AFF;}
.cpzx_tp img{height: 182px;width: 100%;}
.cpzx_tp p{font-weight: bold; color: #fff; position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);font-size: 22px;width: 100%;text-align: center;}
.cpzx_text{text-align: center; height: 270px; padding-top: 55px;}
.cpzx_text dl {
 height: 150px;
 overflow: hidden;
 padding: 0 15px 45px 15px;
}
.cpzx_text dt{width: 50%; font-size: 16px; line-height: 35px;float: left;}
.cpzx_text dt a:hover{color: #0483B9;}
.btn4{display: block; width: 85px;height: 28px; font-size: 14px; line-height: 26px; text-align: center; border: 1px solid #099fde;border-radius: 14px; margin: 0 auto; color: #099fde;transition: All 0.4s ease-in-out;}
.btn4:hover{color: #fff; background: #099fde;}

.gywm{overflow: hidden; padding: 0 6%;}
.gywm_left{float: left; width: 435px;}
.gywm_right{float: right; width: 940px;}
.gywm_tit h2{ font-size: 36px;}
.gywm_tit h2 span{color: #099fde;}
.gywm_tit p{color: #099fde;font-size: 14px; margin-top: 10px;}
.gywm_nr{padding: 75px 0 130px;}
.gywm_nr h2{font-weight: bold;margin-bottom: 15px;}
.gywm_nr p{font-size: 14px;color: #666; line-height: 30px;}
.gywm_nr a{display: block; text-align: center; color: #fff;width: 200px;height: 50px; line-height: 50px; font-size: 14px;background: #1da0d8; margin-top: 130px;transition: All 0.4s ease-in-out;}
.gywm_nr a:hover{background: #0483B9;}
.gywm_right ul{overflow: hidden; margin-left: -30px;}
.gywm_right li{float: left; width: 33.33%; padding-left: 30px;}
.gywmbox{position: relative;overflow: hidden;}
.gywmbox img{width: 100%;}
.gywm_right span{position: absolute;width: 48px; top: 30px;left: 17px;z-index: 10;}
.img2 { transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-ou }
.img2:hover { transform: scale(1.1);-webkit-transform: scale(1.1); -moz-transform: scale(1.1);-o-transform: scale(1.1); -ms-transform: scale(1.1); }
.gywmbox p{font-size: 18px; line-height: 1.6; color: #fff; position: absolute;left: 17px;bottom: 35px;z-index: 10;}
.gywmbox b{display: block;}

.wdgc{background: url(../images/bj2.png) no-repeat center center;background-size: cover; padding: 170px 0 145px;overflow: hidden;position: relative;}
.wdgc_left{float: left; padding-left: 6%; width: 280px; padding-top: 10px;}
.wdgc_tit h2{font-size: 36px;}
.wdgc_tit h2 span{color: #099fde;}
.wdgc_tit p{font-size: 14px;color: #666; margin-top: 10px;}
.cgjs{background: url(../images/bj3.jpg) no-repeat center center;background-size: cover;}
.wdgc_nr{padding-top: 80px;}

.wdgc_nr li{font-size: 18px; line-height: 46px;}
.wdgc_nr li a{color: #333333;display: block;position: relative;}
.wdgc_nr li a:hover{color: #099FDE;}
.wdgc .wdgc_nr .on1{font-size: 24px;color: #333; font-weight: bold;background: url(../images/a_87.png) no-repeat right center;position: relative; margin-bottom: 15px;}
.qhbox {animation: fadeIn .25s, 100ms;}
.wdgc .wdgc_nr .on1:before{position: absolute;content: ""; border-bottom: 1px solid #7f7c7c !important;width: 100px;left: -115px; bottom: 20px;}
.wdgc_right{float: right;width: calc(100% - 570px) ; padding-right: 6%;}
.xwbox{background: #fff; height: 415px;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .1);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .1);  box-shadow:0 0 10px rgba(0, 0, 0, .1); margin-bottom: 10px; padding: 55px 35px 0 35px;transition: All 0.4s ease-in-out; margin-top: 13px;}

.xwbox:hover {transform: translate(0, -10px); -webkit-transform: translate(0, -10px);-moz-transform: translate(0, -10px); -o-transform: translate(0, -10px);-ms-transform: translate(0, -10px);background: #0483B9;}
.xwbox:hover h2{color: #fff;}
.xwbox:hover h3{color: #fff;}
.xwbox:hover p{color: #fff;}
.xwbox:hover a{color: #fff;}
.xwbox h2{font-size: 34px;color: #333;font-weight: bold;}
.xwbox h3{font-size: 18px;color: #1d1d1d; line-height: 74px; border-bottom: 1px solid #e5e5e5;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.xwbox p{font-size: 14px; line-height: 24px;color: #636363; height: 72px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;margin-top: 20px;}
.xwbox a{display: block;width: 26px;height: 26px; color: #333;line-height: 26px;text-align: center;font-weight: bold;font-size: 18px; margin-top: 80px;}
.xwbox a:hover{background: #1da0d8;color: #fff;}
.wdgc_right .swiper-button-next{background: url(../images/a_93.png) ;width: 40px;height: 40px; top:auto; left: 6%; bottom: 145px;}
.wdgc .swiper-button-prev{background: url(../images/a_94.png) ;width: 40px;height: 40px; top:auto; left: 9%; bottom: 145px;}
.wdgc_right .swiper-button-next:hover{background: url(../images/a_96.png);}
.wdgc .swiper-button-prev:hover{background: url(../images/a_95.png);}

.zxly_tit{text-align: center;padding: 60px 0;}
.zxly_tit h2{font-size: 36px;}
.zxly_tit h2 span{color: #099fde;}
.zxly_tit p{font-size: 14px;color: #666; margin-top: 10px;}
.zxlybox{background: url(../images/bj3.png) no-repeat center center;background-size: cover; padding: 60px 0 80px;}
.zxly_nr{width: 1040px; margin: 0 auto;}
.zxly_nr ul{overflow: hidden; margin-left: -100px;}
.zxly_nr li{float: left; width: 50%; padding: 0 0 20px 100px;}
.wby1{width: 100%; padding: 0 25px;background: rgba(255,255,255,.2);height: 80px;font-size: 18px;border-radius: 10px; color: #fff; line-height: 80px;}
.wby1::-webkit-input-placeholder{color:#fff;}
.wby2{width: 100%; padding: 0 25px;background:url(../images/a_04.png) no-repeat 95% center rgba(255,255,255,.2);height: 80px;font-size: 18px;border-radius: 10px;color: #fff;border: none;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:none;}
.wby2 option{color: #333;}
.wby3{width: 100%; padding: 0 25px;background: rgba(255,255,255,.2);height: 157px;font-size: 18px;border-radius: 10px; color: #fff; line-height: 80px;}
.wby3::-webkit-input-placeholder{color:#fff;}
.zxly_nr ul li:nth-child(5){ width:100%;}
.btn1{font-size: 28px;color: #fff; margin: 10px auto 0 auto;width: 348px;height: 58px; background: #099fde;border-radius: 29px; display: block;border: none;cursor:pointer;transition: All 0.4s ease-in-out; }
.btn1:hover{color: #fff;background: #0483b9;}

.hzjg{margin: 0 6%;}
.hzjg_tit{padding: 65px 0 40px;}
.hzjg_tit h2{font-size: 36px;}
.hzjg_tit span{color: #099fde;}
.hzjg_tit p{font-size: 14px;color: #666; margin-top: 10px;}
.hzbox img{width: 100%;border: 1px solid #eeeeee;}
.hzbox p{font-size: 18px; line-height: 50px;text-align: center; color: #000;background: #f7f8fb;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;transition: All 0.4s ease-in-out;f}
.hzjg_nr{position: relative; padding-bottom: 60px;}
.hzjg_nr .swiper-button-next{background: url(../images/a_124.png);width: 34px;height: 34px; right: 0;top: -60px;}
.hzjg_nr .swiper-button-prev{background: url(../images/a_122.png);width: 34px;height: 34px; right: 44px;top: -60px;left: auto;}
.hzbox a:hover p{background: #0483B9; color: #fff;}

.bj5{background: #f7f8fb;}
.hzjg_nr1{position: relative; padding-bottom: 60px;}
.hzjg_nr1 .swiper-button-next{background: url(../images/a_124.png);width: 34px;height: 34px; right: 0;top: -60px;}
.hzjg_nr1 .swiper-button-prev{background: url(../images/a_122.png);width: 34px;height: 34px; right: 44px;top: -60px;left: auto;}

.footer{background: #f5f5f5;  position: relative;}
.footer .foot_lb{text-align: center; border-bottom: 1px solid #e5e5e5;}
.foot_lb li{display: inline-block; line-height: 120px;}
.foot_lb a{font-size: 16px;color: #000000; padding: 0 40px;}
.foot_lb a:hover{color: #0483B9;}
.bqxx{overflow: hidden; padding: 50px 6%; border-bottom: 1px solid #e5e5e5;}
.bqxx_left{width: 50%; float: left; text-align: center; padding: 0 80px;border-right: 1px solid  #e5e5e5; margin-top: 20px;}
.bqxx_left ul{overflow: hidden;}
.bqxx_left li{text-align: center;float: left; width: 33.33%; }
.bqxx_left img{margin: 0 auto;}
.bqxx_left p{font-size: 14px; margin-top: 20px;line-height: 1;}
.bqxx_right{float: right;width: 50%;padding: 0 80px;}
.bqxx_right li{overflow: hidden; padding: 5px 0;}
.bqxx_right img{float: left; margin-top: 15px;}
.bqxx_right span{float: right;width: calc(100% - 55px);}
.bqxx_right h2{font-size: 14px;color: #000; line-height: 2;}
.bqxx_right p{font-size: 14px;color: #000; line-height: 2;}
.xxlb p{font-size: 16px;text-align: center; padding: 25px 3%; color: #666666; line-height: 30px;}
/*场馆介绍*/

.banner1{/*background:url(../images/b_02.jpg) no-repeat center center;*/ height: 520px;background-size: cover; position: relative;}
.banner_text{position:absolute;left:50%; top:50%; transform:translate(-50%,-50%);}
.banner_text h2{color: #fff; font-weight: bold;font-size: 48px; position: relative;}
.banner_text h2:before{position: absolute; content: "";border-bottom: 4px solid #fff;width: 60px;left: 50%; margin-left: -30px;bottom: -24px;}
.fgt{height: 110px;}

.cpjs{padding-top: 60px;}
.cpjsbox{overflow: hidden; padding-bottom: 60px;}
.fl{float: left;}
.cpjs_xq{width: 47%;overflow: hidden;}
.cpjs_xq img{width: 100%;}
.cpjs_xq h2{font-size: 36px; color: #2482c8;font-weight: bold; position: relative; padding: 80px 0 30px;}
.cpjs_xq h2:before{border-top: 2px solid #099fde;width: 417px; position: absolute; content: "";left:0; top: 40px;}
.cpjs_xq ul{width: 543px;}
.cpjs_xq li{line-height: 70px; font-size: 16px;}
.cpjs_xq a{display: block;color: #000; position: relative;}
.cpjs_xq a:before{position: absolute; content: "";border-bottom: 1px solid #cccccc;width: calc(100% - 160px); left:98px; bottom: 29px;}
.cpjs_xq span{background: url(../images/b_10.jpg);width: 40px; height: 40px; margin-top: 18px;}
.cpjs_xq a:hover{color: #099fde;}
.cpjs_xq a:hover span{background: url(../images/b_07.jpg);}
.dwright{float: right;}

/*企业文化*/
.banner2{background:url(../images/c_02.jpg) no-repeat center center; height: 520px;background-size: cover; position: relative;}
.dqwz{-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .1);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .1);  box-shadow:0 0 10px rgba(0, 0, 0, .1); }
.dqwzbox{width: 1220px; margin: 0 auto;}
.dqwzbox ul{overflow: hidden; text-align:center}
.dqwzbox li{/*float: left;*/ line-height:68px; display: inline-block;}
.dqwzbox a{display: block; padding: 0 100px;color: #000;font-size: 18px;}
.dqwzbox .hover a{color: #fff;background: #099fde;}
.dqwzbox a:hover{color: #fff;background: #099fde;}
.qylnr{width: 1200px; margin: 0 auto; position: relative; padding: 135px 1% 0 1%;}
.qylnr img{position: absolute; top: 55px;width:580px; right: 0;}
.qyln_text{width: 1040px;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .05);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .051);  box-shadow:0 0 10px rgba(0, 0, 0, .05); padding-bottom: 110px; }

.qygs{padding: 20px 0 0 40px;width: calc(100% - 480px);}
.qygs h2{font-weight: bold; font-size: 28px; padding-top: 40px;}
.qygs h3{font-size: 24px; padding: 18px 0 30px;}
.qygs p{font-size: 14px; line-height: 30px;text-align:justify; word-break: break-all;}

.gslm{width: 1200px; margin: 0 auto; padding-bottom: 60px;}
.gslm_tit{text-align: center; padding: 75px 0 60px;}
.gslm_tit h2{font-weight: bold;font-size: 28px; margin-bottom: 15px;}
.gslm_tit p{font-size: 24px;}
.gslm_nr{overflow: hidden;}
.gslm_left{width: 600px;float: left;}
.gslm_left img{width: 100%;}
.gslm_right{float: right;width: calc(100% - 650px); padding-top: 65px;}
.gslm_right li{overflow: hidden; padding-bottom: 40px;}
.gslm_right img{float: left;}
.gslm_right span{float: right;width: calc(100% - 105px);}
.gslm_right h2{font-size: 18px; padding: 20px 0 10px;}
.gslm_right p{font-size: 14px;color: #666666; line-height: 1.8;}

/*联系我们*/
.banner3{position: relative; background: url(../images/c_03.jpg) no-repeat center center;background-size: cover;height: 520px;}
.bj4{background: url(../images/b_01.jpg) no-repeat center top;background-size: cover;}
.wz1200{width: 1200px; margin: 0 auto; padding: 60px 0;}

.lxfl{ padding:0 0 40px 0;}
.lxfl ul{ border: 1px solid #ddd;border-right: none;height: 47px;}
.lxfl li{width: 33.33%; text-align: center; border-right: 1px solid #ddd; font-size: 15px; color: #666;float: left; line-height: 45px;}
.lxfl li a{display: block; color: #666;background: #fff;height: 45px;position: relative;}
.lxfl li a span{position: absolute;border-right:10px solid transparent;
	border-left:10px solid transparent;
	border-top:10px solid  #099fde;bottom: -10px; left: 50%; margin-left: -5px;
display: none;}
.lxfl .hover1 a{background: #099fde;color: #fff;}
.lcdz{overflow: hidden; background: #fff; padding: 55px 0 ;}
.lxfl .hover1 a span{display: block;}
.lxfl a:hover{background: #099fde;color: #fff;}
.lcdz{overflow: hidden; background: #fff; padding: 55px 0 ;}
.lxfl  a:hover span{display: block;}
.lcdz_left{float: left; width: 45%; padding:50px 40px 0 0;}
.lcdz_left ul{overflow: hidden;border-right: 1px solid #e5e5e5;}
.lcdz_left li{float: left; width: 50%;text-align: center;}
.lcdz_left img{width: 120px;height: 120px; margin: 0 auto;}
.lcdz_left p{font-size: 14px; margin-top: 18px;}
.lcdz_right{float: right;width: 50%;}
.lcdz_right li{overflow: hidden; padding: 15px 0;}
.lcdz_right img{float: left; padding-top: 15px;}
.lcdz_right span{float: right;width: calc(100% - 50px);}
.lcdz_right h2{font-size: 14px; line-height: 2;}
.lcdz_right p{font-size: 14px; line-height: 2;color: #666;}

.lxly{background: #fff; padding: 80px 60px; margin-top: 30px;}
.lxly ul{overflow: hidden; margin-left: -20px;}
.lxly li{float: left; width: 50%; padding: 0 0 20px 20px;overflow: hidden;}
.wby4{width: 100%; height: 50px; line-height: 48px;border: 1px solid #dedede; padding: 0 10px;}
.wby5{width: 100%; height: 170px; line-height: 48px;border: 1px solid #dedede; padding: 0 10px;}
.wby6{width: 270px; height: 50px; line-height: 48px;border: 1px solid #dedede; padding: 0 10px;float: left;}
.djyzm{float: left; padding-left: 20px;}
.djyzm a{font-size: 16px; color: #666;}
.djyzm img{display: inline-block; margin-right: 15px;height: 50px;}
.lxly ul li:nth-child(4){ width:50%;}
.lxly ul li:nth-child(5){ width:100%;}
.btn2{width: 173px;height: 50px;border: none;background: #099fde; color: #fff; font-size: 14px; margin: 0 10px;}
.tjbox{text-align: center; padding-top: 10px;}
.btn3{width: 173px;height: 50px;border: none;background: #b3b3b3; color: #fff; font-size: 14px; margin: 0 10px;}

/*通用介绍*/
.banner4{background: url(../images/m_15.jpg) no-repeat center center; height: 520px;background-size: cover; position: relative;}
.tyjs{width: 1200px; margin: 0 auto; padding: 80px 0 20px 0;}
.tyjs ul{overflow: hidden; margin-left: -160px;}
.tyjs li{float: left; width: 50%; padding: 0 0 40px 160px;}
.tyjsbox{border: 1px solid #dfdfdf; padding: 0 30px 30px 30px;}
.tyjsbox:hover{border: 1px solid #0483B9;}
.tyjsbox span{display: block; width: 210px;height: 210px; position: relative; margin: 0 auto;}
.tyjsbox img{position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);}
.tyjsbox p{font-weight: bold; font-size: 24px;text-align: center;}
.tyjsbox a{display: block; text-align: center; border: 1px solid #099fde; line-height: 58px; font-size: 18px; color: #099fde; margin-top: 80px;transition: All 0.4s ease-in-out;}
.tyjsbox a:hover {color: #fff;background: #099fde;}


/*产品子类*/
.tyjs2{width: 1200px; margin: 0 auto; padding: 80px 0 20px 0;}
.tyjs2 ul {
 overflow: hidden;
 margin-left: -60px;
}
.tyjs2 li{float: left; width: 25%; padding: 0 0 20px 60px;}
.tyjs2box{border: 1px solid #dfdfdf; padding: 0 30px 30px 30px;}
.tyjs2box:hover{border: 1px solid #0483B9;}
.tyjs2box span {
 overflow: hidden;
 display: block;
 /* width: 210px; */
 height: 210px;
 position: relative;
 margin: 0 auto;
}
.tyjs2box img{position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);}
.tyjs2box p{font-weight: bold; font-size: 24px;text-align: center;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; line-height: 32px; height: 64px;}
.tyjs2box a{display: block; text-align: center; border: 1px solid #099fde; line-height: 58px; font-size: 18px; color: #099fde; margin-top: 80px;transition: All 0.4s ease-in-out;}
.tyjs2box a:hover {color: #fff;background: #099fde;}

/*产品介绍2*/
.cpjsd{padding: 60px 0;}
.cpjsd ul{overflow: hidden;}
.cpjsd li{float: left; width: 20%;}
.cpjsb{position: relative;}
.cpjsb img{width: 100%;}
.cpjsb p{width: 100%; font-size: 28px; color: #fff; left:0; bottom: 100px; text-align:center ;font-weight: bold;position: absolute;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.cpzz{width: 100%; height: 100%;z-index: 10; left:0;top: 0;background: rgba(9,159,222,.9);position: absolute;padding: 20px;opacity: 0;transition: All 0.4s ease-in-out;}
.cpzzbox{width: 100%;height: 100%;border: 1px solid #fff;}
.zznr{width: 100%; position: relative; padding: 0 15px;left:50%; top:50%; transform:translate(-50%,-50%);}
.zznr span{display: block; width: 61px; margin: 0 auto;}
.zznr h2{text-align: center;color: #fff;font-size: 28px;font-weight: bold;padding: 65px 0 45px;}
.zznr dl{padding-bottom: 30px;}
.zznr dt{line-height: 26px;font-size: 16px; color: #fff; padding-left: 30%;}
.zznr b{display: block;background: url(../images/a_07.png);width: 46px;height: 46px; margin: 0 auto;}
.cpjsd a:hover .cpzz{opacity: 1;}
.cpjsd a:hover p{opacity: 0;}
/*联系我们2*/
.qygsa{width: 1200px; margin: 0 auto; padding: 60px 0 0 0;}
.qygsa ul{overflow: hidden; margin-left: -40px;}
.qygsa li{float: left; width: 50%; padding: 0 0 40px 40px;}
.qygsbox{border: 1px solid #eeeeee;}
.qygsbox:hover{border: 1px solid #007AFF;}
.qygs_tp{position: relative;overflow: hidden;}
.qygs_tp img{max-width: 100%; height: 206px;}
.qygs_text{height: 200px; padding: 0 28px;}
.qygs_tp p{width: 100%; font-size: 28px;text-align: center; color: #fff;left:50%; top:50%; transform:translate(-50%,-50%);position: absolute;}
.qygs_text h2{font-size: 20px; line-height: 90px;font-weight: 400;}
.qygs_text p{font-size: 14px;color: #666; line-height: 2;}


@media(max-width:1600px){
.headerbox{padding: 0 1%;}
.scrz_nr ul {padding: 10px 1% 35px 1%;}
.cpzx{padding: 0 1%;}
.gywm{padding: 0 1%;}
.wdgc_left{padding-left: 1%;width: 200px;}
.wdgc_right{padding-right: 1%;width: calc(100% - 370px);}
.wdgc_right .swiper-button-next{left: 1%;}
.wdgc .swiper-button-prev{left: 6%;} 
.hzjg{margin: 0 1%;}
.bqxx{padding: 0 1%;}
.bqxx_left{padding: 0 40px;}
.bqxx_right{padding: 0 40px;}
.nav h3 a{padding-right: 32px;}
.gywm_left {width: calc(100% - 940px);}
.gywm_right {width: 900px;}
.gywm_right ul{margin-left: -20px;}
.gywm_right li{padding-left: 20px;}
.gywm_nr a{margin-top: 50px;}

.cpjs_xq h2{padding:30px 0 30px;}
.cpjs_xq h2:before{top: 0;}
.cpjs_xq li{line-height: 60px;overflow: hidden;}
.cpjs_xq span{margin-top: 0;}
.cpjs_xq a:before{top: 5px;}
.cpjsb p{font-size: 18px;}
.zznr h2{font-size: 18px; padding: 30px 0;}
}

@media(max-width:1600px){
	
.cpjs_xq h2{padding:20px 0 20px;font-size: 26px;}
.cpjs_xq h2:before{top: 0;}
.cpjs_xq li{line-height: 60px;overflow: hidden;}
.cpjs_xq span{margin-top: 10px;}
.cpzx_text dl {
	height:150px;
    overflow: hidden;
    padding: 0 15px 45px 15px;}
.scrz_nr ul{margin-left: -40px;}
.scrz_nr li{padding-left: 40px;}
.nav h3 a{padding: 0 19px;}
}
@media(min-width:1367px){
	.cpzx_text dl {
	 height: 150px;
	 overflow: hidden;
	 padding: 0 15px 45px 15px;
	}
}
@media(max-width:1360px){
	.qylnr img{right: 0;}
	.logo{width: 200px;margin-top: 30px;}
	.qygs{width: calc(100% - 480px);padding-left: 40px;}
	.nav h3 a{padding: 0 15px;}
}
@media(max-width:1200px){
.header{position: fixed; height: 50px; background: #fff;width: 100%; top:0; left: 0;z-index: 100;}
.logo{width: 130px;margin: 8px 0 0 0;}
.dhbtn{position: absolute;width: 30px;height: 30px;background: url(../images/d1.png) no-repeat center center;background-size: 20px 20px;}	
.dhbtn{position: absolute;right: 3%; top: 10px;}
.rxdh{display: none;}
.dhbtn.on{background: url(../images/d2.png) no-repeat center center;background-size: 20px 20px;}
.nav{position:fixed; background: #fff;left: 0;top: 50px;height: calc(100vh - 50px);z-index: 100; overflow: hidden;width: 100%;display: none;}
.nav li{width: 100%; float: none;}
.nav h3 a{width: 100%; float: none; padding: 0 3%; line-height: 45px; border-bottom: 1px solid #eee;color: #333;}
.sub_b dt a{padding: 0 10%;text-align: left;}
.sub_a{position: relative;width: 100%;left:0%;
    margin-left:0px;top: 0;}
.sub_left{width: 40%;line-height: 50px;}
.sub_left a{font-size: 14px; line-height: 50px;}
.sub_right{width: 60%;}
.sub_right dl{padding:.3rem 3%; margin-left: 0; }
.sub_right dt{width: 100%; padding-left: 0;text-align: center;}

.banner{padding-top: 50px;}
.banner .swiper-pagination-bullet{width: .6rem;}
.banner .swiper-pagination{padding-bottom: .1rem;}
.scrc{padding: 0 3%;}
.scrc_tit{padding: .4rem 0 .3rem;}
.scrc_tit h2{font-size: 28px;}
.scrc_tit p{font-size: 12px;}
.scrz_nr ul{margin-left: -.3rem;}
.scrz_nr li{width: 33.33%; padding: 0 0 .3rem .3rem;}
.scrz_nr span{width: 100%; height: 100px;}
.scrz_nr img{width: 40px;height: 40px;}
.scrz_nr a{height: 135px;}
.cpzx_tit h2{font-size: 28px;}
.cpzx_tit p{font-size: 12px;}
.cpzx_tit h3{font-size: 14px;}
.cpzx{padding: 0 3%;}
.gywm{padding: 0 3%;}
.cpzx_nr ul{margin-left: -.3rem;padding-bottom: .8rem;}
.cpzx_nr li {width: 100%; padding: 0 0 .3rem .3rem;}
.cpzx_tp p {font-size: 16px;}
.scrz_nr p{font-size: 16px;}
.cpzx_text {
 padding: .2rem;
 height: auto;
}
.cpzx_text dl{padding: .2rem;}
.cpzx_text dt{font-size: 12px;}
.gywm_left{width: 100%;float: none; padding: 0 3%;}
.gywm_tit h2{font-size: 28px;}
.gywm_nr{padding: .4rem 0 .8rem;}
.gywm_right{width: 100%;float: none;}
.wdgc_nr{padding-top:.4rem;}
.wdgc_nr ul{overflow: hidden; margin-left: -.2rem;}
.wdgc_nr li{float: left; padding-left: .2rem;}
.wdgc_nr li a{font-size: 14px;background: none;}
.wdgc .wdgc_nr .on1{font-size: 18px;background: none;}
.gywm_right li{width: 100%;float: none;padding-bottom: .3rem;}
.wdgc{width: 100%; padding: .4rem 0;height: auto;}
.wdgc_tit h2{font-size: 28px;}
.xwbox a{margin-top: 40px;}
.xwbox{height: 350px;padding: .4rem;}
.wdgc_left{width: 100%; padding: .4rem 3% 0 3%;}
.wdgc_nr h2{width: 100%;}
.wdgc_right{width: 100%; padding: 0 3%;}
.wdgc_right .swiper-button-next{bottom: 40px;left: 3%;}
.wdgc .swiper-button-prev{bottom: 40px;left: 60px; }

.zxly_tit{padding: .4rem 0;}
.zxly_tit h2{font-size: 28px;}
.zxlybox{padding: .6rem 0;}
.zxly_nr{width: 100%; padding: 0 3%;}
.zxly_nr li{width: 100%;}
.wby1{height: 50px; line-height: 50px;border-radius: .1rem;}
.wby2{height: 50px; line-height: 50px;border-radius: .1rem;}
.btn1{max-width: 100%; font-size: 16px; height: 50px;}
.wdgc .wdgc_nr .on1:before{width: 0;}
.hzjg_tit{padding: .4rem 0;}
.hzjg_tit h2{font-size: 28px;}
.hzjg_tit p{font-size: 12px;}
.hzjg_nr .swiper-button-prev{top: -30px;}
.hzjg_nr .swiper-button-next{top: -30px;}
.hzjg_nr1 .swiper-button-prev{top: -30px;}
.hzjg_nr1 .swiper-button-next{top: -30px;}
.hzjg{padding: 0 3%;}
.hzbox p{font-size: 14px; line-height: 38px;}
.foot_lb{display: none;}
.hzjg_nr1{padding-bottom: .6rem;}
.hzjg_nr{padding-bottom: .6rem;}
.bqxx_left{width: 100%;  padding: 0;}
.bqxx_right{display: none;}
.xxlb p{font-size: 12px; line-height: 1.8;}
.bqxx_left p{font-size: 13px;}

/*产品介 绍*/
.fgt{height: 50px;}
.banner1{height: 6rem;}
.banner_text h2{font-size: 32px;}
.cpjs{padding: .6rem 0 .3rem 0;}
.cpjsbox{padding-bottom: .3rem;}
.cpjs_xq{width: 100%; font: none; padding: 0 .3rem;}
.cpjs_xq ul{width: 100%;}
.dwright{float: none;}
.cpjs_xq h2:before{max-width: 100%;}
.cpjs_xq a:before {
    top: 30px;
}
.cpjs_xq span{margin-top: 10px;}
.cpjsd{padding: .6rem 3% .3rem 3%;}
.cpjsd li{width: 100%; padding-bottom: .3rem;}
/**/
.banner3{height: 6rem;}
.dqwzbox{width: 100%;}
.dqwzbox li{line-height: 50px;}
.dqwzbox li{width: 25%;}
.dqwzbox a{font-size: 16px; padding: 0 ;text-align: center;}

.wz1200{padding: .6rem 3%;width: 100%;}
.lcdz{padding-top: .5rem;}
.lcdz_left{width: 100%;padding: 0;}
.lcdz_left ul{border: none;}
.lcdz_right{width: 100%; padding: .2rem;}
.lcdz_left p{font-size: 12px;}
.lxly{padding: .3rem;}
.lxly li{width: 100%;}
.djyzm{padding: 20px 0 0 0;}
.btn2{width: 110px;}
.btn3{width: 110px;}
.qygs{padding: .6rem 3% 0 3%;width: 100%;}
.qygs li{width: 100%;}
.qygs_text{padding: .3rem;height: auto;}
.qygs_text h2{font-size: 16px; line-height: 3;}
.qygs li{padding-bottom: .4rem;}

.banner2{height: 6rem;}
.qylnr{width: 100%; padding: .6rem 3%;}
.qylnr img {right: 0; padding: .3rem;
    position: relative;
    top: 0; margin: 0 auto;max-width: 100%;
}
.qyln_text{width: 100%;padding-bottom: .4rem;}
.gslm{width: 100%; padding: 0 3% .6rem 3%;}
.gslm_tit{padding: .4rem 0 .3rem;}
.gslm_tit h2{font-size: 24px;}
.gslm_tit p{font-size: 14px;}
.gslm_left{width: 100%;float: none;}
.gslm_right{width: 100%; padding: .4rem 0 0 0;}
.gslm_right img{width: 50px;}
.gslm_right span{width: calc(100% - 70px);}
.gslm_right h2{padding-top: 0;}

.banner4{height: 6rem;}
.tyjs{padding: .6rem 3% .3rem 3%;width: 100%;}
.tyjs ul{margin-left: -.3rem;}
.tyjs li{padding: 0 0 .3rem .3rem;width: 100%;}
.lxfl{width: 100%; margin: 0 auto; padding: .4rem 0;}
}


	@media only screen and (max-width:767px){
		.pic{width:100%;}
		
.cur2 em{padding:0 5px}

.cur2 a,.cur2 em{font-size:14px}	

.wp{width:100%;padding:0 15px}

.fd-qr .txt p{font-size:14px;line-height:20px}

.row-ind1{padding:20px 0 40px}

.tit-1 h3{padding:20px 0;font-size:18px}

.ind1-desc{margin-bottom:40px}

.ind1-desc .txt{margin-bottom:0;padding:15px 0}

.banner .slider .slick-dots li{margin:0 2px}

.btn-1 a{width:160px}

.ind1-dev{padding:0}

.ind1-dev_tit{float:none;width:auto;margin:0;margin:0 150px 40px 0;border-width:10px;padding:40px 0 20px;padding-left:20px}

.ind1-dev_tit .pic{margin-right:-168px;width:auto}

.tit-2{margin-bottom:20px}

.tit-2 h3{font-size:18px}

.list01{border-bottom:1px solid #cbcbcb}

.list01 .con{padding:15px 0}

.list01 h3{font-size:24px}

.row-ind2{padding:20px 0 40px}

.row-ind2 .tit-3{margin-bottom:30px}

.tit-3 h3{padding:20px 0;font-size:22px}

.tit-3 h3 span{font-size:14px}

.tit-3 h3:after{width:80%;margin-left:-40%}

.team-slick .slider{padding:0 30px}

.team-slick .slider .con{margin:0 5px;border-width:5px}

.team-slick .slider h4 span{font-size:18px}

.team-slick .slick-arrow{margin-top:-19px;width:20px;height:38px}

.list02 .con:hover .mask,.list02 .mask{padding:20px 20px 30px}

.list02 .con:hover h4,.list02 h4{margin-bottom:10px;font-size:16px}

.row-ind3{padding:20px 0 30px}

.row-ind3 .tit-3{margin:0;margin-bottom:30px}

.list02 li{width:100%}

.row-ind4{padding:20px 0 40px}

.row-ind4 .tit-3{margin-bottom:30px}

.list03{margin:0 -5px}

.list03 li{width:50%}

.list03 .con{margin:0 5px}

.list03 .pic{height:80px;line-height:80px}

.list03 h4{margin-bottom:10px}

.list03 .mask{padding:15px;display:none}

.list03 .con:hover .mask{opacity:0;filter:alpha(opacity=0);filter:alpha(Opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'}

.row-ind5{padding-bottom:40px}

.row-ind5 .tit-3{margin-bottom:30px}

.news1-col,.news1-cor{float:none;width:auto}

.news1-col{margin-bottom:30px}

.list04 li{font-size:14px}

.list04 h4 a{font-size:14px}

.ban{height:140px}

.ban-tit{left:0;top:50%;right:0;bottom:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);text-align:center}

.ban-tit h2{padding:15px 0;font-size:16px}

.ban-tit h2 span{margin-bottom:2px;font-size:24px}

.ban-tit h2:before{margin-left:-15px;left:50%;height:2px;width:30px}

.ban-list01{display:none}

.row-ab1{padding:40px 0}

.ab-list01{padding:40px 0 5px}

.ab-list01:before{left:13px;right:auto}

.ab-list01:after{left:13px;right:auto}

.ab-list01 li{margin:0;margin-bottom:15px}

.ab-list01 .con,.ab-list01 li:nth-child(even) .con{padding:0;padding-left:42px;float:none;width:100%}

.ab-list01 .circle,.ab-list01 li:nth-child(even) .circle{left:0;right:auto}

.ab-list01 .circle:before,.ab-list01 li:nth-child(even) .circle:before{left:100%;right:auto}

.ab-list01 .inner{padding:15px}

.ab-list01 .pic{margin-left:15px;width:100px}

.ab-list01 .info .year{padding:6px 0 3px;font-size:20px}

.ab-list01 .info .txt{font-size:14px;line-height:1.6}

.btn-2{text-align:left}

.btn-2 a{font-size:14px;width:100px;height:34px;line-height:34px}

.row-ab2_1{padding:40px 0 30px}

.tit-5{background-position:left 4px}

.tit-5 h3{font-size:18px}

.tit-5 h3 span{font-size:14px}

.overview-1{padding:15px}

.tit-6 h3{font-size:18px}

.tit-6 h3 span{font-size:14px}

.overview-1 .txt{padding:15px 0;line-height:1.8}

.row-ab2_2{padding:10px 0 40px}
	}

@media(max-width:1200px) and (min-width: 1000px){
	.wz1200{width: 100%; margin: 0 auto; padding: 0 1%;} 
	
/*==新闻中心==*/

.xwny_bt{border-bottom: 1px solid #e5e5e5;}

.xwxqnr{overflow: hidden;width: 100%; margin: 0 auto; padding: 0 1%;}

.xwxqnr ul{float: left; overflow: hidden;}

.xwxqnr li{float: left; line-height: 77px;}

.xwxqnr ul li a{display: block; padding: 0 25px; color: #666666; font-size: 16px;}

.xwxqnr ul  .hover1 a{border-bottom: 3px solid #0047bb;color: #0047bb;}

.xwxqnr ul a:hover{border-bottom: 3px solid #0047bb;color: #0047bb;}

.dqwz_right{float: right; }

.dqwz_right p{line-height: 77px; font-size: 14px;color: #666666;}

.dqwz_right p a{color: #666666; text-decoration: none;}

.dqwz_right p a:hover{color: #007AFF;}



.nenr_box{overflow: hidden; padding-top: 60px;transition: All 0.4s ease-in-out;cursor:pointer;}

.nenr_box:hover{background: #f7f7f7;}

.nenr_left{width: 140px; text-align: center;  float: left;height: 145px;border-right: 1px solid #f2f2f2;}

.nenr_left h2{font-weight: bold; font-size: 46px;color: #1a5cb0; padding-bottom: 20px;}

.nenr_left p{font-size: 18px; color: #1a5cb0;}

.nenr_right{float: right; width: 220px; overflow: hidden;}

.nenr_right img{width: 100%;}



.nenr_zhang{float: left; width: calc(100% - 390px);padding: 0 0 0 85px;}

.nenr_zhang h2{font-size: 24px;}

.nenr_zhang  a{ color: #000000;}

.nenr_zhang  a:hover{color: #007AFF;}

.nenr_zhang h4{line-height: 40px ;color: #808080;font-size: 14px;}

.nenr_zhang span{padding-right: 40px;}

.nenr_zhang img{margin-right: 6px;vertical-align: middle;display: inline-block;*display: inline;}

.nenr_zhang p{font-size: 16px; line-height: 30px; color: #333; padding-bottom: 60px; border-bottom: 1px solid #f2f2f2;}




.xwxq{}

.xwxq_bt{padding: 60px 0 20px 0;border-bottom: 1px solid #eee;}

.xwxq_bt h2{font-size: 32px; color: #006ac8; font-weight: 800; margin-bottom: 25px;}

.xwxq_bt p{font-size: 12px; color: #666666;}

.xwxq_bt img{display: inline-block;*display: inline; margin-right: 8px;}

.xwxq_bt b{padding-right: 20px;}

.xwxq_bt a{font-size: 18px; color: #666666;}

.xwxq_bt a img{vertical-align: middle;}

.xwxq_text p{font-size: 14px; line-height: 24px; color: #000000; padding-bottom: 20px;text-indent: 24px;}

.xwxq_text{width: 1000px; margin: 0 auto;}



.scpwzx{border-top:1px solid #eee; padding-top: 30px; margin-top: 35px;}

.scpwzx li{line-height: 30px; font-size: 16px; color: #666666;}

.scpwzx li a{color: #666;}

.scpwzx li a:hover{text-decoration: underline;}



.xwtpqh{overflow: hidden;width: 1000px; margin: 0 auto; padding: 40px 0 60px;}

.xwtpqh .swiper-container {overflow: hidden;

      width: 100%;

     

    }

.xwtpqh .swiper-slide {

      background-size: cover;

      background-position: center;

    }

.xwtpqh .gallery-top {float: left; width: 778px;}

.xwtpqh .gallery-top  img{width: 100%;}

.xwtpqh .gallery-thumbs { width: 200px; float: right; box-sizing: border-box;height: 387px; padding-top: 25px;}

.xwtpqh .gallery-thumbs img{width: 100%;}

.xwtpqh .gallery-thumbs .swiper-slide {

   

      opacity: 0.8;

    }

.xwtpqh .gallery-thumbs .swiper-slide-thumb-active {

      opacity: 1;

    }

.xwtpqh .swiper-button-next{background: url(../images/a_14.png);width:47px; height: 80px;right: 0;}

.xwtpqh .swiper-button-prev{background: url(../images/a_13.png);width:47px; height: 80px;left: 0;}

.xwtpqh .btn5{background: #000;width:200px; height: 20px;left: 0;bottom:0;z-index: 1000;position: absolute;margin-top: 0;background: url(../images/a_17.png);top:auto;}

.xwtpqh .btn6{background: url(../images/a_16.png);width:200px; height: 20px;left: 0;top:0;margin-top: 0;}

.xwtpqh .swiper-button-next:after,.xwtpqh .swiper-button-prev:after{display:none;}

.fynr{padding: 120px 0 100px; text-align: center;}

.fynr ul{display: inline-block;*display: inline;border: 1px solid #e6e6e6;}

.fynr li{display: inline-block;*display: inline;}

.fynr li a{display: block; padding: 10px 14px; border-right: 1px solid #e6e6e6;}

.fynr .hover2 a{color: #fff;background: #1a5cb0;}

.fynr a:hover{color: #fff;background: #1a5cb0;}
}


@media(max-width:999px){
	.wz1200{width: 100%; margin: 0 auto; padding: 0 1%;} 
	
	/*==新闻中心==*/

.xwny_bt{border-bottom: 1px solid #e5e5e5;}

.xwxqnr{overflow: hidden;width: 100%; margin: 0 auto; padding: 0 1%;}

.xwxqnr ul{ overflow: hidden;}

.xwxqnr li{float: left; line-height: .77rem;height: .8rem;}

.xwxqnr ul li a{display: block; padding: 0 .1rem; color: #666666; font-size: .22rem;}

.xwxqnr ul  .hover1 a{border-bottom: 3px solid #0047bb;color: #0047bb;}

.xwxqnr ul a:hover{border-bottom: 3px solid #0047bb;color: #0047bb;}

.dqwz_right{width: 100%; padding-top: .2rem;}

.dqwz_right p{line-height: .7rem; font-size: .2rem;color: #666666;}

.dqwz_right p a{color: #666666; text-decoration: none;}

.dqwz_right p a:hover{color: #007AFF;}



.nenr_box{overflow: hidden; padding-top: .6rem;transition: All 0.4s ease-in-out;cursor:pointer; padding: .4rem 0; border-bottom: 1px solid #eee;}

.nenr_box:hover{background: #f7f7f7;}

.nenr_left{width: 1.5rem; padding: .2rem 0; text-align: center;float: left; }

.nenr_left h2{font-weight: bold; font-size:.46rem;color: #1a5cb0; padding-bottom: .2rem;}

.nenr_left p{font-size: .22rem; color: #1a5cb0;}

.nenr_right{width: 100%; padding-bottom: .3rem;}

.nenr_right img{width: 100%;}



.nenr_zhang{ width: calc(100% - 1.8rem);; overflow: hidden;float: right;}

.nenr_zhang h2{font-size: .28rem;font-weight: bold; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}

.nenr_zhang  a{ color: #000000;}

.nenr_zhang  a:hover{color: #007AFF;}

.nenr_zhang h4{line-height: 3 ;color: #808080;font-size: .22rem;}

.nenr_zhang span{padding-right: .4rem;}

.nenr_zhang img{margin-right: 6px;vertical-align: middle;display: inline-block;*display: inline;}

.nenr_zhang p{font-size: .22rem; line-height: 1.6; color: #333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; }



.fynr{padding: .8rem 0; text-align: center;}

.fynr ul{display: inline-block;*display: inline;border: 1px solid #e6e6e6;}

.fynr li{display: inline-block;*display: inline;}

.fynr li a{display: block; padding: .1rem .14rem; border-right: 1px solid #e6e6e6;}

.fynr .hover2 a{color: #fff;background: #1a5cb0;}

.fynr a:hover{color: #fff;background: #1a5cb0;}




.xwxq_bt{padding: 2.2rem 0 .2rem 0;border-bottom: 1px solid #eee;}

.xwxq_bt h2{font-size: .34rem; color: #006ac8; font-weight: 800; margin-bottom: .25rem; line-height: 1.7;}

.xwxq_bt p{font-size: .22rem; color: #666666;}

.xwxq_bt img{display: inline-block;*display: inline; margin-right: .08rem;width: .3rem;}

.xwxq_bt b{padding-right: .2rem;}

.xwxq_bt a{font-size:.24rem; color: #666666;}

.xwxq_bt a img{vertical-align: middle;}

.xwxq_text p{font-size: .28rem; line-height: 2; color: #000000; padding-bottom: .3rem;text-indent: .48rem;text-align:justify; word-break: break-all;}

.xwxq_text{width: 100%; margin: 0 auto;}
}