/* 产品目录框 */
.ItemBox {}

/* 产品目录框 - 头部 */
.ItemBox.productCateBox h2 {
	height: 29px;
	padding-right: 20px;
	background: transparent url(../images/itembox_title_bg.jpg) no-repeat right top;
}

.ItemBox.productCateBox h2 span {
	display: block;
	padding-left: 25px;
	height: 29px;
	font: bold 14px/29px 微软雅黑, arial;
	color: #FFF;
	background: transparent url(../images/itembox_title_bg.jpg) no-repeat left top;
}

/* 产品目录框 - 主体 */
.ItemBox .ItemBoxBody {
	padding: 10px;
	padding-bottom: 5px;
	border: 1px solid #E3E1E1;
	border-top: 0;
}

/* 产品目录 - 列表 */
ul.productCateList {
	margin: 0 auto;
}

ul.productCateList li a {
	display: block;
	padding-left: 25px;
	height: 28px;
	background: #F0F7FB url(../images/ico_arrow_1.gif) no-repeat left center;
	border-bottom: 1px dashed #E3E1E1;
	color: #015AAE;
	font: bold 12px/28px arial;
}

ul.productCateList li a:hover {
	color: #F00;
	text-decoration: none;
}

ul.productCateList li.current a {
	background-image: url(../images/ico_arrow.gif);
}

.anl_leix {
	width: 650px;
	float: left;
	line-height: 30px;
}

.anl_leix a {
	text-align: center;
	padding: 0px 20px
}

.anl_leix a:hover,
.anl_leix .anl_in {
	color: #de1b1b;
	background: url(../images/anl_b1.gif) no-repeat 8px center
}

/* 产品目录 - 子列表 */
ul.productCateList ul {
	border-bottom: 1px dashed #E3E1E1;
}

ul.productCateList ul li a {
	padding-left: 25px;
	border: 0;
	background-color: #fff;
	background-image: none;
	font-weight: normal;
}

ul.productCateList li.current ul li a {
	background-image: none;
}

/* 关于我们框 */
.ItemBox {}

/* 关于我们框 - 头部 */
.ItemBox.AboutUsBox h2 {
	height: 29px;
	padding-right: 20px;
	background: transparent url(../images/itembox__title_bg.jpg) no-repeat right top;
}

.ItemBox.AboutUsBox h2 span {
	display: block;
	padding-left: 18px;
	height: 29px;
	font: bold 14px/29px 微软雅黑, arial;
	color: #FFF;
	background: transparent url(../images/itembox__title_bg.jpg) no-repeat left top;
}

.ItemBox.AboutUsBox h2 a {
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	overflow: hidden;
}

.ItemBox.AboutUsBox h2 a img {
	margin: 10px 0 0;
}

.ItemBox.AboutUsBox h2 a:hover {
	color: #333;
	text-decoration: none;
}

/* 关于我们框 - 主体 */
.ItemBox.AboutUsBox .BoxBody {
	padding: 10px;
	padding-bottom: 5px;
}

.ItemBox.AboutUsBox .BoxBody img {
	padding: 0 10px 5px 0;
}

.ItemBox.AboutUsBox .BoxBody p {
	font: normal 12px/27px arial;
}

/* 新闻动态框 */
.ItemBox {}

/* 新闻动态框 - 头部 */
.ItemBox.NewsBox h2 {
	height: 29px;
	padding-right: 20px;
	background: transparent url(../images/itembox_title_bg.jpg) no-repeat right top;
}

.ItemBox.NewsBox h2 span {
	display: block;
	padding-left: 25px;
	height: 29px;
	font: bold 14px/29px 微软雅黑, arial;
	color: #FFF;
	background: transparent url(../images/itembox_title_bg.jpg) no-repeat left top;
}

.ItemBox.NewsBox h2 a {
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	overflow: hidden;
}

.ItemBox.NewsBox h2 a img {
	margin: 8px 0 0;
}

.ItemBox.NewsBox h2 a:hover {
	color: #333;
	text-decoration: none;
}

/* 新闻动态框 - 主体 */
.ItemBox .ItemBoxBody {
	padding: 10px;
	padding-bottom: 5px;
	border: 1px solid #E3E1E1;
	border-top: 0;
}


/* 产品展示框 */
.ItemBox {}

/* 产品展示框 - 头部 */
.ItemBox.ProductListBox h2 {
	height: 29px;
	padding-right: 20px;
	background: transparent url(../images/itembox__title_bg.jpg) no-repeat right top;
}

.ItemBox.ProductListBox h2 span {
	display: block;
	padding-left: 18px;
	height: 29px;
	font: bold 14px/29px 微软雅黑, arial;
	color: #FFF;
	background: transparent url(../images/itembox__title_bg.jpg) no-repeat left top;
}

.ItemBox.ProductListBox h2 a {
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	overflow: hidden;
}

.ItemBox.ProductListBox h2 a img {
	margin: 10px 0 0;
}

.ItemBox.ProductListBox h2 a:hover {
	color: #333;
	text-decoration: none;
}











