/*==========ȫ��==========*/

* {
	word-wrap: break-word;
}

body,
input,
button,
select,
textarea {
	font: 12px/1.5 'Microsoft Yahei', 'Simsun';
	color: #444;
}

textarea {
	resize: none;
}

body,
ul,
ol,
li,
dl,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
.pr,
.pc {
	margin: 0;
	padding: 0;
}

table {
	empty-cells: show;
	border-collapse: collapse;
}

caption,
th {
	text-align: left;
	font-weight: 400;
}

ul li,
.xl li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 1em;
}

em,
cite,
i {
	font-style: normal;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

label {
	cursor: pointer;
}

.z {
	float: left;
}

.y {
	float: right;
}

.cl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cl {
	zoom: 1;
}

.hidefocus {
	outline: none;
}

hr {
	display: block;
	clear: both;
	*margin-top: -8px !important;
	*margin-bottom: -8px !important;
}

.mn hr,
.sd hr {
	margin: 0 10px;
}

body {
	font-family: "Microsoft Yahei", Arial, "����", Helvetica;
	font-size: 12px;
	color: #333333;
}

.table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,
img {
	border: 0
}

ul,
ol,
li {
	list-style: none;
}

img {
	-ms-interpolation-mode: bicubic;
	vertical-align: top;
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

.imgmiddle,
input,
select {
	vertical-align: middle;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.clearbox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearbox {
	zoom: 1;
}

.auto {
	margin-left: auto;
	margin-right: auto;
}

a:focus {
	-moz-outline-style: none;
	/* FF */
}

a:hover {
	text-decoration: none;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}

.ffyh {
	font-family: "Microsoft Yahei";
}

.ffarial {
	font-family: "arial";
}

.tc {
	text-align: center;
}

.tl {
	text-align: left;
}

.tr {
	text-align: right;
}

.word {
	word-break: break-all;
}

.dn {
	display: none;
}

.mt30 {
	margin-top: 30px;
}

.dhzx {
	display: none;
}

.app-hide-list {
	display: none !important;
}


.project_title {
	text-align: center;
	padding-top: 30px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.project_title_more:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.projectbg {
	width: 100%;
	background: #f8f8f8;
	overflow: hidden;
	padding-bottom: 30px;
	margin-top: 10px;
}

.project_pic {
	width: 1200px;
	margin: 20px auto 0 auto;
	overflow: hidden;
}

.project_pic ul {
	position: relative;
	width: 1215px;
	height: 384px;
}

.project_pic li {
	width: 100%;
	height: 395px;
	overflow: hidden;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.project_pic li .project_box {
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}

.project_box {
	width: 288px;
	height: 177px;
	overflow: hidden;
	display: block;
}

.project_pop h3 {
	font-size: 14px;
	color: #c1c5cb;
	font-weight: normal;
	height: 18px;
	overflow: hidden;
	padding-right: 50px;
}

.project_btn {
	text-align: center;
	margin-top: 35px;
}

.project_img img {
	width: 288px;
	height: 177px;
}

.xiaoyu_menunavs_bg .p_pop a,
.top_popmenu .listmenu li {
	border-bottom: 1px solid #415372;
}

.box_w {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

#servicesBox {
	width: 1200px;
	height: 270px;
	margin: 0px auto;
	clear: both;
	padding: 60px 0px 45px;
	line-height: 18px;
	color: rgb(153, 153, 153);
	font-size: 12px;
}

#servicesBox .serBox {
	cursor: pointer;
	display: inline;
	width: 285px;
	height: 270px;
	float: left;
	overflow: hidden;
	background-color: rgb(247, 247, 247);
	position: relative;
}

#servicesBox .serBoxOn {
	display: none;
	width: 285px;
	height: 270px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 19;
}

#servicesBox .serBox .pic1 {
	width: 110px;
	height: 110px;
	text-align: center;
	position: absolute;
	top: 40px;
	right: 105px;
	z-index: 99;
}

#servicesBox .serBox .pic2 {
	width: 110px;
	height: 110px;
	text-align: center;
	position: absolute;
	top: 40px;
	left: -110px;
	z-index: 99;
}

#servicesBox .serBox .txt1 {
	width: 240px;
	height: 100px;
	color: rgb(153, 153, 153);
	position: absolute;
	top: 160px;
	left: 40px;
	z-index: 99;
}

#servicesBox .serBox .txt2 {
	width: 240px;
	height: 100px;
	color: rgb(153, 153, 153);
	position: absolute;
	top: 160px;
	right: -240px;
	z-index: 99;
}

