@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"microsoft yahei";
	font:12px/24px "微软雅黑","宋体",Arial,HELVETICA;color:#666;
}
html{
	font-family:"microsoft yahei";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ffffff;
}


a:link {
	color: #3A3A3A;
}
a:visited {
	color: #3A3A3A;
}
a:hover {
	color: #FF9012;
}
body,td,th {
	font-family: Microsoft YaHei;
}
div,form,img,ul,ol,li,dl,dt,dd ,h1,h2,h3,h4,h5{
margin:0px;
padding: 0px;
border:0px;
list-style-type:none;}

html,

a {
    text-decoration: none;
}

body,ol,ul,h1,h2,h3,h4,h5,h6,p,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}

fieldset,img{border:0;}
ol,ul,li{list-style-type:none;}
img{border:0;vertical-align:top;}
button,input,select,textarea{font-size:100%;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
input,textarea{font-family:"微软雅黑";font-size:12px;border:none;resize:none;outline:none;}


.banner{ height:635px; width:100%; background:#ddd;}
.banner .picBtnLeft { height:635px; position:relative; zoom:1; width:100%; overflow:hidden;}
.banner .picBtnLeft .hd {width:280px; height:10px; position:absolute; left:42%; margin-left:0px; text-align:center;bottom:40px; z-index:10;  }
.banner .picBtnLeft .hd ul { overflow:hidden; zoom:1; display:block; height:10px;}
.banner .picBtnLeft .hd ul li {float:left; _display:inline; text-align:center; background:#fff; width:40px; height:6px; overflow:hidden; margin-right:10px;  -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius:15px; cursor:pointer;}
.banner .picBtnLeft .hd ul li.on { background:#fcdb14!important; }
.banner .picBtnLeft .bd {height:635px; left: 50%; margin-left: -960px; position: absolute; width: 1920px;}
.banner .picBtnLeft .bd img { height:635px; width:1920px; z-index:1;}
.banner .picBtnLeft .bd ul{}
.banner .picBtnLeft .bd li { position:relative; zoom:1; width:1920px;  display:inline-block; }
.banner .picBtnLeft .bd li .pic { position:relative; z-index:0; line-height:0px; }
.banner .picBtnLeft .bd li .bg { display:none;}
.banner .picBtnLeft .bd li .title { display:none;}



.menu{float:left; width:700px; padding-left:20px;}
.menu li{float:left;}
.menu .list{width:95px;}
.menu .line{width:2px; height:100px; line-height:104px;}
.menu .list a{display:block; width:100%; height:104px; line-height:104px; text-align:center; font-size:16px; color:#555555;}
.menu .list a:hover{color:#555555; background:#e0e0e0;}
.menu .list div{display:none; width:100%; position:absolute; z-index:99; left:0px; background:#e0e0e0; padding:15px 0px 25px 0px; text-align:left;}
.menu .list ul{width:95px;}
.menu .list li{float:none;}
.menu .list li a{display:block; color:#555555; width:95px; height:28px; line-height:28px; text-align:left;}
.menu .list li a:hover{color:#333333; background:none;}
.menu .list .cur{background:#e0e0e0;}

.search{width:178px; height:24px; padding:6px 0px 0px 10px;  border:1px #b7b7b7 solid; -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;}
.search .txt{float:left; width:140px; padding-left:5px; border:0px; vertical-align:middle; color:#999999; outline:none;}
.search .btn{float:left; width:19px; height:19px; border:0px; vertical-align:middle;}


/* page_banner */
.page_banner{ width:100%; min-width:1200px; height:400px;}
.page_banner p{height:400px;}


/* page_nav */
.r{ float:right;}
.page_nav{ height:60px; width:1140px; min-width:1140px; background:rgba(255,255,255,0.8); margin:-60px auto 0;}
.page_nav li{ float:left;}
.page_nav li a{ display:block; width:135px; text-align:center; line-height:60px; height:60px; border-right:1px solid #eee; font-size:18px; font-weight:bold; color:#333; }
.page_nav li a:hover{ background:#FF741F; color:#fff; border-right:1px solid #FF741F;}
.page_nav li.select a{ background:#2A4EA2; color:#fff; border-right:1px solid #2A4EA2;}
.crumbs{ line-height:60px; height:60px; padding-right:20px; color:#999;}
.crumbs i{ background:url(icon_crumbs.png) no-repeat; width:12px; height:16px; display: inline-block; margin:21px 8px 0 0; float:left;}
.crumbs span{ margin:0 5px;}



.pro_list{ width:1140px; margin:20px auto; }
.pro_list li{ width:245px; height:350px; margin:20px; overflow:hidden; background:#000; float:left; position:relative;}
.pro_list .img{ width:100%; height:270px; position:absolute; left:0; top:0;}
.pro_list .text{ width:100%; height:80px; line-height:80px; text-align:center; padding:0 0 30px 0; overflow:hidden; font-size:20px; color:#333; font-weight:bold; background:#eee; position:absolute; left:0; bottom:-30px;}
.pro_list .text1{ width:100%; height:80px; line-height:80px; text-align:center; padding:0 0 30px 0; overflow:hidden; font-size:20px; color:#333; font-weight:bold; background:#eee; position:absolute; left:0; bottom:-30px;}
.pro_list li:hover{box-shadow: 0 0 18px rgba(0,0,0,0.5); cursor:pointer; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -ms-transition: all 0.7s ease; -o-transition: all 0.7s ease; transition: all 0.7s ease;}
.pro_list li:hover .text{ color:#fff; background:#2A4EA2 url(icon_pro.png) center 60px no-repeat; font-weight:bold;}







.ny_leftdh{font-size:25px; color:#FFFFFF; font-weight:bold;}

.left_menu {
	width:209px;margin: 0 auto;
}
.left_menu ul { 
}
.left_menu ul a{
	float:left;
	width:209px;
	height:40px;
	color:#555555;
	font-size:14px;
	padding-left:50px;
	line-height:40px;
	text-align:left;
	margin-bottom:8px;
	background-image: url(ny_nav.jpg);
	background-repeat: no-repeat;


}.left_menu ul a:hover{
	width:209px;
	height:40px;
	color:#fff;
	font-size:14px;
	line-height:40px;
	background-image: url(leftMuLi.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
}

.ny_dhbt{font-size:25px; color:#666666; font-weight:bold;}

.index_xwz{font-size:12px; color:#666666; line-height:25px;}


.news_nr {
text-align:justify;
text-justify:inter-ideograph;
overflow:hidden;
padding:9px 0;
font-size:14px;
clear:both;
line-height:28px;
width:950px;
color:#575757;
word-wrap:break-word;
word-break:break-all;
}
.news_nr div{
margin-bottom:6px;
margin-top:0px;}
.news_nr p{
margin-bottom:8px;margin-top:0px;}

.news_nr1 {
	LINE-HEIGHT: 36px; FONT-SIZE: 22px
}
.news_nr2 {
	LINE-HEIGHT: 28px; FONT-SIZE: 14px
}
.news_nr3 {
	LINE-HEIGHT: 24px; FONT-SIZE: 12px
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
.grWidth{width:1200px; margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
fieldset,img{border:0;}
ol,ul,li{list-style-type:none;}




.di_link3 {
	line-height:30px;
	overflow:hidden;
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#CCCCCC;
	float:left;
}
.di_link3 a{color:#CCCCCC;}


.di_z{font-size:14px; color:#828386; line-height:27px;}
.di_z a{font-size:14px;  color:#828386;}
.di_z a:hover {
	color: #FF0000;
}

.h-menu {
	WIDTH: 700px; height:40px;
}
.h-menu .li {
	WIDTH: 100px;float:left; POSITION: relative
}
.h-menu .btit {
	FONT-SIZE: 15px; line-height:50px; color:#fff; BACKGROUND: url(i_13.jpg) no-repeat right center; TEXT-ALIGN: center
}
.h-menu .btit A {
	COLOR: #4C4C4C
}
.h-menu .btit A:hover{
	COLOR: #FF9012
}
.h-menu .last {
	WIDTH: 110px;
}
.h-menu .last .btit {
	TEXT-ALIGN: right
}
.h-menu .li:hover {
}

.l5{width:1150px; padding:0px 0px 0px 0px; margin:0px auto;}
.l5 li{float:left; width:190px; text-align:center;}
.l5 li .pro{width:171px; height:317px;}
.l5 li .font{display:none; position:absolute; z-index:9; margin:-317px; width:171px; height:215px; padding:102px 0px 0px 0px; text-align:center; margin:-319px 0px 0px 10px; background:url(cbg2.png) repeat;}
*html .l5 li .font{margin:0px 0px 0px -151px;}
*+html .l5 li .font{margin:0px 0px 0px -151px;}
.l5 li .font .png{clear:both;}
.l5 li .font strong{display:block; width:100%; height:22px; padding-top:20px; font-size:16px; color:#ffffff; font-weight:normal;}
.l5 li .font span{color:#ffffff;}


.index_jj{
	line-height:26px;
	font-size: 14px;
	color:#7C7C7C;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.fw_list{ width:1100px; margin: 0 auto;} 
.fw_list dl{margin:20px 20px 0 0; float:left; border:1px solid #ffffff; position:relative;}
.fw_list dl dt{
	float:left;
	height:40px;
	margin-top: 13px;
	margin-left: 10px;
}

.fw_list dl dd{ float:right; height:40px; line-height:40px;}
.fw_list dl dd h4{ padding:18px; line-height:16px; color:#51504e; font-size:16px; font-weight:bold;}



.index_xwbt{font-size:14px; font-weight: bold;  color:#434445;}
.index_xwbtgd{font-size:12px;color:#707070; line-height:25px;}
.index_xwbtgd a{font-size:12px;  color:#707070;}
.index_xwbtgd a:hover{color:#FF9012;}
.newslist {
	width: 1120px;
	font-size:14px;
	margin-left:10px;
}
.newslist ul {
	background-image: url(xw_lg.jpg);
	background-position: 2px 8px;
	background-repeat: no-repeat;
	margin:0px;
	height: 35px;
	padding-left: 20px;
	line-height: 27px;
	
}
.newslist ul a{
color:#4B4B4B;
}
.newslist ul a:hover{
	color:#FF6600;
}
.newslistdixx {
	padding-top:12px;
	padding-bottom:12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B2B2B2;
}

.pagelist {
height:50px;
text-align:center;
line-height:50px;}

.fy_page {
float:left;width:22px; height:22px; line-height:22px; background-color:#F0F4F5; margin-right:6px;border:#DDDDDD 1px solid; color:#1F3A87;padding:0;
display:none}
.fy_page a{color:#1F3A87;}
.fy_page2 {
float:left;width:22px; height:22px; line-height:22px;color:#1F3A87;padding:0; margin-right:6px;}
.fy_page3 {
float:left;width:22px; height:22px; line-height:22px; background-color:#1F3A87; margin-right:6px;border:#DDDDDD 1px solid; color:#1F3A87;padding:0;
color:#FFFFFF; font-weight:bold}
.fy_page3 a{
color:#FFFFFF; font-weight:bold}

.fy_page4 {
float:left;width:22px; height:22px; line-height:22px; background-color:#F0F4F5; margin-right:6px;border:#DDDDDD 1px solid; color:#1F3A87;padding:0;}
.fy_page4 a{color:#1F3A87;}

.list_newstitle {
float:left;width:900px; height:27px;
padding-left:20px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.xwzz{font-size:14px; }
.ny_dhzz{font-size:18px; color:#FFFFFF; font-weight:bold;}
.ny_dhzz1{font-size:14px; color:#FFFFFF; }
.ny_dhzz1 a{font-size:14px; color:#FFFFFF; }


.cp_z{ font-size:14px;line-height:28px;}
.cp_jg{ font-size:18px; color:#FF9012;line-height:28px; font-weight:bold;}
.cp_jg1{ font-size:12px; color:#FF9012;line-height:28px; font-weight:bold;}
.cp_bt{ font-size:14px;}
.cp_400{ font-size:25px; color:#2A4EA2;line-height:28px; font-weight:bold;}
.cp_xx{ font-size:18px; color:#2A4EA2;line-height:28px; font-weight:bold;}