/*初始化样式*/
html {
	margin: 0;
	padding: 0;
	border: 0;
}
body, div, span, object, iframe, h1, h2, h3, h4, p, blockquote, pre, a, address, code, b, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, footer, header, hgroup, nav, section {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #fff;
	color: #666;
	position: relative;
	font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
	vertical-align: baseline;
	width: 100%;
	overflow-x: hidden;
}
a {
	text-decoration: none;
	outline: none;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover, a:active, a:focus {
	color: #f37c2c;
	text-decoration: none;
	outline: none;
}
input {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei';
}
img {
	border: none;
	background: none;
	vertical-align: middle;
}
ul, ol, li {
	list-style-type: none;
}
select, input, img, select {
	vertical-align: middle;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
table, th, td {
	vertical-align: middle
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.clearfix {
	zoom: 1
}
.clearboth {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}
h1, h2, h3, h4 {
	font-size: 12px;
	font-weight: bold;
}
hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
}
dt {
	font-weight: normal;
}
/*----- Common css ------*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.di {
	_display: inline;
}
.fwn {
	font-weight: normal;
}
.dib {
*display:inline;
	_zoom: 1;
	_display: inline;
	_font-size: 0px;
}
/*滚动*/
#demo {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
#indemo {
	float: left;
	width: 800%!important;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
#m_demo {
	overflow: hidden;
	width: 92%;
	margin: 0 auto;
}
#m_indemo {
	float: left;
	width: 800%!important;
}
#m_demo1 {
	float: left;
}
#m_demo2 {
	float: left;
}
.wh {
	width: 1200px;
	margin: 0 auto;
}
.pos {
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
}
.com-img {
	display: inline;
	overflow: hidden;
	margin: 0 auto;
	display: table;
}
.com-img img {
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
}
.com-img:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.roll_product {
	float: left;
}
/*头部样式*/
.top1 {
	height: 30px;
	background: #f4f4f4;
	color: #999999;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
}
.top2 {
	height: 104px;
	background: #fff;
    width: 100%;
	box-shadow: 0px 8px 7px 0px rgb(140 140 140 / 18%);
}
#header {
	width: 1000px;
	margin: 0 auto;
}
.logo {
	float: left;
	line-height: 92px;
}
.top2 .k2 {
	margin-top: 35px;
	font-size: 16px;
	color: #333333;
	line-height: 35px;
	text-align: right;
}
.topLink {
	float: right;
	text-align: right;
	position: relative;
	z-index: 9999;
}
.translate {
	width: 100px;
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 9999;
}
.tran-in {
	left: 120px;
}
.translate li {
	border: 1px dashed #cccccc;
	line-height: 26px;
	text-align: left;
	background: #fff;
}
.translate li a {
	display: block;
	padding-left: 10px;
	background: url(../images/dot4.png) no-repeat 88% 11px;
}
.translate li a:hover {
	text-decoration: none;
	color: #275cea;
	cursor: pointer;
}
.translate-en {
	display: none;
	padding: 6px;
	padding-top: 0px;
}
.translate li .translate-en a {
	padding-left: 0px;
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #cccccc;
}
.translate li .translate-en a:hover {
	font-weight: bold;
}
.topLink .f_count {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
}
.topLink a {
	color: #999999;
}
.topLink .k2 {
	color: #074b91;
	font-size: 14px;
	font-family: "微软雅黑";
}
#menu {
}
/*热门搜索*/
.sou {
	height: 70px;
	background-color: #ffffff;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
}
#formsearch {
	float: right;
	width: 270px;
	height: 30px;
	background: url(../images/ss.png) no-repeat top center;
	margin-top: 20px;
}
.hotSearch {
	float: left;
	height: 70px;
	line-height: 70px;
	font-weight: normal;
	color: #848484;
}
#search-type {
	float: left;
	width: 100px;
	height: 24px;
	border: 1px solid #c8c8c8;
	margin-right: 5px;
}
/*搜索和热门搜索*/
.hotSearch a {
	margin-right: 13px;
	color: #848484;
}
#formsearch input {
	height: 30px;
	background: transparent;
	border: none;
	line-height: 30px;
}
#formsearch input#keyword {
	height: 30px;
	line-height: 30px;
	padding-left: 16px;
	color: #a5a5a5;
	width: 216px;
}
#formsearch input#s_btn {
	width: 50px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: transparent;
	color: #fff;
	border: none;
	cursor: pointer;
	font-size: 12px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
 color:    #a5a5a5;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #a5a5a5;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #a5a5a5;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:    #a5a5a5;
}
/*导航栏样式*/
.nav li {
	text-align: center;
	float: left;
	position: relative;
	z-index: 999;
	width: 115px;
}
.nav li a {
	display: block;
	line-height: 104px;
	color: #333333;
	height: 104px;
	padding: 0;
	font-size: 18px;
	padding: 0;
}
.nav li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/navbj.png) no-repeat center;
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background: url(../images/navbj.png) no-repeat center;
}
.nav .sec {
	height: 0;
	background: #f37c2c;
	color: #fff;
	overflow: hidden;
	z-index: 9999;
	position: absolute;
	top: 104px;
	left: 0px;
	width: 100%;
}
.nav .sec a {
	background: #f37c2c;
	color: #fff;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
}
.nav .sec a:hover {
	background: #e15616;
	text-decoration: none;
}
.box1 {
	height: 450px;
	background-color: #f7f7f7;
	padding-top: 30px;
}
.aright {
	width: 538px;
	background: url(../images/abj.png) no-repeat top right;
	padding-top: 29px;
}
.aright img {
	display: block;
	width: 500px;
	height: 332px;
}
.aleft {
	width: 560px;
}
.abt {
	color: #005fa7;
	font-size: 30px;
	padding-bottom: 22px;
	background: url(../images/line1.png) no-repeat bottom left;
}
.abt span {
	display: block;
	color: #999999;
	font-size: 13.5px;
	text-transform: uppercase;
	line-height: 13px;
}
.acon {
	color: #666666;
	font-size: 14px;
	line-height: 30px;
	margin-top: 23px;
	text-indent:2em;
}
.acon p{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}
.aul {
	margin-top: 34px;
}
.aul li {
	margin-right: 30px;
	text-align: center;
}
.aul li:last-child {
	margin-right: 0px;
}
.aul li a {
	display: block;
	width: 115px;
	height: 115px;
	border: solid 2px #dddddd;
	text-align: center;
}
.aul li .img {
	height: 50px;
	line-height: 50px;
	margin: 17px 0 7px 0;
}
.aul li .img2 {
	display: none;
}
.aul li:hover .img2 {
	display: inline-block;
}
.aul li:hover .img1 {
	display: none;
}
.aul li h3 {
	color: #666666;
	font-size: 16px;
}
.aul li:hover a {
	background: #005fa7;
	border-color: #005fa7;
}
.aul li:hover a h3 {
	color: #fff;
}
.box2 {
	margin-top: 61px;
}
.bt1 {
	text-align: center;
	margin-top: 30px;
}
.bt1 dd {
	color: #333333;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
}
.bt1 dt {
	color: #333333;
	font-size: 16px;
	margin-top: 22px;
}
.pbox {
	margin-top: 39px;
}
.pleft {
	width: 254px;
}
.pleft h3 {
	height: 80px;
	background: #083971 url(../images/cp.png) no-repeat 30px center;
	padding-left: 94px;
	font-size: 30px;
	line-height: 80px;
	color: #fff;
}
.psort {
	background-color: #f5f5f5;
	height: 420px;
}
.psort li a {
	display: block;
	line-height: 59px;
	border-bottom: 1px dashed #dddddd;
	letter-spacing: 1px;
	color: #333333;
	font-size: 16px;
	text-align: center;
}
.psort li.cur a {
	color: #083971;
}
.pcon {
	width: 254px;
	height: 161px;
	background: url(../images/pbj.png) no-repeat top center;
}
.ptel {
	font-size: 16px;
	text-align: center;
	color: #fff;
	line-height: 36px;
	padding-top: 18px;
}
.pcon a {
	display: block;
	width: 137px;
	height: 35px;
	background-color: #ffffff;
	border-radius: 4px;
	line-height: 35px;
	margin: 0 auto;
	color: #182a6b;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}
.pright {
	width: 930px;
}
.plist li {
	margin-right: 20px;
	margin-bottom: 24px;
}
.plist li:nth-child(3n) {
	margin-right: 0;
}
.plist li a.img {
	border: 1px solid #dcdcdc;
	display: block;
}
.plist li a.img img {
	width: 294px;
	height: 265px;
}
.plist li h3 a {
	display: block;
	color: #5a5a5a;
	font-size: 15px;
	font-weight: normal;
	margin-top: 12px;
	height: 40px;
	text-align: center;
	background-color: #eeeeee;
	border: solid 1px #eeeeee;
	line-height: 40px;
}
.plist li:hover h3 a {
	background: #c3261f;
	color: #fff;
}
.ys-tu {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	margin-top: 36px;
}
.ys-con1 {
	margin-top: 52px;
}
.ys-c1 {
	width: 528px;
}
.ysads {
	padding-top: 60px;
}
.ysads li {
	position: relative;
	margin-bottom: 52px;
}
.ysads li h3 {
	font-size: 26px;
	color: #333;
	position: absolute;
	left: 81px;
	top: 8px;
	font-weight: normal;
}
.ysads li p {
	color: #666;
	font-size: 14px;
	background: url(../images/ys.png) no-repeat 0 8px;
	padding-left: 25px;
	line-height: 24px;
	margin-top: 22px;
}
.c4 {
	height: 680px;
	background: #f6f9ff;
	margin-top: 10px;
}
.c44 {
	padding-top: 48px;
}
.c4-t1 {
	font: 600 30px/46px "å¾®è½¯é›…é»‘";
	color: #0e59ae;
	text-align: center;
}
.c4-t1 p {
	color: #666666;
	font-size: 18px;
	font-weight: 400;
}
.c4ads {
	padding-top: 48px;
}
.c4ads li {
	float: left;
	border: 1px solid #e3e3e3;
	margin-bottom: 24px;
	margin-right: 28px;
}
.c4ads li:nth-child(5n) {
	float: right;
	margin-right: 0;
}
.c4ads li:hover {
	border: 1px solid #000;
}
.c4ads li img {
	width: 215px;
	height: 118px;
}
.box3 {
	height: 860px;
	background: #f8f8f8;
	padding-top: 61px;
}
.cul {
	margin-top: 38px;
}
.cul li {
	margin-bottom: 30px;
	margin-right: 22px;
}
.cul li:nth-child(4n) {
	margin-right: 0;
}
.cul li h3 a {
	display: block;
	background: #ffffff;
	line-height: 51px;
	text-align: center;
	font-weight: normal;
	color: #333333;
	font-size: 14px;
}
.cul li:hover h3 a {
	background: #005fa7;
	color: #fff;
}
.cmore a {
	display: block;
	margin: 0 auto;
	width: 180px;
	height: 42px;
	background-color: #ffffff;
	border: solid 1px #b3b4b4;
	margin-top: 10px;
	line-height: 40px;
	text-align: center;
	color: #333333;
	font-size: 14px;
}
.box4 {
	margin-top: 61px;
}
.nimg {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	display: -webkit-flex;
	margin-top: 56px;
}
.nimg li {
	position: relative;
}
.nimg img {
	display: block;
	width: 380px;
	height: 216px;
}
.nimg .wn {
	position: absolute;
	width: 84px;
	height: 24px;
	background-color: #083971;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	top: 0;
	left: 0;
}
.xin {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	display: -webkit-flex;
}
.xin li a {
	display: block;
	line-height: 30px;
	letter-spacing: 1px;
	color: #333333;
	font-size: 14px;
	padding-left: 25px;
	background: url(../images/fk.png) no-repeat left center;
	display: block;
}
.nlist {
	width: 380px;
	margin-top: 35px;
}
.nlist li a:hover {
	color: #083971;
}
.box4 .cmore {
	margin-top: 40px;
}
/*友情链接*/

.f_link {
	width: 1200px;
	line-height: 30px;
	margin: 0 auto;
	font-size: 16px;
	color: #333333;
	margin-top: 26px;
}
.f_link a {
	color: #666666;
	font-size: 14px;
}
/*页面底部*/




/*页面底部*/
.foot-bg {
	background: #08376d;
	padding-bottom: 40px;
}
#footer {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding-top: 35px;
	color: #8e8e8e;
}
.foot1 {
	width: 228px;
}
#footer .foot-title {
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid #fff;
	line-height: 40px;
	margin-bottom: 20px;
}
.foot2 {
	width: 370px;
	margin-left: 40px;
}
.nav_foot {
	font-size: 14px;
}
.nav_foot a {
	margin-right: 60px;
	line-height: 30px;
	color: #fff;
	display: inline-block;
}
.nav_foot a:nth-child(2n) {
	margin-right: 0;
}
.nav_foot a:hover {
	text-decoration: underline;
}
.ctf p {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.erq {
	text-align: center;
	color: #fff;
	line-height: 38px;
}
.foot3 {
	width: 280px;
	margin-left: 42px;
	color: #8e8e8e;
	line-height: 30px;
}
.foot4 {
	width: 200px;
}
.foot4 p img {
	margin-bottom: 15px;
}
.copyright {
	text-align: center;
	line-height: 31px;
	border-top: 1px solid #fff;
	margin-top: 31px;
	padding-top: 10px;
	font-size: 14px;
	color: #ffffff;
}
.copyright a {
	color: #ffffff;
}
.zixun a {
	width: 130px;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 15px;
	height: 40px;
	display: block;
	line-height: 40px;
	background: rgba(255,255,2555,.12) url(../images/f1.png) no-repeat 22px center;
	padding-left: 49px;
}
.zixun a:last-child {
	background: rgba(255,255,2555,.12) url(../images/f2.png) no-repeat 22px center;
}
/*内页左侧样式*/


.container {
	width: 1200px!important;
	margin: 0 auto;
	padding: 0;
}
.page-product-inquiry a {
	color: #fff;
	margin-right: 3rem;
}
