@charset "utf-8";
/* CSS Document */
body{font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;}
.cus-nav{
		
}
.clear{clear:both;}
ul,li{list-style:none;margin:0px;padding:0px}
*{margin:0px;padding:0px;}
.bk{height: 55px;}

.pager{text-align:center;}
.pager li{float:left; margin: 0 5px;}

.cat-canvas{position: fixed;
right: 10px;
bottom: 60px;
z-index: 1000;
opacity: .5;
-webkit-transition: .2s;
transition: .2s;
border-radius: 15px;
}
.left-canvas{

}

.summary p{padding: 15px;border-color: #ddd;border-width: 1px;border-radius: 4px 4px 0 0;}

.infocontent{padding: 8px;}

.other-link{margin-bottom: 45px; text-align:center; height:1px;}

.top{
	width:100%;
	padding:10px;
	height:40px;
	position:relative;
}
.top .logo{
	float:left;
	width:auto;
	height:60px;
	max-width:85%;
}
.top .logo img{
	max-width:100%;
}

.menubtn{
	float:right;
	width:25px;
	height:25px;
	margin:4px 2px;
	position: relative;
    right: 4px;
    top: 8px;
}
.expand{
	width: 25px;
    height: 25px;
	display: inline-block;
	background:url(../img/navbg.png);
	background-size: 100%;
	
}
.zzc{
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.6);
	display:none;
	z-index:999;
}
.mask-close{
	cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #7f7f7f;
    color: #fff;
    text-align: center;
    font-size: 16px;
    position: absolute;
    top: 2px;
    right: 2px;
    height: 21px;
    line-height: 21px;
    width: 21px;
    overflow: hidden;
	float:right;
    background: rgb(36, 76, 163) none repeat scroll 0% 0% / auto padding-box border-box;
}
.mtree{
	width: 100%;
	position: relative;
    display: block;
    top: 25px;
}
.mtree li {
    border-bottom: 1px solid #fff;
    color: #FFF;
	width:100%;
    curscor: pointer;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
	
    border-bottom-color: #fff;
    border-left-color: ;
    background-color: #244ca3;
    text-align: center;
}
.mtree li a{
	color: #fff;
}
.banner{
	width:100%;
	position:relative;
}
.banner .hd{
	width:100%;
	height:auto;
}
.banner .hd li{
	width:100%;
	height:auto;
	display: none;
}
.banner .hd li:first-child{
	display: block;
}
.banner .hd li img{
	width:100%;
	height:auto;
}
.banner .bd{
	display:block;
	width:auto;
	position:absolute;
	bottom:10px;
	right:10px;
}
.banner .bd li{
	width: 22px;
    height: 22px;
    display: inline-block;
    overflow: hidden;
    background: url(../img/bullets.png) no-repeat;
	cursor: pointer;
	text-indent: 999;
}
.banner .bd li.hover{
	background-position: 0px -22px;
}
.search{
	width:100%;
	height:auto;
	background:url(../img/11_5pai.png);
	background-size:100% 100%;
}
.search_left{
	width:50%;
	height:auto;
	float:left;
}
.search_right{
	width:50%;
	height:auto;
	float:left;
	padding:20px 0;
}
.search_box{
	width:50%;
	height:auto;
	float:left;
}
.box_tb{
	width:40%;
	height:auto;
	margin-left:1px;
	background-color: rgb(31, 64, 135);
	border-radius: 50px;
	margin:0px 30%;
	margin-top:10px;
	padding:10%;
}
.box_title{
	width:100%;
	height:30px;
	margin-bottom:10px;
}
.box_title a{
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	color:#FFF;
	text-align:center;
}
.search_k{
	width:100%;
	height:57px;
}
.search_k > span{
	display:block;
	float:left;
	width:auto;
	height:57px;
	line-height:57px;
}
.search_ipt{
	font-size: 12px;
    font-family: Microsoft YaHei;
    color: #8dd034;
    font-weight: normal;
    line-height: 28px;
    height: 28px;
    vertical-align: middle;
    border: #8dd034 2px solid;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: block;
	float:left;
	margin-top:14px;
}
.search_btn{
	width:auto;
	background: #8dd034;
    font-family: Microsoft YaHei;
    font-weight: normal;
    border: #fff 0px solid;
    float: left;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    text-align: center;
	margin-top:14px;
}
section{
	width:94%;
	height:auto;
	margin:20px 3%;
}
.title_p{
	margin:0;
	padding:0;
	font: 12px/140% Arial, 宋体, Helvetica, sans-serif, Verdana; 
	text-align: center; 
	color: rgb(90, 90, 90); 
	font-size-adjust: none; 
	font-stretch: normal;
}
.title_span{
	line-height: 16px; 
	font-size: 18px;
}
.title_span_s{
	color: rgb(36, 76, 163); 
	line-height: 110%; 
	font-family: 'Times New Roman'; 
	font-size: 40px;
}
.title_span_qt{
	color: rgb(204, 204, 204); 
	line-height: 110%; 
	font-family: 'Times New Roman'; 
	font-size: 16px;
}
.f_title{
	text-align:center;
	margin:0;
	padding:10px 0;
}
.f_title div{
	width:100%;
	color: rgb(67, 67, 67); 
	line-height: 110%; 
	font-family:'Microsoft YaHei'; 
	font-size: 18px;
}
.f_title span{
	display:block;
	float:left;
	width:30%;
	height:10px;
	border-bottom:1px solid #ccc;
}
.f_title strong{
	display:block;
	text-align:center;
	width:40%;
	height:20px;
	float:left;
}
.cat_list ul{
	width:100%;
	height:auto;
}
.cat_list ul li{
	width:33.333%;
	height:auto;
	float:left;
	padding:20px;
}
.cat_list ul li .cat_img{
	width:100%;
	height:110px;
	border-radius:50%;
}
.cat_list ul li .cat_img img{
	width:100%;
	height:110px;
	border-radius:50%;
}
.cat_list ul li span{
	display:block;
	width:100%;
	height:20px;
}
.cat_list ul li span a{
	display:block;
	width:100%;
	height:20px;
	line-height:20px;
    color: rgb(102, 102, 102);
    font-family: "Microsoft YaHei";
    font-size: 12px;
	text-align:center;
}
.pro_cat{
	width:100%;
	height:30px;
}
.pro_cat li{
    width:33.33%;
	height:30px;
	float:left; margin:5 0px;
}
.pro_cat li span{
	display:block;
	width:80%;
	margin:0 auto;
	height:28px;
	border:1px solid #ccc;
	text-align:center;
	border-radius:20px;
}
.pro_cat li span.hover{ background:#244ca3;}

.pro_list ul{
	width:100%;
	height:auto;
	display:block;
}
.pro_list ul li{
	width:50%;
	float:left;
	padding:10px;
}
.pro_list ul li .pro_div{
	border:1px solid #eee;
	padding:10px;
}
.pro_list ul li .pro_div span{
	display:block;
	width:100%;
	height:auto;
	line-height:24px;
	font-size: 13px;
	overflow: hidden;
	padding: 5px 0;
}
.pro_list ul li .pro_div .bh{
	display:block;
	float:left;
	border-right: 1px solid #fff;
    font-size: 12px;
    color: #0f93e6;
	width:50%;
	text-align:center;
	background: #f5f5f5;
	
}
.pro_list .pro_img{
	display:block;
}
.pro_list .pro_img img{
	width:100%;
	height:auto;
}
.about_title{
	width:100%;
	background-color: rgb(246, 247, 248);
    height: 50px;
	line-height:50px;
	text-align:center;
	font-weight:bold;
}
.about_content{
	color: rgb(102, 102, 102);
    line-height: 190%;
}

.about_cat{
	width:100%;
	height:40px;
	margin:20px 0;
}
.about_cat li{
    width:33.33%;
	height:40px;
	float:left;
}
.about_cat li span{
	display:block;
	width:80%;
	margin:0 auto;
	height:40px;
	line-height:40px;
	border:1px solid #ccc;
	text-align:center;
	border-radius:5px;
}
.about_cat li span.hover{
	
}
.about_cat li span:hover{
	
}
.index_new{
	height:auto;
	background:url(../img/61wl.jpg) no-repeat;																														
	border:1px solid rgb(220, 220, 220);
}
.new_title{
	width:100%;
	height:42px;
}
.new_title_zb{
	height:42px;
	float:left;
	color: rgb(14, 148, 177);
	margin-left:30px;
	font-size:35px;
	line-height:42px;
	font-family: "Times New Roman";
}
.new_title_yb{
	height:42px;
	float:left;

}
.new_title_ybs{
	height:21px;
	color:#fff;
	font-size:14px;
	line-height:25px;
}
.new_title_ybx{
	height:21px;
	color: rgb(14, 148, 177);
	line-height:6px;
	font-family: "Times New Roman";
	font-size:28px;
}
.new_more{
	display:block;
	float:right;
	margin-right:10px;
	border:1px solid rgba(217,217,217,1);
	padding:2px 10px;
	margin-top:8px;
	color: rgba(102,102,102,1);
}
.new_list{
	margin:10px 0;
	height:auto;
}
.new_list ul{
	width:100%;
	height:auto;
}
.new_list p{
	height: 32px;
    line-height: 32px;
	margin:0px;
	padding:0px;
}
.new_list .new_list_title{
	float: left;
    margin-left: 10px;
}
.new_list .new_list_title_a{
	text-decoration: none;
    color: #0064d4;
    margin-right: 5px;
	display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #cccccc;
    font-weight: normal;
    text-decoration: none;
}
.new_list .new_list_time{
	float: right;
    margin-right: 10px;
}
.new_list .new_list_line{
	margin:0 10px;
	border-bottom: 1px dashed #c6c6c6;
}

.index_case{
	height:auto;
	background:url(../img/61wl.jpg) no-repeat;								

														

								
	border:1px solid rgb(220, 220, 220);
}
.case_title{
	width:100%;
	height:42px;
}
.case_title_zb{
	height:42px;
	float:left;
	color: rgb(14, 148, 177);
	margin-left:30px;
	font-size:42px;
	line-height:42px;
	font-family: "Times case Roman";
}
.case_title_yb{
	height:42px;
	float:left;

}
.case_title_ybs{
	height:21px;
	color:#fff;
	font-size:14px;
	line-height:25px;
}
.case_title_ybx{
	height:21px;
	color: rgb(14, 148, 177);
	line-height:6px;
	font-family: "Times case Roman";
	font-size:28px;
}
.case_more{
	display:block;
	float:right;
	margin-right:10px;
	border:1px solid rgba(217,217,217,1);
	padding:2px 10px;
	margin-top:8px;
	color: rgba(102,102,102,1);
}
.case_list{
	margin:10px 0;
	height:auto;
}
.case_list ul{
	height:auto;
	margin:10px
}
.case_list ul li{
	clear: both;
    margin-bottom: 10px;
    overflow: auto;
    zoom: 1;
    overflow-x: hidden;
    overflow-y: hidden;
}
.case_list .case_list_left{
	float: left;
    margin-right: 4%;
	height: 80px;
    width: 25%;
    text-align: center;
}
.case_list .case_list_left img{
    width: 100%;
    display: inline;
}
.case_list .case_list_right{
	width: 67%;
    margin-right:4%;	
	overflow: hidden; 
	word-wrap: break-word;
}
.case_list .case_list_right .case_list_title{
	margin-bottom: 5px;
}
.case_list .case_list_right .case_list_title a{
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #5a5a5a;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
}
.case_list .case_list_right .case_list_abstract {
	margin:0px;
	padding:0px;
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
}
.case_list_line{
	border-bottom: 1px dashed #e2e2e2;
}

.index_contact{
	height:auto;
	background:url(../img/61wl.jpg) no-repeat;								

														

								
	border:1px solid rgb(220, 220, 220);
}
.contact_title{
	width:100%;
	height:42px;
}
.contact_title_zb{
	height:42px;
	float:left;
	color: rgb(14, 148, 177);
	margin-left:30px;
	font-size:42px;
	line-height:42px;
	font-family: "Times contact Roman";
}
.contact_title_yb{
	height:42px;
	float:left;

}
.contact_title_ybs{
	height:21px;
	color:#fff;
	font-size:14px;
	line-height:25px;
}
.contact_title_ybx{
	height:21px;
	color: rgb(14, 148, 177);
	line-height:6px;
	font-family: "Times contact Roman";
	font-size:28px;
}
.contact_more{
	display:block;
	float:right;
	margin-right:10px;
	border:1px solid rgba(217,217,217,1);
	padding:2px 10px;
	margin-top:8px;
	color: rgba(102,102,102,1);
}
.contact_list{
	margin:10px;
	height:auto;
	background:url(../img/dinhua_29ug.jpg) no-repeat right bottom;
}
.contact_list p{
	margin:0px;
	height:38px;
	line-height:38px;
	background:url(../img/3_zyf0.jpg) no-repeat;
	padding-left:38px;
}
.contact_list .contact_img1{
	background-position:0 0;
}
.contact_list .contact_img2{
	background-position:0 -45px;
}
.contact_list .contact_img3{
	background-position:0 -89px;
}
.contact_list .contact_img4{
	background-position:0 -133px;
}

ul.app-nav{ clear:both;}
