@charset "utf-8";
ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
}
body{
	margin:0px;
	padding:0px;
	color:#1d1d22;	
	font-family: "Inter","Helvetica Neue",Roboto,"Segoe UI",-apple-system,BlinkMacSystemFont,Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
}
a:focus, a:hover {
    text-decoration: none;
}
 .container{
	
}
.clear{
	clear:both;
}
h2{
	text-align:left;
	/* color:#1d1d22; */
	color:#146dc6;
	font-weight:bold;
	margin:0px auto;
	padding:0px 0px 60px;
}
h3{
	color:#ef7f00;
}
.white{
	color:#fff;
}
h2 strong{
	color:#fab704;
}
.center{
	text-align:center !important;
}
.txtright{
	text-align:right;
}
.txtleft{
	text-align:left;
}
.topbg{
	color:#333;
	background:rgba(220,220,220,0.2);
}
.topbg i{
	font-size:12px;
	margin-right:10px;
	font-style:normal;
	
}
.topbg i:before{
	font-size:14px;
	margin-right:5px;
}
.navbar{
	margin-bottom:0px;
	background:none;
	transition: all 0.8s ease 0s;
}
.choselan{
	text-align:right;
}
.choselan .lan{
	text-indent:2em;
	background:url(../images/icon_earth.png) no-repeat left center;
}
.header-top{
	color:#ccc;
	text-align:right;
	padding-right:20px;
	background:#4d4849;
}
.navbar-brand{
	padding:10px 0px;
	overflow:hidden;
	height:auto;
}
.navbar-brand img{
	height:75px;
}
.navbar-brand .logimg{
	display:none;
}
.navbar-default:hover .logimg,.header-scroll .logimg{
   display:block;
}
.navbar-default:hover .dimg,.header-scroll .dimg{
   display:none;
}


.navbar-default{
	border:none;
	height:90px;
}

.navbar-right{
	/*padding:60px 0px 20px 0px;*/
	padding:25px 0px 0px 0px;
}
.navbar-nav>li{
	/*width:140px;
	margin:0px 8px;*/
}
.navbar-default .navbar-nav>li>a{
	color:#fff;
	font-weight:bold;
	font-size:16px;
}
.navbar-default .navbar-nav>li>a:hover{
	color:#666;
	text-decoration:none;
}
.navbar-default:hover{
	background:#fff;
	
	}
.navbar-default:hover .navbar-nav>li>a{
	color:#666;
}
.navbar-toggle{
	top:50%;
	    margin-top: 15px;
}
.header-scroll{
	color:#666;
	background:#fff;
	transition: all 0.8s ease 0s;
	box-shadow:0px 0px 15px rgba(0,0,0,0.3);
}

.header-scroll .navbar-nav>li>a {
    color: #666;

}
.header-scroll .navbar-nav>li>a:hover{
	color: #146dc6;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	color: #025f33;
	background:none;
}
.header-scroll .navbar-nav>.open>a, .header-scroll .navbar-nav>.open>a:focus, .header-scroll .navbar-nav>.open>a:hover{

}
.navbar-nav>li>.dropdown-menu{
	/*margin-top:18px;*/
}
.nav li:hover{
		color:#146dc6;
}
.nav .navmenu li:hover .novlink{
	color:#146dc6;
}

/*downlist
==========*/
.navsedbox {
    position:;
	position:absolute;
    top: 50px;
    width: auto; 
	display:none;
    /*display: flex;*/
     margin-left: 0px;
    /* right: auto !important; */
    left: -50px !important;
    -ms-transform: translate(50%, 0) !important;
    flex-wrap: nowrap;
    justify-content: space-between;
    height: 0px;
    background:#fff;
    padding: 0px;
   /* border-bottom: 0px solid #e9c657;
    overflow: hidden;*/
    transition: all .5s ease;
	text-align:center;
}
.navsedbox b{
	display:none;
}
.nav li:hover .navsedbox {
	display:block;
	width:180px;
	height: auto;
	padding:10px 15px;
	line-height:30px;
	/*border-bottom: 2px solid #dcdcdc;*/
	}
