a{
	 text-decoration:none;
}
  .all_nav{
     background: white;
     width: 100%;
     /* position: fixed; */
     top: 0;
     z-index: 100;
  }
.top_lefr {
    float: left;
    font-size: 12px;
    color: #737478;
    line-height: 40px;
}
ul{
	list-style: none;
}
.top_right{
	float: right;
}
ul.top_right_ul li{
	float: left;
	width: 70px;
	line-height: 15px;
	height: 15px;
}
.middle_left {
    float: left;
    margin-top: 20px;
}
.middle_right {
	float: right;
	margin-top: 38px;
}
.all_nav_top {
    overflow: hidden;
    height: 40px;
}
.all_nav_middle {
    overflow: hidden;
    height: 132px;
}
.all_nav_box{
	width: 1200px;
	margin: 0 auto;
}
ul.nav_buttom_ul li{
	float: left;
	overflow: hidden;
	line-height: 70px;
	/*margin: 0 23px;*/
	padding: 0 40px;
}
.all_nav_buttom {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    line-height: 50px;
}
.top_right_ul li a{
	font-size: 12px;
	color: #737478;
}
.top_right_ul li{
	border-right:1px solid #737478;
	text-align: center;
}
.top_right_ul li:last-child{
	border-style: none;
}
ul.nav_buttom_ul {
    margin: 0;
    height: 70px;
}
ul.top_right_ul {
    margin: 0;
    overflow: hidden;
    margin-top: 10px;
}
.all_nav_div{
	background: #007bc2;
}
ul.nav_buttom_ul li a{
	color: #fff;
	font-size: 14px;
}
input.form_text {
    background: none;
    border: 1px solid #fffeff;
    height: 20px! important;
    display: inline-block;
    color: #fff;
    width: 160px;
}
input.form_buttom {
    display: inline-block;
    background: url(../images/fangda.png) center center no-repeat;
    border: none;
    height: 14px;
    line-height: 18px;
    width: 18px;
}
.nav_buttom_ul li:last-child{
	float: right;
}
.nav_buttom_ul li a{
	text-decoration:none;	
}
.nav_buttom_ul li:hover{
	background: #da251c;
}
.nav_form_div{
	height: 100%;
	float: right;
	line-height: 70px;
}
.about_text_p{
	margin:0;
	padding: 0;
	line-height: 150%;
	color:#f5f5f5;
	font-family:"Microsoft YaHei";
	font-size: 16px;
	text-align: left;
}
.about_text_h2{
	margin:0;
	padding:0;
	font-family:"Microsoft YaHei";
	font-size: 10px;
	color:#fff;
	font-weight: normal;
	margin-bottom: 35px;
	text-align: left;
}
.about_text_h1{
	margin:0;
	padding:0;
	font-family:"Microsoft YaHei";
	font-size: 28px;
	color:#fff;
	margin-bottom: 5px;
	text-align:left;
}
.about_left_div{
	width:500px;
	height:320px;
	position: absolute;
	left: 640px;
	top:100px;
}
.about_img{
	width:100%;
	height: 100%;
}
.about_div_one{
	width:555px;
	height:375px;
	padding: 5px;
	position: absolute;
	top:-50px;
	left: 25px;
	background-color:#fff;
}
.about_div_two{
	width:1200px;
	height:400px;
	position: absolute;
	background-color: rgba(0,123,194,0.8);
	top:180px;
	left: calc(50% - 600px);
	box-shadow: 10px 10px 10px rgba(46,136,201,0.2);
}
.about_div_three{
	width:100%;
	height:540px;
	background: url(../images/fen7.jpg);
	position: relative;
	margin-bottom: 50px;
}
.about_div_four{
	width:100%;
	margin-top: 0px;
}
.gongsi1 {
	width: 150px;
	height: 45px;
	border: 1px solid #fff;
	position: absolute;
	bottom: 0px;
	z-index: 5;
	right: 10px;
	transition: 0.6s;
}
.gongsi1 a{
	display: block;
	text-decoration: none;
	color: #fff;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	transition: 0.6s;
}
.gongsi1:hover {
	background-color: #fff;
}
.gongsi1:hover a {
	color: #333;
}
.zoujinhaihong{
	margin: 8px 0px 8px;
	padding: 0px;
	font-size:28px;
	line-height: 38px;
	font-weight:600;
	color:#f13a3a;
}
.zoujin_fubiao{
	margin: 8px 0px 16px;
	padding: 0px;
	font-family:"Microsoft YaHei";
	font-size:19px;
	line-height: 24px;
	overflow: hidden;
	color:#666;
}



