/* CSS Document */
@font-face {
	font-family: Aparajita;
	src: url('../images/aparajb.ttf')/*tpa=http://www.igoldencnc.com/css/../images/aparajb.ttf*/
}
@font-face {
	font-family: Impact;
	src: url('../images/IMPACT_0.TTF')/*tpa=http://www.igoldencnc.com/css/../images/IMPACT_0.TTF*/
}
.top {
	background: #ebebeb;
	height: 50px;
}
.top .top_left{ float:left;}
.top .top_left a {
	float: left;
	padding: 17px 10px;
}
.top .top_left .ioc1 i {
	height: 16px;
	width: 16px;
	background: url(../images/ioc.png)/*tpa=http://www.igoldencnc.com/images/ioc.png*/ no-repeat 0px -7px;
	float: left;
}
.top .top_left .ioc2 i {
	height: 16px;
	width: 16px;
	background: url(../images/ioc.png)/*tpa=http://www.igoldencnc.com/images/ioc.png*/ no-repeat -34px -2px;
	float: left;
}
.top .top_left .ioc3 i {
	height: 16px;
	width: 16px;
	background: url(../images/ioc.png)/*tpa=http://www.igoldencnc.com/images/ioc.png*/ no-repeat -67px -2px;
	float: left;
}
.top .top_left .ioc4 i {
	height: 16px;
	width: 16px;
	background: url(../images/ioc.png)/*tpa=http://www.igoldencnc.com/images/ioc.png*/ no-repeat -98px -2px;
	float: left;
}
.top .top_left .ioc5 i {
	height: 16px;
	width: 16px;
	background: url(../images/ioc.png)/*tpa=http://www.igoldencnc.com/images/ioc.png*/ no-repeat -125px -2px;
	float: left;
}
.top .top_left .ioc6 i {
	height: 16px;
	width: 16px;
	background: url(../images/ioc.png)/*tpa=http://www.igoldencnc.com/images/ioc.png*/ no-repeat -154px -2px;
	float: left;
}
.top .top_right{ float:left;}
.top .top_right span {
	line-height: 50px;
	font-size: 12px;
	color: #848484;
	padding-right: 10px;
}
.top .top_right .top_tel {
	padding-left: 24px;
	background: url(../images/ioc.png)/*tpa=http://www.igoldencnc.com/images/ioc.png*/ no-repeat 0px -30px;
}
.top .top_right strong {
	color: #74b446;
	font-family: Aparajita, "Arial";
	font-size: 20px;
}
.top .top_right .top_eml {
	padding-left: 26px;
	background: url(../images/ioc.png)/*tpa=http://www.igoldencnc.com/images/ioc.png*/ no-repeat 0px -48px;
}
.top .top_right form {
	float: right;
	margin-top: 12px;
}
.top .top_right form .top_sear {
	background: #FFF;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	float: left;
	height: 26px;
	padding-left: 5px;
	border: 1px solid #c3c3c3;
	border-right: 0px;
}
.top .top_right form .top_btn {
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	float: left;
	height: 26px;
	width: 26px;
	border: 1px solid #c3c3c3;
	border-left: 0px;
	background: url(../images/ioc.png)/*tpa=http://www.igoldencnc.com/images/ioc.png*/ no-repeat -2px -67px #fff;
}
/* nav */
.fl{ float:left;}
.fr{ float:right;}
.navbar-nav > li > a {
	font-size: 20px;
	font-family: Aparajita, "Arial";
	padding-left: 15px;
	padding-right: 15px;
	background: none;
	border-bottom: 4px solid #fff;
}
.navbar-nav > li > a:hover {
	border-bottom: 4px solid #74b446;
	background: none;
	color: #74b446;
}
.navbar-nav > li > .active {
	border-bottom: 4px solid #74b446;
	background: none;
	color: #74b446;
}
/* banner*/
.banner .banner_con .banner_l h1 {
	font-family: Impact, "Arial";
	text-align: left;
	margin-top: 75px;
	margin-bottom: 40px;
}
.banner .banner_con .banner_l p {
	color: #282828;
	text-align: left;
	text-shadow:none;
}
.banner .banner_con .banner_l a {
	float: left;
	border: 2px solid #282828;
	line-height: 34px;
	padding: 0px 50px;
	margin-top: 55px;
	margin-bottom: 20px;
	font-weight:bold;
	text-shadow:none;
}
.banner .banner_con .banner_l a:hover {
	float: left;
	border: 1px solid #74b446;
	line-height: 34px;
	background: #74b446;
	color: #fff;
}
.banner_r {
	float: right;
}
.carousel-caption {
	padding-bottom: 20px;
}
.carousel-indicators {
	margin-left: -57%;
}
.carousel-indicators li {
	border: #74b446 solid 1px;
	height: 12px;
	width: 24px;
	border-radius: 0px;
}
.carousel-indicators .active {
	border: #74b446 solid 1px;
	background: #74b446;
	height: 12px;
	width: 24px;
	border-radius: 0px;
}
.quth {
	background: #74b446;
	padding: 35px 0px;
}
.quth p {
	margin: 0px;
	color: #fff;
}
.quth a {
	float: right;
	border: 1px solid #fff;
	padding: 0px 42px;
	margin-left: 10px;
	background: #fff;
	line-height: 40px;
	color: #74b446;
	border-radius: 25px;
}
.quth a:hover {
	background: none;
	border: 1px solid #fff;
	color: #fff;
}
/*products*/
.our_pro {
	padding: 45px 0px 65px 0px;
}
.our_pro .ourpro_top {
	padding-bottom: 15px;
	padding: 0px 15px 15px 15px;
	float: left;
	border-bottom: 1px solid #74b446;
	width: 100%;
}
.our_pro .ourpro_top img {
	float: left;
}
.our_pro .ourpro_top form {
	float: right;
	margin-top: 12px;
}
.our_pro .ourpro_top form .pro_sear {
	background: #FFF;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	float: left;
	height: 26px;
	border: 1px solid #c3c3c3;
	border-right: 0px;
	padding-left: 5px;
}
.our_pro .ourpro_top form .pro_btn {
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	float: left;
	height: 26px;
	width: 26px;
	border: 1px solid #c3c3c3;
	border-left: 0px;
	background: url(../images/ioc.png)/*tpa=http://www.igoldencnc.com/images/ioc.png*/ no-repeat -33px -68px #fff;
}
.our_pro .pro_main {
	margin-top: 25px;
	width: 100%;
}
.our_pro .pro_main .pro_mainl {
	float: left;
}
.our_pro .pro_main .pro_mainl p a {
	line-height: 60px;
	font-size: 15px;
	padding: 0px 20px;
	background: #74b446;
	color: #fff;
	float: left;
	width: 100%;
	word-break: keep-all;           /* 不换行 */
	white-space: nowrap;          /* 不换行 */
	overflow: hidden;               /* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow: ellipsis;
	position:relative;
}
.our_pro .pro_main .pro_mainl p a:hover {
		color:#fff;
	background: #529323;
}
.our_pro .pro_main .pro_mainl p a i {
	position:absolute;
	right:10px;
	width: 15px;
	height: 15px;
	float: right;
	background: url(../images/ioc.png)/*tpa=http://www.igoldencnc.com/images/ioc.png*/ no-repeat 0px -92px;
	margin-top: 20px;

}
.bort {
	border-top: solid 1px #a0cc81;
}
.borb {
	border-bottom: solid 1px #5c8341;
}
.our_pro .pro_main .pro_mainr {
	float: left;
}
.our_pro .pro_main .pro_mainr img {
	margin-bottom: 10px;
	min-width: 100%;
}
.our_pro .pro_main .pro_mainr p {
	margin: 0px;
	line-height: 18px;
}
.our_pro .pro_main .pro_mainr p:hover {
	color: #4b752e;
}


