@import url(//at.alicdn.com/t/font_859652_88ugr7q1c4d.css);
body{
}
.manual_menu_title{
	font-size: 22px;
	color: #c90000;
	border-bottom: 1px #eaeaea solid;
	padding: 30px 0 20px 0;
}
.manual_menu_title i{
	font-size: 22px;
	color: #555;
}

.manual_banner{
	width: 1180px;
	height: auto;
	background: url(001.jpg) top center no-repeat;
	color: #fff;
	text-align: center;
	background-size: 100% 100%;
	font-weight: 300;
	overflow: hidden;
	margin: 0 auto;
}
.manual_banner .t{
	font-size: 22px;
	color: #fff;
	margin: 40px 0 20px 0;
}

.search_bar{
	width: 600px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
.search_bar input[type=text]{
	width: 500px;
	height: 40px;
	background: #fff;
	border:0;
	border-radius: 5px;
	padding: 0 10px;
	font-size: 16px;
	float: left;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.search_bar input[type=submit]{
	width: 80px;
	height: 40px;
	background: #c90000;
	color: #fff;
	border:0;
	border-radius: 5px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	font-size: 16px;
	float: left;
}



.manual-index-c{
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 40px;
}
.manual-index-c .zimu{
	width: 815px;
	height: auto;
	overflow: hidden;
	float: left;
}
.manual-index-c .zimu .t{
	border-bottom: 1px #eaeaea solid;
}
.manual-index-c .zimu .t span{
	background: #575858;
	font-size: 22px;
	display: inline-block;
	height: 42px;
	width: 42px;
	text-align: center;
	line-height: 42px;
	color: #fff;
}
.manual-index-c .zimu .c{
	font-size: 16px;
	color: #444;
	height: auto;
	overflow: hidden;
	padding: 10px 0 30px 0;
}
.manual-index-c .zimu .c a{
	display: inline-block;
	height: 36px;
	margin: 0 32px 0 0;
	line-height: 36px;
}

.manual-index-c .ad{
	width: 280px;
	height: auto;
	overflow: hidden;
	background:#eaeaea;
	float: right;
	min-height: 80px;
}







.manual_list_title{
	border-bottom: 1px #eaeaea solid;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	height: 46px;
	line-height: 46px;
}
.manual_list_title .t{
	display: inline-block;
	background: #c90000;
	color: #fff;
	font-size: 22px;
	padding: 0 15px;
	float: left;
}
.manual_list_title .search{
	font-size: 14px;
	margin-left: 60px;
	float: left;
	color: #888;
}
.manual_list_title .search a{
	margin-right: 20px;
}
.manual_list_title a.back{
	float: right;
	font-size: 16px;

}

.manual-lists{
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 60px;
}
.manual-lists .lists{
	float: left;
	width: 960px;
	height: auto;
	overflow: hidden;
}
.manual-lists .lists ul{
	width: 1000px;
}
.manual-lists .lists ul li{
	width: 218px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
	border: 1px #eaeaea solid;
}
.manual-lists .lists ul li a.img{
	width: 218px;
	height: 218px;
	overflow: hidden;
	background: #eaeaea url(nopic.png) no-repeat;
	background-size: 100%;
	display: inline-block;
}
.manual-lists .lists ul li a.img img{
	width: 100%;
}
.manual-lists .lists ul li a.title{
	display: block;
	padding: 4px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.manual-lists .lists ul li a.company{
	color: #777;
	padding: 5px 10px 10px 10px;
	border-bottom: 1px #eaeaea solid;
	display: block;
	height: auto;
	overflow: hidden;
}
.manual-lists .lists ul li .area{
	padding: 8px 10px;
	height: auto;
	overflow: hidden;
}
.manual-lists .lists ul li .area i{
	font-size: 18px;
	color: #c90000;
}



.list-right{
	width: 190px;
	float: right;
	height: auto;
	overflow: hidden;
	
}

.list-right .top-lists{
	background: #f5f5f5;
	border:1px #e6e6e6 solid;
	padding: 10px 10px 30px 10px;
	width: 170px;
	height: auto;
	overflow: hidden;
}

.list-right .title{
	font-size: 16px;
	border-bottom: 1px #ccc solid;
	padding: 10px 0 8px 0;
}
.list-right li{
	margin-top: 20px;
	height: auto;overflow: hidden;
}
.list-right li a{
	display: block;
	height: 80px;
	width: 100%;
	overflow: hidden;
}
.list-right li a .img{
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
	background: #eaeaea url(nopic.png) no-repeat;
	background-size: 100%;
	margin-right: 10px;

}
.list-right li a .info h2{
	line-height: 19px;
	height: 57px;
	overflow: hidden;
}
.list-right li a .info .area{
	font-size: 12px;
	color: #888;
	margin-top: 5px;
}

.list-right .ad{
	background: #eaeaea;
	height: auto;
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
	min-height: 80px;
}

.manual_mb{
	font-size: 14px;
	padding: 10px 0 15px 0;
	color: #888;
	border-bottom:1px #eaeaea solid;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.manual_mb a{
	color: #888;
}
.manual_mb span.fr a{
	margin-left: 5px;
}

.manual_show_title{
	font-size: 22px;
	color: #333;
}

.manual_show_main{
	width: 960px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-bottom: 60px;
}

.manual_base{
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.manual_base .roll_banner{
	width:375px;
	height: auto;
	overflow: hidden;
}
.manual_base .roll_banner .bd{
	width: 375px;
	height: 375px;
	overflow: hidden;
}
.manual_base .roll_banner .bd li{
	width: 375px;
	height: 375px;
	overflow: hidden;
	display: inline-block;
	float: left;
	background: #f9f9f9;
}
.manual_base .roll_banner .hd{
	width: 375px;
	height: 57px;
	overflow: hidden;
	margin-top: 10px;
}
.manual_base .roll_banner .hd ul{
	height: 57px;
	width: 10000px;
}
.manual_base .roll_banner .hd li{
	width: 53px;
	height: 53px;
	background: #fff;
	float: left;
	display: inline-block;
	margin-right: 10px;
	border:1px #eaeaea solid;
	padding: 1px;
}
.manual_base .roll_banner .hd li img{
	width: 53px; 
	height: 53px;
}
.manual_base .roll_banner .hd li.on{
	border:1px #c90000 solid;
}
.manual_base .roll_banner .hd li.on img{
	width: 53px; 
	height: 53px;
}

.manual_base .baseinfo{
	width: 560px;
	height: auto;
	overflow: hidden;
}

.manual_base .baseinfo .price{
	background: #faefef;
	border-top: 1px #c90000 solid;
	font-size: 14px;
	color: #888;
	height: 70px;
	line-height: 70px;
	padding: 0 15px;
}
.manual_base .baseinfo .price em{
	font-size: 30px;
	color: #c90000;
	font-weight: bold;
}
.manual_base .baseinfo .desc{
	padding: 15px;
	font-size: 14px;
	color: #555;
	line-height: 32px;
}
.manual_base .baseinfo .desc em{
	color: #818181;
}

.manual_base .baseinfo .func{
	padding: 10px 15px;
}
.manual_base .baseinfo .func a{
	display: inline-block;
	font-size: 20px;
	padding: 10px 35px;
	background: #ebe6e6;
	margin-right: 10px;
	color: #333;
}
.manual_base .baseinfo .func a.imp{
	background: #c90000;
	color: #fff;
}

.manual_base .baseinfo .share{
	padding: 10px 15px;
	font-size: 14px;
	color: #666;
}
.manual_base .baseinfo .share a{
	display: block;
}
.manual_base .baseinfo .share i{
	font-weight: bold;
	font-size: 12px;
}

.manual_show_content{
	margin-top: 50px;
}
.manual_show_content h2.title{
	font-size: 22px;
	border-bottom: 1px #eaeaea solid;
}
.manual_show_content h2.title span{
	border-bottom: 2px #c90000 solid;
	display: inline-block;
	padding: 10px 0;
	color: #c90000;
}
.manual_show_content span.content{
	font-size: 14px;
	line-height: 28px;
	color: #333;
	padding: 20px 0;
	display: inline-block;
}

.manual_show_right_company{
	border: 1px #c90000 solid;
	width: 168px;
	height: auto;
	overflow: hidden;
	padding: 20px 10px 20px 10px;
	background: url(002.png) top center repeat-x;
}
.manual_show_right_company h3.com_name{
	color: #c90000;
	font-size:14px;
	font-weight: bold;
	line-height: 18px;
}
.manual_show_right_company .desc{
	font-size: 12px;
	color: #777;
	line-height: 24px;
	margin-top: 10px;
}
.manual_show_right_company a.gohome{
	height: 30px;
	border:1px #eaeaea solid;
	background: #fff;
	line-height: 30px;
	display: block;
	text-align: center;
	margin-top: 20px;
}
.manual_show_right_company a.gohome i{
	font-size: 15px;
	margin-right: 4px;
	color: #c90000;
}


.company_banner{
	width: 100%;
	height: auto;
	background: url(001.jpg) top center no-repeat;
	color: #fff;
	background-size: 100%;
	overflow: hidden;
	padding: 30px 0;
}

.company_banner h1.company_name{
	font-size: 24px;
	font-weight: bold;
}
.company_banner .area{
	font-size: 14px;
	font-weight: 300;
	color: #eaeaea;
}

.company_banner .tel{
	font-size: 18px;
	height: 24px;
	line-height: 24px;
	margin-top: 17px;
	color: #ff6600;
}
.company_banner .tel i{
	font-size: 18px;
	line-height: 24px;
	float: left;
	margin-right: 10px;
}
.company_banner .tel span{
	line-height: 24px;
	float: left;
	font-size: 22px;
}




.company_l{
	width: 240px;
	float: left;
	height: auto;
	overflow: hidden;
	margin: 20px 0 40px 0;
}

.company_r{
	width: 910px;
	height: auto;
	overflow: hidden;
	float: right;
	margin: 20px 0 40px 0;
}

.company_title{
	background: #c90000;
	color: #fff;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	height: auto;
	overflow: hidden;
	padding: 10px;
}
.company_title span{
	font-size: 14px;
	font-weight: bold;
}
.company_title a{
	font-size: 12px;
	color: #fff;
}

.company_c{
	background: #fff;
	border:1px #eaeaea solid;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	width: 218px;
	padding: 10px;
}

.company_c_r{
	background: #fff;
	border:1px #eaeaea solid;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	width: 888px;
	padding: 10px;
	height: auto;
	overflow: hidden;
}

.company_txt{
	font-size: 14px;
	line-height: 26px;
	color: #666;
}

.company_txt .name{
	font-weight: bold;
	color: #c90000;
	margin-bottom: 5px;
}






.manual-lists-company .lists{
	float: left;
	width: 888px;
	height: auto;
	overflow: hidden;
}
.manual-lists-company .lists ul{
	width: 980px;
}
.manual-lists-company .lists ul li{
	width: 204px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
	border: 1px #eaeaea solid;
	padding-bottom: 10px;
}
.manual-lists-company .lists ul li a.img{
	width: 204px;
	height: 204px;
	overflow: hidden;
	background: #eaeaea url(nopic.png) no-repeat;
	background-size: 100%;
	display: inline-block;
}
.manual-lists-company .lists ul li a.img img{
	width: 100%;
}
.manual-lists-company .lists ul li a.title{
	display: block;
	padding: 4px 10px;
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

.company_top_info{
	background: #F9F9F9;
	border-bottom: 1px #eaeaea solid;
	font-size: 12px;
	padding: 8px 0;
}





.manual_type{
	width: 1180px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 0 15px #ddd;
}
.manual_type h2{
	font-size: 18px;
	font-weight: bold;
	color: #0068b6;
	border-bottom: 1px #eaeaea solid;
	padding: 15px 20px;
}
.manual_type .c{
	padding: 20px;
	font-size: 14px;
	line-height: 30px;
	height: auto;
	overflow: hidden;
}
.manual_type .c a{
	display: inline-block;
	float: left;
	margin-right: 20px;
	color: #666;
}
.manual_type .c a:hover,.manual_type .c a.on{
	color: #ff6600;
}

.manual_index_logo{
	width: 1140px;
	height: auto;
	overflow: hidden;
	margin: 30px auto 0 auto;
	background: #fff;
	box-shadow: 0 0 15px #ddd;
	padding: 20px;
}
.manual_index_logo ul{
	width: 1200px;
}
.manual_index_logo ul li{
	float: left;
	display: inline-block;
	margin-right: 6px;
	margin-bottom: 6px;
}
.manual_index_logo ul li a{
	display: inline-block;
	width: 183px;
	height: 52px;
	border:1px #ccc solid;
	overflow: hidden;
}
.manual_index_logo ul li a img{
	width: 100%;
}


.manual_index_title{
	width: 1140px;
	height: auto;
	overflow: hidden;
	margin: 30px auto 0 auto;
	background: #fff;
	box-shadow: 0 0 15px #ddd;
	padding: 15px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #0068b6;
}

.manual_new_prolist{
	width: 1180px;
	height: auto;
	overflow: hidden;
}
.manual_new_prolist ul{
	width: 1300px;
}
.manual_new_prolist ul li{
	display: inline-block;
	float: left;
	margin-right: 25px;
	border:1px #eaeaea solid;
	height: auto;
	overflow: hidden;
	width: 274px;
	margin-bottom: 30px;
}
.manual_new_prolist ul li .img{
	width: 100%;
	height: 274px;
	overflow: hidden;
}
.manual_new_prolist ul li .img img{
	width: 100%;
	height: 100%;
}
.manual_new_prolist ul li a.title{
	display: inline-block;
	margin:10px;
	font-size: 14px;
	font-weight: bold;color: #333;
	line-height: 21px;
	height: 42px;
	overflow: hidden;
}
.manual_new_prolist ul li a.company_name{
	display: block;
	margin: 0px 10px 10px 10px;
	font-size: 14px;
	color: #7c7c7c;
	line-height: 21px;
	height: 21px;
	overflow: hidden;
	text-align: left;
}
.manual_new_prolist ul li .moreinfo{
	line-height: 21px;
	height: 21px;
	overflow: hidden;
	border-top: 1px #eaeaea solid;
	padding: 10px;
}
.manual_new_prolist ul li .moreinfo .icon a{
	color: #ff6600;
	
}
.manual_new_prolist ul li .moreinfo .icon a i{
	font-size: 18px;
}

.company_logo{
	border-bottom: 1px #eaeaea solid;
	padding: 0 0 30px 0;
	margin-bottom: 30px;
}
.company_logo img{
	height: 36px;
}

.pro-roll-thumb{
	width: 250px;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
.pro-roll-thumb .bd li{
	width: 250px;
	height: 250px;
	overflow: hidden;
}
.pro-roll-thumb .bd li img{
	width: 100%;
	height: 100%;
}
.pro-roll-thumb .hd{
	position: absolute;
	width: 100%;
	bottom: 10px;
}
.pro-roll-thumb .hd ul{
	width: 100%;
	text-align: center;
}
.pro-roll-thumb .hd ul li{
	display: inline-block;
	margin: 0 2px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
}
.pro-roll-thumb .hd ul li.on{
	background: #ff6600;
}


.company_top{
	border-bottom: 3px #eaeaea solid;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
}
.company{
	background: #fff;
	width: 1180px;
	height: auto;
	overflow: hidden;
}
.company .nav{
	height: 36px;
	line-height: 36px;
}
.company .nav a{
	margin-left: 30px;
} 

.company-box{
	margin-top: 20px;
}
.company-box h2{
	font-size: 18px;
	font-weight: bold;
	color: #0068b6;
	border-bottom: 2px #0068b6 solid;
	padding-bottom: 5px;
}
.company-box .c{
	border:1px #eaeaea solid;
	border-top: 0;
	padding: 20px;
	height: auto;
	overflow: hidden;
}
.company-box .txt{
	font-size: 14px;
	color: #494949;
	line-height: 28px;
}
.company-box .txt p{
	margin-bottom: 10px;
}

.company-box .rongyu{
	width: 1120px;
	overflow: hidden;
}
.company-box .rongyu li{
	float: left;
	display: inline-block;
	width: 235px;
	height: 190px;
	overflow: hidden;
	margin-right: 30px;
}
.company-box .rongyu li a{
	display: inline-block;
	width: 100%;
	height: 190px;
	overflow: hidden;
}
.company-box .rongyu li a .img{
	width: 100%;
	height: 160px;
	overflow: hidden;
}
.company-box .rongyu li a .img img{
	width: 100%;
	height: 100%;
}
.company-box .rongyu li a span{
	color: #555;
	font-size: 14px;
	display: inline-block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
}






.company-box .pro{
	width: 1120px;
	overflow: hidden;
}
.company-box .pro li{
	float: left;
	display: inline-block;
	width: 160px;
	height: 190px;
	overflow: hidden;
	margin-right: 30px;
}
.company-box .pro li a{
	display: inline-block;
	width: 100%;
	height: 190px;
	overflow: hidden;
}
.company-box .pro li a .img{
	width: 100%;
	height: 160px;
	overflow: hidden;
}
.company-box .pro li a .img img{
	width: 100%;
	height: 100%;
}
.company-box .pro li a span{
	color: #555;
	font-size: 14px;
	display: inline-block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
}



.company-box .news{
	height: auto;
	overflow: hidden;
}
.company-box .news li{
	width: 50%;
	height: 30px;
	line-height: 30px;
	float: left;
	display: inline-block;
}
.company-box .news li a{
	display: inline-block;
	padding-right: 20px;
}

.manual_tips{
	text-align: center;
	font-size: 16px;
	color: #ccc;
	padding: 100px 0;
}






.manual_new_prolist_small{
	width: 1180px;
	height: auto;
	overflow: hidden;
}
.manual_new_prolist_small ul{
	width: 1300px;
}
.manual_new_prolist_small ul li{
	display: inline-block;
	float: left;
	margin-right: 26px;
	border:1px #eaeaea solid;
	height: auto;
	overflow: hidden;
	width: 173px;
	margin-bottom: 30px;
}
.manual_new_prolist_small ul li .img{
	width: 100%;
	height: 173px;
	overflow: hidden;
}
.manual_new_prolist_small ul li .img img{
	width: 100%;
	height: 100%;
}
.manual_new_prolist_small ul li a.title{
	display: block;
	margin:10px;
	font-size: 14px;
	font-weight: bold;color: #333;
	line-height: 21px;
	height: 42px;
	overflow: hidden;
	border-bottom: 1px #eaeaea solid;
}
.manual_new_prolist_small ul li a.company_name{
	display: block;
	margin: 0px 10px 10px 10px;
	font-size: 14px;
	color: #7c7c7c;
	line-height: 21px;
	height: 42px;
	overflow: hidden;
	text-align: left;
	font-size: 13px;
}
.manual_new_prolist_small ul li .moreinfo{
	line-height: 21px;
	height: 21px;
	overflow: hidden;
	border-top: 1px #eaeaea solid;
	padding: 10px;
}
.manual_new_prolist_small ul li .moreinfo .icon a{
	color: #ff6600;
	
}
.manual_new_prolist_small ul li .moreinfo .icon a i{
	font-size: 18px;
}