/* 英文默认字体 */

@font-face {
	font-family: 'Poppins';
	src: url('../fonts/poppins.woff2')
}

* {
	font-family: Arial, Helvetica, sans-serif;
}

html,
body {
	font-size: 16px;
	background-color: #fff;
}

body,
div,
a,
li,
ul,
ol,
dl,
img,
span,
input {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border: 0px;
}



body {
	background: url(../images/bottom.jpg) no-repeat center bottom;
}

div.index {
	background: url(../images/index-top-en.jpg) no-repeat center top;
	margin: 0 auto;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

a:active {
	text-decoration: none;
	color: #000;
}

/* 外边距和后台一致 */

p {
	margin: 5px 0;
}

ul {
	list-style-type: none;
}

img {
	max-width: 100%;
}

.clear {
	clear: both;
}

.f-l {
	float: left;
}

.f-r {
	float: right;
}

.after:after {
	content: '';
	display: block;
	clear: both;
}

.mr-0 {
	margin-right: 0px !important;
}

.this-900 {
	margin: 0 auto;
	width: 900px;
}

.this-940 {
	margin: 0 auto;
	width: 940px;
}

/* 表格初始化 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	border: 1px solid #eee;
	padding: 7px;
	font-size: 14px;
}

.o-v {
	overflow-y: hidden;
}

/* 头部 */
.header {
	height: 74px;
	text-align: right;
	float: right;
	margin: 0 auto 5px;
}

.header .language {
	font-size: 0;
	height: 26px;
	line-height: 0;
	display: inline-block;
	padding-top: 11px;
}

.header .language a {
	color: #FFF;
	line-height: 15px;
	margin-right: 15px;
	padding-left: 28px;
}

.language .cn {
	background: url(../images/cn.png) no-repeat left top;
	font-family: "宋体";
	font-size: 12px;
}

.language .en {
	background: url(../images/en.png) no-repeat left top;
	font-family: Verdana;
	font-size: 12px;
}

.header .menu {
	border-top: 1px #2a3f66 solid;
	font-size: 0;
	height: 26px;
	line-height: 0;
	padding-top: 10px;
}

.header .menu a {
	color: #fff;
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	margin: 0 10px;
	display: inline-block;
	padding: 0 5px;
	text-decoration: none;
}

.header .menu a.active,
.header .menu a:hover {
	border-bottom: 3px #1d4ebd solid;
}

#home .home_left {
	float: left;
	width: 635px;
}

form.search {
	clear: both;
	text-align: left;
}

form.search input.text {
	background: url(../images/input.jpg) no-repeat left top;
	border: 0;
	cursor: auto;
	display: inline-block;
	height: 17px;
	padding: 3px 5px;
	text-align: left;
	width: 170px;
}

form.search input.button {
	background: url(../images/search.jpg) no-repeat left top;
	border: 0;
	cursor: pointer;
	display: inline-block;
	height: 21px;
	margin-left: 10px;
	width: 29px;
}

#home .one .title {
	border-bottom: 1px #dcdcdc solid;
	clear: both;
	color: #1c327f;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 5px;
	padding: 10px 0 10px 5px;
}

#home .one {
	clear: both;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

#home .one p {
	margin: 0;
}

#home .home_left .one {
	padding: 5px 15px 5px 0;
}

.home_left .one img {
	border: 1px #b2b2b2 solid;
	float: left;
	padding: 4px;
	margin: 8px 15px 0 0;
}

.pro_list li {
	float: left;
	width: calc(33.33% - 6px);
	margin-right: 8px;
	text-align: center;
}

.pro_list li:nth-of-type(3n) {
	margin-right: 0;
}

.pro_list li a:first-child {
	padding: 4px;
	box-sizing: border-box;
	display: block;
	border: 1px #adadad solid;
}

.pro_list li a .pro_img {
	width: 100%;
	height: 0;
	padding-top: 66%;
	background-size: contain;
	transition: all 0.3s;
	background-position: center center;
	background-repeat: no-repeat;
}

.pro_list li a.pro_bt {
	display: block;
	color: #3b3b3b;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

#home .home_right {
	float: left;
	width: 295px;
}

.home_right {
	background: url(../images/right-bg.jpg) no-repeat left 25px;
	margin-left: 10px;
}

.home_right .topbg {
	background: url(../images/temp1.jpg) no-repeat left 6px;
	height: 35px;
}

.box1 {
	padding: 10px 0;
}

.box1 p,
.box2 p {
	margin: 0;
}

.home_right .box1,
.home_right .box2 {
	clear: both;
	color: #3b3b3b;
	font-size: 12px;
	line-height: 20px;
	padding: 5px 15px;
	text-align: left;
}

