@charset "utf-8";
ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
}
body{
	background:#;
	margin:0px;
	padding:0px;
	color:#666;	
	font-family: 'Nunito', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.clear{
	clear:both;
}
h2{
	color:#0068b7;
	font-weight:bold;
	margin:0px auto;
	padding:60px 0px;
}
.white{
	color:#fff;
}
h2 strong{
	color:#fab704;
}
.topbg{
	/*color:#fff;
	background:rgba(0,104,183,0.8);*/
	background:#fff;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 30%);
}
.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;
	cursor:pointer;
	margin-top:10px;
}
.choslan:hover{
	cursor:pointer;
}
.choselan .lan{
	text-indent:2em;
	cursor:pointer;
	background:url(../images/icon_earth.png) no-repeat left center;
}
.laulis{
	display:none;
	width:100px;
	right:30px;
	z-index:9;
	position:absolute;
	background:#fff;
}
.laulis a{
	display:block;
	font-size:12px;
	line-height:30px;
	text-align:center;
}
.tfollow{
	margin-top:30px;
}
.tfollow i{
	color: #145281;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    background: #fff;
    border-radius: 50%;
	margin-right: 10px;
	float: right;
}
.choselan .iconduoyuyan:before{
	color:rgba(0,104,183,1);	
}
.tfollow i:before{
	font-size:24px;
    position: absolute;
    margin-top: -6px;
    margin-left: -12px;
}
.tfollow .iconfacebookfacebook52{
	color:#4064B0;	
}
.tfollow .icontuitetwitter43{
	color:#43C7F7;
}
.tfollow .iconin{
	color:#0D77A7;
}
.tfollow .iconguge{
	color:#DA4C38;
}
.header-top{
	color:#ccc;
	text-align:right;
	padding-right:20px;
	background:#4d4849;
}
.navbar-brand{
	padding:20px 0px 25px;
	overflow:hidden;
}
.navbar-brand img{
	/*height:95px;*/
}
.navbar-default{
	border:none;
	height:105px;
	background:rgba(0,104,183,1);
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);

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

.header-scroll .navbar-nav>li>a {
    color: #;
}
.header-scroll .navbar-nav>li>a:hover{
	color: #0074c1;
	font-weight:normal;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	color: #0074c1;
	background:none;
	font-weight:normal;
}
.header-scroll .navbar-nav>.open>a, .header-scroll .navbar-nav>.open>a:focus, .header-scroll .navbar-nav>.open>a:hover{
	font-weight:normal;
}
.navbar-nav>li>.dropdown-menu{
	/*margin-top:18px;*/
}
.navbg{
	margin-top: 25px;
	/*background: rgba(0,104,183,1);*/
    /*box-shadow: 0px 5px 15px rgba(0,0,0,0.3);*/
}
.navbar-right{
	padding-top:0px;
}
.navbar-right a{
	color:#fff;
}
.navbar-header{
	width:100%;
}
.nav{
	width:100%;
}
.nav li{
	float:left;
	padding:0px 10px;
}
.nav a{
	color:#666;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}
.nav>li>a {
	padding: 15px 15px;
}
.nav>li>a:focus, .nav>li>a:hover {
    background:rgba(255,255,255,0.2);
}
.nav .search{
	float:right;
	margin:5px 0px;
	padding:0px;
}
.twolis{
	display:none;
}
.search input{
	padding-left:8px;
	border:none;
	border-radius:35px;
	outline:none;
	width:190px;
	height:28px;
	line-height:28px;
	margin:5px auto;
	border: 1px solid #ddd;
}

.search .buttonface, .search .buttonface:hover {
    float: right;
    border: none;
    position: relative;
    right: 45px;
    top: 0px;
    z-index: 100;
    width: 30px;
    cursor: pointer;
    font-size: 0px;
	height:28px;
	line-height:28px;
    margin-right: 5px;
    background: url(../images/sbtn.png) no-repeat right center;
}
.backgo{
	color:#fff;
	border:none;
	padding:0px 20px;
	background:rgba(0,104,183,1);
}
.dropdown-menu{
	min-width:220px;
	width:auto !important;
	margin-top:0px;
	left:0 !important;
	background:rgba(0,104,183,1);
}
.dropdown-menu li{
	color:#fff;
	padding:3px 0px;
}
.dropdown-menu>li>a {
    display: block;
    padding:3px 10px;
    clear: both;
	line-height:auto;
    color:#fff;
    white-space: nowrap;
}
.dropdown-menu>li>a:hover {
	color:#fff;
	background:none;
	text-decoration:underline;
}
.nav .hover{
	color:rgba(0,104,183,1);
	/*background: rgba(0,104,183,1);*/
}
a:visited.toplink2,.a:hover.toplink,.dropdown a:hover{
	color:#fff !important;
}
.nav .open>a ,.nav .open>a:focus,.nav .open>a:hover{
	background:none;
	background:none;
}
.dropdown-menu a:hover{
	text-decoration:none;
	background: rgba(255,255,255,0.2);
}
.nav .open{
	background: rgba(255,255,255,0.2);
}
.dropdown-item{
	width:100%;
	display:block;
	line-height:30px;
	padding:0px 10px;
	min-width:200px;
}
/*banner
============*/
#banner,#mbanner{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	top:85px;
	z-index:99;
	margin-bottom:100px;
}
#mbanner{
	display:none;
}
#banner li{
	height:600px;
	height:700px;
    background-size:cover;
}
/*
================*/