/* 产品展示框 - 主体 */
.ItemBox.ProductListBox .ItemBoxBody {
	padding: 10px;
	padding-bottom: 5px;
	border: 0;
}


/* 友情链接框 */
.ItemBox {}

/* 友情链接框 - 头部 */
.ItemBox.LinkListBox h2 {
	height: 29px;
	padding-right: 20px;
	background: transparent url(../images/itembox__title_bg.jpg) no-repeat right top;
}

.ItemBox.LinkListBox h2 span {
	display: block;
	padding-left: 18px;
	height: 29px;
	font: bold 14px/29px 微软雅黑, arial;
	color: #FFF;
	background: transparent url(../images/itembox__title_bg.jpg) no-repeat left top;
}

.ItemBox.LinkListBox h2 a {
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	overflow: hidden;
}

.ItemBox.LinkListBox h2 a img {
	margin: 10px 0 0;
}

.ItemBox.LinkListBox h2 a:hover {
	color: #333;
	text-decoration: none;
}

/* 友情链接框 - 主体 */
.ItemBox.LinkListBox .ItemBoxBody {
	margin-top: 5px;
	padding: 10px;
	border: 1px solid #E3E1E1;
}

/* 文章列表 */
ul.atList {
	padding: 0px;
}

ul.atList li {
	padding-bottom: 8px;
}

ul.atList li a {
	font: normal 12px/22px arial;
	color: #333;
}

ul.atList span.ATTime {
	color: #888888;
}

/* 文章列表 */
.atListA {
	border: 1px solid #CCC;
}

.atListA ul {
	padding: 8px;
}

.atListA li a {
	display: block;
	height: 28px;
	color: #333;
	font: normal 12px/28px arial;
	overflow: hidden;
}

.atListA li font {
	font-family: 宋体;
	color: #F00;
}

/* 文章列表 */
.atListB {}

.atListB li {
	padding: 2px 0 2px 20px;
	border-bottom: 1px dashed #CCC;
	background: url(../images/ico_arrow_2.gif) no-repeat 2px center;
}

.atListB li a {
	font: normal 12px/26px 宋体;
	color: #015AAE;
}

.atListB li span.ATTime {
	float: right;
	color: #888888;
	line-height: 26px;
	height: 26px;
}

.atListB li.last {
	border: 0;
}

/* 产品列表 */
.ProductLists div {
	float: left;
	width: 163px;
	text-align: center;
}

.ProductLists div img {
	border: 1px solid #CCC;
}

.ProductLists a span {
	/*display:block;*/
	color: #0961BA;
	font: normal 12px/26px arial;
	height: 25px;
}

.ProductLists a:hover {
	color: #0961BA;
	font: normal 12px/26px arial;
	height: 25px;
}

/* 企业列表 */
.CompanyLists div {
	float: left;
	width: 600px;
	text-align: left;
}

.CompanyLists div img {
	border: 1px solid #CCC;
}


.CompanyLists a:hover {
	color: #0961BA;
	font: normal 12px/26px arial;
	height: 25px;
}

/* 友情链接列表 */
.LinkListBoxs {
	height: 40px;
}

.LinkListBoxs a {
	float: left;
	width: 163px;
	text-align: center;
}

.LinkListBoxs a img {
	border: 1px solid #CCC;
}

.LinkListBoxs a span {
	display: block;
	color: #0961BA;
	font: normal 12px/26px arial;
}


/* 联系我们 */
.contactBox {
	width: 205px;
	height: 245px;
	background: url(../images/img_contact_bg.jpg) no-repeat left top;
}

.contactBox .contactBoxs {
	padding: 48px 10px 10px 10px;
}

.contactBox .contactBoxs h3 {
	color: #015AAE;
	font: bold 12px/26px arial;
}

.contactBox .contactBoxs p {
	font: normal 12px/22px arial;
}

/* 按纽  */
.mBtn {
	padding: 0;
	height: 25px;
	color: #666;
	font: normal 12px/25px arial;
	border: 0;
	cursor: pointer;
	background: transparent url(../images/btn.gif) no-repeat;
}

.mBtn:hover {
	color: #000;
	background-image: url(../images/btn-Move.gif);
}

.mBtn2 {
	background-position: 0 0;
	width: 50px;
}

.mBtn3 {
	background-position: 0 -50px;
	width: 66px;
}

.mBtn4 {
	background-position: 0 -100px;
	width: 90px;
}

.mBtn5 {
	background-position: 0 -150px;
	width: 110px;
}

.mBtn8 {
	background-position: 0 -200px;
	width: 160px;
}

.mBtn9 {
	background-position: 0 -250px;
	width: 200px;
}

/* 输入框 */
.inputSearch {
	padding: 3px;
	border: 1px solid #A5ACB2;
}

.inputC {
	border: 0;
	padding: 3px;
	color: #666666;
	border: 1px solid #BCBCBC;
	background: #fff;
}


/* 内页新闻中心 */

.Newsbox {
	margin-left: 30px
}

