@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:#3d3d3d;}
a:hover, a:active {color:#a40000;}
body { font:14px "Microsoft Yahei","Thmano", "Arial"; color:#3d3d3d; background:#fff;
max-width:1920px;margin: 0 auto;/* overflow-x: hidden; */position: relative;}
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: #A40000;}
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: 1100px;margin: 0 auto;}
.fr {float: right;}
.fl {float: left;}
.s{background:url(../images/tip.png) no-repeat; }
 
/*header*/
.top{ height: 100px; background: #c7010b; }
.header{ position: relative; z-index: 100;   margin: 0 auto; }
.logo{ float: left; position: absolute; top: 0; left: 0; height: 100px;width: 200px; }
.logo a{ display: block;     }
.logo img{max-width: 200px;max-height: 100px;display: block;margin: 0 auto;margin-top: 4px;}
.nav{ float: right; height: 100px; width: 975px; }
.nav ul{ clear: both; }
.nav li{ width: 108px;height: 100px; float: left;position: relative; }
.nav li>a{ width: 108px;height: 100px;  line-height: 100px; text-align: center; color: #fff; display: block;  font-size: 16px;}
.nav li>a i{display: block;text-transform: uppercase;}
.nav li>a:hover,.nav li .hover{   background: #2d2d2d; }
.nav .subNav{transition:none;width: 100%; display: none; background: #2d2d2d;position: absolute; top: 100px; }
.nav .subNav a{ width: 104px;height: 56px;font-size: 16px;line-height:56px;float: left;
  display: block;color: #fff;text-align: center;  }
.nav .subNav a:hover{font-weight: bold;}

/* 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:1100px;left: 50%;margin-left: -550px; bottom:8px; z-index:5;text-align: center;    }
.banner .tip li { display:inline-block; float: none;+display:inline; +zoom:1; width:20px; height:20px; 
  background: #fff; color: #fff;font-size: 18px;text-align: center;line-height: 20px;font-weight: bold;
  margin:0  5px; cursor:pointer; }
.banner .tip li.current { background: #c2020c;  }
.banner .prev,
.banner .next { width:60px; height:100px; position:absolute; top:50%; margin:-50px 0 0; z-index:9; cursor:pointer; }
.banner .prev { background:url(../images/tip.png) left -100px no-repeat; left:60px; }
.banner .next { background:url(../images/tip.png) -340px -100px no-repeat; right:60px; }
.banner .prev:hover {  }
.banner .next:hover {  }
.banner .list,
.banner .list img { height:630px; }

/*搜索*/
  
 

 
/******************************
 ** 内页架构
 ******************************/

.sidebar { float:left;   position: relative;z-index: 1; }
.sidebar .san{width: 300%;position: absolute;left: -200%;top: 0;height: 800px;background: #000000;z-index: -1;}
.sidebar .ititle{height: 72px;line-height: 1.4; color: #fff; margin-top: 48px;margin-bottom: 44px; }
.sidebar .ititle em{ font-size: 30px;  font-weight: bold;font-style: normal;}
.sidebar .ititle span{font-size: 24px;display: block;text-transform: uppercase;  }
.topclass { width:100%; height:137px;   background: #a40000;
  color:#FFF; text-align: center;position: relative; }
.topclass h2 { font-size:24px;font-weight: bold; text-align: center;left: 0;bottom:-25px;
  background-position: 30px -234px;margin:92px 13px 0 13px;
height: 60px;line-height: 60px;border-bottom: 2px solid #a40000;position: absolute;z-index: 100;width: 221px;}
.side-menu {      }
.side-menu dd {width: 100%;   }
.side-menu dd > a { display:block; height:42px; line-height:42px;    border: 1px solid #C71F1F;
  border-top: none;  
  color: #fff;font-size: 18px;/* padding-left: 16px; */    text-align: center;    }
.side-menu dd > a.bt{border-top: 1px solid #417ed6; }
.side-menu dd > a:hover { background:#000000;  }
.side-menu .drop {  display:none; }
.side-menu .drop li { width:100%; height:41px; line-height:41px;float: none;margin: 8px 0; 
  background:url(../images/ipro_drop.png) no-repeat bottom; }
.side-menu .drop a { margin: 0 10px;display:block;  padding-left: 20px; height: 41px;  color: #fff;   }
.side-menu .drop a:hover {  font-weight: bold;   background: #000;  }
.side-menu dd.current .drop { display:block; }
.side-menu dd.current > a {  background: #000;}
.side-menu li.current > a { background: #000;     }
.isidebar{width: 276px;}
.isidebar dd > a:hover{background: #000;}


.sidebar .wd{background: url(../images/classy_img.jpg) no-repeat center bottom;color: #fff;text-align: center;
width: 100%;height: 163px;padding-top: 32px;}
.sidebar .tel1{padding-top: 64px;background-position: 92px -210px;}
.sidebar .tel1 p{font-size: 16px; line-height:1.6;  }
.sidebar .tel1 b{font-size: 24px; line-height:1.6;  }
.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; }


.iclass_tit{    position: relative; text-align: center;
margin-bottom: 50px;}
.iclass_tit h2{font-size: 26px;  color: #2d2d2d;display: block;background: url(../images/itit.png) center no-repeat;}
.iclass_tit em{font-style: normal; font-size: 30px;color: #c8000b;text-transform: uppercase;font-family: 'impact','Microsoft Yahei';}
.iclass_tit p{font-size: 18px;color: #2d2d2d;margin-top: 6px; }
.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;}

.ihead{position: relative;border-bottom: 3px solid #000;height: 50px;line-height: 1.6;margin-bottom: 20px; }
.ihead h1{font-size: 25px;color: #090909; background-position: -372px -273px;  font-weight: bold;
padding-left: 44px;}
.ihead a.mo{ position: absolute;right: 0;top: 6px;font-size: 14px;color: #000;display: block; }
.ihead a.mo:hover{color: #DC0100;}
 


/* iprocces */
.iprocce{  padding-top: 70px;padding-bottom: 50px;}
.iprocce ul{width:1200px;margin:0 auto;  }
.iprocce li{width: 244px;height: 268px;padding: 28px;  color: #626262; position: relative;  text-align: center;     }
.iprocce li .img{ width: 86px;height: 76px;margin: 0 auto; margin-bottom: 10px;
  background: url(../images/icon.png) no-repeat 9px -172px;}
.iprocce li .icon_2{ background-position: -290px -172px;}
.iprocce li .icon_3{ background-position: -590px -172px;}
.iprocce li .icon_4{ background-position: -900px -172px;}

.iprocce li span{display: block;font-size: 18px;color: #626262;}
.iprocce li em{font-style: normal;font-size: 16px;line-height: 1.6;display: block;color: #626262;text-transform: uppercase;}
.iprocce li i{position: absolute;border-bottom: 2px solid #9b9b9b;display: block;width: 44px;height:1px; left: 126px;top: 170px;}
.iprocce li p{font-size: 14px;color: #9b9b9b;line-height: 2;margin-top: 10px;}
.iprocce li:hover{  color: #fff;background: #c7010b;  transform:translateY(-10px);}
.iprocce li:hover span{color: #fff;}
.iprocce li:hover em,.iprocce li:hover p{color: #fff;}
.iprocce li:hover i{border-color: #fff;}
.iprocce li:hover .img{ background-position: 9px top;}
.iprocce li:hover .icon_2{ background-position: -290px top;}
.iprocce li:hover .icon_3{ background-position: -590px top;}
.iprocce li:hover .icon_4{ background-position: -900px top;}

.iprocce .tip{ text-align: center;}
.iprocce .tip span{display: inline-block;cursor: pointer;
*display: inline;
*zoom: 1;width: 60px;height: 8px;background: #d8dce0;margin: 0 5px; }
.iprocce .tip span.cur{background: #c6161e;margin-top: 38px;}

/* iabout */
.iabout{color: #fff;padding-top: 78px; height: 600px;
margin-top: 58px;background: url(../images/iabout.jpg) center top no-repeat;} 
.iabout .iclass_tit em,.iabout .iclass_tit h2,.iabout .iclass_tit p{color: #fff;}
.iabout .iclass_tit h2{background: url(../images/itit2.png) center no-repeat;}
.iabout .tod{ } 
.iabout .wd{ font-size: 14px; line-height: 2.2;  color: #fff;}
.iabout .wd a{color:#fff;}
.iabout ul{width: 110%;margin-top: 76px;}
.iabout li{width: 240px;margin:0 29px;}
.iabout li .shadow{background: url(../images/iabout_shadow.png) center top no-repeat;height: 15px;}
.iabout li .wd{text-align: center;font-size: 14px;}
.iabout li .wd a{color: #1f1f1f;}
.iabout li a.img{width: 230px;height: 173px;padding: 5px;background: #fff;display: block;}
.iabout li a.img img{width: 100%;height: 173px;}
.iabout li:hover .wd a{ color: #e00100;}
.iabout li:hover{  transform:translateY(-6px);}

.igao{ height: 180px; margin-top: 70px;overflow: hidden;}
.igao .wx{position: relative; width: 1180px; background: url(../images/igao.jpg) center top no-repeat;height: 180px; }
.igao .img{position: absolute;left: 126px;top: 0;background: url(../images/1.png) left top no-repeat;
  width: 122px;height: 134px;}
.igao .zi{font-size: 24px;color: #fff; margin-left: 312px;margin-top: 34px; }
.igao .zi h2{font-size: 34px;color: #f8f5f5;}
.igao .zi h2 b{text-transform: uppercase;color: #fff;font-size: 37px;display: block;float: left;font-weight: normal;  }
.igao .zi h2 span{background: #fff;color: #A40000;font-size: 18px;display: block;float: left;text-align: center;font-weight: bold;
  padding: 5px 16px;border-radius: 3px;margin-left: 10px;margin-top: 8px;}
.igao .zi p{ font-size: 24px;color: #fdfcfb;line-height: 1.2;font-weight: bold;}
.igao a.zixun{width: 136px;height: 36px; background: url(../images/zixun.jpg) center top no-repeat;display: block;}
.igao .tel{ margin-top: 30px;height: auto;}
.igao .tel h1{ color: #f5f7fa;font-size: 18px;}
.igao .tel p{color: #f5f7fa;font-size: 26px;font-family: "Microsoft Yahei","Thmano", "Arial";}

/* icase */
.icase{ margin-top: 72px;}
.icase .w{width: 1100px;*position: relative;}
.icase .main { width:100%; height: 460px;overflow:hidden; position:relative;    }
.icase .list { float:left; width:300%; position:relative; }
.icase .list li { float:left; width:190px; margin:184px 30px 10px 0;  background: #c7010b;}
.icase .list .img { height:184px;width: 100%; overflow:hidden; position:relative;top: -113px;	}
.icase .list .img>a{position: absolute;left: 0;top: 0;width: 190px;height: 184px;z-index: 3;display: block;
  background: url(../images/ines_round2.png) no-repeat center;}
.icase .list .img>.cover{ position: absolute;left: 0;top: 0;width: 190px;height: 184px;z-index: 2;display: block;
  background: url(../images/ines_round.png) no-repeat center; }
.icase .list img { display:block; width:100%; height:184px;position: absolute;z-index: 1; 
left: 0;}
.icase .list h3 {   height:44px; line-height:44px; text-align:center;margin-top: -106px; 
background: url(../images/icase_li.png) no-repeat center bottom;}
.icase .list h3 a{ color: #fff;font-size: 18px; }
.icase .list p { height:140px;padding: 0 10px; line-height:2; overflow:hidden; color:#fff;  }
.icase .list li:hover{    -webkit-transform:translateY(-6px);
  transform:translateY(-6px);}
.icase .list li:hover a.detail{ font-weight: bold;}
.icase .list li:hover h3>a{font-weight: bold;} 
.icase .list li:hover .cover{background: url(../images/ines_round_h.png) no-repeat center top; }

.icase .arrow{   position: relative;top: -192px;}
.icase a.prev,.icase a.next{ width: 30px;height: 42px;background: url(../images/tip.png) no-repeat; display: block;
position: absolute;top: 0;}
.icase a.prev{background-position: left top;left: -66px;}
.icase a.next{background-position: right top;right: -66px;}
.icase a.prev:hover{  -webkit-transform:translateX(6px);
  transform:translateX(6px);}
.icase a.next:hover{ -webkit-transform:translateX(-6px);
  transform:translateX(-6px); }


.igaog{background:#c91917 url(../images/igao.jpg) no-repeat center;width: 100%; height: 140px;
  padding-top:50px;color: #fff; margin-top: 76px;text-align: left;}
.igaog .w{position: relative;}
.igaog .tu{ width: 308px;height: 180px;position: absolute;left: 0;top:-40px;}
.igaog .zi{ width: 566px;float: right;text-align: center; }
.igaog p{font-size: 13px; text-align: left;text-transform: uppercase; }
.igaog span{display: block; font-size: 36px; line-height: 1.8;text-align: left;} 
.igaog a.detail{ font-size: 18px;color: #c8000b; text-align: center;width: 128px;height: 34px;line-height: 34px;
 display: inline-block;margin-right: 12px;margin-top: 30px;background: #fff;}
.igaog a.detail:hover{font-weight: bold;}

#icase2{position: relative;}
.icase2 {position: relative;margin-top: 92px; }
.icase2 .shadow{ background:url(../images/icase_shadow.png) no-repeat center bottom;height: 57px;width: 1258px;position: absolute;left: -30px;bottom: -4px;}
.icase2 .tod{  height:387px;overflow: hidden;}
.icase2 .list{ padding-bottom: 15px; }
.icase2 li{  background: #c7010b;color: #fff;}
.icase2 li .img{float: left;}
.icase2 li .img img{width: 380px;height: 334px;display: block;	}
.icase2 li>a{ color: #fff;}
.icase2 li .zi{ float: left;padding:30px;width: 760px;}
.icase2 li span{ font-size: 16px;color: #fff; display: block; }
.icase2 .datax{ width: 74px;height: 5px;background: #fff;margin-top: 20px; }
.icase2 li span a{color: #fff;display: block;font-size: 16px;}
.icase2 li .description{ font-size: 14px;margin-top:24px;line-height: 1.8;color: #fff;height: 150px;overflow: hidden;}
.icase2 li a.detail{display: block;font-size: 16px;margin-top: 20px;color: #fff;}

.icase2 li:hover span a,.icase2 li:hover .datax{ font-weight: bold;}
.icase2 .tip{text-align: center;margin-top: 14px; }
.icase2 .tip span{display: inline-block;background: #9a9a9a;*display: inline;border-radius: 100%;
*zoom: 1;width: 20px;height: 20px;margin: 0 4px;cursor: pointer;}
.icase2 .tip span.cur{background: #c6010e;}


/* inews */
.inews{ margin-top: 87px;}
.inews .tod{margin-top: 62px;width: 756px;}
.inews .list{}
.inews li{width: 756px;float: right; color: #2d2d2d; height: 80px;overflow: hidden;margin-bottom: 20px; }
.inews li>a{}
.inews li .zi{ float: left;width: 610px; }
.inews li .data{float: left;text-align: center;width: 120px;line-height: 1;height: 64px; color: #fff;padding-top: 16px;
background: #c7010b;margin-right: 20px;}
.inews li .data em{display: block;font-style: normal;font-size: 24px;   }
.inews li .data i{font-style: normal; display: block; height: 26px; line-height: 1.6;font-size: 20px; }
.inews li span{  }
.inews li span a{font-size: 16px; margin: 6px 0;display: inline-block;color: #2d2d2d; font-weight: bold; }
.inews li .description{ font-size: 14px;color: #2d2d2d; }
.inews li:hover{transform:translateX(-10px);}

.inews .table{width: 380px;margin-top: 62px; }
.inews .table a{width: 256px;padding-left: 124px;display: block;color: #fff;background-color: #c7010b ;
background-position: 34px -158px;height: 118px;padding-top: 42px;font-size: 26px;line-height: 1.6;
 position: relative;margin-bottom: 1px;}
.inews .table a em{display: block;font-style: normal; font-size: 20px;text-transform: uppercase;
line-height: 1.6;}
.inews .table a.icon2{background-position: 34px -318px;}
.inews .table a.icon3{background-position: 34px -470px;}

.inews .table a:hover {transform:translateX(-10px);}

.ilink{margin-top: 72px;margin-bottom: 30px;line-height: 1.6; }
.ilink .zi{line-height:30px;}
.ilink span{ display: inline-block;line-height: 36px;float: left; margin-right: 10px;font-size: 18px;
background: url(../images/tip.png) no-repeat left -700px;color: #fff;width: 158px;height: 36px;text-align: center;}
.ilink span em{font-style: normal;text-transform: uppercase;}
.ilink span b{display: inline-block;font-weight: normal;  }
.ilink a{display: inline-block;font-size: 16px;margin: 0 10px;text-align: center;}

.footer { background:#2d2d2d;   color: #8f8f8f; line-height: 1.8; font-size: 16px; padding: 44px 0 30px;
border-bottom: 1px solid #464646;}
.footer .w{position: relative;}
.footer a{color: #8f8f8f;}
.subnav{    width: 220px; line-height: 2;margin-right: 60px;}
.subnav span,.subnav a.span{  	 display: block;}
.subnav  a{color: #959595;display: block; }

.codex{width: 150px;height: 150px; margin: 30px 5px 0 5px; }
.codex img{width: 150px;height: 150px;margin: 0 auto;display: block; }
.codex span{color: #cce3f2;font-size: 14px;display: block;width: 100%;text-align: center;}
.b_nav a{ color: #959595;float: left;width: 100px;display: block;}
.icontact{width: 250px;margin-right: 60px;   }
.icontact .wd{ }
.footer .headx{ margin-bottom: 10px;  line-height: 1.8;font-size: 18px;}
.footer .headx span{display: block; }
.footer .headx em{font-style: normal;display: block;  text-transform: uppercase;}

.footer2{width:300px;float:right; margin-right: 34px; }
.skey { color: #959595;margin-top: 10px;}
.skey span{ color: #959595;}
/*搜索*/
.searcher{width:300px;height:35px;  margin-top: 17px;  }
.searcher .submit{width:45px;height:35px;float:right;border:0px; 
  background-position: -255px -800px;color: #333;cursor:pointer;}
.searcher .txt{width:255px;height:35px;line-height:35px;float:right; text-indent: 1.4em;color: #ccc;
background-position: left -800px;border: none;}
  
.footer_email span{  background-position: left -796px;}
.footer_email{border-left: 1px solid #b3d1e7;margin-left: 22px;padding-left: 30px;}
.footer2 p{text-align: right;color: #b3d1e7;}
.sharexx{}
.sharexx .codey{width: 142px;margin-left: 20px;float: right;}
.sharexx img{width: 140px;height: 140px;}
.sharexx h3{font-size: 16px;color: #959595;text-align: center;height: 42px;line-height: 42px;}

.footer3{ line-height: 1.6;background: #2d2d2d;color: #8f8f8f; border-top: 1px solid #151515; padding: 10px 0; }
.copyright {  color: #959595; }
.copyright a{ color: #959595;}
.copyright a:hover,.subnav a:hover{font-weight: bold;}

.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: #a40000;font-size: 30px;padding: 0 40px;font-weight: bold;}
.sobtitle .sitepath {padding-right: 20px;font-size: 14px;}
.sobtitle .sitepath a{}
.submian {position: relative;margin-top: 40px;}

.submian .subleft {width: 246px;padding-bottom: 50px;}
.submian .subleft .sidebar{float: none;margin-bottom: 10px;background: #a40000;}


.submian .subleft .titlex {    text-align: center;background: #a40000;color: #fff;height: 82px;}
.submian .subleft .titlex span {margin-top: 10px;border-bottom: 1px dashed #fff;display: inline-block;padding: 0 10px;color: #fff;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: #a40000;    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: #a40000; }
.submian .subleft .lefta .comt ul li.current > a {background:#FFF100;color:#a40000; }

.submian .subleft .leftnews .leftnewscomt {border: 1px solid #a40000;*padding: 20px 15px;}
.submian .mainx {  height:200px;margin: 20px 15px;   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:214px; height:160px; }
.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 #a40000;padding: 10px;}
.submian .leftcontact .title1{height: 68px;line-height: 68px;border-bottom: 4px solid #a40000;margin-bottom: 28px; }
.submian .leftcontact .title1 span{ color: #a40000;font-size: 33px;font-weight: bold;}
.submian .leftcontact .title1 i{ color: #a40000;font-size: 22px;font-weight: bold;text-align: right;}
.submian .leftcontact_tel{margin-top: 10px;background: #a40000 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: 926px;margin-bottom: 65px; line-height: 28px;background-color: #fff;}
.submian .subright .produtlist .list {overflow: hidden;padding: 10px 15px;width: 110%;}
.submian .subright .produtlist .list .itag li {float: left;margin-right: 20px;width: 288px;}
.submian .subright .produtlist .list .itag li.err span{cursor: text;}
.submian .subright .produtlist .list .itag li img {width: 288px;height: 216px;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: #a40000;background: #a40000;}
.submian .subright .produtlist .list .itag li:hover span {color: #a40000;}
.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: #A40000;}
.submian .subright .listnews ul li a:hover span {color: #666;}
.submian .subright .aboutlist,.submian .subright .aboutlistx {padding: 20px;line-height: 28px;color: #333;}
/* .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: #a40000;}
.submian .subright .ArticleMessage {text-align: center;line-height: 22px;height: 22px;border-bottom: 1px dotted #a6a6a6;margin-bottom: 10px;}
.submian .subright .ArticleTencont {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:296px; height:222px; border:1px solid #ccc; float:left; position:relative;overflow:hidden; margin:0px 15px 15px 0;}
.listProduct .item img{ width:296px; height:222px;}
.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%; padding-top:88px; height: 162px; position:absolute; left:-296px; top:0px; background:url(../images/cover.png) repeat center;}
.listProduct p.wd a{ display:block;font-size: 14px;}
.listProduct p.wd span{ color:#fff; font-size:12px; padding:2px 8px; border:1px solid #fff;}
.listProduct .item:hover p.wd{ left:0px; }
/* 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 {float: left;margin-left: 10px;height: 30px;line-height: 30px;}
.submian .subright .reLink .nextLink {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: #a40000;border-color: #a40000;color: #fff;text-decoration: none;}
.pager .cur {background: #a40000;border-color: #a40000;font-weight: bold;color: #FFF;}
.pager span.dot {background: #a40000;border-color: #0a6c00;font-weight: bold;color: #FFF;}
/* cms2.0地图 */
/*map*/
.dtditu{width:140px; height:30px; line-height:30px; background:#a40000; color:#fff; font-weight:bold; margin:10px auto 0; text-align:center; font-size:14px;}
.baiduMap{width:715px; height:300px; border:1px solid #a40000; border-top:3px solid #a40000;}
.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: 99;right: 0;bottom: 30%;width: 80px; height:390px;text-align: center;display: block;padding-right: 10px;  }
.fix .fixtop {margin-top: 5px;background: url(../images/sidle_return.png) no-repeat center;height: 36px;cursor: pointer; }
.fix .comt {width: 140px;background-color: #fff;  border-bottom-left-radius: 6px;  border-bottom-right-radius: 6px;}
.fix .comt ul{}
.fix .comt li.qq{background:#fff url(../images/sidle_li.png) no-repeat center top;height: 44px;margin-top: 5px;  transition: background .2s;  -webkit-transition: background .2s; }
.fix .comt li.qq a{height: 44px;color: #fbf9f5;font-size: 19px;font-weight: bold;line-height: 44px;}
.fix .comt li.qq:hover{background:#fff url(../images/sidle_li.png) no-repeat center bottom; }
.fix .comt li{background-color: #fff;
  float: none;height: auto;color: #fff;
  text-align: center;font-size: 14px;padding: 0 10px;}
.fix .comt li.zixiun {font-size: 14px;font-weight: bold;padding: 10px;}
.fix .comt li.zixiun span{display: block;font-size: 19px;color: #d00502;font-family: "impact";}
.fix .comt li.zixiun b{display: block;color: #313131;height: 22px;font-size: 16px;text-align: left;
  padding-left: 36px;
  background:#fff url(../images/sidle_link.png) no-repeat 16px center;margin: 0 auto; }
.fix .comt li a{color: #fbae01;display: block; }
.fix .comt li.sidle_m_t{background: url(../images/sidle_top.png) no-repeat center;height: 5px;
  font-size: 22px; color: #fff;  border: none;}
.fix .comt li.code{cursor: pointer;z-index: 10000000; *margin-top: -6px;}
.fix .comt li.code .erwei{ }
.fix .comt li.code .erwei img{width: 116px;height: 116px;border-radius: 5px;border: 2px solid #e6e6e6; }
.fix .comt li.code .erwei span{display: block;text-align: center;height: 30px;font-size: 16px;
  line-height: 30px;color: #313131;}
.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: 30px;height: 117px;display: block;position: absolute;left: -38px;top:-260px;-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 {width: 140px;position: absolute; left:0px;display: none;}
.fix .fixclick {background: url(../images/fixclick.png) no-repeat;width: 30px;height: 117px;position: absolute;right: 0px;bottom: 10%;cursor: pointer;}

.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; }
.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:#a40000; }
.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:#a40000; text-align:center; border-radius:5px; }
.product-info .order a:hover { background:#A40000; }
.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; background:url(../images/ico-tel2.png) left top no-repeat; padding:0 0 0 60px; line-height:1.1; position:absolute; left:0; bottom:10px; }
.product-info .tel dt { font-size:16px; font-weight:700; }
.product-info .tel dd { font-size:27px; color:#a40000; 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; background:#fff; font-size:16px; color:#a40000; }

/* 产品详情页 */
.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:#a40000; 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:#a40000; border-left:5px solid #a40000; 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:#A40000; }
.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:416px; 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; background:url(../images/header-bg.png) left -80px repeat-x #fff; }
.recommend-pro .head h2 { font-size:18px; color:#a40000; border-left:5px solid #a40000; 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:#999; font-size:small; }
.recommend-pro .head .mo:hover { color:#a40000; }
.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:278px; height:209px; overflow:hidden; border:1px solid #ddd; background:#f1f1f1; }
.recommend-pro .item .img img { width:100%; height:209px; }
.recommend-pro .item h3 { line-height:40px; text-align:center; font-weight:400; }
.recommend-pro .item h3 a { }
.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; background:url(../images/header-bg.png) left -80px repeat-x #fff; }
.recommend-form .head h2 { font-size:18px; color:#a40000; border-left:5px solid #a40000; padding:0 0 0 20px; background:url(../images/ico-rec.png) left center no-repeat; }
.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 .ico-data{background: url(../images/imsg_icon.png) no-repeat 15px -92px;}
.recommend-form .ico-zhusu{background: url(../images/imsg_icon.png) no-repeat 15px -144px;}
.recommend-form .ico-renshu{background: url(../images/imsg_icon.png) no-repeat 15px -194px;}
.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:#fff; border:0; color:#999; }
.recommend-form .text { width:700px; border:0; background:#FFF; 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:#a40000; }
.recommend-form .reset { background:#292826; margin:0 0 0 10px; }
.recommend-form .submit:hover { background:#009421; }
.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:#a40000; 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: 300px!important;}