a:hover {
	text-decoration: none;
}
a {
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
}
em, i {
	font-weight: normal;
	font-style: normal;
}
#navigation {
	background: #444444;
	height: 30px;
	color: #9a9a9a;
}
#navigation .welcome {
	line-height: 30px;
	color: #9a9a9a;
}
#navigation .collection {
	color: #9a9a9a;
	text-align: right;
}
#navigation .collection a {
	line-height: 30px;
	color: #9a9a9a;
	padding: 0 16px;
	background: url("../images/icon_1.jpg") no-repeat right center;
}
#header {
	position: relative;
	padding-bottom: 24px;
}
#header .logo {
	padding: 0 15px;
}
#header .tel {
	margin-top: 24px;
	font-size: 20px;
	height: 70px;
	color: #4e2d0e;
	padding-left: 70px;
	background: url("../images/phone.png") no-repeat left center;
}
#header .tel .tel_text {
	font-size: 14px;
	color: #444444;
	line-height: 20px;
	height: 20px;
	margin: 12px 0 6px;
}
#header .tel .text_number {
	font-size: 24px;
	color: #e91a34;
	line-height: 24px;
	height: 24px;
}
#header .menu_icon {
	position: absolute;
	background: #235eb7;
	padding: 18px 0 18px 24px;
	border-radius: 10px 0 0 10px;
	bottom: 20%;
	right: 0;
	width: 10%;
}
.pc_menu {
	background: #1c59b5;
}
.pc_menu .menu .nLi {
	float: left;
	width: 14.2%;
	position: relative;
}
.pc_menu .menu .nLi h3 {
	font-size: 16px;
	padding: 6px 0 28px;
	background: url("../images/nav_bg.jpg") repeat-x;
	background-position: bottom 14px center;
}
.pc_menu .menu .nLi h3 a {
	display: block;
	text-align: center;
	color: #ffffff;
	line-height: 30px;
}
.pc_menu .menu .nLi .sub {
	display: none;
	position: absolute;
	top: 56px;
	width: 100%;
	z-index: 10;
}
.pc_menu .menu .nLi .sub li {
	background: #fcfcfe;
	margin-bottom: 8px;
	border-radius: 8px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.pc_menu .menu .nLi .sub li a {
	display: block;
	color: #050000;
	line-height: 32px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.pc_menu .menu .nLi .sub li:hover {
	background: #1c59b5;
	color: #fff;
}
.pc_menu .menu .nLi .sub li:hover a {
	color: #ffffff;
}
.pc_menu .menu .nLi .sub li:first-child {
	margin-top: 15px;
}
.pc_menu .menu .on h3 {
	background: url("../images/nav_menuback.jpg") repeat-x;
	background-position: bottom 12px center;
}
#banner {
	position: relative;
}
#banner .owl-theme .owl-controls {
	position: absolute;
	bottom: 2%;
	width: 100%;
}
#business {
	margin-top: 44px;
}
#business .title {
	text-align: center;
}
#business .title .en {
	text-transform: uppercase;
	line-height: 42px;
	height: 42px;
	font-size: 30px;
	font-weight: bold;
	color: #484848;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#business .title .ch {
	font-weight: bold;
	font-size: 20px;
	color: #1c59b5;
	line-height: 34px;
	height: 34px;
	margin-bottom: 4px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#business .title .icon {
	height: 38px;
	width: 86px;
	margin: 0 auto;
	position: relative;
}
#business .title .icon:before {
	position: absolute;
	content: "";
	display: block;
	top: 16px;
	left: -200px;
	width: 200px;
	height: 1px;
	z-index: 1000;
	background-color: #8f8f8f;
}
#business .title .icon:after {
	position: absolute;
	content: "";
	display: block;
	top: 16px;
	right: -200px;
	width: 200px;
	height: 1px;
	z-index: 1000;
	background-color: #8f8f8f;
}
#business .title .title_introduction {
	text-align: center;
	font-size: 20px;
	color: #484848;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-weight:bold;
}
#business .left_second {
	margin-top: 36px;
}
#business .left_second h2 {
	box-sizing: border-box;
	padding-top: 16px;
	text-align: center;
	height: 92px;
	background: url("../images/left_second_title_bg.png") no-repeat bottom 8px center #1c59b5;
	border-radius: 6px 6px 0 0;
}
#business .left_second h2 em {
	display: block;
	font-size: 24px;
	color: #fff;
	line-height: 28px;
	height: 28px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#business .left_second ul li {
	margin-top: 16px;
	height: 44px;
	box-sizing: border-box;
	border: 2px solid #1c59b4;
}
#business .left_second ul li a {
	display: block;
	box-sizing: border-box;
	padding-left: 54px;
	line-height: 40px;
	font-size: 14px;
	color: #1c59b5;
	background: url("../images/icon_2.jpg") no-repeat left 24px center #ffffff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#business .left_second ul li a:hover {
	background: url("../images/icon_3.jpg") no-repeat left 24px center #1c59b5;
	color: #fff;
}
#business .left_second .tel_number {
	box-sizing: border-box;
	margin-top: 16px;
	padding-left: 74px;
	height: 82px;
	padding-top: 18px;
	color: #fff;
	background: url("../images/tel_number_bg.jpg") no-repeat left bottom 12px #1c59b5;
	border-radius: 0 0 10px 10px;
}
#business .left_second .tel_number .name {
	display: block;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#business .left_second .tel_number .number {
	display: block;
	font-size: 20px;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#business .right_inner {
	margin-top: 36px;
}
#business .right_inner ul li {
	padding: 0 7px;
	margin-bottom: 20px;
}
#business .right_inner ul li .business_img_bg {
	border: 1px solid #ededed;
	padding: 10px;
}
#business .right_inner ul li .business_img_bg .business_img {
	width: 100%;
	overflow: hidden;
}
#business .right_inner ul li .business_img_bg .business_img img {
	cursor: pointer;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}
#business .right_inner ul li .business_img_bg .business_img img:hover {
	-webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}
