*{margin:0;padding:0;}
body{  background:#fff; font-family:Arial, 'Microsoft YaHei',SimHei, SimSun; font-size:14px;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd{ margin:0; padding:0;font-weight: normal;}
li,img,input,em{ list-style:none; border:none; font-style:normal; outline:none;}
a:link, a:visited{color:#333;text-decoration:none;}
a:hover,a:active{  text-decoration:none;}
a{ text-decoration:none;}

/*外部公共样式*/
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

.wrap{width:1200px; margin:0 auto; overflow:hidden;}
.img-none{display:none !important;}
.img-position-absolute{position: absolute;top: 0;bottom: 0; left: 0;right: 0; max-width: 100%; max-height: 100%;display: block;margin:auto;padding: auto;}
#bigbox{width:100%; min-width:1220px; float:left;}

/*头部+导航*/
.header{width:100%;padding:30px 0;}
.logo img{}

.search{position:relative; margin-top:4px;}
.search_inp1{width:40px; float:left; height:40px; border:1px solid #e3e3e3; border-radius:20px; padding:0; font-size:14px; color:#000;}
.search_btn{width:40px; float:left; height:40px; border:1px solid #e3e3e3; border-radius:50%; background:url(../images/index_10.png) no-repeat center center #fff; position:absolute; right:0; top:0; cursor:pointer;}
.search:hover .search_inp1{width:250px; padding:0 50px 0 10px;}
.header_dianhua{height:48px; padding-left:62px; background:url(../images/header_dianhua.png) no-repeat left center; line-height:22px; font-size:14px; color:#727272; margin-left:15px;}
.header_dianhua span{display:block; color:#0a9718; font-size:20px; line-height:26px; font-weight:bold;}

nav{background:#ffffff; position:relative; left:0; top:0; z-index:9999999;border-top:1px solid #333;}
.nav{width:100%;}
.nav>li{width:16.6666%; float:left; position:relative;}
.nav>li>a{width:100%; overflow:hidden; height:60px; line-height:60px; text-align:center; font-size:18px; color:#000;}
.nav>li:hover>a{background:#0a9718;}
.nav>li.on>a{background:#da202c; }

.nav_dl{display:none; width:calc(100% - 2px); float:left; background:rgba(0%,80%,0%,0.6); 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:46px; line-height:46px; text-align:center; font-size:14px; color:#fff!important;}
.nav_dl>dd>a:hover{background:#0a9718; color:#fff;}
.nav>li:hover>.nav_dl{display:block;}

nav li.hover, .nav li:hover {background:#0a9718;}
nav li.hover a, .nav li:hover a {color: #fff;}

/*END-头部+导航*/

.gsjj_title{display:block; overflow:hidden; text-align:center; padding-bottom:20px; background:url(../images/title_logo.png) no-repeat center bottom;}
.gsjj_p{line-height:48px; font-size:24px; color:#ccc; text-transform:uppercase;}
.gsjj_sp{line-height:40px; font-size:30px; color:#444; font-weight:bold;}


.gsjj{width:100%; overflow:hidden; padding-top:65px;}
.gsjj_contect{display:flex; overflow:hidden; background:#f6f6f6; margin-top:35px;}
.gsjj_L{width:50%; float:left;}
.gsjj_box{width:100%; max-width:600px; float:right; padding:50px 80px 50px 0;}
.gsjj_txt{display:block; overflow:hidden; height:280px; font-size:16px; line-height:28px; color:#3c3c3c;}
.gsjj_ul{display:block; overflow:hidden; padding-top:25px;}
.gsjj_ul li{width:150px; float:left; background:#0a9718; padding:13px 15px; margin-right:30px;}
.gsjj_ul li .gsjj_pp{display:block; overflow:hidden; line-height:34px; font-size:18px; color:#fff;}
.gsjj_ul li .gsjj_heng{display:block; overflow:hidden; width:36px; height:1px; background:#fff; opacity:0.5; margin:5px 0 10px 0;}
.gsjj_ul li .gsjj_spp{display:block; overflow:hidden; line-height:34px; font-size:30px; font-weight:bold; color:#fff;}
.gsjj_ul li:nth-child(2){background:#13c063;}
.gsjj_ul li:nth-child(3){background:#0a9718; margin:0;}
.gsjj_R{width:50%; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;}

.cp{width:100%; overflow:hidden; padding-top: 60px;}
.cp_nav{display:flex; flex-wrap:wrap; justify-content:center; overflow:hidden; padding-top:50px; width:1224px; margin-left:-12px;}
.cp_nav>a{float:left; width:180px; border-right:1px solid #dfdfdf; height:52px; line-height:50px; text-align:center; font-size:18px; color:#3c3c3c; margin:0 12px 0 -12px;}
.cp_nav>a:hover{background:#0a9718; color:#fff;}
.cp_nav>a.cp_on{background:#0a9718; color:#fff;}
.cp_ul{display:block; overflow:hidden; width:1230px; padding-top:40px;}
.cp_ul li{width:380px; float:left; margin:0 30px 30px 0;}
.cp_ul li a{width:100%; float:left; position:relative; overflow:hidden;}
.cp_ul li a .cp_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cp_ul li a .cp_img::before{content:""; display:block; padding-top:75%;}
.cp_ul li a .cp_txt{width:100%; height:60px; overflow:hidden; position:absolute; left:0; bottom:0; background:rgba(0,0,0,0.5); display:flex; align-content:center; align-items:center; justify-content:center; font-size:18px; color:#fff;}
.cp_ul li a:hover .cp_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cp_ul li a:hover .cp_txt{height:100%; background:rgba(0,0,0,0.2);}

.news{width:100%; overflow:hidden; padding:60px 0;}
.news_ul{display:flex; flex-wrap:wrap; justify-content:space-between; overflow:hidden; padding-top:55px;}
.news_ul li{width:calc(50% - 16px); float:left; margin-bottom:30px;}
.news_ul li a{display:block; overflow:hidden; border:2px solid #f6f6f6; background:#fff; padding:20px 30px 20px 15px; position:relative;}
.news_ul li a .news_B{width:224px; float:left; overflow:hidden; margin-right:20px;}
.news_ul li a .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_ul li a .news_B .news_img::before{content:""; display:block; padding-top:100.6607143%;}
.news_ul li a .news_p{display:block; overflow:hidden; line-height:32px; font-size:18px; color:#343434; font-weight:bold; text-overflow:ellipsis; white-space: nowrap; transition:all 0.4s;}
.news_ul li a .news_txt{display:block; overflow:hidden;line-height:24px; font-size:16px; color:#787777; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:6; -webkit-box-orient: vertical; margin-top:10px;}
.news_ul li a .news_sp{display:block; overflow:hidden; line-height:16px; font-size:14px; color:#bbbbbb; margin-top:10px;}
.news_ul li a .news_jiantou{width:0; float:left; height:0; border-right:70px solid #0a9718; border-top:70px solid transparent; border-bottom:0 solid transparent; position:absolute; right:-100%; bottom:-100%; transition:all 0.4s;}
.news_ul li a .news_jiantou>span{width:30px; height:30px; float:left; position:absolute; right:-70px; bottom:0;}
.news_ul li a .news_jiantou>span::before{content:""; width:18px; height:2px; background:#fff; position:absolute; left:0; top:8px;}
.news_ul li a .news_jiantou>span::after{content:""; width:2px; height:18px; background:#fff; position:absolute; left:8px; top:0;}
.news_ul li:hover a{border-color:#0a9718;}
.news_ul li:hover a .news_p{color:#0a9718;}
.news_ul li:hover a .news_jiantou{right:0; bottom:0;}

.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; }




.hf{width:100%; overflow:hidden; background:url(../images/hf_bj.jpg) no-repeat center center; background-size:cover; padding:44px 0; font-size:24px; color:#fff; text-align:center; line-height:38px;}
.hf>span{display:block; overflow:hidden; font-size:36px; color:#fff; font-weight:bold; line-height:46px;}
.footer{width:100%; overflow:hidden; background:#0a9718; padding:45px 0;}
.footer a{color:#fff; margin:0 5px;}
.footer a:hover{color:#fff; text-decoration:underline!important;}
.footer_L{width:630px; float:left;}
.footer_nav{display:block; overflow:hidden; line-height:34px; border-bottom:1px solid #fff; color:#fff; font-size:16px; padding-bottom:20px;}
.footer_nav>a{margin:0 12px;}
.footer_nav>a:first-child{margin:0 30px 0 0;}
.footer_nav>a:last-child{margin:0 0 0 30px;}
.footer_dianhua{display:block; overflow:hidden; line-height:24px; margin-top:20px; color:#fff;}
.footer_dianhua>span{font-weight:bold;}
.foot{display:block; overflow:hidden; line-height:34px; color:#fff; font-size:14px;}
.footer_R{width:465px; float:right;}
.footer_lx{float:left; line-height:34px; color:#ffff; font-size:14px; padding-left:190px;}
.footer_wx{width:122px; padding-top:6px;float:right;}
.footer_wx img{width:122px; height:122px; display:block;}


/*公司简介*/
.main{width:100%; overflow:hidden; padding:30px 0;}
.main_left{width:250px; float:left;}
.about{width:100%; float:left;}
.about_title{display:block; overflow:hidden; background: #0a9718;padding: 10px 0 10px 30px;} 
.about_title h1{font-size:28px; color:#fff; font-weight: bold;}
.about_title i{ display:block; width: 200px; height: 1px; background: #0a9718; margin:10px 0;}
.about_title h2{ text-transform:uppercase; color:#fff;font-weight: normal; font-size: 18px;}


.about_ul{display:block; overflow:hidden; background:#f7f7f7;padding: 20px 0;}
.about_ul li{display:block; overflow:hidden;width: 90%;margin: 10px auto;}
.about_ul li a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:left; font-size:16px; color:#666; transition:all 0.4s; padding-left:15px;border-bottom: 1px solid #ddd;}
.about_ul li a:hover{ color:#f2303b;border-bottom: 1px solid #f2303b;}
.about_ul li.about_on a{color:#0a9718;border-bottom: 1px solid #0a9718;}

.about_ul dl{ display:none}
.about_ul dl dd{ width:100%; text-align:left; border-bottom:1px dotted #CCCCCC;}
.about_ul dl dd a{ color:#000000; text-align:center; line-height:34px; text-align:left; font-size:14px; text-indent:48px;}
.about_ul dl dd a:hover{ color:#f00;}


.main_right{width:900px; float:right;}
.dqwz_title{display:block; overflow:hidden;line-height:40px; border-bottom:1px solid #d3d3d3;}
.dqwz_p{float:left; font-size:14px; color:#999;}
.dqwz_p span{color:#999;}
.dqwz_more{float:right;}
.dqwz_more a{ font-size:14px; color:#999;}
.dqwz_more a:hover{color:#ffaf03;}
.dqwz_contect{display:block; overflow:hidden; padding-top:20px;}
.company{display:block; overflow:hidden; color:#4f4f4f; line-height:30px; font-size:16px;}
.company img{max-width: 100%;}

.company1{display:block; overflow:hidden; color:#4f4f4f; line-height:30px; font-size:16px;}
.company1 img{width: 48%;margin: 1%;}


.cp_ull{display:block; overflow:hidden; width:900px;}
.cp_ull li{width:280px; float:left; margin:10px;}
.cp_ull li a{width:100%; float:left; position:relative; overflow:hidden;}
.cp_ull li a .cp_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cp_ull li a .cp_img::before{content:""; display:block; padding-top:72.6316%;}
.cp_ull li a .cp_txt{width:100%; height:60px; overflow:hidden; position:absolute; left:0; bottom:0; background:rgba(0,0,0,0.5); display:flex; align-content:center; align-items:center; justify-content:center; font-size:18px; color:#fff;}
.cp_ull li a:hover .cp_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cp_ull li a:hover .cp_txt{height:100%; background:rgba(0,0,0,0.2);}


.cpxq{display:block;overflow:hidden;}
.cpxq_img{display:block; overflow:hidden;}
.cpxq_img img{display:block; max-width:100%; height:auto; margin:0 auto;}
.cpxq_T{display:block; overflow:hidden; border-bottom:1px dashed #d2d2d2; line-height:36px; padding:15px 0; font-size:20px; color:#666; font-weight: bold;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#555556; line-height:28px; padding-top:15px;}
.cpxq_txt img{ max-width: 100%;}

/*企业优势*/
.ys_ul{display:block; overflow:hidden;}
.ys_ul li{display:flex; align-content:center; align-items:center; overflow:hidden; margin-bottom:30px; padding-bottom:30px; border-bottom:1px dashed #d2d2d2; cursor:pointer;}
.ys_ul li .pic_img{width:240px; float:left; height:172px; border:1px solid #898989; display:flex; align-content:center; align-items:center; margin-right:35px;}
.ys_ul li .pic_img img{display:block; max-width:100%; height:auto; margin:0 auto;}
.ys_ul li .pic_B{width:calc(100% - 240px); float:left;}
.ys_ul li .pic_B .pic_p{display:block; height:30px; line-height:30px; overflow:hidden; font-size:18px; color:#ffaf03; transition:all 0.4s;}
.ys_ul li .pic_B .pic_txt{display:block; line-height:30px; overflow:hidden; font-size:15px; color:#505050;}
.ys_ul li:hover .pic_B .pic_p{color:#ffaf03;}

/*新闻资讯*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; line-height:40px; overflow:hidden; border-bottom:1px dashed #b2b2b2;}
.xw_ul li a{display:block; height:40px; line-height:40px; overflow:hidden; font-size:16px; color:#2f2b2c;}
.xw_ul li span{float:right; font-size:14px; color:#2f2b2c;}
.xw_ul li em{font-family:SimSun; font-weight:bold;}
.xw_ul li a:hover{ color:#ffaf03;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:24px; color:#ffaf03; line-height:36px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:16px; color:#2f2b2c; line-height:36px;}
.xwxq_txt{display:block; overflow:hidden; font-size:16px; color:#2f2b2c; line-height:36px;}

/*联系我们*/
.contact{display:block;  overflow:hidden;}
.contact_txt{display:block; overflow:hidden; font-size:15px; color:#333; line-height:30px;}
.contact_map{display:block; overflow:hidden; padding-top:20px;}
#dituContentmap{width:100%; overflow:hidden; height:380px; border:1px solid #ccc;}
.iw_poi_title {color: #CC5522; font-size: 14px; font-weight: bold; overflow: hidden; padding-right: 13px; white-space: nowrap;}
.iw_poi_content {font: 12px arial,sans-serif; overflow: visible; padding-top: 4px; white-space: -moz-pre-wrap; word-wrap: break-word;}



/*首页服务*/
.news3{width:100%; overflow:hidden;  padding:60px 0;display:block;background: #f6f6f6;}
.yhkh_fw_ul{display:block; overflow:hidden; width:1200px; margin: 0 auto;margin-top: 60px;}
.yhkh_fw_ul li{width:275px;margin: 0 1%; float:left;}
.yhkh_fw_ul li a{display:block; overflow:hidden; background:#fff; padding:60px 0; transition:all 0.4s;}
.yhkh_fw_ul li a .yhkh_fw_img{width:95px; height:86px; display:block; margin:0 auto 72px auto; background-image:url(../images/yhfw_icon.png); background-repeat:no-repeat; transition:all 0.4s;}
.yhkh_fw_ul li a .yhkh_fw_heng{width:30px; height:2px; display:block; margin:0 auto; background:#0a9718; transition:all 0.4s;}
.yhkh_fw_ul li a .yhkh_fw_txt{padding: 0 15px; display:block; overflow:hidden; text-align:center; font-family:'Microsoft YaHei'; font-size:18px; color:#0a9718; margin-top:15px; transition:all 0.4s;}
.yhkh_fw_ul li:nth-child(1) a .yhkh_fw_img{background-position:left top;}
.yhkh_fw_ul li:nth-child(2) a .yhkh_fw_img{background-position:-95px top;}
.yhkh_fw_ul li:nth-child(3) a .yhkh_fw_img{background-position:-190px top;}
.yhkh_fw_ul li:nth-child(4) a .yhkh_fw_img{background-position:-285px top;}
.yhkh_fw_ul li:nth-child(5) a .yhkh_fw_img{background-position:right top;}
.yhkh_fw_ul li a:hover{background-color:#0a9718;}
.yhkh_fw_ul li:nth-child(1) a:hover .yhkh_fw_img{background-position:left bottom;}
.yhkh_fw_ul li:nth-child(2) a:hover .yhkh_fw_img{background-position:-95px bottom;}
.yhkh_fw_ul li:nth-child(3) a:hover .yhkh_fw_img{background-position:-190px bottom;}
.yhkh_fw_ul li:nth-child(4) a:hover .yhkh_fw_img{background-position:-285px bottom;}
.yhkh_fw_ul li:nth-child(5) a:hover .yhkh_fw_img{background-position:right bottom;}
.yhkh_fw_ul li a:hover .yhkh_fw_heng{background:#fff;}
.yhkh_fw_ul li a:hover .yhkh_fw_txt{color:#fff;}

/*首页滚动字*/
.about_txtul{display:block; overflow:hidden; max-width:960px; margin:0 auto; padding-top:45px;}
.about_txtul li{width:25%; float:left; border-right:1px solid #ddd; text-align:center;}
.about_txtul li .about_p{display:block; overflow:hidden; height:24px; line-height:24px;font-size:16px; color:#999999;}
.about_txtul li .about_sp{display:block; overflow:hidden; height:36px; line-height:36px; font-size:16px; color:#999999;}
.about_txtul li .about_sp span{font-size:30px; color:#0a9718;}
.about_txtul li:first-child{ border-left:1px solid #ddd;}