﻿@charset "utf-8";
/* CSS Document */

/*banner*/
.banner {
	overflow: hidden;
	width: 100%;
	height: 578px;
	background: url(../images/banner.jpg) no-repeat center top;
	position: relative
}
.banner .btn {
	overflow: hidden;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 40px;
}
.banner .btn span {
	cursor: pointer;
	display: inline-block;
	width: 8px;
	height: 8px;
	background: url(../images/banner_btn.png) no-repeat right center;
	margin: 0 4px;
}
.banner .btn span.cur {
	background-position: left;
}
#flashs {
	position: relative;
	height: 532px;
	overflow: hidden;
	margin-top:52px;
	/*margin-top:90px;*/
	/*margin-top:212px;*/
}
#nban {
 position:relative;
 /*margin-top:52px;
 margin-top:90px;*/
 /* margin-top:212px; */
}
#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
}
#flashs .btn {
	position: absolute;
	z-index: 7;
	bottom: 38px;
	left: 50%;
	margin-left: -64px;
	padding: 0px 6px;
}
#flashs .btn span {
	cursor: pointer;
	display: inline-block;
	width: 8px;
	height: 8px;
	background: url(../images/banner_btn.png) no-repeat right center;
	margin: 0 4px;
	text-indent: -99999em;
}
#flashs .btn span.cur {
	background-position: left;
}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1 {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px;
}
#mesbook1_c div, #mesbook1 div {
	border: 1px solid #E4E3E3;
	background: #EBECEB;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width: 370px;
	margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width: 265px;
	float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right: 20px;
}
/*search*/
.search {
	overflow: hidden;
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #e4e4e4;
	height: 38px;
}
.search p {
	font-size: 14px;
	color: #cc000c;
	float: left;
	line-height: 38px;
}
.search p a {
	color: #6e6e6e;
	font-size: 13px;
	margin-right: 8px;
}
.search .sbox {
	overflow: hidden;
	width: 380px;
	height: 36px;
	padding: 1px;
	float: right;
	background-color: #db101b;
}
.search input {
	display: block;
	width: 305px;
	height: 36px;
	border: none;
	outline: none;
	line-height: 36px;
	font-size: 13px;
	color: #6e6e6e;
	padding: 0 15px;
	float: left
}
.search span {
	display: block;
	width: 45px;
	height: 36px;
	background: url(../images/search.png) no-repeat center;
	float: right;
	cursor: pointer
}
/*title*/
.title {
	overflow: hidden;
	width: 100%;
	margin-bottom: 35px;
}
.title p {
	text-align: center;
	font-size: 47px;
	color: #e3e3e3;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold
}
.title h3 {
	text-align: center;
	font-size: 25px;
	color: #000;
	padding-bottom: 15px;
	background: url(../images/title_bg.png) no-repeat center bottom;
	font-weight: normal
}
.title h3 a {
	color: #000;
}
/*pro*/
.pro {
	overflow: hidden;
	width: 100%;
	background: url(../images/pro_bg.jpg) no-repeat center top;
	margin-top: 30px;
	margin-bottom: 50px;
}
.pro .menu {
	overflow: hidden;
	padding-bottom: 8px;
	margin-bottom: 30px;
	width: 1000px;
	margin: 0 auto;
}
.pro .menu li {
	margin: 0 6px;
	width: 152px;
	height: 45px;
	border: 1px solid #000;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	position: relative;
	float: left;
	margin-right: 12px;
}
.pro .menu li a {
	display: block;
	text-decoration: none;
	color: #000;
}
.pro .menu li img {
	display: none;
	position: absolute;
	bottom: -8px;
	left: 67px;
}
.pro .menu li.cur, .pro .menu li:hover {
	border-color: #bc0714;
	background-color: #bc0714;
}
.pro .menu li.cur a, .pro .menu li:hover a {
	color: #fff;
}
.pro .menu li.cur img, .pro .menu li:hover img {
	display: block
}
.pro .pbox {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	height: 580px;
	position: relative
}
.pro .plist {
	overflow: hidden;
	width: 1000px;
	height: 580px;
	position: absolute;
	left: 0;
	top: 0
}
.pro .plist .lefttu {
	display: block;
	float: left
}
.pro .plist ul {
	overflow: hidden;
	float: right;
	width: 494px;
	height: 578px;
	border: 1px solid #ddd;
}
.pro .plist ul li {
	float: left;
	width: 247px;
	height: 289px;
	position: relative
}
.pro .plist li img {
	display: block;
	margin-bottom: 20px;
}
.pro .plist li span {
	display: block;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
	color: #000;
}
.pro .plist li.libor {
	border-right: 1px solid #ddd;
	width: 246px;
}
.pro .plist li.libtm {
	border-bottom: 1px solid #ddd;
}
.pro .plist li a {
	display: none;
	width: 247px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/pro_more.png) no-repeat 105px center;
	background-color: #fd581f;
	opacity: 0.85;
	filter: alpha(opacity=85);
	text-align: center;
	font-size: 16px;
	color: #fff;
	padding-top: 190px;
	height: 100px;
}
.pro .plist li:hover a {
	display: block
}
/*区别*/
.qubie {
	overflow: hidden;
	width: 100%;
	height: 640px;
	padding-top: 50px;
	background: url(../images/qubie_bg.jpg) no-repeat center top;
}
.qubie .qbbox {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	height: 408px;
	padding: 9px 0;
	position: relative
}
.qubie .qbbox img {
	display: block;
	margin: 0 auto;
	width: 0;
	height: 0;
	position: relative;
	top: 50%
}
.qubie .wen {
	overflow: hidden;
	position: absolute;
	display: none;
}
.qubie .wen01 {
	left: 0;
	top: 0;
	width: 211px;
	height: 95px;
	background: url(../images/qubie01.png) no-repeat center right;
	padding-left: 150px;
	color: #fff;
	padding-top: 55px;
}
.qubie .wen02 {
	right: 0;
	top: 0;
	width: 249px;
	height: 86px;
	background: url(../images/qubie02.png) no-repeat left center;
	padding-left: 90px;
	padding-top: 70px;
	color: #333
}
.qubie .wen03 {
	left: 0;
	bottom: 0;
	width: 188px;
	height: 100px;
	background: url(../images/qubie03.png) no-repeat right center;
	padding-left: 150px;
	padding-top: 55px;
	color: #333
}
.qubie .wen04 {
	right: 0;
	bottom: 0;
	width: 271px;
	height: 95px;
	background: url(../images/qubie04.png) no-repeat left center;
	padding-left: 90px;
	color: #fff;
	padding-top: 55px;
}
.qubie h4 {
	font-weight: normal;
	font-size: 22px;
}
.qubie .wen p {
	font-size: 12px;
	font-family: Arial;
}
.qubie .wen03 p, .qubie .wen02 p {
	color: #6a6a6a
}
.m-qb {
	overflow: hidden;
	width: 100%;
	height: 700px;
	background: url(../images/qubie_bg.jpg) no-repeat center top;
	overflow: hidden;
}
.m-qb .content {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 240px;
}
.m-qb .qb-ul {
	position: relative;
	height:430px;
}
.m-qb .qb-ul-l{
    width: 375px;
    float: left;
    overflow: hidden;
    margin-top: 20px;
	margin-right:60px;
}
.m-qb .qb-ul-l p {
    line-height: 28px;
    height: 66px;
    font-size: 18px;
    color: #bc0714;
}
.m-qb .qb-ul-l p span {
    font-weight: bold;
}
.m-qb .qb-ul-r{
    width: 405px;
    float: right;
    overflow: hidden;
    margin-top: 20px;
	margin-left:30px;
}
.m-qb .qb-ul-r p {
    line-height: 28px;
    height: 66px;
    font-size: 18px;
    color: #2e2e2e;
}
.m-qb .qb-ul-r p span {
    font-weight: bold;
}
.m-qb .qb-ul li {
	position: absolute;
}
.m-qb .qb-ul .li1 {
	left: 18px;
	top: 0px;
}
.m-qb .qb-ul .li2 {
	left: 660px;
	top: 0px;
}
.m-qb .qb-ul .li3 {
	left: 18px;
	top: 225px;
}
.m-qb .qb-ul .li4 {
	left: 660px;
	top: 225px;
}
.m-qb .qb-ul li p {
	color: #757678;
	font-size: 14px;
	display: block;
	line-height: 25px;
	background: url(../images/dian.png) no-repeat left 6.5px;
	padding-left: 18px;
}
.m-qb b {
	display: block;
	width: 168px;
	height: 42px;
	overflow: hidden;
	margin: 0 auto;
}
.m-qb b a {
	display: block;
	width: 168px;
	height: 42px;
	overflow: hidden;
}
/*技术支持*/
.zhichi {
	overflow: hidden;
	width: 100%;
	height: 703px;
	background: url(../images/zhichi_bg.jpg) no-repeat center top;
	padding-top: 70px;
}
.zhichi .title p {
	color: #43454c;
}
.zhichi .title h3 {
	color: #fff;
	background: url(../images/zhichi_title.png) no-repeat center bottom;
}
.title h3  span{color:#8a8a8a; font-size:16px; font-weight:normal; display:block; padding:10px 0; text-align:center}
.zhichi .menu {
	overflow: hidden;
	width: 100%;
	text-align: center;
	padding-bottom: 8px;
	margin-bottom: 30px;
}
.zhichi .menu li {
	display: inline-block;
	margin: 0 6px;
	width: 152px;
	height: 45px;
	border: 1px solid #64666b;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	position: relative;
	color: #b8bac3;
	cursor: pointer;
	font-weight:600;
}
.zhichi .menu li {
*display:inline
}
.zhichi .menu li img {
	display: none;
	position: absolute;
	bottom: -8px;
	left: 67px;
}
.zhichi .menu li.cur, .pro .menu li:hover {
	border-color: #bc0714;
	background-color: #bc0714;
	color: #fff;
	font-weight:600;
}
.zhichi .menu li.cur img, .pro .menu li:hover img {
	display: block
}
.zhichi .zcbox {
	overflow: hidden;
	width: 1000px;
	padding: 0 20px;
	padding-bottom: 40px;
	background: url(../images/zhichi_yy.png) no-repeat center bottom;
	margin: 0 auto;
	height: 396px;
	position: relative
}
.zhichi .zcbox ul {
	overflow: hidden;
	width: 6240px;
	position: absolute;
	left: 0;
	top: 0
}
.zhichi .zcbox li {
	overflow: hidden;
	width: 1000px;
	background-color: #fff;
	height: 396px;
	margin: 0 20px;
	position: relative;
	float: left;
}
.zhichi .zcbox li img {
	display: block;
	float: right
}
.zhichi .zcbox li .wen {
	overflow: hidden;
	width: 405px;
	height: 100%;
	float: left;
	margin-left: 30px;
	margin-top: 25px;
	position: relative
}
.zhichi .zcbox .btn {
	overflow: hidden;
	position: absolute;
	width: 134px;
	height: 38px;
	text-align: center;
	line-height: 32px;
	left: 50%;
	margin-left: -107px;
	top: 202px;
	z-index: 2
}
.zhichi .zcbox .btn em {
	display: block;
	width: 61px;
	height: 32px;
	border: 3px solid #dfdfdf;
	float: left;
	font-size: 14px;
	color: #b3b3b3;
	cursor: pointer;
	background-color: #fff;
	moz-user-select: -moz-none;
	-moz-user-select: none;
	-o-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.zhichi .zcbox .btn em:hover {
	background-color: #bc0714;
	color: #fff;
	border-color: #bc0714;
}
.zhichi .zcbox .wen b {
	display: block;
	font-size: 33px;
	color: #a5a5a5;
	width: 50px;
	height: 64px;
	border: 3px solid #dfdfdf;
	background: url(../images/zhichi_x.png) no-repeat center 50px;
	text-align: center;
	padding-top: 10px;
	position: absolute;
	right: 0;
	top: 0
}
.zhichi .zcbox .wen h4 {
	font-size: 26px;
	color: #bc0714;
	margin-top: 20px;
	margin-bottom: 5px;
}
.zhichi .zcbox .wen span {
	display: block;
	font-size: 13px;
	color: #959595;
	font-family: Arial;
	margin-bottom: 40px;
}
.zhichi .zcbox .wen p {
	font-size: 14px;
	color: #333;
	line-height: 31px;
	text-align: justify;
	width: 85%;
}
.zhichi .zcbox .btn02 {
	overflow: hidden;
	width: 150px;
	height: 12px;
	position: absolute;
	left: 40px;
	bottom: 80px;
	z-index: 2
}
.zhichi .zcbox .btn02 span {
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images/zhichi_y.png) no-repeat center left;
	margin: 0 5px;
	float: left;
}
.zhichi .zcbox .btn02 .cur {
	background-position: right
}
/*about*/
.about {
	overflow: hidden;
	width: 100%;
	height: auto;
	background: url(../images/aboout.jpg) no-repeat center top;
	/*background-color: #d2d2d2;*/
}
.cases_1{
    overflow: hidden;
    width: 100%;
    height: 600px;
    background: url(../images/qubie_bg22.jpg) no-repeat center top;
	margin-bottom:50px;
}
.about .aboutcon {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	height: 313px;
	margin-bottom: 90px;
}
.about .aboutcon .aboutLeft {
	overflow: hidden;
	width: 410px;
	height: 308px;
	float: left;
	margin-right:10px;
	background: #fff;
    box-shadow: 5px 5px 10px #b3b3b3;
}
.about .aboutcon .aboutRight {
	overflow: hidden;
	width: 770px;
	height: 308px;
	float: left;
	background: #fff;
    box-shadow: 5px 5px 10px #b3b3b3;
}
.about .aboutcon .aboutRight img{
   float:left;
   width:383px;
   height:313px;
   margin-right:10px;
}
.about .aboutcon .aboutRight .aboutIntro {
	overflow: hidden;
	float: left;
	width: 357px;
	padding:10px;
}
.about .aboutIntro p {
	font-size: 14px;
	color: #333;
	line-height: 26px;
	height: auto;
	overflow: hidden;
	text-align: justify;
	margin-bottom: 15px;
}
.about .aboutIntro .btn {
	overflow: hidden;
	width: 100%;
}
.about .aboutIntro a {
	display: block;
	width: 110px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border: 1px solid #b6b6b6;
	font-size: 13px;
	color: #000;
	float: left;
	margin-bottom:10px;
	margin-right: 10px;
	text-decoration: none;
}
.about .aboutIntro a:hover {
	background-color: #bc0714;
	border-color: #bc0714;
	color: #fff;
}
.about .tixi {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	height: 376px;
}
.about .tixi li {
	/*float: left;
	width: 249px;
	margin-right:12px;
	height: 376px;
	background-image:url(../images/cert_bg.png);
	background-repeat:no-repeat;
  box-shadow: 5px 5px 10px #b3b3b3;*/
    float:left;
    width: 353px;
    margin-bottom: 45px;
    margin-right: 12px;
    height: 350px;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
}
.n_cert li{
    float:left;
    width: 353px;
    margin-bottom: 50px;
    margin-right: 35px;
    text-align: center;
    font-size: 16px;
}
.n_cert li a{
    display: block;
    text-decoration:none;
}
.n_cert img {
    border: 1px solid #efefef;
}
.about .tixi li a{
    display: block;
    text-decoration:none;
    width: 100%;
    border: 1px solid #efefef;
    box-sizing: border-box;
    height: 250px;
}
.about .tixi li span, .n_cert li span {
    display: block;
    text-align: center;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 500;
    color: #666;
    margin-top:6px;
    line-height: 30px;
}
.about .tixi img{
	display: block;
	margin: 0 auto;
}
.about .tixi h4 {
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	color: #000;
	margin-bottom: 12px;
}
.about .tixi p {
	font-size: 13px;
	color: #333;
	line-height: 25px;
	width: 200px;
	margin: 0 auto;
	text-align: justify;
}
.about .tixi li:hover {
	background-color: ;
}
.about .tixi li:hover h4 {
	color: #fff;
}
.about .tixi li:hover p {
	color: #fff;
}
/*生产基地*/
.jidi {
	overflow: hidden;
	width: 1200px;
	margin: 60px auto;
}
.jidi .menu {
	overflow: hidden;
	width: 176px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 40px;
}
.jidi .menu li {
	width: 170px;
	float: left;
	height: 54px;
	text-align: center;
	line-height: 54px;
	border: 2px solid #bc0714;
	position: relative;
	font-size: 20px;
}
.jidi .menu li a {
	display: block;
	text-decoration: none;
	color: #333;
}
.jidi .menu li img {
	display: none;
	position: absolute;
	left: 75px;
	bottom: -10px;
}
.jidi .menu li.cur a {
	background-color: #bc0714;
	color: #fff;
}
.jidi .menu li.cur img {
	display: block;
}
.jidi .jdbox {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	height: 230px;
	position: relative
}
.jidi .jdlist {
	overflow: hidden;
	width: 1000px;
	height: 230px;
	position: absolute;
	left: 0;
	top: 0
}
#marquee2 ul {
	overflow: hidden;
}
#marquee2 ul li {
	float: left;
	widows: 460px;
	height: 400px;
	margin-right: 15px;
	margin-bottom:15px;
	background:#fff;
    box-shadow: 5px 5px 10px #b3b3b3;
}
#marquee2 ul li a img {
	display: block;
	border:solid 1px #ccc;
}
#marquee2 ul li span {
	display: block;
	text-align: center;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight:600;
	background-color:#fff;
	color:#000;
	padding-top:8px;
	line-height:40px;
}
#marquee2 ul li a {
	display: block;
	text-decoration: none
}
/*#marquee2 ul li a:hover img{border-color:#bc0714;}
#marquee2 ul li a:hover span{display:block; color:#fff; height:60px;  background-color:#bc0714; line-height:50px; text-align:left; padding-left:30px; text-decoration:none;}*/
/*留言*/
.liuyan {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	height: 448px;
	background: url(../images/liuyan.jpg) no-repeat center top;
	margin-bottom: 70px;
}
.liuyan p {
	font-size: 19px;
	color: #fff;
	float: left;
	margin-left: 155px;
	margin-top: 285px;
}
.liuyan p b {
	font-size: 22px;
}
.liuyan ul {
	overflow: hidden;
	float: right;
	width: 400px;
	margin-top: 125px;
	margin-right: 37px;
}
.liuyan li {
	overflow: hidden;
	width: 398px;
	border: 1px solid #d5d5d5;
	margin-bottom: 10px;
}
.liuyan input {
	overflow: hidden;
	float: left;
	width: 337px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #767676;
	border: none;
	border-left: 1px solid #d5d5d5;
	outline: none;
	padding: 0 10px;
}
.liuyan span {
	display: block;
	float: left;
	width: 40px;
	height: 34px;
}
.liuyan textarea {
	overflow: hidden;
	float: left;
	width: 337px;
	height: 110px;
	resize: none;
	font-size: 14px;
	color: #767676;
	border: none;
	border-left: 1px solid #d5d5d5;
	outline: none;
	padding: 10px;
}
.liuyan li.last {
	border: none
}
.liuyan em {
	display: block;
	width: 133px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	color: #fff;
	margin-right: 10px;
	background-color: #fd581f;
	float: left;
	cursor: pointer
}
.liuyan em.last {
	background-color: #dcdcdc;
	color: #595959;
}
/*news*/
.news {
	overflow: hidden;
	width: 1000px;
	height: 440px;
	margin: 0 auto;
	margin-bottom: 60px;
}
.news .menu {
	overflow: hidden;
	width: 600px;
	padding-bottom: 8px;
	text-align: left;
	margin-bottom: 15px;
}
.news .menu li {
	float: left;
	width: 170px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	position: relative;
	background-color:#f4f4f4;
	font-size: 20px;
}
.news .menu li a {
	display: block;
	text-decoration: none;
	color: #333;
}
.news .menu li img {
	display: none;
	position: absolute;
	left: 75px;
	bottom: -8px;
}
.news .menu li.cur a {
	background-color: #bc0714;
	color: #fff;
}
.news .menu li.cur img {
	display: block;
}
.news .newsleft {
	overflow: hidden;
	width: 635px;
	float: left;
	height: 100%;
}
.news .newsleft .nbox {
	overflow: hidden;
	width: 100%;
	height: 340px;
	position: relative
}
.news .newsleft .nlist {
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}
.news .newsleft .nlist dl {
	overflow: hidden;
	width: 100%;
	height: 164px;
	margin-bottom: 20px;
}
.news .newsleft .nlist dt {
	overflow: hidden;
	float: left
}
.news .newsleft .nlist dd {
	overflow: hidden;
	float: right;
	width: 380px;
	height: 164px;
}
.news .newsleft .nlist dd h3 {
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
}
.news .newsleft .nlist dd h3 a {
	color: #000;
}
.news .newsleft .nlist dd p {
	font-size: 13px;
	color: #333;
	line-height: 24px;
	height: 96px;
	overflow: hidden;
	text-align: justify;
}
.news .newsleft .nlist ul {
	overflow: hidden;
	width: 650px;
}
.news .newsleft .nlist li {
	overflow: hidden;
	float: left;
	width: 295px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 15px;
	background: url(../images/news_s.png) no-repeat left center;
	font-size: 16px;
	line-height: 38px;
	margin-right: 15px;
	border-bottom: 1px solid #eee;
}
.news .newsleft .nlist li a {
	color: #333;
}
.news .wenda {
	overflow: hidden;
	width: 344px;
	height: 100%;
	background-color: #bc0714;
	float: right;
}
.news .wenda h3 {
	font-size: 20px;
	margin-left: 25px;
	font-weight: normal;
	line-height: 59px;
}
.news .wenda h3 a {
	color: #fff
}
.news .wenda .wdBox {
	overflow: hidden;
	width: 342px;
	margin: 0 auto;
	height: 380px;
	background-color: #fff;
	position: relative
}
.news .wenda .wdBox ul {
	overflow: hidden;
	width: 320px;
	padding: 0 11px;
	position: absolute
}
.news .wenda .wdBox li {
	overflow: hidden;
	width: 100%;
	margin-top: 25px;
	border-bottom: 1px dashed #acacac;
	height: 99px;
}
.news .wenda .wdBox h5 {
	font-weight: normal;
	font-size: 16px;
	padding-left: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: url(../images/news_w.png) no-repeat left center;
	margin-bottom: 10px;
	line-height: 23px;
}
.news .wenda .wdBox h5 a {
	color: #000;
}
.news .wenda .wdBox p {
	padding-left: 30px;
	background: url(../images/news_d.png) no-repeat left center;
	font-size: 13px;
	color: #333;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	text-align: justify
}
/*link*/
.link {
	overflow: hidden;
	width: 1000px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 50px;
}
.link h3 {
	position: absolute;
	left: 0;
	top: 0
}
.link ul {
	overflow: hidden;
	float: right;
	width: 900px;
	padding: 15px 0 35px 35px;
	border: 1px solid #c4c4c4;
}
.link li {
	float: left;
	white-space: nowrap;
	margin-right: 30px;
	font-size: 13px;
}
.link li a {
	color: #383838;
}
.link .rk {
	display: block;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0
}
.link .rk img {
	display: block;
}