#business .right_inner ul li .business_img_bg .text {
	margin-top: 10px;
	text-align: center;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: #333333;
}
#business .right_inner ul li:hover .text {
	text-decoration: underline;
}
#company {
	margin-top: 10px;
	background: url("../images/company-bg.jpg") no-repeat center;
	padding-bottom: 140px;
}
#company .title {
	padding: 50px 0 50px 6px;
	color: #000;
}
#company .title .en {
	font-size: 10px;
	line-height: 26px;
	height: 26px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#company .title .ch {
	line-height: 46px;
	font-size: 24px;
}
#company .title .server {
	font-size: 12px;
	line-height: 24px;
}
#company .company_inner {
	background: #ffffff;
	border-radius: 10px;
	box-shadow: 0 6px 10px 0 #f5f5f5;
}
#company .company_inner h2 {
	text-align: center;
	padding: 40px 0 0;
}
#company .company_inner h2 .english {
	display: block;
	font-size: 34px;
	font-weight: bold;
	line-height: 42px;
	color: #3d3d3d;
	height: 42px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#company .company_inner h2 .China {
	display: block;
	font-size: 24px;
	color: #1c59b5;
	line-height: 34px;
	height: 34px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#company .company_inner h2 span {
	display: block;
	position: relative;
	width: 86px;
	margin: 5px auto;
}
#company .company_inner h2 span:before {
	position: absolute;
	content: "";
	display: block;
	top: 18px;
	left: -200px;
	width: 200px;
	height: 1px;
	z-index: 1000;
	background-color: #8f8f8f;
}
#company .company_inner h2 span:after {
	position: absolute;
	content: "";
	display: block;
	top: 18px;
	right: -200px;
	width: 200px;
	height: 1px;
	z-index: 1000;
	background-color: #8f8f8f;
}
#company .company_inner .text {
	margin-bottom: 50px;
	padding: 22px 40px 0;
	font-size: 14px;
	line-height: 32px;
	height: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
