@import 'animate.css';
@import 'skin.css';

/******************************
 ** 初始化
** 1.2.0
 ******************************/
* { margin:0; padding:0; }
html { height:100%; }
body  { min-height:100%; font:14px/2 'Microsoft Yahei', Arial; color:#666; background:#fff; }
img { border:0px; }
ul, ol { list-style-type:none; vertical-align:bottom; }
table { border-collapse:collapse; border-spacing:0; }
input, textarea, select { font:14px/1 'Microsoft Yahei', Arial; color:#666; outline:0; }
textarea { resize:none; overflow:auto; }
h1,h2,h3,h4,h5,h6,font { font-size:14px; }
a { color:#541301; text-decoration:none; cursor:pointer; }
a:hover, a:active { color:#eb353a; }
a:link,
a:link img,
input { transition:all .3s linear; }

.clear { float:none !important; clear:both; +line-height:0; +font-size:0; +height:0; }
.hidden { display:none; visibility:visible; }
.wrap { width:1200px; margin:0 auto; position:relative; }
.fl { float: left; }
.fr { float: right; }


/******************************
 ** 首页
 ******************************/

.top { position: relative; }
.top .top-t { display: block; width: 100%; height: 25px; background: url(../images/top-t.jpg) left center repeat-x; }
.top .top-b { display: block; width: 100%; height: 8px; background: url(../images/top-b.jpg) left center repeat-x; }
.top .top-c { width: 100%; height: 40px; background: #541301; color: #fff; line-height: 40px; }
.top .link a { display: block; width: 80px;   text-align: center; color: #fff; float: left; }
.top .link .line { display: block; width: 1px; height: 14px; background: #fff; float: left; margin-top: 13px; }

.ilogo { position: relative; height: 154px; background: url(../images/logo-bj.jpg) center center repeat; }
.ilogo .wrap { overflow: hidden; }
.ilogo .logo { margin: 35px 0 ; }
.ilogo .logo img { display:block; height: 80px; }
.ilogo .logo .line { display:block; width: 1px; height: 80px; background: #333; margin: 0 20px ; }
.ilogo .name { margin: 5px 0; line-height: 34px; }
.ilogo .name h3 { font-size: 26px; color: #cb181e; }
.ilogo .name h4 { font-size: 20px; color: #333333; }
.ilogo .tel { height: 100px; margin: 30px 0; background: url(../images/logo-tel.png) left center no-repeat; padding-left: 80px; }
.ilogo .tel h4,
.ilogo .tel h3 { color: #541301; font-size: 18px; font-weight: normal; line-height: 95px; }
.ilogo .tel h4 span,
.ilogo .tel h3 span { font-size: 22px; font-weight: bold; }
.ilogo .tel h3 { margin-top: 35px; }

.nav { background:url(../images/banbj.jpg) left center repeat-x; position:relative; z-index:10; }
.nav .wrap { height:60px; }
.nav li { float:left; width:169px; height:60px; position:relative; }
.nav li > a { display:block; height:60px; line-height:60px; font-size:18px; color:#fff; text-align:center; transition:none; transition:background .5s ease; }
.nav .drop { position:absolute; left:0; top:60px; right:0; background:url(about:blank) center center repeat; display:none; width:126px; margin: 0 22px; }
.nav .drop dl { position:relative; background:#cb181e; }
.nav .drop dd { line-height:40px; text-align:center;  }
.nav .drop a { display:block; color:#fff; height: 40px; }
.nav .drop a:hover { background: url(../images/bandrop.jpg) top left no-repeat; }
.nav.active li.current > a { height: 60px; background: url(../images/banbj.jpg) left center repeat-x; margin-top: 0px;  }
.nav li.active > a { height: 63px !important; background: url(../images/banbtn.png) top center no-repeat !important; margin-top: -3px !important; }
.nav li.current > a { height: 63px; background: url(../images/banbtn.png) top center no-repeat; margin-top: -3px; }

.banner { position:relative; z-index:8; }
.banner .list { position:relative; overflow:hidden; z-index:1; }
.banner .list li { position:absolute; width:100%; height:100%; overflow:hidden; background:#FFF; display:none; z-index:1; }
.banner .list li:first-child { display:block; }
.banner .list li.active { z-index:2; }
.banner .list img { position:relative; display:block; width:1920px; left:50%; margin:0 0 0 -960px; }
.banner .dots { position: absolute; left: 50%; bottom: 30px; margin: 0 0 0 -50px; line-height: 0; z-index: 18; }
.banner .dots li { display: inline-block; +display: inline; +zoom: 1; width: 25px; height: 25px;  background: url(../images/bannerbtn.png) top left no-repeat;  margin: 0 4px;  cursor: pointer; transition: all .3s ease; }
.banner .dots li.active { width: 25px; height: 25px; background: url(../images/bannerbtn.png) top right no-repeat; }
.banner .prev,
.banner .next { width: 32px; height: 72px; position: absolute; top: 50%; margin: -50px 0 0; z-index: 9; cursor: pointer; display: none; }
.banner .prev { background: url(../images/banner-pw.png) 0 0 no-repeat; left: 30px; }
.banner .next { background: url(../images/banner-pw.png) -32px 0 no-repeat ; right: 30px; }
.banner .prev:hover { background-position: 0 -72px; }
.banner .next:hover { background-position: -32px -72px; }
.banner .list,
.banner .list img { height:593px; }
.banner.mini .list,
.banner.mini .list img { height:300px; }

.searcher { background: url(../images/search-bj.jpg) top center no-repeat; height: 80px; border-bottom: 1px solid #dedede; }
.searcher span { line-height: 80px; color: #333; font-size: 16px; }
.searcher .sear { margin-top: 23px; }
.searcher .search { position: relative; }
.searcher .search .srk { background: none; width: 300px; height: 35px; line-height: 35px; border-top: solid 1px #868686; border-bottom: solid 1px #868686; border-left: none; padding-left: 10px; color: #333; }
.searcher .search .ssbtm { width: 37px; height: 37px; position: absolute; top: 0; bottom: 0; right: 0; background: url(../images/btnsearch.png) center center no-repeat;   
  border: none;*border: 0;cursor: pointer; }

/*inav*/
.inav { padding:40px 0 60px; background: url(../images/logo-bj.jpg) center center repeat; position: relative; }
.inav .wrap { overflow: hidden;text-align: center; }
.inav .classify li{ position: relative; display: inline-block;
*display: inline;    margin: 0 48px;
*zoom: 1; width: 200px; padding-top: 224px; text-align: center;  transition: transform .5s; -webkit- transition: transform .5s;}
.inav .classify li a.cover{ width: 200px;height: 200px;background: url(../images/yuan.png) no-repeat left center; position: absolute; left: 0;top: 10px;z-index: 3;}
.inav .classify li:hover{ transform:translate(0,-10px); -webkit-transform:translate(0,-10px); -moz-transform:translate(0,-10px); -o-transform:translate(0,-10px); -ms-transform:translate(0,-10px);}
.inav .classify li .img{ height: 170px; width: 200px; position: absolute; left: 0px;top: 28px; z-index: 2; margin: 0 auto;}
.inav .classify li b{ color:#fff; font-size:18px; background:  url(../images/btninav.png) no-repeat center top; width: 170px; height: 34px; line-height: 34px; display: block; margin: 0 auto; }

/*ipro*/
.ipro { padding:20px 0 60px; background: url(../images/logo-bj.jpg) center center repeat; position: relative; }
.ipro .wrap { overflow:hidden; }
.ipro .pronav { width: 270px; height: 918px; background: url(../images/pro-nav.png) no-repeat top center; margin-right: 10px; text-align: center; }
.ipro .pronav .head { margin: 20px; background: url(../images/pronav-h.png) no-repeat bottom center; }
.ipro .pronav h2 { color: #cb181e; font-size: 26px; line-height: 36px; }
.ipro .pronav h3 { color: #541301; font-size: 16px; padding-bottom: 16px; font-weight: normal; }
.ipro .prolist { height: 670px; overflow: hidden; margin: 0 20px; position: relative; }
.ipro .prolist a { display: block; width: 225px; height: 42px; line-height: 42px; margin-bottom: 15px; color: #541301; font-size: 18px; }
.ipro .prolist li a { background: url(../images/btnpro.png) center center no-repeat; }
.ipro .prolist li:hover a{ background: url(../images/btnpro-active.png) center center no-repeat; color: #fff; } 
.ipro .prolist li:hover .drop { height: auto; }
.ipro .prolist li:hover .drop a,.ipro .prolist li.hover .drop a { background: url(../images/btnpro-san.png) center center no-repeat; font-size: 16px; color: #541301 }
.ipro .prolist .drop {  display: none; overflow:hidden; }
.ipro .tel { position: relative; margin: 20px 20px 0 40px ; text-align: left; }
.ipro .tel h4 { background: url(../images/pro-tel.png) left center no-repeat; padding-left: 30px; color: #541301; font-size: 18px; font-weight: normal; }
.ipro .tel h3 { color: #cb181e; font-size: 26px; font-weight: bold; line-height: 30px; }
.ipro .proimg { width: 911px; height: 918px; overflow: hidden; background: url(../images/pro-im.png) left center no-repeat; }
.ipro .proimg .head { height: 50px; line-height: 50px; border-bottom: 1px solid #e4be8f; margin: 20px; }
.ipro .proimg .head h2 { background: url(../images/pro-head.png) left center no-repeat; color: #541301; font-size: 26px; padding-left: 40px; margin-left: 10px; }
.ipro .proimg .head a { color: #541301; font-size: 16px; font-weight: normal; }
.ipro .proimg ul { position: relative; margin: 8px; }
.ipro .proimg li { width: 283px; height: 252px; border: 1px solid #e4be8f; margin: 0 0 10px 10px; } 
.ipro .proimg .list .img { overflow:hidden; position:relative; margin: 2px; background: #fff; }
.ipro .proimg .img img { display:block; width:277px; height:208px; }
.ipro .proimg li h2 { font-size: 18px; font-weight: normal; padding-left: 15px; }
.ipro .proimg li h3 { color: #636363; font-size: 16px; line-height: 36px; padding-right: 15px; }
.ipro .proimg li:hover img { transform:scale(1.05,1.05); }
/*.ipro .proimg li:hover h2 { font-weight: bold; }*/

.igaog { position: relative; background: url(../../uploadfile/gaog.jpg) top center no-repeat; height: 305px; text-align: center; color: #ffea00; }
.igaog h2 { font-size: 48px; overflow: hidden; position: relative; }
.igaog h3 { font-size: 22px;}
.igaog .line span { display: block; width: 286px; height: 1px; background: #ffea00; margin-top: -50px; }
.igaog .line .span1 { margin-left: 120px;}
.igaog .line .span2 { margin-right: 120px;}


.iflow { padding:50px 0 100px; background: url(../images/logo-bj.jpg) center center repeat; position: relative; }
.iflow .list { padding: 20px; height: 130px; background: url(../../uploadfile/flow.png) top center no-repeat; position: relative; }
.iflow .list li { width: 160px; margin: 40px 44px 0 0; }
.iflow .list .last { width: 140px; margin: 40px 0 0 0; }
.iflow .list li h4 { color: #541301; font-size: 22px; font-weight: normal; }
.iflow .list li span { display: block; width: 18px; height: 2px; background: #cb181e; }
.iflow .more span { display: block; width: 370px; height: 1px; background: #e4be8f; margin-top: 30px; }
.iflow .more div { text-align: center; display: block; width: 432px; height: 56px; line-height: 56px; color: #541301; font-size: 24px; background: url(../../uploadfile/flow_btn.png) bottom center no-repeat; margin: 0 14px; }
.iflow .left,
.iflow .right { width: 22px; height: 124px; display: block; position: absolute; top: 127px; }
.iflow .left { left: 50%; margin-left: -622px; background: url(../../uploadfile/flow-l.png) left center no-repeat;}
.iflow .right { right: 50%; margin-right: -622px; background: url(../../uploadfile/flow-r.png) right center no-repeat; }

.iabout { padding: 40px 0 ; background: url(../images/about-bj.jpg) top center no-repeat; position: relative; overflow: hidden; }
.iabout .head .img { width: 550px; height: 368px; border: 1px solid #bea38b; }
.iabout .head .img img { width: 530px; height: 350px; margin: 10px; }
.iabout .head .txt { width: 615px; position: relative; }
.iabout .txt h2 { font-size: 30px; color: #cb181e;}
.iabout .txt .eng { font-weight: normal; color: #bea38b; text-transform: uppercase; margin-left: 10px; }
.iabout .txt .line { display: block; width: 120px; height: 2px; background: #cb181e; }
.iabout .txt p { color: #541301; font-size: 16px; height: 220px; overflow: hidden; line-height: 32px; margin-top: 20px; }
.iabout .txt a { display: block; width: 142px; height: 38px; line-height: 38px; text-align: center; color: #fff; background: url(../images/btnabout.png) no-repeat center center; margin-top: 15px; }

.iabout .imglist { position: relative; overflow: hidden; width: 100%; padding: 30px 0 30px;}
.iabout .list { width: 300%; overflow: hidden; }
.iabout .list li { width: 288px; height: 256px; border: 1px solid #bea38b; margin: 0 13px 10px 0; text-align: center; }
.iabout .list li .img { margin: 3px; overflow:hidden; background: #fff; }
.iabout .list li img { display: block; width: 280px; height: 210px; }
.iabout .list li h3 { font-size: 16px; }
.iabout .list li:hover img { transform:scale(1.05,1.05); }
.iabout .btnNext,
.iabout .btnPrev { width: 31px; height: 53px; display: block; position: absolute; top:67%; border-radius: 5px; }
.iabout .btnPrev {  left: 50%; margin-left: -650px; background: url(../images/btn_pw.png) left center no-repeat;}
.iabout .btnNext {  right: 50%; margin-right: -650px; background: url(../images/btn_pw.png) right center no-repeat; }

.inoun { padding:40px 0 60px; background: url(../images/logo-bj.jpg) center center repeat; position: relative; overflow: hidden; }
.inoun .head { background: url(../images/head-line.png) center center no-repeat; position: relative; height: 130px; }
.inoun .head h2 { font-size: 36px; color: #541301; text-align: center; }
.inoun .head p { color: #541301; font-size: 18px; text-align: center; }
.inoun .head .eng { font-size: 12px; display: block; width: 72px; height: 72px; line-height: 72px; text-align: center; color: #fff; text-transform: uppercase; background: url(../images/head-fk.png) center center no-repeat; margin-top: -108px; margin-left: 564px; }
.inoun .bimg { width: 100%; height: auto; overflow: hidden; position: relative; }
.inoun .css { margin-left: 25%; }
.inoun .bimg .list { position: relative; width: 400%; overflow: hidden; }
.inoun .bimg .list li { border-left: 0px solid #fff; border-right: 0px solid #fff; background: #000; }
.inoun .bimg .list li a { display: block; position: relative; padding: 0 0 75%; border-left: 5px solid #fff; border-right: 5px solid #fff; }
.inoun .bimg .list li img { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: .5; }
.inoun .bimg .list li.active img { opacity: 1; }
.inoun .wlist { position: relative; }
.inoun .smimg { width: 1200px; margin: 0 auto; position: relative; overflow: hidden; padding-top: 20px; }
.inoun .smimg .list { width: 400%; position: relative; overflow: hidden; height: 150px; }
.inoun .smimg .list .item { height: 150px; position: relative; margin: 0 10px 0 0; } 
.inoun .smimg .item .img { width: 200px;  }
.inoun .smimg .item .img img { display: block; width: 100%; height: 150px; }
.inoun .smimg .item .exp { width: 0; padding: 0; overflow: hidden; }
.inoun .smimg .item .exp h3 { color: #cb181e; font-size: 20px; }
.inoun .smimg .item.active { background: url(../images/inoun.jpg) center center repeat; }
.inoun .smimg .item.active img { width: 190px; height: 142px; border: 1px solid #fff; margin: 3px; }
.inoun .smimg .item.active .exp { width: 156px; padding: 10px; }
.inoun .btnNext,
.inoun .btnPrev { width: 76px; height: 40px; display: block; position: absolute; bottom:10%;  }
.inoun .btnPrev {  left: 50%; margin-left: -660px; background: url(../images/inoun-btn.png) left center no-repeat;}
.inoun .btnNext {  right: 50%; margin-right: -660px; background: url(../images/inoun-btn.png) right center no-repeat; }


.inews { padding:30px 0 60px ; background: url(../images/logo-bj.jpg) center center repeat; position: relative; }
.inews .wrap { overflow: hidden;}
.inews .head { background: url(../images/head-line.png) center center no-repeat; position: relative; height: 130px; }
.inews .head h2 { font-size: 36px; color: #541301; text-align: center; }
.inews .head p { color: #541301; font-size: 18px; text-align: center; }
.inews .head .eng { font-size: 12px; display: block; width: 72px; height: 72px; line-height: 72px; text-align: center; color: #fff; text-transform: uppercase; background: url(../images/head-fk.png) center center no-repeat; margin-top: -108px; margin-left: 564px; }
.inews .newslist { width: 100%; overflow:hidden;  position: relative; }
.inews .list { width:300%; overflow:hidden; }
.inews .item { float:left; width:384px; margin:10px 8px 20px 12px; background: #fff; border:1px solid #eee; overflow:hidden; box-shadow: 0 0 10px 0px rgba(231, 231, 231, 1); -moz-box-shadow: 0 0 10px 0px rgba(231, 231, 231, 1); }
.inews .img { overflow:hidden; position:relative; }
.inews .img img { display:block; width: 100%; height:293px; }
.inews .txt { margin: 10px 10px; padding-bottom: 15px; position: relative; border-bottom: 1px solid #eee; overflow: hidden; }
.inews .txt .time { width: 70px; border-right: 1px solid #eee; }
.inews .txt .time h4 { color: #cb181e; font-size: 50px; line-height: 50px; font-weight: normal; }
.inews .txt .time h5 { color: #cb181e; font-size: 14px; line-height: 18px; font-weight: normal; }
.inews .txt .exp { width: 280px; margin: 0 5px; }
.inews .txt .exp h3 { font-size:20px; font-weight: normal; }
.inews .txt .exp p { color: #7e7e7e; font-size: 13px; }
.inews .item .line { width:  }
.inews .item .more { font-size: 16px; margin: 10px; display: block; }
.inews .item:hover img { transform:scale(1.05,1.05); }
.inews .btnNext,
.inews .btnNext,
.inews .btnPrev { width: 31px; height: 53px; display: block; position: absolute; top:50%; border-radius: 5px; }
.inews .btnPrev {  left: 50%; margin-left: -650px; background: url(../images/btn_pw.png) left center no-repeat;}
.inews .btnNext {  right: 50%; margin-right: -650px; background: url(../images/btn_pw.png) right center no-repeat; }

.footernav { background: url(../images/logo-bj.jpg) center center repeat; border-top: 1px solid #bea38b; position: relative; }
.footernav .wrap { height: 60px;  }
.footernav li { width:169px; position:relative; }
.footernav li > a { display:block; height:60px; line-height:60px; font-size:18px; text-align:center; transition:none; transition:background .5s ease; }

.ifooter { background: url(../images/footer-bj.jpg) top center no-repeat; color: #bea38b; padding: 60px 0 0 0; }
.ifooter .wrap { overflow: hidden; }
.ifooter .logo { height: 68px; width:300px; }
.ifooter .logo img { height: 68px; width: auto; }
.ifooter .content {}
.ifooter .content dd { padding: 10px 50px 10px 50px; }
.ifooter .content .tel { background: url(../images/content-1.png) left center no-repeat; }
.ifooter .content .emile { background: url(../images/content-2.png) left center no-repeat; }
.ifooter .content .add { background: url(../images/content-3.png) left center no-repeat; }
.ifooter .aline { display: block; width: 100%; height: 1px; background: #642816; margin: 30px 0; }
.ifooter .bottomer { position: relative; padding: 10px 0 40px 0; }
.ifooter .bottomer .link { padding: 10px 0; }
.ifooter .bottomer .code img { width: 102px; margin-right: 20px; }
.ifooter .bottomer .code .exp img { width: 26px; margin-top: 15px; }
.ifooter a { color: #bea38b; }
.ifooter a:hover { color: #eb353a; }

.toolbar { position:fixed; top:100px; right:1px; z-index:100; background: #fff;
  /* background: url(../images/toolbar.jpg) top center no-repeat; */ width: 129px; /* height: 462px; */ }
.toolbar .tel { padding: 10px;background: #cc191d;height: 80px; }
.toolbar .tel h3 { padding-left: 38px; background: url(../images/toolbar-tel.png) 4px center no-repeat; font-weight: normal; color: #ffde00; margin-bottom: 8px; }
.toolbar .tel p { line-height: 18px; color: #fff; text-align: center; }
.toolbar .qq a { display: block; text-align: center; padding-top: 70px; 
background: url(../images/toolbar.jpg) center 32px no-repeat; }
.toolbar .message a { display: block; text-align: center; padding-top: 50px;
background: url(../images/toolbar.jpg) center -70px no-repeat;}
.toolbar .code { text-align: center; padding-top: 30px; }
.toolbar .code img { width: 92px; height: 92px; }
.toolbar .itop a { display: block; width: 129px; height: 30px; padding-top: 15px;
background: url(../images/toolbar.jpg) center bottom no-repeat;}






/******************************
 ** 内页架构
 ** 上下式
 ******************************/
.wrapper { width: 1200px; margin: 0 auto; position: relative; padding: 0 0 50px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABLAAAAABAQMAAAD0NsVPAAAABlBMVEUAAAD09PTdqnB/AAAAAXRSTlMAQObYZgAAABBJREFUCNdj+E8AfGAYCAAAL2Yg0SwX6GIAAAAASUVORK5CYII=) center center repeat-y; }
.sidebar { float: left; width: 220px; height: auto; padding: 20px; background: #f4f4f4; }
.container { margin: 0 0 0 300px; }

.location { position: relative; height: 54px; line-height: 54px; margin: 0 0 20px; border-bottom: 1px dashed #999; }
.location .head h2 { display: inline-block; +display: inline; +zoom: 1; vertical-align: middle; font-size: 20px; font-weight: normal; }
.location .head h3 { display: none; }
.location .path { position: absolute; right: 0; top: 0;   font-size: 15px;  }

.side-menuer { margin: 0 0 20px;  }
.topclass { padding: 0 0 20px; color: #333; border-bottom: 2px solid #ddd; text-align: center; }
.topclass h2 { line-height: 30px; font-size: 24px; margin: 0 0 5px; }
.topclass h3 { line-height: 20px; text-transform: uppercase; font-weight: normal;  }
.side-menu { padding: 20px 0 0; }
.side-menu dd > a { display: block; padding: 0 20px; margin: 0 0 10px; line-height: 40px; font-size: 16px; background:  #e9e9e9; color: #666; }
.side-menu .drop { overflow: hidden; margin: 0 0 15px; /* display:none; */ }
.side-menu .drop li { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACAQMAAABIeJ9nAAAAA1BMVEVxcXHjbzagAAAACklEQVQI12MAAgAABAABINItbwAAAABJRU5ErkJggg==) 10px center no-repeat; }
.side-menu .drop a { display: block; padding: 0 0 0 25px; height: 24px; line-height: 24px; color: #999; }
.side-menu .drop a: hover { color: #e43b48; }
.side-menu dd > a:hover { background: #ddd; }
.side-menu dd.current > a { background:  #eb353a; color: #fff;  }
.side-menu dd.current .drop { display: block; }
.side-menu li.current > a { color: #039c7a; }

.side-con { }
.side-con .info { line-height: 24px; text-align: justify; }