.home_right .box2 {
	border-top: 1px #dcdcdc solid;
}

.home_right .box1 .title {
	clear: both;
	color: #1c327f;
	font-size: 20px;
	/* font-style: italic; */
	line-height: 25px;
}

.home_right .box2 .title {
	clear: both;
	color: #009240;
	font-family: impact, arial;
	font-size: 14px;
	font-style: italic;
	line-height: 25px;
}

#footer {
	color: #FFF;
	font-family: Verdana;
	font-size: 12px;
	height: 43px;
	line-height: 20px;
	margin: 0 auto;
	padding-top: 90px;
	text-align: center;
}

#footer p {
	margin: 0;
}

#footer a {
	color: #FFF;
}

.abab {
	background: url(../images/inner-top-en.jpg) no-repeat center top;
	margin: 0 auto;
}

.main_banner {
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
	width: 940px;
}

.home_right {
	float: left;
	width: 295px;
}

.home_right.main_left {
	background: url(../images/left-bg.jpg) no-repeat right top;
	margin-right: 10px;
}

.main_left .box1,
.main_left .box2 {
	padding: 5px 0 5px 4px;
}

.home_right .box1 .left-menu {
	border-color: #d6d6d6;
	border-style: solid;
	border-width: 0 1px 1px;
	margin-top: 5px;
	width: 216px;
}

.home_right .box1 li {
	border-top: 1px #d6d6d6 solid;
	clear: both;
	overflow: hidden;
}

.home_right .box1 li a.active,
.home_right .box1 li a:hover {
	background-color: #eef0f2;
	text-decoration: none;
}

.home_right .box1 li a {
	color: #000;
	float: left;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	padding: 5px 10px;
	width: 196px;
}

.about {
	padding-top: 10px;
	float: left;
	width: 625px;
}

.abab .right_right {
	color: #3b3b3b;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding: 5px 0 5px 15px;
}

.abab .right_right .title {
	border-bottom: 1px #dcdcdc solid;
	margin-bottom: 5px;
	padding: 10px 0 10px 5px;
}

.abab .right_right .title .bt {
	float: left;
	color: #1c327f;
	font-size: 20px;
	line-height: 25px;
}

.abab .right_right .title a.back {
	background: url(../images/btn.jpg) no-repeat left top;
	color: #495466;
	float: right;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin: 10px 10px 0 0;
	text-align: center;
	text-decoration: none;
	width: 55px;
}

.abab .right_right .title .log {
	color: #495466;
	float: right;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin: 10px 10px 0 0;
}

.abab .right_right .title .log a {
	color: #495466;
	font-size: 12px;
}

.pro li {
	margin-bottom: 16px;
}

.pro_view .img {
	/* max-height: 505px;
	max-width: 615px; */
	text-align: center;
	font-size: 0;
	line-height: 0;
}

.pro_view .detail-info {
	color: #666666;
	font-family: Verdana;
	font-size: 14px;
	line-height: 25px;
}

.pro_view .detail-info b {
	color: #1c327f;
	font-family: Verdana;
	font-size: 14px;
}

.pro_view .detail-info .nr p {
	color: #666666;
	font-family: Verdana;
	font-size: 14px;
	line-height: 25px;
	margin: 0;
}

.main_left .box1 li li a {
	background: url(../images/dot.jpg) no-repeat 32px 12px;
	padding-left: 40px;
}

.main_left .box1 li li a.active{
    background-color: #eef0f2;
    text-decoration: none;
}

.contact .right_right {
	padding: 0;
}

.contact_nr .big {
	float: left;
	width: 635px;
}

.home_right.map {
	margin-left: 10px;
	background: unset;
}

.home_right.map .box2 .title {
	border-bottom: 0px #dcdcdc solid;
	margin-bottom: 0px;
	padding: 0px;
}

.home_right.map .box1, .home_right.map .box2 {
    padding: 5px;
}

.feedback {
	clear: both;
	color: #1c327f;
	font-family: impact, arial;
	font-size: 24px;
	font-style: italic;
	line-height: 25px;
	padding: 20px 0 10px;
}

.right_right .title .bt_one {
	color: #1c327f;
	font-family: impact, arial;
	font-size: 24px;
	font-style: italic;
	line-height: 25px;
	float: left;
}

.main .right_right .map .title {
	border-bottom: 0px #dcdcdc solid;
	margin-bottom: 0;
	padding: 0;
}

.sales_l {
	float: left;
	width: 220px;
	margin-right: 20px;
}

.sales_r {
	float: right;
	width: calc(100% - 240px);
}

.pro_message{
	margin-top: 20px;
}