#company .company_inner .more {
	margin-bottom: 42px;
	margin-left: 40px;
	height: 40px;
	width: 120px;
	display: block;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #0e1d3a;
}
#news {
	margin-top: 36px;
	margin-bottom: 54px;
}
#news .title {
	margin-bottom: 4px;
	text-align: center;
}
#news .title .en {
	text-transform: uppercase;
	line-height: 40px;
	height: 40px;
	font-size: 32px;
	font-weight: bold;
	color: #484848;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#news .title .ch {
	font-weight: bold;
	font-size: 20px;
	color: #1c59b5;
	line-height: 36px;
	height: 36px;
	margin-bottom: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#news .title .icon {
	height: 38px;
	width: 86px;
	margin: 0 auto;
	position: relative;
}
#news .title .icon:before {
	position: absolute;
	content: "";
	display: block;
	top: 16px;
	left: -200px;
	width: 200px;
	height: 1px;
	z-index: 1000;
	background-color: #8f8f8f;
}
#news .title .icon:after {
	position: absolute;
	content: "";
	display: block;
	top: 16px;
	right: -200px;
	width: 200px;
	height: 1px;
	z-index: 1000;
	background-color: #8f8f8f;
}
#news .title .title_introduction {
	text-align: center;
	font-size: 20px;
	color: #484848;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-weight:bold;
}
#news .news_inner ul {
	margin-bottom: 38px;
}
#news .news_inner ul li {
	margin-top: 32px;
}
#news .news_inner ul li .news_list {
	padding: 10px 10px 18px;
	border: 1px solid #f1f1f1;
}
#news .news_inner ul li .news_list .pic {
	float: left;
	width: 36%;
	height: 142px;
	color: #fff;
	padding-bottom: 0px;
}
#news .news_inner ul li .news_list .pic img {
	max-width: 100%;
	box-shadow: 6px 6px 0px #f1f1f1;
	width: 100%;
	height: 100%;
}
#news .news_inner ul li .news_list .news_text {
	float: left;
	width: 60%;
	margin-left: 4%;
}
#news .news_inner ul li .news_list .news_text h2 {
	font-size: 14px;
	color: #4e4e4f;
	line-height: 16px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#news .news_inner ul li .news_list .news_text .text {
	margin-top: 22px;
	font-size: 12px;
	color: #636363;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#news .news_inner ul li .news_list .news_text .date {
	margin-top: 26px;
	color: #9f9f9f;
	font-size: 12px;
	line-height: 24px;
	padding-left: 22px;
	background: url("../images/icon_4.jpg") no-repeat left center;
	height: 24px;
}
#news .news_inner ul li:hover {
	background: #f5f5f5;
}
#news .news_inner ul li:hover .news_list .news_text h2 {
	color: #4e4e4f;
}
#news .news_inner .more {
	width: 180px;
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #1c59b5;
	line-height: 38px;
	border-radius: 10px;
	text-align: center;
	margin: 0 auto;
}
#news .news_inner .more a {
	color: #656565;
	font-size: 16px;
}
#content {
	margin-top: 26px;
	margin-bottom: 56px;
}
#content ._aside h2 {
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	background: url("../images/left_second_title_bg.png") no-repeat bottom 8px center #1c59b5;
	padding: 20px 15px 50px;
	border-radius: 10px 10px 0 0;
}
#content ._aside ul.sidemenu li.sub1 a.sub1_a {
	margin-top: 16px;
	display: block;
	height: 46px;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: bold;
	color: #1c59b5;
	background: url("../images/icon_2.jpg") no-repeat left 28px center;
	padding: 0 0 0 56px;
	border: solid 2px #1c59b4;
}
#content ._aside ul.sidemenu li.sub1 a.sub1_a span {
	display: block;
	height: 46px;
	line-height: 46px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#content ._aside ul.sidemenu li.sub1 a.sub1_a:hover {
	color: #fff;
	background: url("../images/icon_3.jpg") no-repeat left 28px center #1c59b5;
}
#content ._aside ul.sidemenu li.sub1 ul {
	display: none/*二级的样式*/
}
#content ._aside ul.sidemenu li.sub1 ul li.sub2 > a.sub2_a {
	margin-top: 20px;
	display: block;
	height: 28px;
	font-size: 14px;
	line-height: 28px;
	background: #fff;
	padding: 0 0 0 56px;
	color: #1c59b5;
	border-bottom: 1px solid #ecf0f3;
}
#content ._aside ul.sidemenu li.sub1 ul li ul li.sub3 a.sub3_a {
	display: block;
	margin-top: 10px;
	padding: 0 0 0 66px;
	height: 28px;
	line-height: 28px;
	color: #706666;
	background: url("../images/icon_5.jpg") no-repeat left 56px center;
}
#content ._aside .tel_number {
	box-sizing: border-box;
	margin-top: 16px;
	padding-left: 74px;
	height: 82px;
	padding-top: 18px;
	color: #fff;
	background: url("../images/tel_number_bg.jpg") no-repeat left bottom 10px #1c59b5;
	border-radius: 0 0 10px 10px;
}
#content ._aside .tel_number .name {
	display: block;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#content ._aside .tel_number .number {
	display: block;
	font-size: 20px;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#content .main .title {
	text-align: center;
	margin-bottom:10px;
}
#content .main .title .en {
	line-height: 42px;
	height: 42px;
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
	color: #484848;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom:5px;
}
#content .main .title .ch {
	font-size: 24px;
	color: #1c59b5;
	line-height: 34px;
	height: 34px;
	margin-bottom: 8px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#content .main .title .icon {
	height: 38px;
	width: 86px;
	margin: 0 auto;
	position: relative;
}
#content .main .title .icon:before {
	position: absolute;
	content: "";
	display: block;
	top: 16px;
	left: -440%;
	width: 440%;
	height: 1px;
	z-index: 1000;
	background-color: #8f8f8f;
}
#content .main .title .icon:after {
	position: absolute;
	content: "";
	display: block;
	top: 16px;
	right: -440%;
	width: 440%;
	height: 1px;
	z-index: 1000;
	background-color: #8f8f8f;
}
#content .main .title .title_introduction {
	text-align: center;
	font-size: 14px;
	color: #484848;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#content .main .article {
	margin-top: 5px;
}
#content .main .article .pagination {
	text-align: center;
	display: block;
	margin: 30px 0;
}
#content .main .article .pagination ul li {
	float: left;
}
#content .main .article .list-img {
	margin: 0 -7.5px;
}
#content .main .article .list-img > ul > li {
	text-align: center;
	padding: 0 7.5px;
	margin-bottom: 30px;
}
#content .main .article .list-img > ul > li .list_images {
	border: solid 1px #ededed;
}
#content .main .article .list-img > ul > li a .text_area {
	margin-top: -5px;
	margin-bottom: 5px;
	color: #000;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#content .main .article .list-img > ul > li a .img_area {
	width: 100%;
	position: relative;
}
#content .main .article .list-img > ul > li a .img_area img {
	max-width: 100%;
	max-height: 100%;
	padding: 10px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	margin: auto;
}
#content .main .article .list_img_text ul li {
	margin-bottom: 32px;
	border: 1px solid #f1f1f1;
	padding: 10px;
}
#content .main .article .list_img_text ul li .img_area {
	padding: 0;
	margin-bottom: 6px;
}
#content .main .article .list_img_text ul li .img_area img {
	box-shadow: 6px 6px 0px #f1f1f1;
}
#content .main .article .list_img_text ul li .text_area {
	box-sizing: border-box;
	padding-left: 30px;
}
#content .main .article .list_img_text ul li .text_area .title {
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	line-height: 40px;
	color: #4e4e4f;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#content .main .article .list_img_text ul li .text_area .tip {
	font-size: 13px;
	line-height: 30px;
	height: 60px;
	color: #636363;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#content .main .article .list_img_text ul li .text_area .tip a {
	color: #636363;
}
#content .main .article .list_img_text ul li .text_area .date {
	margin-top: 20px;
	font-size: 12px;
	line-height: 24px;
	color: #9f9f9f;
	padding-left: 20px;
	background: url("../images/icon_4.jpg") no-repeat left center;
}
#content .main .article .list_img_text ul li:hover {
	background: #f5f5f5;
}
#content .main .article .list_img_text ul li:hover .title a {
	color: #4e4e4f;
}
#content .main .article .list_img_text ul li:hover .title a:hover {
	text-decoration: underline;
}
#content .main .article .list-text ul li {
	margin-bottom: 40px;
	height: 80px;
}
#content .main .article .list-text ul li .date {
	height: 100%;
	width: 80px;
	float: left;
	margin-right: 16px;
	color: #fff;
	text-align: center;
}
#content .main .article .list-text ul li .date .year {
	font-size: 14px;
	color: #ffffff;
	line-height: 32px;
	height: 32px;
	background: #063e88;
}
#content .main .article .list-text ul li .date .day {
	font-size: 26px;
	line-height: 50px;
	color: #4b4b4b;
	background: #ebebeb;
}
#content .main .article .list-text ul li .text_area {
	display: inline;
}
#content .main .article .list-text ul li .text_area .title {
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 16px;
	padding-left: 18px;
	background: url("../images/icon_7.jpg") no-repeat left center;
}
#content .main .article .list-text ul li .text_area .title a {
	color: #252525;
}
#content .main .article .list-text ul li .text_area .tip {
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	color: #636363;
	margin: 5px 0;
}
#content .main .article .list-text ul li .text_area .tip a {
	color: #636363;
}
#content .main .article .list-text ul li:hover .text_area .title {
	color: #007ed7;
}
#content .main .article .list-text ul li:hover .text_area .title a {
	color: #007ed7;
}
#content .main .article .searchresult ul li {
	border: solid 1px #ededed;
	padding: 10px;
	margin-bottom: 30px;
}
#content .main .article .searchresult ul li .title {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	line-height: 40px;
	color: #4e4e4f;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#content .main .article .searchresult ul li .tip {
	font-size: 13px;
	line-height: 30px;
	height: 60px;
	color: #636363;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#content .main .article .searchresult ul li .tip a {
	color: #636363;
}
#content .main .article .news_detail .title {
	padding-bottom: 10px;
	border-bottom: dashed 1px #aaa;
	text-align: center;
	line-height: 22px;
}
#content .main .article .news_detail .title h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	margin-bottom: 10px;
}
#content .main .article .news_detail .title .box {
	display: inline-block;
	text-align: center;
}
#content .main .article .news_detail .title .box img {
	width: 15px;
	height: 15px;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}
