 @charset "utf-8";
/* CSS Document */
.header{
	width:1000px;
	height: 100px;
	margin: 0 auto;
	border-bottom: solid 1px #f2f2f2;
}
.header .title{
	width:302px;
	height: 100px;
	float: left;
}
.header .title p{
	color:#0b0a07;
	font-size:16px;
	font-family:"微软雅黑";
	line-height:22px;
	padding-top: 35px;
}
.header .title p en{
	color:#f47b22;
}
.header .title li{
	color:#c5c5c5;
	font-size: 12px;  
	font-family:"Aial";
	line-height:22px;
}
.header .logo{
	width:140px;
	height: 70px;
	margin: 0 auto;
	float: inherit;
	padding-top: 18px;
}
.header .telephone{
	width:170px;
	height: 100px;
	float: right;
}
.header .telephone li{
	color:#444141;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:20px;
	text-align:right;
	padding-top: 30px;
}
.header .telephone p{
	color:#ed440c;
	font-size:19px;
	font-family:"微软雅黑";
	line-height:20px;
	font-weight:bold;
	text-align:right;
	vertical-align:middle;
}
.header .telephone img{
	width: 20px;
	height: 20px;
	vertical-align: middle;
}


.nav{
	width:1000px;
	height: 40px;
	margin: 0 auto;
}
.nav p{
	width:125px;
	float: left;
}
.nav p a{
	width:125px;
	float: left;
	color:#1d1c1b;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:35px;
	text-align:center;
}
.nav p a:hover{
	width:125px;
	float: left;
	color:#f58c0a;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:35px;
	text-align:center;
	font-weight:bold;
	border-top:solid 2px #f58c0a;
}


