@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, input, select {margin:0; padding:0;  outline:0; }
html, body {width:100%; height:100%;}
body { font:14px/1 "Microsoft Yahei",sans-serif; vertical-align:baseline; overflow-y:scroll; }
body {
    min-width: 1200px;
}


h2, h4, h5, h6 {font-weight:normal; font-size:100%;}
table {border-collapse:separate; border-spacing:0;}
caption, th, td {font-weight:normal;}
a {text-decoration:none;}
p {line-height:2;}
a img, iframe {border:none;}
a:link {color:inherit;}
a:focus {outline:0;}
/*img{ vertical-align:top;}*/
ol, ul, li{list-style:none;}
input, textarea, select, button {font-weight:inherit; font-size:inherit; *font-size:100%; font-family:inherit;}
/* == clearfix == */
.opacitys{ opacity:0.6; filter: Alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity:0.6; }
.clearfix:after{ content:"."; height:0; display:block; visibility:hidden; clear:both;}
.clearfix{*+height:1%;}

.clearfix { *zoom:1; }/*IE/7/6*/
.fl{ float:left;display: inline;  }
.fr{ float:right;  }
.clear{ clear:both; overflow:hidden; }


a { text-decoration: none;-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;color:#4a4a4a; }
.w-1200{
	width:1200px;
	margin:0 auto;
	position:relative;
}
/*  header  */
.header {	
   /* overflow: hidden;*/
	background:#fff;
	position: relative;
	width: 100%;
	height:100px;
	border-bottom:#E4E4E4 1px solid;
	box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
.logo{ margin-top:20px;}
.menu{ width:800px; margin-left:50px; height:50px; margin-top:25px;}
/*  menu下拉  */
.menu-sy {
	float: left;
	height: 50px;
	width: 110px;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	display:inline-block;
}
.menu-sy:hover {
	text-align: center;
	background-image: url(menu-hover01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu-sy a {
	color: #353535;
}
.menu-sy a:hover,.menu-sy:hover { color:#D82119;}
.menu-sy ul {
	display: none;
	position: absolute;
	z-index: 100;
}
.menu-sy ul li {
	float: none;
	width: 112px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.menu-cp{
    display: none;
	position: absolute;
	z-index: 100;
}
ul.menu-cp li{
    float: none;
	width: 220px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menu-sy ul li a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	letter-spacing: 1px;
	padding-top: 5px;
	background-color: #D82119;
	padding-bottom: 5px;
}
ul.menu-cp  li a {
	display: block;
	text-align: left;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	letter-spacing: 1px;
	padding-top: 5px;
	background-color: #D82119;
	padding-bottom: 5px;
	text-indent: 13px;
}
.menu-sy li:last-child > a {
-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}

.menu-sy ul li a:hover {
	color:#D82119;
	background:#eee;
}

.menu-sy:hover ul { display:block;}

.menu-sy.sfhover ul { display:block;}
/*   end   */
.bannerCon{position:relative;}
/*   banner   */
.banner{
	width:100%;
	position:relative;

}
/*   banner-buttom   */
.banner-buttom{
	width:100%;
	position:absolute;
	height:108px;
	overflow:hidden;
	top:445px;
	background-image: url(bg01.png);
	background-repeat: no-repeat;
	background-position: center;
}
.banner-buttom-left{ margin-top:25px; margin-left:25px; font-size: 14px; font-family: 微软雅黑; letter-spacing: 4px; color: rgb(255, 255, 255);}
.banner-buttom-left b{ display:block;font-size:32px;letter-spacing:0; line-height:60px;}
.banner-buttom-right{ margin-top:40px; color:#ddd; margin-right:40px; line-height:30px;}
.banner-buttom-right a{ margin-left:20px; color:#5a5a5a;}
.banner-buttom-right a:hover{color: #D82119;}
/*   ny-banner   */
.ny-banner{ 
    width:100%;
	position:relative;
	background-color: #eee;
	height:300px;
	background-image: url(banenr01.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
/*   indexCp   */
.indexCp{ width:100%; background:#fff; position:relative; margin-top:70px;}
.indexCp-tit{
	text-align:center;
	padding-bottom:13px;
	background-image: url(indexCp-tit.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.indexCp-tit h2{font-size: 36px; line-height: 50px;}
.indexCp-tit h4{font-size: 18px;line-height: 25px;text-transform: uppercase;}
.indexCp-menu{ margin:25px 0; text-align:center;}
.indexCp-menu a.indexCp-menu-list{ height:40px; line-height:40px; display:inline-block; padding:0 20px; text-align:center; background:#D82119; margin-right:5px; color:#fff;}
.indexCp-menu a.indexCp-menu-list:hover{ background:#eee; color:#D82119;}
.indexCp-con{ overflow:hidden;}
.mr0px{ margin-right:0px;}
.mr20px{margin-right: 10px;}
li.indexCp-con-list{ 
    width: 253px;
    padding: 15px;
	border: 1px solid rgb(238, 238, 238);
	overflow: auto;
    zoom: 1;
    overflow-x: hidden;
    overflow-y: hidden;
    line-height: 140%;
    display: inline-block;  
    margin-bottom: 10px;
}
.indexCp-con-list-img{
    height: 210px;
    width: 253px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
	overflow:hidden;
}
.indexCp-con-list-img  img{
    -webkit-transition: ease-in all .5s;
    -moz-transition: ease-in all .5s;
    -ms-transition: ease-in all .5s;
    -o-transition: ease-in all .5s;
    transition: ease-in all .5s;
}
.indexCp-con-list-img  img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
	-webkit-filter:contrast(1.5);
	-moz-filter: scale(1.5);
    -ms-filter: scale(1.5);
    -o-filter: scale(1.5);
    filter: scale(1.5); 
	
}
.indexCp-con-list-tit{ height: 20px; text-align:center;}
.indexCp-con-list-tit a{ color:#666;}
.indexCp-con-more{ text-align:center; margin:20px 0 50px 0;}
.indexCp-con-more a{ color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; height:52px; line-height:52px; background:#002F99; width:220px;  display:inline-block;-moz-border-radius: 50px 50px 50px 50px;  -webkit-border-radius: 50px 50px 50px 50px;  border-radius: 50px 50px 50px 50px;}
.indexCp-con-more a:hover{ background:#01236F;}

/*   indexAbout   */
.indexAbout{ width:100%; background:#F7F8F7; border-bottom:3px solid #113486; border-top:3px solid #ddd; padding:40px 0}
.indexAbout-con{ margin-top:30px;}

li.indexAboutList{ width:270px; float:left;overflow:hidden; margin-right:13px; margin-left:13px; display:inline-block;-webkit-transition: ease-in all .5s;
    -moz-transition: ease-in all .5s;
    -ms-transition: ease-in all .5s;
    -o-transition: ease-in all .5s;
    transition: ease-in all .5s;}
.indexAboutList:hover{ border-bottom:3px solid #D9251D; padding-bottom:15px;
   
	-webkit-filter:contrast(1.5);
	-moz-filter: scale(1.5);
    -ms-filter: scale(1.5);
    -o-filter: scale(1.5);
    filter: scale(1.5);}
.indexAbout-con-img{ width:270px; height:150px; overflow:hidden;}
.indexAbout-con-tit{font-family: 微软雅黑; color: rgb(0, 0, 0); font-size: 21px; line-height:1.6; text-align: center;}
.indexAbout-con-memo{ color:#555; line-height:1.5;}

/*   indexNews   */
.indexNews{ width:100%; background:#fff; position:relative; overflow:hidden; padding:40px 0;}
.indexNewsCon{ margin-top:30px;}
.indexNewsCon-lb{ width:450px; height:410px; overflow:hidden; background:#eee;}
.indexNewsCon-lb h2{ text-align:center; height:40px; line-height:40px; font-size:20px; color:#383838;}
.indexNewsCon-news{ width:715px; margin-top:10px;}
.indexNewsCon-news-list{margin-bottom:10px; line-height:140%;}
.indexNewsCon-news-list p.title{ margin-bottom: 5px;}
.indexNewsCon-news-list p.title > a {
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 15px;
    color: #434343;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
}
.indexNewsCon-news-list p.title > a:hover{ color:#D82119;}
.indexNewsCon-news-list p.title a:visited {
    font-weight: bold;
    text-decoration: none;
}
.indexNewsCon-news-list p.time {
    padding-bottom: 3px;
    margin-bottom: 3px;
    display: block;
}
.indexNewsCon-news-list p.time span.wp-new-ar-pro-time {
    display: block;
    font-family: Microsoft YaHei;
    font-size: 11px;
    padding-top: 5px;
    color: #929292;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
}
.indexNewsCon-news-list p.abstract {
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    padding-top: 5px;
    color: #666666;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
}
.indexNewsCon-news-list p.wpart-border-line {
    margin-bottom: 13px;
	padding-top: 13px;
	border-bottom: 1px dashed #e2e2e2;
}
/*   ny-adz   */
.ny-adz{ width:100%; background:#fff;border-bottom: #edf2f5 1px solid;padding-top: 2%; padding-bottom: 2%;}
.newMenu{
    float: left;
    font-size: 2.25em;
    color: #555;
    margin-bottom: 10px;
}
.twoMenuCon{position: relative; margin-top: 25px;}
a.twoMenuList{ display:inline-block; padding:0 20px;}
/*  kaishi   */
.twoMenuCon ul li,.twoMenuCon ul li dd{ float:left; padding-left:21px; line-height:37px; background:url(../images/menuL.png) no-repeat left top; margin-bottom:10px; }
.twoMenuCon ul li{ position:relative;}
.twoMenuCon ul li dl{ display:none; position:absolute; right:0; left:0;  top:36px; padding-top:10px; z-index:2;}

.twoMenuCon ul li dd{ float:none;}
.twoMenuCon ul li a{ display:block; padding-right:21px; background:url(../images/menuR.png) no-repeat right top;}
.twoMenuCon ul li a span{ text-align:center; display:block; background:#edf2f5; color:#617787; font-size:1.167em; padding:0 10px;}
.twoMenuCon ul li dl a span{ font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding-left:0; padding-right:0;}
.twoMenuCon ul li:hover,.twoMenuCon ul li.onmenu,.twoMenuCon ul li.cur,.twoMenuCon ul dd:hover,.twoMenuCon ul dd.onmenu{background:url(../images/menuL2.png) no-repeat left top;}
.twoMenuCon ul li:hover a.menuA,.twoMenuCon ul li.onmenu a.menuA,.twoMenuCon ul li.cur a.menuA,.twoMenuCon ul dd:hover a,.twoMenuCon ul dd.onmenu a{background:url(../images/menuR2.png) no-repeat right top;}
.twoMenuCon ul li:hover a.menuA span,.twoMenuCon ul li.onmenu a.menuA span,.twoMenuCon ul li.cur a.menuA span,.twoMenuCon ul dd:hover a span,.twoMenuCon ul dd.onmenu a span{ background:#e62129; color:#fff;}
.twoMenuCon ul li:hover dl{ display:block;}
/*   end   */

td.smenuv:hover{
    color:#fff;
	background-image: url(twomenuOn.png);
	background-repeat: no-repeat;
	background-position: center top;
}
td.smenuv a:hover{ color:#fff;}
.wz{color: #a2afb8;font-size:14px;}
/*   nyAboutCon   */
.nyAboutCon{ width:100%; background:#fff; padding:50px 0;}
.nyAboutCon-body{ line-height:2; padding:20px 0; color:#555;}
.nyAboutCon-body img{ margin:10px;}

/*   foot   */
.foot{
	width:100%;
	min-height:410px;
	padding-top:40px;
	background-color: #1B2653;
	background-image: url(foot-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
dl.foot-menuList {
    float: left;
    /*min-height: 200px;*/ 
	padding-left:6%;
	border-right:2px solid #6494D7;
}
.w200{ width:200px;}
.listContacts{ width:300px;}
dl.foot-menuList dt {
    font-size: 1.167em;
    color: #fff;
    margin-bottom: 20px;
}
dl.foot-menuList dd a,dl.foot-menuList dd { display:block; line-height:28px; color:#ddd; font-size:12px;}
dl.foot-menuList dd a:hover{ color:#D82119;}
.foot-menuList-weixin{ float:right; width:125px; margin-top:20px; color:#eee; text-align:center; line-height:2; margin-right:95px;}
/*   footCopy   */
.footCopy{ background:#002F99; line-height:35px; padding:8px 0; color:#eee; font-size:12px;}
.footCopy a{ color:#eee; font-size:12px; display:inline-block;}
.footCopy em{ display:inline-block; float:right; font-style:normal;}