@charset "utf-8";
/* CSS Document */
/* Reset */
* { margin:0; padding:0;transition:all 300ms ease;}
a:link, a:visited, a:hover, a:active {text-decoration:none; cursor:pointer; color:#fffcdd;}
a:hover, a:active {color:#910200;}
body { font:16px/1.6 "Microsoft Yahei","Thmano", "Arial"; color:#fffcdd;
  background:#330203 url(../images/bg.jpg) center top no-repeat;
max-width: 1920px;margin: 0 auto;}
img { border:0px;}
li{ list-style:none; float:left;}
input, textarea, select{ font:14px/1.5 "Microsoft Yahei","Thmano", "Arial"; color:#999; outline:0; }
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
.hidden{display: none;}
html {height: 101%;}
.animate {display: none;}
b,
strong {font-weight: bold;}
input {outline: none;}
textarea {resize: none;}
table {border-collapse: collapse;border-spacing: 0;}
td {border: 0px solid #aaa;padding: 2px;}
a {text-decoration: none;color: #666;}
a:hover {text-decoration: none;color: #910200;}
i {font-style: normal;}
.clearfix {*zoom: 1;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clear {clear: both;}
.ow {min-width: 1200px;}
.w {width: 1200px;margin: 0 auto;}
.wx {width: 1200px;margin: 0 auto;}
.fr {float: right;}
.fl {float: left;}
.s{background:url(../images/tip.png) no-repeat; }
/*header*/
.top{width:100%; height:150px; background:#FFF; position:relative;background: #6d0406;}
.top .top_header{ height: 28px;}
.logo{float:left;}
.logo img{max-width:310px;  float:left; margin-top:6px; margin-right:15px;  }
.logo .header_g{ margin-top:16px;border-left: 1px solid #cf7615;   
  max-width: 440px;padding-left: 20px;    float: left;}
.logo .header_g span{ font-size:25px; line-height:16px;color: #ffb918;font-weight: bold;}
.logo .header_g p{color: #ffb918;font-size: 16px; line-height: 1.8;}
.tel{padding-left: 52px;text-align: left;  background-position: left -592px; margin-top: 2px;}
.tel span{font-size:16px;line-height: 26px; color: #ffc43d;display: block;}
.Telephone{color:#ffc43d;font-size:38px;line-height:1; display: block;/* font-family: "impact"; */float: left;}
.t{ height: 30px;line-height: 26px;color: #bbb;text-align: center;}
.t a{ color: #5c5c5c;padding: 0 10px 0 16px;font-size: 14px;}
.t li{ margin-left: 6px;color: #672a23;}
.t .webMap{ background-position: -196px 3px;}
.t .addFav{ background-position: left 3px;}
.t .setHome{ background-position: -96px 3px;}
/* banner */
/* banner */
.banner{ position:relative; z-index:10;   }
.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;transition: none; }
.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 .tip { position:absolute; width:1200px;left: 50%;margin-left: -600px; bottom:22px; z-index:5; text-align:center; 
  height: 22px!important;}
.banner .tip li { display:inline-block; float: none;+display:inline; +zoom:1; width:22px; height:22px;  margin:0 5px; 
  cursor:pointer; color: #db2934; background: #6d0406;  }
.banner .tip li.active {   background: #feb917; }
.banner .prev,
.banner .next { width:40px; height:78px; position:absolute; top:50%; margin:-50px 0 0; z-index:9; cursor:pointer;display: block;  }
.banner .prev{ background-position: left -400px; left:60px; }
.banner .next{ background-position: right -400px; right:60px; }
.banner .prev:hover {  }
.banner .next:hover {  }
.banner .list,
.banner .list img { height:570px; }

/*搜索*/
 
.telx{ color: #ffb918;font-size: 24px;padding-left: 40px;background:url(../images/tip.png) no-repeat left -196px;
 margin-right: 46px;margin-top:26px;}

.search{ height:80px;  background: #6d0406; }
.search .tel{margin-top: 8px;color: #cb301c;font-size: 24px;padding-left: 40px;
background-position: -362px 6px;margin-right: 52px;}
.skey{ padding-top:36px;color: #ffb918;font-size: 14px;}
.skey a{color: #ffb918;}
.searcher{width:290px;height:35px;float:right;   margin-top:20px;}
.searcher .submit{width:36px;height:35px;float:right;border:0px; 
  background-position:-196px -299px;color: #fff;cursor:pointer;}
.searcher .txt{width:196px;height:35px;line-height:35px;float:right;text-indent: .5em;
  border:none ;color:#ffb918;background-position: left -299px;}

.nav{height:90px;width:100%; background: #400202; }
.nav .w{ }
.nav1{ }
.nav ul{ }
.nav li{position: relative;width: 132px;float: left;z-index: 1000; line-height: 1.6; }
.nav li a.item{    font-size: 16px;text-align: center;    color: #fff;    display: block;     width: 100%; 
font-weight: bold;padding-top: 24px;height: 66px;}
.nav li a.index{ height: 90px;display: block;}
.nav li a i{display: block;font-style: normal;font-size: 12px;color: #65514e;font-weight: normal;text-transform: uppercase;}

.nav li a.item:hover,.nav li.hover{ background: url(../images/nav_hover.png) no-repeat left top #8f0301; }
.nav li a.item:hover i,.nav li.hover i{color: #ba5d51;}
.nav li a.index,.nav li a.index:hover { width: 140px;background-position: 40px -76px ;  background-color: #400202;}
.nav .subNav{transition:none;width: 100%; display: none;  background: #920101;position: absolute; top: 90px;z-index:4;}
.nav .subNav a{ width: 104px;height: 48px;font-size: 16px;line-height:48px;float: left;
  display: block;color: #fff;text-align: center;background: url(../images/nav_drop_li.png) no-repeat right center;  }
.nav .subNav a:hover{font-weight: bold;}


/******************************
 ** 内页架构
 ******************************/
.iclass_tit{   height: 86px;  position: relative;color: #fff;text-align: center;
}
.iclass_tit h1{font-size: 30px;font-weight: bold; color: #ffc43d;display: block;position: relative; 
line-height: 2;}
.iclass_tit em{font-style: normal; font-size: 18px;color: #ffc43d;text-transform: uppercase;position: relative; }

.iclass_tit .mo{position: absolute;left: 569px;display: block;bottom: -7px; text-transform: uppercase;
  font-size: 14px;color: #fff;width: 64px;text-align: center;line-height: 1.6;} 
.iclass_tit .mo:hover{font-weight: bold;}

.sidebar { float:left; width:231px; }
.topclass { width:100%; height:142px; background-color:#910200; color:#feb918; text-align: center; }
.topclass h2 {padding: 34px 0 0 0 ;  font-size:30px;font-weight: bold; text-align: center;}
.topclass span {  font-size: 18px;text-transform: uppercase; }
.side-menu { background-color:#6c0306;  font-size: 14px; }
.side-menu dd { }
.side-menu dd > a { display:block; height:44px; line-height:44px;  text-align: center;border-top: 1px solid #350304;
   color: #fff;font-size: 16px; }
.side-menu dd > a:hover { background: #ffba18;}
.side-menu .drop {  display:none; }
.side-menu .drop li { width:100%; height:38px; line-height:38px;float: none;margin: 8px 0; }
.side-menu .drop a { display:block; padding:0 0 0 42px; background:#6c0306;
 color: #fff;  }
.side-menu .drop a:hover { background:#ffba19;color: #fff;}
.side-menu dd.current .drop { display:block; }
.side-menu dd.current> a {  background: #ffba18;}
.side-menu li.current > a { background:#fd5800;color: #fff; }
.sidebar .tel1{background-position: left -100px;height: 108px;padding-left: 70px;}
.sidebar .tel1 span{ font-size: 14px;line-height: 1.4;padding-top: 38px;color: #fff;
    display: block;}
.sidebar .tel1 p{font-size: 20px; line-height:1;font-weight: bold;*margin-top: -20px;color: #fff;}
.side-head { height:34px; line-height:34px; padding:10px 0 10px 30px; font-size:20px; background:#5f412e; color:#FFF; }
.side-pro { position:relative; top:20px; margin-bottom:20px; }
.side-pro .list { border:1px solid #ddd; padding:30px 0 10px; }
.side-pro .list dd { width:166px; margin:0 auto; }
.side-pro .list a { display:block; text-align:center; }
.side-pro .list img { display:block; width:166px; height:124px; background:#f1f1f1; }
.side-pro .list h3 { padding:10px 0; height:24px; line-height:24px; font-weight:400; }
.side-contact { margin-bottom:20px; position:relative; top:20px; }
.side-contact .main { padding:15px 10px; line-height:2; border:1px solid #ddd; }

.ipro{margin-top: 50px; }
.listpro{ text-align: center;margin: 40px auto;  }
.listpro a{ display: inline-block;position: relative;margin-right: 56px;padding-bottom: 6px;
width: 182px; font-size: 24px; background: url(../images/classy_zi.png) no-repeat center bottom;   }
.listpro a .img{ width: 182px;height: 182px;}
.listpro b{font-size: 24px;color: #fffcdd;font-weight: normal;margin-top: 16px;display: block;line-height: 1.6;}
.listpro em{font-style: normal;font-size: 14px;color: #fffcdd;display: block;}
.listpro a:hover,.listpro .hover{  
-webkit-transform: translateX(-4px);
    transform: translateX(-4px);}
.listpro a:hover .san,.listpro .hover .san{display: block;}

.ipro .tod ul{width: 106%;display: none;}
.ipro .tod li{float: left;margin:0 50px 36px 0 ;position: relative;width: 263px; 
    overflow: hidden;}
.ipro .tod li img{display: block;width: 100%;height: 197px;}
.ipro .tod b{display: block;height: 60px;float: left;width: 156px; }
.ipro .tod b a{display: block;height: 60px;line-height:60px;    font-size: 18px;
font-weight: normal; color: #fffcdd; }
.ipro .tod .wd{    }
.ipro .tod .wd .zixun{float: right;display: block;width: 88px;height: 20px;background: #9c0200;font-size: 14px; 
  color: #fff;margin-top: 18px;
 text-align: center; } 
.ipro .tod li:hover img{
    -webkit-transform: rotateY( 360deg );
    -moz-transform: rotateY( 360deg );
  -ms-transform: rotateY( 360deg );}

.icase{width: 100%;  margin-top: 76px;  }
.icase .ihead{background: url(../images/icase_tit.jpg) no-repeat center;width: 388px;height: 112px;
padding-top: 70px;margin: 0 auto;text-align: center;}
.icase .ihead h1{font-size: 30px;color: #212121;font-weight: bold;}
.icase .ihead h2{font-size: 22px;color: #d3d3d3;text-transform: uppercase;}

.icase .tod{margin-top: 40px;}
.icase .tod ul{width: 110%;}
.icase .tod li{float: left;margin:0 50px 36px 0 ;position: relative;width: 263px; 
    overflow: hidden;}
.icase .tod li img{display: block;width: 100%;height: 197px;}
.icase .tod b{display: block;height: 60px;float: left;width: 156px; }
.icase .tod b a{display: block;height: 60px;line-height:60px;    font-size: 18px;
font-weight: normal; color: #fffcdd; }
.icase .tod .wd{    }
.icase .tod .wd .zixun{float: right;display: block;width: 88px;height: 20px;background: #9c0200;font-size: 14px; 
  color: #fff;margin-top: 18px;
 text-align: center; } 
.icase .tod li:hover img{
    -webkit-transform: rotateY( 360deg );
    -moz-transform: rotateY( 360deg );
  -ms-transform: rotateY( 360deg );}


.igaog{ height: 380px;background: url(../images/igao.jpg) no-repeat center; text-align: center;color: #e8eef5;
margin-top: 80px;}
.igaog .w{ position: relative;}
.igaog .people{background: url(../images/people.png) no-repeat center;width: 452px;height: 426px;
position: absolute;right: 0;top: -117px;}
.igaog .wz{border: 10px solid #e7eff4; line-height: 1.4;width: 394px;height: 100px;}
.igaog .wz b{ font-size: 51px;}
.igaog .wz em{font-style: normal;display: block;font-size: 16px;text-transform: uppercase; }
.igaog .zi{ position: absolute;left: 380px;   top: 35px;}
.igaog .zi b{display: block;background: #e7eff4; color: #1c488c;font-size: 28px;font-weight: normal;
height: 50px;width: 460px;text-transform: uppercase;}
.igaog .zi p{font-size: 26px;color: #e8eef5;letter-spacing: 8px; }
.igaog .telx{ margin-top: 24px;}
.igaog .telx b{background-position: left -552px;display: block;padding-left: 36px;font-size: 30px; width: 266px;
text-align: left;}
.igaog .telx a.qq_link{ display: block;border: 2px solid #e7eff4;width: 110px;height: 36px;line-height: 36px;color: #e7eff4;
font-size: 16px;font-weight: bold;}

.inews {margin-top: 80px; }
.inews .tod{ }
.inews .tod ul{ }
.inews .tod .fl{width: 574px; }
.inews .tod .fl .img{ width: 550px;height: 176px; padding: 24px 24px 24px 0;
  background:url(../images/inews_bg.png) right center no-repeat; }
.inews .tod .fl .img img{width: 100%;height: 180px; }
.inews .tod .fl .description{margin-top: 20px; }
.inews .tod .fl .description span a{font-size: 18px;color: #ffc43d;font-weight: bold; }
.inews .tod .fl .description .wd{ font-size: 14px;color: #818181;line-height: 1.6;}
.inews .tod .fr{width: 546px; }
.inews ul li{border-bottom:1px dashed #d7d7d7; width:100%; height:80px; padding-top:10px;float: none;}
.inews .date{ background:url(../images/tip.png) left -500px no-repeat; width:65px; height:62px; float:left; margin-right:15px}
.inews .date span{width:60px;font-size:15px; height:35px; line-height:40px; color:#fff; text-align:center; display:block;} 
.inews .date b{width:60px;font-size:17px; height:28px; line-height:28px; color:#fff; text-align:center;display:block;
font-weight: normal;}
.inews .wd_link{width:458px; height:32px; line-height:28px; font-size:16px;color:#d6cbcc;float:left;}
.inews .wd_link a{color:#d6cbcc; float:left; font-weight:bold; }
.inews .wd_link span{ transition: all 1s ease 0s;margin:8px 2px;display:block; background:#393939; color:#fff; width:15px; height:15px; line-height:15px; float:right; text-align:center;}
.inews li .wd{color:#969696;float:left;font:14px;height:30px; line-height:28px; overflow: hidden;width:458px;}
.inews ul li:hover .wd_link a{color: #ffcb4a; }
.inews ul li:hover .wd_link span{background: #740700;}

 .part1{   }
.iabout {  margin-top: 100px;}
.iabout .w{background:url(../images/iabout_bg.jpg) center top no-repeat;position: relative;height: 322px;  }
.iabout .sketch { float:right; width:404px; height:328px;position: absolute; right: 108px; top: -70px;}
.iabout .sketch img { width: 404px;height: 328px; }
.iabout .main { float:left; width:540px; height:auto; color:#e8e8e8; line-height: 2;margin-left: 87px;}
.iabout .main h1{font-size: 24px;color: #ffc43d;margin-top: 36px;}
.iabout .main h1 b{font-size: 30px;color: #770005;}
.iabout .info {margin-top: 10px;font-size: 16px; }
.iabout .detail{width: 140px;height: 41px;color: #fff;font-size: 18px;text-align: center;line-height: 41px;position: absolute;
bottom: -20px;left: 104px;background: #3d3832;}
.iabout .detail:hover{ background: #CB301C;}
.iabout .headx{position: absolute;top: 40px;left: -3px;width: 34px;color: #f7c82b;font-size: 35px;padding-bottom: 70px;
font-weight: bold;line-height: 38px;background-position: -370px bottom;}
.iabout .headx span{color: #780500; }


.footer { background:#360104;/* max-height: 400px;  */
  color: #fff;  font-size: 14px;margin-top: 60px;}
.footer a{color: #fff;}
.bt_subnav{background: #360104;height: 76px;border-bottom: 1px solid #7e7d76;}
.subnav { }
.subnav a {padding: 0 26px; color: #bcbcbc;height: 71px;line-height: 71px;color: #fff;font-size: 16px;
background: url(../images/bt_navli.png) no-repeat left center;}
.subnav a.index{background: none;}
.subnav a:hover{font-weight: bold;}
.sub_logo{ width: 216px;background-position: 210px -623px;height: 218px;margin-right: 54px;}
.sub_logo img{margin-top: 60px;max-width: 610px;}
.footer .zhong{ margin-top: 46px;border-left: 1px solid #7e7d76;border-right: 1px solid #7e7d76;
padding: 0 50px;width: 595px;}
.ilink{line-height: 30px; }
.ilink span{font-size: 16px;display: inline-block;  
float: left;height: 22px;}
.ilink a{display: inline-block;margin:0 6px;font-size: 14px;}
.keywords{ margin-top: 12px;}
.copyright { float: left;line-height:26px;  width:680px; margin-top: 6px;}
.codex{width: 104px; margin-top: 40px;}
.codex img{width: 104px;height: 104px;}
.codex span{width: 104px;display: block;text-align: center;font-size: 18px;color: #d5d5d5;}


.nybanner {height: 300px;display: block;width: 100%;background: #ccc;border-top: 1px solid #ccc;}
.subcomt {border: 1px solid #cacbcb;padding: 8px;}
.sobtitle {height: 62px;line-height: 62px;margin-bottom: 10px;border-bottom: 1px solid #c9c9c9;background:url(../images/heng.png) no-repeat left center;}
.sobtitle p.fl {color: #feb918;font-size: 24px;font-weight: bold;}
.sobtitle .sitepath {padding-right: 20px;font-size: 14px;}
.sobtitle .sitepath a{}
.submian {position: relative;margin-top: 30px;}

.submian .subleft {width: 232px;}
.submian .subleft .sidebar{float: none;margin-bottom: 10px;}
.submian .subleft .titlex {    text-align: center;background: #910200;color: #feb918;height: 82px;}
.submian .subleft .titlex span {margin-top: 10px;border-bottom: 1px dashed #feb918;display: inline-block;padding: 0 10px;color: #feb918;font-size: 24px;font-weight: bold;line-height: 40px;}
.submian .subleft .titlex b{line-height: 2; text-transform: uppercase;font-size: 12px;font-weight: normal;display: block;}
.submian .subleft .titlex a {font-size: 14px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;height: 21px;line-height: 21px;float: right;margin-right: 10px;margin-top: 20px;position: relative;width: 75px;color: #fff;}
.submian .subleft .titlex a i {color: #fff;font-weight: bold;font-size: 20px;position: absolute;right:-3px;top: 0px;}
.submian .subleft .titlex a i:before {content: "";height: 21px;}
.submian .subleft .titlex a:hover {color: #F3F3F3;border-color: #F3F3F3;}
.submian .subleft .titlex a:hover i:before {content: "";color: #F3F3F3;}
.submian .subleft .lefta {padding-bottom: 20px;}
.submian .subleft .lefta .titlex{ height: 122px;line-height: inherit;}
.submian .subleft .lefta .titlex span{    padding-top: 18px;    display: block;    line-height: 52px;}
.submian .subleft .lefta .titlex em{font-style: normal;font-size: 14px;padding-left: 35px;display: block;}

.submian .subleft .lefta .comt { }
.submian .subleft .lefta .comt ul li {line-height: 52px;color: #787878;display: block;margin-bottom: 2px;width:100%;}
.submian .subleft .lefta .comt ul li a {font-size: 18px;position: relative;display: block;width:220px;height:52px;line-height:52px;border-bottom: 1px solid #e2e2e2;padding-left: 60px;}
.submian .subleft .lefta .comt ul li a:hover,
.submian .subleft .lefta .comt ul li a.hover {    color: #910200;    background: #FFF100;}
.submian .subleft .lefta .comt ul .box {display: none;}
.submian .subleft .lefta .comt ul .box a {display: block;line-height: 32px;font-size: 14px;height: 32px;border-bottom: 1px solid #eee;border-top: 0px;border-left: 0px;border-right: 0px;}
.submian .subleft .lefta .comt ul li.current .box { display:block; }
.submian .subleft .lefta .comt ul li.current > a {background: #FFF100;color: #910200; }
.submian .subleft .lefta .comt ul li.current > a {background:#FFF100;color:#910200; }

.submian .subleft .leftnews .leftnewscomt {border: 1px solid #910200;*padding: 20px 15px;}
.submian .mainx {  height:230px;margin: 20px 15px;  background:#FFF; overflow:hidden; position:relative; *width: 215px;*margin-top: 20px;}
.submian .listx { float:left; width:300%; position:relative; }
.submian .listx dd { float:left; width:250px; height:187px; position:relative; }
.submian .listx a { display:block; overflow:hidden; position:relative; z-index: 9;}
.submian .listx span { width:430px; height:56px; line-height:56px; padding:0 15px; position:absolute; left:0; bottom:0; font-size:16px; color:#FFF; }
.submian .listx img { display:block; width:250px; height:187px; }
.submian .listx dd:hover img { -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1); }
.submian .tipx {width:100%; height:24px; text-align:center;position: absolute;bottom: 5px; }
.submian .tipx span { display:inline-block; vertical-align:middle; width:24px; height:24px; background:url(../images/tip-view.png) center 0 no-repeat; cursor:pointer;margin: 0 6px; }
.submian .tipx span.cur { background-position:center bottom; }
.submian .leftcontact{ }
.submian .leftcontactcomt{line-height: 28px;border: 1px solid #910200;padding: 10px;}
.submian .leftcontact .title1{height: 68px;line-height: 68px;border-bottom: 4px solid #910200;margin-bottom: 28px; }
.submian .leftcontact .title1 span{ color: #910200;font-size: 33px;font-weight: bold;}
.submian .leftcontact .title1 i{ color: #910200;font-size: 22px;font-weight: bold;text-align: right;}
.submian .leftcontact_tel{margin-top: 10px;background: #F8A815 url(../images/leftcontact_tel.png) 10px center no-repeat;color: #fff;padding-left: 80px;}
.submian .leftcontact_tel p{font-size: 18px;height: 35px;
    line-height: 3.2;}
.submian .leftcontact_tel h2{ font-weight: bold;font-size: 18px;}

.submian .subright {width: 936px;margin-bottom: 65px; line-height: 28px;}
.submian .subright .produtlist .list {overflow: hidden;}
.submian .subright .produtlist .list .itag li {float: left;margin: 8px;width: 290px;}
.submian .subright .produtlist .list .itag li.err span{cursor: text;}
.submian .subright .produtlist .list .itag li img {width: 284px;height: 213px;display: block;padding: 2px;border: 1px solid #dcdcdc;}
.submian .subright .produtlist .list .itag li span {cursor:pointer;height: 34px;line-height: 34px;display: block;width: 100%;text-align: center;overflow: hidden;}
.submian .subright .produtlist .list .itag li:hover img {border-color: #910200;background: #910200;}
.submian .subright .produtlist .list .itag li:hover span {color: #910200;}
.submian .subright .listnews {padding:0 20px 20px 20px;}
.submian .subright .listnews ul li {width: 100%;border-bottom: 1px dashed #d6d6d6;height: 40px;line-height: 40px;}
.submian .subright .listnews ul li.err{margin-bottom: 20px;}
.submian .subright .listnews ul li a {display: block;}
.submian .subright .listnews ul li a p {float: left;cursor:pointer;}
.submian .subright .listnews ul li a span {color: #999;cursor:pointer;float: right;}
.submian .subright .listnews ul li a:hover p {color: #910200;}
.submian .subright .listnews ul li a:hover span {color: #666;}
.submian .subright .aboutlist {line-height: 28px;color: #fffcdd;}
/* .aboutlist img{max-width:100%} */
.submian .subright .conBox {padding: 0px 20px 20px;line-height: 24px;color: #333;}
/* page_newsdetail_list */
.submian .subright .ArticleTitle {padding-bottom: 7px;}
.submian .subright .ArticleTitle h1 {padding-top: 10px;    font-size: 20px;    line-height: 30px;text-align: center;padding-bottom: 5px;border-bottom: 1px dotted #a6a6a6;color: #910200;}
.submian .subright .ArticleMessage {color:#fffcdd;text-align: center;line-height: 22px;height: 22px;border-bottom: 1px dotted #a6a6a6;margin-bottom: 10px;}
.submian .subright .ArticleTencont { color:#fffcdd;padding: 5px 0px 20px 0px;line-height: 2em;overflow: hidden;}

/* listProduct */
.listProduct {margin-top: 20px;}
.listProduct .tod { overflow:hidden; }
.listProduct ul{ width:110%; }
.listProduct .item{ width:298px; height:264px; border:1px solid #ccc; float:left; position:relative;overflow:hidden; margin:0px 15px 15px 0px;}
.listProduct .item img{ width:298px; height:223px;}
.listProduct .item a{ display:block; color:#fff;line-height:26px; font-size:16px;}
.listProduct .item p{ width:100%; height:130px; text-align:center;}
.listProduct p.wd{ width:100%; position:absolute; left:0; bottom:0px;height: 32px; /* background:url(../images/cover.png) repeat center -34px; */}
.listProduct p.wd a{ display:block;font-size: 16px;color: #fffcdd;}
.listProduct p.wd span{ color:#fff; font-size:12px; padding:2px 8px; border:1px solid #fff;}
.listProduct .item:hover p.wd{ font-weight: bold; }
.listProduct .item:hover p.wd a{color: #feb918; }
/* relatedLink */
.submian .subright .reLink {height: 30px;border-top: 1px solid #eee;border-bottom: 1px solid #eee;width: 100%;margin: 10px auto 10px;overflow:hidden;}
.submian .subright .reLink .prevLink {color:#fffcdd;float: left;margin-left: 10px;height: 30px;line-height: 30px;}
.submian .subright .reLink .nextLink {color:#fffcdd;float: right;margin-right: 10px;height: 30px;line-height: 30px;}
.maplist li a {background: #eee;width: 98%;height: 30px;line-height: 30px;display: block;margin-bottom: 10px;padding-left: 2%;font-weight: bold;}
.maplist li .box {width: 100%;height: auto;margin-bottom: 10px;}
.maplist li .box a {float: left;height: 24px;line-height: 24px;width: auto;text-align: center;margin-right: 10px;padding: 0px 5px;font-weight: normal;}
.maplist li .box a:hover {background: #ff611c;color: #fff;}
/* pager */
.pager {display: block;width: 100%;height: auto;padding: 25px 0 5px;text-align: center;clear: both;margin-bottom: 5px;}
.pager span,
.pager a {display: inline-block;border: 1px solid #eee;color: #666;background: #f3f3f3;height: 24px;line-height: 24px;padding: 0px 8px;text-decoration: none;margin: 0 5px;}
.pager a:hover {background: #910200;border-color: #910200;color: #fff;text-decoration: none;}
.pager .cur {background: #910200;border-color: #910200;font-weight: bold;color: #FFF;}
.pager span.dot {background: #910200;border-color: #0a6c00;font-weight: bold;color: #FFF;}
/* cms2.0地图 */
/*map*/
.dtditu{width:140px; height:30px; line-height:30px; background:#910200; color:#fff; font-weight:bold; margin:10px auto 0; text-align:center; font-size:14px;}
.baiduMap{width:715px; height:300px; border:1px solid #910200; border-top:3px solid #910200;}
.baiduMap {
    background: #eee none repeat scroll 0 0;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.1);
    height: 400px;
    margin: 0 auto 20px;
    width: 100%;
}
.BMap_bubble_title a {
    border-radius: 3px;
    display: inline-block;
    height: 25px;
    line-height: 26px;
    overflow: hidden;
    padding: 0 10px;
}
.BMap_bubble_title a:hover {
}
.BMap_bubble_title > a {
    background: #999 none repeat scroll 0 0;
    color: #fff;
}
.BMap_bubble_title > a:hover {
    background: #666 none repeat scroll 0 0;
}

.fix {position: fixed;z-index: 10000000;right: 0;bottom: 30%;width: 140px; height:441px;text-align: center;display: block;
  }

.fix .comt {width: 140px;}
.fix .comt ul{}
.fix .comt li.qq{height: 28px;}
.fix .comt li.qq a{height: 28px;color: #fff;font-size: 16px;line-height: 28px;}
.fix .comt li.qq:hover{ }
.fix .comt li{  float: none;height: auto;color: #fff;background: url(../images/fix_icon.png) no-repeat center top;
  text-align: center;font-size: 14px;padding: 0 10px;padding-top: 37px;}
.fix .fixtop {margin-top: 20px;height: 30px;cursor: pointer; color: #fff;padding-top: 42px;background: url(../images/fix_icon.png) no-repeat center top;background-position: center -155px;}
.fix .comt li.zixiun {font-size: 14px; background-position: center -74px;margin-top: 20px;}
.fix .comt li a{color: #fff;display: block; }
.fix .comt li.sidle_m_t{}
.fix .comt li.code{cursor: pointer;z-index: 10000000; *margin-top: -6px;margin-top: 10px;background: none;padding: 0;}
.fix .comt li.code .erwei{ }
.fix .comt li.code .erwei img{width: 86px;height: 86px; }
.fix .comt li.code .erwei span{display: block;text-align: center;font-size: 16px;
  color: #fff;}

.fix .comt .close {width: 124px;display: block;cursor: pointer;margin: 0 auto;position: relative;}
.fix .comt .close .fixclose {background: url(../images/fixclose.png) no-repeat;width: 49px;height: 125px;display: block;
  position: absolute;left: -49px;top:-300px;-webkit-transition: all .5s ease-in;-moz-transition: all .5s ease-in;-o-transition: all .5s ease-in;transition: all .5s ease-in;}
.fix .comt .close .fixclose:hover {opacity: 0.8;filter: alpha(opacity=80);-moz-opacity: 0.8;-khtml-opacity: 0.8;}
.fix .txt {padding-top: 40pxx;width: 140px;position: absolute; left:0px;background: url(../images/sidle.png) no-repeat center top; height:550px;}
.fix .fixclick {background: url(../images/fixclick.png) no-repeat;width: 30px;height: 117px;position: absolute;right: 0px;bottom: 50%;cursor: pointer;display: none;}

.pageMsg {color: #333d58;margin-top: 30px;}
.pageMsg #formPost table td input#txtImageCode {width: 70px;}
.pageMsg #formPost table td input:focus {border-color: #eee;outline: 0;}
.pageMsg #formPost table span.red {color: #f00;margin-right: 5px;}
.pageMsg #formPost table input {border: 1px solid #ccc !important;font-family: "microsoft yahei";}
.pageMsg #formPost table textarea {border: 1px solid #ccc !important;}
.pageMsg #formPost table input.sub {font-family: "microsoft yahei";cursor: pointer;width: 100px;height: 35px;line-height: 24px;color: #848484;text-align: center;margin-top: 10px;background: #fff;}
.pageMsg #formPost table input.sub:hover {background: #ff611c;color: #fff;border: 1px solid #eee !important;}
.pageMsg #formPost table td input {width: 240px;height: 25px;line-height: 25px;padding: 0px 5px;}
.pageMsg tr.code input {width: 90px;}
.pageMsg .err {color: #f00;padding-left: 10px;}
.pageMsg tr.item textarea {width: 240px;height: 50px;color: #666;border: 1px solid #ccc;padding: 0 5px;outline: none;}
/*# sourceMappingURL=style.css.map */
#slider{width:630px;height:240px;position:relative;margin:0 auto;}
.scroll{width:630px;height:340px;margin:0 auto;overflow:hidden;position:relative;}
.scrollContainer{position: relative;width:1815px;left:0px;}
.scrollContainer .current .inside{width:230px;height:288px;}
.scrollContainer .panel{width:195px;height:146px;float: left;display:inline;}
.panel .inside{display:block;position:relative; }
.inside img{height:100%;width:100%;}
.scroll li .inside span{width:197px;height:37px;line-height:37px;display:none;position:absolute;bottom:-17px;left:16px;background-color:#c69;font-size:14px;color:#FFF;text-align:center;}
.scroll li.current .inside span{display:block;}
.btnMode a.btn{background:url(../img/tab1.png) no-repeat left top;}
.btnMode a.btn{width:20px; height:39px;position:absolute;top:80px; }
.btnMode a.prev{left:-30px;background-position:13px 0px;}

.btnMode a.next{right:-30px;background-position:-13px 0;}
.BMap_bubble_content{line-height:22px;}

#tp_img{ float: left; width: 670px;  overflow: hidden; text-align:center;font-size:0; }
.itag1{ width:640px; float:left; position:relative; display:inline-block; background:#f1f1f1; border:1px solid #e0e0e0; height:82px; padding:10px 10px 0; margin-top:10px; b}
.itag1 .up,.itag1 .down{ display:block; width:23px; height:66px; background:url(../img/icoup.png) no-repeat center; float:left; }
.itag1 .down{ background-image:url(../img/icodown.png);}
.itag1 .img_{ height:75px; width:580px; margin:0 5px; overflow:hidden; position:relative; float:left} 
.itag1 .img_ a{ display:block; height:75px; float:left; padding-right:10px }
.itag1 .img_bk{ width:800%}
.itag1 .img_ img{ border:1px solid #eee;}
.itag1 .img_ a:hover img,.itag .img_ a.hover img{ border-color:#f60}

.ProDes{padding-top:10px;float:left;}

[ig-null] { margin-bottom:0px;  }

.dialog-alert { width:440px; height:auto; position:fixed; left:50%; top:50%; margin:-150px 0 0 -220px; z-index:100; background:#FFF; background:-webkit-linear-gradient(top, #f1f1f1 0%, #FFF 10%, #FFF 100%); display:none; color:#333;}
.dialog-alert .head { height:40px; line-height:40px; position:relative; margin-bottom:10px; }
.dialog-alert .head h2 { font-size:16px; padding:0 0 0 15px; }
.dialog-alert .head .close { width:40px; height:40px; background:url(../images/ico-close.png) center center no-repeat; position:absolute; right:0; top:0; }
.dialog-alert .head .close:hover { -webkit-transform:rotate(90deg); transform:rotate(90deg); }
.dialog-alert .main { padding:0 20px 20px 20px; font-size:14px; }
.dialog-alert .main .red { color:#F00; }
.dialog-alert .foot { height:34px; text-align:center; border-top:1px solid #fff; padding:10px 0 20px;background: none; }
.dialog-alert .foot a { display:inline-block; vertical-align:middle; height:34px; line-height:34px; padding:0 25px; background:#ddd; margin:0 10px; font-size:14px; border-radius:3px;}
.dialog-alert .foot .ok { background:#d93636; color:#fff; }
.dialog-alert .foot .ok:hover { background:#a40606; }
.dialog-alert .foot .cancel { background:#bbb; color:#333; }
.dialog-alert .foot .cancel:hover { background:#999; }

.dialog-confirm { width:440px; height:auto; position:fixed; left:50%; top:50%; margin:-150px 0 0 -220px; z-index:100; background:#FFF; background:-webkit-linear-gradient(top, #f1f1f1 0%, #FFF 10%, #FFF 100%); display:none; }
.dialog-confirm .head { height:40px; line-height:40px; position:relative; margin-bottom:10px; }
.dialog-confirm .head h2 { font-size:16px; padding:0 0 0 15px; }
.dialog-confirm .head .close { width:40px; height:40px; background:url(../images/ico-close.png) center center no-repeat; position:absolute; right:0; top:0; }
.dialog-confirm .head .close:hover { -webkit-transform:rotate(90deg); transform:rotate(90deg); }
.dialog-confirm .main { padding:0 20px 20px 20px; font-size:14px; }
.dialog-confirm .main .red { color:#F00; }
.dialog-confirm .foot { height:34px; text-align:center; border-top:1px solid #fff; padding:10px 0 20px; }
.dialog-confirm .foot a { display:inline-block; vertical-align:middle; height:34px; line-height:34px; padding:0 25px; background:#ddd; margin:0 10px; font-size:14px; border-radius:3px;}
.dialog-confirm .foot .ok { background:#d93636; color:#fff; }
.dialog-confirm .foot .ok:hover { background:#a40606; }
.dialog-confirm .foot .cancel { background:#bbb; color:#333; }
.dialog-confirm .foot .cancel:hover { background:#999; }

.dialog-log { position:absolute; z-index:99; width:auto; padding:10px 20px; border:1px solid #e0272c; background:#ffe8e9; border-radius:3px; box-shadow:1px 1px 5px rgba(0,0,0,0.2); color:#e0272c; }
.dialog-log i { position:absolute; left:15px; top:-7px; width:14px; height:7px; background:url(../images/log-arrow.png) center center no-repeat; }

.dialog-layout { position:fixed; left:0; top:0; width:100%; height:100%; filter:Alpha(opacity=50); background:#000; background:rgba(0,0,0,.5); z-index:99; }

.dialog-album { position:fixed; _position:absolute; width:100%; height:100%; left:0; top:0; z-index:100; display:none; }
.dialog-album .layout { position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.9) !important; filter:Alpha(opacity=90); background:#000; z-index:-1; }
.dialog-album .container { position:absolute; left:0; top:0; width:100%; height:100%; z-index:2; overflow:hidden; }
.dialog-album .container ul { float:left; width:1000%; height:100%; position:relative; }
.dialog-album .container li { float:left; width:10%; height:100%; position:relative; }
.dialog-album .container .img { width:100%; height:100%;  }
.dialog-album .container .img img { max-height:100%; max-width:80%; width:800px; height:600px; }
.dialog-album .tool .close { position:absolute; width:65px; height:35px; top:0; right:0; background:url(../images/ico-album.png) 0 -105px no-repeat; z-index:10; overflow:hidden; text-indent:-99em; opacity:0.6 !important; filter:Alpha(opacity=60); }
.dialog-album .tool .close:hover { opacity:0.9 !important; filter:Alpha(opacity=90); }
.dialog-album .tool .right, .dialog-album .tool .left { position:absolute; width:30px; height:30px; top:50%; margin-top:-10px; z-index:10; text-indent:-99em; overflow:hidden; background:url(../images/ico-album.png) -35px 0 no-repeat; }
.dialog-album .tool .right { left:20px; background-position:-35px -35px; }
.dialog-album .tool .left { right:20px; }
.dialog-album .tool .right:hover { background-position:0 -35px; }
.dialog-album .tool .left:hover { background-position:0 0; }
.dialog-album .tool .play, .dialog-album .tool .plus { position:absolute; width:30px; height:30px; right:20px; bottom:20px; background:#CCC; z-index:10; overflow:hidden; background:url(../images/ico-album.png) 0 -70px no-repeat; overflow:hidden; text-indent:-99em; }
.dialog-album .tool .play { background-position:-35px -70px; }
.dialog-album .tip { position:absolute; width:50%; height:15px; left:25%; bottom:20px; z-index:10; text-align:center; }
.dialog-album .tip span { display:inline-block; width:12px; height:12px; border:1px solid #aaa; border-radius:13px; background:#FFF; margin:0 5px; vertical-align:middle; cursor:pointer; }
.dialog-album .tip span.cur { background:#666; }

/* 4:3 图文 */
.list-case { padding:0 20px;  margin-bottom:10px; }
.list-case .list { padding:10px 0 10px; }
.list-case .item { padding:15px 0 15px 180px; height:124px; border-top:1px dashed #ddd; position:relative; }
.list-case .item:first-child { border-top:0; }
.list-case .item .img { position:absolute; left:0; top:15px; width:166px; height:124px; background:#f1f1f1; }
.list-case .item .img img { display:block; width:166px; height:124px; }
.list-case .item .date { position:absolute; right:0; top:15px; color:#999; }
.list-case .item h3 { font-size:16px; line-height:20px; margin-bottom:8px; }
.list-case .item h3 a { }
.list-case .item h3 a:hover { text-decoration:underline; }
.list-case .item p { height:60px; line-height:20px; color:#666; overflow:hidden; margin-bottom:16px; }
.list-case .item .detail { height:20px; }
.list-case .item .detail a { line-height:20px; }

/* 产品详情页 */
.product-content {padding: 20px; }
.product-photo { float:left; width:440px; }
.product-photo .original { width:440px; height:330px; overflow:hidden; margin-bottom:10px; }
.product-photo .original img { display:block; width:100%; height:330px; }
.product-photo .prev, .product-photo .next { float:left; width:17px; height:69px; background:url(../images/photo-pn.png) 0 0 no-repeat; cursor:pointer; }
.product-photo .next { float:right; background-position:-19px 0; }
.product-photo .prev:hover { background-position:0 -70px; }
.product-photo .next:hover { background-position:-19px -70px; }
.product-photo .nodrop { cursor:no-drop; }
.product-photo .prev.nodrop:hover { background-position:0 0; }
.product-photo .next.nodrop:hover { background-position:-19px 0; }
.product-photo .thum { float:left; width:395px; height:69px; margin:0 0 0 5px; overflow:hidden; position:relative; }
.product-photo .thum dl { float:left; width:300%; height:69px; position:relative; }
.product-photo .thum dd { float:left; width:87px; height:65px; border:2px solid #fff; margin:0 10px 0 0; cursor:pointer; background:#f1f1f1; }
.product-photo .thum img { width:100%; height:65px; display:block; }

.relink { padding:0 10px; height:40px; line-height:40px; border-top:1px solid #ddd;border-bottom:1px solid #ddd; margin:0 20px 20px 20px ; }
.relink p { float:right; width:50%; text-align:right; overflow:hidden; }
.relink p:first-child { float:left; text-align:left; }
.product-photo .thum dd.current { border-color:#910200; }
.product-info { margin:0 0 0 460px; position:relative; height:346px; }
.product-info h1 { font-size:20px; line-height:1.2; margin-bottom:20px; }
.product-info .order { float:left; margin:3px 0; }
.product-info .order a { display:block; width:115px; height:30px; line-height:30px; color:#FFF; font-size:14px; background:#910200; text-align:center; border-radius:5px; }
.product-info .order a:hover { background:#FC771C; }
.product-info .bdshare { float:right; +margin-right:10px; }
.product-info .bdshare .head { display:none; }
.product-info .des { float:left; padding:15px 0; width:100%; height:200px; line-height:24px; margin-bottom:40px; overflow:hidden; }
.product-info .tel { width:220px; height:55px;  
  padding:0; line-height:1.1; position:absolute; left:0; bottom:10px;margin: 0; }
.product-info .tel dt { font-size:16px; font-weight:700; }
.product-info .tel dd { font-size:27px; color:#910200; font-weight:700; }
.article-container { border-top:1px dashed #ddd; margin:20px 0 0; }
.article-container .article { padding-bottom:10px; }
.article-container .article img{max-width:100%;}
.article-head { padding:20px 0 10px; }
.article-head h2 { width:240px; height:40px; line-height:40px;  font-size:16px; color:#910200; }

/* 产品详情页 */
.original2 { width:100%; height:auto; overflow:hidden; margin-bottom:10px; }
.original2 img { display:block; max-width:100%; height:auto;margin: 0 auto; }
.product-info2 { position:relative; padding:10px 335px 10px 0; min-height:35px; }
.product-info2 h1 { font-size:20px; }
.product-info2 .telx { width:250px; height:; background:url(../images/ico-tel2.png) left top no-repeat; padding:0 0 0 60px; line-height:1.1; position:absolute; right:0; top:10px; }
.product-info2 .telx dt { font-size:16px; font-weight:700; }
.product-info2 .telx dd { font-size:30px; color:#910200; font-weight:700; }

.recommend-news {  margin:20px; }
.recommend-news .head { height:38px; line-height:38px; position:relative; border:1px solid #ddd; background:url(../images/header-bg.png) left -80px repeat-x #fff; }
.recommend-news .head h2 { font-size:18px; color:#910200; border-left:5px solid #910200; padding:0 0 0 20px; background:url(../images/ico-rec.png) left center no-repeat; }
.recommend-news .head .mo { position:absolute; right:10px; top:0; font-size:16px; color:#999; font-size:small; }
.recommend-news .head .mo:hover { color:#910200; }
.recommend-news .main { width:autp; overflow:hidden; padding:20px 20px 20px 0; }
.recommend-news .list { float:left; width:110%; }
.recommend-news .item { float:left; width:355px; height:30px; line-height:30px; margin-right:50px; position:relative; }
.recommend-news .item a { background:url(../images/ico-news.png) left center no-repeat; padding:0 0 0 12px; }
.recommend-news .item a:hover { text-decoration:underline; }
.recommend-news .item span { position:absolute; right:0; top:0; color:#999; }

.recommend-pro { margin-bottom:20px; padding: 0 20px;}
.recommend-pro .head { height:38px; line-height:38px; position:relative; border:1px solid #ddd;   }
.recommend-pro .head h2 { font-size:18px; color:#fff; border-left:5px solid #910200; padding:0 0 0 20px; background:url(../images/ico-rec.png) left center no-repeat; }
.recommend-pro .head .mo { position:absolute; right:10px; top:0; font-size:16px; color:#fff; font-size:small; }
.recommend-pro .head .mo:hover { font-weight: bold; }
.recommend-pro .main { width:100%; overflow:hidden; padding:20px 0 0; }
.recommend-pro .list { float:left; width:110%; }
.recommend-pro .item { float:left; width:auto; margin:0 20px 0 0; }
.recommend-pro .item .img { width:206px; height:155px; overflow:hidden; border:1px solid #ddd; background:#f1f1f1; }
.recommend-pro .item .img img { width:100%; height:155px; }
.recommend-pro .item h3 { line-height:40px; text-align:center; font-weight:400; }
.recommend-pro .item h3 a {font-size: 16px; }
.recommend-pro .item:hover { border-color:#c8a48e; }

.recommend-form { padding: 0 20px; }
.recommend-form .head { height:38px; line-height:38px; position:relative; border:1px solid #ddd;   }
.recommend-form .head h2 { font-size:18px; color:#fff; border-left:5px solid #910200; padding:0 0 0 20px;   }
.recommend-form .main { width:auto; overflow:hidden; padding:40px 20px 20px; }
.recommend-form .main > * { float:left; width:100%; clear:both; margin-bottom:15px; position:relative; }
.recommend-form .row-1 { width:350px; height:auto; padding:0 0 0 50px; border:1px solid #ddd; }
.recommend-form .row-2 { width:710px; height:auto; padding:0 0 0 0; border:1px solid #ddd; }
.recommend-form .row-3 { width:800px; height:auto; }
.recommend-form .ico-name { background:url(../images/form-name2.png) 15px center no-repeat; }
.recommend-form .ico-phone { background:url(../images/form-phone2.png) 15px center no-repeat; }
.recommend-form .ico-email { background:url(../images/form-email2.png) 15px center no-repeat; }
.recommend-form .required .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.recommend-form .txt {width:100%; height:40px; line-height:40px; background:#330003; border:0; color:#999; }
.recommend-form .text { width:700px; border:0; background:#330003; padding:5px 5px; line-height:20px; height:100px; color:#999; }
.recommend-form img.code { float:left; width:110px; height:42px; margin-left:10px; }
.recommend-form input.code { float:left; width:178px; height:40px; line-height:40px; border:1px solid #ddd; background:#FFF; padding:0 10px; color:#999; }
.recommend-form .submit, .recommend-form .reset { float:left; width:200px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.recommend-form .submit { background:#910200; }
.recommend-form .reset { background:#292826; margin:0 0 0 10px; }
.recommend-form .submit:hover { background:#C30100; }
.recommend-form .reset:hover { background:#000; }
.recommend-form .onfocus, .recommend-form .onfocus input.code { border-color:#aaa; }
.BMap_bubble_content{font-size: 12px;line-height:1.4;}

/* 地图 */
.map11{padding: 25px;}
.map11 li.item{ width:100%;  padding:10px 0px; text-align:left;  border-bottom:1px solid #c8c8c8;}
.map11 li.item a{line-height:30px; color:#910200; font-size:16px;   font-weight:bold; margin-right:15px;}
.map11 .subMap11{  text-align:left; margin-left:50px;}
.map11 .subMap11 li.item2{ margin:15px 0px; line-height:24px;}
.map11 .subMap11 .san{  text-align:left; margin-left:50px;}
.map11 .subMap11 .san a{  font-size:16px; font-weight:normal;}
.mab img{ max-width: initial;}
.minBanner, .minBanner ul, .minBanner img,.minBanner li.item{height: 350px!important;}