body{
	background: url(../images/bg.jpg) top center;
}
.header{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.logo{
	float: left;
	margin-top: 10px;
}
.mc{
	float: left;
	color: #fff;
	padding: 30px;
	letter-spacing: 5px;
}
.nav{
	float: right;
}
.nav ul li{
	float: left;
	padding: 35px 20px;
	text-align: center;
}
.nav li a{
	padding: 34px 10px;
	color: #fff;
}
.nav li a:hover{
	border-bottom: 1px solid #FF0000;
}
.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 角标样式等结束*/
.pd{
	width: 1200px;
	margin: 40px auto;
	overflow: hidden;
}
.pdl{
	float: left;
}
.pdl p{
	font-size: 35px;
}
.fenlei{
	width: 1200px;
	margin: 30px auto;
	overflow: hidden;
}
.fenlei p{
	text-align: center;
	font-size: 18px;
}
.pdo{
	float: left;
	display: block;
	width: 390px;
	height: 300px;
	margin: 0 auto;
	position: relative;
}
.pdoo{
	width: 100%;
	height: 100%;
	background: url(../images/pd4.png) no-repeat center;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.pdo:hover .pdoo{
	display: block;
}
.pdw{
	float: left;
	display: block;
	width: 390px;
	height: 300px;
	margin: 0 15px;
	position: relative;
}
.pdww{
	width: 100%;
	height: 100%;
	background: url(../images/pd5.png) no-repeat center;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.pdw:hover .pdww{
	display: block;
}
.pdt{
	float: left;
	display: block;
	width: 390px;
	height: 300px;
	margin: 0 auto;
	position: relative;
}
.pdtt{
	width: 100%;
	height: 100%;
	background: url(../images/pd6.png) no-repeat center;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.pdt:hover .pdtt{
	display: block;
}
.pdl span{
	color: #a0a0a0;
}
.pdr{
	float: right;
}
.pdr span{
	background: url(../images/p1.jpg) no-repeat;
	font-size: 20px;
	padding-left: 60px;
	line-height: 60px;
	background-position: 30px 2px;
}
.pdr span:hover{
	background: url(../images/p2.jpg) no-repeat;
	background-position: 30px 2px;
}
.product{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.pl{
	float: left;
	width: 230px;
	border: 2px solid #264271;
}
.pl h2{
	padding: 40px;
	color: #fff;
	background-color: #264271;
	text-align: center;
}
.pl ul li{
	background: url(../images/pb.jpg) no-repeat;
	margin: 10px 0;
	width: 220px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	background-position: 12px 0;
}
.pr{
	float: right;
	width: 948px;
	border: 1px solid #ccc;
}
.bt{
	background-color: #264271;
	height: 50px;
}
.bt span{
	float: left;
	margin: 15px 0 0 20px;
	padding: 0 10px;
	border-left: 5px solid #fff;
	color: #fff;
}
.bt a{
	float: right;
	color: #fff;
	line-height: 50px;
}
.bt a:hover{
	color: #FF0000;
}
.prlist ul li{
	float: left;
	width: 285px;
	margin: 10px 0 0 20px;
}
.prlist li img{
	border: 1px solid #a0a0a0;
	overflow:hidden;
}
.prlist li p{
	text-align: center;
	margin: 10px 0;
}
.prlistr ul li{
	float: left;
	width: 210px;
	margin: 10px 0 0 20px;
}
.prlistr li img{
	border: 1px solid #a0a0a0;
	overflow:hidden;
}
.prlistr li p{
	text-align: center;
	margin: 10px 0;
}
.about{
	width: 1200px;
	margin: 60px auto 0;
	overflow: hidden;
}
.about h2{
	font-weight: 400;
	height: 35px;
}
.about p{
	color: #a0a0a0;
	height: 50px;
}
.about_p{
	width: 1200px;
	position: relative;
}
.about_span{
	position: absolute;
	padding: 40px;
	width: 520px;
	height: 290px;
	right: 0;
	top: 80px;
	background-color: #fff;
}
.about_span p{
	color: #000;
	font-size: 25px;
	border-bottom: 1px solid #ccc;
}
.about_span .red{
	position: absolute;
	width: 60px;
	height: 3px;
	background-color: #e70012;
	left: 40px;
	top: 89px;
}
.about_span span{
	display: inline-block;
	height: 130px;
	overflow: hidden;
	padding: 30px 0;
	font-size: 17px;
	color: #747474;
}
.about_span a{
	display: inline-block;
	padding: 10px 30px;
	border: 1px solid #989898;
	color: #747474;
}
.about_span a:hover{
	color: #FF0000;
}
.sanjiao{
	width: 0;
	border: 20px solid #224074;
	border-top-color:transparent ;
	border-left-color: transparent;
	border-right-color: transparent;
	margin-left: 49%;
}
.middle{
	background-color: #224074;
	width: 100%;
}
.middle_m{
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	line-height: 200%;
}
.middle ul li{
	float: left;
	padding: 25px 0;
}
.ml{
	text-align: center;
}
.ml h2{
	display: inline-block;
	color: #fff;
}
.ml p{
	font-size: 18px;
	color: #224074;
	padding: 5px 80px;
	background-color: #fff;
}
.ml b{
	color: #fff;
	font-weight: 400;
}
.mr{
	margin-left: 200px;
}
.mr span{
	display: inline-block;
	font-size: 18px;
	text-align: center;
	color: #224074;
	padding: 2px 40px;
	background-color: #fff;
	border-radius: 10px;
}
.mr a:hover{
	color: #FF0000;
}
.mr p{
	color: #fff;
}
.mr b{
	font-size: 30px;
	color: #fff;
}
.our{
	width: 1200px;
	margin: 50px auto 30px;
	overflow: hidden;
}
.our h3{
	text-align: center;
	color: #224074;
	letter-spacing: 5px;
}
.our p{
	text-align: center;
	color: #8c8c8f;
}
.our ul li{
	float: left;
	margin: 40px 0 0 40px;
	width: 260px;
}
.our h4{
	position: relative;
	color: #836237;
	font-size: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e1ce8d;
}
.our h4 .y{
	position: absolute;
	width: 60px;
	height: 5px;
	background-color: #224074;
	left: 0;
	top: 54px;
}
.our span{
	display: inline-block;
	padding: 25px 0;
	color: #5f5d5d;
}
.zxyy{
	width: 1150px;
	margin: 0 auto;
	overflow: hidden;
}
.zl{
	float: left;
	padding: 30px 0;
}
.zl h2{
	color: #224074;
	padding-bottom: 20px;
}
.zl p{
	color: #5f5d5d;
}
.zr{
	float: right;
	margin-top: 50px;
	padding: 10px 35px;
	border: 1px solid #5F5D5D;
}
.anli{
	width: 1200px;
	margin: 50px auto 0;
	overflow: hidden;
}
.anli h2{
	color: #224074;
	text-align: center;
}
.anli p{
	font-size: 12px;
	color: #a0a0a0;
	text-align: center;
}
.anli ul li{
	float: left;
	width: 290px;
	margin: 30px 0 50px 10px;
}
.anli li img{
	width: 100%;
	height: 220px;
	overflow: hidden;
}
.anli .title{
	padding: 10px 0;
	font-size: 16px;
	color: #000;
}
.anli span{
	display: inline-block;
	width: 255px;
	height: 83px;
	overflow: hidden;
}
.new{
	width: 1200px;
	margin: 0 auto 80px;
	overflow: hidden;
}
.nl{
	width: 540px;
	float: left;
	margin: 0 auto;
	overflow: hidden;
}
.nl ul li{
	float: left;
	width: 540px;
	margin-bottom: 25px;
	margin-right: 120px;
	border-bottom: 1px solid #ccc;
}
.time{
	float: left;
	padding: 10px;
	width: 65px;
	height: 55px;
	background-color: #224074;
	text-align: center;
	color: #fff;
}
.time p{
	font-size: 26px;
}
.neirong{
	float: left;
	padding: 10px 25px;
}
.neirong p{
	padding-bottom: 10px;
}
.neirong span{
	display: inline-block;
	width: 340px;
	height: 45px;
	overflow: hidden;
}
.more{
	float: right;
	margin-top: 40px;
	color: #224074;
}
.nr{
	float: right;
	width: 540px;
	height: 320px;
	margin-top:30px;
}
.footer{
	background: url(../images/fb.jpg) no-repeat top center;
}
.foot{
	width: 1200px;
	margin: 0 auto;
	padding: 100px 0;
	overflow: hidden;
	color: #fff;
}
.ftl{
	float: left;
	line-height: 200%;
	font-size: 20px;
}
.ftl a{
	color: #fff;
}
.ftl a:hover{
	color: #FF0000;
}
.fml{
	float: left;
	padding: 40px 80px;
}
.fml {
	text-align: center;
}
.frl{
	float: right;
	padding-top: 50px;
}
.frl a{
	font-size: 20px;
	color: #fff;
}
.frl a:hover{
	color: #FF0000;
}
.frl p{
	padding-top: 30px;
	font-size: 18px;
	text-align: center;
}
.content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.content .pright {
    width: 948px;
    float: right;
    overflow: hidden;
	border: 1px solid #ccc;
}
.content_com_title {
    border-bottom: 1px solid #ddd;
    position: relative;
    height: 60px;
	background-color: #264271;
}
.bread {
    float: left;
    line-height: 12px;
    font-size: 14px;
    color: #fff;
    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;
}
.pprlist ul li {
    float: left;
    width: 285px;
    margin: 10px 0 0 20px;
}
.pprlist li img {
    border: 1px solid #a0a0a0;
	overflow:hidden;
}
.pprlist li p {
    text-align: center;
    margin: 10px 0;
}
.nr_list_first li {
    display: block;
    float: left;
    width: 948px;
    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;
}
.content .cright {
    float: right;
    width: 948px;
}
#demo {width:1200px; margin:0px auto;overflow:hidden; padding:50px 0;}
#indemo {float:left;width: 800%;}
#demo1 {float:left;}
#demo2 {float:left;}
#demo ul li {width:290px;float:left;margin:0px 5px 0 5px;text-align:center; }
#demo ul li a {line-height:30px;}
.pro2 img{ width:290px; height:220px;}
.pro2  a:hover li p{ color: #FF0000;}