/* flexslider */
.flexslider{
	position:relative;
	height:600px;
	height:700px;
	overflow:hidden;
}
.slides{
	position:relative;
	z-index:1;
}
.flexslider ul{
	margin:0px auto;
	padding:0px;
}
.slides li{
	height:600px;
	height:700px;
	list-style:none;
}
.slides li a{
	display:block;
	width:100%;
	height:600px;
	height:700px;
	margin:0px auto;
}
.flex-control-nav{
	position:absolute;
	bottom:10px;
	z-index:2;
	width:100%;
	right:5px;
	margin:0pox auto;
	text-align:center;
}
#banner .flex-control-nav li{
	display:inline-block;
	width:15px;
	height:15px;
	list-style:none;
	/*margin:0 5px;*/
	*display:inline;
	zoom:1;
	font-size:18px;
	/*background:#d10405;*/
	margin:0px 5px;
	color:#fff;
	text-align:center;
}
.flex-control-nav a{
	color:#23911e;
	display:inline-block;
	width:15px;
	height:15px;
	font-size:0px;
	text-align:center;
	line-height:20px;
	overflow:hidden;
	/*background:url(dot.png) right 0 no-repeat;*/
	background:#fff;
	cursor:pointer;
	border-radius:50%;
}
.flex-control-nav .flex-active{
	/*background-position:0 0;*/
	color:#fff;
	background:#0068b7;
}
.flex-direction-nav{
	position:absolute;
	z-index:3;
	width:100%;
	top:45%;
}
#banner .flex-direction-nav li{
	height:30px;
	list-style:none;
}
.flex-direction-nav li a{
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
/*nav
=======*/
#navgation{
	width:100%;
	text-align:center;
	background:#f7f7f7;
	padding:30px 0px 80px;
}
#navgation a{
	color:#666;
}
#navgation .thumbnail{
	border:none;
	overflow:hidden;
	border-radius:5px;
	padding:50px 0px 100px;
	box-shadow:0px 0px 15px rgba(0,0,0,0.1);
}
#navgation h3{
	width: 80%;
	padding-top:20px;
	 /*color: #008944;*/
    text-align: center;
    margin: 0px auto;
}
#navgation p{
	font-size:20px;
}
#navgation .container{
	padding:0px;
}
#navgation .col-xs-12{
	cursor:pointer;	
}
#navgation .caption{
	color: #666;
	 width: 80%;
	 line-height: 25px;
    font-size: 14px;
    margin: 30px auto;
}
/*pro
=======*/
#pro,#pro2{
	width:100%;
	background:url(../images/probg.jpg) no-repeat center top;
	padding:30px 0px 80px;
	background-attachment:fixed;
}
#pro2{
	display:none;
}
#pro .container{	
}
#pro .col-md-4{
}
#pro .thumbnail,#pro2 .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,#pro2 .caption{
	background:#fff;
	display:block;
	color:#999;
	margin:0px auto 20px;
	padding:0px 20px 20px;
	/*border-bottom-left-radius:5px;
   border-bottom-right-radius:5px;*/
}
/*about
=========*/
#about{
	width:100%;
	margin:30px 0px 80px;
	line-height:30px;
}
#about .thumbnail{
	border:none;
}
#about .thumbnail img{
	border-radius:10px;
}
#pro h3,#about h3{
	text-align:center;
	color:#0068b7;
	padding:10px 0px;
	margin:0px;
	font-family: "\5fae\8f6f\96c5\9ed1";
}