.pro_box{
	width: 350px;
	position: relative;
	/* height: 260px; */
	cursor: pointer;
	margin: 0 25px;
	float: left;
	margin-bottom: 30px;
}
.pro_box img{
	display: block;width: 100%;
}
.pro_box div{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgba(0,0,0,.2);
	transition: 0.6s linear;
	}
.pro_box p{
	font-size: 28px;
	color:#fff;
	width: 120px;
	position: absolute;
	bottom: 110px;
	left: 50%;
	margin-left: -60px;
	text-align: center;
	transition: 0.6s linear;
	opacity: 0;
}
.pro_box p a{
	display: block;
	margin-top: 20px;
	border: 1px solid #fff;
	text-decoration: none;
	color:#fff;
	font: normal 14px/28px "Microsoft YaHei";
	margin: 0 auto;
}
.pro_box:hover div{
	background-color: rgba(0,0,0,.6);
}
.pro_box:hover p{
	opacity: 1;
}
.pro_box_div{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.pro_box_div1{
	width: 100%;
	min-width: 1200px;
	margin-top: 50px;
	padding: 0px 0 0 0px;
}
.clearfix { clear: both; }
.foot { heigth:200px; width: 100%; margin: 0 auto; }
.foot1 {width: 1200px;background-color: #6b6b6b;}
.foot1 h1 { margin: 0; padding: 0; font-size: 18px; line-height: 35px; text-align: center; color: #333; }
.foot1 h2 { margin: 0; padding: 0; font-size: 12px; line-height: 30px; text-align: center; color: #ccc; }
.koge { width: 100%; height: 10px; } .foot1 img { display: block; margin: 0px auto; padding-bottom: 20px; }
.foot2 { width: 300px; float: left; margin-left: 200px; }
.foot3 { width: 900px; margin-top: 40px; margin-bottom: 50px; margin-left:150px; text-align: left; }
.foot3 a { text-decoration: none; font-size: 14px; color: #fff; margin: 0 23px; }
.foot4 { width: 900px; margin-top: 40px; margin-bottom: 50px; margin-left:170px; }
.foot4 h1 { font-size: 18px; color: #fff; margin: 0; padding: 0; }
.fengexian { width: 100%; height: 1px; background-color: #ccc; margin-top: 30px; margin-bottom: 15px; }
.foot5 { width: 100%; margin: 20px 0; }
.foot5 p { font-size: 14px; color: #ccc; width: 400px; float: left; display: block; }
.foot4 a { text-decoration: none; color: #fff; font-size: 12px; }
.foot4 a:hover { transition: 0.6s; color: #02a5ec; }
.foot3 a:hover { transition: 0.6s; color: #f13a3a; } 
.foot5 p:hover { transition: 0.6s; color: #f13a3a; }
.foot4 h1:hover { transition: 0.6s; color: #f13a3a; }
.foot{
	background-color: #6b6b6b;
	overflow: hidden;
}
.foot1_top_one li{
	display: inline-block;
	width: 12%;
	font-size: 14px;
}
ul.foot1_top_one {
    background: #6b6b6b;
    margin: 22px 0;
}
.foot1_top_one li a{
	color: #fff;
}
.foot1_top_two_ul li{
	font-size: 14px;
	float: left;
	overflow: hidden;
	margin-left: 20px;
}
.foot1_top_two_ul li{
	color: #f2f1f1;
}
.foot1_buttom_banquan{
	color: #f2f1f1;
	font-size: 14px;
	display: -webkit-inline-box;
	line-height: 30px;
}
html, body { margin:0; padding:0; height:100%; width:100%; border:none; outline:none; }
body { font:12px; text-align: center; color:#444444; overflow:scroll;overflow-x:hidden;}
img { cursor:pointer; border:none; margin:0; padding:0; }
div, form, ul, ol, li, span, p, dl, dt, dd { margin:0; padding:0; border:0; }
img, a img { border:0; margin:0; padding:0; cursor:pointer; }
table { border-collapse:collapse; border-spacing:0;}
th, td { border-collapse:collapse; }
#CMenuMultiLevelN-4467856-977271-2 {width:100%;}
#CMenuMultiLevelN-4467856-977271-2 table, #CMenuMultiLevelN-4467856-977271-2 td,#CMenuMultiLevelN-4467856-977271-2 tr,#CMenuMultiLevelN-4467856-977271-2 th { font-size:12px; border:none; }
#CMenuMultiLevelN-4467856-977271-2 table { border-collapse:collapse; border-spacing:0; empty-cells:show; margin:0; padding:0; text-align:left; border:none; }
#CMenuMultiLevelN-4467856-977271-2 th,#CMenuMultiLevelN-4467856-977271-2 td { border-collapse:collapse; border:none; margin:0; padding:0;}
#CMenuMultiLevelN-4467856-977271-2 .markermenu img { border:none; }
#CMenuMultiLevelN-4467856-977271-2 .markermenu { border:0px solid #999;margin:30px auto;padding:0 0;;line-height:40px;clear: left;}
#CMenuMultiLevelN-4467856-977271-2 .markermenu table { margin:0 auto;border:none;}
#CMenuMultiLevelN-4467856-977271-2 .markermenu td a {text-align:left;padding:0px 20px;line-height:40px;height:40px;font-size:14px;color:#000;margin:0px 2px;border:;border-radius: 0px;;display: block; text-decoration: none;vertical-align:middle; overflow:hidden;}
#CMenuMultiLevelN-4467856-977271-2 .markermenu td a img {vertical-align:middle;_margin:13px 0px;margin-right:5px;}
#CMenuMultiLevelN-4467856-977271-2 .markermenu td a.selected {color:#fff;border:0px soiled #999;background:#458ee7 ; vertical-align:middle; }
#CMenuMultiLevelN-4467856-977271-2 .markermenu td a:hover {color:#fff;border:0px dotted #999;background:#458ee7 ; vertical-align:middle; }
#CMenuMultiLevelN-4467856-977271-2 ul.subnav li, .subnav ul li{ position:relative; *font-size:0px;height:50px;line-height:50px;}
#CMenuMultiLevelN-4467856-977271-2 ul.subnav, .subnav ul { border:0px solid #BF782A; margin: 0; padding: 0; position: absolute;z-index:99; list-style-type: none;visibility: hidden;}
#CMenuMultiLevelN-4467856-977271-2-ie7 ul.subnav, .subnav ul { border:0px solid #BF782A; margin: 0; padding: 0; position: absolute;z-index:99; list-style-type: none;visibility: hidden;}
#CMenuMultiLevelN-4467856-977271-2 ul.subnav li a {text-align:center;background:rgba(255,255,255,1) ;font-size:14px;color:#000;border:0px solid #999;width:140px;height:50px;line-height:50px;display: block; text-decoration: none; white-space:nowrap;}
#CMenuMultiLevelN-4467856-977271-2-ie7 ul.subnav li a {text-align:center;background:rgba(255,255,255,1) ;font-size:14px;color:#000;border:0px solid #999;width:140px;height:50px;line-height:50px;display: block; text-decoration: none; white-space:nowrap;}
#CMenuMultiLevelN-4467856-977271-2 ul.subnav li a img{margin-right:5px;}
* html #CMenuMultiLevelN-4467856-977271-2 ul.subnav li { display: inline-block; width:140px;height:50px;line-height:50px;}
* html #CMenuMultiLevelN-4467856-977271-2 ul.subnav li a { display: inline-block; width:140px;height:50px;line-height:50px;}
#CMenuMultiLevelN-4467856-977271-2 ul.subnav li a:hover { border:0px solid #999;background:#458ee7 ; }
#CNewsList4-4468496-977571-1 body{ padding: 0; margin: 0; }
#CNewsList4-4468496-977571-1 .tabs{ width: 100%; padding: 20px; box-sizing: border-box; min-width: 1000px; }
#CNewsList4-4468496-977571-1 .tabs-content{ width:600px; margin: 0 auto; }
#CNewsList4-4468496-977571-1 .tabs-content .tab-content{ padding: 10px; }
#CNewsList4-4468496-977571-1 .tabs-content .tab-content.show{ display: block; }
#CNewsList4-4468496-977571-1 .tab-content--one{ height:90px; vertical-align: top; }
#CNewsList4-4468496-977571-1 .tab-content--one .content--one--left{ width: 100px; height: 100%; background-color:#666666; color: white; text-align: center; float: left; }
#CNewsList4-4468496-977571-1 .tab-content--one .content--one--right{ float: left; height: 100%; margin-left: 40px; font-size:12px;}
#CNewsList4-4468496-977571-1 .tab-content--one + .tab-content--one{ margin-top: 20px; }
#CImage-4468542-977589-1{ border:0px #D4D8D9 solid; }
#CImage-4468542-977589-1 img{ padding:20px 0px 0px 0px ; border:0px #D4D8D9 solid; }
.aaa { -webkit-transition: width 2s, height 2s, -webkit-transform 2s; transition: width 2s, height 2s, transform 2s; }
.aaa { -webkit-transform: scale(1.1); transform: scale(1.1); }
.wow:first-child {visibility: hidden }
.product{ width: 100%; }
.center2{ width: 1200px; margin: 0 auto; position: relative; margin-top:30px; }
.center2 .yuming{ width:300px; margin-bottom:58px; float: left; overflow: hidden; text-align: center; line-height: 35px; overflow: hidden; }
.center2 .wzjs{ width:300px; margin-bottom:58px; float: left; overflow: hidden; text-align: center; line-height: 35px; overflow: hidden; }
.center2 img{ width:100%;} .center2 p{ padding:0 10px;}
.center2 img{width:270px;border-radius:50%;-webkit-transition: 0.5s; -webkit-transition: -webkit-transform 0.5s ease-out; transition: transform 0.5s ease-out; -moz-transition: -moz-transform 0.5s ease-out; -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); filter: ;}
.center2 img:hover{border: 3px solid #007bc2;-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);transform:rotateZ(0deg);-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);filter: grayscale(0%);}
.center2 h1{margin: 0px; padding: 12px 0px 12px 0px; font-family:"Microsoft YaHei"; font-weight: normal; font-size: 24px;} .center2 p{margin: 0px; padding: 0px; color:#666;font-family:""; font-size: 14px; line-height: 20px;}
.foot1_buttom_banquan a{
	color: #f2f1f1;
}
h1,p{margin: 0px;padding: 0px;-webkit-word-break: break-all;-moz-word-break: break-all;-ms-word-break: break-all;-o-word-break: break-all;word-break: break-all;}
.adv_text_box h1{font: bold 26px/52px 'Microsoft YaHei';
color:#fff;text-align: center;
padding-bottom: 5px;
border-bottom: 1px solid #f04141;
width: 320px;margin: 10 auto;
}
.adv_text_box p{
	font: normal 14px/22px 'Microsoft YaHei';
	color:#fff;
	text-align: center;
}
.adv_text_box .adv_text img{display: block;width: 70px;height: 70px;margin-right: 20px;}
.adv_text_box .adv_text td p{font: normal 12px/24px 'Microsoft YaHei';color:#bfbfbf;text-align: left;}
.adv_text_box .adv_text td span{font: bold 22px/40px 'Microsoft YaHei';color: #fff;}
.about_text_neiye{
	text-align: left;
}
.ny-right.fr p{
	text-align: left;
	line-height: 32px;
	/* text-indent: 2em; */
}
span.news_date_span {
    margin-left: 0px! important;
}
p.news_text_p {
    line-height: 25px ! important;
}
.nr-title {
    font-size: 26px;
    line-height: 80px;
}
.next {
    text-align: left;
    margin-top: 8px;
}
.prev {
    text-align: left;
    padding-top: 35px;
}
.returnbt {
    float: right;
}
.g_ys.f_fw {
    width: 1200px;
    position: relative;
}
.pro_box_div1.ppjs {
}
td#GA {
    background: url(../images/pp_bg.jpg) center center no-repeat;
    background-attachment: fixed;
}
a.z-crt {
    background: #007bc2;
    color: #fff;
}
.lansebeijing {
    width: 352px;
    height: 660px;
    position: absolute;
    background: #0e8fed;
    top: 185px;
    left: -352px;
}
.menu_cur{
	    background: #da251c;
}
.nr-content {
    text-align: left;
}
form.message_form input[type="text"]{
	width: 32.4%;
	height: 30px;
	padding-left: 1px;
}
form.message_form textarea.message_text{
	width: 99.3%;
	display: block;
	height: 80px;
	margin-top: 10px;
	color: #5c5c5c;
	font-size: 13px;
	padding-left: 4px;
	padding-top: 4px;
}
input.message_submit {
    width: 100px;
    height: 30px;
    background: #007bc2;
    color: #fff;
    margin-top: 10px;
    border-style: none;
}
.message_box {
    width: 878px;
    float: right;
}
h2.message_h2 {
    margin-bottom: 10px;
    margin-top: 20px;
}
img#bigImg {
    width: 450px! important;
    height: 300px !important;
}
li.prodcut_fenye_one {
    float: left;
}
li.product_fenye_two {
    float: right;
}