.navbar-right li:first-child .navsedbox{
	display:none;
}
.navmenu{
	    width: 100%;
	    margin: 0px auto;
	    /*min-width: 600px;
	    max-width: 1000px;*/
}
.navsedul {
    width: 100%;
    margin-top: 0px;
    padding:0px;
}
.navsedul a{
	color:#666;
}
.navsedul h3 {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    border-bottom: #ddd 1px solid;
    transition: .5s;
	font-weight:bold;
}

.navsedul h3 a{
	color:#666;
}
.navconbox{
    width: 60%;
    max-width: 550px;
    float: right;
    padding: 25px 0px 45px 25px;
}

.picbox{
    position: relative;
    width: 90%;
    height: 0;
    margin-top: 30px;
    padding-bottom: 50%;
    overflow: hidden;
}
.picbox .navimg {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.navsedul .picbox img{
	margin-right:0px;
    max-width: 486px;
    border-radius: 50px 0px 50px 0px;
}



.navsedul2{
	width:100%;
}
.navsedul2 li{
	float:left;
	width:23%;
	min-height:160px;
	margin:10px 1%;
	overflow:hidden;
	/* border-bottom: #ddd 1px solid; */
}
.navsedul2 h3 {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align:left;
    font-size: 16px;
    border-bottom: #ddd 1px solid;
    transition: .5s;
	font-weight:bold;
}

.navsedul2 .downli{
	clear:both;
	width:100%;
	margin:0px 10px;
	line-height: 30px;
}
.navsedul2 .downli a{
	display:block;
	margin:0px 0px;
}
.navsedul2 a{
	color:#666;	
}
.navsedul2 a:hover{
	color:#35a735;
}

/*language-lis
==========*/
.language-lis{
	position:fixed;
	right:-100px;
	top:0;
	z-index:999999;
	color:#fff;
	width:0px;
	height:100%;
    /*overflow-x: hidden;
	overflow-y:scroll;*/	
    background: rgba(0,0,0,0.9);
	transition:all 0.3s;
-moz-transition:all 0.3s; /* Firefox 4 */
-webkit-transition:all 0.3s; /* Safari and Chrome */
-o-transition:all 0.3s; /* Opera */
}
.languagedis{
	right:0px;	
	width:220px;
}
.language-lis button{
	color:#fff;
	font-size:20px;
	background:none;
	border:none;
	margin:20px 0px;
	padding:0px 20px;
}
.language-lis h3{
	color:#fff;
	width:80%;
	overflow:hidden;
	padding:0px 10px;
	margin:30px auto 0px;
}
.language-lis h4{
	width:80%;
	padding:0px 10px;
	margin:20px auto 40px;
}
.language-lis ul{
	width:80%;
	margin:20px auto;
	padding-top:20px;
	border-top:1px solid rgba(164,171,181,0.9);
}
.language-lis li{
	clear:both;
	width:100%;
	display:flex;
	cursor:pointer;
	margin:20px auto;
	line-height:25px;
	font-size:18px;
	justify-content: space-between;
}
.language-lis li img{
	width:18px;
	margin-right:10px;
	display: inline-block;
	height:auto;
}
.cur-lang svg{
	width:14px;
	height:12px;
	text-align:center;
 vertical-align: middle;
   
}
.cur-lang{
	padding:5px;
	width:24px;
	height:24px;
	background:#ef7f00;
	border-radius:50%;
}
.language-lis a{
	color:#fff;
}
.language-lis a:hover{
	text-decoration:underline;
}


/*banner
============*/
#banner{
	clear:both;
	width:100%;
	overflow:hidden;
	margin:0px auto;
}
#banner .container:before{
	background:#000;
}
.btxt{
	z-index:999;
	top:40%;
	color:#fff;
	font-weight:bold;
	font-size:36px;
	position:absolute;
	text-shadow:0px 0px 10px rgba(0,0,0,0.5);
}

