*{
	padding:0px;
	margin:0px;
	box-sizing:border-box;
	outline: none;
	text-decoration: none;
}
body{
	min-width:1200px;
	max-width:1920px;
	overflow-x:hidden;
	font:12px/1.5em "microsoft yahei";color:#656565;background:#fff;
}
ul,li{
	list-style:none;
}
a,span{
	line-height:1;
}
img{
	border:none;
	outline:none;
}
h1,h2,h3,h4,h5,h6{
	margin:0px;
	line-height:1;
}
.clearfix{
	zoom:1;
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
	visibility:hidden;
	font-size:0px;
	height:0px;
}
.line_1{
	white-space: nowrap;
	overflow: hidden;
    text-overflow: ellipsis;
}

.page{text-align:left;margin:10px auto; padding-bottom:20px;display:inline; color:#303030;}
.page_turner {padding:20px 0px 0px 1px;float:left;clear:both;}
.page_turner a, .page_turner span {float:left;display:block;border:1px solid #303030;color:#333333;padding:5px;margin-left:4px; line-height:14px;}
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover, .page_turner a.c {background:#303030; color:#fff;}

.page1{float:right;text-align:left;margin:10px 30px;display:inline;}
.page1_turner {padding:4px 0px 0px 1px;float:left;clear:both;}
.page1_turner a, .page_turner span {float:left;display:block;border:1px solid #303030;padding:5px;margin-left:4px; line-height:14px;}
.page1_turner a:link, .page_turner a:visited { text-decoration:none; }
.page1_turner a:hover, .page_turner a.c {background:#303030; color:#fff;}


/*top*/
.topwrap{
	width:100%;
	max-width:1920px;
	margin:0 auto;
	height:146px;
}
.top1wrap{
	width:100%;
	height:36px;
	background-color:#f5f5f5;
}
.top1{
	width:1200px;
	height:36px;
	margin:0 auto;
	display:flex;
	display:-webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.top1 p{
	font-size:12px;
	color:#666666;
}
.top1right{
	width:145px;
	height:36px;
	display:flex;
	display:-webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.top1right a{
	font-size:12px;
	color:#595959;
	padding-left:20px;
}
.top1right a:first-child{
	background:url(../images/icon_cn.png) left center no-repeat;
}
.top1right a:last-child{
	background:url(../images/icon_en.png) left center no-repeat;
}
.top2{
	width:1200px;
	height:110px;
	margin:0 auto;
	display:flex;
	display:-webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.top2right{
	width:772px;
	height:110px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.top2right a{
	flex:1;
	height:110px;
	line-height:110px;
	color:#333333;
	font-size:14px;
	text-align: center;
}
.top2right a:hover{
	color:#ffffff;
	font-weight: bold;
	background-color:#004993;
}
.navon{
	color:#ffffff !important;
	font-weight: bold;
	background-color:#004993;
}
/*index*/
.index1wrap{
	width:100%;
	height:657px;
	max-width:1920px;
	margin:0 auto;
	background:url(../images/indexabout.jpg) center top no-repeat;
}
.index1{
	width:1200px;
	height:657px;
	margin:0 auto;
	padding-top:209px;
	text-align:center;
	position:relative;
}
.xlwrap{
	position:absolute;
	width:1200px;
	height:200px;
	padding:0 65px;
	z-index:9;
	left:0px;
	top:-60px;
	background-color:#fff;
	box-shadow:1px 1px 14px -1px #a2a2a2;
	display:flex;
	align-items: center;
	justify-content: space-around;
}
.xlwrap > a{
	width:300px;
	height:200px;
	padding-top:143px;
}
.xlwrap > a p{
	font-size:16px;
	color:#545454;

}
.xlwrap > span{
	width:1px;
	height:139px;
	background-color:#dedede;
}
.xl_1{
	background: url(../images/label_xl1.png) center top 43px no-repeat;
}
.xl_2{
	background: url(../images/label_xl2.png) center top 43px no-repeat;
}
.xl_3{
	background: url(../images/label_xl3.png) center top 43px no-repeat;
}
.xl_4{
	background: url(../images/label_xl4.png) center top 43px no-repeat;
}
.index1 h3,.index2 h3,.index3 h3{
	font-size:20px;
	color:#333333;
	margin-bottom:15px;
}
.index1 > span,.index2 > span,.index3 > span{
	font-size:16px;
	color:#a7a7a7;
}
.aboutwrap{
	padding-top:60px;
	padding-right:415px;
}
.aboutwrap p{
	font-size:14px;
	color:#666666;
	line-height:30px;
	text-align:justify;
}
.aboutmore{
	position:absolute;
	left:0px;
	bottom:36px;
	display: inline-block;
	width:45px;
	height:45px;
	cursor: pointer;
	background:url(../images/aboutmore.png) center center no-repeat;
}
.index2wrap{
	width:100%;
	height:520px;
	max-width:1920px;
	margin:0 auto;
	background-color: #f5f5f5;
}
.index2{
	width:1200px;
	height:520px;
	margin:0 auto;
	padding-top:70px;
	text-align:center;
	background:url(../images/titleline.jpg) center top no-repeat;
}
#proswiper{
	margin-top:48px;
}
.procontent{
	width:295px;
}
.procontent p{
	font-size:16px;
	color:#666666;
	margin-top:20px;
}
.index3{
	width:1200px;
	height:900px;
	padding-top:80px;
	margin:0 auto;
	text-align:center;
	background: url(../images/titleline2.jpg) center top no-repeat;
}
.indexnewswrap{
	margin-top:82px;
}
.newstop{
	display: flex;
	display: -webkit-flex;
	height:316px;
	overflow: hidden;
	justify-content: space-between;
}
.newstop img{
	width:586px;
}
.newstop_right{
	width:565px;
	padding:20px 0 30px;
	text-align:left;
}
.newstopdate{
	font-size:12px;
	color:#666666;
}
.newsline{
	display:block;
	width:20px;
	height:2px;
	margin:21px 0 31px;
	background-color:#004993;
}
.newstoptitle{
	font-size:18px;
	color:#333333;
	font-weight:bold;
}
.newstopcontent{
	margin-top:24px;
	font-size:14px;
	color:#666666;
	line-height:30px;
}
.newstopcontentmore{
	display: inline-block;
	margin-top:42px;
	width:80px;
	height:25px;
	background-color:#004993;
	text-align:center;
	line-height:25px;
	font-size:12px;
	color:#ffffff;
	cursor:pointer;
}
#newswiper{
	margin-top:70px;
}
.slidenewslink{
	display: block;
	width:380px;
	height:230px;
	background-color:#f7f7f7;
	cursor: pointer;
	text-align:left;
	padding:40px;
}
.slidenewslink .newstopcontent{
	margin-top:20px;
}
.slidenewslink:hover{
	background-color:#004993;
}
.slidenewslink:hover > .newstopdate{
	color:#ffffff;
}
.slidenewslink:hover > .newstoptitle{
	color:#ffffff;
}
.slidenewslink:hover > .newsline{
	background-color:#ffffff;
}
.slidenewslink:hover > .newstopcontent{
	color:#e6e6e6;
}
/*end*/
.footwrap{
	width:100%;
	max-width:1920px;
	height:380px;
	margin:0 auto;
	background-color:#004993;
}
.foot1{
	width:1200px;
	height:290px;
	margin:0 auto;
	padding-top:80px;
	display: flex;
	display: -webkit-flex;
}
.foot1 > div{
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	align-items: flex-start;
}
.v1,.v2,.v3{
	width:230px;
	height:160px;
	border-right:1px solid #336da9;
}
.v4{
	width:510px;
	height:160px;
	background:url(../images/code.jpg) left 255px center no-repeat;
}
.bottitle{
	padding:9px 0 0 60px;
}
.bottitle p{
	font-size:18px;
	color:#ffffff;
	line-height:1;
	margin-bottom:24px;
}
.bottitle a{
	font-size:14px;
	color:#ffffff;
	margin-bottom:17px;
}

.foot2{
	width:1200px;
	height:90px;
	margin:0 auto;
	border-top:1px solid #336da9;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}
.foot2 p{
	font-size:13px;
	color:#ffffff;
}


.innerpage{
	width:1200px;
	margin:60px auto 60px;
}
.pageleft{
	float:left;
	width:260px;
}
.pageright{
	float:right;
	width:935px;
	padding-left:15px;
}
.list_title{
	width:100%;
	height:104px;
	text-align:left;
	line-height:79px;
	background-color:#004993;
	padding-left:20px;
	padding-top:30px;
}
.list_title h1{
	color:#fff;
	line-height:1;
}
.pageleft > ul{
	width:100%;
	background-color:#f5f5f5;
}
.pageleft > ul > li{
	border-bottom:1px solid #dbdbdb;
}
.pageleft > ul > li > a{
	display:block;
	width:100%;
	height:69px;
	line-height:69px;
	padding-left:40px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	background:url(../images/left_jiantou.jpg) right 40px top 29.5px no-repeat;
	cursor:pointer;
}
.pageleft > ul > li > a:hover{
	color:#004993;
}
.liston > a{
	color:#004993 !important;
}
.prolist{
	display:none;
	padding-bottom:15px;
	padding-left:50px;
}
.prolist li a{
	line-height:25px;
}
.contactbox{
	width:100%;
	height:100px;
	margin-top:21px;
	padding-top:30px;
	padding-left:70px;
	background:url(../images/left_botbg.png) center top;
}
.contactbox p:nth-child(1){
	font-size:14px;
	color:#fff;
	line-height:15px;
}
.contactbox p:nth-child(2){
	font-size:22px;
	color:#fff;
	line-height:30px;
	font-weight:bold;
}
.bread{
	height:45px;
	line-height:45px;
	padding-left:15px;
	margin-top:12px;
	font-size:12px;
	color:#666666;
	margin-bottom:15px;
	border-bottom:1px solid #ccc;
	background:url(../images/rightTitbg.jpg) left center no-repeat;
}
.bread span{
	line-height:16px;
}
.bread a{
	line-height:16px;
	color:#333333;
}
.pageright .content{
	line-height:1.8;
}
.pageright .content p{
	line-height:1.8;
}

/*news.asp*/
.news{
	height:48px;
	border-bottom:#dddddd 1px dashed;
}
.news a{
	float:left;
	width:400px;
	line-height:48px;
	color:#666;
}
.news a:hover{
	color:red;
}
.news span{
	float:right;
	line-height:48px;
	color:#666;
}

/*new.asp*/
.content p.artical_title{
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.artical_info{
	width:100%;
	background-color:#999;
	text-align:center;
	color:#fff;
	line-height:28px;
	height:28px;
	margin-top:15px;
	margin-bottom:15px;
}
.artical_content{
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom:1px dashed #393939;
}
.artical_others{
	margin-bottom:15px;
}
.artical_others p a{
	color:#333333;
}
.backlist{
	background-color:#999;
	color:#fff !important;
	padding:5px 10px;
}
/*products.asp*/
ul.lists{
	width:100%;
	padding:0 10px;
}
ul.lists li{
	float:left;
	width:300px;
	padding:10px;
	text-align:center;
}
ul.lists li div{
	width:280px;
	/*height:275px;*/
	overflow:hidden;
}
ul.lists li div a{
	display:block;
	height:280px;
	overflow:hidden;
	text-align: center;
	background-position:center center;
	background-repeat:no-repeat;
}
ul.lists li div img{
	width:280px;
	max-width:100%;
	vertical-align: bottom;
}
ul.lists li p{
	background-color:#f2f2f2;
	font-size:14px;
	line-height:40px !important;
	text-align:center !important;
	color:#656565;
}

/*message*/
.msgwrap{
	margin:25px auto;
	padding:15px;
	border:1px solid #CCCCCC;
}
.msg_left{
	width:520px;
	float:left;
}
.msg_right{
	width:280px;
	float:right;
}
.msg_left > form > div{
	margin-bottom:22px;
}
.msg_left > form > div > span{
	display:inline-block;
	width:90px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.msg_left > form > div > input[type="text"]{
	width:365px;
	height:30px;
}



