.w{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.header{
	width: 1300px;
	overflow: hidden;
	margin: 10px auto 0;
}
.logo{
	float: left;
	width: 450px; overflow:hidden;
}
.right {float: right;
	width: 800px; overflow:hidden;}
.right .hr{ 

}
.hr li{
	float: right;

	color: #a4a4a4;
}
.right .nav{}
.right .nav li{
	float: left; line-height:48px; width:20%; text-align:center;
	
	color: #A4A4A4;
}
.right .one{
	background: url(../images/nlogo.jpg) no-repeat top center;color:#FFF;
}
.right .nav li:hover{
	background: url(../images/nlogo.jpg) no-repeat top center; color:#FFF;
}
.banner img {
	width: 100%
}

.banner ul.bxslider {
	list-style: none;
}

.banner div.bx-pager {
	bottom: 4%;
}

.banner div.bx-controls-direction {
	display: none;
}
/*banner 角标样式等*/

.bx-wrapper {
	position: relative;
	/*margin: 0 auto 60px;*/
	margin: 0 auto 0px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}


/** THEME===================================*/

.bx-wrapper .bx-viewport {
	/*-moz-box-shadow: 0 0 5px #ccc;-webkit-box-shadow: 0 0 5px #ccc;box-shadow: 0 0 5px #ccc;border: 5px solid #fff;left: -5px;background: #fff;*/
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}


/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif)center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}


/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	border: 1px solid #fff;
	text-indent: -9999px;
	display: block;
	width: 14px;
	height: 14px;
	margin: 0 2px;
	outline: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #e70012;
	border: 1px solid #fff;
}


/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../images/controls.png)no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../images/controls.png)no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}


/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png)-86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png)-86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}


/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}


/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/*banner 角标样式等结束*/
.middle ul{
	overflow: hidden;
}
.middle ul li{
	float: left;
	padding: 100px 150px;
	color: #1c1c1c;
	text-align: center;
	letter-spacing: 2px;
}
.middle .middle_p li{
	float: left;
	width: 230px;
	margin: 0 35px 50px 35px;
	padding: 0;
}
.middle .middle_p h3{
	padding: 10px 0;
	color: #1d2088;
}
.middle .middle_p p{
	text-align: left;
	line-height: 25px;
	font-size: 17px;
}
.about_b{
	text-align: center;
}
.about_b p{
	font-size: 25px;
	color: #8d8d8d;
}
.about{
	background: #e5e5e5;
	height: 300px;
	margin: 20px auto;
}
.about_p{
	position: relative;
	height: 350px;
}
.blue{
	position: absolute;
	top: 100px;
	left: 0;
	width: 480px;
	height: 250px;
	background-color: #364c97;
}
.about_p img{
	position: absolute;
	top: 50px;
	left: 50px;
	width: 480px;
	height: 250px;
}
.about_p p{
	position: absolute;
	top: 50px;
	left: 580px;
	font-size: 18px;
	color: #585858;
}
.about_p span{
	position: absolute;
	top: 80px;
	left: 580px;
	color: #585858;
	font-size: 17px;
}
.about_p b{
	position: absolute;
	top: 260px;
	left: 580px;
	font-weight: 400;
	color: #FFFFFF;
	padding: 2px 5px;
	border-radius: 15px;
	background-color: #364c97;
}
.data{
	background: url(../images/b9.png)no-repeat top center;
	height: 321px;
}
.data_p ul{
	overflow: hidden;
	margin: 0 auto;
}
.data_p ul li{
	float: left;
	width: 250px;
	text-align: center;
	margin: 110px 0 0 50px;
	color: #868b8e;
	font-weight: 700;
	letter-spacing: 5px;
}
.data_p li h1{
	color: #4a9af1;
}
.youshi{
	background: url(../images/b10.png) no-repeat top center;
	height: 678px;
}
.youshi_p ul{
	overflow: hidden;
}
.youshi_p ul li{
	float: left;
}
.youshi_po{
	width: 300px;
	margin: 150px 0 0 100px;
}
.youshi_po p{
	padding: 30px 0;
	color: #fff;
	line-height: 30px;
}
.youshi_po span{
	display: inline-block;
	padding: 20px 50px;
	color: #8d3b19;
	background-color: #ffd966;
	text-align: center;
	font-weight: 700;
}
.youshi_pt{
	width: 690px;
	height: 580px;
	background-color: #fff;
	margin: 30px 0 0 30px;
	padding: 20px 40px;
	color: #636462;
}
.youshi_pt p{
	line-height: 80px;
	font-size: 20px;
}
.new{
	margin: 50px auto;
}
.new h1{
	text-align: center;
	letter-spacing: 2px;
}
.new ul li{
	float: left;
	width: 500px;
	height: 140px;
	margin: 20px;
	padding: 25px;
	border: 2px solid #e3effb;
	border-radius: 8px;
	box-shadow: 2px 2px 10px 5px #e3effb;
	overflow: hidden;
}
.new li h3{
	line-height: 40px;
}
.new b{
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 5px 20px;
	width: 80px;
	height: 30px;
	line-height: 30px;
	border: 2px solid #68aeff;
	border-radius: 20px;
}
.new b a{
	color: #68aeff;
}
.footer{
	background:#3497f7; overflow:hidden; margin-top:50px;
}
.footl{
	float: left;
	width: 490px;

}
.footer ul li{
	
	color: #fff;
	line-height: 40px;
}
.footer ul li:hover{
	color: #fff;
}
.foot .footr{
	float:left;

}
.lxfs{
	float:right;
	line-height: 25px; color:#FFF;
	}
.foot{
	width:1300px;
	overflow: hidden;
    margin: 0 auto;
	padding: 20px 0 20px 0;
}
.bootom{
	padding: 10px 0;
	background-color: #00196b;
	color: #fff;
	text-align: center;
}
.pl{
	float: left;
	width: 270px;

}
.pl ul li{
	width: 270px;
	line-height:30px;
	color:#333;
}
.pr{
	float: right;
	width: 948px;
	border: 1px solid #ccc;
}
.content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.content .pright {
    width: 920px;
    float: right;
    overflow: hidden;
	border: 1px solid #ccc;
}
.content_com_title {
    border-bottom: 1px solid #ddd;
    position: relative;
    height: 60px;
	background:url("/images/j_23.jpg");
}
.bread {
    float: left;
    line-height: 12px;
    font-size: 14px;
    color: #333;
    padding: 25px 20px 0px;
}
.bread a{
	color:#fff;
}
.dede_pages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}
.dede_pages ul li {
    float: left;
    font-family: Tahoma;
    line-height: 17px;
    margin-right: 6px;
    border: 1px solid #E9E9E9;
}
.dede_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
    padding: 2px 4px 2px;
    font-weight: bold;
}
.nr_list_first li {
    display: block;
    float: left;
    width: 920px;
    line-height: 40px;
    background-image: url(/images/line.jpg);
    background-repeat: repeat-x;
    height: 40px;
    font-size: 16px;
    background-position: bottom;
}
.pright .nr_list_first li a {
    background-image: url(/images/icc.jpg);
    background-repeat: no-repeat;
    background-position: 20px 20px;
    padding-left: 30px;
    float: left;
}
.nr_list_first li em {
    font-style: normal;
    float: right;
    display: block;
	padding-right:20px;
}