.btxt .big{
	font-weight:bold;
	/* text-transform: uppercase; */
	font-size:48px;	
}
.btxt .big strong{
	color:#f3b007;
}
.btxt .small{
	font-size:40px;
	overflow:hidden;
	padding-bottom:25px;
	text-transform:inherit;
}
.btxt h4{
	color:rgba(255,255,255,0.95);
	font-weight:normal;
	font-size:28px;
	line-height:60px;
	margin-bottom:50px;
}
.btxt p{
	line-height:20px;
	font-size:22px;
	padding:5px 0px;
}
.bbtn{
	display:block;
	clear:both;
	color:#fff;
	width:150px;
	text-align:center;
	font-size:16px;
	padding:10px;
	margin-top:50px;
	margin-left:20px;
	border-radius:5px;
	background:#fe7e00;
	/* border:1px solid #fff; */
}
.sbanner .btxt{
	top: 25%;
	text-align:left !important;
}
.sbanner .btxt .big{
	font-size: 36px;
	margin-bottom:10px;
}
.sbanner .btxt .small{
	font-weight: normal;
	font-size: 28px;
}
#myCarousel{
	clear:both;
	/*margin-top:105px;*/
}
#myCarousel .item:before{
	/*background-color:rgba(0, 0, 0, 0.65);*/
	/*background-color:rgba(0, 0, 0, 0.5);*//*2016-8-26*/
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: "";
}
#myCarousel .txt{
	position:absolute;
	top:50%;
	left:0px;
	right:0px;
	color:#fff;
	text-align:center;
	line-height:30px;
}
#myCarousel .txt h6{
	font-size:34px;
	color:#c8c8c8;
}
#myCarousel .txt h2{
	font-size:72px;
}

#myCarousel .kode_link_2{
	color:#fff;
	padding:15px 45px;
	margin:10px 0px;
	font-size:20px;
	text-transform:upperpro;
	border:1px solid #fff;
}
#myCarousel .kode_link_2:hover{
	background:#be951f;
}
.carousel-indicators .active{
	width:24px;
}
/*nav
=======*/
#navgation{
	width:100%;
	background:#f7f7f7;
	background-size:cover;
	padding:80px 0px;
}
#navgation h2{
	margin:0px 0px;
	padding:0px 0px 20px;
}
#navgation a{
	color:#666;
}
#navgation .thumbnail{
	position:absolute;
	border:none;
	background:none;
	overflow:hidden;
	border-radius:5px;
	padding:0px 0px 10px;
	/* box-shadow:0px 0px 15px rgba(0,0,0,0.1); */
}
.imgtitle{
    color: #fff;
    padding: 60px 30px 0px;
    position: relative;
    height: 340px;
}
.cate-r .imgtitle h3{
	font-size:24px;
	color:#fff !important;
	text-align:center;
}
#navgation h3{
	color:#ef7f00;
	/* padding-top:20px; */
}
#navgation p{
	font-size:20px;
}
#navgation .container{
	padding:0px;
}
#navgation .col-xs-12{
	cursor:pointer;	
}
.cate-r{
	margin:40px 0px;
}
.cate-r .col-xs-6{
	overflow:hidden;
}
#navgation .cate-r .thumbnail{
	/* width:50%; */
	border-radius:0px;
}
.cate-r .title{
	padding:43px 40px;
	background:#fff;
}
.cate-r h3{
	color:#666 !important;
	font-size:32px;
	word-wrap: break-word;
	font-weight:bold;
}
.cate-r h3 b{
	/* display:block; */
	color:#146dc6;
}
#navgation .cate-r h3 p{
	font-size:32px;
}
.cate-r h2{
	color:#999;
	font-size:26px;
}

.cate-r .txt{
	line-height:25px;
	margin-bottom:40px;
}
.cate-r .txt span{
	display:block;
}



/*pro
=======*/
#pro{
	width:100%;
	/* background:url(../images/probg.jpg) no-repeat center top; */
	background:#f7f7f7;
	padding:80px 0px 80px;
	background-attachment:fixed;
}
#pro .container{	
}
#pro .col-md-4{
}
#pro .thumbnail{
   background:#fff;
   margin-bottom:0px;
   padding-bottom:0px;
   border:none;
   border-radius:10px;
   border-bottom-left-radius:0px;
   border-bottom-right-radius:0px;
}