h2{
	text-align:center;
}
#about .container{
}
#about-l{
	padding:0px 15px;
}
.about-r{
	margin:0px;
	font-size:16px;
	padding:0px 20px;
}
.aboutbtn{
	color:#fff;
	width:150px;
	padding:8px 10px;
	margin:10px 0px;
	text-align:center;
	border-radius:5px;
	background:#F3B007;
}
.aboutbtn a{
	display:block;
	color:#fff;
}


.horlist{
	clear:both;
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
.horlist li {
	float:left;
	width:30%;
	margin:0px 15px;
	text-align:center;
}
.horlist li h3{
	color:#999;
}
/*news
==========*/
#news{
	overflow:hidden;
	padding:30px 0px 100px;
	/*background:#f7f7f7;*/
}
#news:before{
	/*background:rgba(0, 0, 0, 0.2);*/
}
#news .left,#news .right{
	overflow:hidden;
	/*background:#fff;*/
	border-radius:5px;
	/*height:385px;
	box-shadow:0px 0px 15px rgba(0,0,0,0.1);*/
}
#news .eqlis{
	height:auto;
}
#news .prodetail .left{
	height:auto;
}
#news .left{
	padding:15px 0px;
}
#news .left li{
	/*clear:both;*/
	overflow:hidden;
	padding:0px 15px;
	margin:15px 0px 25px;
}
#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 h3{
	
	text-align:center;
	font-size:20px;
	line-height:20px;
	margin-bottom:5px;
	padding-bottom:0px;
}
#news .caption{
	color:#777;
	line-height:25px;
}
#news .caption .addtime{
	display:block;
}
#news li: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 li 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 .right h2{
	width:85%;
	text-align:left;
	margin:0px auto;
	padding:25px 0px;
}
#news .right .caption{
	width:85%;
	min-height:250px;
	overflow:hidden;
	margin:0px auto;
	padding:0px 0px 15px;
	background:url(../images/down-bg.jpg) no-repeat right top;
	background-size:90px;
}
#news .right .rnav{
	background:none;
	min-height:100px;
}
#news .right li{
	display:block;
	width:100%;
	font-size:18px;
	padding:0px;
	line-height:30px;
	text-align:left;
}
#news .sthree .b{
	line-height:40px;
	margin-bottom:0px;
	background: #fff;
}
#news .sthree a{
	color:#666;
	font-size:14px;
	text-align:left;
}
#news .sthree .cur{
	display:block;
	color: #fff;
	background:#025391;
}
.sthree .a,#news .sthree .a span {
	text-align:left;
    background: rgba(3,113,197,0.8);
}
#news .sthree .a span {
	line-height:40px;
	border-bottom:1px dotted rgba(255,255,255,0.2);
}
#news .right i{
	font-size:12px;
	vertical-align:middle;
	border: 1px solid rgba(255,255,255,0.3);
	padding:0px 2px;
	margin-right:8px;
}
#news .rnav i{
	border:1px solid rgba(255,255,255,0.3);
}
#news .nav .iconjiantou:before{
	color:rgba(255,255,255,0.9);
}
#news .sthree .a{
	/*background:rgba(3,113,197,0.8);*/
}
#news .sthree .a span{
	display:block;
	line-height:35px;
	padding:0px 15px;
	/*text-indent:1.5em;*/
}
#news .sthree .a span:hover{
	background:rgba(2,83,145,0.8);
}
#news a:hover{
	text-decoration:none;
}
#news .right .caption a{	
	color:#666;
}