.footer{
    width: 100%;
    height: auto;
    clear: both;
	
	background-image: -webkit-linear-gradient(top,#333,#535353);
    background-image: -o-linear-gradient(top,#333,#535353);
    background-image: -ms-linear-gradient(top,#333,#535353);
    background-image: linear-gradient(top,#333,#535353);
}
.foot {
    width: 1202px;
    margin: 0 auto;
}
.btnav{
    width: 673px;
    float: left;
    overflow: hidden;
}
.btnav ul li {
    float: left;
    width: 125px;
    margin-right: 50px;
}
.btnav ul li.m0{
  margin-right:0;
}
.btnav ul li .btnav_ti {
    line-height: 35px;
    margin-bottom: 5px;
    font-size: 16px;
    color: #c2cbd4;
    display: block;
    background: url(../images/fper.jpg) no-repeat bottom left;
}
.btnav ul li dl dd a {
    line-height: 25px;
    font-size: 12px;
    color: #c2cbd4;
}
.btright {
    float: left;
    width: 525px;
    margin-top: 0px;
}
.btright span {
    width: 1px;
    height: 180px;
    background: #c2cbd4;
    display: inline-block;
    float: left;
}
.btright .btcon {
    width: 253px;
    float: left;
    margin-left: 50px;
}
.btright .btcon .h3 {
    font-size: 24px;
    color: #c2cbd4;
    font-weight: normal;
    margin-bottom: 15px;
}
.btright .btcon p {
    line-height: 30px;
    color: #c2cbd4;
}
.btright .btcon .tel {
    font-size: 14px;
    color: #0093dd;
}
.btright .btcon .tel1 {
    font-size: 31.3px;
    color: #0093dd;
    line-height: 40px;
}
.btright .btwechat {
    width: 171px;
    height: 200px;
    float: left;
    margin-left: 30px;
    margin-top: 5px;
	color:#c2cbd4
}
.btright .btwechat span {
    width: 154px;
    height: 150px;
    text-align: center;
    float: left;
    margin-top: 0px;
}
.btright .btwechat figcaption {
    width: 171px;
    text-align: center;
    line-height: 30px;
}
figcaption {
    display: block;
}
.bottom {
    width: 100%;
    height: 50px;
    background: #1d1e22;
    clear: both;
}
.ibottom {
    width: 100%;
    height: 38px;
    background: #1d1e22;
    clear: both;
}
.bottom .bottombox {
    width: 1202px;
    margin: 0 auto;
	line-height:38px;
}
.ibottom .ibottombox {
    width: 1202px;
    margin: 0 auto;
	line-height:38px;
}
.bottom .bottombox .bnav, .ibottom .ibottombox .ibnav{
    float: left;
    color: #c2cbd4;
}
.bottom .bottombox .bnav a, .ibottom .ibottombox .ibnav a{
    color: #c2cbd4;
	text-decoration:none;
}
.bottom .bottombox .bnav a:hover, .ibottom .ibottombox .ibnav a:hover{
    color: #c2cbd4;
	text-decoration:underline;
}

.bot, .bot a{
	color: #c2cbd4;
	font-size:13px;
	text-decoration:none;
}


#marquee1 {
  width: 1200px;
	margin:0 auto;
  overflow: hidden;
}

#marquee2 {
    width: 1200px;
	margin:0 auto;
    overflow: hidden;
}

.nmenu {
    width: 100%;
    height: 47px;
    background: #e7e7e7;
}
.menulist {
    width: 1200px;
    height: 47px;
    margin: 0 auto;
}
.menulist ul {
    float: left;
    height: 47px;
    width: 1200px;
}
.menulist ul li {
    float: left;
    width: 108px;
    height: 47px;
    line-height: 47px;
    display: inline-block;
    text-align: center;
}
.menulist ul li a:hover, .menulist ul li.onmenu a {
    background: url(../images/barr.png) no-repeat center 47px;
    padding-bottom: 8px;
    color: #bc0714;
}
.menulist ul li a {
    color: #7c7c7c;
    font-size: 14px;
    width: 130px;
    display: inline-block;
    text-align: center;
	text-decoration:none;
}
.menulist ul li a:hover{
    text-decoration:none;
}
.menulist ul li em {
    line-height: 47px;
    width: 1px;
    height: 13px;
    background: #d0d0d0;
    float: left;
    margin-top: 17px;
}
.ncontent,
.product_content{
  width:1200px;
  margin:0 auto;
}
.AboutTitle {
    font-size: 26px;
    color: #333333;
}
.pos {
    padding: 20px 0 20px;
    color: #666;
    font-size: 13px;
}
.pos a {
    display: inline-block;
    color: #666666;
    font-size: 13px;
    font-family: microsoft yahei;
    text-decoration: none;
    margin: 0 5px;
}
.TitleLine {
    border-bottom: 3px solid #ccc;
    padding-top: 20px;
    margin-bottom: 40px;
}
.aboutUlWord {
    width: 586PX;
    color: #626262;
    font-size: 15px;
    line-height: 40px;
}
.aboutUlImg {
    width: 542px;
}
.aboutUl li {
    padding-bottom: 29px;
    margin-bottom: 30px;
    border-bottom: 1px solid #cccccc;
}
.ml70 {
    margin-left: 70px;
}

.n_list{
        overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    height: 376px;
}
.n_list li {
  /*  width: 238px;
    height: 400px;
	float:left;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:15px;*/
	    float: left;
    width: 249px;
    margin-right: 12px;
    height: 376px;
    background-image: url(../images/cert_bg.png);
    background-repeat: no-repeat;
}
n_list li.m0{
    margin-right:0;
}
.n_list img {
   max-width: 230px;
    max-height: 357px;
    height: 357px;
    text-align: center;
	  margin:0 auto;
	      margin-top: 9px;
	  display: block;
}
.n_list span {
	 display:none;
    /*display: block;
    height:30px;
    text-align: center;
	line-height:30px;
	font-size:14px;*/
}
.processUl {
    margin-bottom: 50px;
}
.processUl li {
    float: left;
    width: 284px;
    margin: 0 8px 60px;
}
.processUl li a {
    display: block;
    width: 284px;
    height: 211px;
    position: relative;
}
.processUl li a p {
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    text-align: center;
	background-image: -webkit-linear-gradient(top,#333,#535353);
    background-image: -o-linear-gradient(top,#333,#535353);
    background-image: -ms-linear-gradient(top,#333,#535353);
    background-image: linear-gradient(top,#333,#535353);
}

.processUl li a img{
border:solid 1px #ccc;
padding:1px;
}

.nLeft{
    width: 240px;
}
.nRight{
    width:940px;
}
.nRtit {
    height: 50px;
    font-size: 24px;
    font-weight: normal;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
}
.nRtit span {
    display: inline-block;
    height: 50px;
	color:#000;
    border-bottom: 1px solid #555;
}
.nRight .caseCon {
    width: 100%;
    margin-bottom: 20px;
    height: auto;
}
.caseCon li {
    float: left;
    font-size: 14px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 29px;
    margin-top: 15px;
}
.caseCon li .pic {
    width: 282px;
    height: 282px;
    display: block;
    float: left;
	box-shadow: 5px 5px 10px #b3b3b3;
    margin-right: 26px;
}
.caseCon li .pic img {
    width: 282px;
    height: 282px;
	padding: 1px;
    border: 1px solid #e7e7e7;
}
.caseCon li .pic1 {
    width: 282px;
    height: 163px;
    display: block;
    padding: 1px;
    border: 1px solid #e7e7e7;
    float: left;
    margin-right: 26px;
}
.caseCon li .pic1 img {
    width: 282px;
    height: 163px;
}
.caseCon li .li_left {
    width: 620px;
    display: block;
    float: right;
    text-align: left;
}
.caseCon li .li_left .ti {
    display: block;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
}
.caseCon li .li_left .ti a{
    color:#000;
}
.caseCon li .li_left .date {
    font-size: 12px;
    color: #555;
    line-height: 35px;
}
.caseCon li .li_left .txt {
    font-size: 13px;
    color: #555;
    line-height: 28px;
    margin-bottom: 10px;
}
.caseCon li .li_left .btn {
    display: block;
    margin-top: 10px;
}
.nLtit {
    /*background: #2a2a2a;
    height: 80px; */
	height:82px;
}
/*.nLtit h3 {
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}*/
.nLtit h3.procls{
   width:240px;
   height:82px;
   background:url(../images/pcls.jpg) no-repeat center;
}
.nLtit h3.appcls{
   width:240px;
   height:82px;
   background:url(../images/appcls.jpg) no-repeat center;
}
.nLtit h3.casecls{
   width:240px;
   height:82px;
   background:url(../images/casecls.jpg) no-repeat center;
}
.nLtit h3.newscls{
   width:240px;
   height:82px;
   background:url(../images/newscls.jpg) no-repeat center;
}
.nLnav-one h3 {
    height: 50px;
    line-height: 50px;
   /* background: url(../images/p14-icon5.png) no-repeat right center #ececeb; */
    background-image: -webkit-linear-gradient(top,#535353,#989797);
    background-image: -o-linear-gradient(top,#535353,#989797);
    background-image: -ms-linear-gradient(top,#535353,#989797);
    background-image: linear-gradient(top,#535353,#989797);
    margin-bottom: 5px;
}
.nLnav-one h3 div.rcur{
   background: url(../images/p14-icon5.png) no-repeat right center;
}
.nLnav-one h3 a {
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 20px;
    /*color: #666;*/
	color:#fff;
}
        
.nLnav-one h3.sidenavcur,
.nLnav-one h3:hover {
   background: url(../images/p14-icon2.png) no-repeat right center  #bc0714;
}
        
.nLnav-one h3.sidenavcur a,
.nLnav-one h3:hover a{
   color: #fff;
}
.nLnav dl {
   padding: 2px 0 4px;
}
        
.nLnav dt {
   height: 50px;
   font-size: 16px;
   line-height: 50px;
   padding-left: 34px;
   padding-right: 40px;
   margin-bottom: 1px;
   background: #ececec;
   position: relative;
}
        
.nLnav dt:after {
   content: "";
   width: 8px;
   height: 8px;
   border: 2px solid #b8b8b8;
   border-style: solid solid none none;
   position: absolute;
   top: 50%;
   right: 20px;
   margin-top: -4px;
   -webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   -o-transform: rotate(45deg);
   transform: rotate(45deg);
}
        
.nLnav dt.sidenavcur:after,
.nLnav dt:hover:after {
    border-color:  #bc0714;
}
        
.nLnav dt.sidenavcur a,
.nLnav dt:hover a {
    color:  #bc0714;
}
        
.nLnav dd {
   border: 1px solid #ececec;
   border-bottom: 0;
}
        
.nLnav p {
   height: 50px;
   font-size: 14px;
   line-height: 50px;
   padding-left: 72px;
   padding-right: 40px;
   border-bottom: 1px solid #ececec;
   background: #fff;
   position: relative;
}
        
.nLnav p.sidenavcur a,
.nLnav p:hover a {
  color:  #bc0714;
}
        
.nLnav p.sidenavcur:after,
.nLnav p:hover:after {
  background: #555555;
}
        
.nLnav a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ncontact {
    height: 120px;
    background: #2a2a2a;
}
.ntel {
    height: 80px;
    padding-top: 30px;
    padding-left: 16px;
    background: url(../images/tel-icon2.png) no-repeat 162px 16px;
}
.ntel span {
    display: block;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
}
.ntel em {
    font-style: normal;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 28px;
}
.appca li{ float:left; width:286px; height:192px; position:relative;  margin: 0 6px 60px;}
.appca li p{ 
  /*position:absolute;
  left:0; 
  bottom:0; 
  background:url(../images/appBg.png) left top repeat-x; 
  height:54px; 
  width:262px; 
  padding-left:20px; 
  line-height:54px; 
  display:block; 
  color:#fff; 
  font-size:16px; 
  font-family:microsoft yahei; */
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    background-image: -webkit-linear-gradient(top,#333,#535353);
    background-image: -o-linear-gradient(top,#333,#535353);
    background-image: -ms-linear-gradient(top,#333,#535353);
    background-image: linear-gradient(top,#333,#535353);
}
.appca li a img {
    border: solid 1px #ccc;
    padding: 1px;
}
.appca li span img{ margin-left:10px; vertical-align:middle; }
.appca li a:hover span{ background-image:url(../images/appBg.png);}
.appDetail {
	line-height:30px;
	font-size:13px;
}
.appProList { width: 940px; height:auto; }
.appProList li{ position:relative; width:210px; height:210px; float:left; margin:0 12px;}
.appProList li a span{ width:190px; height:20px; background:url(../images/appProductBg.png) left top repeat-x; display:block; color:#fff; font-size:16px; font-family:microsoft yahei; padding:10px; line-height:20px; position:absolute; bottom:0; left:0;}
.newsList {
    border-bottom: 1px solid #cccccc;
    padding: 25px 0;
}
.newsL {
    width: 303px;
    display: block;
}
.newsR {
    width: 550px;
    margin-left: 30px;
}
.newsR a.ah4 {
    display: block;
    text-decoration: none;
    color: #333;
    font-size: 16px;
    line-height: 25PX;
    font-family: microsoft yahei;
}
.newsR a.aP {
    display: block;
    text-decoration: none;
    color: #666;
    margin-top: 25PX;
    font-size: 13px;
    font-family: microsoft yahei;
}
.newsUl {
    margin: 20px 0 0;
}
.newsUl li {
    margin: 16px 0;
}
.newsUl a {
    text-decoration: none;
    display: block;
}
.newsUl a:hover span {
    color: #bc0714;
}
.newsUl a span {
    display: inline-block;
    color: #666;
    font-size:16px;
    font-family: microsoft yahei;
    width: 780px;
}
.newsUl a:hover em {
    color: #bc0714;
}
.newsUl a em {
    display: inline-block;
    color: #666;
    font-size:16px;
    font-family: microsoft yahei;
    width: 98px;
}
.prod_con {
    min-height: auto;
}
.procon{ width:500px; float:left; margin-left:30px;  }
.procon .h3{ font-size:24px; font-weight:normal; color:#000; line-height:35px;}
.procon .span{ display:inline-block; width:78px; height:24px; color:#fff;  text-align:center; margin-top:10px; line-height:24px;}
.procon .span1{background:#23b123;}
.procon .span2{background:#0b6ea7;}
.procon .span3{background:#6dc2db;}
.procon .product-infor{ line-height:35px; font-size:18px;}


.tabbox{ width:100%; float:left; margin-top:40px; margin-bottom:20px;}
.tabbox .tabboxti li{ float:left; display:block; padding:8px 15px;  height:37px; text-align:center; font-size:14px; color:#333; line-height:37px; border:1px solid #ccc; border-bottom:none; cursor:pointer;}
.tabbox .tabboxti li:hover,.tabbox  .tabboxti li.on { background:#bc0714; color:#fff;}
.tabbox .contbox{ width:100%; border:1px solid #dadcdf; float:left; text-align:center; padding-bottom:20px; overflow:hidden;}
.tabbox .contbox img{ display:block; /*height:435px;*/ margin:0 auto; margin-top:0px;}
.tabbox .contbox .box{ display:none;}

.newsDetail  {
    font-size: 13px;
    text-indent: 2em;
    line-height: 25px;
    margin: 10px 20px;
}
.newsTime {
    color: #666;
    font-size: 13px;
    font-family: microsoft yahei;
    margin: 25px 0 40px;
    text-align: center;
}
.prevn{
  border-top:solid 1px #eee;
  height:60px;
  line-height:40px;
}
.prevn span{
 padding:0 60px;
}
.prevn a{
	display:inline-block;
	font-size:14px;
}
.newsTitle {
    font-size: 20px;
	margin-top:30px;
	font-weight:500;
}
.ico_play {
    width: 57px;
    height: 56px;
    background: url(../images/ico_play1.png) no-repeat;
    position: absolute;
    text-align: center;
    top: 35%;
    left: 40%;
}

/***发展历程样式***/
label {
    margin-bottom: 0px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.hline {
    height: 1px;
    background-color: #b5b5b5;
    border: 0;
    width: 100px;
    margin-top: 12px;
}
.vline {
    width: 5px;
    height: 20px;
    border-right: 1px solid #b5b5b5;
}
.circle {
    border-radius: 50%;
    width: 9px;
    height: 9px;
    /*border: 1px solid #bc0714;
    background-image: -webkit-linear-gradient(#ffffff, #ffffff);
    background-image: -moz-linear-gradient(#ffffff, #ffffff);
    background-image: -o-linear-gradient(#ffffff, #ffffff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
    background-image: linear-gradient(#ffffff, #ffffff);*/
	
	background-color:#bc0714;
}
article {
    padding-top: 5px;
    color: #666;
    font-size: 13px;
    line-height: 24px;
}
article {
    display: inline-block;
}
td, th {
    padding: 0;
}
table {
    background-color: transparent;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}

/******改版后的头部样式******/
/* ---------- header-v1 ---------- */
.head {
    width: 100%;
    height: 90px;
    background-color: #000;
    position: fixed;
    top: 0;
    right: 0;
    /*box-shadow: 0 1px 1px rgba(9,2,4,.55);*/
    z-index: 99;
	  background-color:rgba(0,0,0,0.9);
}
.fhead {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.fhead .logo {
    width: 457px;
    height: 66px;
    float: left;
    margin-top: 15px;
}
.hmenu{
 float:left;
 margin-left:10px;
 position:relative;
}
.hmenu li{
  float:left;
  text-align:center;
  min-width:90px;
  position:relative;
  display:block;
  Z-INDEX:99999;
  margin-top:33px;
}
.hmenu li a {
    display: block;
	font-size:16px;
	font-weight:500;
	height:90px;
    text-decoration: none;
    color: #fff;
    position: relative;
    z-index: 2;
}
.hmenu li a.curr {
	color:#bc0714;
	text-decoration:none;
}
.fhead ul dl.navlist {
    position: absolute;
    background: #020202;
    display: none;
    z-index: 999999;
    left: 0px;
    top: 56px;
    width: 124px;
    background-color: rgba(0,0,0,0.8);
    box-shadow: 0 1px 5px rgba(9,2,4,.55);
    border: solid 1px #575556;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.fhead ul dl.navlist dd {
    background: none;
    margin: 0 5px;
    padding: 0;
    text-align: center;
    height: 50px;
    line-height: 60px;
    display: block;
    z-index: 99999;
    border-bottom: dotted 1px #a5a4a4;
    color: #333333;
}
.fhead ul dl.navlist1 {
    position: absolute;
    background: #020202;
    display: none;
    z-index: 999999;
    left: 0px;
    top: 56px;
	width:220px;
    background-color: rgba(0,0,0,0.8);
    box-shadow: 0 1px 5px rgba(9,2,4,.55);
    border: solid 1px #575556;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.fhead ul dl.navlist1 dd {
    background: none;
    margin: 0 5px;
    padding: 0;
    text-align: center;
    height: 50px;
    line-height: 60px;
	float:left;
    display: block;
    z-index: 99999;
    border-bottom: dotted 1px #a5a4a4;
    color: #333333;
}
.fhead ul dl.navlist1 dd a, .fhead ul dl.navlist1 dd a:hover {
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
    color: #fff;
    padding: 1px;
}
.fhead ul dl.navlist dd a, .fhead ul dl.navlist dd a:hover {
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
    color: #fff;
    padding: 1px;
}
a#btn-so {
	float:right;
	margin-right:5px;
	margin-top:25px;
	width:40px;
	height:36px;
	background:url(../images/soo.png) no-repeat center 12px;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
}
a#lng {
	float:right;
	margin-top:22px;
	width:40px;
	height:36px;
	background:url(../images/icon-lang.png) no-repeat center 12px;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
}
#lang {
	width:80px;
	display:none;
	background: #020202;
	position:absolute;
	right:50px;
	top:88px;
	z-index:999999;
	background-color: rgba(0,0,0,0.8);
    box-shadow: 0 1px 5px rgba(9,2,4,.55);
    border: solid 1px #575556;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#lang ul li {
    background: none;
    margin: 0 5px;
    padding: 0;
    text-align: center;
    height: 50px;
    line-height: 60px;
    display: block;
    z-index: 99999;
    border-bottom: dotted 1px #a5a4a4;
    color: #333333;
}
#lang ul li a, #lang ul li a:hover {
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
    color: #fff;
    padding: 1px;
}
#search-box {
	width:630px;
	background:#333333;
	display:none;
	position:absolute;
	right:0px;
	top:86px;
	z-index:999999
}
#search-box #searchform {
	padding:10px;
	background:#333333
}
#search-box #searchform #ls {
	padding:10px 3%;
	width:80%;
	border:1px solid #DDD;
	border-right:0;
	color:#666
}
#search-box #searchform #searchsubmit {
	padding:11px 0;
	width:14%;
	text-indent:-9999px;
	border:0;
	background:#666 url(../images/soo.png) no-repeat center -32px;
	cursor:pointer;
	position:absolute;
	right:10px;
	top:10px
}
#search-box #searchform #searchsubmit:hover {
	background-color:#bc0714
}
.menu2 {
    width: 1200px;
	height:auto;
	margin:30px auto 0px auto;
}
.menulist1 {
	width: 1100px;
	float:right;
}
.prbox {
    width: 100px;
    text-align: center;
    height: 30px;
	float:left;
	font-size: 18px;
    color: #333;
    margin-bottom: 10px;
	line-height:30px;
}
.menulist1 ul {
    float: left;
    height: 47px;
    width: 1100px;
	margin-bottom:10px;
}
.menulist1 ul li {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size:16px;
    font-weight:600;
    display: inline-block;
    text-align: center;
	margin-left:5px;
	margin-right:5px;
}
.menulist1 ul li a:hover, .menulist1 ul li.onmenu a {
    background: #bc0714;
	border-radius:8px;
    color: #fff;
    font-size:16px;
    font-weight:600;
}
.menulist1 ul li a {
    color: #7c7c7c;
    font-weight:600;
    padding:5px;
    display: inline-block;
    text-align: center;
	text-decoration:none;
	border-radius:8px;
	font-size:16px;
	border:solid 1px #bc0714;
}
.menulist1 ul li a:hover{
    text-decoration:none;
    font-size:16px;
    font-weight:600;
}
.menulist1 ul li em1 {
    line-height: 47px;
    width: 1px;
    height: 13px;
    background: #d0d0d0;
    float: left;
    margin-top: 17px;
}
/* banner */
#banner_main {
	overflow: hidden;
	position: relative;
	z-index: 2;
	max-width: 1920px;
	margin: 0 auto;
}
#banner_main .banner {
	height: 550px;
}
#banner {
	width: 100%;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
#banner, .banner ul {
	max-height: 550px;
	overflow: hidden;
}
.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	display: none;
}
.banner li:first-child {
	display: block;
}
.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
#banner .tip {
	width: 1000px;
	height: 20px;
	line-height: 0;
	font-size: 0;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	bottom: 20px;
	z-index: 3;
}
#banner .tip span {
	width: 16px;
	height: 16px;
	margin: 0 6px;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	background-position: -150px 0px;
}
#banner .tip span.cur {
	background-position: -130px 0px;
}
#banner #btn_prev, #banner #btn_next {
	width: 32px;
	height: 50px;
	position: absolute;
	top: 250px;
	z-index: 5;
}
#banner #btn_prev {
	background-position: -60px 0;
	left: 12%;
	transition: all 600ms ease;
}
#banner #btn_next {
	background-position: -92px 0;
	right: 12%;
	transition: all 600ms ease;
}
#banner #btn_prev:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	transition: all 600ms ease;
	left: 11.6%;
}
#banner #btn_next:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	transition: all 600ms ease;
	right: 11.6%;
}
.ico {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}