#content .main .article .news_detail .title .box div {
	margin-right: 5px;
}
#content .main .article .news_detail .title .box .time {
	float: left;
	text-align: center;
}
#content .main .article .news_detail .title .box .eye {
	float: left;
	text-align: center;
}
#content .main .article .news_detail .title .box .back {
	float: left;
}
#content .main .article .news_detail .news_detail_content {
	margin-top: 20px;
}
#content .main .article .news_detail .pageTurning {
	margin-top: 10px;
	padding-top: 10px;
}
#content .main .article .news_detail .pageTurning .prevs {
	font-size: 14px;
	background: #ddd;
	padding: 5px;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#content .main .article .news_detail .pageTurning .nexts {
	font-size: 14px;
	background: #ddd;
	padding: 5px;
	filter: alpha(opacity=70);
	opacity: 0.7;
	margin-top: 5px;
}
#content .main .article .product_detail {
/*产品详情页样式*/
}
#content .main .article .product_detail .title {
	padding-bottom: 10px;
	border-bottom: 1px dashed #CACACA;
}
#content .main .article .product_detail .title h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	margin-bottom: 10px;
}
#content .main .article .product_detail .title p {
	font-size: 14px;
	text-align: center;
	line-height: 16px;
}
#content .main .article .product_detail .title img {
	vertical-align: middle;
}
#content .main .article .product_detail .title a {
	display: block;
	text-align: center;
	margin-top: 3px;
	font-size: 14px;
	font-weight: normal;
}
#content .main .article .product_detail .product_detail_images {
	padding-top: 20px;
	text-align: center;
	position: relative;
}
#content .main .article .product_detail .product_detail_images .product_detail_btn2 {
	position: absolute;
	right: 3%;
	top: 48%;
	padding: 10px 5px;
	background: rgba(0, 0, 0, 0.3);
	z-index: 100;
}
#content .main .article .product_detail .product_detail_images .product_detail_btn1 {
	position: absolute;
	left: 3%;
	top: 48%;
	padding: 10px 5px;
	background: rgba(0, 0, 0, 0.3);
	z-index: 100;
}
#content .main .article .product_detail .product_detail_images .owl-carousel .owl-item img {
	width: 100%;
	margin: auto;
	cursor: pointer;
}
#content .main .article .product_detail .product_detail_images .owl-theme .owl-controls {
	position: absolute;
	bottom: 2%;
	width: 100%;
}
#content .main .article .product_detail .product_detail_images .product_detail_img {
	width: 80%;
	margin: 0 auto;
}
#content .main .article .product_detail .product_detail_content {
	margin-top: 20px;
	margin-bottom: 20px;
}
#content .main .article .product_detail .pageTurning {
	margin-top: 10px;
	padding-top: 10px;
	border-top: dashed 1px #aaaaaa;
}
#content .main .article .product_detail .pageTurning .prevs, #content .main .article .product_detail .pageTurning .nexts {
	font-size: 14px;
	background: #f2f2f2;
	padding: 5px;
}
#content .main .article .product_detail .pageTurning .nexts {
	margin-top: 5px;
}
#footer {
	background: #eeeeee;
}
#footer .friendship {
	margin: 15px 0;
}
#footer .friendship h4 {
	color: #565656;
	font-size: 14px;
	font-weight: bold;
}
#footer .friendship h4 img {
	vertical-align: middle;
	margin: 0 5px;
}
#footer .friendship ul li {
	float: left;
}
#footer .friendship ul li a {
	display: block;
	color: #565656;
	font-size: 14px;
	background: url("../images/icon_1.jpg") no-repeat right center;
	padding: 0 8px;
}
#footer .copyright {
	background: #282828;
	text-align: center;
	padding: 20px 0;
	position: relative;
}
#footer .copyright .pc_footer_nav {
	display: inline-block;
	margin: 15px 0;
}
#footer .copyright .pc_footer_nav li {
	float: left;
}
#footer .copyright .pc_footer_nav li a {
	display: block;
	font-size: 14px;
	border-left: 1px solid #ffffff;
	padding: 0 7px;
	color: #ffffff;
}
#footer .copyright .pc_footer_nav li:first-child a {
	border-left: none;
}
#footer .copyright .copyright_con {
	font-size: 14px;
	color: #fff;
	padding: 0 15px;
}
#footer .copyright .top {
	position: absolute;
	right: 10px;
	top: -25px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	z-index: 10;
}
#footer .copyright .top img {
	width: 80%;
	top: 2px;
	z-index: 100;
	position: absolute;
	left: 3px;
}
#footer .copyright .top:before {
	background-image: url(../images/black_bg.png);
	display: block;
	content: " ";
	border-radius: 50%;
	z-index: 99;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
}
@media all and (max-width: 1980px) {
#banner {
	position: relative;
	height: 500px;
	overflow: hidden;
}
#banner img {
	height: 500px;
	position: absolute;
	left: 50%;
	max-width: none;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: auto;
}
#owl-demo,  #owl-demo .owl-wrapper-outer,  #owl-demo .owl-wrapper,  #owl-demo .owl-item {
	height: 500px;
	overflow: hidden;
}
#owl-demo .item {
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
}
@media all and (max-width: 992px) {
#header .menu_icon {
	padding: 18px 0 18px 24px;
}
#banner {
	position: relative;
	height: 300px;
	overflow: hidden;
}
#banner img {
	height: 300px;
	position: absolute;
	left: 50%;
	max-width: none;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: auto;
}
#owl-demo,  #owl-demo .owl-wrapper-outer,  #owl-demo .owl-wrapper,  #owl-demo .owl-item {
	height: 300px;
	overflow: hidden;
}
#owl-demo .item {
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
#business {
	margin-top: 42px;
}
#business .title .icon:before {
	top: 16px;
	left: -160px;
	width: 160px;
}
#business .title .icon:after {
	top: 16px;
	right: -160px;
	width: 160px;
}
#business .right_inner {
	margin-top: 28px;
}
#business .right_inner ul li {
	padding: 0 7px;
	margin-bottom: 20px;
}
#business .right_inner ul li .business_img_bg {
	border: 1px solid #ededed;
	padding: 6px;
}
#business .right_inner ul li .business_img_bg .business_img {
	width: 100%;
	overflow: hidden;
}
#business .right_inner ul li .business_img_bg .business_img img {
	cursor: pointer;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}
