﻿/************************************************全局样式************************************************/
body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	font-family:Verdana, 宋体;
	background-image:url('index_r1_c1_s1.jpg');
	background-repeat:repeat-x;
}
div{
	margin:auto;
	overflow:hidden;
}
ul{
	margin:0px auto;
	padding:0px;
	list-style:none;
}
a{
	text-decoration:none;
	color:#666;
}
a:hover{
	color:#FF9900;
}

img{
	border:none;
}
/************************************************公共************************************************/
.Container{
}
/************************************************页眉************************************************/
.Header{
	width:1002px;
	height:90px;
}
/************************************************导航************************************************/
.Nav{width:1002px;height:38px;overflow:visible;}
.Nav>ul{width:100%;background-image:url('index_r2_c3_s1.jpg');background-repeat:no-repeat;background-position:center top;padding:6px 0 0 10px;display:flex;justify-content:space-between;}
.Nav>ul>li{width:143px;position:relative;}
.Nav>ul>li>a{display:block;height:28px;line-height:28px;color:white;font-size:12px;font-weight:bold;letter-spacing:2px;}
.Nav>ul>li>a:hover{transform:translateY(1px);}
.Nav>ul>li>ul{display:none;position:absolute;z-index:999;top:28px;left:1px;width:100%;background-color:#1362A2dd;padding:5px 0 0 0px;}
.Nav>ul>li:hover >ul{display:block;}
.Nav>ul>li>ul>li{height:28px;line-height:28px;text-align:center;border-bottom:1px #0D8BCA solid;padding:0px;}
.Nav>ul>li>ul>li>a{display:block;height:28px;color:#FFF;font-size:12px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.Nav>ul>li>ul>li>a:hover{color:#1362A2;background-color:#FFFfffdd;}
.Nav>ul>li>ul>li ul{display:none;}

/************************************************内容************************************************/
.IndexCont{
	width:950px;
	background-color:white;
	padding:30px 0px;
	color:#666666;

}
.IndexCont1{
	float:left;
	width:230px;
	background-image:url('index_r4_c4_s1.jpg');
	background-repeat:no-repeat;
	background-position:left top;
}
.IndexCont1_1{
    height:210px;
	padding:40px 8px 0 0;
}

.IndexCont1_1 a:hover{
	position: relative;
	bottom:1px;
	left:1px;
}

.IndexCont1_2{
    text-align:left;
    padding:90px 10px 0 10px;
    line-height:24px;
}

.IndexCont2{
	float:left;
	width:430px;
	padding:0 5px 0 20px;
	text-align:left;
	line-height:24px;
}

.IndexCont3{
	float:right;
	width:230px;
	padding:0 8px 0 15px;
	background-image:url('index_r5_c8_s1.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	height:550px;
	text-align:left;
}

.IndexCont3_1{
   height:200px;
   padding:50px 10px 0 12px;
}

.IndexCont3_1 a:hover{
	position: relative;
	bottom:1px;
	left:1px;
}

.IndexCont3_2{
	height:130px;
	padding:15px 0 10px 0;
	text-align:center;
}
.IndexCont3_2_1{
	height:90px;
	width:208px;
}
.IndexCont3_3{
	height:130px;
	padding:50px 0 0 15px;
	line-height:24px;
}

/************************************************内页内容************************************************/
.Left1{
	float:left;
	width:230px;
	background-image:url('cn_r4_c4.jpg');
	background-repeat:no-repeat;
	background-position:left top;
}
.Left1_1{
    height:210px;
	padding:40px 8px 0 0;
}

.Left1_1 a:hover{
	position: relative;
	bottom:1px;
	left:1px;
}

.Left1_2{
    text-align:left;
    padding:90px 10px 0 10px;
    line-height:24px;
}



.NyCont{
	width:700px;
	padding:0px 0px 0px 15px;
	float:left;
}
.NyTitle{
	padding:6px 0px 0px 30px;
	background-image:url('ny_s1.jpg');
	background-repeat:no-repeat;
	height:50px;
	text-align:left;
	font-size:18px;
	font-family:微软雅黑;
	letter-spacing:2px;
}
.Maincont{
    width:670px;
	padding:20px 20px 10px 20px;
	text-align:left;
}
/************************************************页尾************************************************/
.Footer{
	width:100%;
	background-image:url('index_r12_c1_s1.jpg');
	background-repeat:repeat-x;
	height:115px;
}
.top{
    width:950px;
	color:#333;
	line-height:22px;
	padding:6px 0px;
	text-align:left;
}
.top a{
	color:#fff;
}

.top a:hover{
	color:#FF9900;
}
/***************内容部分-图标列表干栏目***********/

/******************位置************************/
.Station {
	color:#FFFFFF;
}
.Station:hover{
	color:#000000;
}


.ColumnsListTitle{
	height:20px;
	line-height:20px;
	background-color:#F0F0F0;
	clear:both;	
}
.ColumnsListName{
    width:560px;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
}
.ColumnsListMore{
    width:60px;
	float:left;
	font-size:12px;
	padding-right:20px;
	text-align:right;
}

.ColumnsList{
	padding:10px 0px;
	width:700px;
	overflow:hidden;
}
.ColumnsList li{
	float:left;
	width:160px;
	height:180px;
	text-align:center;
}
.ColumnsList li .Image img{
	width:140px;
	height:140px;
	padding:3px;
	border:1px gray solid;
}
.ColumnsList li .ImageName{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ColumnsList li .Details{
	display:none;
}

.desc {
	display: none;
}
/*模板栏目文字样式*/
.ColumnsList_Text{
	 padding:5px 0px;
}
.ColumnsList_Text li{
	text-indent:20px;
}
.ColumnsList_Text li a{
	color:#333333;
}
.ColumnsList_Text li a:hover{
	color:#CC3300;
}

/*模板栏目图标样式*/
.ColumnsList_Ico {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #FCE303;
	margin: 5px auto 15px auto;
}
.ColumnsList_Ico ul li {
	float: left;
	width: 200px;
	height: 180px;
	text-align: center;
	margin: 8px;
	overflow: hidden;
	_display: inline;
}
.ColumnsList_Ico .img {
	width: 198px;
	height: 150px;

}
.ColumnsList_Ico .img img {
	width: 190px;
	height: 142px;
	border:1px #C0C0C0 solid;
	padding:1px;

}
.ColumnsList_Ico .name {
	width: 200px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666666;
}
.ColumnsList_Ico .details {
	display: none;
}
/*模板栏目文本样式*/
.ColumnsList_text {
	width: 100%;
	clear: both;
}
.ColumnsList_text ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 30px;
	border-bottom: 1px #CCCCCC dotted;
	background: black url('images/icon2.gif') 15px 48% no-repeat;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*产品列表页面*/
.ProdRecordTotal {
	margin: 20px 0px;
	height: 20px;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	clear: both;
}
.ProdList {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #FCE303;
}
.ProdList li {
	float: left;
	width: 200px;
	height: 180px;
	text-align: center;
	margin: 8px;
	overflow: hidden;
	_display: inline;
}
.ProdList .img {
	width: 198px;
	height: 150px;

}
.ProdList .img img {
	width: 190px;
	height: 142px;
}
.ProdList .name {
	width: 200px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666666;

}
.ProdList .desc {
	display: none;
}
.ProdList .details {
	display: none;
}
/*页面跳转按钮样式*/
.ProdPagination {
	text-align: center;
	margin: 20px auto;
	font-size: 12px;
}
.ProdPagination a {
	margin-right: 10px;
	padding: 3px 10px;
	border: 1px #ccc solid;
	background-color: #000;
	text-decoration: none;
	color: #FFFFFF;
}
.ProdPagination a:hover {
	background-color: #fff;
	color: #000;
}
.ProdCount {
	display: none;
}
/*产品内容页面*/
.ProdTitle {
	display: none;
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #003399;
}
.ProdContent {
	text-align: left;
	margin-bottom: 20px;
}
.ProdBack {
	text-align: center;
	margin: 20px auto;
	font-size: 12px;
}
.ProdBack a {
	margin-right: 10px;
	padding: 3px 10px;
	border: 1px #ccc solid;
	background-color: #000;
	text-decoration: none;
	color: #FFFFFF;
}
.ProdBack a:hover {
	background-color: #fff;
	color: #000;
}
/*新闻列表页面*/
.NewsRecordTotal {
	margin: 20px 0px;
	height: 20px;
	text-align: center;
	font-size: 12px;
}
.NewsList {
	list-style: none;
	margin: 0;
	padding: 0;
}
.NewsList li {
	border-bottom: 1px #CCCCCC dotted;
	height: 30px;
	line-height: 30px;
	background: url('../global/ny_news.gif') no-repeat  left center;
}
.NewsList .Name {
	float: left;
	width: 70%;
	text-indent: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.NewsList .Name a{
	color:#000000;
}
.NewsList .Name a:hover{
	color:#990000;
}
.NewsList .Time {
	float: left;
	width: 28%;
	text-align: right;
}
.NewsPagination {
	margin: 20px 0px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
}
.NewsPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #FFD57D;
	text-decoration: none;
}
.NewsPagination a:hover {
	background-color: #FFFFFF;
}
/*新闻内容页面*/
.NewsTitle {
	font-size: 15px;
	font-family: "微软雅黑","幼圆","黑体";
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	margin: 10px 0px;
}
.NewsFrom {
	font-size: 12px;
	color: #666666;
	font-family: Verdana;
	text-align: center;
	margin: 10px 0px;
}
.NewsContent {
	margin: 20px 0px;
}
.NewsBack {
	text-align: center;
	font-size: 12px;
}
.NewsBack a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px #23337E solid;
	background-color: #000;
	text-decoration: none;
	color: #FFFFFF;
}
.NewsBack a:hover {
	background-color: #FFFFFF;
	color:#000;
}
/*客户留言样式*/
.MsgForm {
	text-align: center;
}
.MsgFormTitle {
	font-size: 12px;
	font-weight: bold;
	width: 618px;
	text-align: left;
	background-color: #FFCC00;
	text-indent: 20px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #CC6600;
}
.MsgForm table {
	width: 618px;
	font-size: 12px;
	border-collapse: collapse;
	text-align: left;
}
.MsgForm td {
	padding: 3px;
	/*border:1px black solid;*/
}
.MsgForm td.td1 {
	width: 70px;
	text-align: center;
}
.MsgForm input.text1 {
	width: 200px;
}
.MsgForm textarea.text1 {
	width: 98%;
}
.MsgForm .submit {
	text-align: center;
}
.MsgTable {
	text-align: center;
}
.MsgTableTitle {
	font-size: 12px;
	font-weight: bold;
	width: 618px;
	text-align: left;
	background-color: #FFCC00;
	text-indent: 20px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #CC6600;
}
.MsgTable table {
	width: 618px;
	font-size: 12px;
	line-height: 18px;
	border-collapse: collapse;
	margin: 3px 0px;
}
.MsgTable td {
	padding: 5px;
	border: 1px solid #CC6600;
}
.MsgTable .td1 div {
	text-align: center;
}
.MsgTable td.td1 {
	width: 100px;
	background-color: #FFF1BB;
}
.MsgTable td.td2 {
	text-align: right;
	background-color: #FFF1BB;
}
.MsgTable td.td3 {
	text-align: left;
	background-color: #FFF1BB;
}
.MsgTable td.td4 {
	width: 100px;
	font-weight: bold;
	text-align: center;
	background-color: #FFF1BB;
}
.MsgTable td.td5 {
	font-weight: bold;
	text-align: right;
	background-color: #FFF1BB;
}
.MsgTable td.td6 {
	font-weight: bold;
	text-align: left;
	background-color: #FFF1BB;
}
.MsgTable .Pagination td {
	border: 0px;
}

/********************首页新闻列表********************/
.IndexNewsList{
	padding:10px 0px;
}
.IndexNewsList a{
	display:block;
	height:24px;
	line-height:24px;
	background-image:url('d.jpg');
	background-position:left center;
	background-repeat:no-repeat;
	text-align:left;
	text-indent:12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.IndexNewsList .Name{
	
}
.IndexNewsList .Time{
	display:none;
}


/*************下载页面****************/
.CustomTable{
	width:98%;
	border-collapse:collapse;
}
.CustomTable td{
	border:1px #CCCCCC solid;
	padding:2px 0px;
	text-indent:8px;
}
.CustomTable td img{
	border:0px;
}
.tr_1{
	text-align:center;
	background-color:#144C85;
	color:#FFFFFF;
	
}


.floater{ position: fixed; bottom:0px; right:0px; width:300px; height:400px;z-index: 9999;}
.floater img{ width:300px; height:400px; cursor: pointer; }

/* 企业荣誉 */
ul.qyryList{display:flex;flex-wrap:wrap;justify-content:center;}
ul.qyryList li{width:30%;height:200px;box-sizing:border-box;margin:1%;}
ul.qyryList li img{width:100%;height:100%;object-fit:contain;}


/* 合作伙伴logo */
ul.hzkhlogo{display:flex;flex-wrap:wrap;justify-content:center;}
ul.hzkhlogo li{width:18%;height:150px;box-sizing:border-box;margin:1%;}
ul.hzkhlogo li img{width:100%;height:80%;object-fit:contain;}
ul.hzkhlogo li span{display:block;text-align:center;}