#pro .caption{
	background:#fff;
	display:block;
	color:#1d1d22;
	margin:0px auto 20px;
	padding:0px 20px 20px;
	border-bottom-left-radius:5px;
   border-bottom-right-radius:5px;
}
.prohot{
	width:100%;
	margin:0px auto;
	padding:0px;
}
.prohot .row{
	margin:0px;
}
.prohot img{
	width:100%;
}
.prohot .contxt{
	width:80%;
	margin:0px auto;
}
.prohot .contxt h3{
	color:#1d1d22;
	font-size:36px;
	margin:0px 0px;
	padding:150px 0px 0px;
}
.prohot .contxt h4{
	font-size:24px;
	margin:20px 0px 40px;
}
.prohot .caption{
	line-height:24px;
}
.prohot .img1,.prohot .img2{
	padding:0px;
}
/*about
=========*/
#about{
	width:100%;
	/* margin:30px 0px 80px; */
	padding:100px 0px;
	line-height:30px;
	background:url(../images/about-bg.jpg) no-repeat center bottom;
	background-size: cover;
}
#about .sonpage{
	background:none;
}
#about .thumbnail{
	border:none;
}
#about .thumbnail img{
	border-radius:10px;
}
#pro h3,#about h3{
	text-align:center;
	color:#025f33;
	padding:10px 0px;
	margin:0px;
}

#about .container{
}
#about-l{
	padding:0px 15px;
}
.about-r{
	margin:0px;
	padding:0px 20px;
}
.aboutbtn{
	color:#fff;
	width:150px;
	padding:8px 10px;
	margin:50px 0px;
	text-align:center;
	border-radius:5px;
	background:#F3B007;
}
.aboutbtn a{
	display:block;
	color:#fff;
}
.aboutnum{
	margin:40px 0px;
}
#about .aboutnum h3{
	color:#146dc6;
	font-size:48px;
	margin:0px;
	padding:0px;
}
#about .aboutnum h3 span{
	font-size:24px;
	margin-top:-2px;
	position:absolute;
}
#about .aboutnum h3 img{
	width:36px;
	margin-left:10px;
}
#about .aboutnum h4{
	opacity:0.8;
	text-align:center;
	font-size:18px;
}
/*news
==========*/
#news{
	overflow:hidden;
	padding:100px 0px 100px;
	background:#f7f7f7;
}
#news:before{
	background:rgba(0, 0, 0, 0.2);
}

#news .lis{
	overflow:hidden;
	padding:20px 24px;
	/*margin:15px 0px 25px;*/
	overflow:hidden;
	background:#fff;
	border-radius:5px;
	min-height:300px;
	box-shadow:0px 0px 15px rgba(0,0,0,0.1);
}
#news .lis:hover h3{
	color:#146dc6;
}
#news .lis h3{
	font-weight:bold;
	margin:10px auto;
}
#news .lis h3,#news .lis h3 a{
	font-size:18px;
	color:#666;
	
}
#news h4{
	margin:0px;
	padding:0px;
}
#news .thumbnail{
	padding:0px;
	margin-bottom:0px;
}
#news .pic{
	float:left;
	width:160px;
	border:none;
	border-radius:5px;
	overflow:hidden;
	margin-right:10px;
}
#news .pic img{
	width:100%;
	border-radius:10px;
}
#news .caption{
	color:#666;
	line-height:25px;
}
#news .lis:hover img{
	cursor:pointer;
	border-radius:5px;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}
#news .newsimg{
	width:100%;
	border-radius:5px;
	overflow:hidden;
	}