#business .right_inner ul li .business_img_bg .business_img img:hover {
	-webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}
#business .right_inner ul li .business_img_bg .text {
	margin-top: 0px;
	line-height: 30px;
	height: 30px;
	color: #333333;
}
#company {
	background: url("../images/company-2-bg.jpg") no-repeat top center;
	padding-bottom: 60px;
}
#company .title {
	padding: 50px 0 46px;
}
#company .title .en {
	font-size: 10px;
	line-height: 24px;
	height: 24px;
}
#company .title .ch {
	line-height: 46px;
	font-size: 24px;
}
#company .title .server {
	font-size: 12px;
	line-height: 24px;
}
#company .company_inner h2 {
	text-align: center;
	padding: 46px 0 26px;
}
#company .company_inner h2 span:before {
	left: -140px;
	width: 140px;
}
#company .company_inner h2 span:after {
	right: -140px;
	width: 140px;
}
#company .company_inner .text {
	padding-top: 0px;
	margin-bottom: 40px;
}
#company .company_inner .more {
	margin-bottom: 30px;
}
#news {
	margin-top: 26px;
}
#news .title {
	margin-bottom: 4px;
	text-align: center;
}
#news .title .en {
	text-transform: uppercase;
	line-height: 40px;
	height: 40px;
	font-size: 32px;
	font-weight: bold;
	color: #484848;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#news .title .ch {
	font-weight: bold;
	font-size: 20px;
	color: #1c59b5;
	line-height: 36px;
	height: 36px;
	margin-bottom: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#news .title .icon {
	height: 38px;
	width: 86px;
	margin: 0 auto;
	position: relative;
}
#news .title .icon:before {
	top: 16px;
	left: -160px;
	width: 160px;
}
#news .title .icon:after {
	top: 16px;
	right: -160px;
	width: 160px;
}
#news .title .title_introduction {
	text-align: center;
	font-size: 14px;
	color: #484848;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#news .news_inner ul li {
	margin-top: 32px;
}
#news .news_inner ul li .news_list {
	padding: 10px 10px 18px;
	border: 1px solid #f1f1f1;
}
#news .news_inner ul li .news_list .pic {
	float: left;
	width: 30%;
	color: #fff;
	padding-bottom: 6px;
}
#news .news_inner ul li .news_list .pic img {
	max-width: 100%;
	box-shadow: 6px 6px 0px #f1f1f1;
}
#news .news_inner ul li .news_list .news_text {
	float: left;
	width: 64%;
	margin-left: 4%;
}
#news .news_inner ul li .news_list .news_text h2 {
	padding-top: 6px;
	font-size: 14px;
	color: #4e4e4f;
	line-height: 28px;
	font-weight: bold;
}
#news .news_inner ul li .news_list .news_text .text {
	margin-top: 2px;
	font-size: 12px;
	color: #636363;
	line-height: 28px;
	height: 56px;
}
#content {
	margin-top: 40px;
}
#content .main .title {
	text-align: center;
}
#content .main .title .en {
	line-height: 42px;
	height: 42px;
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
	color: #484848;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#content .main .title .ch {
	font-size: 24px;
	color: #1c59b5;
	line-height: 34px;
	height: 34px;
	margin-bottom: 8px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#content .main .title .icon {
	height: 38px;
	width: 86px;
	margin: 0 auto;
	position: relative;
}
#content .main .title .icon:before {
	position: absolute;
	content: "";
	display: block;
	top: 16px;
	left: -260%;
	width: 260%;
	height: 1px;
	z-index: 1000;
	background-color: #8f8f8f;
}
#content .main .title .icon:after {
	position: absolute;
	content: "";
	display: block;
	top: 16px;
	right: -260%;
	width: 260%;
	height: 1px;
	z-index: 1000;
	background-color: #8f8f8f;
}
#content .main .title .title_introduction {
	text-align: center;
	font-size: 14px;
	color: #484848;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#content .main .article {
	margin-top: 26px;
}
}
@media (max-width: 640px) {
#header {
	padding-bottom: 10px;
}
#header img {
	max-width: 80%;
}
#header .menu_icon {
	padding: 10px 4px 12px 12px;
}
#business {
	margin-top: 10px;
}
#business .title .en {
	font-size: 18px;
	line-height: 28px;
	height: px;
}
#business .title .ch {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 0;
}
#business .title .icon:before {
	top: 16px;
	left: -80%;
	width: 80%;
}
#business .title .icon:after {
	top: 16px;
	right: -80%;
	width: 80%;
}
#business .title .title_introduction {
	font-size: 12px;
	line-height: 18px;
	height: 36px;
}
#business .right_inner {
	margin-top: 14px;
}
#business .right_inner ul li {
	padding: 0 7px;
	margin-bottom: 20px;
}
#business .right_inner ul li .business_img_bg {
	border: 1px solid #ededed;
	padding: 6px;
}
#business .right_inner ul li .business_img_bg .business_img {
	width: 100%;
	overflow: hidden;
}
#business .right_inner ul li .business_img_bg .business_img img {
	cursor: pointer;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}
#business .right_inner ul li .business_img_bg .business_img img:hover {
	-webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}
