/*外部公共样式*/
@import "bootstrap.min.css";
@import "swiper.min.css";
/*END-外部公共样式*/
/*头部+导航*/
.topbox{width:100%; overflow:hidden; background:#649600; line-height:38px; font-size:14px; color:#fff;}
.topbox a{color:#fff; margin:0 10px;}
.topbox a:last-child{margin:0 0 0 10px;}
.topbox a:hover{color:#fff; text-decoration:underline!important;}
.header{width:100%; /*background:#fff;*/ border-bottom:1px solid #a7a7a7; padding:20px 0;background-color: rgb(248, 248, 248);}
.logo img{width:100%; max-width:715px; /*max-height:56px;*/}
.header_dianhua{ height:56px; line-height:56px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:55px; font-size:16px; color:#000;}
.header_dianhua>span{float:right; font-family:Impact; font-size:30px; color:#649600;}
nav{background:#649600; position:relative; left:0; top:0; z-index:9999999;}
.nav{width:100%;}
.nav>li{width:20%; float:left; position:relative; border-right:1px solid rgba(255,255,255,0.3)}
.nav>li:last-child{border:0;}
.nav>li>a{width:100%; float:left; overflow:hidden; height:50px; line-height:50px; text-align:center; font-size:16px; color:#fff;}
.nav>li:hover>a{background:#649600; color:#fff;}
.nav>li.on>a{background:#649600; color:#fff;}
.nav_dl{display:none; width:100%; float:left; background:rgba(59,59,59,0.9); position:absolute; left:0; top:100%; z-index:9999; padding-top:2px;}
.nav_dl>dd{display:block; overflow:hidden;}
.nav_dl>dd>a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:14px; color:#fff;}
.nav_dl>dd>a:hover{background:#649600; color:#fff;}
/*END-头部+导航*/
/*banner*/
.banner_txt{width:100%; float:left; position:absolute; left:0; top:25%; z-index:9999;}
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {position: absolute; right:0; bottom:-100%; background:rgba(0,0,0,0.5); padding:10px 0; display:flex; justify-content:center; transition:all 0.4s;}
.banner .swiper-pagination-bullet {width:10px; height:10px; background:#fff; opacity:0.5; border-radius:50%; margin:0 4px!important;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#fff;}
.banner:hover .swiper-pagination{bottom:0;} 
/*箭头*/
.banner .next,.banner .prev{right:-12%; position:absolute;top:50%; transform:translateY(-50%); width:30px; height:50px; background:url(../images/next.jpg) no-repeat center center; overflow:hidden;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{right:initial; left:-12%; background:url(../images/prev.jpg) no-repeat center center;}
.banner:hover .next{right:2%;}
.banner:hover .prev{left:2%;}
/*END-banner*/
/*首页内容*/
.Dod{width:100%; overflow:hidden; padding:0px 0; background-color: rgb(248, 248, 248);}
.Dod_title{display:block; overflow:hidden; text-align:center;}
.Dod_p{line-height:40px; font-size:30px; color:#343434;}
.Dod_sp{line-height:22px; font-size:14px; color:#949494; text-transform:uppercase;}
.Dod_heng{display:block; overflow:hidden; margin:0 auto; width:68px; height:20px; border-bottom:1px solid #ff5a00;}
.Dod_ul{display:flex; flex-wrap:wrap; justify-content:space-between; padding:40px 0 0 0;}
.Dod_ul li{width:262px; float:left; border-radius:10px; /*box-shadow:0 0 10px  rgba(255,83,83,0.78);*/ position:relative; top:0; margin-bottom:30px;}
.Dod_ul li a{display:block; overflow:hidden; border-radius:10px; /*background:#fff; */padding:20px;}
.Dod_ul li a img{display:block; overflow:hidden;/* max-width:100%; height:60px;*/ margin:0 auto;}
.Dod_ul li a .Dod_txt{display:block; overflow:hidden; line-height:32px; height:60px; font-family:'Microsoft YaHei';margin-top:10px; text-align:center; font-size:17px; color:#484848;}
.Dod_ul li a .Dod_txt1{display:block; overflow:hidden; line-height:25px; height:75px; font-family:'Microsoft YaHei';margin-top:0px; text-align:center; font-size:15px; color:#484848;}
.Dod_ul li:hover{top:-10px;}
.Dod_ul li:hover a img{-webkit-transform: rotateY(360deg); transform: rotateY(360deg);}
.Dod_ul li:hover a .Dod_txt{color:#ff5a00;}
.search{width:100%; overflow:hidden; border-bottom:1px solid #d5d4d9; border-top:1px solid #d5d4d9; padding:10px 0;}
.search_form{width:350px; float:right; border:1px solid #c5c5c5; }
.search_inp1{width:calc(100% - 50px);float:left; height:38px; line-height:38px; padding:0 10px; font-size:14px; color:#000; font-family:'Microsoft YaHei'; background-color: rgb(248, 248, 248);}
.search_inp1::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #5b5b5b;} 
.search_inp1:-moz-placeholder, textarea:-moz-placeholder {color: #5b5b5b;} 
.search_btn{width:50px; float:left; height:38px; background:url(../images/search_ss.png) no-repeat center center #fff; border-left:1px solid #c5c5c5; background-color: rgb(248, 248, 248);}
.search_txt{display:block; overflow:hidden; line-height:40px; font-size:14px; color:#000; text-overflow:ellipsis; white-space: nowrap;}
.search_txt a{color:#000; margin:0 10px;}
.search_txt a:hover{color:#649600; text-decoration:underline!important;}
.cpzs{width:100%; overflow:hidden; padding:40px 0; background-color: rgb(248, 248, 248);}
.cpzs_title{display:block; overflow:hidden; padding-bottom:15px; /*background:url(../images/title_heng.jpg) no-repeat center bottom;*/ text-align:center;}
.cpzs_p{line-height:46px; font-size:30px; color:#333; font-weight:bold;}
.cpzs_sp{line-height:32px; font-size:16px; color:#999; text-transform:uppercase;}
.cpzs_ul{display:block; overflow:hidden; width:1223px; padding-top:0px;}
.cpzs_ul li{width:282px; float:left; margin:0 24px 30px 0;}
.cpzs_ul li .cpzs_B{width:100%; overflow:hidden;}
.cpzs_ul li .cpzs_B .cpzs_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzs_ul li .cpzs_B .cpzs_img::before{content:""; display:block; padding-top:80.42554%;}
.cpzs_ul li .cpzs_txt{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:16px; color:#333; background:#dcdcdc;}
.cpzs_ul li:hover .cpzs_B .cpzs_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzs_ul li:hover .cpzs_txt{background:#649600; color:#fff;}
.cpzs_more{display:block; overflow:hidden; /*padding-top:20px;*/}
.cpzs_more>a{display:block; overflow:hidden; width:140px; height:40px; line-height:40px; text-align:center; background:#649600; font-size:16px; color:#fff; margin:0 auto;}
.cpzs_more>a:hover{background:#3b3b3b;}
.hf{width:100%; overflow:hidden; background:#649600; padding:6px 0 20px 0; text-align:center; line-height:21px; font-size:16px; color:#fff;word-spacing:71px;}
.hf1{width:100%; overflow:hidden; background:#649600; padding:6px 0; text-align:center; line-height:56px; font-size:20px; color:#fff;word-spacing:91px; font-weight:bold;}
.hf>span{display:block; overflow:hidden; line-height:50px; font-size:30px; font-weight:bold;word-spacing:92px;}
.hf1 li{float: left; width: 20%;}
.hf li{float: left; width: 20%;}
.gsjj{width:100%; overflow:hidden;/* background:url(../images/gsjj_bj.jpg) no-repeat center center;*/    background-color: rgb(248, 248, 248); background-size:cover; padding:40px 0;}
.gsjj_contect{display:-webkit-box; display:-ms-flexbox; display:flex; overflow:hidden; padding-top:40px;}
.gsjj_left{width:50%; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;}
.gsjj_right{width:50%; float:right; background:#fff; padding:30px;}
.gsjj_p{display:block; overflow:hidden; line-height:40px; font-size:24px; color:#649600;text-align: left;}
.gsjj_sp{display:block; overflow:hidden; line-height:20px;text-align: left; font-size:12px; color:#131313; letter-spacing:0.4pt; text-transform:uppercase;}
.gsjj_txt{display:block; overflow:hidden; margin-top:20px; height:180px;text-align: left; line-height:30px; font-size:16px; color:#131313; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:6; -webkit-box-orient: vertical;}
.gsjj_more{display:block; overflow:hidden; padding-top:20px;}
.gsjj_more>a{display:block; overflow:hidden; width:100px; height:30px; line-height:30px; background:#649600; text-align:center; border-radius:15px; font-size:14px; color:#fff;}
.gsjj_more>a:hover{background:#3b3b3b; color:#fff;}
/*.gsjj{width:100%; overflow:hidden; background:url(../images/gsjj_bj.jpg) no-repeat center center; background-size:cover; padding:50px 0;}
.gsjj .cpzs_p{color:#fff;}
.gsjj .cpzs_sp{color:#fff;}
.gsjj_contect{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; margin-top:40px;}
.gsjj_left{width:50%; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;}
.gsjj_right{width:50%; float:right; padding-left:30px;}
.gsjj_p{display:block; overflow:hidden; line-height:40px; font-size:30px; color:#fff; font-weight:bold;}
.gsjj_sp{display:block; overflow:hidden; line-height:20px; font-size:13px; color:#fff; text-transform:uppercase; letter-spacing:-0.3pt;}
.gsjj_txt{display:block; overflow:hidden; font-size:16px; color:#fff; line-height:30px; margin-top:20px;}
.gsjj_more{display:block; overflow:hidden; padding-top:20px;}
.gsjj_more>a{width:140px; height:40px; line-height:40px; display:block; text-align:center; background:#649600; font-size:16px; color:#fff;}
.gsjj_more>a:hover{background:#649600; color:#fff;}*/
/*.news{width:100%; overflow:hidden; padding:50px 0; background-color: rgb(248, 248, 248);}
.news_contect{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between; padding-top:40px;}
.news_left{width:43%; float:left; display:-webkit-box; display:-ms-flexbox; display:flex;}
.news_left>a{width:100%; float:left; overflow:hidden; position:relative; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; position:relative;}
.news_left>a .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_left>a .news_hover{width:100%; float:left; position:absolute; left:0; bottom:0; background: rgba(255,25,28,0.82); color:#fff; padding:20px;}
.news_left>a .news_hover .news_p{display:block; overflow:hidden; line-height:30px; font-size:16px; color:#fff; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.news_left>a .news_hover .news_p>span{float:right; font-size:12px; font-weight:normal;}
.news_left>a .news_hover .news_txt{display:block; overflow:hidden; margin-top:5px; height:48px; line-height:24px; font-size:14px; color:#fff; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_left>a .news_hover .news_sp{display:block; overflow:hidden; line-height:20px; margin-top:5px; font-size:14px; color:#fff; text-transform:uppercase;}
.news_left>a:hover .news_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.news_ul{width:53%; float:left;}
.news_ul li{display:block; overflow:hidden; margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #e9e9e9;}
.news_ul li:last-child{margin:0;}
.news_ul li .news_p{display:block; overflow:hidden; line-height:30px; font-size:16px; color:#333; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.news_ul li .news_p>span{float:right; font-size:12px; font-weight:normal;}
.news_ul li .news_txt{display:block; overflow:hidden; margin-top:10px; height:48px; line-height:24px; font-size:14px; color:#999; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_ul li .news_sp{display:block; overflow:hidden; line-height:20px; margin-top:10px; font-size:14px; color:#333; text-transform:uppercase;}
.news_ul li:hover .news_p{color:#649600;}
.news_ul li:hover .news_txt{color:#649600;}
.news_ul li:hover .news_sp{color:#649600;}*/
.news{width:100%; overflow:hidden; padding-top: 50px; /*height: 700px;*/background-color: rgb(248, 248, 248);}
.news_ul{display:flex; flex-wrap:wrap; justify-content:space-between; overflow:hidden; padding-top:55px;}
.news_ul li{margin: -1px 0 0 -1px;width: 33.33%;float: left;border: 1px solid #E4E4E4;border-collapse: collapse;}
.g_cw { width: 1200px;  margin: 0 auto; margin-top: 50px;overflow: hidden;}
.g_cw::before,
.g_cw::after { content: ''; display: block; clear: both; }
.news { clear: both; }
.news .list { clear: both; padding: 1px 0 0 1px; }
.news .list > li { margin: -1px 0 0 -1px; width: 33.33%; float: left; border: 1px solid #E4E4E4; border-collapse: collapse; }
.news .list > li .box { display: block; height: 240px; padding: 20px 30px 0 30px; overflow: hidden; }
.news .list > li .box:hover { background: #649600; }
.news .list > li .box .time { float: left; text-align: right; margin-right: 25px; color: #9C9C9C; transition: ease .3s; }
.news .list > li .box:hover .time { color: #fff; }
.news .list > li .box .time > em { display: block; font-size: 50px; margin-bottom: 10px; }
.news .list > li .box > div { overflow: hidden; }
.news .list > li .box > div h1 { color: #333333; margin-bottom: 20px; font-size: 15px; transition: ease .3s; overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
 }
.news .list > li .box:hover > div h1 { color: #fff; }
.news .list > li .box > div h2 { height: 5.4em; overflow: hidden; line-height: 1.8em; color: #898989; margin-bottom: 15px; transition: ease .3s; font-size: 15px; font-weight:normal;}
.news .list > li .box:hover > div h2 { color: #fff; }
.news .list > li .box > div .btn { display: inline-block; color: #898989; line-height: 30px; padding: 0 10px; border: 1px solid #E4E4E4; transition: ease .3s; }
.news .list > li .box:hover > div .btn { color: #fff; }
.news2{width:100%; overflow:hidden;  padding:60px 0;}
.seven{ padding-top:50px;}
.seven table{ margin-top:20px;}
.seven table td{width: 200px;height: 150px; -webkit-filter: grayscale(1); filter: gray; filter: grayscale(1); opacity: .5;}
.seven table td img{ vertical-align: middle;}
.seven table td:hover{opacity: 1;-webkit-filter: none;filter: none; filter: none; }
.hz{width:100%; overflow:hidden; background:#f6f6f6; padding:50px 0;}
.hz_contect{position:relative; margin-top:40px;}
.hz-imgbox .swiper-slide>a{width:100%; float:left; overflow:hidden; position:relative; background:#fff;}
.hz-imgbox .swiper-slide>a::before{content:""; display:block; padding-top:75.29412%;}
.hz-imgbox .swiper-slide>a:hover img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.hz-prev,.hz-next{left:-70px; top:50%; transform:translateY(-50%); position:absolute; z-index:9; background:#fff; border-radius:50%; width:40px; float:left; height:40px; line-height:40px; text-align:center; font-family:SimSun; font-size:20px; color:#000; cursor:pointer; outline:none; box-shadow:0 0 10px rgba(0,0,0,0.3);}
.hz-next{left:initial; right:-70px;}
.hz-prev:hover,.hz-next:hover{background:#649600; color:#fff;}
/*End-首页内容*/
/*底部*/
footer{background:url(../images/footer_bj.jpg) no-repeat center center; background-size:cover; padding:20px 0; font-size:14px; line-height:30px; color:#fff; text-align:center;}
footer a{color:#fff; margin:0 15px;}
footer a:hover{color:#fff; text-decoration:underline!important;}
/*End-底部*/
/*服务项目*/
.fw_ul{ display:block; padding-top:25px; overflow:hidden;}
.fw_ul li{width:219px;float:left; border:1px solid #d7dfe4; margin:0 10px 15px 10px;}
.fw_ul li .fw_img{width:100%; overflow:hidden;}
.fw_ul li .fw_p{ display:block; height:27px; line-height:27px; text-align:center; overflow:hidden; border-top:1px solid #d7dfe4; font-family:'Microsoft YaHei'; color:#353535;}
.fwxq{ display:block; padding:15px 10px 0 10px; overflow:hidden;}
.fwxq_B{ display:block; font-family:'Microsoft YaHei'; line-height:30px; color:#080808; overflow:hidden; font-weight:bold; padding-bottom:34px; border-bottom:1px solid #aeaeae;}
.fwxq_img{width:220px;float:left; border:1px solid #a9a9a9; margin:0 30px;}
.fwxq_img img{width:100%; display:block;}
.fwxq_p{ display:block; max-width:150px; height:38px; line-height:38px; overflow:hidden; text-align:center; background:#649600; font-family:'Microsoft YaHei'; font-size:18px; color:#fff; border-top: 1px solid #aeaeae;}
.fwxq_txt{ display:block; line-height:24px; color:#555555; font-family:'Microsoft YaHei'; overflow:hidden; padding:0px;}
/*关于我们*/
.main{width:100%; overflow:hidden; padding:40px 0;}
.main_left{width:275px; float:left;}
.about{width:100%; float:left; margin-bottom:30px;}
.about_title{display:block; overflow:hidden; height:56px; line-height:56px; text-align:center; background:#649600; font-size:20px; color:#fff; font-weight:bold;}
.about_ul{display:block; overflow:hidden;}
.about_ul>li{display:block; overflow:hidden; margin-top:5px;}
.about_ul>li>a{width:100%; float:left; height:40px; line-height:40px; text-align:left; text-indent:36px; background:#efefef; font-size:16px; color:#333;}
.about_ul>li:hover>a{background:#649600; color:#fff;}
.about_ul>li.about_on>a{background:#649600; color:#fff;}
.about_dl{display:none; width:100%; float:left; padding:0px;}
.about_dl>dd{display:block; overflow:hidden; margin-top:2px;}
.about_dl>dd>a{display:block; overflow:hidden; height:34px; line-height:32px; text-align:left; text-indent:46px; font-size:14px; color:#333; background:#efefef;}
.about_dl>dd>a:hover{background:#649600; color:#fff;}
.about_dl>dd>a.on{background:#649600; color:#fff;}
.about_B{display:block; overflow:hidden;}
.about_B img{width:100%; display:block; height:auto;}
.about_B .txt{display:block; overflow:hidden; background:#f2f2f2; padding:10px; font-size:14px; color:#000; line-height:30px;}
.main_right{width:895px; float:right;}
.dqwz_title{width:100%; float:left; line-height:55px; border-bottom:1px solid #cfcfcf; font-size:14px; color:#8a8a8a;}
.dqwz_title>span{color:#649600;}
.dqwz_contect{width:100%; float:left; padding-top:30px;}
.company{display:block; overflow:hidden; font-size:16px; color:#333; line-height:36px;}
/*END-关于我们*/
/*产品展示*/
.cpzs_ul1{display:block; overflow:hidden; width:915px;}
.cpzs_ul1 li{width:285px; float:left; margin:0 20px 20px 0;}
.cpzs_ul1 li .cpzs_B{width:100%; overflow:hidden;}
.cpzs_ul1 li .cpzs_B .cpzs_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:100% 100%;}
.cpzs_ul1 li .cpzs_B .cpzs_img::before{content:""; display:block; padding-top:80.42554%;}
.cpzs_ul1 li .cpzs_txt{display:block; overflow:hidden; height:50px; line-height:50px; text-align:center; font-size:16px; color:#333; background:#dcdcdc;}
.cpzs_ul1 li:hover .cpzs_B .cpzs_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzs_ul1 li:hover .cpzs_txt{background:#649600; color:#fff;}
.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; color:#000; line-height:30px; font-weight:bold;}
.cpxq_img{display:block; overflow:hidden; padding-top:20px; border-bottom: 2px solid #aeaeae; margin:10px auto;}
.cpxq_img img{ max-width:800px !important; height:auto !important;padding-bottom: 20px;}
.cpxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:16px; color:#333; line-height:36px;  margin-top:6px;}
.cpxq_txt img{ max-width:100% !important; height:auto !important}
.cpxq_txt table{width:100% !important; height:auto !important}
.cpxq_txt table tr td{ width:auto !important; height:auto !important;}
/*END-产品展示*/
/*最新资讯*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:20px;}
.xw_ul li a{display:flex; overflow:hidden; background:#efefef; border:1px solid #d7d7d7;}
.xw_ul li a .xw_img{width:284px; float:left; border-right:1px solid #efefef; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xw_ul li a .xw_R{width:calc(100% - 284px); float:left; padding:20px 25px; color:#000;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; line-height:30px; font-size:16px;text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; height:90px; line-height:30px; font-size:14px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-top:15px;}
.xw_ul li a .xw_R .xw_sp{display:block; overflow:hidden; line-height:14px; font-size:12px; margin-top:15px;}
.xw_ul li a:hover{background:#649600;}
.xw_ul li a:hover .xw_R{color:#fff;}
.news_ul1{display:block; overflow:hidden;}
.news_ul1 li{display:block; overflow:hidden; margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #e9e9e9;}
.news_ul1 li:last-child{margin:0;}
.news_ul1 li .news_p{display:block; overflow:hidden; line-height:30px; font-size:16px; color:#333; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.news_ul1 li .news_p>span{float:right; font-size:12px; font-weight:normal;}
.news_ul1 li .news_txt{display:block; overflow:hidden; margin-top:5px; height:48px; line-height:24px; font-size:14px; color:#999; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_ul1 li .news_sp{display:block; overflow:hidden; line-height:20px; margin-top:5px; font-size:14px; color:#333; text-transform:uppercase;}
.news_ul1 li:hover .news_p{color:#649600;}
.news_ul1 li:hover .news_txt{color:#649600;}
.news_ul1 li:hover .news_sp{color:#649600;}
.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; font-weight:bold; color:#000; line-height:30px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; line-height:16px; color:#a4a4a4; padding:5px 0; border-bottom:1px dashed #ccc;}
.xwxq_img{display:block; overflow:hidden; padding-top:20px;}
.xwxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:16px; line-height:32px; color:#333;}
.xwxq_txt img{ max-width:100% !important; height:auto !important}
.xwxq_txt table{width:100% !important; height:auto !important}
.xwxq_txt table tr td{ width:auto !important; height:auto !important;}
/*END-最新资讯*/
/*合作伙伴*/
.hz_ul{display:block; overflow:hidden; width:905px;}
.hz_ul li{width:171px; float:left; margin:0 10px 15px 0;}
.hz_ul li a{width:100%; float:left; overflow:hidden; position:relative; background:#fff; border:1px solid #ddd;}
.hz_ul li a::before{content:""; display:block; padding-top:75.29412%;}
.hz_ul li a:hover img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
/*END-合作伙伴*/
/*联系我们*/
.contact_txt{width:100%; float:left; font-size:14px; color:#000; line-height:30px;}
.contact_map{width:100%; float:left; border:none; height:400px; margin-top:20px;}
/*END-联系我们*/
/*浮动QQ*/
.open{width:31px; height:110px; background:url(../images/openTrigger.jpg) no-repeat center center; position:fixed; right:0; top:250px;z-index:999999999; cursor:pointer;}
.off{width:24px; height:24px; background:url(../images/closeBtnImg.gif) no-repeat center center; position:fixed; right:-5px; top:240px;z-index:999999999; cursor:pointer;}
.fix_qq { display:none;position: fixed;right: 0px;top:250px;width: 93px;height: 122px;z-index:999999999;background: url(../images/qq_01.png) no-repeat;}
.fix_qq_top {height: 122px;background: url(../images/qq_01.png) no-repeat;}
.fix_qq_center {background: url(../images/qq_02.png) repeat-y;text-align: center;}
.fix_qq_foot {height: 4px;background: url(../images/qq_04.png) no-repeat;}
/*END-浮动QQ*/