#news .newsimg img{
	width:100%;
}
#news .lis img{
	border-radius:5px;
	 transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
}
#news a:hover{
	text-decoration:none;
}
.datetime{
	clear:both;
	margin:20px 0px 0px;
}
.datetime .day{
	float:left;
	font-size:40px;
	color:#1d1d22;
	margin-right:0.2em;
}
.datetime .year{
	float:left;
	color:#1d1d22;
	font-size:14px;
	padding-top:10px;
}
.datetime .moth{
	display:block;	
	text-align: center;
}
#news .more{
	color:#666;
	padding-top: 20px;
    text-align: right;
}
#news .more:hover{
	color:#146dc6;
	}
/*pro
==========*/
#honor{
	clear:both;
	width:100%;
	padding:100px 0px 100px;		
}
#honor h3 a{
	font-size:20px;
	color:#1d1d22;
}
#pro .row{
	position:relative;
}
#pro .hd{ 
	overflow:hidden;  
	padding:0 10px;
}
#pro .hd .prev,#pro .hd .next{ 
	display:block;
	width:20px;
	height:59px;
	float:left;
	margin-right:5px; 
	margin-top:5%;
	overflow:hidden;
	cursor:pointer; 
	position:absolute;
	top:120px;
	background:url(../images/left.png) 0 0 no-repeat;
}
#pro .hd .next{
	float:right;
	right:0px;
	background:url(../images/right.png) 0px 0px no-repeat;
}
#pro .hd .prevStop{ 
	background-position:-60px 0;
}
#pro .hd .nextStop{
	background-position:-60px 0px;
}
/*隐藏*/
#pro .hd ul{
	float:right;
	display:none;
	overflow:hidden;
	zoom:1; 
	margin-top:10px;
}
#pro .hd ul li{ 
	float:left;
	width:9px;
	height:9px; 
	overflow:hidden; 
	margin-right:5px; 
	text-indent:-999px; 
	cursor:pointer; 
	background:url("http://down.admin5.com/demo/code_pop/18/562/demo/images/icoCircle.gif") 0 -9px no-repeat;
	}
#pro .hd ul li.on{ 
	background-position:0 0;
}
#pro .bd{ 
	padding:10px 62px;
}
#pro .bd ul{ 
	overflow:hidden; 
	zoom:1;
}
#pro .bd ul li,#honor .bd li{ 
	width:22%; 
	margin:0px 10px; 
	float:left; 
	_display:inline; 
	overflow:hidden; 
	text-align:center;
}
#pro .bd ul li{
	padding:0px;
	width:30%;
	margin:0px 20px;
}

#pro .bd ul li .pic,#honor .bd ul li .pic{ 
	text-align:center;
}
#honor .bd li img{ 
	width:95%; 
	display:block; 
	padding:0px;
	margin:0px auto;
	border-radius:10px;
	text-align:center;
}
#pro .bd ul li .pic img{
	width:100%;
}

/*productlist
==========*/
.prolist{
	clear:both;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
}
.prolist h3{
	width:95%;
	font-size:20px;
	overflow:hidden;
	text-align:center;
	margin:0px auto;
	padding:10px 0px;
}
.prolist h3 a{
	color:#666;
}
.prodetail .proimg img{
	width:350px;
	border-radius:5px;
}
.prodetail .detail_tit{
	padding:20px 0px 0px;
}





#news .prolist li{
	float:left;
	width:30.5%;
	overflow:hidden;
    padding:0px 0px 20px;
    margin: 0px 10px 20px;
}
#news .prolist .pic{
	clear:both;
	display:block;
	width:100%;
	margin-right:0px;
}
#news .prolist .pic img{
	border-radius:0px;
}
#news .prolist .caption{
	width:90%;
	margin:0px auto 20px;
}
#news .prolist .caption a{
	color:#777;
}
/*honor
========*/

#honor .tempWrap{	
	margin:0px auto;
}
#honor .title{
	padding-top:15px;
}



/*message
===============*/
#mg{
	padding:100px 0px 80px;
	background: url(../images/messbg.jpg) no-repeat center top;
	background-size:cover;
}
#mg h2{
text-align:center;
	padding-bottom:20px;
}
.mesbtn{
	display:block;
	clear:both;
	width:150px;
	margin:10px auto;
	text-align:center;
	padding:15px 0px;
	border-radius:5px;
	background:#F3B007;
}
.mesbtn a{
	color:#fff;
}