#news .download li{
	padding:25px 20px;
	margin-bottom:20px;
}
.addinfo{
	color:#999;
	clear:both;
	margin:0px auto 15px;
	text-align:center;
}
.download h3{
	color:#0068b7;
	display:inline-table;
}
#news .download .left {
	min-height:150px;
}
.d_btn{
	float:right;
	color:#fff;
	padding:5px;
	border-radius:3px;
	background:#0068b7;
}
.d_btn a{
	color:#fff;
}
.download .caption a{
	color:#777;
}
.datetime{
	font-size:14px;
	color:#999;
	float:right;
	margin-top:10px;	
	text-align:right;
}
#news .casepage li{
	height:auto;
}
/*pro
==========*/
#honor,#honor2{
	clear:both;
	width:100%;
	padding:30px 0px 100px;		
}
#honor2{
	display:none;
}
#honor h3 a,#honor2 h3 a{
	font-size:20px;
	color:#666;
}
#pro .row{
	position:relative;
}
#pro .hd{ 
	overflow:hidden;  
	padding:0 10px;
}
#pro .hd .prev,#pro .hd .next{ 
	display:block;
	width:50px;
	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 58px 10px 55px;
}
#pro .bd ul{ 
	overflow:hidden; 
	zoom:1;
}
#pro .bd ul li,#honor .bd li{ 
	width:28%; 
	margin:0px 15px; 
	float:left; 
	_display:inline; 
	overflow:hidden; 
	text-align:center;
}
#pro img{
	width:100%;
}
#pro2 .container,#honor2 .container{
	width:95%;
	margin:0px auto;
}
#pro2 .bd,#honor2 .bd{
	width:92%;
	margin:0px auto;
	overflow:hidden;
}
#pro2 .bd{
	width:98%;
}

#pro2 .bd li,#honor2 .bd li{
	width:48%;
	margin:0px 10px; 
	float:left; 
	_display:inline; 
	overflow:hidden; 
	text-align:center;
}
#pro2 .bd li{
	margin:0px 10px 0px 0px;	
}
#pro2 h3{
	color:#0068b7;
	margin-top:0px;
	font-size:16px;
	line-height:25px;
}
#pro2 .caption{
	height:150px;
	overflow:hidden;
}
#pro2 li{
	padding-bottom:15px;
}
#pro2 .bd li img,#honor2 .bd li img{
	width:100%;
	border-radius:15px;
}
#pro .bd ul li{
	padding:0px;
	width:30%;
	margin:0px 20px;
}
#pro .bd ul li:hover,#honor .bd li:hover{ 
	text-decoration:none;
}

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

/*productlist
==========*/
.prolist{
	clear:both;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
}
#news .prolist li{
	height:auto;
	min-height:325px;
}
.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{
	width: 60%;
    border: 1px solid #ddd;
    margin: 0px auto
}
.prodetail .proimg img{
	width: 100%;
	text-align: center;
    display: block;
    margin: 0px auto;
	/*width:70%;
	width:350px;
	border-radius:5px;*/
}
.prodetail .detail_tit{
	text-align:center;
	color:#;
	font-weight: bold;
	/*font-size:18px;
	margin-bottom:15px;*/
	padding:30px 0px 30px 0px;
}
.prodetail .right h3{
	text-align:left;
	margin-bottom:20px;	
}
.Components{
	clear:both;
	overflow:hidden;
	margin-top:20px;
	color:rgba(0,104,183,1);
	text-align:center;
}
.Components img{
	border:1px solid #ddd;
}

.captiontxt{
	font-size:14px;
	line-height:25px;
	line-height:35px;
}
.captiontxt b{
	color:#333;
	font-size:18px;
}
#morelist {
	width:95%;
	overflow:hidden;
	margin:10px auto;
}
#morelist .lis{
	float:left;
	width:20%;
}
#morelist .lis img{
	display:block;
	margin:10px auto;
}
#morelist a{
	text-align:center;
	color:#999;
}
.promess{
	width:95%;
	clear:both;
	overflow:hidden;
	margin:50px auto;
}
.promess .lis{
	float:left;
    width: 28%;
    margin: 10px 20px;
}
.promess .intro{
	clear:both;
	width:100%;
}
.promess .lis input, .promess .lis input:hover{
	height: 40px;
    border-radius: 0px;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background: none;
	margin:10px 0px;
    border: 1px solid #ccc;
}
.promess .lis textarea{
	clear:both;
	width:95%;
	height:200px;
	padding: 6px 12px;
	margin:10px auto;
	border: 1px solid #ccc;
}