.addr p { text-align:center; line-height:30px;}

/*vedio*/
.ind_v {
	width: 100%;
	float: left;
	padding: 70px 0px;
	background: #f8f8f8;
}
.ind_v .ind_vr {
	float: left;
}
.ind_v .ind_vr h5 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
}
.ind_v .ind_vr p {
	margin: 0px;
	font-size: 12px;
	line-height: 26px;
	width: 100%;
	padding-top: 4px;
	border-bottom: #bdbdbd dashed 1px;
	float: left;
}
.ind_v .ind_vr p a {
	color: #747474;
}
.ind_v .ind_vr p a:hover {
	color: #000;
}
.ind_v .ind_vr p span {
	float: right;
}
.ind_v .ind_vr .vckm {
	line-height: 40px;
	padding: 0px 45px;
	background: #81c83c;
	color: #fff;
	border-radius: 15px;
	margin-top: 20px;
	float: left;
}
.ind_v .ind_vr .vckm:hover {
	background: #529323;
}
/*ZHENGSHU*/
.ind_zs {
	padding: 80px 0px;
	text-align: center;
	width: 100%;
}
.ind_zs h2 {
	margin-top: 0px;
	font-weight: 900;
	color: #81c83c;
}
.ind_zs p {
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 60px;
	color: #7e7e7e;
}
.ind_zs .indzsimg {
	-moz-box-shadow: 5px 5px 4px #999;
	-webkit-box-shadow: 5px 5px 4px #999;
	box-shadow: 5px 5px 4px #999;
}
/*footer*/
.footer {
	padding: 0;
	color: #fff;
}
.footer_cen {
	background: url(../images/boot_bg.jpg)/*tpa=http://www.igoldencnc.com/images/boot_bg.jpg*/ repeat-y center;
	padding: 60px 0px;
}
.footer_cen h5 {
	font-weight: bold;
	margin-bottom: 20px;
	word-break:keep-all;        
white-space:nowrap;     
overflow:hidden;            
text-overflow:ellipsis;
}
.foot_cenl {
	padding-left: 20px;
	padding-right: 20px;
}
.foot_cenc {
	padding-left: 30px;
	padding-right: 10px;
}
.foot_cenr {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:15px;
}
.foot_cenl a {
	text-decoration: none;
	color: #fff;
}
.foot_cenl img {
	margin-right: 10px;
}
.fborz {
	background: #74b446 none repeat scroll 0 0;
	float: left;
	height: 2px;
	margin-right: 2%;
	width: 10%;
	margin-bottom: 20px;
}
.fbory {
	background: #fff none repeat scroll 0 0;
	float: left;
	height: 2px;
	margin-bottom: 20px;
}
.imf i {
	height: 50px;
	width: 20px;
	float: left;
}
.wd88 {
	width: 88%;
}
.wd80 {
	width: 80%;
}
.wd65 {
	width: 65%;
}
.foot_cenc h3 {
	margin-left: -30px;
	margin-top: 20px;
	margin-bottom: 0;
}
.foot_cenc p {
	margin-bottom: 6px;
}
.foot_cenc a {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
.foot_cenc a i {
	height: 15px;
	width: 15px;
	float: left;
	background: url(../images/ioc.png)/*tpa=http://www.igoldencnc.com/images/ioc.png*/ no-repeat 0px -117px;
}
.foot_cenc li:hover {
	color: #999;
}
.foot_cenr p {
	margin-bottom: 10px;
}
.width100 {
	width: 100%;
	float: left;
	margin-top: 30px;
	margin-bottom: 5px;
}
.foot_sear {
	height:40px; padding-left:5px;
	float: left;
	border-radius: 0;
	border: none;
	width: 80%;
}
.foot_btn {
	height:40px;
	float: left;
	border: none;
	border-radius: 0;
	background: #fff;
	width: 20%;
}
.footer_bot {
	background: -moz-linear-gradient(top, #173105 0%, #244b07 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #173105), color-stop(100%, #244b07));
	background: -webkit-linear-gradient(top, #173105 0%, #244b07 100%);
	background: -o-linear-gradient(top, #173105 0%, #244b07 100%);
	background: -ms-linear-gradient(top, #173105 0%, #244b07 100%);
	background: linear-gradient(to bottom, #173105 0%, #244b07 100%);
。
}
.bootcent .addthis_toolbox {
	left: 45%;
	position: relative;
	margin-top: 6px;
	width: 50%;
}
.footer_bot p {
 padding:18px 0px;
	margin-bottom: 0;
}
.footer_bl {
	float: left;
}
.footer_br {
	float: right;
	text-align: right;
}
.bot_br li {
	list-style: none;
	float: left;
	line-height: 50px;
	padding: 0px 5px;
}
.bot_br li a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
.footer_top {
	line-height: 40px;
	background: #74b446;
}
.footer_top h2 {
	margin: 0px;
	line-height: 40px;
}
.footer_bot {
	color: #fff;
}
.frilink a{ color:#fff; padding:6px 15px;}
.adyl{ margin-bottom:-50px;}


#map {
  height: 430px;
  position: relative;
  width: 100%;
}

.maps-frame {
  height: 430px;
  width: 100%;
}

.kd-tabbed-vert.header-links .kd-tabbutton a {
  color: #757575;
  display: inline-block;
  height: 100%;
  padding: 0 24px;
  width: 100%;
}

.kd-tabbed-vert.header-links .kd-tabbutton {
  padding: 0;
}

.kd-tabbed-vert.header-links .kd-tabbutton.selected a {
  color: #03a9f4;
}

.kd-tabbed-vert.header-links .kd-tabbutton a:focus {
  text-decoration: none;
}

p.top-desc {
  padding: 1em 1em .1em 1em;
}

p.bottom-desc {
  padding: 0em 1em 1em 1em;
}



.f_27{font-size:27px;}

@media (max-width: 1600px) {
.banner .banner_con .banner_l h1 {
	margin-top: 40px;
	margin-bottom: 20px;
}
.banner .banner_con .banner_l p {
	margin-top: 32px;
}
}
@media (max-width: 1440px) {
.banner .banner_con .banner_l h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.banner .banner_con .banner_l p {
	margin-top: 0px;
}
.banner .banner_con .banner_l a {
	padding: 0px 20px;
	margin-top: 0px;
}
.bootcent .addthis_toolbox {
	left: 20%;
	width: 70%;
}
}
@media (max-width: 1200px) {
.navbar-nav > li > a {
	font-size: 18px;
	padding-left: 6px;
	padding-right: 6px;
}
.bootcent .addthis_toolbox {
	left: 20%;
	width: 80%;
}
}
@media (max-width: 992px) {
.navbar-nav > li > a {
	font-size: 16px;
	padding-left: 4px;
	padding-right: 4px;
}
.bootcent .addthis_toolbox {
	left: 10%;
	width: 80%;
}
.ind_v .ind_vr h5 {

	margin-top: 20px;
}
}
@media (max-width: 768px) {
.quth a {
	padding: 0px 30px;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 34px;
}
.our_pro .pro_main .pro_mainr {
	padding-top: 20px;
}
.ind_v .ind_vr {
	padding-top: 20px;
}
.foot_cenc {
	padding-left: 15px;
	padding-right: 15px;
}
.foot_cenr {
	padding-left: 15px;
	padding-right: 15px;
}
 .wd65{width:88%;}
 .wd80{width:88%;}
}



#video_list {
    width: 100%;
}

#video_list .bo1 {
    width: 100%;
}
#video_list .bo1 .tit {
    width: 100%;
    padding: 10px 0;
    background-color: #74b446;
}
#video_list .bo1 .tit .wrap {
    display: flex
;
    justify-content: space-between;
    align-items: center;
}
#video_list .bo1 .tit span {
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
#video_list .bo1 .tit span a {
    color: #fff;
}
#video_list .bo1 .tit .line{
  width:120px;
  height: 2px;
  background:#fff;
  margin-top:10px;
}
#video_list .bo1 .tit .more {
    font-size: 14px;
}
#video_list .bo1 .list {
    width: 100%;
    padding-bottom: 30px;
}
#video_list .bo1 .list ul {
    display: flex