.slides{width:100%;height:430px;position:relative;overflow:hidden;background: url(../images/banner.png) no-repeat center !important; z-index: 999;}
.slideInner{height:430px;position:relative;}
.slideInner a{display:block;height:430px;background-size:cover;background-position:center center;position:relative;text-align:center;z-index:1;}
.slideInner a div.img1{width:1000px;position:absolute;left:50%;margin-left:-135px;}
.slideInner a div.img2{width:1000px;position:absolute;top:557px;left:50%;margin-left:-535px;}
.slideInner .slide3 .img2{top:200px;}
.slideInner .slide3 .img3{width:181px;height:286px;position:absolute;left:50%;margin-left:330px;top:330px;}
.button{width:1000px;position:relative;;margin:0 auto;display:none;}
.button a{display:block;width:41px;height:119px;opacity:.2;z-index:9;}
.button a.prev{position:absolute;left:0;top:-275px;background:url(../images/ban_pre.png) no-repeat;}
.button a.next{position:absolute;right:0;top:-275px;background:url(../images/ban_next.png) no-repeat;}
.navListBox{position:absolute;left:50%;top:370px;z-index:99;}
.navListBox li{width:12px;height:12px;float:left;margin-left:5px;border-radius:50%;overflow:hidden;}
.navListBox li:first-child{margin-left:0;}
.navListBox li a{display:block;width:100%;height:100%;border-radius:50%;background-color:#fff;box-shadow:0 0 5px #666 inset;}
.navListBox li a.active{background-color:#55ddff;}


.product{
	width:1000px;
	height: 435px;
	margin: 0 auto;
}
.product .title{
	width:1000px;
	margin: 0 auto;
}
.product .title h1{
	color:#0a0a0a;
	font-size:26px;
	font-family:"微软雅黑";
	line-height:28px;
	text-align:center;
	font-weight:400;
	padding-top: 30px;
}
.product .title h1 en{
	color:#f58c0a;
}
.product .title p{
	color:#2e0a0a;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:11px;
	text-align:center;
	letter-spacing:13px;
	padding-top: 10px;
}
.product .title li{
	color:#a7a7a7;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:15px;
	text-align:center;
	padding-top: 5px;
}
.product .main{
	color:#a7a7a7;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:15px;
	text-align:center;
	padding-top: 50px;
}
.product .main .content{
	width: 247px;
	height: 230px;
	float: left;
}
.product .main .content .top{
	height: 33px;
	color:#2a2929;
	font-size:14px;
	font-family:"微软雅黑";
	padding-bottom: 3px;
	vertical-align:middle;
}
.product .main .content .top img{
	vertical-align:middle;
}
.product .main .content .picture{
	width: 247px;
	height: 170px;
	margin: 0 auto;
}
.product .main .content .more{
	width: 77px;
	height: 22px;
	margin: 0 auto;
	border-radius:10px;
	border:solid 1px #bdbcbc;
	color:#7b7b7b;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:22px;
}
.product .main .content .more:hover{
	width: 77px;
	height: 22px;
	margin: 0 auto;
	border-radius:10px;
	background: #f58c0a;
	border:solid 1px #f58c0a;
	color:#fff;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:22px;
}
.product .main .segmenting{
	width: 4px;
	height: 230px;
	float: left;
}


.about{
	width:100%;
	height: 470px;
	background: url(../images/about.jpg);
}
.about .main{
	width:1000px;
	height: 470px;
	margin: 0 auto;
}
.about .main .title{
	width:1000px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.about .main .title h1{
	color:#f58c0a;
	font-size:26px;
	font-family:"微软雅黑";
	line-height:28px;
	text-align:center;
	font-weight:400;
	padding-top: 40px;
}
.about .main .title li{
	color:#a7a7a7;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:15px;
	text-align:center;
	padding-top: 5px;
}
.about .main .left{
	width:475px;
	height: 298px;
	float: left;
	margin-left: 15px;
	border-radius:10px 10px 0 0;
	background: #fff;
	border-bottom:solid 2px #f58c0a;
}
.about .main .left .top{
	width:475px;
	height: 34px;
	border-radius:10px 10px 0 0;
	background: #fff;
	border-bottom:solid 1px #fef2e4;
}
.about .main .left .top .Journalism{
	width:108px;
	height: 34px;
	float: left;
	border-radius:10px 10px 0 0;
	background: #f58c0a;
	color:#ffffff;
	font-size:13px;
	font-family:"微软雅黑";
	line-height:34px;
	text-align:center;
}
.about .main .left .top .more{
	width:51px;
	height: 34px;
	float: right;
	padding-right: 20px;
	color:#f58c0a;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:34px;
	vertical-align: middle;
}
.about .main .left .top .more img{
	vertical-align: middle;
}
.about .main .left .content{
	width:415px;
	height: 131px;
	margin: 0 auto;
}
.about .main .left .content .date{
	width:65px;
	height: 131px;
	float: left;
}
.about .main .left .content .date p{
	color:#f58c0a;
	font-size:22px;
	font-family:"微软雅黑";
	line-height:17px;
	text-align:center;
	padding-top: 38px;
}
.about .main .left .content .date li{
	width: 33px;
	height: 33px;
	margin: 0 auto;
	padding-top: 5px;
}
.about .main .left .content .contents{
	width:310px;
	height: 131px;
	float: right;
}
.about .main .left .content .contents h1{
	color:#f58c0a;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:18px;
	font-weight:bold;
	padding-top: 35px;
}
.about .main .left .content .contents p{
	color:#7b7b7b;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:18px;
	padding-top: 10px;
}
.about .main .left .segmenting{
	width:440px;
	margin: 0 auto;
	border-bottom:dashed 1px #b4b4b4;
}
.about .main .right{
	width:475px;
	height: 298px;
	float: right;
	margin-right: 15px;
	border-radius:10px 10px 0 0;
	background: #fff;
	border-bottom:solid 2px #f58c0a;
}
.about .main .right .top{
	width:475px;
	height: 34px;
	border-radius:10px 10px 0 0;
	background: #f58c0a;
	border-bottom:solid 1px #fef2e4;
}
.about .main .right .top p{
	color:#ffffff;
	font-size:13px;
	font-family:"微软雅黑";
	line-height:34px;
	padding-left: 20px;
}
.about .main .right .content{
	width: 415px;
	height: 198px;
	margin:0 auto;
	padding-top: 32px;
}
.about .main .right .content .companyt{
	width: 180px;
	height: 198px;
	float: left;
}
.about .main .right .content .companyt img{
	width: 180px;
	height: 198px;
	border-radius:10px;
}
.about .main .right .content .companyw{
	width: 216px;
	height: 198px;
	float: right;
}
.about .main .right .content .companyw h1{
	color:#2a2929;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:15px;
	padding-bottom: 7px;
}
.about .main .right .content .companyw p{
	color:#7b7b7b;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:24px;
	text-indent:2em;
}
.about .main .right .content .more{
	width: 77px;
	height: 22px;
	margin-top: 30px;
	border-radius:10px;
	border:solid 1px #bdbcbc;
	color:#7b7b7b;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:22px;
	text-align:center;
}
.about .main .right .content .more:hover{
	width: 77px;
	height: 22px;
	border-radius:10px;
	background: #f58c0a;
	border:solid 1px #f58c0a;
	color:#fff;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:22px;
	text-align:center;
}


.list{
	width:970px;
	height: 376px;
	margin: 0 auto;
}
.list .sideBar{
	width:152px;
	height: 256px;
	float: left;
	margin-top: 60px;
	background: #fcfcfc;
	border:solid 1px #eaeaea;
}
.list .sideBar .logo{
	width:142px;
	height: 100px;
	margin: 0 auto;
	border-bottom:solid 2px #ff6702;
}
.list .sideBar .text{
	width:142px;
	height: 124px;
	margin: 0 auto;
	border-bottom:solid 1px #d8d8d8;
}
.list .sideBar .text p{
	color:#090909;
	font-size:15px;
	font-family:"微软雅黑";
	line-height:23px;
	font-weight:bold;
	text-align:right;
	padding-top: 26px;
	padding-right: 5px;
}
.list .sideBar .text p en{
	color:#f58c0a;
}
.list .sideBar .text li{
	color:#090909;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:30px;
	text-align:right;
	padding-right: 5px;
}
.list .sideBar .MORE{
	color:#000000;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:29px;
	text-align:right;
	padding-right: 10px;
}
.list .sideBar .MORE a{
	color:#000000;
}
.list .sideBar .MORE a:hover{
	color:#f58c0a;
}
.list .main{
	width:816px;
	height: 256px;
	float: left;
	margin-top: 60px;
	background: #fff;
}
.list .main .content{
	width:178px;
	float: left;
	margin-left: 94px;
}
.list .main .content .picture1{
	width:178px;
	height: 178px;
	border-radius:89px;
	background-image: url(../images/picture1.jpg);
}
.list .main .content .picture1:hover{
	background-image: url(../images/picture1.png) !important;
}
.list .main .content .picture2{
	width:178px;
	height: 178px;
	border-radius:89px;
	background-image: url(../images/picture2.jpg);
}
.list .main .content .picture2:hover{
	background-image: url(../images/picture2.png) !important;
}
.list .main .content .picture3{
	width:178px;
	height: 178px;
	border-radius:89px;
	background-image: url(../images/picture3.jpg);
}
.list .main .content .picture3:hover{
	background-image: url(../images/picture3.png) !important;
}
.list .main .content .title{
	color:#020202;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:12px;
	font-weight:bold;
	text-align:center;
	padding-top: 20px;
}
.list .main .content .MORE{
	width: 64px;
	height: 22px;
	margin: 0 auto;
	margin-top: 15px;
	border-radius:10px;
	border:solid 1px #f58c0a;
}
.list .main .content .MORE p{
	color:#f58c0a;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:22px;
	text-align:center;
}


.footer{
	width:100%;
	height: 280px;
	background: #161618;
}
.footer .nav{
	width:100%;
	height: 49px;
	border-bottom:solid 1px #323232;
}
.footer .nav ul{
	width:1000px;
	height: 49px;
	margin: 0 auto;
}
.footer .nav ul li{
	width:125px;
	height: 49px;
	float: left;
	color:#a9a9a9;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:49px;
	text-align:center;
}
.footer .nav ul li a{
	color:#a9a9a9;
}
.footer .nav ul li p{
	width:1px;
	height: 13px;
	float: right;
	margin-top: 18px;
	background: #484747;
}
.footer .main{
	width:1000px;
	height: 230px;
	margin: 0 auto;
}
.footer .main .information{
	width:250px;
	height: 230px;
	float: left;
}
.footer .main .information p{
	color:#343436;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:28px;
	padding-top: 59px;
	padding-left: 7px;
}
.footer .main .search{
	width:250px;
	height: 230px;
	float: left;
}
.footer .main .search p{
	color:#616161;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:28px;
	margin-left: 35px;
	padding-top: 57px;
	padding-bottom: 10px;
}
.footer .main .search .parent{
	position: relative;
}
.footer .main .search .parent .search{
	width: 117px;
    height: 25px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-right: 5px;
    outline: none;
    border: 0px solid #ccc;
    padding-left: 10px;
    position: absolute;
    background: #a9a9a9;
    color: #fff;
	margin-left: 33px;
}
.footer .main .search .parent .btn{
	width: 25px;
    height: 25px;
    position: absolute;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: url(../images/search_05.jpg) no-repeat #0a0a0a;
    left: 165px;
    border: none;
    outline: none;
    cursor: pointer;
}
.footer .main .contact1{
	width:250px;
	height: 230px;
	float: left;
}
.footer .main .contact1 ul{
	width:195px;
	margin: 0 auto;
	padding-top: 51px;
}
.footer .main .contact1 li{
	color:#616161;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:40px;
}
.footer .main .contact1 p{
	color:#616161;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:26px;
}
.footer .main .contact2{
	width:250px;
	height: 230px;
	float: left;
}
.footer .main .contact2 ul{
	width:195px;
	margin: 0 auto;
	padding-top: 94px;
}
.footer .main .contact2 p{
	color:#616161;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:26px;
}


.pages{
	width:1000px;
	margin: 0 auto;
	overflow:auto;
}
.pages .sideBar{
	width:200px;
	float: left;
	margin-top: 15px;
	margin-bottom: 30px;
}
.pages .sideBar .title{
	width:200px;
	height: 220px;
	background: url(../images/sideBar_05.jpg) no-repeat;
}
.pages .sideBar .title p{
	color:#ffffff;
	font-size:30px;
	font-family:"微软雅黑";
	line-height:31px;
	font-weight:bold;
	text-align:center;
	padding-top: 76px;
}
.pages .sideBar .title li{
	color:#ffffff;
	font-size:13px;
	font-family:"微软雅黑";
	line-height:10px;
	font-weight:bold;
	text-align:center;
	padding-top: 5px;
}
.pages .sideBar .content{
	width:200px;
	height: 100%;
	background: url(../images/sideBar_08.jpg);
}
.pages .sideBar .content ul{
	padding-top: 10px;
}
.pages .sideBar .content p{
	color:#7b7b7b;
	font-size:16px;
	font-family:"微软雅黑";
	line-height:50px;
	text-align:center;
}
.pages .sideBar .content p:hover{
	width: 136px;
	height: 50px;
	margin: 0 auto;
	background: #f58c0a;
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	line-height:50px;
	text-align:center;
	font-weight:bold;
}
.pages .sideBar .bot{
	width:200px;
}
.pages .main{
	width:775px;
	float: right;
	margin-top: 51px;
}
.pages .main .title{
	width:775px;
	height: 40px;
	background: #f9e4ca;
}
.pages .main .title li{
	width:10px;
	height: 40px;
	float: left;
	background: #f58c0a;
}
.pages .main .title p{
	float: left;
	color:#99938d;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:40px;
}
.pages .main .title p a{
	color:#99938d;
}
.pages .main .title p img{
	width: 19px;
	height: 40px;
	float: left;
	padding-left: 15px;
}
.pages .main .content{
	width:775px;
}
.pages .main .content .aboutn{
	width:775px;
	padding-top: 20px;
}
.pages .main .content .aboutn p{
	color:#7b7b7b;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:20px;
	text-indent:2em;
}


.pages .main .content .newsn{
	width:775px;
	padding-top: 10px;
}
.pages .main .content .newsn ul{
	width:775px;
	height: 34px;
	border-bottom:1px dashed #d5d5d5;
}
.pages .main .content .newsn ul span{
	width:9px;
	height: 9px;
	float: left;
	margin-top: 13px;
	margin-right: 10px;
	background: #f58c0a;
}
.pages .main .content .newsn ul p{
	float: left;
	color:#7b7b7b;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:34px;
}
.pages .main .content .newsn ul li{
	float: right;
	color:#969696;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:34px;
}
.pages .main .content .newsn ul:hover p{
	color:#f58c0a;
}
.pages .main .content .newsn ul:hover li{
	color:#f58c0a;
}
.pages .main .content .xfy{
	width:775px;
	margin: 0 auto;
	color:#000000;
	text-align:center;
	border-top: 1px dashed #d5d5d5;
	padding-top: 25px;
	padding-bottom: 35px;
}


.pages .main .content .newsny{
	width:775px;
	padding-top: 10px;
}
.pages .main .content .newsny ul{
	width:775px;
	margin-bottom: 10px;
	border-bottom:1px dashed #d5d5d5;
}
.pages .main .content .newsny ul h1{
	color:#f58c0a;
	font-size:18px;
	font-family:"微软雅黑";
	line-height:25px;
	text-align:center;
	padding-top: 10px;
}
.pages .main .content .newsny ul li{
	color:#7b7b7b;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:13px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pages .main .content .newsny p{
	color:#888888;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:30px;
}


.productn{
	width: 775px;
	overflow: auto;
    padding-top: 10px;
	padding-bottom: 20px;
}
.productn ul{
	width: 243px;
	float: left;
	margin-top: 15px;
	margin-left: 6px;
	margin-right: 6px;
	border:solid 1px #eeeeee;
}
.productn ul li{
	width: 243px;
	height: 220px;
	padding: 5px 5px 0 5px;
}
.productn ul p{
	color:#646464;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:40px;
	text-align:center;
}


.productnr{
	width: 775px;
	overflow: auto;
    padding-top: 25px;
	padding-bottom: 20px;
}
.productnyz {
    width: 328px;
    height: 280px;
    float: left;
    padding: 10px;
    border: solid 1px #bfbfbf;
}
.productnyy {
    width: 406px;
    float: right;
}
.productnyy1 {
    width: 406px;
    height: 35px;
    border-bottom: solid 1px #cbcbcb;
}
.productnyy1 ul li {
    width: 6px;
    height: 25px;
    float: left;
    background: #f58c0a;
}
.productnyy1 ul span {
    float: left;
    color: #666666;
    font-size: 25px;
    font-family: "微软雅黑";
    line-height: 24px;
    padding-left: 10px;
}
.productnyy2 {
    width: 406px;
    height: 266px;
    border-bottom: solid 1px #cbcbcb;
}
.productnyy2 ul {
    color: #9c7a61;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 37px;
}
.productnyy2 ul p {
    color: #7b7b7b;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 28px;
	padding-top: 5px;
}
.workshopny {
    width: 775px;
    height: auto;
    padding-top: 20px;
    overflow: hidden;
}
.workshopny ul {
    width: 775px;
    height: 32px;
    border-bottom: solid 2px #cbcbcb;
}
.workshopny ul li {
    width: 6px;
    height: 25px;
    float: left;
    background: #f58c0a;
}
.workshopny ul span {
    float: left;
    color: #666666;
    font-size: 25px;
    font-family: "微软雅黑";
    line-height: 23px;
    padding-left: 10px;
}
.productnyxnr {
    width: 775px;
    overflow: hidden;
    margin-top: 5px;
}
.productnyxnr p {
    width: 775px;
    color: #7b7b7b;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 30px;
}


.recruit{
	width: 775px;
	overflow: auto;
	margin-bottom: 20px;
}
.recruit table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 20px;
}
.recruit table th {
    width: 100px;
    height: 26px;
    background: #f6f6f6;
    border: 1px solid #e5e5e5;
    font-size: 12px;
	font-family: "微软雅黑";
}
.recruit table td {
    width: 204px;
    height: 26px;
    background: #fff;
    border: 1px solid #e5e5e5;
    font-size: 12px;
	font-family: "微软雅黑";
	line-height:20px;
    text-align: left;
    padding-left: 10px;
    overflow: hidden;
}
.recruit .rcjtyq{
	padding-top: 3px;
	padding-bottom: 3px;
}
.recruit .rcbt {
    color: #f58c0a;
    font-size: 12px;
	font-family: "微软雅黑";
}
.recruit .rcjtyqgw{
    text-align:right;
	padding-right: 10px;
}
.recruit .rcjtyqgw a {
    color: #f58c0a;
}


.order{
	width: 775px;
	overflow: auto;
	margin-bottom: 30px;
}
.order h1{
	color: #7b7b7b;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 12px;
	padding-top: 20px;
	padding-bottom: 4px;
	font-weight:400;
}
.order ul{
	width: 100%;
	float: left;
	margin-top: 15px;
}
.order ul li{
	width: 70px;
	float: left;
	color: #7b7b7b;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 31px;
	text-align:right;
	padding-right: 5px;
}
.order .ddtj{
	width: 117px;
	height: 33px;
	float: left;
	margin-left: 75px;
	margin-top: 15px;
	color: #f58c0a;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 33px;
	text-align:center;
	border:solid 3px #f58c0a;
}
.order .ddcz{
	width: 117px;
	height: 33px;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	color: #9e9e9e;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 33px;
	text-align:center;
	border:solid 3px #9e9e9e;
}
.ordern{
	width: 383px;
    height: 31px;
	float: left;
    border: none;
    color: #7b7b7b;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 31px;
	border:solid 1px #e8e8e8;
    padding: 0 10px 0 10px;
}
.ordernd{
	width: 530px;
    height: 115px;
	float: left;
    border: none;
    color: #7b7b7b;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 20px;
	border:solid 1px #e8e8e8;
	padding: 5px 10px 5px 10px;
}


.contact{
	width: 775px;
	overflow: auto;
	margin-bottom: 30px;
}
.contact ul{
	margin-bottom: 15px;
}
.contact h1{
	color: #f58c0a;
    font-size: 20px;
    font-family: "微软雅黑";
    line-height: 40px;
	padding-top: 10px;
}
.contact p{
	color: #7b7b7b;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 25px;
}


.download{
	width: 773px;
	margin-top: 20px;
	margin-bottom: 30px;
	border:solid 1px #e1e1e1;
}
.cplxnrbt{
	width: 773px;
    height: 50px;
    margin: 0 auto;
    background: url(../images/btbj_05.jpg);
}
.cplxnrbnh{
	width: 773px;
    height: 46px;
    margin: 0 auto;
	background: #f4f4f4;
}
.cplxnrbnb{
	width: 773px;
    height: 46px;
    margin: 0 auto;
	background: #fff;
}
.cplxnrbnb{
	width: 773px;
    height: 46px;
    margin: 0 auto;
	background: #fff;
}
.cplxnrbt1{
	float: left;
    width: 400px;
    height: 50px;
	padding-left: 30px;
	color: #ffffff;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 50px;
	font-weight:bold;
}
.cplxnrbt2{
	float: left;
    width: 125px;
    height: 50px;
	color: #ffffff;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 50px;
	text-align:center;
	font-weight:bold;
}
.cplxnrbt3{
	float: right;
    width: 140px;
    height: 50px;
	color: #ffffff;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 50px;
	text-align:center;
	font-weight:bold;
}
.cplxnrbt4{
	float: left;
    width: 400px;
    height: 46px;
	padding-left: 30px;
	color: #323232;
    font-size: 15px;
    font-family: "微软雅黑";
    line-height: 46px;
	font-weight:bold;
}
.cplxnrbt5{
	float: left;
    width: 125px;
    height: 46px;
	color: #7b7b7b;
    font-size: 12px;
    font-family: "微软雅黑";
	text-align:center;
    line-height: 46px;
	font-weight:bold;
}
.cplxnrbt6{
	float: right;
    width: 140px;
    height: 46px;
	color: #ffffff;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 34px;
	text-align:center;
	font-weight:bold;
}
.cplxnrbt6 p{
    width: 82px;
    height: 34px;
	margin: 0 auto;
	background: #f58c0a;
	margin-top: 6px;
	border-radius:5px;
}
.cplxnrbt6 a{
	color: #ffffff;
}