.promess .buttonface2, .promess .buttonface2:hover{
	    height: 50px;
    background: rgb(243, 176, 7);
    border: 1px solid rgb(243, 176, 7);
    color: rgb(255, 255, 255);
    display: block;
    font-size: 16px;
    padding: 10px 0px;
    transition: all 0.4s ease 0s;
    border-radius: 2px;
    margin: 0px 0px 20px 20px;
}

#news .snlis{
	height:auto;
	background:none;
	box-shadow:none;
}
#news .snlis h2{
	color:#fff;
	width:100%;
	text-indent:0.5em;
	background:rgba(0,104,183,1);	
}
#news .snlis .rnav{
	width:100%;
	background: #fff;
}
#news .snlis li{
	/*padding-left:10px;*/
	text-indent:0.5em;
	/*background:#0371c5;*/	
	margin:0px auto;
	line-height:40px;
}

#news .snlis li:hover{
	cursor:pointer;
	background:#025391;
}
#news .snlis li:hover a{
	color: #fff;
	
}
#news .snlis .caption a{
	color:#666;
	font-size:14px;
	display:block;
}

#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%;
	word-break:break-all;
	line-height:20px;
	margin:0px auto 20px;
}
#news .prolist .caption a{
	color:#777;
}
/*honor
========*/

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


/*message
===============*/
#mg{
	padding:50px 0px 80px;
	background: url(../images/messbg.jpg) no-repeat center top;
	background-size:cover;
}
#mg h2{
	padding-bottom:20px;
}
.mesbtn{
	display:block;
	clear:both;
	width:150px;
	margin:10px auto;
	text-align:center;
	padding:15px 0px;
	border-radius:5px;
	background:#ef7f00;
}
.mesbtn a{
	color:#fff;
}
#news h3,#pro h3,#message h3,#honor h3{
	/*color:#fff;
	font-size:30px;
	text-align:center;
	padding:0px 0px 20px;
	font-family: "\5fae\8f6f\96c5\9ed1";*/
}
#news h3,#pro h3,#honor h3{
	margin-top:0px;
	line-height:30px;
}
#honor h3{
	color:#0074c1;
}
#pro h3{
	font-size:20px;
	min-height:25px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}

/*footer
========*/
#footer{
	clear:both;
	color:#fff;
	position:relative;
	background:#222;
	padding:20px 0px;
}
#footer:before{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content:"";
}
#footer h5{
	color:#999;
	font-size:16px;
}
#footer i{
	display:block;
	cursor:pointer;
	text-align:center;
}
#footer b{
	color:#666;
	font-weight:bold;
}
#footer li,#footer li a{
	color:#666;
	line-height:25px;
	font-size:14px;
	font-weight:normal;
}
#footer li:before{
	margin-right:5px;
}
.follow i{
	color:#145281;
	float:left;
	height:20px;
	width:20px;
	vertical-align:middle;
	background:#fff;
	border-radius:50%;
	font-size:24px;
	margin-right:10px;
}
.follow i:before{
	position:absolute;
	margin-top:-6px;
	margin-left:-12px;
}
/*copyright
==========*/
#copyright{
	width:100%;
	color:#999;
	font-size:12px;
	text-align:center;
	padding:10px 0px;
	background:#313131;
}
#copyright .key{
	margin:10px auto;
	line-height:25px;
	overflow:hidden;
}


.detailtit{
	clear:both;
	/*background:#eee;
	background:rgba(0,104,183,1);*/
    color:rgba(0,104,183,1);
	font-weight:bold;
    font-size: 18px;
    /*line-height: 30px;
    padding: 8px 0px;*/
    margin: 30px auto 0px;
    text-indent: 0em;
	/* border-bottom: 1px dotted #aaa*/
    border-bottom: 5px dotted rgba(0,104,183,1);
}
.detailtit span{
	background:#ddd;
	padding:10px 10px;
}
.detail{
	width:95%;
	overflow:hidden;
	padding:20px 0px;
	margin:0px auto;
	line-height:25px;
}
.detail img{
	width:100%;
	margin:10px auto;
}
.detail .w80{
	width:80%;
	margin-top:50px;
}
.detail .top20 img{
	margin-top:-20px;
}
.wtop20{
	margin-top:50px;
}
.img80{
	display:block;
	width:80%;
	margin:0px auto;
}
.detail_tit{
	color:#0068b7;
	text-align:center;
	margin:15px auto 5px;
}