;
    justify-content: flex-start;
    flex-wrap: wrap;
}
#video_list .bo1 .list ul li {
    width: 25%;
    padding: 0 20px;
    margin-top: 20px;
}
#video_list .bo1 .list ul li .img {
    width: 100%;
    height: 175px;
    position: relative;
}
#video_list .bo1 .list ul li .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#video_list .bo1 .list ul li .img span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(15, 76, 129, 0.5);
    display: flex
;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: all ease .25s;
}
#video_list .bo1 .list ul li:hover .img span{
  opacity: 1;
}
#video_list .bo1 .list ul li .img span em {
    display: block;
    width: 80%;
    line-height: 45px;
    border: 1px solid #fff;
    border-radius: 33px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#video_list .bo1 .list ul li .text {
    width: 100%;
    margin-top: 5px;
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
}
#video_list .bo1 .list ul li .video {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    padding: 0 50px;
    display: none;
}
#video_list .bo1 .list ul li .video .vid_btn {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 10;
    border: 1px solid #fff;
    border-radius: 100%;
    padding: 10px;
}
#video_list .bo1 .list ul li .video .vid_btn em {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/close_btn.png) no-repeat center center;
    background-size: 100% 100%;
}
#video_list .bo1 .list ul li .video .vd {
    width: 100%;
    height: 100%;
    display: flex
;
    justify-content: center;
    align-items: center;
}
#video_list .bo1 .list ul li .video .vd iframe {
    width: 100%;
    height: 80%;
}
.all_w1 {
    width: 1200px;
    margin: 0 auto;
}
@media all and (max-width: 980px) {
  #video_list .bo1 .list ul li .img{
    height: 140px;
  }
  #video_list .bo1 .list ul li .img span em{
    line-height: 30px;
  }
}
@media all and (max-width: 750px) {
  #video_list .bo1 .list ul{
    justify-content: space-between;
  }
  #video_list .bo1 .list ul li{
    width:48%;
    padding:0;
  }
  #video_list .bo1 .tit span{
    font-size:28px;
  }
}
@media all and (max-width: 480px) {
  #video_list .bo1 .tit{
    padding:10px 0;
  }
  #video_list .bo1 .tit span{
    font-size:20px;
  }
  #video_list .bo1 .tit .line{
    width:80px;
    height: 2px;
  }
  #video_list .bo1 .list ul li .img{
    height: 100px;
  }
  #video_list .bo1 .list ul li .text{
    font-size:14px;
    line-height: 20px;
  }
  #video_list .bo1 .list{
    padding-bottom: 20px;
  }
}