#business .right_inner ul li .business_img_bg .text {
	margin-top: 0px;
	line-height: 30px;
	height: 30px;
	color: #333333;
}
#company {
	margin-top: 0;
	padding-left: 16px;
	background: url("../images/company-3-bg.jpg") no-repeat top center;
	background-size: 100% 100%;
	padding-bottom: 60px;
}
#company .title {
	padding: 30px 0;
}
#company .title .en {
	font-size: 10px;
	line-height: 18px;
	height: 32px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	white-space: normal;
	-webkit-box-orient: vertical;
}
#company .title .ch {
	padding: 14px 0 8px;
	line-height: 18px;
	font-size: 14px;
}
#company .title .server {
	font-size: 12px;
	line-height: 24px;
}
#company .company_inner {
	margin-top: 10px;
	background: #ffffff;
	border-radius: 10px;
	box-shadow: 0 6px 10px 0 #f5f5f5;
}
#company .company_inner h2 {
	text-align: center;
	padding: 30px 0;
}
#company .company_inner h2 .english {
	display: block;
	font-size: 20px;
	line-height: 36px;
	height: 36px;
}
#company .company_inner h2 .China {
	display: block;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
}
#company .company_inner h2 span {
	display: block;
	position: relative;
	width: 86px;
	margin: 0 auto;
}
#company .company_inner h2 span:before {
	position: absolute;
	content: "";
	display: block;
	top: 18px;
	left: -80%;
	width: 80%;
	height: 1px;
	z-index: 1000;
	background-color: #8f8f8f;
}
#company .company_inner h2 span:after {
	position: absolute;
	content: "";
	display: block;
	top: 18px;
	right: -80%;
	width: 80%;
	height: 1px;
	z-index: 1000;
	background-color: #8f8f8f;
}
#company .company_inner .text {
	margin-bottom: 32px;
	padding: 0 0px;
	font-size: 12px;
	line-height: 24px;
	height: 144px;
	-webkit-line-clamp: 6;
}
#company .company_inner .more {
	margin-bottom: 22px;
	font-size: 12px;
}
#news {
	margin-top: 15px;
}
#news .title {
	margin-bottom: 0px;
}
#news .title .en {
	font-size: 18px;
	line-height: 28px;
	height: 28px;
}
#news .title .ch {
	font-size: 14px;
	line-height: 28px;
	height: 28px;
	margin-bottom: 0;
}
#news .title .icon {
	height: 38px;
	width: 86px;
	margin: 0 auto;
	position: relative;
}
#news .title .icon:before {
	top: 16px;
	left: -80%;
	width: 80%;
}
#news .title .icon:after {
	top: 16px;
	right: -80%;
	width: 80%;
}
#news .title .title_introduction {
	font-size: 14px;
	line-height: 22px;
	height: 44px;
}
#news .news_inner ul {
	margin-bottom: 20px;
}
#news .news_inner ul li {
	margin-top: 15px;
}
#news .news_inner ul li .news_list {
	padding: 10px 10px 18px;
	border: 1px solid #f1f1f1;
}
#news .news_inner ul li .news_list .pic {
	width: 30%;
	color: #fff;
	height: 84px;
	padding-bottom: 6px;
}
#news .news_inner ul li .news_list .pic img {
	max-width: 100%;
	box-shadow: 6px 6px 0px #f1f1f1;
}
#news .news_inner ul li .news_list .news_text {
	width: 64%;
	margin-left: 5%;
}
#news .news_inner ul li .news_list .news_text h2 {
	margin-top: -10px;
	padding-top: 0px;
	font-size: 14px;
	color: #4e4e4f;
	line-height: 28px;
	font-weight: bold;
}
#news .news_inner ul li .news_list .news_text .text {
	margin-top: 0px;
	font-size: 12px;
	color: #636363;
	line-height: 18px;
	height: 35px;
}
#news .news_inner ul li .news_list .news_text .date {
	margin-top: 10px;
}
#news .news_inner .more {
	width: 180px;
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #1c59b5;
	line-height: 38px;
	border-radius: 10px;
	text-align: center;
	margin: 0 auto;
}
#news .news_inner .more a {
	color: #656565;
	font-size: 12px;
}
#footer .copyright {
	background: #282828;
	text-align: center;
	padding: 10px 0;
	position: relative;
}
#footer .copyright .copyright_con {
	font-size: 14px;
	color: #ffffff;
	padding: 0 15px;
	text-align: left;
}
#footer .copyright .copyright_con a {
	color: #626262;
}
#footer .copyright .top {
	position: absolute;
	right: 8px;
	top: 15px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	z-index: 10;
}
#footer .copyright .top img {
	width: 80%;
	top: 2px;
	z-index: 100;
	position: absolute;
	left: 3px;
}
#footer .copyright .top:before {
	background-image: url(../images/black_bg.png);
	display: block;
	content: " ";
	border-radius: 50%;
	z-index: 99;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
}
#content {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0 7px;
}
#content ._aside {
	padding: 0/*手机内页分类下拉列表*/
    /*一级的样式*/
    /*二级的样式*/
    /*三级的样式*/
}
#content ._aside h2 {
	text-align: left;
	padding: 14px 0 40px;
	font-size: 14px;
	color: #fff;
	box-sizing: border-box;
	line-height: 20px;
	padding-left: 42px;
	background: url("../images/wap_aside_title.jpg") repeat-x left 3px bottom 6px #1c59b5;
	background-size: 100% auto;
}
#content ._aside h2 .phone-menuicon {
	float: right;
	cursor: pointer;
	margin-right: 18px;
	font-size: 12px;
	line-height: 20px;
}
#content ._aside h2 .phone-menuicon img {
	-webkit-transition: all .4s;
	transition: all .4s;
}
#content ._aside h2 span {
	display: inline;
	line-height: 20px;
}
#content ._aside ul.sidemenu {
	width: 100%;
	display: none;
}
#content ._aside ul.sidemenu > li.sub1 ul {
	display: none;
}
#content ._aside ul.sidemenu > li.sub1 > a.sub1_a {
	margin-top: 8px;
}
#content ._aside ul.sidemenu > li.current > a.sub1_a {
	color: #ff0000;
}
#content ._aside ul.sidemenu > li.sub1 > ul > li.sub2 > a.sub2_a {
	margin-top: 0;
	background: url("../images/icon_5.jpg") no-repeat left 40px center;
}
#content .main .article .page_text {
	padding: 0;
}
#content .main .article .list_img_text ul li {
	margin-bottom: 32px;
	padding: 10px;
}
#content .main .article .list_img_text ul li .img_area {
	padding: 0;
	margin-bottom: 6px;
}
#content .main .article .list_img_text ul li .img_area img {
	box-shadow: 6px 6px 0px #f1f1f1;
}
#content .main .article .list_img_text ul li .text_area {
	margin-top: -12px;
	padding-right: 0;
}
#content .main .article .list_img_text ul li .text_area .title {
	font-size: 14px;
	line-height: 36px;
	font-weight: normal;
}
#content .main .article .list_img_text ul li .text_area .tip {
	font-size: 12px;
	line-height: 16px;
	height: 32px;
}
#content .main .article .list_img_text ul li .text_area .tip a {
	color: #636363;
}
#content .main .article .list_img_text ul li .text_area .date {
	margin-top: 14px;
}
#content .main .article .list-text ul li {
	margin-bottom: 15px;
	height: 74px;
}
#content .main .article .list-text ul li .date {
	width: 70px;
	float: left;
	margin-right: 16px;
	color: #fff;
	text-align: center;
}
#content .main .article .list-text ul li .date .year {
	line-height: 28px;
	height: 28px;
}
#content .main .article .list-text ul li .date .day {
	font-size: 30px;
	color: #4b4b4b;
	height: 44px;
	line-height: 44px;
}
#content .main .article .list-text ul li .text_area {
	display: inline;
}
#content .main .article .list-text ul li .text_area .title {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding-left: 18px;
	background: url("../images/icon_7.jpg") no-repeat left center;
}
#content .main .article .list-text ul li .text_area .title a {
	color: #252525;
}
#content .main .article .list-text ul li .text_area .tip {
	line-height: 22px;
	height: 44px;
	font-size: 12px;
	overflow: hidden;
	color: #636363;
	margin: 0 0;
}
#content .main .article .list-text ul li .text_area .tip a {
	color: #636363;
}
#content .main .article .list-img > ul > li {
	margin-bottom: 15px;
}
#content .main .article .news_detail .title .box {
	font-size: 12px;
}
.list_img_text ul li .text_area {
	margin-top: 10px;
}
#banner {
	position: relative;
	height: 160px;
	overflow: hidden;
}
#banner img {
	height: 160px;
	position: absolute;
	left: 50%;
	max-width: none;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: auto;
}
#owl-demo,  #owl-demo .owl-wrapper-outer,  #owl-demo .owl-wrapper,  #owl-demo .owl-item {
	height: 160px;
	overflow: hidden;
}
#owl-demo .item {
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
#banner {
	position: relative;
	height: 130px;
	overflow: hidden;
}
#banner img {
	height: 130px;
	position: absolute;
	left: 50%;
	max-width: none;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: auto;
}
#owl-demo,  #owl-demo .owl-wrapper-outer,  #owl-demo .owl-wrapper,  #owl-demo .owl-item {
	height: 130px;
	overflow: hidden;
}
#owl-demo .item {
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
#header .menu_icon img {
	width: 100%;
}
}
.right_nav {
/*pc右边快速按钮样式*/
  /*pc右边快捷按钮“电话”*/
  /*pc右边快捷按钮“在线客服”*/
  /*pc右边快捷按钮“分享”*/
  /*pc右边快捷按钮“二维码”*/
  /*pc右边快捷按钮“搜索”*/
}
.right_nav .aside li > p, .right_nav .aside > li > div {
	background-color: #6a757c;
	color: #fff;
}
.right_nav .aside {
	position: fixed;
	right: 0;
	top: 20%;
	z-index: 10000;
}
.right_nav .aside > li {
	width: 60px;
	line-height: 60px;
	text-align: center;
	margin-bottom: 2px;
	cursor: pointer;
	position: relative;
}
.right_nav .aside > li > p {
	position: relative;
	z-index: 1005;
	line-height: 60px;
}
.right_nav .aside > li img {
	vertical-align: middle;
}
.right_nav .aside > li p img {
	width: 80%;
}
.right_nav .aside > li p:hover img {
	width: 85%;
}
.right_nav .aside > li .img2 {
	display: none;
}
.right_nav .aside > li > div {
	background-image: url(../images/white_bg.png);
	background-repeat: repeat;
	position: absolute;
	display: none;
}
.right_nav .aside > li .phone_meassage {
	right: -240px;
	top: 0;
	width: 300px;
	text-align: center;
	font-size: 25px;
	line-height: 50px;
	padding: 5px 0;
}
.right_nav .aside > li .qq_online {
	top: 0;
	right: -127px;
	width: 187px;
	padding: 0 20px 0 15px;
}
.right_nav .aside > li .qq_online .qq_online_title {
	text-align: left;
	font-size: 15px;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.right_nav .aside > li .qq_online .qq_online_box {
	margin-top: 11px;
}
.right_nav .aside > li .qq_online .qq_online_box ul li {
	line-height: 35px;
}
.right_nav .aside > li .qq_online .qq_online_box ul li i {
	float: left;
	margin-top: -17px;
}
.right_nav .aside > li .qq_online .qq_online_box ul li span {
	float: left;
	margin-top: -16px;
	margin-left: 10px;
}
.right_nav .aside > li .qq_online .qq_online_box ul li span:hover {
	text-decoration: underline;
}
.right_nav .aside > li .fx {
	position: absolute;
	top: 0;
	right: -127px;
	width: 187px;
}
.right_nav .aside > li .fx > div {
	margin-left: 24px;
}
.right_nav .aside > li .ewm {
	top: -20px;
	right: 60px;
	width: 100px;
	height: 100px;
}
.right_nav .aside > li .search_box {
	position: absolute;
	top: 0;
	right: -205px;
	width: 265px;
	text-align: center;
	height: 100%;
}
.right_nav .aside > li .search_box .search_input {
	width: 220px;
	height: 36px;
	position: relative;
	margin: 12px auto;
}
.right_nav .aside > li .search_box .search_input span {
	position: absolute;
	line-height: 34px;
	left: 10px;
	z-index: 101;
}
.right_nav .aside > li .search_box .search_input input {
	width: 220px;
	border: none;
	background-color: transparent;
	height: 36px;
	padding-left: 10px;
	position: absolute;
	line-height: 30px;
	z-index: 1;
	top: 0;
	left: 0;
	background: url(../images/black_bg.png);
}
.right_nav .aside > li .search_box ::-webkit-input-placeholder {
 color: #fff;
}
.wap_footer {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	padding: 10px 0;
	z-index: 1000;
	background: #282828;
}
.wap_footer dl {
	width: 25%;
	float: left;
	text-align: center;
}
.wap_footer dt {
	height: 40px;
}
.wap_footer dd {
	color: #fff;
}
.wap_footer dl dt img {
	width: 40%;
}
/*手机底部搜索*/
.wap_search_input {
	position: fixed;
	bottom: 70px;
	left: 100%;
	width: 100%;
	z-index: 1000;
	padding: 8px 2%;
	background: #252525;
}
.wap_search_input:after {
	background-color: rgba(0, 0, 0, 0.1);
	display: block;
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.wap_search_input input {
	float: left;
	width: 80%;
	border-radius: 4px;
	height: 30px;
	line-height: 30px;
	padding-left: 2%;
	color: #fff;
	position: relative;
	z-index: 100;
	box-sizing: border-box;
}
.wap_search_input p {
	float: left;
	height: 30px;
	line-height: 30px;
	color: #fff;
	position: relative;
	z-index: 100;
	margin-left: 2%;
	width: 18%;
	text-align: center;
	border-radius: 5px;
	background: rgba(255, 255, 255, 0.2);
}
/*黑色遮罩*/
.black_cloth {
	position: fixed;
	z-index: 10000000;
	width: 100%;
	height: 100%;
	background: url(../images/black_cloth.png) repeat;
	display: none;
	top: 0;
	left: 0;
}
/*手机左边弹出导航*/
.wap_menu {
	width: 250px;
	position: fixed;
	top: 0px;
	left: -250px;
	height: 100%;
	text-align: left;
	z-index: 10000001;
	background: #252525;
}
.wap_menu li {
	margin-bottom: 2px;
	font-size: 14px;
	position: relative;
}
.wap_menu li p {
	padding: 10px 10px;
}
.wap_menu li p.left {
	float: none;
}
.wap_menu li p.right {
	width: 15%;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	float: none;
	z-index: 1000;
}
.wap_menu li .wap_menu1 {
	line-height: 30px;
	font-size: 16px;
	text-transform: Uppercase;
	background: rgba(255, 255, 255, 0.1);
	position: relative;
}
.wap_menu li .wap_menu1 a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-right: 25px;
	color: #ffffff;
}
.wap_menu li .wap_menu2 {
	display: none;
}
.wap_menu li .wap_menu2 a {
	display: block;
	background: none;
	color: rgba(255, 255, 255, 0.8);
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
	border-bottom: rgba(255, 255, 255, 0.1) solid 1px;
	padding: 10px;
}
.wap_menu li .wap_menu2 a i {
	float: left;
	width: 4px;
	height: 4px;
	background-color: #fff;
	margin: 13px 10px 0 5px;
}
.wap_menu li .wap_menu2 a span {
	float: left;
	width: 85%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.wap_menu li.menu_tit {
	font-size: 18px;
	font-weight: bold;
	background: rgba(255, 255, 255, 0.3);
	position: relative;
	padding: 10px 10px;
	color: #fff;
}
.wap_menu li.menu_tit span {
	font-size: 20px;
	position: absolute;
	top: 10px;
	right: 15px;
	border-bottom: none;
	z-index: 1000;
}
/*pc侧边栏分类样式*/
.inside > h2 {
	background: #7a7175;
	color: #fff;
	padding: 20px 15px;
	line-height: 150%;
}
._aside {
	padding-right: 0;
}
._aside > h2 {
	background: #7a7175;
	color: #fff;
	padding: 20px 15px;
	line-height: 150%;
}
/*一级的样式*/
._aside ul.sidemenu > li.sub1 ul {
	display: none;
}
._aside ul.sidemenu > li.sub1 > a.sub1_a {
	display: block;
	box-sizing: border-box;
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding: 10px;
	line-height: 150%;
	border-bottom: solid 1px #aaaaaa;
}
._aside ul.sidemenu > li.current > a.sub1_a {
	color: #ff0000;
}
/*二级的样式*/
._aside ul.sidemenu > li.sub1 > ul > li.sub2 > a.sub2_a {
	display: block;
	margin-top: 5px;
	background: #eaeaea;
	padding: 5px 10px;
	color: #333333;
}
/*三级的样式*/
._aside ul.sidemenu > li.sub1 > ul > li.sub2 > ul > li.sub3 > a.sub3_a {
	display: block;
	padding: 5px 10px;
	color: #333333;
}
/*手机内页crumb*/
.inside > h2 {
	padding: 0px 15px;
	font-size: 16px;
	color: #fff;
	line-height: 38px;
}
 @media (min-width: 769px) {
.my_ul {
	padding-bottom: 10px;
}
.my_ul a {
	color: white;
}
.my_li {
	height: 268px;
}
.my_img {
	width: 100%;
	height: 230px;
}
}
@media (max-width: 769px) {
.my_ul {
	padding-bottom: 10px;
	display: none;
}
.my_ul a {
	color: white;
}
.my_li {
	height: 190px;
}
.my_img {
	width: 100%;
	height: 160px;
}
}
