@charset "utf-8";

/* 重置  */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
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%;}
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;}
body,textarea,input,button,select,keygen,legend{font:14px "Microsoft YaHei","微软雅黑",\9ed1\4f53,\5b8b\4f53, "Microsoft JhengHei", "华文细黑", STHeiti, MingLiu;}
body{background:#fff; color:#666; }
a{color:#666;}
a:hover{color:#ff7601;}
img{border:0px}
p{ line-height:175%;}

/* 清除浮动 */
.clearfix:after {content: "";display: block;height: 0;visibility: hidden;clear: both;}
.clearfix {*zoom: 1;}

/*边距*/
.m5{margin:5px}
.m20{margin:20px}
.m10{margin:10px}
.m15{margin:15px}
.m30{margin:30px}
.m40{margin:40px}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}
.mt35{margin-top:35px}
.mt40{margin-top:40px}
.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}
.ml5{margin-left:5px}
.ml10{margin-left:10px}
.ml15{margin-left:15px}
.ml30{margin-left:30px}
.ml40{margin-left:40px}
.ml100{margin-left:100px}
.ml150{margin-left:150px}
.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mr15{margin-right:15px}
.mr40{margin-right:40px}
.p10{padding:10px;}
.p15{padding:15px;}
.p30{padding:30px;}
.pt5{padding-top:5px}
.pt10{padding-top:10px}
.pt15{padding-top:15px}
.pt20{padding-top:20px}
.pb10{padding-bottom:10px}
.pb20{padding-bottom:20px}
.pl10{padding-left:10px}
.pl15{padding-left:15px}
.pl30{padding-left:30px}
.pr10{padding-right:10px}
.pr15{padding-right:15px}
.pr30{padding-right:30px}

/*字号*/
.bold {font-weight: bold !important;}
.fs-10 {font-size: 10px !important;}
.fs-11 {font-size: 11px !important;}
.fs-12 {font-size: 12px !important;}
.fs-13 {font-size: 13px !important;}
.fs-14 {font-size: 14px !important;}
.fs-15 {font-size: 15px !important;}
.fs-16 {font-size: 16px !important;}
.fs-18 {font-size: 18px !important;}
.fs-20 {font-size: 20px !important;}
.fs-24 {font-size: 24px !important;}
.fs-30 {font-size: 30px !important;}


/*定位*/
.tl{text-align:left}
.tc{text-align:center}
.tr{text-align:right}
.fl{float:left;display:inline}
.fr{float:right;display:inline}
.cb{clear:both}
.cl{clear:left}
.cr{clear:right}
.vm{vertical-align:middle}
.pr{position:relative}
.pa{position:absolute}
.abs-right{position:absolute;right:0}
.zoom{zoom:1}
.hidden{visibility:hidden}
.none{display:none}
.fw{font-weight:bold;}


/*颜色*/
.gray-fc{color:#999}
.gray-fc1{color:#969696}
.gray-fc2{color:#d3d3d3}
.gray-bg{background-color:#f5f5f5;}
.gray-bg1{background-color:#efefef;}
.orange-fc{color:#ff7601}
.orange-bg{background-color:#ff7601}
.white-fc{color:#fff;}
.white-bg{background-color::#fff;}
.black-fc{color:#000}
.blue-fc{color:#0166b6}
.blue-bg{background-color:#0166b6}
.blue-fc a{color:#00adf2;}
.blue-fc a:hover{color:#333;}


/* 布局 */
.g-body,.g-head,.g-foot{width:100%; float:left}
.g-wrap,.g-box{width:1360px; margin:0 auto;}/*盒容器*/
.g-main{}/*主栏*/
.g-mainc{}/*主栏子容器*/
.g-side{}/*侧栏*/
.g-sidec{}/*侧栏子容器*/

/* 头部 */
.g-head a{color:#999;}
.g-head a:hover{color:#ff7601;}
.g-head .m-nav{ float:left; border-top: 1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc; width:100%; height:53px}
.g-head .m-banner{ float:left; width:100%; height:430px}
.g-head .m-banner1{ float:left; width:100%; height:234px}
.g-head .m-banner1 img{width:100%; height:234px}
.g-head .m-search{ margin-top:10px; float:right}
.g-head .m-search .u-button{color: #FFF;font-size: 14px;text-align: center;border: none;display:block;text-decoration:none; cursor:pointer; padding:6px 20px; background: #ff7601; }
.g-head .m-search .u-button:hover{background-color: #EF411A; color: #FFF;}
.g-head .m-search .u-button a{ color: #FFF;}
.g-head .m-search .u-input{ font-size: 12px; color:#bcbcbc; height: 18px;line-height: 18px;border: 1px solid #e0e0e0;padding: 7px 10px 5px 40px;width: 200px;border-radius:3px 0 0 3px; background:url(../images/icon-01.jpg) no-repeat left}
.g-head .m-search .u-time{ font-size: 12px; color:#bcbcbc; height: 18px;line-height: 18px;border: 1px solid #e0e0e0;padding: 7px 10px 5px 10px;width: 120px;border-radius:3px;}
.g-bj{ float:left; background:#fff; margin-top:30px; width:100%}
.g-bj .m-link{float:left; width:1180px; margin-top:20px; margin-left:30px; margin-right:-30px}
.g-bj .m-link .u-top{float:right; width:75px; height:75px; margin-right:30px; background:#ff7601}
.g-bj .m-link .u-txt-orange{float:left; padding:10px 20px 10px 40px; color:#FFF; background:url(../images/icon-link.png) no-repeat 15px #ff7601;}
.g-bj .m-link .u-txt-gray{float:left; padding:1px 10px; background: #e5e5e5; width:900px}


/*侧栏*/
.g-side{ float:left; width:395px; border-right: 1px solid #f5f5f5; margin:30px 0 30px 30px; padding-right:30px}
.g-side .u-button{border-radius:5px;border: 1px solid #dddddd; color: #333;font-size: 14px;text-align: center;display:block;text-decoration:none; cursor:pointer; padding:6px 20px 6px 45px; background: url(../images/icon-04.jpg) no-repeat left #FFF; margin-top:10px }
.g-side .u-button:hover{border: 1px solid #ff7601; color: #ff7601;}
.g-side .u-button a{ color: #FFF;}
.g-side .u-button1{border-radius:5px;border: 1px solid #dddddd; color: #333;font-size: 14px;text-align: center;display:block;text-decoration:none; cursor:pointer; padding:6px 20px 6px 45px; background: url(../images/icon-05.jpg) no-repeat left #FFF; margin-top:5px }
.g-side .u-button1:hover{border: 1px solid #ff7601; color: #ff7601;}
.g-side .u-button1 a{ color: #FFF;}
.g-side .m-pic1{ float:left; width:160px; height:245px; border:#fff 1px solid;
    box-shadow: 0 0 7px rgb(144, 146, 146);
    -webkit-box-shadow: 0 0 7px rgb(144, 146, 146);
    -moz-box-shadow: 0 0 7px rgb(144, 146, 146);}
.g-side .m-pic1 img{  width:160px; height:245px;}
.g-side .m-txt2{ float:right; width:210px; font-size:14px; }
.g-sidec{ float:left; width:100%;}/*侧栏子容器*/
.g-sidec .m-top1{ float:left; width:100%;border-bottom: 1px solid #ccc;}
.g-sidec .m-top1 .m-txt1{ float:left; border-bottom: 2px solid #ff7601; margin-bottom:-1px}
.g-sidec .m-top1 .m-more1{ float:right; background:url(../images/icon-03.jpg) no-repeat left; padding:0 0 0 25px; font-size:12px; margin-top:20px}
.g-sidec .m-top1 .m-txt4{  padding:0 0 0 25px; font-size:12px; margin-top:10px}
.g-sidec .m-main{ float:left; width:100%; margin-top:20px}
.m-txt3{border-bottom: 1px dashed #eee; width:100%; padding-bottom:14px; margin-bottom:14px}
.g-side2{ float:left; width:700px; background:url(../images/pic-01.jpg) no-repeat left top; border-left: 1px solid #f5f5f5; margin-left:-1px}
.g-side2 .m-box{ float:left; width:100%;  padding:10px 0 30px 30px;}
.g-side2 .m-box .m-left{ float:left; width:420px;  border-right: 1px solid #f5f5f5; padding-right:30px}
.g-side2 .m-box .m-right{ float:left; width:240px;  border-left: 1px solid #f5f5f5; margin-left:-1px}
.g-side2 .m-top{ float:left; width:100%;  padding:30px 0 30px 30px;}
.g-side2 .m-top .m-pic{ float:left; width:320px; height:230px; border:#fff 1px solid;
    box-shadow: 0 0 7px rgb(144, 146, 146);
    -webkit-box-shadow: 0 0 7px rgb(144, 146, 146);
    -moz-box-shadow: 0 0 7px rgb(144, 146, 146);}
.g-side2 .m-top .m-pic img{ width:320px; height:230px}
.g-side2 .m-top .m-txt{ float:left; width:350px; margin-left:20px; }
.g-side3{ float:right; width:220px; border: 1px solid #f5f5f5; }
.g-side3 .m-top2{ float:right; width:100%; background: url(../images/icon-01.png) no-repeat 40px #ff7601; padding:10px 0; color:#fff; font-size:16px; text-align:center;}
.g-side3 .m-main{ float:left; width:100%; padding:10px 20px}
.g-side3 .m-main .u-but1{ float:left; width:160px; padding:5px 10px; border: 1px solid #f5f5f5; margin-bottom:10px }
.g-side3 .m-main .u-but1 img{ float:left; width:29px; height:20px; margin-right:10px}
.g-side3 .m-main .u-but1:hover{ border: 1px solid #ff7601;}
.g-side3 .m-main .u-but1 a{display: block; color:#666}
.g-side3 .m-main .u-but1 a:hover{color:#ff7601}
.u-width{ width:100%}
.g-main{ float:left; width:830px; margin:30px 40px}/*主栏*/
.g-main1{ float:left; width:1120px; margin:30px 40px}/*主栏*/
.g-mainc{}/*主栏子容器*/
.g-side4{ float:right; width:250px; margin:30px 20px}
.g-sidec4{ float:right; width:100%; border: 1px solid #f5f5f5; }
.g-sidec4 .m-top2{ float:right; width:100%; background: #ff7601; padding:10px 0; color:#fff; font-size:16px; }
.g-sidec4 .m-main{ float:left; width:100%; padding:20px 0}
.txt-7{ width:100%; text-align:center; border-bottom: 1px dotted #eee; padding-bottom:20px; }
.txt-8{ width:100%; text-align:center; font-size:12px; margin:20px 0}
.txt-6{ width:50%; padding:10px 0}
.txt-9{         float: left;  width: 235px;  height: 160px;  margin: 20px 0 20px 11px;}
.txt-9 img{ width:240px; height:160px;}

/* 文字链接列 */
.m-list{line-height:25px; padding-left:10px}
.m-list a{text-decoration:none;color:#666;}
.m-list a:hover{color:#ff7601;}
.m-list li{padding-left:15px;margin-top:5px; background:url(../images/icon-06.jpg) no-repeat left;}
.m-list li:first-child{margin-top:0;}
.m-list li span{font-size:12px; color:#b4b2ac; padding-left:10px}

/* 文字链接列-下划线 */
.m-list1{line-height:25px; padding-left:10px}
.m-list1 a{text-decoration:none;color:#666;}
.m-list1 a:hover{color:#ff7601;}
.m-list1 li{padding-left:15px;margin-top:5px; background:url(../images/icon-07.jpg) no-repeat left; border-bottom: 1px dashed #eee;}
.m-list1 li:first-child{margin-top:0;}
.m-list1 li span{font-size:12px; color:#b4b2ac; padding-left:10px}

/* 文字链接列-下划线-三角 */
.m-list2{line-height:40px; padding-left:10px}
.m-list2 a{text-decoration:none;color:#666;}
.m-list2 a:hover{color:#ff7601;}
.m-list2 li{padding-left:15px;margin-top:5px; background:url(../images/icon-08.jpg) no-repeat left; border-bottom: 1px dashed #eee;}
.m-list2 li:first-child{margin-top:0;}
.m-list2 li span{font-size:12px; color:#b4b2ac; padding-left:10px}


/* 多行式面包屑导航-默认竖线分隔 */
.m-crumb{ float:right;overflow:hidden;line-height:1.5;}
.m-crumb ul{margin-left:-20px;}
.m-crumb li{float:left;word-wrap:normal;white-space:nowrap;}
.m-crumb li:before{display:inline-block;width:20px;text-align:center;content:'|';font-size:12px;color:#ccc;font-family:\5b8b\4f53;}
/* 箭头分隔 */
.m-crumb-arr li:before{content:'\3E';}
/* 空白分隔 */
.m-crumb-blank ul{margin-left:-10px;}
.m-crumb-blank li:before{width:10px;content:'';}
/*分页*/
.pagination{margin:10px 0 0;text-align:center;line-height:32px;font-size:12px;letter-spacing:-0.307em;word-wrap:normal;white-space:nowrap;color:#999;}
.pagination ul li{display:inline-block;vertical-align:top;padding:0 4px;margin-left:-1px;font-size:12px;}
.pagination ul li span{vertical-align:top;margin-left:-1px;font-size:12px;letter-spacing:normal;text-shadow:0 1px #fff;background:#fff;-webkit-transition:background-color 0.3s;-moz-transition:background-color 0.3s;-ms-transition:background-color 0.3s;transition:background-color 0.3s;}
.pagination ul li .current{      vertical-align: top;  padding: 2px 8px;  margin-left: -1px;  border: 1px solid #ddd;  font-size: 12px;  letter-spacing: normal;
    text-shadow: 0 1px #fff;  background: #fff;  -webkit-transition: background-color 0.3s;  -moz-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;  transition: background-color 0.3s;  border-radius: 5px; text-decoration: none;  cursor: default;
    color: #999;  background: #f5f5f5; margin: 0 3px;  border: 1px solid #ddd;}
.pagination ul a{       margin: 0 3px;  vertical-align: top;  padding: 2px 8px;  margin-left: -1px;  border: 1px solid #ddd;  font-size: 12px;
    letter-spacing: normal;  text-shadow: 0 1px #fff;  background: #fff;
    -webkit-transition: background-color 0.3s;  -moz-transition: background-color 0.3s;  -ms-transition: background-color 0.3s;  transition: background-color 0.3s;
    border-radius: 5px; text-decoration: none;  color: #ff7601;}
.pagination ul a:first-child{margin-left:0;border-top-left-radius:5px;border-bottom-left-radius:5px;}
.pagination ul a:last-child{margin-right:0;border-top-right-radius:5px;border-bottom-right-radius:5px;}
.pagination ul a.pageprv:before{margin-right:3px;content:'\3C';}
.pagination ul a.pagenxt:after{margin-left:3px;content:'\3E';}
.pagination ul a:hover{background:#f5f5f5;}


/* 普通翻页器-默认居中 */
.m-page{margin:10px 0 0;text-align:center;line-height:32px;font-size:0;letter-spacing:-0.307em;word-wrap:normal;white-space:nowrap;color:#999;}
.m-page a,.m-page i{display:inline-block;vertical-align:top;padding:0 12px;margin-left:-1px;border:1px solid #ddd;font-size:12px;letter-spacing:normal;text-shadow:0 1px #fff;background:#fff;-webkit-transition:background-color 0.3s;-moz-transition:background-color 0.3s;-ms-transition:background-color 0.3s;transition:background-color 0.3s;}
.m-page a,.m-page a:hover{text-decoration:none;color:#ff7601;}
.m-page a:first-child{margin-left:0;border-top-left-radius:5px;border-bottom-left-radius:5px;}
.m-page a:last-child{margin-right:0;border-top-right-radius:5px;border-bottom-right-radius:5px;}
.m-page a.pageprv:before,.m-page a.pagenxt:after{font-weight:bold;font-family:\5b8b\4f53;vertical-align:top;}

.m-page a:hover{background:#f5f5f5;}
.m-page a:active{background:#f0f0f0;}
.m-page a.z-crt,.m-page a.z-crt:hover,.m-page a.z-crt:active{cursor:default;color:#999;background:#f5f5f5;}
.m-page a.z-dis,.m-page a.z-dis:hover,.m-page a.z-dis:active{cursor:default;color:#ccc;background:#fff;}
/* 居左 */
.m-page-lt{text-align:left;}
/* 居右 */
.m-page-rt{text-align:right;}
/* 较小 */
.m-page-sm{line-height:22px;}
.m-page-sm a,.m-page-sm i{padding:0 8px;}
/* 分离 */
.m-page-sr a,.m-page-sr i{margin:0 3px;border-radius:5px;}
.m-page-sr i{border:0;}
.m-page-sr a:first-child,.m-page-sr a:last-child{border-radius:5px;}
/* 版权 */
.g-foot{ background-color:#343434; padding:40px 0 50px 0;}
.g-foot a{ color:#969696}
.g-foot a:hover{ color:#ff7601}
.g-foot p{ line-height:25px}
.g-foot .s-bdc{ width:100%; float:left;  border-bottom: 1px solid #4e4e4e; padding-bottom:5px}
.g-foot .s-gray-fc{ padding:10px 20px; background-color:#848484; color:#FFF; font-size:14px}
.g-foot .s-orange-fc{ padding:10px 20px; background-color:#ff7601; color:#FFF; font-size:14px}

/* 导航css */
.navBar{  position:relative; z-index:1; color:#333; height:40px; line-height:40px;  }
.nav2{ width:100%; margin:0 auto;  }
.nav2 h3{ font-size:100%; font-weight:normal; font-size:16px; }
.nav2 .m{  position:relative; float:left; padding:10px 20px; display:inline; text-align:center;   }
.nav2 h3 a{  zoom:1;  line-height:16px; padding:12px 20px;  display:block; color:#333 }
.nav2 .on h3 a{padding:12px 20px;  border-bottom:3px solid #ff7601; }
.nav2 .on h3 a i{ filter:alpha(opacity=100);opacity:1;  }
.nav2 .sub{ display:none; /*默认隐藏*/ width:104px; padding:10px 0;  position:absolute; top:53px;  background:#eee;  float:left; line-height:30px; }
.nav2 .sub li{ text-align:center;  }
.nav2 .sub li h3 a{ border-bottom:none; }
.nav2 .sub li a{ font-size:14px;color:#333; display:block; zoom:1;}
.nav2 .sub li a:hover{  background:#ddd; color:#c00;   }
.nav2 .sub dl{ display:inline-block; *display:inline; zoom:1; vertical-align:top; padding:15px 29px; line-height:26px;  }
.nav2 .sub dl a:hover{ color:#c00;  }
.nav2 .sub dl dt a{ color:#000;  }
.nav2 .sub dl dd a{ color:#999; padding-left:7px; background:url(images/icon.png) 0 -332px no-repeat;  }
.nav2 #m2 .sub{ z-index:1; width:980px; left:-116px;  }
.nav2 .s{ float:left; width:3px; text-align:center; color:#D4D4D4; font-size:12px; margin-top:8px}

/* banner css */
.focusBox { position: relative; width:100%; height:430px; overflow: hidden; }
.focusBox .pic{ position:relative; z-index:0; }
.focusBox .pic img { width:100%; height:430px; display: block; }
.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;display:inline-block; *display:inline; zoom:1;  _background: url(../images/dot8.png) no-repeat 0 -16px;}
.focusBox .hd .on{ background-position:0 0; }
.focusBox .prev,
.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0 300px; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.focusBox .prev { left: 0; }
.focusBox .next { background-position: 0 -90px ; right: 0; margin: -60px 300px 0 0; }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }

/* 图片轮换css */
.focusBox1 { position: relative; width: 320px; height: 230px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
.focusBox1 .pic img { width: 320px; height: 230px; display: block; }
.focusBox1 .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox1 .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox1 .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox1 .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.focusBox1 .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox1 .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox1 .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox1 .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox1 .num li.on a,.focusBox .num a:hover{ background:#f60;  }

/* 标签css */
.notice { width: 100%;overflow: hidden; float:left;}
.notice .tab-hd { height: 29px;   }
.notice .tab-hd ul { padding-top: 4px; margin-left: 7px; }
.notice .tab-hd li{ float: left; height: 24px; line-height: 18px; background:url(../images/bnt-02.jpg) no-repeat; height:35px; width:110px; margin-right:5px}
.notice .tab-hd li a{ display:block; padding:5px 14px; text-align:center; color:#333 }
.notice .tab-hd li a:hover{ color:#333;   }
.notice .tab-hd li.on{  border-bottom: none;position: relative; background:url(../images/bnt-01.jpg) no-repeat; height:35px; width:110px; }
.notice .tab-hd li.on a{  color:#FFF }
.notice .tab-hd li.on a:hover{  color:#FFF }
.notice .tab-bd {  padding:5px;  }
.notice .tab-bd .tab-pal{ float:left; width:100%; margin-top:15px }