#news h3,#pro h3,.certifica h3{
	    color: #666 ;
    font-size: 32px;
    font-weight: bold;
}
#news h3 b,.certifica h3 b{
	color:#146dc6;
}
#news h2,.certifica h2{
	color:#999;
	font-size:24px;
}
#news h2 .more{
	float:right;
	font-weight:normal;
	font-size:16px;
	text-align:right;
}
#pro h3{
	font-size:20px;
	min-height:25px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}


/*certifica
==========*/
.certifica{
	text-align:center;
	padding:100px 0px;
	background:url(../images/certifica-bg.jpg) no-repeat center top;
}
.certifica h2{
	text-align:center;
	margin-bottom:20px;
	padding-bottom:60px;
}
.certifica  img {
	display:block;
	margin:0px auto 10px;
}
.cerimg span{
	float:left;
	width:100px;
	z-index:4;
	position: relative;
}
.cerimg span img{
	position:;
	width:100%;
}
.cerimg .odd{
	padding:40px 0px 0px 0px;
	margin-left:-20px; 
	z-index:3;
}
.cerimg .even{
	padding:0px;
	margin-left:-20px;
	z-index:2;
}
/*footer
========*/
#footer{
	clear:both;
	color:#fff;
	overflow:hidden;
	position:relative;
	background:url(../images/footer-bg.jpg) no-repeat center bottom;
	padding:40px 0px 0px;
}
.fmenu .col-lg-2{
	width:14%;
	padding:0px;
}
.f-contac-txt li:last-child{
	/*text-indent:1em;*/
	}
#footer:before{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content:"";
}
#footer h5{
	margin-bottom:20px;
	font-weight:bold;
	color:rgba(255,255,255,0.8);
	font-size:16px;
}
#footer i{
	display:block;
	cursor:pointer;
	text-align:center;
}
#footer b{
	color:#fff;
	font-weight:bold;
}
#footer li,#footer li a{
	color:rgba(255,255,255,0.8);
	line-height:25px;
	font-size:14px;
	font-weight:normal;
	padding:0px;
}
#footer li:before{
	margin-right:5px;
}
.follow i{
	/* color:#fff; */
	float:left;
	height:20px;
	width:20px;
	vertical-align:middle;
	background:rgba(0,0,0,0.5);
	border-radius:50%;
	font-size:24px;
	margin-right:10px;
	margin:5px 10px 0px 0px;
}
.follow i:before{
	opacity:0.8;
	position:absolute;
	margin-top:-6px;
	margin-left:-12px;
}
.key{
	width:100%;
	padding:10px 0px;
	margin:40px auto 0px;
	line-height:25px;
	overflow:hidden;
	border-top:1px solid rgba(255,255,255,0.15);
}
#footer a{
	font-size:14px;
	color:rgba(255,255,255,0.5);
	padding:5px;
}
.fmenu .f-contac-txt p{
	padding-left: 1.5em;
}
/*copyright
==========*/
#copyright{
	width:100%;
	color:rgba(255,255,255,0.5);
	font-size:12px;
	text-align:center;
	padding:10px 0px;
}



.detailtit{
	clear:both;
	background:#eee;
    color: #999;
	font-weight:bold;
    font-size: 18px;
    line-height: 30px;
    padding: 8px 0px;
    margin: 30px auto 0px;
    text-indent: 0.8em;
}

.detail{
	width:95%;
	overflow:hidden;
	padding:20px 0px;
	margin:0px auto;
	line-height:25px;
}
.detail img{
	width:100%;
	margin:10px auto;
}
.detail_tit{
	color:#0068b7;
	text-align:center;
	margin:15px auto 5px;
}

