﻿﻿*{margin:0;padding:0;}
body{font:12px/22px "Microsoft YaHei","SimSun"; font-size:100%;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; width: 100%; max-height: 100%;display: block;	margin:auto;padding: auto;}
.img-none{display:none;}

.wrap{ max-width:1200px !important; margin:0 auto;padding: 0 10px}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

/*公共样式*/
body{background-color:#ffffff; /* 标准的语法 */  }
.text-bold{font-weight: bold}
.text-medium{font-size: medium}
.text-large{font-size: large}
.text-small{font-size: small}
.text-largest{font-size: xx-large}
.text-xlarge{font-size: x-large}
.text-xsmall{font-size: x-small}
.text-red{color: #df181a}
/*header*/
header{width:100%; float:left;position: relative;background-color: #FFFFFF;color: #333333}
.header{width:100%; float:left;margin: 0;font-size: small;}
.header_top{padding: 15px 0;background-color: #FFFFFF;color: #ff9000}
/*手机端小图标*/
.header .logo i{  color: #1c603a;}
.mobile_header{padding: 15px 5px}
.top_small{border-bottom: solid 1px #d5d5d5;padding: 5px 0}
/*pc导航*/
 header nav{width:100%;float:left; margin: 0px auto;padding: 0;color: #FFFFFF;background: url("../images/nav.png") no-repeat center;background-size: cover}
/*导航下拉开始*/
.nav_container{padding:0;}
.logo-img{max-width: 100%;}
.nav_container>a{padding-right: 0;height: 100%;display:block;}
.nav{width:100%; float:left; position:relative; z-index:1;}
#nav{display: flex;justify-content: space-between;}
.nav .nLi{float:left;width: 10%; position:relative; display:inline;padding:10px 0;height: 100%;}
.nav .nLi:last-child a{border-right: solid 2px #428703}
.nav .nLi a{display:block;width:100%;height:100%;text-align:center;font-size:15px;color:#FFFFFF;padding:0; overflow:hidden; transition:all 0.3s;font-weight: bold;border-left: solid 1px #428703;background-color: transparent;font-family: 'Microsoft YaHei UI'}
.nav .nLi:hover{transition: all 0.3s;background-color: #ff0000}
.nav .nLi:hover a{background-color: transparent}
.nav .sub{ display:none; width:100%; padding:0px; position:absolute;left:0; top:42px;   z-index:999;background-color: #7ebd22;}
.nav .sub li{ zoom:1;border-bottom: solid 1px #FFFFFF;border-left: none}
.nav .sub li:last-child{border-bottom: solid 1px transparent }
.nav .sub a{ display:block; height:36px; line-height:36px; text-align:center; font-size:8px; color:#fff !important; transition:all 0.3s;border-left: none}
.nav .sub a:hover{ background:#ff0000;}

.fixednav {position: fixed;top: 0px;left: 0px;width: 100%;z-index: 1;  }

/*banner*/
.focus{width:100%;float:left; position: relative}
.focusbox{width:100%;height:390px;overflow:hidden}
.focusbox li{width:100%;height:390px;overflow:hidden;}
.focusbox li a{width:100%; height:390px; float:left; overflow:hidden; }
.rslides{width:100%;height:100%; position:relative;list-style:none;padding:0}
.rslides_nav{height:51px;width:31px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:50%;left:0;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none;margin-top:-28px}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;right:0}
.rslides_tabs{width:100%; position:absolute;left:0;bottom:10px; z-index:2; text-align:center;}
.rslides_tabs li{display:inline-block;width:14px;height:14px;margin:0 3px;*display:inline;zoom:1;}
.rslides_tabs a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;cursor:pointer;}
.rslides_tabs .rslides_here a{background-position:0 0;}

/*移动端轮播*/
#content1 {padding:0px;float:left;width:100%;}
.slideBox {position:relative;overflow:hidden;margin:0px auto;max-width:100%;/* 设置焦点图最大宽度 */}
.slideBox .hd {position:absolute;width:66px;height:20px;line-height:28px;bottom:0;right:50%;z-index:1;margin-right: -33px}
.slideBox .hd li {display:none;width:10px;height:10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:#333333;text-indent:-9999px;overflow:hidden;  margin:0 6px 0 6px;}
.slideBox .hd li.on {background:#FFFFFF;}
.slideBox .bd {position:relative;z-index:0;}
.slideBox .bd li {position:relative;text-align:center;}
.slideBox .bd li img {vertical-align:top;width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a {-webkit-tap-highlight-color:rgba(43, 66, 84, 0.5);}  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit {display:block;width:100%;position:absolute;bottom:0;text-indent:10px;height:28px;line-height:28px;color:#fff;text-align:left;}

.ph_tel{padding:0 15px;display:block !important;width: 100%;height: 35px;line-height:35px;background: url("../images/nav.png")no-repeat center;background-size: cover;color: #FFFFFF;z-index: 999;float: left}
.ph_tel i{color: #FFFFFF !important;margin-left: 10px}

/*==首页内容==*/
main{width:100%; float:left;overflow: hidden}
.txt_main{text-indent: 2em}
img.img-responsive{display: inline-block}
/*地图*/
#map {width: 100%;  height: 150px;  overflow: hidden;  border: 1px solid #ccc;  margin:15px auto;  padding: 0;  }
#dituContent {  width: 100%;  height: 100%;}
.page #map {height: 450px;}
main>div{margin-top: 30px}
/*----------------------------------------------------------------------------------------------------------------------------------*/
.index_title{border-bottom: solid 1px #d7d7d7;color: #2e2e2e;text-align: center;margin: 30px auto}
.index_title span.text-uppercase{display:inline-block;font-family: "Bell MT Regular";font-size: 18px;font-weight:600;padding: 3px 10px;border-bottom: solid 3px #7ebd22;letter-spacing: 1px}
.index_title p{color: #7ebd22;margin-bottom: 5px}

.profile_item{width: 20%;padding: 10px;float: left}
.profile_pic{width: 190px;height: 190px;border-radius: 100%;border: solid 1px #7ebd22;overflow: hidden;float: left;margin-left: calc(50% - 95px)}
.profile_pic img{width: 100%;transition: all 0.3s}
.profile_item p{line-height: 35px;font-size: 15px}
.profile_item:hover img{-ms-transform:scale(1.2);-webkit-transform: scale(1.2);transform: scale(1.2);transition: all 0.3s}

.index_company{background: url("../images/bg1.jpg")no-repeat center;background-size: cover;padding: 25px 0;line-height: 28px;font-size: 14px}
.index_company a.btn{display: inline-block;width: 150px;height: 35px;background: url("../images/btn.png")no-repeat center;background-size: contain;border-radius: 25px;margin-top: 15px;padding: 5px}
.index_company a.btn:hover{border: solid 1px #7ebd22;transition: all 0.3s}

.laese_main{display:block;width: 90%;margin-left: calc(5% - 15px);padding: 3px;border: solid 1px #7ebd22;text-align: center;}
.laese_pic{width: 99%;margin: auto;position: relative;overflow: hidden}
.laese_pic div.img_top{padding-top: 74.21%}
.laese_main p{width: 100%;margin: auto;background-color: #dddddd;color: #333333;font-size: 16px;padding: 10px;margin-top: 3px;transition: all 0.3s}
.laese_main:hover p{background-color: #7ebd22;color: #FFFFFF;transition: all 0.3s}
.laese_main:hover img{-ms-transform:scale(1.2);-webkit-transform: scale(1.2);transform: scale(1.2);transition: all 0.3s}
.laese_main img{transition: all 0.3s}

.news_item{width: 100%;display: block;color: #333333;height: 165px;overflow: hidden;margin-top: 15px}
.news_pic{position: relative;width: 30%;border: solid 1px #dddddd;height: 100%;transition: all 0.3s;overflow: hidden}
.news_pic div.img_top{padding-top: 84.3%}
.news_pic img{border: solid 1px #FFFFFF;transition: all 0.3s}
.news_txt{width: 70%;height:100%;transition: all 0.3s;padding: 5px 10px}
.news_item p.text-small{line-height: 25px;margin-top: 10px;height: 100px;overflow: hidden}

.news_item:hover .news_pic{border-color: #7ebd22;transition: all 0.3s}
.news_item:hover .news_txt{background-color: #7ebd22;color: #FFFFFF;transition: all 0.3s}
.news_item:hover img{-ms-transform:scale(1.2);-webkit-transform: scale(1.2);transform: scale(1.2);transition: all 0.3s}

.index_contact{background: url("../images/bg2.jpg")no-repeat center;background-size: cover;padding: 15px 0}

/*----------------------------------------------------------------------------------------------------------------------------------*/

/*footer*/
footer{width:100%; float:left;color: #FFFFFF;padding: 8px 0;margin-top: 0px;line-height: 2.5;background-color: #529c10}
footer a{color: #FFFFFF;}

/*================子页样式=================================================================================================*/
.panel-title{text-align: center;width: 100%;height: 40px;border: solid 2px #dddddd;margin:2px 0;line-height: 40px;background-color: #e9e9e9;}
.panel-heading{margin: 0 0 5px;padding: 0;height: 45px;line-height: 45px;background-color: #56ab0b;color: #FFFFFF;border-color: #56ab0b}
.panel-heading>.panel-title,.panel-heading>.panel-title:hover{border: none;background-color: transparent;padding: 5px}
.panel-title a{display: block;width: 100%}
.panel-body{padding: 0}
.panel-title.active,.panel-title:hover{background-color: #f49807;border-color: #f49807;color: #FFFFFF;border-left: solid 3px #e55516}
.panel-collapse>.panel-body>a{display: block;width: 100%;height: 40px;line-height: 40px;background-color: #FFFFFF;color: #333333;border-bottom: dotted 1px #dddddd;text-align: center;font-size: 14px}
.panel-collapse>.panel-body>a:hover,.panel-collapse>.panel-body>a:focus,.panel-collapse>.panel-body>a:active{color: #56ab0b;}
.page_left_title{margin: 0 0 5px;padding: 0;height: 45px;line-height: 45px;background-color: #56ab0b;color: #FFFFFF;border-color: #56ab0b}
.panel {margin-bottom: 0px;background-color: #fff;border: none;}

.page_path{margin: 10px auto;border-bottom: solid 2px #dddddd;line-height: 40px}

.img_full{width: 100%;margin: 15px 0}
.page_main .txt_main{line-height: 25px}
.page_main .laese_item{margin-top: 20px}

/*========子页  end=========*/
@media (max-width:1220px) {
 /*banner*/
 .focus{width:100%;position:relative;}
 .focusbox{width:100%;height:550px;overflow:hidden}
 .focusbox li{width:100%;height:550px;overflow:hidden;}
 .focusbox li a{width:100%; height:550px; float:left; overflow:hidden; }
 /*------------------------------------------------------------------------------------------------*/
    .profile_item{width: 20%;}
    .profile_pic{width: 170px;height: 170px;margin-left: calc(50% - 85px)}

}

 @media (max-width:991px){
  /*banner*/
  .focus{width:100%;height:270px;position:relative;}
  .focusbox{width:100%;height:270px;overflow:hidden}
  .focusbox li{width:100%;height:270px;overflow:hidden;}
  .focusbox li a{width:100%; height:270px; float:left; overflow:hidden; }

  /*手机端导航*/
     /*.top_ph{background-color: #48abff;}*/
     .header .logo {float: left;  padding:0;}
  header .logo a>img{  max-height: 60px; max-width: 70% !important;     margin: 15px auto;}
  .header{padding:0;}
  .header .icon-menu{float:right;margin-right: 15px; cursor:pointer; font-size:25px;color:#1c603a;position:absolute;right:1%;top:50%;}
  .header .sjdnav{position:absolute;right:-10px; top:100%;z-index:9999;background:rgba(97, 194, 10, 0.8)!important;}
  .header .sjdnav ul{ padding:0; margin:0;}
  .header .sjdnav li{ height:40px;display:block;text-align:center; margin:0; padding:0 50px; border-bottom:1px solid #fff;}
  .header .sjdnav li a{ font-family:'Microsoft YaHei'; font-size:18px; color:#fff;    line-height: 40px;}
  .header .sjdnavhide{ height:0; overflow:hidden;}
  .header .logo{width:100%; position:relative;}
  .mobile_header img{float: left}
  /*------------------------------------------------------------------------------------------------*/
     .profile_item{width: 20%;}
     .profile_pic{width: 130px;height: 130px;margin-left: calc(50% - 65px)}
     .index_company p.text-small{max-height: 140px;overflow: hidden}
     footer .text-left,footer p.text-right{width:100%;text-align: center}

 }

 @media (max-width:767px){
  header .logo>div{display: flex;justify-content: space-between;margin: 0;padding:0}
  header .logo a>img{  max-height: 60px; max-width: 70% !important;     margin: 15px auto;}
  .header .logo {  float: left;padding: 0px}
  header .wrap{width: 100%;}
  .header{padding:0px 0;}
  .header .icon-menu {  top: 33%;}
  /*.mobile_header{font-size: 35px;color: #002ba7;line-height: 90px}*/
  /*手机端底部留白*/
  main{margin-bottom: 58px;}
/*------------------------------------------------------------------------------------------------*/
     .profile_item{width: 33%;padding-top: 0}
     .profile_pic{width: 100px;height: 100px;margin-left: calc(50% - 50px)}
     .profile_content{display: flex;justify-content: space-around;flex-wrap: wrap}

     .index_company div.col-xs-12{padding-left: 0;padding-right: 0}

     .laese_item{margin-top: 15px;padding-left: 5px;padding-right: 5px}
     .laese_main {margin-left: calc(5% - 3px);}

     .index_news div.col-xs-12{padding-left: 0;padding-right: 0}

     .news_item{height: 140px;}
     .news_item p.text-small{line-height: 25px;margin-top: 10px;height: 75px;overflow: hidden}

     .index_contact div.col-xs-12{padding-left: 0;padding-right: 0}

     .page_left,.page_right{padding-left: 0;padding-right: 0}
     .page_path{font-weight: normal;border: solid 1px #dddddd;padding: 5px;line-height: 25px}
     .page_path a{color: #333333}
     .panel-heading>.panel-title{text-align: left}
     .panel-title i{font-size: 14px;line-height: 2;margin-right: 10px}


 }
@media (max-width:320px) {
    .profile_pic{width: 80px;height: 80px;margin-left: calc(50% - 40px)}
}



/*手机底部*/
@charset "utf-8";
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

.hot{width:100%; height:58px; background:#529c10; position:fixed; bottom:0; left:0; z-index:99;border-top: solid 1px #FFFFFF}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
footer ul li a{ padding: 0 10px; height: 12px; font-size: 12px; line-height: 12px; }


/*清除样式*/
.clear { clear:both;}

/*分页css scott style pagination*/
div.scott{padding:3px;margin:3px;text-align:center;}
div.scott a{border:#ddd 1px solid;padding:2px 5px;color:#88af3f;margin:0 2px 0 0;text-decoration:none;}
div.scott a:hover{border:#85bd1e 1px solid;color:#638425;background-color:#f1ffd6;}
div.scott a:active{border:#85bd1e 1px solid;color:#638425;background-color:#f1ffd6;}
div.scott span.current{border:#b2e05d 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#b2e05d;}
div.scott span.disabled{border:#f3f3f3 1px solid;padding:2px 5px;color:#ccc;margin:0 2px 0 0;}


/*浮动QQ*/
.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 200;
}

.dock.close {
	z-index: 50;
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	padding: 0px;
	width: 50px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
	right: -70px;
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../images/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}

.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dock ul.icons li.up i {
	background-position: -63px -150px;
}

.dock ul.icons li.tel i {
	background-position: -62px -108px;
}

.dock ul.icons li.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: 143px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:170px;
    line-height:30px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
	width: 180px;
    height:180px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
	
	border: 2px solid #000;
}

.dock a.switch {
	position: absolute;
	display: block;
	top: 270px;
	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;
}