#servicesBox .serBox span.tit {
	font-size: 16px;
	display: block;
	height: 50px;
	line-height: 40px;
	text-align: center;
}

#servicesBox .serBox .txt1 .tit {
	color: rgb(0, 0, 0);
}

#servicesBox .serBox .txt2 .tit {
	color: rgb(253, 130, 0);
}

.fgH20 {
	float: left;
	width: 19px;
	height: 270px;
}


/*��Ʒ����*/

.project_title {
	text-align: center;
	padding-top: 30px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.project_title_more {
	position: absolute;
	top: 40px;
	width: 22px;
	height: 22px;
	background: url(img/moreico.png) no-repeat;
	display: block;
	left: 100%;
	margin-left: 70px;
}

.project_title_more:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.projectbg {
	width: 100%;
	background: #FFF;
	overflow: hidden;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: -20px;
}

.project_pic {
	width: 1200px;
	margin: 20px auto 0 auto;
	overflow: hidden;
}

.project_pic {
	width: 1200px;
}

.project_pic ul {
	width: 1220px;
	height: 590px;
}

.project_pic li {
	width: 100%;
	height: 395px;
	overflow: hidden;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.project_pic li {
	height: auto;
}

.project_pic li .project_box {
	float: left;
	margin-right: 19px;
	margin-top: 15px;
}

.project_box {
	width: 285px;
	height: 285px;
}

.project_pop {
	height: 36px;
	padding: 10px 0 10px 15px;
	display: none;
	background: url(../images/searchpopbg.png) repeat;
	overflow: hidden;
	line-height: 18px;
	position: relative;
}

.project_pop h3 {
	font-size: 16px;
	color: #fc0;
	font-weight: normal;
	overflow: hidden;
	padding-right: 50px;
}

.project_pop i {
	width: 26px;
	height: 19px;
	background: url(../images/indexicon.png) 0 -60px no-repeat;
	display: block;
	position: absolute;
	right: 10px;
	top: 18px;
}

.project_btn {
	text-align: center;
	margin-top: 35px;
}

.project_btn a {
	width: 12px;
	height: 12px;
	background: url(../images/indexicon.png) no-repeat;
	font-size: 1px;
	line-height: 1px;
	display: inline-block;
	margin: 0 9px;
	zoom: 1;
}

.project_btn a.active {
	background: url(../images/indexicon.png) 0 -15px no-repeat;
}

.project_img img {
	width: 284px;
	height: 284px;
}


/*banner*/

.banner {
	width: 100%;
	display: block;
	z-index: 1;
	overflow: hidden;
}

.lanmubox {
	width: 100%;
	overflow: hidden;
	background: #f4f3f1;
	overflow: hidden;
}

.list_box {
	background: #FFFFFF;
	overflow: hidden;
	width: 1200px;
	margin: 20px auto;
}

.product_list {
	clear: both;
	padding: 35px 0px 0px 0px;
	margin-right: -15px;
	margin-left: -15px;
	overflow: hidden;
}

.product_list2 {
	padding-top: 20px;
}

.product_img {
	padding-left: 15px;
	padding-right: 0px;
	min-height: 190px;
	float: left;
	width: 220px;
	overflow: hidden;
	bor
}

.product_img img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	max-height: 320px;
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
border: 1px solid #eee;
}

.product_title {
	text-align: center;
	padding: 0px 15px 0px 0px;
	height: 40px;
}

.product_title a {
	color: #656464;
	transition: color 0.3s;
}

.page {
	clear: both;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

.page .current {
	font-family: Arial;
	border: #000 1px solid;
	font-size: 13px;
	padding: 9px 9px;
	color: #fff;
	margin: 2px;
	background-color: #31363c;
}

.page a {
	display: inline-block;
	font-family: Arial;
	font-size: 13px;
	border: #dbdbdb 1px solid;
	padding: 4px 9px;
	margin: 2px;
	margin-bottom: 5px;
	color: #31363c;
	text-decoration: none;
}

.left_h1 {
	color: rgba(30, 30, 30, 1);
	font-size: 30px;
	font-weight: 400;
	text-align: left;
}

.contents {
	margin: 20px auto;
}
.txt1 {
	text-align: left;
	font-size: 14px;
	line-height: 20px;
}

.feedback {
	width: 50%;
	margin: 30px auto;
}

@media (min-width: 769px) .form-horizontal .control-label {
	padding-top: 7px;
	margin-bottom: 0;
	text-align: right;
}

@media (min-width: 769px) .col-sm-6 {
	width: 50%;
}

label {
	line-height: 30px;
	font-size: 16px;
}

.codeimg {
	width: 70px;
	margin-top: 10px;
}

.form-group {
	margin-bottom: 20px;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}


/*产品展示*/

#pic-page {
	text-align: center;
	margin-top: 10px;
}

#pic-page a {
	margin: 0 2px;
}