/*aboutpage
=======*/
.sbanner{
	height:60vh;
}
.sbanner{
	text-align:center;
}
.btxt .loctxt{
	font-family:"Calibri";
	margin-top:10%;
	font-size:50px;
}
.lis-nav{
	clear:both;
	width:100%;
	overflow:hidden;
	font-size:16px;
	padding:15px 0px;
	background:#fff;
	margin-bottom:5px;
	box-shadow:0px 1px 15px rgba(0,0,0,0.2);
}
.lis-nav a{
	display:block;
	float:left;
	color:#666;
	font-weight:bold;
	padding:0px 40px;
	border-left:1px solid #ddd;
}
.lis-nav .cur{
	color:#0068b7;
}
.aboutus{
	line-height:30px;
}
.aboutus .tit{
	color:#0068b7;
	text-align:center;
	margin:30px auto;
}
.aboutus img{
	width:100%;
	border:none;
}
/*contact
========*/
.conlist{
    width:90%;
    margin:20px auto;
}
.conlist h3{
line-height:35px;
}
.conlist p{
    padding-bottom:10px;
}
.conlist .col-xs-12 {
   margin:10px 0px;
   overflow:hidden;
}
.form-control{
   height:40px;
   border-radius:0px;
}

.add-btn{
    background: rgb(243, 176, 7);
    border: 1px solid rgb(243, 176, 7);
    color: rgb(255, 255, 255);
    display: block;
    font-size: 16px;
    margin-top: 5px;
    padding: 10px 35px;
    transition: all 0.4s ease 0s;
    border-radius: 2px;
}


/*casespage
==========*/
.cases{
	background:#fff !important;
}
.cases .left{
	min-height:330px !important;
}
.cases .proimg img{
	display:block;
	margin:0px auto;
}
.loc{
	text-align:right;
	color:#fff;
	margin:-100px 0px 0px 0px;
}
.loc a{
	color:#fff;
}
.pagelist{
	clear:both;
	width:100%;
	margin:10px auto;
}
.banner-nav{
	z-index: 999;
    width: 100%;
    padding: 0px;
    position: relative;
    background: #ffffff;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%)
}
.banner-nav ul{
	display: flex;
}
.banner-nav li{
	width:100%;
	font-weight:bold;
	text-align:center;	
	line-height:48px;

}
.banner-nav .typelink{
	color:#666;
	font-size:16px;
}
.sonpage{
	padding:40px 0px;
	background:#f7f7f7;
}

.goodslist{
    margin: 40px 0px;
    overflow: hidden;	
}
.goodslist li{
	padding:16px;
	overflow: hidden;
	background:#fff;
}
.goodslist li img{
	width: 100%;
	transition: all 0.4s;
}
.goodslist li .t{
	color:#666;
	font-size:16px;
	font-weight: bold;
	display:block;
	width: 100%;
}
.goodslist li a{
	color:#666;
}
.goodslist .caption{
	text-align:left;	
	color:#888;
	height:60px;
	padding-bottom:8px;
	line-height:25px;
}
.goodslist li:hover{
	box-shadow: 0 0 0.75rem rgb(0 0 0 / 7%);
}
.goodslist li:hover h3{
	color:#146dc6;
}
.goodslist li:hover img{
	transform: scale(1.04);
}
.prodetail{
	width: 100%;
	overflow: hidden;
	padding: 40px 0px;
}
.prodetail h4{
	font-weight: bold;
}
.prodetail .readtitle h3{	
	color:#146dc6;
}
.prodetail .caption{
	color:#999;
	line-height:25px;
}
.prodetail-content{
	color:#999;
	line-height:25px;
}
.likelink{
	
}
.prodetail-content{
	
}
.newslist .col-xs-12:hover h3{
	color:#146dc6;	
}
.newslist .col-xs-12 .infolist{
	display:block;
	line-height: 25px;
	text-align: justify;
	padding:20px 24px;
	background:#fff;
	margin-bottom: 20px;
}
.newslist .col-xs-12 a:hover{
	color:#626262;
	text-decoration:none;
}
.newslist img{
	width:100%;
	height:120px;
	border:none;
	background:url(../images/news-bg.jpg) no-repeat center top;
	background-size:100%;
}
.newslist .caption{
	color:#666;
	line-height:25px;
	overflow:hidden;
}
.newslist h3{
	color: #666;
    font-size: 18px;
    font-weight: bold;
}
.newslist .time{
	display:block;
	margin:20px 0px 0px 0px;
	font-size:14px;
	font-weight:normal;
}
.news-detail{
	padding:20px 24px;
	background:#fff;
}
.news-detail h3{
	color:#666;
	font-weight:bold;
	line-height:36px;
}
.news-detail .contenttxt{
	color:#666;
	line-height:25px;
	margin:40px auto;
}
.news-detail .contenttxt img{
	margin: 0px auto;
	display: block;
	text-align: center;
}
.righttext{
	width:100%;
	font-size:16px;
	margin:40px auto;
}
.righttext a{
	color:#666;
	font-weight:bold;
}

