@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:#f9f9f9; color:#333; }
a{color:#333;}
a:hover{color:#1c4587;}
img{border:0px}
p{ line-height:175%;}
html,body{ height: 100%;}
img{ max-width:100%;}


/*边距*/
.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}
.mt13{margin-top:13px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}
.mt35{margin-top:35px}
.mt40{margin-top:40px}
.mt50{margin-top:50px}
.mt70{margin-top:70px}
.mt80{margin-top:80px}
.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}
.mb80{margin-bottom:80px}
.ml5{margin-left:5px}
.ml10{margin-left:10px}
.ml15{margin-left:15px}
.ml20{margin-left:20px}
.ml30{margin-left:30px}
.ml40{margin-left:40px}
.ml50{margin-left:50px}
.ml100{margin-left:100px}
.ml150{margin-left:150px}
.ml290{margin-left:290px}
.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mr15{margin-right:15px}
.mr40{margin-right:40px}
.p5{padding:5px;}
.p10{padding:10px;}
.p15{padding:15px;}
.p20{padding:20px;}
.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-17 {font-size: 17px !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;}
.fs-36 {font-size: 36px !important;}
.fs-40 {font-size: 40px !important;}
.fs-50 {font-size: 50px !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-fc3{color:#727272}
.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;}
.brown-fc{ color:#824f22}
.yellow-fc{color:#fcd419}
.green-fc{color:#44b32d}


/* 清除浮动 */
.clearfix:after {content: "";display: block;height: 0;visibility: hidden;clear: both;}
.clearfix {*zoom: 1;} 



/*字体图标（阿里巴巴）*/
@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../font/iconfont.woff') format('woff'),
  url('../font/iconfont.ttf') format('truetype'),
  url('../font/iconfont.svg#iconfont') format('svg');
}

.iconfont{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

/* 布局 */
.g-body,.g-head,.g-foot{width:100%; float:left}
.g-wrap,.g-box{width:1200px; margin:0 auto;}/*盒容器*/
.m-box{width:100%; float:left;}/*盒容器*/
.g-main{}/*主栏*/
.g-mainc{}/*主栏子容器*/
.g-side{}/*侧栏*/
.g-sidec{}/*侧栏子容器*/
.img{ width: 100%;  }


/*显视*/
.pc_box{ display: block; }
.app_box{ display: none;  }


/*线条*/
.line_top{border-top:1px solid #ededed;}
.line_bottom{border-bottom:1px solid #ededed;}
.line_left{border-left:1px solid #ededed;}
.line_right{border-right:1px solid #ededed;}


/* 按钮 */
.btn_black{ width: 80px; height: 40px; line-height: 40px; font-size: 16px; background: #1a1a1a; color: #fff; text-align: center; display: block; border-radius: 8px;} 
.btn_black:active{ color: #fff; background: #705f4f;} 
.btn_black:hover{  color: #fff;} 


.btn_gray_c{position: fixed;  z-index: 99; bottom: 120px; right: 32px; width: 80px; height: 80px; background: #a5a5a5; color: #fff; text-align: center; display: block; border-radius: 8px;} 
.btn_gray_c:active{ color: #fff; background: #999;} 
.btn_gray_c:hover{  color: #fff;} 

/* 顶部 */
header{ position: absolute; top: 0; left: 0 ; right: 0;  height:150px;color:#000; box-shadow: 0 5px 10px rgba(102,102,102,.1); } 
header .logo_img{ float: left; }
header .share_right{ float: right; width: 200px;  margin-top:60px;}

/* 内容 */
.content_box{ position: absolute;  top: 150px; bottom: 50px; left: 0; right: 0; /*background: #fff;*/   }
.content_box .mei_box{ padding: 0; }
.content_box h3{ font-size: 19px; font-weight: 400; }
.content_img_01 {position: absolute;  top: 150px; bottom: 50px; left: 0; right: 0;  background: url(../img/banner_01.png) no-repeat center ; }

.content_img_02 { width: 100%; height: 100%;/*background: #ffffff;*/ /*background: url(../img/banner_02.png) center center no-repeat ;*/ background-size: cover;}
.content_img_02 .bj_color{ float: left; width: 100%; margin-top: 16px;/* height:auto;*/  /*height:724px;*/ /*background: #a19088;*/ color: #333;  overflow: auto;}

.content_img_03 { width: 100%; height: 100%;background: #a19088; /*background: url(../img/banner_03.png) center center no-repeat ;*/ background-size: cover; }

.content_img_04 { width: 100%; height: 100%;background: #a19088; /*background: url(../img/banner_04.png) center center no-repeat ;*/ background-size: cover;}
.content_img_04 .bj_color{ float: left; width: 100%; margin-top: 16px; padding: 16px 0;  height:676px;/* background:url(../img/img_08.png);*/ color: #fff;  overflow: auto;}
.content_img_04 li{ float: left; width: 50%; margin: 5px 0;  }
.content_img_04 li .bj_box{ margin: 10px; /*background: #ff625a;*/ }
.content_img_04 li .bj_box:hover{  box-shadow: 0 1px 5px rgba(80,54,3,.3); }
.content_img_04 li .bj_box .img_a{ width: 100%; height: 250px; }
.content_img_04 li .bj_box .title{ line-height:40px; text-align: center;  }
.content_img_04 li .bj_box .fudong{ margin-top: -250px; text-align: center; overflow:hidden ;}
.content_img_04 li .bj_box .fudong img{height: 250px; }

.content_img_05_a { width: 100%; height: 100%;background: #a19088;/* background: url(../img/banner_05.png) center center no-repeat ;*/ background-size: cover;}
.content_img_05_a .bj_color { width: 100%; padding: 16px 0; height: 676px; /*background: url(../img/img_09.png); */color: #fff; float: left; margin-top: 16px;  overflow: auto;}

.content_img_05 { width: 100%; height: 100%;background: #a19088;/* background: url(../img/banner_05.png) center center no-repeat ;*/ background-size: cover; }
.content_img_05 .bj_color { width: 100%; height: 440px;/* background: url(../img/img_09.png);*/ color: #fff; float: left; margin-top: 150px; }
.content_img_05 .bj_color .picScroll-left .bd ul li{ margin:0 8px; background: #a19088; float:left; _display:inline; overflow:hidden; text-align:center;  }
.content_img_05 .bj_color .picScroll-left .bd ul li .pic img{ width:265px; height:180px; display:block;   }
.content_img_05 .bj_color .picScroll-left .bd ul li .title1{ width:265px; height: 140px;  padding:5px 0; line-height:44px; color: #fff; text-align: left;   }
.content_img_05 .bj_color .picScroll-left .bd ul li .title1 h3{ padding: 0 10px; font-weight: 400;font-size: 16px;width: auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;word-wrap: break-word;word-break: break-all;  }
.content_img_05 .bj_color .picScroll-left .bd ul li .title1 p{padding: 0 10px; font-size: 13px;line-height: 1.2;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; }
.content_img_05 .bj_color .picScroll-left .bd ul li .title1 .bnt_b{ color: #333; line-height: 28px; text-align: center; font-size: 12px; width: 100px; background: #ffffff; border-radius: 8px; margin:10px ; padding: 5px 20px; }

.content_img_06 { width: 100%; height: 100%;background: #a19088;/* background: url(../img/banner_06.png) center center no-repeat ;*/ background-size: cover;}
.content_img_06 .bj_color { width: 100%; height: 460px;/* background: url(../img/img_03.png);*/ color: #333; float: left; margin-top: 150px; }
.content_img_06 .picScroll-left .bd ul li .pic img{ width:265px; height:347px; display:block; border:3px solid #fff; }
.content_img_06 .picScroll-left .bd .divcss5 span{display:none; text-decoration:none}
.content_img_06 .picScroll-left .bd .divcss5:hover{cursor:pointer} 
.content_img_06 .picScroll-left .bd .divcss5:hover span{ display:block;position:absolute; color:#FFF;width:271px; height:353px; 
z-index:10; background:#000;filter:alpha(opacity=80);-moz-opacity:0.8;opacity: 0.8;}
.content_img_06 .picScroll-left .bd .divcss5:hover span img{ margin: 130px 0 0 0;}

.content_img_07_a { width: 100%; height: 100%; /*background: url(../img/banner_07.png) center center no-repeat ;*/ background-size: cover;}
.content_img_07_a .bj_color{ float: left; width: 100%; padding: 16px 0; margin-top: 16px;  height:676px;/* background:url(../img/img_10.png);*/ color: #fff; overflow: auto;}
.content_img_07_a .bj_color .table_box{padding: 32px;}
.content_img_07_a .bj_color .table_box .box_50 {width: 50%; float: left;}
table,table tr th, table tr td { border:1px solid #ddd; padding: 16px; font-size: 14px; color: #333; }
table{ width: 100%;  text-align: center; border-collapse: collapse; }   

.content_img_07 { width: 100%; height: 100%;background: #a19088; /*background: url(../img/banner_07.png) center center no-repeat ; */background-size: cover;}
.content_img_07 .bj_color{ float: left; width: 100%; margin-top: 150px;  height:408px; /*background:url(../img/img_10.png);*/ color: #fff; }
.content_img_07	.tabBar{ width:700px; margin: auto; padding-top: 100px; }
.content_img_07 .tabBar .hd ul{ z-index:5; position:relative;  zoom:1;}
.content_img_07	.tabBar .hd li{ float:left; height:32px; line-height:32px; padding:0px 10px 0px 10px; color:#fff;  border-bottom:0px; cursor:pointer;}
.content_img_07	.tabBar .hd li.on{ height:32px; line-height:32px; font-weight:bold; overflow:hidden; margin-top:0px; position:relative;  background:#b98115; }
.content_img_07	.tabBar .hd li.on span{ font-weight:bold; color:#c00;  }
.content_img_07	.tabBar .bd{  padding:10px 0 0 0; clear:both; position:relative;   }
.content_img_07	.tabBar .bd .input_bj{ width: 100%; height: 49px; background: #0e8c4b; border:2px solid #0e8c4b;}
.content_img_07	.tabBar .bd .input_bj input{ border:0;width:580px;height:40px;line-height:40px;background-color:#fff;background-image:none;font-size:16px;color:#333;text-align:left;word-spacing:0px;padding:4px;clear:both; margin-top:0px; margin-left:0px;outline:none; }
.content_img_07	.tabBar .bd .input_bj .bnt_a{width:100px;height:48px;line-height:48px;background-color:#0e8c4b; color: #fff; text-align: center; }

.content_img_08_a { width: 100%; height: 100%; /*background: url(../img/banner_08.png) center center no-repeat ; */background-size: cover; }
.content_img_08_a .bj_color{ float: left; width: 100%; padding: 16px 0; margin-top: 16px;  height:676px; /*background:url(../img/img_06.png);*/ color: #333; overflow: auto;}
.content_img_08_a .bj_color .table_box{padding: 32px;}
.content_img_08_a .bj_color .table_box .box_50 {width: 50%; float: left;}
table,table tr th, table tr td { border:1px solid #ddd; padding: 16px; font-size: 14px; color: #333; }
table{ width: 100%;  text-align: center; border-collapse: collapse; }   

.content_img_08 { width: 100%; height: 100%;background: #a19088; /*background: url(../img/banner_08.png) center center no-repeat ;*/ background-color:Black; background-size: cover;}
.content_img_08 .bj_color{ float: left; width: 100%; margin-top: 150px;  height:408px; /*background:url(../img/img_06.png);*/ background-color:Black; color: #fff; }
.content_img_08	.tabBar{ width:700px; margin: auto; padding-top: 100px; }
.content_img_08 .tabBar .hd ul{ z-index:5; position:relative;  zoom:1;}
.content_img_08	.tabBar .hd li{ float:left; height:32px; line-height:32px; padding:0px 10px 0px 10px; color:#333;  border-bottom:0px; cursor:pointer;}
.content_img_08	.tabBar .hd li.on{ height:32px; line-height:32px; font-weight:bold; overflow:hidden; margin-top:0px; color:#fff; position:relative;  background:#333333; }
.content_img_08	.tabBar .hd li.on span{ font-weight:bold; color:#c00;  }
.content_img_08	.tabBar .bd{  padding:10px 0 0 0; clear:both; position:relative;   }
.content_img_08	.tabBar .bd .input_bj{ width: 100%; height: 49px; background: #333333; border:2px solid #333333;}
.content_img_08	.tabBar .bd .input_bj input{ border:0;width:580px;height:40px;line-height:40px;background-color:#fff;background-image:none;font-size:16px;color:#333;text-align:left;word-spacing:0px;padding:4px;clear:both; margin-top:0px; margin-left:0px;outline:none; }
.content_img_08	.tabBar .bd .input_bj .bnt_a{width:100px;height:48px;line-height:48px;background-color:#333333; color: #fff; text-align: center; }

.content_img_09 { width: 100%; height: 100%;background: #a19088;/* background: url(../img/banner_09.png) center center no-repeat ; */background-size: cover; }
.content_img_09 .bj_color{ float: left; width: 100%; margin-top: 16px; padding: 16px 0;  height:676px;/* background:url(../img/img_04.png);*/ color: #fff;  overflow: auto;}
.content_img_09 li{ float: left; width: 50%; margin: 5px 0; }
.content_img_09 li .bj_box{ margin: 10px;background: #a19088; /*background: #3be1ed;*/ }
.content_img_09 li .bj_box:hover{  box-shadow: 0 1px 5px rgba(80,54,3,.3); }
.content_img_09 li .bj_box .img_a{ width: 100%; height: 250px; }
.content_img_09 li .bj_box .title{ line-height:40px; text-align: center;  }
.content_img_09 li .bj_box .fudong{ margin-top: -250px; text-align: center; overflow:hidden ;}
.content_img_09 li .bj_box .fudong img{height: 250px; }

.content_img_10 { width: 100%; height: 100%;background: #a19088;/* background: url(../img/banner_10.png) center center no-repeat ;*/ background-size: cover; }
.content_img_10 .bj_color { width: 100%; height: 440px;/* background: url(../img/img_03.png); */color: #333; float: left; margin-top: 150px; }

.content_img_11 { width: 100%; height: 100%;background: #a19088;/* background: url(../img/banner_11.png) center center no-repeat ;*/ background-size: cover; }
.content_img_11 .bj_color{ float: left; width: 100%; margin-top: 16px; padding: 16px 0; height:676px;/* background:url(../img/img_02.png);*/ color: #fff;  overflow: auto;}

.content_img_12 { width: 100%; height: 100%;background: #a19088;/* background: url(../img/banner_12.png) center center no-repeat ;*/ background-size: cover; }
.content_img_12 .bj_color { width: 100%; height: 440px; /*background: url(../img/img_01.png); */color: #fff; float: left; margin-top: 150px; }
.content_img_12 .bj_color .left_50{ width: 50%; float: left; font-size: 16px }
.content_img_12 .bj_color .left_50 .kuang_a{  padding: 50px;}
.content_img_12 .bj_color .line_right_a{border-right:1px dashed  #ddd;}
.content_img_12 .bj_color .input_a{border-bottom:1px solid #ededed;border-top:0;border-left:0;border-right:0;width:500px;height:40px;line-height:40px;background-color:transparent;background-image:none;font-size:16px;color:#fff;text-align:left;word-spacing:0px;padding:4px;clear:both; margin-top:0px; margin-left:0px;outline:none; margin-bottom: 16px;}
.content_img_12 .bj_color  .text_a{width:500px;height:122px;line-height:40px;background-color:transparent;background-image:none;font-size:16px;color:#fff;text-align:left;word-spacing:0px;padding:4px;border:1px;border-color:#aaa;border-style:solid;clear:both;outline:none; margin: 16px 0; }
.content_img_12 .bj_color input::-webkit-input-placeholder {color: #fff;}
.content_img_12 .bj_color textarea::-webkit-input-placeholder {color: #fff;}


/* 图片轮播pc */
.picScroll-left{ width:1160px;  overflow:hidden; position:relative;    }
.picScroll-left .hd{ overflow:hidden;  height:30px;  padding:0 10px;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url("../img/arrow.png") no-repeat;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../img/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:10px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1;  height: 360px; }
.picScroll-left .bd ul li{ margin:0 8px; background: #a19088; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li:hover{    box-shadow: 0 1px 5px rgba(80,54,3,.3); }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:265px; height:278px; display:block;   }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li a:hover{ color: #98714f; }
.picScroll-left .bd ul li .title{ line-height:44px;   overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;word-wrap: break-word;word-break: break-all;  }





/* 底部导航 */
.nav_box{ position: fixed; bottom: 0;left: 0; right: 0; z-index: 99; height: 50px; background: #fff;}
.navigation {display: -webkit-flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: box;display: flexbox;display: flex;-webkit-justify-content: left;-ms-box-pack: left;-moz-justify-content: left;justify-content: left;-webkit-box-orient: horizontal;-moz-box-orient: horizontal;}
.navigation ul {list-style-type: none;padding: 0;width: 100%;text-align: center;display: -webkit-flex;display: -ms-flexbox;display: -moz-box;display: box;display: flexbox;display: flex;-webkit-flex-flow: row wrap;-moz-flex-flow: row wrap;flex-flow: row wrap;-ms-box-orient: horizontal;-webkit-justify-content: center;-ms-box-pack: center;-moz-justify-content: center;justify-content: center;transition-duration: .3s;transition-timing-function: ease-in-out;}
.navigation li {margin: 0;padding: 1em 0;transition: all .5s;width: 100%;-webkit-box-flex: auto;-webkit-flex: auto;-moz-box-flex: auto;flex: auto;-webkit-transition: all .5s;}
.navigation li:first-child {background: #fff;}
.navigation li:first-child:hover {background: #333;}
.navigation li:nth-child(2) {background: #fff;}
.navigation li:nth-child(2):hover {background:#333;}
.navigation li:nth-child(3) {background:#fff;}
.navigation li:nth-child(3):hover {background: #333;}
.navigation li:nth-child(4) {background: #fff;}
.navigation li:nth-child(4):hover {background:#333;}
.navigation li:nth-child(5) {background: #fff;}
.navigation li:nth-child(5):hover {background:#333;}
.navigation li:nth-child(6) {background: #fff;}
.navigation li:nth-child(6):hover {background:#333;}
.navigation li:nth-child(7) {background: #fff;}
.navigation li:nth-child(7):hover {background:#333;}
.navigation li:nth-child(8) {background: #fff;}
.navigation li:nth-child(8):hover {background:#333;}
.navigation li:nth-child(9) {background: #fff;}
.navigation li:nth-child(9):hover {background:#333;}
.navigation li:nth-child(10) {background: #fff;}
.navigation li:nth-child(10):hover {background:#333;}
.navigation li:nth-child(11) {background: #fff;}
.navigation li:nth-child(11):hover {background:#333;}
.navigation li:last-child {background:#fff;}
.navigation li:last-child:hover {background: #333;}
.navigation li a {color: #333;text-decoration: none;}
.navigation li:hover a {color: #fff;}
.navigation ul{width: 100%;left: 0;display: -moz-box;display: -webkit-box;display: box;}
.navigation li{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;}

.nav_erji{width: 1200px; height: 40px; line-height: 40px;font-size: 14px;  margin-top: -40px; z-index: 99; position: absolute;}
.nav_erji li{ float: left; padding: 0 16px; }
.nav_erji li a{ color: #ffffff;}
.nav_erji li a:hover{ color: #d9d9d9;}
.nav_erji .on{ color: #d9d9d9;}
.nav_erji_bj_a{ background: #a6948b;}
.nav_erji_bj_b{ background: #fbce41;}

/* 相册-pc */
.wrap{width:1100px;margin:0 auto; background: #fff;border:10px solid #fff;}
.control {width:940px;height:660px;background:#282828;display: block;position:absolute;top:0;left:0;overflow: hidden;}
.change li{width:940px;overflow: hidden;text-align:center}
.change li .imgWrap{display: table-cell ;width:940px;height:660px;vertical-align: middle;cursor:pointer;*font-size: 500px;}
.change li img{max-width:940px;max-height:660px;width: expression(this.width > 940 && this.width > this.height ? 940 :true); height:expression(this.height >660 ? 660: true);vertical-align:middle; overflow:hidden}
.change li .textDesc{width:100%;height:40px;position:absolute;left:0;bottom:0;text-align:left;overflow: hidden;}
.change li .opacity{width:100%;height:40px;position:absolute;left:0;bottom:0;background:#000;filter:alpha(opacity=50);opacity:0.5;}
.change li .title{padding:10px 15px 0; color:#e6e6e6;font-size:14px;line-height:22px;}
.change li .title a{color:#e6e6e6;}
.change li .text{color:#b7b7b7;line-height:18px;padding:5px 15px;font-size:12px;}
.control .prev, .control .next{width:49px;height:49px;position:absolute;bottom:320px; color:#FFF;font-size:14px; z-index: 9;font-weight:bold; cursor: pointer;outline:none} 
.control .prev span, .control .next span{display: none;}
.control .prev{left:0;background:url(../img/arrows_01.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="../img/arrows_01.png") ; _background:none}
.control .next{right:0;background:url(../img/arrows_02.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="../img/arrows_02.png") ; _background:none}
.pageClass{text-align:center;z-index: 9;position:absolute;top:50px;padding-top:10px;}
.pageClass a{display: inline-block; width:10px;height:10px;margin:0 3px;overflow:hidden; border:1px solid #bebebe;background:#bebebe ;border-radius:5px;outline:none}
.pageClass a span{display:none}
.pageClass a:hover,.pageClass a.cur{border:1px solid #be230a;background:#be230a }
.thumbWrap{width:140px;height:582px;padding:39px 0;position:absolute;right:0;top:0;background:#0d0d0d;border-radius:5px;overflow: hidden;}
.thumbWrap .thumbCont{width:100%;height:100%;position:relative;overflow: hidden;}
.thumbWrap ul{}
.thumbWrap ul li{width:134px;height:89px;padding:8px 3px 3px;text-align:center;overflow: hidden;}
.thumbWrap ul li div{display: table-cell ;width:138px;height:89px;vertical-align: middle;cursor:pointer;*font-size: 79px;}
.thumbWrap ul li img {max-width:116px; max-height:89px; width: expression(this.width > 116 && this.width > this.height ? 116 :true); height:expression(this.height >89 ? 89: true);vertical-align:middle; overflow:hidden}
.thumbWrap ul li.cur{background:url(../img/curBg.gif) no-repeat}
.thumbPrev,.thumbNext{width:140px;height:39px;text-align:center;position:absolute;color:#000;z-index: 9; outline:none}
.thumbPrev span, .thumbNext span{display: none;}
.thumbPrev{left:0;top:0;background:url(../img/Yprev.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="../img/Yprev.png") ; _background:none}
.thumbNext{left:0;bottom:0;background:url(../img/Ynext.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="../img/Ynext.png") ; _background:none}

/* 视频播放-pc */
.video-body {display: block;margin: 20px auto;width:800px;height: 500px;}
.video-body video {width:100%; height: 500px;background-color: #000;}

/* 版权 */
footer{ width: 100%; height: 100px; text-align: center; color: #666;  font-size: 13px; padding: 16px 0;}





/* 首页图片轮播*/
.fullSlide{ position:absolute; left:0; top:0; width:100%;  height:100%;  background:#000  }
.fullSlide ul{ height:100% !important; width:100% !important; }
.fullSlide li{  height:100% !important; width:100% !important;  }
.fullSlide .prev,
.fullSlide .next{ position:absolute; z-index:1; display:block; width:30px; height:50px; top:50%; margin-top:-100px; left:20px;  
	background:url(../img/Ynext.png) 0 0 no-repeat; 
	cursor:pointer;  filter:alpha(opacity=60);opacity:0.6;  }
.fullSlide .next{ left:auto; right:30px; background-position:-51px 0; }
.fullSlide .prev:hover,
.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1; }
.fullSlide .playState{ display:block; position:absolute; z-index:1; right:30px; top:50%; margin-top:-20px; width:51px; height:51px; overflow:hidden;  background:url(../img/icons.png) 23px -132px #000  no-repeat; filter:alpha(opacity=60);opacity:0.6;  }
.fullSlide .pauseState{ background-position:23px -201px; }
.fullSlide .playState:hover{ filter:alpha(opacity=100);opacity:1;  }


@media screen and (max-width: 768px) {
	
	/* app-侧导航 */
	.hide{display: none; } /*遮罩层*/
	.head-right{float:right;text-align: center;width:15%;}
	.app-hide-list i{margin-top: 5px;margin-right: 5px;}
	.app-hide-list{background: #c7aca1;margin:5px 0;color:#fffdff;}
	.app-slide-menu .mdui-list-item-content{text-align: left;padding-left: 1em;}
	.app-collapse-menu{margin:0 16px;}
	.app-list-home{padding:0;background: #333; color: #fff;}
	.app-list-home:hover{background: #00b355;}
	.app-list-home i{margin-top: 8px;margin-right: 5px;color:#fff;}
	.app-list-home a{color:#fff;}
	.app-list-item-link{color:#fff;display: block;width:100%;text-align: left;}
	.mdui-collapse-item-body .app-sub-list{padding:0 ;margin: 8px;}
	.mdui-collapse-item-body .app-sub-list a{padding-left:23px;}
	.app-collapse-list{margin:0;}
	.menu-click{background: #333;}
	
	
	/*显视*/
	.pc_box{ display: none; }
	.app_box{ display: block;  }
	
	/* 布局 */
	.g-wrap,.g-box{width:100%; margin:0 auto;}/*盒容器*/
	
	/* 顶部 */
	header{ position: fixed;z-index: 9; height:64px; background: #f9f9f9; }
	header .logo_img{ height: 64px; }
	
	/* 内容 */
	.content_box{ position: absolute;top: 64px; bottom: 0 ; left: 0 ; right: 0;  margin-top:0; }
	.content_box .mei_box{ padding: 16px; }

	.content_img_01 { width: 100%; height: 100%; background: url(../img/banner_01_app.png) no-repeat ;background-size: 100% 100%; overflow: auto; }
	
	.content_img_02 {width: 100%; height: 100%;background: #ffffff; /*background: url(../img/banner_02_app.png) no-repeat;*/background-size: 100% 100%; overflow: auto;}
	.content_img_02 .bj_color{  margin-top: 0; height:auto;  }
	
	.content_img_03 { width: 100%; height: 100%; background: #a19088;/*background: url(../img/banner_03.png) no-repeat;*/background-size: 100% 100%; overflow: auto; }
	
	.content_img_04 { width: 100%; height: 100%;background: #a19088;/* background: url(../img/banner_04_app.png) no-repeat ;*/background-size: 100% 100%; overflow: auto; }
	.content_img_04 .bj_color{  margin-top: 0; height:auto;background: #a19088;  /*background:url(../img/img_08.png);*/}
	.content_img_04 li{ margin: 5px 0; }
	.content_img_04 li .bj_box{ margin: 5px}
	.content_img_04 li .bj_box:hover{  box-shadow: 0 0 0 rgba(80,54,3,.3); }
	.content_img_04 li .bj_box:active{  box-shadow: 0 1px 5px rgba(80,54,3,.3);}
	.content_img_04 li .bj_box .img_a{ width: 100%; height: 90px;}
	.content_img_04 li .bj_box .title{ line-height:40px; text-align: center;  overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;word-wrap: break-word;word-break: break-all;  }
	.content_img_04 li .bj_box .fudong{ margin-top: -90px; text-align: center; overflow:hidden ;}
	.content_img_04 li .bj_box .fudong img{height: 90px; width: 100%; }
	
	
	.content_img_05_a { width: 100%; height: 100%;background: #a19088; /*background: url(../img/banner_05_app.png) no-repeat ;*/ background-size: 100% 100%;overflow: auto; }
	.content_img_05_a .bj_color { margin-top: 0; height:auto;}
	
	.content_img_05 { width: 100%; height: 100%;background: #a19088;/* background: url(../img/banner_05_app.png) no-repeat ; */background-size: 100% 100%;overflow: auto; }
	.content_img_05 .bj_color { margin-top: 0; height:auto;  }
	.content_img_05 li{ width:50%; float: left; margin: 5px 0; }
	.content_img_05 .img01 { width: 100%; position: relative;height: 0; overflow: hidden; padding-bottom: 100%; } 
	.content_img_05 .img01 img { position: absolute; width: 100%; height: 100%; top: 0; left: 0 }
	.content_img_05 li .title{ line-height:32px; color: #fff; text-align: center;  overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;word-wrap: break-word;word-break: break-all;  }
	
	.content_img_06 { width: 100%; height: 100%; background: #a19088;/*background: url(../img/banner_06_app.png) no-repeat ;*/ background-size: 100% 100%;overflow: auto; }
	.content_img_06 .bj_color { margin-top: 0; height:auto;  }
	.content_img_06 li{ width:50%; float: left; margin: 5px 0; }
	.content_img_06 .img01 { width: 100%; position: relative;height: 0; overflow: hidden; padding-bottom: 120%; } 
	.content_img_06 .img01 img { position: absolute; width: 100%; height: 100%; top: 0; left: 0 }

	.content_img_07_a { width: 100%; height: 100%;background: #a19088;/* background: url(../img/banner_07_app.png) no-repeat center  ;*/background-size: 100% 100%; overflow: auto; }
	.content_img_07_a .bj_color{  margin-top: 0; height:auto;   background: #a19088;/*background:url(../img/img_10.png);*/}
	.content_img_07_a .bj_color .table_box{padding: 10px 0;}
	.content_img_07_a .bj_color .table_box .box_50 {width: 100%; }
	table,table tr th, table tr td { padding: 8px; font-size: 13px;  }

	.content_img_07 { width: 100%; height: 100%;background: #a19088; /*background: url(../img/banner_07_app.png) no-repeat ;*/background-size: 100% 100%; overflow: auto; }
	.content_img_07 .bj_color{  margin-top: 0; height:400px;  background: #a19088; /*background:url(../img/img_10.png);*/ }
	.content_img_07	.tabBar{ width:100%; margin: auto; padding-top: 100px; }
	.content_img_07 .tabBar .bd .input_bj{ width: 300px; }
	.content_img_07	.tabBar .bd .input_bj input{ width:240px;padding: 4px 0;}
	.content_img_07	.tabBar .bd .input_bj .bnt_a{width:60px;height:48px;line-height:48px;background-color:#0e8c4b; color: #fff; text-align: center; }

	.content_img_08_a { width: 100%; height: 100%;background: #a19088; /*background: url(../img/banner_08_app.png) no-repeat center  ;*/background-size: 100% 100%; overflow: auto; }
	.content_img_08_a .bj_color{  margin-top: 0; height:auto; background: #a19088;  /*background:url(../img/img_06.png);*/}
	.content_img_08_a .bj_color .table_box{padding: 10px 0;}
	.content_img_08_a .bj_color .table_box .box_50 {width: 100%; }
	table,table tr th, table tr td { padding: 8px; font-size: 13px;  }
	
	.content_img_08 { width: 100%; height: 100%;/* background: url(../img/banner_08_app.png) no-repeat ;*/ background-color:Black; background-size: 100% 100%; overflow: auto; }
	.content_img_08 .bj_color{  margin-top: 0; height:400px;   /*background:url(../img/img_06.png);*/ background-color:Black; }
	.content_img_08	.tabBar{ width:100%; margin: auto; padding-top: 100px; }
	.content_img_08 .tabBar .bd .input_bj{ width: 300px; }
	.content_img_08	.tabBar .bd .input_bj input{ width:211px;padding: 4px 0;}
	
	.content_img_08	.tabBar .bd .input_bj .bnt_a{width:88px;height:48px;line-height:48px;background-color:#333; color: #fff; text-align: center; }
	
	.content_img_09 { width: 100%; height: 100%;background: #a19088; /*background: url(../img/banner_09_app.png) no-repeat ;*/background-size: 100% 100%; overflow: auto; }
	.content_img_09 .bj_color{  margin-top: 0; height:auto; background: #a19088; /*background:url(../img/img_04.png);*/}
	.content_img_09 li{ margin: 5px 0; }
	.content_img_09 li .bj_box{ margin: 5px}
	.content_img_09 li .bj_box:hover{  box-shadow: 0 0 0 rgba(80,54,3,.3); }
	.content_img_09 li .bj_box:active{  box-shadow: 0 1px 5px rgba(80,54,3,.3);}
	.content_img_09 li .bj_box .img_a{ width: 100%; height: 90px;}
	.content_img_09 li .bj_box .title{ line-height:40px; text-align: center;  overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;word-wrap: break-word;word-break: break-all;  }
	.content_img_09 li .bj_box .fudong{ margin-top: -90px; text-align: center; overflow:hidden ;}
	.content_img_09 li .bj_box .fudong img{height: 90px; width: 100%; }
	
	.content_img_10 { width: 100%; height: 100%;background: #a19088; /*background: url(../img/banner_10_app.png) no-repeat ;*/ background-size: 100% 100%;overflow: auto; }
	.content_img_10 .bj_color { margin-top: 0; height:auto;  }
	.content_img_10 li{ width:50%; float: left; margin: 5px 0; }
	.content_img_10 .img01 { width: 100%; position: relative;height: 0; overflow: hidden; padding-bottom: 100%; } 
	.content_img_10 .img01 img { position: absolute; width: 100%; height: 100%; top: 0; left: 0 }
	.content_img_10 li .title{ line-height:32px; text-align: center;  overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;word-wrap: break-word;word-break: break-all;  }
	
	.content_img_11 { width: 100%; height: 100%;background: #a19088; /*background: url(../img/banner_11_app.png) no-repeat ;*/background-size: 100% 100%;overflow: auto; }
	.content_img_11 .bj_color{ height:auto;}
	
	.content_img_12 .bj_color .line_right_a{border-right:0;}
	.content_img_12 { width: 100%; height: 100%;background: #a19088; /*background: url(../img/banner_12_app.png) no-repeat ;*/background-size: 100% 100%;overflow: auto; }
	.content_img_12 .bj_color {margin-top: 0; height:auto;}
	.content_img_12 .bj_color .left_50{ width: 100%; float: none;}
	.content_img_12 .bj_color .left_50 .kuang_a{  padding: 30px;}
	.content_img_12 .bj_color .input_a{width:100%;}
	.content_img_12 .bj_color  .text_a{width:100%;}
	
	
	/* 相册-app */
	.wrap{width:300px;margin:0 auto; background: #fff;border:10px solid #fff;}
	.control {width:230px;height:300px;background:#282828;display: block;position:absolute;top:0;left:0;overflow: hidden;}
	.change li{width:230px;overflow: hidden;text-align:center}
	.change li .imgWrap{display: table-cell ;width:230px;height:300px;vertical-align: middle;cursor:pointer;*font-size: 500px;}
	.change li img{max-width:230px;max-height:300px;width: expression(this.width > 940 && this.width > this.height ? 940 :true); height:expression(this.height >660 ? 660: true);vertical-align:middle; overflow:hidden}
	.change li .textDesc{width:100%;height:36px;position:absolute;left:0;bottom:0;text-align:left;overflow: hidden;}
	.change li .opacity{width:100%;height:36px;position:absolute;left:0;bottom:0;background:#000;filter:alpha(opacity=50);opacity:0.5;}
	.change li .title{padding:10px 15px 0; color:#e6e6e6;font-size:12px;line-height:22px;}
	.change li .title a{color:#e6e6e6;}
	.change li .text{color:#b7b7b7;line-height:18px;padding:5px 15px;font-size:12px;}
	.control .prev, .control .next{width:49px;height:49px;position:absolute;bottom:320px; color:#FFF;font-size:14px; z-index: 9;font-weight:bold; cursor: pointer;outline:none} 
	.control .prev span, .control .next span{display: none;}
	.control .prev{left:0;background:url(../img/arrows_01.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="../img/arrows_01.png") ; _background:none}
	.control .next{right:0;background:url(../img/arrows_02.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="../img/arrows_02.png") ; _background:none}
	.pageClass{text-align:center;z-index: 9;position:absolute;top:50px;padding-top:10px;}
	.pageClass a{display: inline-block; width:10px;height:10px;margin:0 3px;overflow:hidden; border:1px solid #bebebe;background:#bebebe ;border-radius:5px;outline:none}
	.pageClass a span{display:none}
	.pageClass a:hover,.pageClass a.cur{border:1px solid #be230a;background:#be230a }
	
	
	.thumbWrap{width:60px;height:222px;padding:39px 0;position:absolute;right:0;top:0;background:#0d0d0d;border-radius:5px;overflow: hidden;}
	.thumbWrap .thumbCont{width:100%;height:100%;position:relative;overflow: hidden;}
	.thumbWrap ul{}
	.thumbWrap ul li{width:54px;height:44px;padding:8px 3px 3px;text-align:center;overflow: hidden;}
	.thumbWrap ul li div{display: table-cell ;width:138px;height:44px;vertical-align: middle;cursor:pointer;*font-size: 79px;}
	.thumbWrap ul li img {max-width:116px; max-height:44px; width: expression(this.width > 116 && this.width > this.height ? 116 :true); height:expression(this.height >89 ? 89: true);vertical-align:middle; overflow:hidden}
	.thumbWrap ul li.cur{background:url(../img/curBg.gif) no-repeat}
	.thumbPrev,.thumbNext{width:60px;height:39px;text-align:center;position:absolute;color:#000;z-index: 9; outline:none}
	.thumbPrev span, .thumbNext span{display: none;}
	.thumbPrev{ left:0;top:0;background:url(../img/Yprev.png) no-repeat center;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="../img/Yprev.png") ; _background:none}
	.thumbNext{ left:0;bottom:0;background:url(../img/Ynext.png) no-repeat center;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="../img/Ynext.png") ; _background:none}
	
	
	
	/* 视频播放-pc */
	.video-body {display: block;margin: 20px auto;width:100%;height: 13rem; max-width:600px;}
	.video-body video {width:100%; height: 13rem;background-color: #000;}
	



}