.Newsbox li {
	height: 25px;
	border-bottom: dashed 1px #E3E1E1;
	width: 559px;
	display: block;
	float: left;
	padding-top: 7px
}

.f12 {
	text-align: center;
	line-height: 100px
}

.f12 a {
	color: #666
}

.f12 a:hover {
	color: #f30
}



/* 联系我们样式 */
.f14bule {
	color: #004A9B;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px
}

.f12glay {
	color: #4E4D4D;
	line-height: 24px
}

.contact_textkuang {
	width: 393px;
	height: 22px;
	border: solid 1px #E3E1E1;
	line-height: 20px
}

.f12red {
	color: #FF0000
}




/* 新闻详细页 */
.News_Title {
	height: 60px;
	border-bottom: dashed 1px #E3E1E1;
	width: 639px;
	font: bold 14px/60px "宋体";
	color: #726E6E;
	text-align: center;
}

.News_content {
	line-height: 24px;
	margin-top: 20px;
	color: #333;
	padding: 0 20px
}

#NewTitle {
	height: 27px;
	border-bottom: solid 2px #0347B4;
	line-height: 27px;
	margin-left: 15px;
	font-size: 12px;
	color: #F37600;
	font-weight: normal;
	text-indent: 15px;
}

#NewTitle a {
	color: #666
}

#NewTitle a:hover {
	color: #F37600
}


/* 产品详细页 */
.ProductsContent {
	margin-top: 35px;
}

.ProductsContent dl {}

.ProductsContent dd {
	float: left;
	border: solid 1px #D5D4D4;
}

.ProductsContent dt {
	line-height: 24px;
	margin-left: 15px;
	float: left;
	width: 345px
}

.products_textA {
	background-color: #F0F7FB;
	height: 36px;
	line-height: 36px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-indent: 15px;
	color: #0062BD;
	margin-bottom: 15px;
}

.ProductsContentA {
	margin-top: 18px
}

.ProductsContentA_Title {
	height: 28px;
	line-height: 28px;
	border-bottom: solid 1px #CCCCCC;
	width: 649px;
	margin-left: 10px
}

.ProductsContentA_Title span {
	display: block;
	float: left;
	width: 99px;
	height: 28px;
	margin-right: 10px;
	text-align: center;
}

.ProductsContentA_Title_1 {
	background: url(../images/pro_pic_07.jpg) no-repeat;
	line-height: 28px;
	color: #fff
}

.ProductsContentA_List {
	margin-top: 15px
}

.ProductsContentA_List li {
	line-height: 30px;
	padding-left: 20px;
	color: #666
}

.ProductsContentA_List li a {
	color: #666
}

.ProductsContentA_List li a:hover {
	color: #f30
}

/*下载中心*/
.b {
	width: 300px;
	float: left;
	background: url(../images/bg_line.gif) repeat-x left bottom;
	margin: 0 auto;
}

.bb {
	width: 700px;
	float: left;
	background: url(../images/bg_line.gif) repeat-x left bottom;
	margin: 0 auto;
}

#ab #cp2 {
	width: 740px;
	float: left;
}

#ab #cp2 #tit2 {
	text-align: center;
	font-size: 14px;
	color: #FF0000;
	margin-top: 10px;
	width: 740px;
	float: left;
}

#ab #cp2 #cp_img {
	width: 740px;
	float: left;
	text-align: center;
	margin-top: 30px;
}

#ab #cp2 #cp_img img {
	border: 1px solid #ccc;
	padding: 8px;
}

#ab #cp2 #cp_text {
	width: 740px;
	float: left;
	line-height: 22px;
	font-size: 14px;
	margin-top: 10px;
}

#ab #cp2 .gmfont {
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f60;
	margin-bottom: 15px;
}


/* 动态轮播 */
.slider-bar {
	width: 450px;
	height: 169px;
	overflow: hidden;
	margin-bottom: 14px;
}

.slider-bar li img {
	/* width: 100%; */
}

/* 全部机构 */
.institutions{
	margin-top: 10px;
}
.institutions h2 {
	height: 29px;
	padding-right: 20px;
	background: transparent url(../images/itembox__title_bg.jpg) no-repeat right top;
}

.institutions h2 span {
	display: block;
	padding-left: 18px;
	height: 29px;
	font: bold 14px/29px 微软雅黑, arial;
	color: #FFF;
	background: transparent url(../images/itembox__title_bg.jpg) no-repeat left top;
}

.institutions h2 a {
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	overflow: hidden;
}

.institutions h2 a img {
	margin: 10px 0 0;
}

.institutions h2 a:hover {
	color: #333;
	text-decoration: none;
}
.institutions-body ul{
	margin-top: 5px;
}
.institutions-body li{
	float: left;
	width: 31.7%;
	height: 50px;
	margin-bottom: 5px;
	margin-right: 2.33%;
	box-sizing: border-box;
	overflow: hidden;
}
.institutions-body li:nth-child(3n) {
	margin-right: 0;
}
.institutions-body li img{
  width: 80%;
  height: 80%;
}