﻿	*,*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0;padding:0; }
	body {background:#fff; color:#555; font:12px/1.25 "Microsoft yahei",sans-serif;}
	td,th,caption { font-size:16px; }
	h1, h2, h3, h4, h5, h6, i{ font-weight:normal; font-size:100%; }
	address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal;}
	a { color:#000; text-decoration:none; }
	a:hover { text-decoration:none;color:#00a1d6; }
	img { border:none; }
	ol,ul,li { list-style:none; }
	input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
	table { border-collapse:collapse; }
	.clearfix:after {content: " "; display: table; clear:both; }
	.clearfix { *zoom:1; }


	html{width: 100%;overflow-x: hidden;}
	/* 头部 */
	.top{width: 1024px; margin: 0 auto;height: 79px;}
	.top .logo{width: 468px;height: 79px;float: left}
	.top .logo a,.top .logo img{display: block;}
	.top .top-link{float: right;height: 79px;line-height: 79px;}
	.top .top-link .search-f{display: inline-block;position: relative;height: 26px;margin-left: 10px;}
	.top .top-link .search-f .search{display: block;width: 150px;height: 100%;padding-right: 20px;}
	.top .top-link .search-f .searchbtn{position: absolute;background: url("../images/search.png") center center no-repeat;width: 16px;height: 16px;right: 5px;top: 5px}


	.nav {width: 1024px;margin: 0 auto;height: 46px;}
	.nav >li{width: 125px;height: 46px;float: left;text-align: center;position: relative;line-height: 46px}
	.nav >li>a{display: block;font-size: 16px;height: 100%}
	.nav .navmenu{position: absolute;text-align: center;display: none;z-index: 2;}
	.nav .navmenu li{width: 125px;height: 28px;line-height: 28px;background: #fff;opacity: .8;}
	.nav .navmenu li a{display: block;color:#525252;}
	.nav .navmenu li a:hover{background-color:#004b86 ;color: #fff;}

	/* 首页导航 */
	.banner{width: 1420px;height: 450px;margin: 0 auto;overflow: hidden;left: 50%;margin-left: -710px;position: relative;}
	.banner .bd img{width: 100%;height: 100%;}
	.banner .hd{position: absolute;text-align: center;right: 0;left: 0;bottom: 20px}
	.banner .hd li{display: inline-block;height: 10px;width: 30px;margin: 0 5px;background-color: #004b86;}
	.banner .hd li.on{background-color: #ed6e01;}

	/* 新闻切换 */
	.index-tab{width: 1024px; height: 620px;margin: 40px auto;overflow: hidden;}
	.index-tab .index-tab-tit .ptt-item{width: 50%;text-align: center;height: 70px;float: left;line-height: 70px;font-size: 16px;border-top: 1px dotted #000;border-bottom: 1px dotted #000;position: relative;font-weight: bold;}
	.index-tab .index-tab-tit .ptt-item img{vertical-align: middle;margin: 0 10px;}
	.index-tab .index-tab-tit .ptt-item.on:after{content: "";height: 15px;width: 29px;position:absolute;bottom: -1px;left: 50%;margin-left: -15px;;background:url(../images/dyb.png) top center no-repeat #fff;}
	.index-tab .index-tab-tit .ptt-item.on a{display: block;}
	.index-tab .index-tab-tit .ptt-item.on a,.index-tab .index-tab-tit .ptt-item:hover a{color: #f07100}

	.index-tab  .cont-box{padding-top: 20px}
	.index-tab .index-tab-cont .cont-box .box-item{width: 31.2%;float: left;margin: 10px;position: relative;height: 228px;overflow: hidden;}
	.index-tab .index-tab-cont .cont-box .box-item .box-img{display: block;width: 100%;height: 100%}
	.index-tab .index-tab-cont .cont-box .box-item .box-text{display: block;position: absolute;left: 0;right: 0;bottom: -85px;;background: #000;opacity: 0.8;height: 120px;transition: bottom .4s ease}
	.index-tab .index-tab-cont .cont-box .box-item:hover .box-text{bottom: 0}
	.index-tab .index-tab-cont .cont-box .box-item .box-text {color: #fff;padding: 10px 20px;}
	.index-tab .index-tab-cont .cont-box .box-item .box-text .btext-tit:after{content: "+";display: inline-block;float: right;}
	.index-tab .index-tab-cont .cont-box .box-item .box-text .btext-tit{margin-bottom: 20px;}

	/* 新闻切换 */
	.index-tab.news{height: 300px;}
	.index-tab .cont-box .img-news{width: 535px;float: left;}
	.index-tab .cont-box .img-news .img{display: block;width: 270px;height: 174px;position: relative;float: left;}
	.index-tab .cont-box .img-news img{display: block;width: 100%;height: 100%;}
	.index-tab .cont-box .img-news span{position: absolute;left: 0;right: 0;bottom: 0;text-align: center;padding: 5px;color: #fff;background-color: #000000;opacity: 0.9;}
	.index-tab .cont-box .img-news p{overflow: hidden;padding: 10px;line-height: 30px;font-size: 14px;}
	.index-tab .cont-box .new-list{float: left;width: 489px;padding-left: 10px}
	.index-tab .cont-box .new-list li{text-align: left}
	.index-tab .cont-box .new-list li a{display:block;padding: 7px 0;color: #525252;}
	.index-tab .cont-box .new-list li a span.date{float: right;color: #8a8a8a}
	.index-tab .cont-box .tab-more{float: right;margin-top: 10px;color: #004b86;font-size: 14px;}

	/* 底部 */
	.bottom .info{background: #f2f2f2;height: 48px;}
	.bottom .info .info-main{width: 1024px;margin: 0 auto;line-height: 48px}
	.bottom .info .info-main img{margin: 0 5px 0 20px;vertical-align: middle}
	.bottom .info .info-main img.btlogo{margin-left: 10px;height: 35px; }
	.bottom .bottom-link{width: 1024px;height: 74px;margin: 0 auto;color: #747474}
	.bottom .bottom-link .link-l{float: left;line-height: 74px;}
	.bottom .bottom-link .copyright{float: right;line-height: 74px;}
	.bottom .info .info-main .amwx{position: relative;}
	.bottom .info .info-main .amwx img{position: absolute;bottom:16px;left:50%;display: none ;margin: 0;margin-left: -55px}
	.bottom .info .info-main .amwx:hover img{display: block}


	.comm-banner{height: 300px;}

	/* 通用栏目头 */
	.comm-chan-head{height: 44px;line-height: 44px;border-bottom: 1px dotted #000;margin-top: 30px;}
	.comm-chan-head .chan-name{float: left;font-size: 16px;padding:0 5px;color: #004b76}
	.comm-chan-head .current{float: right;}

	/* 通用栏目主体 */
	.common-body{width: 1024px;margin: 0 auto;}
	.com-chan-list{padding: 0 5px}
	.ch-li-box {margin-left: -10px;margin-right: -10px;margin-top: 10px;padding-top:10px;}
	.ch-li-box{border-top: 1px dotted #000}
	.ch-li-box:first-child{border-top:none;}
	.ch-li-box .c-list-item{width: 16.66667%;float: left;text-align: center;padding: 0 5px;margin: 5px 0} 
	.ch-li-box .c-list-item a{display: block;width: 100%;height: 100%;padding: 10px 0;background: #d9d9d9;color:#000;border-radius: 3px;font-size: 14px;transition: all .4s ease}       
	.ch-li-box .c-list-item.on a,.ch-li-box .c-list-item:hover a{background-color: #2583cd;color:#fff;}
	.ch-li-box.col-2 .c-list-item{width: 50%;}
	.ch-li-box.col-2 .c-list-item a{font-size: 18px}
	.ch-li-box.col-3 .c-list-item{width: 33.3333%;}
	.ch-li-box.col-3 .c-list-item a{font-size: 18px}
	.ch-li-box.col-4 .c-list-item{width: 25%}
	.ch-li-box.col-5 .c-list-item{width: 20%;}

	.com-chan-list{margin-top: 20px;}

	/* 通用列表 */
	.art-list ul li{padding: 15px 0;border-bottom: 1px dotted #c0c0c0}
	.art-list ul li a{display: block;padding: 10px 0;font-size: 18px;color: #2583cd;}
	.art-list ul li a:hover{text-decoration: underline}


	.com-main{margin-top: 40px}

		/* 通用文章 */
	.com-main.article{margin-top: 0;padding: 20px 0}
	.com-main.article .art-header{padding: 10px;border-bottom: 1px dotted #585858;text-align: center;margin-bottom: 10px}
	.com-main.article .art-header .art-title{color: #322725;padding: 20px 0;font-weight: bold;font-size: 18px;}
	.com-main.article .art-header .art-info span{color: #999;}
	.com-main.article p{line-height: 2;font-size: 16px}
	.com-main.article table,.com-main.article img{max-width: 100%;}


/*产品列表*/
	.product-list .pd-pic{text-align: center}	
	.product-list .pd-pic img{margin: 0 10px}	

	.product-list .p-list{margin-top: 20px}
	.product-list .p-list thead th{padding:10px 0;text-align: center;background-color: #2583cd;color: #fff;border: 1px solid #fff}
	.product-list .p-list tbody td.pic{padding: 0 15px}
	.product-list .p-list tbody td.pic img{width: 100%;}
	.product-list .p-list tbody td.pic a{border: 1px solid #ccc;display: block;padding: 4px}
	.product-list .p-list tbody td.pic a:hover{border: 1px solid #f60;background-color: #fff;}
	.product-list .p-list tbody tr{height: 73px;}
	.product-list .p-list tbody tr td{font-size: 16px;text-align: center;padding: 0 10px;text-align: left;border: 1px solid #fff}
	.product-list .p-list tbody tr td a{color: #007dcc;text-decoration: underline;}
	.product-list .p-list tbody tr td a:hover{color: #ff6674;text-decoration: none;}
	.product-list .p-list tbody tr{background-color: #e7e7e7;}
	.product-list .p-list tbody tr:nth-child(even){background-color: #f2f2f2;}


 	.sitemap dl{margin-bottom: 5px;}
 	.sitemap dt,.sitemap dd{float: left;text-align: center;height: 40px;line-height: 40px;}
 	.sitemap dt{width: 200px;background-color: #c9c9ca;font-size: 16px;margin-right: 5px;}
 	.sitemap dd{width: 125px;background-color: #e7e7e7;font-size: 14px}

 /*人员招聘*/
	.art-list.job li{position: relative;}
	.art-list.job li p.title{font-size:18px;color:#2583cd;margin-bottom:10px}
	.art-list.job span.showjob{cursor: pointer;position: absolute;right: 0;font-size: 18px;top: 26px}
	.art-list.job .jobContent {text-align: left;padding-bottom: 0;line-height: 26px;margin: 0 auto;padding-left: 0;width: 100%;padding-right: 0;display: none;height: auto;clear: both;padding-top: 4px;}     
	.art-list.job .jobContent.show{display: block}
	.art-list.job .jobContent td{border-bottom:#d9d9d9 1px solid;line-height:30px;color:#525252;font-size:14px} 
	/*-------------------------------↓分页样式开始↓------------------------------------*/
.page_num{padding-top:35px; padding-bottom:35px; overflow:hidden;}
#page_div{line-height:20px; text-align:center;}
#pagination_input{ width:20px; height:16px; line-height:16px; margin:0 5px; padding:0; overflow:hidden; border:1px solid #ccc;text-align:center;}
#page_div .pagination_index, #page_div .pagination_index_num{ 
  background:#fff; border:1px solid #ccc; padding:0 5px;
  margin-right:2px;
  float: left; height:20px;text-align:center;}
#page_div .pagination_index a, #page_div .pagination_index_num a{padding:0px; margin:0px;}
/* ========="首页"样式=========*/
#page_div .pagination_index_num{margin-right:2px; padding:0px; width:20px;}
#page_div .currentIndex{background:#0477D0; border:1px solid #0477D0; width:20px; height:20px;  padding:0px;
line-height:20px; color:#FFF;text-align:center; font-weight:bold;} /*=========当前页码样式=========*/
#page_div .pagination_index_last{width:300px; float:right; text-align:right;}
/*-------------------------------↑分页样式结束↑---------------------------------------*/

/*time*/
#box_main{width:800px;height:600px;margin-left:auto;margin-right:auto}#timeline{position:relative;margin:30px auto;width:760px;background:url(../images/dot.gif) repeat-x left 45px;height:800px;overflow:hidden}#dates{width:760px;height:60px;overflow:hidden}#dates LI{text-align:center;list-style-type:none;width:100px;background:url(../images/biggerdot.png) no-repeat center bottom;float:left;height:50px;font-size:24px;list-style-image:none}#dates A{padding-bottom:10px;line-height:38px}#dates .selected{font-size:38px}#issues{width:760px;height:600px;overflow:hidden}#issues LI{list-style-type:none;width:760px;float:left;height:600px;list-style-image:none}#issues LI H1{margin:20px 0;color:#fc0;font-size:42px;text-shadow:#000 1px 1px 2px}#issues LI P{line-height:22px;margin:10px;font-size:14px;font-weight:normal}#box_root{margin-left:auto;margin-right:auto}#box_root{margin-left:auto;margin-right:auto}#box_header{width:100%}#box_footer{width:100%}#box_main{margin-left:auto;margin-right:auto}#box_left{width:25%;float:left}#box_middle{width:50%;float:left}#box_right{width:25%;float:right}.FrontSpecifies_show01-d3_c1{text-align:left;margin:0 auto;width:100%}.FrontSpecifies_show01-d3_c1{text-align:left;margin:0 auto;width:100%}.FrontSpecifies_show01-d3_c1{text-align:left;margin:0 auto;width:100%}.FrontSpecifies_show01-d3_c1 .membernavlist{width:100%;background:#fff}.FrontSpecifies_show01-d3_c1 .membernavlist LI{height:25px}.FrontSpecifies_show01-d3_c1 .membernavlist LI A{line-height:24px;width:100%;background:#ebf7fe;float:left;height:24px;text-decoration:none}.FrontSpecifies_show01-d3_c1 .membernavlist LI A:hover{background:#abe7fa}#elem-FrontSpecifies_show01-1432119371771 .htmledit P{line-height:30px}.FrontSpecifies_show01-d3_c1 .htmledit{list-style:disc none outside;z-index:auto;border-bottom:medium none;text-justify:auto;text-align:left;border-left:medium none;text-transform:none;text-indent:0;margin:auto;width:auto;display:inline;border-collapse:separate;word-wrap:normal;white-space:normal;background:none transparent scroll repeat 0 0;float:none;letter-spacing:normal;height:auto;visibility:inherit;clear:none;font-size:12px;vertical-align:baseline;overflow:visible;word-break:normal;border-top:medium none;border-right:medium none;word-spacing:normal;text-decoration:none;font-stretch:normal}.FrontSpecifies_show01-d3_c1 .htmledit UL{padding-left:0;width:auto;display:inline-block;background:none transparent scroll repeat 0 0;float:none;height:auto}.FrontSpecifies_show01-d3_c1 .htmledit UL LI{list-style:disc none outside;text-align:left;line-height:normal;width:auto;background:none transparent scroll repeat 0 0;float:none;height:auto}.FrontSpecifies_show01-d3_c1 .htmledit OL{padding-left:25px;width:auto;display:inline-block;background:none transparent scroll repeat 0 0;float:none;height:auto}.FrontSpecifies_show01-d3_c1 .htmledit OL LI{list-style:decimal none outside;text-align:left;line-height:normal;width:auto;background:none transparent scroll repeat 0 0;float:none;height:auto}.FrontSpecifies_show01-d3_c1 .htmledit P{line-height:normal}.FrontSpecifies_show01-d3_c1 .htmledit H1{margin:.67em 0;font-size:2em;font-weight:bolder}.FrontSpecifies_show01-d3_c1 .htmledit H2{margin:.83em 0;font-size:1.5em;font-weight:bolder}.FrontSpecifies_show01-d3_c1 .htmledit H3{margin:1em 0;font-size:1.17em;font-weight:bolder}.FrontSpecifies_show01-d3_c1 .htmledit H5{line-height:1.17em;margin:1.67em 0;font-size:.83em;font-weight:bolder}.FrontSpecifies_show01-d3_c1 .htmledit H6{margin:2.33em 0;font-size:.67em;font-weight:bolder}.clear{line-height:0;height:0;clear:both;font-size:0}
