 *{padding:0;margin:0;list-style:none;border:0;font-style:normal; font-weight:normal}
a{text-decoration:none;color:#555;}
.clr{clear:both;}	
.fl{float:left;}
.fr{float:right;}	
body{font:normal 12px/24px "微软雅黑",Sans-serif;color:#555;background:#fff;	font-family: "Microsoft YaHei", verdana, Arial; font-family:"微软雅黑";font-weight:normal; width:100%;}
img{border:none; padding:0;margin:0;vertical-align :bottom}	
/* #myTab1_Content1 table{border-top:1px #2C2C2C solid !important;border-bottom:1px #2C2C2C solid !important;border-left:1px #2C2C2C solid !important;border-collapse:collapse;} */
/* #myTab1_Content1 table tr td{border-bottom:1px #808080 solid !important;border-right:1px #808080 solid !important;border-top:0;border-left:0;} */
/* #myTab1_Content0 table{border-collapse:collapse;} */
/* #myTab1_Content0 table tr td{border:1px #808080 solid !important;padding:0} */
/* #myTab1_Content1 table{border-collapse:collapse;} */
/* #myTab1_Content1 table tr td{border:1px #808080 solid !important;padding:0} */
/* #myTab1_Content2 table{border-collapse:collapse;} */
/* #myTab1_Content2 table tr td{border:1px #808080 solid !important;padding:0} */
/* #myTab1_Content3 table{border-collapse:collapse;} */
/* #myTab1_Content3 table tr td{border:1px #808080 solid !important;padding:0} */

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}


/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;overflow:hidden;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; overflow:hidden;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 48px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-indent:-999em ;transition-duration: .5s; -ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.flex-direction-nav .flex-prev { left: 0px; }
.flex-direction-nav .flex-next { right:0px;}
.flexslider:hover .flex-prev { opacity: 0.7; left: 100px; background:url(../images/arr.png) no-repeat;}
.flexslider:hover .flex-next { opacity: 0.7; right: 100px; background:url(../images/arr1.png) no-repeat;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }


/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd;}
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom:0px; text-align: center; padding-bottom:10px}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:10px; height:10px; display: block; background: #009cdb;cursor: pointer; text-indent: -9999px; -ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;border-radius:100%;}
.flex-control-paging li a:hover { background: #d75020;}
.flex-control-paging li a.flex-active { background:#d75020;cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
.top{ width:1200px; height:100px; margin:0 auto; padding-top:10px;}
.logo{ height:100px; width:120px; overflow:hidden;}
.logo img{ width:100%;}
.phone{ padding-top:30px; margin-left:30px;}
.phone h1{ font-size:20px; color:#0089d1; font-weight:bold; line-height:26px;}
.nav{ width:750px; height:100px;}


#nav {height:100px;}
#nav li {float: left;display: block;background: none;position: relative;z-index: 999;}
#nav li b{display: block;padding:0 15px;line-height:100px; color:#222222; font-size:18px; font-family:"黑体";}
#nav li ul li span a:hover{ color:#d75020 !important;}
#nav li:hover b,#nav li ul li:hover p,#nav li ul li:hover .abcd{ color:#d75020;}
#nav ul {position: absolute;left: 1px;display: none;margin: 0;padding: 0;list-style: none;background:#fff; padding:20px 10px; border-top:1px solid #ccc;}

.mbnf li { width:260px; height:30px; line-height:30px; border-right:1px solid #eee; padding:5px 0px; float:left; margin-left:20px !important;}
.mbnf li i{ display:block; height:30px; overflow: hidden; width:160px; float:left;}
.mbnf li i img{ height:30px;}
.mbnf li p{ float:left; line-height:30px; font-size:20px; color:#333333; font-family:"黑体";}
.mbnf{ width:561px; left:-50px !important;}
.mbnf samp{ position:absolute; width:16px; height:6px; display:block;top:-6px; left:103px;}
.min{ width:1200px; margin:0 auto;}
.lquire{ background:#454545; height:25px; padding:7px 0px; padding-left:80px; margin-top:5px;}
.lquire h1{ float:left; font-size:14px; line-height:25px; color:#fff;}
.mbnvc{ display:block; float:left; height:25px; border:1px solid #5f5f5f; font-size:12px; line-height:25px; color:#333; width:275px; margin-left:15px; margin-right:45px;}
.div01{ float:left; height:25px; width:125px;  margin-left:15px;}
.inm{ width:93px; display:block; background:#fff; float:left; height:25px; border:none;border-radius:5px 0 0px 5px;}
.mb_mu1{ height:25px; background: url(../images/ss.png) no-repeat; width:30px; display:block; float:right;}
.list_ma1{ padding:4px 3px; background:#f8f6f6;}
.list_ma1 ul li{ float:left; width:190px; height:35px; overflow:hidden; margin:4px 0px; padding:7.5px 0px; border-right:1px solid #ccc; margin-right:9px;}
.muman{ float:left; height:30px; width:75px; border-right:1px solid #ccc; overflow:hidden;}
.muman img{ height:30px;}
.muman_r{ height:35px; float:right; width:105px;}
.muman_r h1{ font-size:14px; color:#009cdd; line-height:15px;}
.muman_r p{ font-size:12px; color:#009cdd; line-height:20px;}
.list_ma1 ul li:hover h1{ color:#d75020;}
.list_ma1 ul li:hover p{ color:#d75020;}
.popular{ height:35px; border-bottom:1px solid #ccc; margin:35px 0px;}
.popular h1{ float:left; height:34px; border-bottom:2px solid #0085c9; font-size:24px; color:#222222; padding-right:5px; margin-right:25px;}
.popular p{ font-size:18px; color:#666666; line-height:34px; float:left;}
.popular h2{ font-size:14px; color:#d75020; line-height:34px; float: right;}
.popular_list ul li{ width:297px; height:276px; position:relative; float:left; margin-right:1px; border:1px solid #eee;}
.popular_list ul li img{ width:100%; height:100%; position:absolute; top:0px; left:0px;}
.popular_list ul li .img1{ display:block;}
.popular_list ul li .img2{ display: none;}
.popular_list ul li:hover .img2{ display: block;}
.popular_list ul li:hover .img1{ display: none;}
.popular_list ul li p{ position:absolute; font-size:18px; color:#333333; bottom:30px; width:100%; text-align:center; font-family:"黑体";}
.list_ma2{ background:#fafafa; padding:20px 3px; margin-top:5px;}
.list_ma2 ul li{ height:85px; width:370px; margin-right:40px; float:left;}
.mn_img{ width:110px; height:85px; overflow:hidden; position:relative; float:left;}
.mn_img img{ height:85px; position:absolute; top:0px; left:0px;}
.mn_img .bt1{ display:block;}
.mn_img .bt2{ display: none;}
.list_ma2 ul li:hover .bt1{ display: none;}
.list_ma2 ul li:hover .bt2{ display: block;}
.mn_mu2{ height:85px; overflow:hidden; width:260px;  float:right; margin-top:25px;}
.mn_mu2 h1{ font-weight: bold;font-size: 24px;color: #666;}
.mn_mu2 h2{ font-size: 18px;color: #222222;}
.mn_mu2 p{ font-size:14px; color:#666}
.list_ma2 ul li:hover .mn_mu2 h1 a{ color:#086d94;}

#wrap ul li .a1 img{width:100%;}
#wrap ul li{width:300px;height: 250px;list-style: none;position: relative;float: left;overflow: hidden;} 
#wrap ul li .a1 .divA{position: absolute;bottom: 0;left: 0;width:300px;height: 46px; line-height:46px; text-align:center;background: url(../images/0.png);}
#wrap ul li .a1 .divA>.p1{width: 300x;font-size: 18px;line-height: 46px;color: #fff;}
/*遮罩*/
#wrap ul li .a2{position: absolute;top: 0;left:-300PX;width:300px;height: 250px;text-align: center;color: white;background: url(../images/0.png);transition: all 0.2s;  } 
#wrap ul li .a2 .p4{text-align: left; margin-left:25px;position: absolute;top:15px;left: -300px;color: #fff;font-size: 22px;font-weight:700;transition: all 0.2s 0.1s ease-out ;  }
#wrap ul li .a2 .p5{width:300px;text-align: left;line-height:20px ;position: absolute;top:60px;left: -300px;font-size: 18px;color:#fff; margin-left:25px;transition: all 0.2s 0.2s ease-out ;  }
#wrap ul li .a2 .p6{position: absolute;top:50px;left:25px; width:43px; height:2px; background:#d75020;transform: scale(1.4);transition: all 0.3s 0.2s ;}
#wrap ul li .a2 .p6 span{font-family: Arial;font-size: 36px; font-weight: 700;color: white;}
#wrap ul li .a2 .p7{position: absolute;width:100%;transition: all 0.2s 0.5s ; text-align:left; margin:0 20px; width:260px; font-size:13px; line-height:22px; top:100px;}


#tabs1{width:760px; margin-top:25px;}
.menu1box{ position:relative;height:35px; line-height:35px; border-bottom:2px solid #c2c2c2;}
#menu1{position:absolute;top:0;z-index:1; right:0px;}
.menu1box h1{ float:left; font-size:24px; color:#333333; line-height:35px;}
#menu1 li{float:left;display:block;cursor:pointer; padding:0 20px;text-align:center; line-height:35px; height:37px; }
#menu1 li a{font-size:16px; color:#666;}
#menu1 li.hover a{ color:#d75020 !important;}
#menu1 li i{ display:block; width:13px; height:7px; background: url(../images/00.png); margin:0 auto; margin-top:-5px; display: none;}
#menu1 li.hover i{ display:block;}
.main1box{ margin-top:10px;}
#main1 ul{display: none;}
#main1 ul.block{display: block;}
.mbg_fl{ width:360px;}
.h1_ma1{ height:30px; line-height:30px; text-align:right;}
.h1_ma1 a{ font-size:14px; color:#009adc; line-height:30px;}
.mba_img{ height:105px; overflow:hidden;}
.img_01{ height:105px; overflow:hidden; width:140px;}
.img_01 img{ width:100%; height:100%;}
.img_02{ height:105px; width:210px; overflow:hidden;}
.img_02 h1{ color:#666666; font-size:16px;}
.img_02 h2{ color:#888888; font-size:12px;}
.img_02 p{ color:#666; font-size:14px; margin-top:10px; line-height:20px;}
.news_1{ margin-top:10px; margin-left:5px;}
.news_1 h1 a{ font-size:18px; color:#666666; line-height:26px;}
.news_1 h1 a:hover{ color:#d75020;}
.news_1 p{ font-size:12px; color:#999; line-height:18px; margin-left:10px;}
.hr1{ border-left:1px dashed #eee; float:left; height:213px; margin-left:22px;}
.video{ width:360px; margin-top:25px;}
.video h2{ border-bottom:1px solid #999; height:35px; font-size:24px; color:#333; margin-top:5px;}
.fome{ background:#222222; padding:30px 0px; margin-top:60px;}
.fome_zuo{ width:1200px; margin:0 auto;}
.mnbv_1{ width:240px;}
.mnbv_1 h1{ font-size:18px; color:#ffffff; line-height:35px;}
.hr2{ background:#999; height:1px; width:60px; margin-bottom:10px;}
.mnbv_1 a{ font-size:14px; color:#dddddd; line-height:26px;}
.mnbv_1 a:hover{ color:#fff;}
.mnbv_1 p{ float:left; width:200px;}
.mnbvxc{ width:290px;}
.mnbvxc h1{ font-size:16px; color:#0182cc;}
.mnbvxc h2{ font-size:30px; color:#0182cc; font-weight:bold; line-height:40px;}
.mbnh_xw{ margin-top:20px;}
.erwma{ width:150px; float:left;}
.erwma_r{ width:115px; float:right;}
.erwma_r ul li{ height:25px; line-height:25px; margin-bottom:10px; font-size:14px; color:#ccc;}
.erwma_r ul li img{ height:25px; margin-right:10px;}
.erwma_r ul li:hover{ color:#fff;}
.mnbf_mu{ background:#111111; height:40px; line-height:40px;}
.moomn{ width:1200px; height:40px; margin:0 auto;}
.moomn h1{ font-size:16px; color:#666666; float: left; line-height:40px; font-family:"黑体";}
.moomn h1 a{ font-size:16px; color:#666666;line-height:40px;}
.moomn h2{ font-size:16px; color:#666666; float: right; line-height:40px; font-family:"黑体";}
.mvbau{ margin-top:20px; font-size:18px; color:#333; }
.list_xx{ border:1px solid #dddddd; padding:1px; margin-top:10px;}
.list_xx ul li{ padding:13px 7px; border-bottom:1px solid #eee;}
.vb_mah1{ width:95px; color:#333333; font-size:14px; text-align: left; line-height:20px;}
.manbvc{ width:1085px;}
.manbvc label{ display:block; float:left; line-height:20px; font-size:14px; color:#666; margin-right:20px;cursor:pointer; height:20px;}
.manbvc label input{ height:15px; width:15px; margin-right:3px; float:left; margin-top:4px;}
.manbvc p{float:left;margin-right:20px; height:20px;}
.manbvc p img{ height:20px;}
.ciabuo{ margin:40px 0px; line-height:30px; border-bottom:1px solid #eee; font-size:18px; color:#333;}
.por_list ul li{ float:left; width:396px; border:1px solid #eeeeee; height:385px; margin:1px; position:relative; margin-bottom:40px;}
.mbhf_img{ height:240px; overflow:hidden;}
.mbhf_img img{ width:100%;transition-duration: .5s;-ms-transition-duration: .5s; -moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.por_list ul li:hover .mbhf_img img{transform: scale(1.1);transition: all 1s ease 0s;-webkit-transform: scale(1.1);-webkit-transform: all 1s ease 0s;} 
.pro_ppp{ margin:10px 20px;}
.pro_ppp h1{ font-size:18px; color:#333333; line-height:35px;}
.pro_ppp h2{ font-size:16px; color:#666666; line-height:18px;}
.pro_ppp p{ font-size:16px; color:#333333; margin-top:15px;}
.bootfa{ position:absolute; bottom:0px; left:0px; height:35px;z-index:1; }
.bootfa h1{ width:130px; height:35px; line-height:35px; text-align:center; font-size:16px; color:#ffffff; float:left; background:#00a3e4; margin-right:3px}
.bootfa h2{ width:170px; height:35px; line-height:35px; text-align:center; font-size:16px; color:#ffffff; float:left; background:#d65e33;}
.bootfa h3{ width:35px; height:35px; float:left; background:#cacaca; overflow:hidden;}
.mbv_cau1{ text-align:center; margin-top:30px;}
.mbv_cau1 a{ padding:2px 8px; border:1px solid #dddddd; font-size:14px; color:#666666;}
.pro_y{ margin-top:10px;}
.mnv_lh{ width:580px; height:475px;}

#showbox span { background:url(../images/whitebg.png) repeat;}
#showsum { left:25px; margin-top:10px;}
#showsum span{opacity:0.5;cursor:pointer;}
#showsum span.sel {opacity:1;}

.showpage { width:580px; position:relative;}
.showpage a { display:block; width:15px; height:100px; line-height:100px;  text-align:center; font-size:26px; position:absolute; left:0; top:-100px; text-decoration:none; color:#999999; font-weight:bolder;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { color:#777;}
.mnv_lr{ width:500px;}
.mnv_lr p{ font-size:18px; color:#333; line-height:36px;}
.qq_fx{ height:30px; margin-top:20px; font-size:18px; color:#333; line-height:30px;}
.qq_fx img{ width:30px; height:30px; margin:0 5px;}

.nTab{overflow:hidden; margin-top:30px;}
.none {display:none;}
.nTab .TabTitle{ height:36px; border-bottom:1px solid #eee; padding-left:3px;}
.nTab .TabTitle li{float:left;cursor:pointer;height:35px;line-height:35px;font-size:18px; color:#333; margin-right:170px;}
.nTab .TabTitle .active{color:#d75020; border-bottom:2px solid #d75020;}
.nTab .TabContent{clear:both;overflow:hidden;background:#fff;padding:5px;display:block}
.mbnf01 samp{ position:absolute; width:16px; height:6px; display:block;top:-6px; left:224px;}
.mbnf01{ width:700px; left:-170px !important;}
.mbnf01 li{ float:left; width:130px; border-right:1px solid #eee; margin-left:44px;}
.mbnf01 li a{ font-size:18px; color:#333; display:block; margin-bottom:50px;}
.media{ margin-top:30px;}
.media ul li{ float:left; width:290px; height:390px;margin:5px; position: relative; background:#eeeeee; margin-bottom:50px;}
.img_ma265{ height:265px; overflow:hidden; background:#ccc; width:289px;}
.img_ma265 img{ width:100%; height:100%;}
.mnhg_ppp{ text-align:center; margin:0 10px; margin-top:10px;}
.mnhg_ppp h1{ font-size:24px; color:#666; padding-top:15px;}
.mnhg_ppp p{ font-size:18px; color:#666; line-height:40px; margin-top:10px;}
.hover_1{ position:absolute; width:86%; padding:3% 7%; height:94%; background:#eee; top:0px; left:0; z-index:1;  transition-duration: .5s;-ms-transition-duration: .5s;
-moz-transition-duration: .5s;-webkit-transition-duration: .5s;opacity:0;}
.media ul li:hover .hover_1{opacity:1;}
.hover_1 h1{ font-size:24px; color:#666666; font-weight:bold; text-align:center; margin-top:75px;}
.hr3{ width:43px; height:2px; margin:13px auto; background:#d75020;}
.hover_1 h2{ font-size:18px; color:#666666; text-align:center; line-height:30px;}
.hover_1 p{ font-size:18px; color:#666666;line-height:24px; margin-top:15px;}
.mbnf02 samp{ position:absolute; width:16px; height:6px; display:block;top:-6px; left:48px;}
.mbnf02{ width:100px; text-align:center;}
.mbnf02 li a{ font-size:16px; line-height:40px; text-align:center;}
.mbnf02 li{ float:none !important;}
.mnhvf{ height:130px; background:#fafafa;}
.mnhvf ul li{ float:left; height:75px; width:220px; padding:27.5px 40px;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.mnhvf ul li:hover{ background:#f5f5f5;}
.img_mavc{ width:75px; float:left; height:75px; overflow:hidden; position: relative;}
.img_mavc img{ position:absolute; top:0px; left:0px;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.pu1{opacity:1;}
.pu2{ opacity:0;}
.mnhvf ul li:hover .pu1{ opacity:0;}
.mnhvf ul li:hover .pu2{opacity:1;}
.img_mavcr{ float:right; width:130px; height:75px;}
.img_mavcr h1{ font-weight:bold; font-size:24px; color:#666; margin-top:15px;}
.img_mavcr h2{ font-size:18px; color:#222222;}
.mbn_lvc1{ width:1200px; margin:30px auto;}
.progr_l{ width:660px;}
.progr_l h1{ font-size:24px; color:#222222; font-weight:bold; line-height:60px;}
.progr_l h2{ font-size:16px; color:#666666; line-height:36px;}
.progr_l ul li{ float:left; width:186px; height:30px; border:1px solid #dddddd; text-align:center; line-height:30px;  margin:8px 5px;}
.progr_l ul li a{font-size:14px; color:#666;}
.progr_l ul li a:hover{color:#d75020;}
.progr_r{ width:495px;}
.progr_r img{ width:100%;}
.mnbf_lm p{ font-size:14px; color:#666666;}
.mnbf_lm{ margin-bottom:50px;}
.mnbj_ppp h1{ font-size:24px; color:#333; font-weight:bold; margin-bottom:20px;}
.mbhvc_01{ height:30px;}
.mbhvc_01 h1{ float:right; height:30px; line-height:30px; font-size:16px; color:#666;}
.mbhvc_01 h1 img{ margin-left:10px;height:30px;}
.mnbgf_ls{ height:65px; padding:20px 0px; border-top:1px solid #ccc; margin-top:100px; border-bottom:1px solid #ccc;}
.mbvcq_l{ }
.mbvcq_l h1{height:65px; line-height:65px; text-align:center; width:100px; background:#dbdbdb; float:left; font-size:20px; font-weight:bold; color:#fff;}
.mnh_u1{ float:left; margin-left:15px;}
.mnh_u1 h2{ font-size:18px; color:#333; font-weight:bold; line-height:24px; margin-bottom:15px;}
.mnh_u1 p{ font-size:12px; color:#666;}
.mbnhx_c h1{ font-size:24px; color:#d75020; font-weight:bold; text-align:center; line-height:36px;}
.mbnhx_c p{ font-size:16px; color:#666;line-height:30px;}
.mbnhx_c ul li{ width:260px; float:left; }
.mbva1{ width:105px; height:105px; margin:10px auto; position:relative;}
.mbva1 img{ width:100%; position:absolute; top:0px; left:0px;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.cc1{opacity:1;}
.cc2{ opacity:0;}
.mbnhx_c ul li:hover .cc1{ opacity:0;}
.mbnhx_c ul li:hover .cc2{opacity:1;}
.mbnhx_c ul li:hover h2{ color:#d75020;}
.mbnhx_c ul li:hover p{ color:#d75020;}
.mbnhx_c ul li h2{ font-size:18px; color:#333; margin-bottom:15px; text-align:center; line-height:26px;}
.mbnhx_c ul li{ font-size:14px; color:#333; margin-right:53px;}
.mbnhx_c ul{ margin-top:30px;}
.mn_listma1{ width:1200px; margin:0 auto;}
.mn_listma1 h1{font-size:24px; color:#d75020; font-weight:bold; text-align:center; line-height:36px;}
.mn_listma1 ul li{ display: table-cell;vertical-align:middle; text-align:center; *display: block;*font-size: 175px *font-family:Arial;width:300px;height:300px;}
.mn_listma1 ul li img{vertical-align:middle;}
.mn_listma1 ul li p{ color:#fff; font-size:24px; line-height:36px; margin:0 40px; text-align:left;}

.mnbf_come h1{ font-size:24px; text-align:center; color:#d75020; margin-top:30px;}
.mnbf_come ul li{ margin:0 80px; width:200px; float:left; text-align:center;}
.mnbf_come ul li p{ line-height:36px; font-size:18px; color:#666666; text-align: center;}
.mnbf_come ul{ margin:0 auto; width:1080px; margin-top:50px;}
.mbner_ma{ width:890px; margin:0 auto;}
.mbn_bs{ font-size:24px; color:#d75020; line-height:100px; text-align:center;}
.mbh_mua{ height:40px;}
.inp1{ display:block; height:38px; width:390px;  border:1px solid #ccc; padding-left:10px; font-size:14px; color:#999;}
.inp2{ display:block; height:38px; width:878px;  border:1px solid #ccc; padding-left:10px; font-size:14px; color:#999; margin-top:30px;}
.textarea1{ display:block; height:250px; width:878px;  border:1px solid #ccc; padding-left:10px; font-size:14px; color:#999; margin-top:30px; padding-top:10px;}
.submit{ text-align:center; display:block; margin:0 auto; margin-top:30px; width:165px; height:50px; background:#00a0da; font-size:24px; color:#fff;}

.mbnf06 samp{ position:absolute; width:16px; height:6px; display:block;top:-6px; left:230px;}
.mbnf06{ width:580px; left:-170px !important;}
.mbnf06 li{ width:193px; float: left; height:45px; line-height:45px; text-align:center; }
.mbnf06 li a{color:#666666; font-size:16px; line-height:45px;}
.bj_bj{ background:url(../images/bj_02.jpg) no-repeat;background-size:100% 100%; margin-top:-10px;}
.child{ height:445px; position:relative;}
.child img{ width:100%; }
.puodd{ padding:25px; background:#d99529; position:absolute; top:40px; width:330px;border-radius:5px}
.cli_235{ width:235px; height:85px; margin:0 auto; margin-top:-70px;}
.cli_235 img{ width:100%;}
.puodd p{ color:#fff; line-height:36px; font-size:16px; margin-top:15px;}
.puodd h1{ width:215px; height:50px; background:#fff; text-align:center; line-height:50px; font-size:18px; color:#009cdb; margin-top:30px;border-radius:10px;letter-spacing:5px;	}



.shiping{width: 1200px;height: 400px; margin: 0;}
.main{text-align: center}
.main img{}





