/*aboutpage
=======*/
.btxt .loctxt{
	font-family:"Calibri";
	margin-top:10%;
	font-size:50px;
	font-weight: bold;
	color:#fff;
	margin-top:18%;
	padding-left:20px;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    text-transform: uppercase;
}
.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{
	color:#333;
	line-height:30px;
}
.aboutus .tit{
	color:#0068b7;
	text-align:center;
	margin:30px auto;
}
.aboutus img{
	width:100%;
	border:none;
	display:block;
	margin:0px auto;
}

/*contact
==============*/
#news .contact{
	height:550px;
}
.forminfo .f{
	width:85%;
	margin:0px auto;
}
.forminfo .f .lis{
	width:100%;
	margin:10px 0px;
}
.forminfo input,.forminfo input:hover{
	height: 40px;
    border-radius: 0px;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
	background:none;
    border: 1px solid #ccc;
}
.forminfo textarea{
	height:150px;
	display: block;
    width: 100%;
	padding: 6px 12px;
	border: 1px solid #ccc;
}
.forminfo .buttonface2,.forminfo .buttonface2:hover{
	height:50px;
	background: rgb(243, 176, 7);
    border: 1px solid rgb(243, 176, 7);
    color: rgb(255, 255, 255);
    display: block;
    font-size: 16px;
    padding: 10px 35px;
    transition: all 0.4s ease 0s;
    border-radius: 2px;
	margin: 0px 0px 20px;
}
.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:150px !important;
}
.cases .proimg img{
	display:block;
	margin:0px auto;
}




/*100%
=========*/
#about .thumbnail img{
	width:100%;
}
.container,#about .container{
	/*width:95%;*/
}
#pro .hd .prev{
	margin-left:-0px;
}
#pro .hd .next{
	margin-right:-20px;
}





@media (max-width: 960px){
#about .thumbnail img{
	width:100%;
}
.container,#about .container,#news .container{
	width:100%;
}	

#myCarousel{
	margin-top:128px;
}
.nav li{
	display:block;
	width:100%;
}
.topbg .container{
	padding:0px 0px;
	font-size:10px;
}
.navbar-brand{
	margin:0px;
	padding:10px 0px;
	}
.navbar-brand>img{
	/*height:50px;*/
	margin-left: 10px;
}

#navgation{
	padding-left:15px;
	padding-right:15px;
}
.navbg{
	margin-top: 0px;}
#pro, #honor{
	display:none;
}
#honor2,#pro2{
	display:block;
}
#news .pic{
	clear:both;
	width:100%;
	overflow:hidden;
	margin-bottom:15px;
}
#news .prolist li{
	clear:both;
	width:100%;
	margin:20px auto;
	padding:0px;
}
.download .datetime{
    display: block;
    text-align: left;
    clear: both !important;
}
.lis-nav a{
	width:50%;
	text-align:center;
	padding:0px;
}
.btxt .loctxt{
	margin-top:10%;
	font-size:30px;
}
#news .left, #news .right{
	height:auto;
}
.aboutbtn{
	width:100%;
}

/*======*/
.tfollow{
	display:none;
}
.navbar-toggle .icon-bar{
	border:1px solid #ccc;
}
.navbar-toggle{
	top:-40px;
	position:absolute;
	right:10px;
	margin-top: 0px;
	padding: 5px 5px;
	border:1px solid #ccc;
}
.dis{
	display:block;
}
.navbar-header,.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
	width:100% !important;
	padding:0px;
	margin:0px auto;
}
.nav{
	width:100%;
	margin:0px auto;
	padding:0px;
}
.navbar-collapse{
	padding:0px;
}
.search input{
     width: 85%;
    margin: 10px auto;
    display: block;
}
.search .buttonface, .search .buttonface:hover{
	position:absolute;
	right:40px;
}
.slides li a{
	background-size:100% 100%;
}
#banner{
	margin-top:-30px;
}
#banner li{
    background-size: 100% 100%!important;
    height: 150px !important;
}

.prodetail .proimg img{
	width:100%;
}

.promess .lis{
	    width: 40%;
    margin: 10px 10px;
}
.jqzoom{
	width:100%;
}
}
.pagelist{
	width:100%;
	text-align:center;
	margin-top:20px;
}
.clear{
	clear:both;
}