.righttext a:hover{
	color:#146dc6;
	text-decoration:underline;
}

.joblist li{
	background:#fafafa;
	margin-top:10px;
	padding:5px 0px;
	border:1px solid #DADBD6;
}
.joblist h4{
	color: #666;
	width: 95%;
	margin: 16px auto;
	font-weight: bold;
	display: flex;
	cursor:pointer;
	background: url(../images/plus.png) no-repeat right center;
}
.joblist h4 span{
	width: 100%;	
}
.joblist .current {
    background: url(../images/less.png) no-repeat right center;
}
.joblist .item-body{
	background:#fff;
	width:95%;
	margin:10px auto;
}



.conact-detail{
}
.conact-detail .pos-cont{
    position:relative;
    bottom: -2.05rem;
    width: 100%;
	margin:-100px 0px 0px;
    box-shadow: 0 0.4rem 0.9rem rgb(0,0,0,0.2);
}
.conact-detail .intro {
    margin-top: 3.85rem;
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    padding: 6rem 3rem 4rem;
    position: relative;
}

.conact-detail .intro li {
    width: 100%;
    display: flex;
}
.pos-cont .info{
	display: flex;
}
.pos-cont .info .iconfont{
	font-size: 24px;
	    margin-right: 10px;
	    background: #f7f7f7;
	    display: flex;
	    text-align: center;
	    align-items: center;
	    position: relative;
	    border-radius: 50%;
	    width: 5rem;
	    height: 5rem;
	    justify-content: center;
}
.conact-detail .info:hover .iconfont{	
	color: #fff;
	background:#146dc6;
}
.pos-cont .iconfont:before{
	margin-left:5px;
}
.forminfo{
	padding: 80px 0px;
}
.forminfo .f .lis {
    width: 100%;
	display:flex;
    margin: 20px 0px;
}
.forminfo .th2{
	 color: red;
	 line-height: 40px;
	 vertical-align: middle;
	 font-size: 16px;
}
.forminfo input, .forminfo input:hover {
    height: 40px;
    border-radius: 0px;
    display: block;
    width: 99%;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background: none;
    border: 1px solid #ccc;
	outline: none;
}
.forminfo textarea {
    height: 150px;
    display: block;
    width: 99%;
    padding: 6px 12px;
    border: 1px solid #ccc;
}
.yzcode{
	display: flex;
	width: 100%;
}
.yzcode input{
	width: 100%;
}
#from2botton{
	color:#fff;
	margin: 40px 0px;
	border:1px solid #146dc6;
	background:#146dc6;
}
#from2botton:hover{
	background:#0f5ba7;

}


@media (max-width: 960px){
.topbg .container{
	padding:0px 5px;
	font-size:10px;
}
.navbar-brand{
	margin:0px;
	padding:10px 0px;
	}
.navbar-brand>img{
	height:50px;
}
#news .pic{
	clear:both;
	width:100%;
	overflow:hidden;
	margin-bottom:15px;
}
#news .prolist li{
	clear:both;
	width:100%;
	margin:20px auto;
	padding:0px;
}
.lis-nav a{
	width:50%;
	text-align:center;
	padding:0px;
}
.btxt .loctxt{
	margin-top:10%;
	font-size:30px;
}
}