body,
html,
ul,
h4 {
	margin: 0;
	padding: 0;
}

.clearfix::after {
	content: '';
	clear: both;
	display: block;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

.index_header {
	width: 100%;
	background: #3A3A3A;
	height: 160px;
	
}
.index_header,.index_footer,.index_main {
	min-width: 1200px;
}
.header {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
}

.header>a {
	height: 160px;
	line-height: 160px;
	float: left;
}

.header>a .logo {
	float: left;
	width: 412px;
	height: 134px;
	border: 0;
	padding-left: 30px;
	padding-top: 15px;
}

.header ul {
	float: right;
}

.header ul li {
	float: left;
	height: 160px;
	line-height: 160px;
	margin: 0 60px;
}

.header ul li a {
	font-size: 30px;
	text-decoration: none;
	color: #fff;
}

.index_main {
	width: 100%;
	background: #666666;
	height: 488px;
}

.index_main .main {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	clear: both;
	text-align: center;
	padding-top: 30px;
}

.index_main .main img {
	width: 270px;
	height: 384px;
	border: 0;
	padding: 0 10px;
}

.index_footer {
	width: 100%;
	height: auto;
	background: #3A3A3A;
	padding-top: 30px;
	box-sizing: border-box;
}

.footer {
	width: 1200px;
	height: 150px;
	margin: 0 auto;
	clear: both;
	text-align: center;
}

.subnav {
	padding: 24px;
	font-size: 18px;
	color: #fff;
}

.subnav a {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}

.subnav a {
	color: #eee;
}

.cpy {
	font-size: 20px;
	color: #fff;
}

.cpy a {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}

.neiyebox {
	width: 1100px;
	margin: auto;
	height: auto;
}

.neiye_nav {
	width: 100%;
	height: 72px;
	background: url(../img/bg.jpg) no-repeat;
	background-size: cover;
}

.neiye_nav>a {
	float: left;
}

.neiye_nav>ul {
	float: left;
	height: 100%;
	margin: 0 95px 0 75px;
}

.neiye_nav>ul li {
	float: left;
	line-height: 72px;
	width: auto;
	margin: 0 8px;
}

.neiye_nav>ul li a {
	color: #0C0D0F;
	font-size: 16px;
	font-weight: bolder;
}

.neiyebox .content .left_ul {
	float: left;
	width: 223px;
	min-height: 700px;
	box-sizing: border-box;
	background: #AFB7BA;
	padding: 45px 0 20px 40px;
	border-right: 1px solid black;
}

.neiyebox .content .left_ul h4 {
	height: 30px;
	line-height: 30px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.neiyebox .content .left_ul ul {
	height: auto;
}

.neiyebox .content .left_ul ul li {

	height: 25px;
	line-height: 25px;
}

.neiyebox .content .left_ul ul li a {
	font-size: 12px;
	color: #000000;
}



.neiyebox .content .right_con {
	float: left;
	width: 800px;
	box-sizing: border-box;
	height: auto;
	min-height: 700px;
}

.neiyebox .content .right_con .crumbs {
	padding: 0 30px;
	font-size: 12px;
	color: #000000;
	line-height: 40px;
}

.neiyebox .content .right_con>table {
	padding: 0 30px;
}

.neiyebox .content .right_con>table a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.neiyebox .content .right_con>table img {
	width: 220px;
	height: 128px;
	display: block;
}

.neiyebox .content .right_con form p {
	margin: 12px 0;
}

table .copyright a {
	color: #000000;
	font-size: 12px;
}

.neiyebox .content .left_ul ul li a:hover {
	color: #ff0000;
}

.neiyebox .content .right_con>table a:hover {
	color: #ff0000;

}

.neiyebox .content .right_con form p a {

	font-size: 12px;
	color: #000000;
}

.neiyebox .content .right_con .title {
	font-size: 18px;
	font-weight: bold;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 50px;
	margin-bottom: 8px;
}

.neiyebox .content .right_con .prodetail {
	box-sizing: border-box;

	padding-left: 30px;
	padding-right: 50px;
}

.neiyebox .content .right_con .prodetail img {
	max-width: 100%;
	display: block;
}

.neiyebox .content .right_con .prodetail .left_img {
	float: left;
	width: 350px;
	height: 203px;
}

.neiyebox .content .right_con .prodetail .left_img img {
	width: 100%;
	height: 100%;
}

.neiyebox .content .right_con .prodetail .right_info {
	margin-left: 10px;
	float: left;

}

.neiyebox .content .right_con .prodetail .right_info ul li {
	line-height: 35px;
	font-size: 12px;
	color: #000000;
}

.neiyebox .content .right_con .prodetail .right_info ul li img {
	display: inline-block;
	vertical-align: middle;
}

.neiyebox .content .right_con .prodetail .right_info ul li span {
	font-size: 16px;
	font-weight: bold;
	color: #ff4500;
	margin-left: 5px;
}

.neiyebox .content .right_con h4 {
	margin: 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 30px;
}

.neiyebox .content .right_con .deta_img {
	height: auto;
	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 50px;

}

.neiyebox .content .right_con .deta_img img {
	max-width: 100%;
	margin-bottom: 10px;
}

.neiyebox .content .right_con .deta_img img:nth-child(2n+2) {
	/*margin-bottom: 30px;*/
}

.others {
	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 50px;
	/*margin-top: 10px;*/
}

.others ul li {
	float: left;
	width: 32%;
	margin-right: 1%;
	margin-bottom: 30px;
}

.others ul li img {
	width: 140px;
	height: 55px;
	display: block;
	text-align: center;
	margin: auto;
}

.pagenum {
	margin: 12px 0 22px 0;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.pagenum a {
	margin: 0 3px;
	font-size: 12px;
	color: #000000;
}

.pagenum span {
	margin: 0 3px;
}

.pagenum span a {
	margin: 0;
}

.lianxi {
	margin-top: 12px;
	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 50px;
	text-align: center;

}

.lianxi img {
	width: 100%;
}

.lianxi .p1 span {
	font-family: 宋体, SimSun;
	font-size: 36px;
	text-decoration: underline;

}

.lianxi .p2 span {
	font-size: 20px;
}

.lianxi .p3 span {
	color: rgb(255, 0, 0);
	font-size: 24px;
}

.lianxi .p4 span {
	font-size: 24px;
	font-family: 楷体, 楷体_GB2312, SimKai;
}

.lianxi .p5 span {
	font-size: 24px;
}

.lianxi .p6 a {
	font-size: 24px;
	text-decoration: underline;
}

.prolist .right_con ul {
	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;
}

.prolist .right_con .list_ul li {
	text-align: center;
	width: 222px;
	height: 164px;
	box-sizing: border-box;
	margin-bottom: 20px;
	float: left;
	margin-right: 17px;
	padding: 5px;

}

.prolist .right_con .list_ul li a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;

}

.prolist .right_con .list_ul li a img {
	width: 100%;
	border: 1px solid white;

	width: 220px;
	height: 128px;
	display: block;
}

.prolist .right_con .list_ul li a p {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.prolist .right_con .pagination {
	margin: 0;
	padding: 0;
	width: auto;
	margin: auto;
	height: 26px;
	line-height: 26px;
	margin-top: 40px;
	overflow: hidden;
	display: table;
}

.prolist .right_con .pagination li , .prolist .right_con .pagination p,.prolist .right_con .pagination a {
	float: left;
	width: 34px;
	text-align: center;
	margin:  0px !important;
}

.prolist .right_con .pagination a , .prolist .right_con .pagination li , .prolist .right_con .pagination p {
	color: #000000;
	text-decoration: none;
	font-size: 12px !important;
}
@/*media (min-width: 200px) and (max-width: 600px) {
	.index_header,.index_main,.index_footer{
		width: 1200px;
	}*/

}