#pic-page a img {
	width: 40px;
	padding: 2px;
	border: solid #ccc 1px;
	margin-bottom: 5px;
}

#pic-page a:hover img,
#pic-page a.active img {
	border: solid #5280DD 1px;
}

.bx-wrapper {
	border: 1px solid #CCCCCC;
}

.showpic_box {
	width: 450px;
	height: 450px;
	float: left;
}

.proinfo_box {
	float: left;
	width: 450px;
	margin-left: 30px !important;
}


/*新闻列表*/

.list_news {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 6px 0px 20px 0px;
}

.list_news1 {
	display: none;
}

.list_news li {
	color: #898989;
	background: url(../images/li.png) no-repeat left 14px;
	line-height: 22px;
	padding-left: 13px;
	/*dotted*/
}

.list_news li a {
	color: #303c4b;
}

.list_news li a:hover {
	text-decoration: none;
	color: #4CAF50;
}

.contents {
	clear: both;
	padding: 6px 2px 0px 2px;
	line-height: 28px;
	overflow: auto;
}
.contents p{
	font-family: "微软雅黑" !important;
}
.contents_title {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	color: #000;
	font-size: 18px;
	color: #434343;
	font-weight: bold;
	line-height: 34px;
}


/*分页样式*/

.page {
	clear: both;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

.page a {
	display: inline-block;
	font-family: Arial;
	font-size: 13px;
	border: #dbdbdb 1px solid;
	padding: 4px 9px;
	margin: 2px;
	margin-bottom: 5px;
	color: #31363c;
	text-decoration: none
}

.page a:hover,
.page a:focus {
	font-family: Arial;
	font-size: 13px;
	border: #000 1px solid;
	padding: 4px 9px;
	color: #fff;
	background-color: #31363c;
}

.page .current {
	font-family: Arial;
	border: #000 1px solid;
	font-size: 13px;
	padding: 5px 9px;
	color: #fff;
	margin: 2px;
	background-color: #31363c
}

.showpic_box,
.proinfo_box {
	margin: 30px 0px 20px 0px;
}

.product_h1 {
	margin: 0px;
	line-height: 22px;
	font-size: 18px;
	color: #028837;
	padding-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}

.product_info {
	list-style: none;
	padding: 0px;
	margin-top: 10px;
}

.product_info li {
	line-height: 24px;
	padding-bottom: 12px;
}

.product_con {
	clear: both;
	border-top: 1px dotted #ccc;
	margin: 10px 0px 20px 0px;
	padding: 20px 0px 0px 0px;
	line-height: 26px;
	overflow: hidden;
}

.related_h1 {
	padding: 30px 0px 12px 0px;
	color: #303c4b;
	margin: 0px;
	display: block;
	font-weight: 300;
	font-size: 24px;
	border-bottom: 5px solid #f4f5f6;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.related_list {
	padding-top: 12px;
	width: 1200px;
	margin: 0 auto;
}

.related_news {
	padding-top: 0px;
	clear: both;
}

.download_btn {
	text-align: right;
	margin: 10px 10px 20px 0px;
}

.page-btn {
	background-color: #008639;
	border-radius: 0px;
	border: none;
	transition: background 0.3s;
}

.page-btn:hover,
.page-btn:focus {
	background-color: #31363c;
}

.grey-btn {
	border-radius: 0px;
	border: none;
	background-color: #E8E8E8;
}

.grey-btn:hover,
.grey-btn:focus {
	background-color: #ccc;
}

.a2a_default_style {
	display: inline-block;
}

.list_related {
	width: 1200px;
	margin: 0 auto;
}


/*biaoti*/

.in_mo_top {
	height: 130px;
	background: url(../images/biao_bg.png) repeat-x;
	text-align: center;
}

.in_mo_top img {
	margin-top: 40px;
}

.in_case_w {
	margin-top: 60px;
}

.in_case_con {
	margin-top: 75px;
}

.z_banner {
	overflow: hidden;
}

.z_banner span {
	width: 300%;
	display: block;
	text-align: center;
	margin-left: -100%;
}

.in_chart_w {
	margin-top: 60px;
}

.in_chart_con {
	margin-top: 55px;
}

.in_chart_img {
	text-align: center;
}

.in_center_w {
	margin-top: 80px;
}

.in_center_con {
	margin-top: 60px;
}

.in_center_con ul {
	background: url(../images/center.png) repeat-y 50% 0;
	overflow: hidden;
}

.in_center_con li {
	width: 100%;
	float: left;
	position: relative;
}

.in_center_con .center_con {
	height: 240px;
}

.in_center_con .img {
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -92px;
}

.in_center_con .img a {
	width: 184px;
	height: 184px;
	display: block;
	position: absolute;
	z-index: 11;
	left: 0;
	top: 0;
	background-image: url(img/-1blank);
}

.in_center_con .img span {
	position: absolute;
	z-index: 9;
}

.in_center_con .img em {
	position: relative;
	z-index: 1;
	padding: 7px;
	display: inline-block;
}

.in_center_con .img img {
	position: relative;
}

.in_center_con .txt {
	width: 320px;
	margin: 0 30px;
	margin-top: 20px;
}

.in_center_con .txt h3 {
	font-size: 18px;
	color: #222222;
	width: 100%;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.in_center_con .time {
	font-size: 16px;
	color: #222222;
	font-family: "Arial";
}

.in_center_con .p {
	line-height: 22px;
	color: #777777;
	font-size: 14px;
	margin-top: 20px;
}

.in_center_con li .txtL {
	float: left;
	text-align: right;
}

.in_center_con li .txtR {
	float: right;
	text-align: left;
}

.more_btn {
	width: 100px;
	height: 100px;
	border: 4px solid #f1f1f1;
	background-color: #000;
	text-align: center;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	position: relative;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}

.in_center_con .txt h3 a:hover {
	color: #d21c25;
}

.more_btn:hover {
	color: #fff;
}

.more_btn span {
	padding-top: 35px;
	display: inline-block;
}

.in_center_t1 {
	width: 100%;
	overflow: hidden;
	position: relative;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.in_center_t1 ul {
	background: none;
}

.in_center_t1 .slide_pic {
	width: 100%;
	overflow: hidden;
}

.in_center_t1 .slide_pic li {
	float: left;
	overflow: hidden;
	background-color: #fff;
}

.in_center_t2 {
	width: 100%;
	overflow: hidden;
	position: relative;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.in_center_t2 ul {
	background: none;
}

.in_center_t2 .slide_pic {
	width: 100%;
	overflow: hidden;
}

.in_center_t2 .slide_pic li {
	float: left;
	overflow: hidden;
	background-color: #fff;
}


/*abouts*/

.in_abuot {
	height: 450px;
	position: relative;
	margin-top: 70px;
}

.in_abuot_bg {
	height: 450px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.in_abuot_bg .J-tab {
	display: none;
}

.in_abuot_bg span {
	width: 300%;
	display: block;
	text-align: center;
	margin-left: -100%;
}

.in_abuot_con {
	position: relative;
	z-index: 2;
	margin-top: -450px;
}

.in_abuot_con_t {
	margin-top: 50px;
}

.in_abuot_con_t h3 {
	color: #ffde00;
	font-size: 45px;
	font-weight: normal;
	font-family: "Arial";
}

.in_abuot_con_c {
	margin-top: 20px;
}

.in_abuot_list li {
	width: 144px;
	height: 144px;
	float: left;
	margin-right: 16px;
	overflow: hidden;
	position: relative;
}

.in_abuot_list li img {
	position: relative;
	z-index: 1;
}

.in_abuot_list li i {
	width: 144px;
	height: 144px;
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
	background: url(../images/in_about_c.png) no-repeat;
	cursor: pointer;
}

.in_abuot_list li.active i {
	display: none;
}

.in_abuot_c_p {
	width: 600px;
	line-height: 24px;
	margin-top: 25px;
	color: #fff;
}

.contact_home {
	background: #202020;
	height: 160px;
	overflow: hidden
}

.contact_txt {
	width: 1200px;
	margin: 30px auto 0 auto;
	padding-bottom: 20px;
}

.contact_txt h4 {
	font-size: 14px;
	margin-top: 30px;
	font-weight: normal;
}

.contact_txt h4,
.contact_txt p {
	color: #fff;
}

.contact_txt img,
.middle_txt,
.contact_txt ul li {
	float: left;
}

.contact_txt ul li {
	padding: 0 5px;
}

.contact_txt ul li,
.contact_txt ul li a {
	color: #fff;
}

.middle_txt {
	margin-left: 30px;
}

.middle_txt ul {
	overflow: hidden;
}

.contact_txt a,
.contact_txt p {
	font-size: 14px;
}

.contact_txt p {
	line-height: 35px;
	padding: 0 5px;
}

.fenxiang {
	margin-right: 20px;
	float: right;
}

.fenxiang a {
	margin: 0 10px;
	display: block;
	float: left;
}

.banquan {
	background: #0a0a0a;
	height: 50px;
	overflow: hidden
}

.banquan_txt {
	width: 1200px;
	margin: 0 auto;
}

.banquan p,
.banquan ul,
.banquan ul li {
	float: left;
	line-height: 40px;
	color: #fff !important;
}

.banquan ul {
	float: right;
}

.banquan ul li a {
	color: #fff !important;
}

.banquan ul {
	margin-left: 30px;
}

.left_nav_ul {
	width: 1200px;
	margin: 0 auto;
}

.left_nav_ul li {
	overflow: hidden;
	height: 30px;
	padding: 5px 14px;
	text-align: center;
	line-height: 30px;
	margin: 10px;
	float: left;
	font-size: 16px;
}


/*��ҳ*/

.about_subpagebox {
	width: 100%;
	padding-top: 23px;
	overflow: hidden;
}

.about_subpage {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}

.subpage_left {
	float: left;
	width: 215px;
}

.about_menu {
	padding: 15px 0 0 15px;
	margin-top: 0;
	width: 213px;
	line-height: 35px;
	background: #4588c6;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
}

.about_menu1 {
	color: #fafafa;
	font-size: 18px;
	line-height: 40px;
	clear: both;
	font-weight: normal;
}

.about_menu2 {
	margin-left: 10px;
	font-size: 11px;
	height: 25px;
	font-weight: normal;
	color: #DDD;
}

.about_menu3 {
	width: 215px;
	height: auto;
	background: #f6f6f6;
	margin-bottom: 20px;
}

.about_menu3 ul li {
	width: 213px;
	height: 40px;
	border: 1px solid #EEE;
	border-top: 0;
}

.left_active {
	display: none !important;
}

.about_menu3 a {
	padding-left: 30px;
	display: block;
	line-height: 40px;
	font-size: 16px;
	color: #666;
	text-decoration: none;
}

.current,
.about_menu3 a:hover {
	color: #000;
	text-decoration: none;
	background: url(../images/leftcettent.png) left center no-repeat;
}

.contact_subpage {
	width: 213px;
	height: auto;
	padding-top: 75px;
	padding-bottom: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	min-height: 100px;
	border: 1px solid #EEE;
	border-top: 0;
	background: #F6F6F6 url(../images/contact_b.jpg) left top no-repeat;
}

.contact_subpage h1 {
	font-weight: normal;
	font-size: 14px;
	padding-left: 10px;
}

.contact_subpage span {
	float: left;
	width: 192px;
	padding: 2px 10px;
	font-size: 12px;
	line-height: 24px;
	color: #666;
	overflow: hidden;
}

.subpage_right {
	float: right;
	width: 850px;
	margin-bottom: 12px;
	background: url(../images/portal_ft.jpg) center bottom no-repeat;
}

.about_menu4 {
	height: 55px;
	border-bottom: 1px solid #E6E6E6;
}

.about_menu5 {
	height: 30px;
	overflow: hidden;
	float: right;
	padding-top: 25px;
}

.about_menu5 span {
	color: #333;
	font-size: 16px;
	border-bottom: 2px solid #4588c6;
	float: left;
	height: 29px;
	line-height: 29px;
}

.about_menu6 {
	height: 30px;
	overflow: hidden;
	color: #999;
	font-size: 12px;
	float: left;
	padding-top: 25px;
	line-height: 30px;
}

.about_menu6 ul li {
	float: left;
	line-height: 30px;
	height: 30px;
}

.about_menu6 ul li img {
	height: 19px;
	width: 19px;
	margin-right: 8px;
	margin-top: 5px;
}

.about_menu6 ul li span a {
	color: #999;
}

.newsbox {
	width: 850px;
	height: auto;
	overflow: hidden;
}

.newsbox_m {
	width: 100%;
	height: 115px;
	position: relative;
}

.newsbox_img {
	width: 18px;
	height: 115px;
	position: absolute;
	left: 97px;
	top: 0;
	background: url(../images/news_left_line.png) no-repeat;
}

.newsbox_title {
	position: absolute;
	left: 140px;
	top: -6px;
	width: 710px;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	font-size: 18px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.newsbox_title a {
	color: #000;
	text-decoration: none;
	font-size: 18px
}

.newsbox_cnt {
	position: absolute;
	left: 140px;
	top: 26px;
	width: 710px;
	height: 75px;
	font-size: 14px;
	line-height: 25px;
	color: #666;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.newsbox_cnt a,
.newsbox_date a {
	color: #666;
	font-size: 14px;
	line-height: 25px;
}

.newsbox_date {
	position: absolute;
	top: -3px;
	left: 0px;
	font-size: 14px;
	color: #666;
}

.about_txt {
	width: 850px;
	margin: 20px auto;
}

.about_txt p {
	color: #555;
	line-height: 26px;
	font-size: 14px;
	margin-bottom: 8px;
}

.about_txt img {
	margin: 0 auto;
	display: block;
}

#tip {
	position: absolute;
	color: #333;
	display: none;
}

#tip s {
	position: absolute;
	top: 40px;
	left: -20px;
	display: block;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	border-color: transparent #BBA transparent transparent;
	border-style: dashed solid dashed dashed;
	border-width: 10px;
}

#tip s i {
	position: absolute;
	top: -10px;
	left: -8px;
	display: block;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	border-color: transparent #fff transparent transparent;
	border-style: dashed solid dashed dashed;
	border-width: 10px;
}

#tip .t_box {
	position: relative;
	background-color: #CCC;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	bottom: -3px;
	right: -3px;
}

#tip .t_box div {
	position: relative;
	background-color: #FFF;
	border: 1px solid #ACA899;
	background: #FFF;
	padding: 1px;
	top: -3px;
	left: -3px;
}

.menu111 {
	display: none;
}

@media only screen and (min-width: 100px) and (max-width: 640px) {
	html,
	body {
		width: 100%;
	}
	.dropdown {
		display: none;
	}
	.headbg {
		background: #FFF;
	}
	.haina_head {
		width: 100%;
	}
	.haina_head .nav {
		display: none;
	}
	.head-right,
	.app-hide-list {
		display: block !important;
	}
	.banner {
		display: none;
	}
	.lanmubox {
		background: url(../images/productbanner.jpg) center 0 no-repeat;
		background-size: 100% 100%;
		height: 200px;
		overflow: hidden;
	}
	.contact_txt {
		display: none;
	}
	.contact_home {
		height: auto;
	}
	.left_nav_ul {
		width: 90%;
		margin-top: 20px;
		padding-bottom: 6px;
	}
	.left_nav_ul li {
		height: 24px;
		padding: 5px 10px;
		text-align: center;
		line-height: 24px;
		background: #FFFFFF;
		margin: 5px;
		float: left;
		font-size: 14px;
	}
	.list_box {
		width: 90% !important;
	}
	.banquan_txt {
		width: 98%;
		margin: 0 auto;
	}
	.product_img {
		padding-left: 26px;
		width: 40%;
	}
	.list_related {
		width: 90%;
	}
	.ctrolPanel {
		display: none;
	}
	.about_subpage {
		width: 90%;
	}
	.subpage_left {
		display: none;
	}
	.subpage_right {
		float: none;
		width: 100%;
	}
	.feedback {
		margin-top: 0;
		width: 80%;
	}
	.contents div {
		width: 100% !important;
	}
	.about_txt {
		width: 100%;
	}
	.list_news {
		display: none;
	}
	.list_news1 {
		display: block;
	}
	.list_news1 li {
		padding: 5px;
		border-bottom: 1px dashed #e5e5e5;
		width: 90%;
		margin: 0 auto;
	}
	.title_rq {
		width: 100%;
		overflow: hidden;
	}
	.title1 {
		float: left;
		width: 68%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.riqi {
		float: right;
		width: 30%;
		text-align: right;
	}
	.neirong1 {
		width: 100%;
		margin-top: 4px;
		overflow: hidden;
	}
	hr {
		display: none;
	}
	.dhzx {
		width: 90%;
		display: block;
		background: #ffb400;
		height: 50px;
		border-radius: 5px;
		margin: 0 auto 10px auto;
	}
	.dhzx a {
		color: #fff;
		text-align: center;
		line-height: 50px;
		display: block;
		font-size: 20px;
	}
	.bx-wrapper img {
		max-width: 80% !important;
		display: block;
	}
	.product_img img{
		margin-left: 0;
	}
	#pic-page a{
		float: left;
	}
	.related_list{
		width: auto;
	}
}