﻿@charset "utf-8";

/*NA-UI功能样式及布局系统*/
body { height: auto; font-size:12px; min-width:1200px; font-family:"微软雅黑"; }
/*图片自动缩放*/
ul li { list-style-type: none; border: none; }
table { border-collapse: collapse; border-spacing: 0; }
input, textarea { border: none; }

/*去掉默认边框*/
input, button, select, textarea, a { outline: none; background-color: transparent; }
/* 只支持IE，过多使用效率低 */
a { blr: expression(this.onFocus=this.close()); blr: expression(this.onFocus=this.blur()); }
/* IE不支持 */
a:focus { -moz-outline-style: none; outline: none; }

/*浮动*/
.fl { float: left; }
.fr { float: right;}
.last{ margin:0px; padding:0px;}

/*清除浮动*/
.clearfix:after { height: 0; content: ""; display: block; clear: both; visibility: hidden; font-size: 0; }
.clearfix { zoom: 1; }
* html .clearfix { zoom: 1; }
.wrapper { width:1000px; margin: 0 auto; }
.clear{clear:both;}

/*header-box*/
.header-box{ width:100%; height:26px; background:#035cac;}
.header{ height:26px;}
.header p{ float:left; color:#fff; font-size:14px; line-height:26px;}
.header .collection{ float:right;}
.header .collection a{ display:block; float:left; margin-left:24px; color:#fff; line-height:26px; font-size:14px;}

/*nav-box*/
.nav-box{ width:100%; height:110px; position:relative; z-index:40;}
.nav{ height:110px;}
.nav .logo{ width:300px; height:68px; margin-top:16px; float:left; overflow:hidden;}
.nav .logo img{ display:block; width:300px; height:68px;}
.nav-list{ padding-top:41px; float:right;}
.nav-list>li{ float:left; height:20px; position:relative; border-right:1px solid #e6e6e6;}
.nav-list>li>a{ display:inline-block; float:left; width: 100px; height:17px; padding-top:3px; color:#666666; font-weight:bold; font-size: 15px; text-align:center;}
.down-manu{ position:absolute; display:none; left:-4px; top:20px; padding-top:19px; background:url(/Content/images/down-m.png) center 7px no-repeat;z-index:999;}
.down-manu>li{ padding:0px 10px 0px 10px; background:#035cac;}
.down-manu>li>a{ width: 89px; display:block; height:19px; border-bottom:1px solid #357dbd; padding-top:16px; color:#ffffff; text-align:center;}
.down-manu span{ display:block; width:95px; height:0px; background:#035cac;}
.nav-list>li:hover >a,.nav-list>li.on >a{ color:#035cac;}
.nav-listCurrent{color:#035cac !important;}

.tabsList{overflow:hidden;zoom:1;width:1000px; border-right:1px solid #ccc;}
.tabsList li{float:left;display:inline;height:220px; overflow:hidden;zoom:1; background:#F7F7F7;}
.tabsList li h4{width: 26px;height: 218px; cursor:pointer;float:left; text-align:center; background: #eee;border: 1px solid #ccc;border-right: 0;  color:#666; font-size:14px; font-weight: 100;}
.tabsList li.on h4{ background:#035cac; border:1px solid #035cac; border-right:0; color:#fff; font-weight: 100;}

.tabsList li.on .tabBody{display:block;width:285px;padding:20px; display:inline;float:left; }
.tabsList li .tabBody{display:none; }
.tabsList li .tabBody h5{font-size:18px;font-weight:100; padding-bottom:10px;}
.tabsList li .tabBody .pic{float:left;display:inline;margin-right:10px;}
.tabsList li .tabBody .pic img{border:1px solid #cbcbcb;}
.tabsList li .tabBody .newsList{margin:10px 0 0 0;}
.tabsList li .tabBody .newsList li{height:22px;line-height:22px;background:none;font-size:12px;overflow:hidden;zoom:1;clear:both;width:230px;}
.tabsList li .tabBody .newsList li a{color:#3366cc;}

.productlist{ /* overflow:hidden; */ position:relative; }
.productlist .hd{ position:relative; }
.productlist .hd .prev{ display:block;  width:50px; height:50px;  overflow:hidden; background:url(/Content/images/arry.jpg) right; position: absolute; right: -60px; top: 55px;   opacity: 0.5;}
.productlist .hd .next{ display:block;  width:50px; height:50px;  overflow:hidden; background:url(/Content/images/arry.jpg) left;position: absolute; left: -60px; top: 55px;   opacity: 0.5;}
.productlist .hd a:hover.next,.productlist .hd a:hover.prev{ opacity:1; }


.productlist .bd{
    margin-top: 10px;
 }
.productlist .bd ul{ overflow:hidden; zoom:1; width:1010px; }
.productlist .bd ul li{ margin-right:10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.productlist .bd ul li .pic{ text-align:center; }
.productlist .bd ul li .pic img{ width:192px; height:120px; display:block; }
.productlist .bd ul li .pic a:hover img{ border-color:#999;  }
.productlist .bd ul li .title{ line-height:40px; height:40px;  background:#eee; }
.productlist .bd ul li .title a{display:block;text-align:center; font-size:14px;color:#333;}
.productlist .bd ul li .title a:hover{ font-size:14px;color:#fff; background:#035cac;}
.productlist .bd ul li:hover .title a{background:#035cac; color:#fff;}

.catlist{ /* overflow:hidden; */ position:relative; margin-top:20px; }
.catlist .hd{ position:absolute; top:-49px; right:0;}
.catlist .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.catlist .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:#ccc; border-radius:50%; }
.catlist .hd ul li.on{ background:#333;; }

.catlist .bd{ }
.catlist .bd ul{ overflow:hidden; zoom:1; width:1010px; }
.catlist .bd ul li{ margin-right:10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.catlist .bd ul li .pic{ text-align:center; }
.catlist .bd ul li .pic img{ width:192px; height:80px; display:block; }
.catlist .bd ul li .pic a:hover img{ border-color:#999;  }
.catlist .bd ul li .title{ line-height:30px; height:30px;  background:#eee; }
.catlist .bd ul li .title a{display:block; width:192px; height:30px; text-align:center; font-size:14px;color:#333;}
.catlist .bd ul li .title a:hover{ font-size:14px;color:#fff; background:#035cac;}
.catlist .bd ul li:hover .title a{background:#035cac; color:#fff;}

.morea{display: inline;/* float: right; */width: 25px;height: 25px;background: #035CAC;text-align: center;line-height: 25px;color: #fff;padding: 0 5px;margin-left: 30px;}

.footer-box{ width:100%; height: 185px; background: #035CAC;}
.footer .footer-list{ width:775px; /* height:225px; */ overflow:hidden; padding-top:40px;}
.footer .footer-list dl{ display:inline-block; float:left; width:100px; margin-right:24px;}
.footer .footer-list dl dt{ display:block; color:#ffffff; font-size:16px; height:42px; text-indent:16px;}
.footer .footer-list dl dd{ display:inline-block;}
.footer .footer-list dl dd a{ display:inline-block; padding-left:16px; color:#ffffff; font-size:14px; height:25px; background:url(/Content/images/icon.jpg) 1px 7px no-repeat;}
.footer .footer-list dl dd a:hover{ background:url(/Content/images/footeron.jpg) 6px 2px no-repeat; }
.footer-right{ margin-top:36px; height: 150px;}
.show-box{ width:221px; height:30px; z-index:20; background:url(/Content/images/down.png) left center no-repeat; color:#888888; position:relative;}
.show-box span{ width:220px; line-height:30px; color:#888888; text-indent:9px; font-size:14px; cursor:pointer; display:block; height:30px; }
.text-down{ position:absolute; display:none; width:174px; left:0px; top:31px; background:#fff;}
.text-down li{ width:123px; height:30px; border-bottom:1px solid #dfdfdf; line-height:30px; margin-left:12px; color:#888888; font-size:14px; cursor:pointer;}
.qr-code{position:absolute;}
.qr-code span{ display:inline-block; float:left; width:51px; height:51px; margin-right:18px; cursor:pointer; position:relative;}
.qr-code span.weixin{ background:url(/Content/images/weixin.png) center no-repeat;}
.qr-code span.xinlang{ background:url(/Content/images/xinlang.png) center no-repeat;}
.qr-code span.QQ{ background:url(/Content/images/qq.png) center no-repeat;}
.qr-code span .eq1{ width:178px; height:156px; display:none; position:absolute; left:-174px; top:-85px;}
.qr-code span .eq2{ width:178px; height:156px; display:none; position:absolute; left:-174px; top:-85px;}
.qr-code span.weixin:hover{ background:url(/Content/images/weixinOn.png) center no-repeat;}
.qr-code span.weixin:hover img{ display:block;}
.qr-code span.xinlang:hover{ background:url(/Content/images/xinlangOn.png) center no-repeat;}
.qr-code span.xinlang:hover img{ display:block;}
.footer-botoom{ height:40px;}
.footer-botoom .copyright{ height:40px;}
.footer-botoom .copyright a{ display:inline-block;/* float:left; */ line-height:40px; color:#333333; margin-right: 10px;}
.footer-botoom .copyright a:hover{ color:#999;}
.footer-botoom .copyright .rights{ float:right; margin-right:0px;}
.footer-botoom .flink{border-bottom:1px dashed #ccc; /* padding:5px 0; */ height: 40px;line-height: 40px;}
.footer-botoom .flink a{/* padding: 10px 30px 10px 0; */ color:#666; font-size:14px; border-right: 1px solid #ccc;padding: 0 10px;}
.footer-botoom .flink a:hover{ color:#035CAC; }

/*子页banner*/
.north{ width:100%; height:240px; position:relative; overflow:hidden;}
.north img{ width:1920px; height:240px; position:absolute; left:50%; margin-left:-960px; display:block;}

/*子页面nav*/
.childNav{ height:82px; overflow:hidden; padding-bottom:22px; border-bottom:1px solid #ebebeb; margin-bottom:3px; margin-top:-50px; position:relative; z-index:30;}
.childTitle{ width:140px; float:left; height:82px; position:relative; overflow:hidden;}
.childTitle img{ display:block; width:140px; height:82px; position:absolute; left:0px; top:0px;}
.childTitle span{ display:block; width:140px; height:82px; position:relative; z-index:10; color:#ffffff; font-weight:bold; font-size: 17px; text-align:center; line-height:82px;}
.childe-right{ width:860px; float:left; padding-top:10px;}
.child-list{ border-bottom:2px solid #fff; border-left:2px solid #fff; box-shadow:10px 0px 10px #b3b3b3; background: url(/Content/images/nowa.jpg) left top repeat-x; height: 40px;}
.child-list li{ float:left; width:141px; height:40px; border-right:2px solid #fff; position:relative; }
.child-list li b{ display:none; width:11px; height:6px; background:url(/Content/images/now.png) center no-repeat; position:absolute; left:50%; margin-left:-6px; bottom:-6px; display:none;}
.child-list li a{ line-height:40px; display:block; width:100%; background:url(/Content/images/current.jpg) left top repeat-x; text-align:center; color:#fff; font-weight:bold; font-size: 17px;}
.child-list li.now b{ display:block;}
.child-list li.now a{ background:url(/Content/images/nowa.jpg) left top repeat-x;}
.location{ float:right; margin-top:13px;}
.location span{ display:inline-block; float:left; color:#808080; font-size:14px;}
.location a{ display:inline-block; padding:0px 2px; float:left; color:#808080; font-size:14px;}
.location a.page{ color:#333333;}
/*page*/


.ditu{ width: 1000px; overflow:hidden; margin:20px auto 0;}
.lianxi_left{ width: 445px; float:left; margin-top:20px; margin-left:15px;}
.lianxi_left p{font:normal 14px/22px '微软雅黑'; color:#656565;}
.lianxi_dizhi,.lianxi_dianhua,.lianxi_youxiang,.lianxi_weblocal,.lianxi_zuoji{ background:url(/Content/images/dizhi.jpg) no-repeat; height:30px; text-indent:50px; font: normal 18px/30px '微软雅黑'; color:#656565; margin-top:30px;}
.lianxi_dianhua{background:url(/Content/images/dianhua.jpg) no-repeat;}
.lianxi_youxiang{background:url(/Content/images/youxiang.jpg) no-repeat;}
.lianxi_weblocal{background:url(/Content/images/weblocal.jpg) no-repeat;}
.lianxi_zuoji{background:url(/Content/images/zuoji.jpg) no-repeat;}
.lianxi_right{ width: 489px; float:left; border-left:1px dashed #CCC; overflow:hidden; margin-left:30px; margin-top:20px; padding-left:20px;}
.lianxi_right p{font:normal 14px/22px '微软雅黑'; color:#656565;}
.lianxi_right p.s_form{ padding-top:20px; font-size:12px;}
.lianxi_right p.s_form strong{ color:#F00;}
.lianxi_right p input{ background-color:#D3D3D5; width: 371px; height:28px; text-indent:10px; border:0;}
.lianxi_right p .inpt2{ background-color:#D3D3D5; width: 225px; height:28px; text-indent:10px; border:0;}
.lianxi_right p textarea{ background-color:#D3D3D5; width: 550px; height:80px; text-indent:20px; border:0;}
.lianxi_right p input.submit{display:block; width:155px; height:40px; background-color:#0054A4; text-align:center; font:normal 14px/40px '微软雅黑'; color:#FFF; margin-top:20px;}


@charset "utf-8";
/*************************************
*样式公用文件
*@mogumomo
*420128796
*2014-1-20
*project
*************************************/
/* CSS Document */


/*banner-box*/
.banner{height:500px; position:relative; z-index:10; width:100%; overflow:hidden;}
.banner .d1{width:1920px;height:500px;display:block;position:absolute; left:50%; margin-left:-960px; top:0px;}
.banner .d1 img{ width:1920px; height:500px; display:block;}
.banner .d2{ position:relative; z-index:20;}
.banner .d2 ul{ position:absolute; right:0px; top:343px;}
.banner .d2 ul li{width:40px; height:5px; overflow:hidden; cursor:pointer;background:#fff; display:inline-block; }
.banner .d2 li.nuw{background:#357dbd;}

.nows{color:#fff !important;}
/*机械城简介*/
.introduct-box{ width:100%; height:140px; background:url(/Content/images/intr_bg.png) left top repeat-x; margin-top:-140px; position:relative; z-index:999;}
.introduct{ height:140px;}
.introduct .intrImg{ width:190px; height:120px; padding:10px; float:left; background:#ffffff; margin-right:12px;}
.introduct .intrText{ float:left; width:770px;}
.introduct .intrText >a{ display:block; width:25px; height:25px; line-height:25px; text-align:center; color:#fff; font-size:18px; margin-left:70px; margin-top:-13px; background:#035cac;}
.introduct .intrText h3{ color:#035cac; font-size:14px; margin-left:2px; margin-top:10px; margin-bottom:8px;}
.introduct .intrText p{ color:#808080; font-size:14px; line-height:26px; text-indent:27px;}

/*dyminac*/
.dyminac{ padding:20px 10px 19px 10px; width:980px; border-bottom:1px solid #ebebeb; margin-bottom:3px;}
.news{ width:392px; float:left;}
.contitle{  color:#0a60af; font-size:14px; height:30px;}
.contitle span{ display:inline-block; color:#4d82b4l; margin-left:7px;}
.news .news-list{ margin-left:-10px;}
.news .news-list li{ height:36px; border-bottom:1px dashed #ececec; padding-left: 25px; background:url(/Content/images/dot.png) 10px 14px no-repeat;}
.news .news-list li a{ color:#808080; font-size:14px; line-height:36px;}
.market{ float:right; width:544px; }
.market-content{}
.marketImg{ float:left; margin-top:12px; border:1px solid #ebebeb; width:192px; height:150px; padding:10px; background:#fff; position:relative;}
.marketImg img{ display:block; width:192px; height:150px;}
.marketImg .add{ display:block; width:25px; height:25px; line-height:25px; text-align:center; color:#fff; font-size:18px; background:#035cac; position:absolute; right: -7px; top:-12px;}
.marketText{ margin-left:14px; width: 285px; float:left; background: url(/Content/images/icona.jpg) no-repeat; padding-left: 30px;}
.single{ position:relative; margin-bottom:20px;}
.single span{ display:inline-block; color:#808080; padding-left:12px; background:url(/Content/images/dot.png) left 7px no-repeat; position:absolute; left:0px; top:5px; font-weight:bold; font-size:14px;}
.single b{ display:inline-block; color:#808080; font-weight:normal; font-size:14px; line-height:24px; text-indent:62px; width:315px;}
.single.no{ margin-bottom:0px;}
.economic{ margin-top:30px; margin-bottom:10px; border-top:1px solid #ebebeb;}
.wal-mart{ width:1000px; }
.contitle1{ height:30px; background: #e7e7e7; /* padding-bottom: 10px; */}
.contitle1 span{ display:block; background:#035cac; padding:0px 10px; height:30px; float:left; line-height:30px; text-align:center; color:#ffffff; font-weight:bold; font-size:14px;}
.contitle1>a{ display:block; background:#035cac; float:left; margin-left:1px; width:30px; height:30px; line-height:30px; text-align:center; color:#fff; font-size:14px;}
.wal-mart .walImg{ height:85px; margin-top:18px; margin-bottom:20px;}
.wal-mart .walImg img{ display:block; float:left; width:120px; height:85px; margin-right:10px;}
.wal-mart .walImg img.no{ margin-right:0px;}
.wal-mart p{ color:#808080; font-size:14px; line-height:24px; }
.zone{ float:right;}
.zonecontent{ margin-top:17px;}
.zoneImg{ width:192px; height:150px; float:left; margin-right:14px; padding:10px; border:1px solid #ebebeb; float:left;}
.zoneImg img{ display:block; width:192px; height:150px;}
.zonecontent p{ float:left; width:310px; color:#808080; font-size:14px; line-height:24px; text-indent:24px;}

/*机械城简介*/
.container{ border-top:1px solid #ebebeb; min-height:400px;margin-bottom: 50px;}
.intr-detail{ padding:28px 10px 0px;}
.intr-detail img{ margin:auto; margin-bottom:27px;}
.intr-detail p{ color:#878785; font-size:16px; line-height:30px;}

/*honor*/
.honor{ padding:28px 20px 0px;}
.honor li{ width:298px; float:left; margin-right:33px; margin-bottom:54px; border-bottom:1px solid #e9e7e8;}
.honor li .honorText{ width:298px; height:210px; position:relative;}
.honor li.last{ margin-right:0px;}
.honor li .honorText .honorImg{ padding:10px; background:#f2f2f2; width:278px; height:190px; overflow:hidden;}
.honor li .honorText .honorImg img{ display:block; width:278px; height:190px;}
.honor li .honorText span{ display:block; width:278px; height:190px; position:absolute; left:10px; display:none; top:10px; background:#e3ac3d; opacity:0.88; filter:alpha(opacity=88);}
.honor li .honorText span i{ display:block; width:80px; height:80px; position:absolute; left:100px; top:57px; background:url(/Content/images/magnifier.png) center no-repeat; cursor:pointer;}
.honor li p{ color:#878785; font-size:14px; height:21px; padding-top:24px; text-indent:14px;}
.fangdj{display:none; width:614px; height:430px;background-image:url('/Content/images/fangdj.png');position:absolute;overflow:hidden;top:100px;left:300px;z-index:1000;}
.fangdj div{width:555px; height:380px; background-color:#333;margin:25px 0 0 30px;}
.fangdj div img{width:555px; height:380px; }
.fangdj span{float:right;margin:15px 5px 0 0;width:24px; height:16px;background-image:url('/Content/images/cl_03.png');cursor:pointer;}
.fangfjBg{width:100%;height:1000px;position:fixed;z-index:999;background-color:#333;opacity:0.3;top:0px;left:0px;display:none;}
/*leader*/
.leader ul{ padding:30px 10px 0px;}
.leader ul li{ height:138px; margin-bottom:50px;}
.leader ul li:hover{ opacity:0.7;}
.leader ul li .leaderImg{ float:left; width:206px; height:138px; overflow:hidden;}
.leader ul li .leaderImg img{ display:block; width:206px; height:138px;}
.leader ul li .leaderText{ float:right; width:744px;}
.leader ul li .leaderText .leaderTitle{ height:25px; padding-top:5px; border-bottom:1px dashed #e3e3e3;}
.leaderTitle{overflow:hidden;}
.leaderTitle a:hover,.leaderTitle h3:hover{color:#045BAB !important;}
.leader ul li .leaderText h3{ color: #176AB8; font-size:16px; float:left; /* font-weight:normal; */ font-size:16px;}
.leader ul li .leaderText .more{ display:block; color:#e3ac3d; margin-right:18px; float:right;}
.leader ul li .leaderText .data{ padding-top:14px; height:14px; margin-bottom:28px;}
.leader ul li .leaderText .data span{ display:block; float:left; padding-left:24px;  padding-right:17px; color:#333333;}
.leader ul li .leaderText .data span.last{ padding-left:0px; border-right:1px solid #5d5d5d;}
.leader ul li .leaderText p{ color:#666666; font-size:14px; line-height:24px;}

.wrapper .left{float:left; width:230px; margin-right:20px; margin-top: 30px;}
.wrapper .left ul{
    background: #035CAC;
 
    /* padding-bottom: 20px; */
}
.wrapper .left ul li{
    height: 35px;
    border-bottom: 1px solid #106EC3;
}
.wrapper .left ul li a{
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: left;
    color: #fff;
    padding-left: 20px;
	font-size:14px;
}
.wrapper .left ul li a:hover{background:#FAB426; color:#106EC3;}
.wrapper .left ul li a.on{background:#FAB426; color:#106EC3;}
.pro-leader{float:left; width:750px;}
.pro-leader ul{ padding:30px 10px 0px;}
.pro-leader ul li{ height:138px; margin-bottom:50px;}
.pro-leader ul li:hover{opacity:0.7;}
.pro-leader ul li .leaderImg{ float:left; width:206px; height:138px; overflow:hidden;}
.pro-leader ul li .leaderImg img{ display:block; width:170px;}
.pro-leader ul li .leaderText{ float:right; width:520px;}
.pro-leader ul li .leaderText .leaderTitle{ height:25px; padding-top:5px; border-bottom:1px dashed #e3e3e3;}
.pro-leaderTitle{overflow:hidden;}
.pro-leaderTitle a:hover,.leaderTitle h3:hover{color:#045BAB !important;}
.pro-leader ul li .leaderText h3{ color:#333333; font-size:16px; float:left; /* font-weight:normal; */ font-size:16px; color: #055CAC;}
.pro-leader ul li .leaderText .more{ display:block; color:#e3ac3d; margin-right:18px; float:right;}
.pro-leader ul li .leaderText .data{ padding-top:14px; height:14px; margin-bottom:28px;}
.pro-leader ul li .leaderText .data span{ display:block; float:left; padding-left:24px;  padding-right:17px; color:#333333;}
.pro-leader ul li .leaderText .data span.last{ padding-left:0px; border-right:1px solid #5d5d5d;}
.pro-leader ul li .leaderText p{ color:#666666; font-size:14px; line-height:24px;}

.PageList a {color:#888888 ;}
.PageList  li:hover a{color:#fff;}
/*bussiness*/
.bussinessList{ width:980px; margin:0 auto; overflow:hidden; margin-top:27px; margin-bottom:30px;}
.bussinessList2{ width:750px; margin:0 auto; overflow:hidden; margin-top:27px; margin-bottom:30px;}
.item{ width:100%; background-color:#fff; height:70px;}
.itemSlid{ float:left; width:5px; height:63px; margin-top:3px; background-color:#dadada; margin-left:3px;}
.itemContent{float:left; margin-left:15px;}.itemContent h3{ margin-top:10px; font-size:14px; color:#494949; font-weight:100;}.itemContent p{ margin-top:13px; font-size:14px; color:#494949;}
.item1{background-color:#f4f5f6;}
.item1 .itemSlid{ background-color:#166bb8 !important;}

/*Contact*/
.contactMain{ width:960px; margin:0 auto; overflow:hidden; margin-top:27px; margin-bottom:30px;}
.baidumap{ width:880px; height:475px; margin:0 auto; border:1px solid #dddddd; margin:0px 0 0 15px;}
.ContactTitle h2{ font-size:16px;}.ContactTitle p{ font-size:14px; color:#555555; line-height:25px; margin-top:10px;}
.contactMain form{ width:770px; margin:0 auto; margin-top:50px;}
.contactMain form p{ line-height:30px; margin-top:20px; font-size:14px; color:#666666;}
.contactMain form p span{ }
.contactMain form p select,.contactMain form p input,.contactMain form p textarea{ width:160px; border:1px solid #dddddd; height:35px; line-height:35px;}
.contactMain form p input{ margin-left:5px; width:332px;}
.contactMain form p textarea{ width:532px;margin-left:5px; height:200px;}
.sub,.res{ width:140px !important; height:40px; float:left; line-height:40px; background-color:#e3ac3d; color:#fff; margin-left:70px !important;}
.res{background-color:#eae8e8; color:#333;}

/*news details*/
.newsTitle{ padding-bottom:20px; border-bottom:1px dashed #e3e3e3;}
.newsTitle h3{ font-size:16px; color:#333; text-align:center;}
.newsTitle p{ text-align:center; margin-top:20px;}
.newsTitle p span{ font-size:14px; color:#333;}
.newsContent{margin-top:30px;}
.newsContent , newsContent p, newsContent span{ font-size:14px; color:#333; line-height:25px; text-indent:2em;}
.noticeContent , noticeContent p, noticeContent span{ font-size:16px; color:#333; line-height:30px; text-indent:0em !important; min-height: 706px;}
.noticeContent2{ font-size:16px; color:#333; line-height:30px; text-indent:0em !important; min-height: 506px;}
/*notice*/
.noticeItem{ width:100%; height:82px; margin-bottom:30px;}
.noticeItem .date{ width:90px; height:80px; background-image:url(/Content/images/noticedate.png); float:left;}
.noticeItem .date .day,.noticeItem .date .year{ float:left; height:40px; line-height:40px; width:90px; text-align:center; font-size:18px; color:#787878;}
.noticeItem .content{ float:left; margin-left:50px; height:60px; padding-bottom:28px; width:838px; border-bottom:1px dashed #e3e3e3;}
.noticeItem .content h3{ font-size:16px; color:#333; font-weight:200; margin-top:15px;}
.noticeItem .content p{ font-size:14px; color:#666666; margin-top:15px;}
.noticeslid{ width:100%; height:3px; border-bottom:1px solid #e3e3e3; border-top:1px solid #e2e2e2; margin-top:20px; margin-bottom:3px;}
.noticeContentfooter{margin-top:20px;height: 80px;position: relative;}
.noticeContentfooter .anniu{width:100%; float:left; margin-top:10px;}
.noticeContentfooter .anniu .p{ width:76px; height:30px; background-color:#e3ac3d; font-size:12px; color:#fff; text-align:center; line-height:30px; float:left;}
.noticeContentfooter .anniu .a{height:30px; padding:0 5px 0 5px; background-color:#eaeaea; font-size:14px; color:#333; text-align:center; line-height:30px; float:left; margin-left:5px;}
.noticeContentfooter .anniu .a:hover{background-color:#E3AC3D; font-size:14px; color:#fff; }
.return{ position:absolute; right: 0; top: 10px;}
.return a{ float:left; width: 70px; height: 30px; line-height: 30px; text-align: center; background-color:#e3ac3d; color:#fff;}
.return2{ position:absolute; margin:0px 0 0 680px;}
.return2 a{ float:left; padding:2px 22px 2px 22px; background-color:#e3ac3d; color:#fff;}

/*Vedio*/
.VedioContainer{ width:718px; height:421px; margin:0 auto; overflow:hidden; background-image:url(/Content/images/CONTROL-SHOW_03.png); margin-top:20px;}
.VedioPlayer{ width:690px; height:400px; background-color:#333; margin-left:15px; margin-top:8px;}
.VedioTitle p{font-size:14px; color:#333; font-weight:800; text-align:center;}
.VedioTitle{ margin-top:25px;}
.ViedioList{ width:998px; height:152px; margin:0 auto; margin-top:30px;}
.btnLeft{ float:left; margin-top:40px; width:37px; height:70px; background-image:url(/Content/images/vediojt1_03.png); cursor:pointer;}
.ViedioImgC{ width:880px; height:152px;float:left; overflow:hidden; }
.btnRight{float:left; margin-top:40px; width:37px; height:70px; background-image:url(/Content/images/vediojt2_03.png); margin-left:10px;}
.ViedioMain{width:880px; height:152px;}
.Item{width:200px; height:150px; float:left; margin-left:20px;}
.Item img{ width:200px; height:118px;} .Item p{ font-size:14px; color:#333; text-align:center;}


@charset "utf-8";
/*************************************
*样式主文件
*@mogumomo
*420128796
*************************************/
/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,dl,dt,dd,
input{margin:0;padding:0;}
body{font-size:12px; font-family:"微软雅黑"; min-width:1200px; }
img{border:none;}
li{list-style:none;}
input,select,textarea{outline:none;border:none;background:none;}
textarea{resize:none;}

html,body { width:100%;}

body { line-height: 1; }

article, aside, address, details, dialog, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

nav ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

/* change colours to suit your needs */
ins { background-color: #ff9; color: #000; text-decoration: none; }

/* change colours to suit your needs */
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }

/* change border colour to suit your needs */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

caption, th { text-align: left; font-weight: normal; }
html, body, fieldset, img, iframe, abbr { border: 0; }
i, cite, em, var, address, dfn { font-style: normal; }
[hidefocus], summary { outline: 0; }
li { list-style: none; }
h1, h2, h3, h4, h5, h6, small { font-size: 100%; font-weight:normal; }
sup, sub { font-size: 83%; }
pre, code, kbd, samp { font-family: inherit; }
q:before, q:after { content: none; }
textarea { overflow: auto; resize: none; }
label, summary { cursor: default; }
a, button { cursor: pointer; }
h1, h2, h3, h4, h5, h6, em, strong, b { font-weight: bold; }
del, ins, u, s, a, a:hover { text-decoration: none; }

#badoopager{ margin-left:270px;}
#badoopager a{
    display: inline-block;
    padding: 0 15px;
    height: 40px;
    border: 1px solid #eee;
    line-height: 40px;
    text-align: center;
    font-size: 13px;
}
#badoopager span{
    display: inline-block;
    padding: 0 15px;
    height: 40px;
    border: 1px solid #CE8A00;
    line-height: 40px;
    background: #FAB426;
    color: #fff;
    text-align: center;
    font-size: 13px;
}
/*PageList*/
.PageList{ }
.PageList li{ float:left; margin-right:7px; cursor:pointer; width:24px; height:24px; border:1px solid #eae9e9; text-align:center; line-height:26px; color:#888888; font-size:14px;}
.PageList li.last{ margin-right:0px;}
.PageList li:hover,.PageList li.nows{ color:#fff; background:#e3ac3d; border:none; width:26px; height:26px;}