﻿@charset "utf-8";
/* CSS Document */
body{ font-size:12px; font-family:"宋体"; color:#333;background:url(../images/ttdabei.jpg)}
a{text-decoration:none; color:#666;}
a:hover{text-decoration:none; cursor:pointer;}
.ellipsis
{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    
    display:block;
}
body{ background-color:#fff;}

/*页眉*/
.outFrame{  }
.head{margin:0 auto;  width:100%;background:url(../images/headerBg.jpg) center; height:128px}
.headTop{ width:990px; height:90px; margin-top:10px}
.logo{ width:720px; height:90px;float: left;}
.logo img{float:left;}
.head .mRInfo{ width:260px; height:25px; text-align:right; padding-right:10px;}
.head .mRInfo a{ line-height:25px; padding:0 8px; background:url(../images/bgMenuR.png) no-repeat right center; }
.head .mRInfo a:hover{ text-decoration:underline;}
.head .mRSearch{width:260px; height:22px; padding-right:10px; margin-top:10px;}
.head .mRSearch li{ float:right; }
.head .textInput{ border:1px solid #ccc;width:157px;  padding:0 10px; height:20px; background:#fff;}
.head .textInput input{ width:157px; border:0px; margin-top:3px;_margin-top:2px;color:#666; background:#fff; }
.head .btnSearch input{width:56px; height:22px; text-align:center;background:url(../images/search5.gif) no-repeat left center; border:0px; cursor:pointer;}
/*菜单*/
.menu{ height:52px; width:100%; background:url(../images/ttdaohang.jpg) center}
.menu ul{ width:1020px; margin:0 auto;}
.menu li{ float:left;height:52px; width:120px; text-align:center;  padding:0 0px;}
.menu li a{ display:block;line-height:52px; height:52px;text-align:center;width:185px; font-family:"微软雅黑"; color:#FFFFFF; font-size:14px; font-weight:bold}
.menu li a:hover{ background:url(../images/w2.jpg) no-repeat center bottom; color:#fff; font-size:14px; display:block; font-weight:bold}

/*banner*/
.banner {
  clear:both;
  position:relative;
  width:100%;
  height:400px;
  overflow:hidden;
  z-index: 9;
}
.banner .hd {
  position:absolute;
  left:0;
  bottom:30px;
  width:100%;
  height:2px;
  text-align:center;
  display: none;
}
.banner .hd li {
  display:inline-block;
  *display:line;
  *zoom:1;
  margin:0 10px;
  width:10px;
  height:10px;
  text-indent:-9999px;
  cursor:pointer;
  background:#1373BF;
  border-radius:50%;
}
.banner .hd li.cur {
  background:#1373BF;
}
.banner .bd,.banner .bd ul {
  height:400px;
}
.banner .bd li {
  position:relative;
  width:100%;
  height:400px;
}
.banner .bd li img {
	position: absolute;
            top:50%; 
            left:50%;
            transform: translate(-50%,-50%);
}
.banner .bd li a {
  display:block;
  position:absolute;
  left:50%;
  top:0;
  margin-left:-960px;
  width:1920px;
  height:400px;
}
.banner .prev,.banner .next {
  position:absolute;
  z-index:99;
  top:45%;
  width:35px;
  height:78px;
  cursor:pointer;
  opacity:0;
  transition: all 1s;
}
.banner .prev {
  left:8%;
  background:url(../images/banner_prev.png) no-repeat;
}
.banner .next {
  right:8%;
  background:url(../images/banner_next.png) no-repeat;
}
.banner:hover .prev,.banner:hover .next {
  opacity:1;
}
.main{ width:990px; margin:0 auto; margin-top:20px;}
.mainTop{ width:990px;}
.mainLeft{ width:260px; }
.mainCenter{ width:440px;}
.corner1 .leftOne{ width:260px;}
.corner1 .leftTitle{ width:260px;height:58px;}
.corner1 .lTL{  height:58px; line-height:30px;color:#fff; width:100px; padding-left:40px; font-weight:bold; background:url(../images/title.gif) no-repeat left top;}
.corner1 .lTR{  height:58px; width:110px; padding-right:10px; background:url(../images/title.gif) no-repeat -780px top; text-align:right;}
.corner1 .lTR a{display:block; float:right;  height:30px; width:40px; background:url(../images/more.gif) no-repeat center center;}
.corner1 .leftContent{width:238px; padding:0px 10px 0px 10px; border-left:1px solid #ccc; border-right:1px solid #ccc;line-height:24px; text-indent:24px;}
.corner1 .leftBottom{ width:260px; height:10px; _border-bottom:1px solid #ddd;}
.corner1 .lBL{background:url(../images/title.gif) no-repeat left bottom; width:160px; height:10px;}
.corner1 .lBR{background:url(../images/title.gif) no-repeat -800px bottom; width:100px; height:10px;}
.corner5 .leftTitle{ margin-top:15px;}
.corner5 .leftContent{ height:215px;}
.leftTwo{  width:450px;}
.corner4 .leftContent{ width:450px;}
/*.corner4 .slideTxtBox{ width:450px; text-align:left; padding:5px 0;} 
.corner4 .slideTxtBox .hd{ height:30px; line-height:30px; padding:0 20px;  position:relative; border-bottom:1px solid #cc0000; } 
.corner4 .slideTxtBox .hd ul{ float:left; position:absolute; left:30px; top:-1px; height:32px;   } 
.corner4 .slideTxtBox .hd ul li{ float:left; padding:0 15px; font-weight:bold;} 
.corner4 .slideTxtBox .hd ul li a{ color:#ccc;}
.corner4 .slideTxtBox .hd ul li.on{ height:30px;  background:#cc0000; border-bottom:2px solid #cc0000; color:#ccc;cursor:pointer; } 
.corner4 .slideTxtBox .bd{ padding:0 5px;  } 
.corner4 .slideTxtBox .bd ul{ padding:2px 5px;  } 
.corner4 .slideTxtBox .tempWrap{ margin:15px;  } 
.corner4 .slideTxtBox .bd .infoList a{ padding:0 5px; line-height:25px;}
.corner4 .slideTxtBox .bd .infoList .more a{ color:#cc0000; padding-left:20px; }*/
.mainCenter .slideTxtBox{ width:438px; border:1px solid #ddd; text-align:left;  } 
.mainCenter .slideTxtBox .hd{ height:32px; line-height:28px; background:url(../images/bg1.gif) repeat-x left top; padding:0 20px;   position:relative;  } 
.mainCenter .slideTxtBox .hd ul.hdLeft{ float:left; position:absolute; left:20px; bottom:-1px; height:32px; width:370px;   } 
.mainCenter .slideTxtBox .hd ul li{ float:left; padding:0 15px; } 
.mainCenter .slideTxtBox .hd ul li a{ color:#000; font-weight:bold}
.mainCenter .slideTxtBox .hd ul li a:hover{ color:#fff; }
.mainCenter .slideTxtBox .hd ul li.on,.mainCenter .slideTxtBox .hd ul li.on a{ height:30px;  background:url(../images/now.gif) no-repeat center center; color:#fff;   cursor:pointer; } 
.mainCenter .slideTxtBox .hd .more{ float:right; width:41px;}
.mainCenter .slideTxtBox .hd .more a{ background:url(../images/more1.gif) no-repeat left center; width:41px; height:28px; display:block;}
.mainCenter .slideTxtBox .bd{ padding:11px 15px; } 
.mainCenter.slideTxtBox .bd ul{ padding:10px;  } 
.mainCenter .slideTxtBox .tempWrap{ margin:15px;  }
.corner4 .infoList li{ height:30px; line-height:20px; padding-left:15px; background:url(../images/arrow1.gif) no-repeat left top; margin-bottom:1px;  }
.corner4 .infoList li a:hover{ color:#cc0000;}
.corner4 .infoList li .date{ float:right; color:#999; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; } 
.leftFour{ width:440px; margin-top:0px;}
.corner11 .slideTxtBox .bd{ padding:18px 8px; _padding:4px 7px;} 
.corner11 .infoList li{ width:130px; height:auto; float:left; margin:0 3px;_margin:0 2px; text-align:center;}
.corner11 .infoList li a{ width:130px;  height:auto;}
.corner11 .infoList li a img{ width:120px; height:54px; margin:0 auto; padding:2px; border:1px solid #f5f5f5}
.corner10 {}
.leftThree{ width:720px; margin-top:10px; }
.corner10 .leftTitle{ width:720px; height:34px;background:url(../images/title13.jpg) no-repeat left top;}
.corner10 .lTL{ height:32px; line-height:28px; width:370px; padding-left:20px; color:#fff;}
.corner10 .lTR{  height:32px; display:block; width:60px;}
.corner10 .lTR a{ height:32px; line-height:32px;  text-align:right; background:url(../images/more1.gif) no-repeat left center; padding-right:20px; display:block; width:35px;}
.corner10 .leftContent{width:720px; padding:10px 0 10px 15px;background:url(../images/title12.jpg) no-repeat left bottom;}
.corner10 .scroll{ width:710px;}
.corner10 .rollBox {height:120px;width:700px; padding-top:5px;}
.corner10 .rollBox .LeftBotton {height:100px;width:25px; background:url(../images/arrow.gif) no-repeat left center;overflow:hidden;float:left;display:inline;cursor:pointer;}
.corner10 .rollBox .RightBotton {height:100px;width:25px;background:url(../images/arrow.gif) no-repeat -25px center;overflow:hidden;float:right;display:inline;cursor:pointer;}
.corner10 .rollBox .Cont {width:640px;overflow:hidden;float:left;}
.corner10 .rollBox .ScrCont {width:10000000px;}
.corner10 .rollBox .Cont .pic {width:132px;float:left;text-align:center; height:130px;}
.corner10 .rollBox .Cont .pic img {padding:1px;background:#fff;border:1px solid #ccc;display:block;margin:0 auto;width:110px; height:100px;}
.corner10 .rollBox .Cont .pic p{ line-height:20px; font-family:"宋体";}
.corner10 .rollBox #List1, .rollBox #List2 {float:left;}
.corner10 .infoList { text-align:left;} 
.corner10 .infoList a{ color:#333; padding:0 10px; line-height:24px;} 

.mainRight{ width:260px;}
.corner6 .leftContent{width:258px; height:208px; border:1px solid #ccc;}
.corner6 #demoContent{ text-align:center;  width:258px; height:208px;}
.corner6 #demoContent .effect{ display:inline-block; *display:inline; zoom:1; text-align:left;  margin:0 auto; height:208px;  }
.focusBox{ width:258px; height:208px; overflow:hidden; position:relative; border:1px solid #ddd;  } 
.focusBox .hd{ position:absolute; z-index:1; right:3px; bottom:5px; } 
.focusBox .hd ul{ overflow:hidden; zoom:1; float:left;  } 
.focusBox .hd ul li{ float:left; margin-right:3px;  width:14px; height:14px; line-height:14px; text-align:center; background:#000; cursor:pointer;  
 font-family:Arial; color:#fff;  } 
.focusBox .hd ul li.on{ background:#f00; color:#fff;     } 
 .focusBox .bd{ position:relative; height:100%; z-index:0; width:258px;  }
 .focusBox .bd img{ width:258px; height:208px;  } 
 .focusBox .bd li{ position:relative; zoom:1; } 
 .focusBox .bd li .pic{ position:relative; z-index:0; line-height:0px;  } 
 .focusBox .bd li .bg{ width:258px; height:25px; position:absolute; left:0; bottom:0; z-index:1;filter:alpha(opacity=60);opacity:0.6;    } 
 .focusBox .bd li .title{ width:253px; padding-left:5px; height:20px; line-height:20px; left:0; bottom:0;   position:absolute; z-index:2;  } 
 .focusBox .bd li .title a{ color:#fff;  }
 .corner8 .leftContent{ width:236px; padding:20px 10px; border:2px solid #f5f5f5; margin-top:10px;background:url(../images/bgsearch.png) no-repeat left center;}
 .corner8 .mRSearch{width:230px; height:22px; padding-right:10px; margin-top:10px; text-align:right; }
.corner8 .mRSearch li{ float:right; }
.corner8 .textInput{ border:1px solid #ccc;width:98px;  padding:0 10px; height:20px; background:#fff;}
.corner8 .textInput input{ width:98px; border:0px; margin-top:3px;_margin-top:2px;color:#666; background:#fff; }
.corner8 .btnSearch input{width:66px; height:24px; text-align:center;background:url(../images/searchr.gif) no-repeat left center; border:0px; cursor:pointer;}
 
.corner7 .leftTitle{ width:260px;height:33px; margin-top:20px;}
.corner7 .lTL{  height:33px; font-size:13px; line-height:33px;color:#cc0000; width:120px; padding-left:60px; background:url(../images/titleContant.jpg) no-repeat left top;}
.corner7 .lTR{  height:33px; width:70px; padding-right:10px; background:url(../images/titleContant.jpg) no-repeat -820px top; text-align:right;}
.corner7 .lTR a{display:block; float:right;  height:33px; width:50px;}
.corner7 .leftContent{width:218px;  text-align: left; padding:20px; background:#fff; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; background:url(../images/kefu.jpg) no-repeat right bottom;}
.corner7 .leftContent p{line-height:25px; font-size:14px }



.corner77 .leftTitle{ width:260px;height:31px; margin-top:0px; background:url(../images/333.jpg)}
.corner77 .lTL{  height:31px; font-size:13px; line-height:31px;color:#ffffff; width:120px; padding-left:60px; }
.corner77 .lTR{  height:31px; width:70px; padding-right:10px;  text-align:right;}
.corner77 .lTR a{display:block; float:right;  height:31px; width:50px;}
.corner77 .leftContent{width:218px; padding:20px; background:#fff; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; }
.corner77 .leftContent p{line-height:25px; font-size:14px}


/* 文本切换盒子 - 公用类 */ 

.mainBottom{ width:990px; height:80px;}
.mainBottom .slideTxtBox{ width:990px; text-align:left; padding:5px 0;} 
.mainBottom .slideTxtBox .hd{ height:32px; line-height:32px; padding:0 20px;  position:relative; background:url(../images/bg1.gif) repeat-x left center; } 
.mainBottom .slideTxtBox .hd ul{ float:left; position:absolute; left:30px; top:-1px; height:32px;   } 
.mainBottom .slideTxtBox .hd ul li{ float:left; padding:0 15px; font-weight:bold;} 
.mainBottom .slideTxtBox .hd ul li a{ color:#ccc;}
.mainBottom .slideTxtBox .hd ul li.on{ height:30px;  background:url(../images/now.gif) no-repeat left center;  color:#ccc;cursor:pointer; } 
.mainBottom .slideTxtBox .bd{ padding:0 15px;  } 
.mainBottom .slideTxtBox .bd ul{ padding:2px 10px;  } 
.mainBottom .slideTxtBox .tempWrap{ margin:15px;  } 
.mainBottom .slideTxtBox .bd .infoList a{ padding:0 10px; line-height:25px;}
.mainBottom .slideTxtBox .bd .infoList .more a{ color:#cc0000; padding-left:20px; }

.foot{ width:100%; margin:0 auto; background:url(../images/foot.png) repeat-x; height:250px}
.footTop{ text-align:center; width:990px; height:60px; margin:0px auto}
.footTop  a{background:url(../images/bgMenuR.png) no-repeat right center;padding:0 10px; line-height:60px; color:#fff; font-size:13px; font-family:"微软雅黑"; }
.footTop  a:hover{ text-decoration:underline;}
.footBottom p{ width:990px; line-height:30px; text-align:center; color:#e9eaea; margin-top:15px; margin:0px auto}
.footBottom p a{color:#e9eaea}


.subLeft{ width:240px; margin-right:20px;}
.subRight{ width:730px;}

.corner2 .leftTitle{ width:240px;height:58px;}
.corner2 .lTL{  height:58px; line-height:30px;color:#fff; width:100px; padding-left:40px; font-weight:bold; background:url(../images/title.gif) no-repeat left top;}
.corner2 .lTR{  height:58px; width:90px; padding-right:10px; background:url(../images/title.gif) no-repeat -800px top; text-align:right;}
.corner2 .lTR a{display:block; float:right;  height:30px; width:40px; background:url(../images/more.gif) no-repeat center center;}
.corner2 .leftContent{width:178px; padding:0px 30px; border-left:1px solid #ccc; border-right:1px solid #ccc; text-align: left;}
.corner2 .leftBottom{ width:240px; height:10px; _border-bottom:1px solid #ddd;}
.corner2 .lBL{background:url(../images/title.gif) no-repeat left bottom; width:140px; height:10px;}
.corner2 .lBR{background:url(../images/title.gif) no-repeat -800px bottom; width:100px; height:10px;}
.corner2 .leftContent li{ width:168px;line-height:26px; padding-left:30px; height:26px; margin-bottom:5px;background:url(../images/li1.png) no-repeat left center; border-bottom:1px solid #f1f1f1;}
.corner2 .leftContent li a{ display:block;line-height:26px; height:26px;}
.corner2 .leftContent li a:hover{ color:#cc0000;}
.corner2 .leftContent p{ line-height:24px; text-align: left; font-size:14px }
.corner3 .leftTitle{ margin-top:10px;}



.rightTitle{ width:730px;height:31px;}
.corner9 .lTL{height:31px; line-height:31px;font-weight:bold; color:#fff; font-size:14px; width:110px; text-align: left; text-indent: 1em; background:url(../images/subtitle.gif) no-repeat left top;font-family:"微软雅黑","Microsoft YaHei", "SimSun";}
.corner9 .lTR{   height:31px; width:580px; padding-right:10px; background:url(../images/subtitle.gif) no-repeat -310px top; text-align:right; display:block;}
.corner9 .lTR a{ height:31px; line-height:40px;padding:0 2px; }
.corner9 .lTR a:hover{ text-decoration:underline;}
.corner9 .lTR .bglTR{ background:url(../images/li1.png) no-repeat left center; float:right; padding-left:10px; clear:both;}
.corner9 .rightContent{width:710px; padding:10px;}

/*新闻中心列表*/
.newList1 li{ line-height:25px; height:30px; margin-bottom:5px; width:680px; background:url(../images/line.gif) no-repeat left center; padding-left:30px;}
.newList1 li a:hover{ color:#cc0000; text-decoration:underline;}
.newList1 li .date{ color:#666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
/*公司简介*/
.companyInfo p{ line-height:25px; text-indent:24px;}
.companyInfo img{ margin-right:10px;}
/*公司简介*/
.customize p{ line-height:25px; text-indent:24px;}

/*联系我们*/
.contant p{ line-height:25px;}

/*新闻详细*/
.newsDetail{ width:710px;}
.newsDetail .newsTitle{ height:35px; line-height:35px; font-size:18px; font-weight:bold; text-align:center; }
.newsDetail .newsWhere{ height:30px; line-height:30px; margin:0 auto;background:#ededed; text-align:center;}
.newsDetail .newsWhere span{ padding: 0 10px;}
.newsDetail .newsWhere a{ color:#333;}
.newsDetail .newsContent{ text-indent:24px; padding:10px 0; line-height:25px; font-size:14px; font-family:"幼圆"}
/*上一条 下一条*/
.proPage{ width:710px; border-top:1px solid #ccc;border-bottom:1px solid #ccc; padding:10px 0; margin:10px 0; text-align: left;}
.proPage li{ width:710px; line-height:30px; }
.proPage li span{ margin-right:3px;}
.proPage li span a{ color:#000; font-weight:bold; padding:0 5px;}
.proPage li span a:hover{ text-decoration:underline;}
.proPage .up{ background:url(../images/tmpic01.gif) no-repeat left center; padding-left:10px;}
.proPage .down{ background:url(../images/tmpic01.gif) no-repeat left center; padding-left:10px;}
/*相关产品*/
.proRl{ width:710px;margin-top:15px;}
.proTitle{ height:36px; line-height:28px; background:url(../images/subtitle.gif) no-repeat left top; padding-left:30px; color:#fff; font-size:14px;text-align: left;font-weight:bold;font-family:"微软雅黑","Microsoft YaHei", "SimSun"; }
.proDe{ width:700px;padding:10px 5px;}

.proDe li{ width:160px; height:150px; margin:10px 5px 0px 5px; float:left;}
.proDe li a{width:160px; height:130px; display:block; text-align:center;}
.proDe li a img{ margin:0 auto;width:150px; height:120px; padding:2px; border:2px solid #f5f5f5;}
.proDe li p,.proDe li span{ text-align:center; line-height:20px; height:25px; overflow:hidden}
/*相关新闻*/
.newsRl{ width:710px; margin-top:15px;}
.proNews {width:690px; padding:10px; background: #fff;}
.proNews li{ width:675px; line-height:25px; height:30px; padding-left:25px; background:url(../images/line.gif) no-repeat left center; margin-bottom:2px; }
.proNews li a:hover{ text-decoration:underline; color:#FF3300;}
.proNews li span.r{ color:#666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;margin-right: 15px;}
/*产品详细*/
.proDetail{width:710px;}
.proOne{ padding:10px 0px;}
.proOneLeft{ width:240px; height:200px; margin-left:20px;}
.proOneLeft a{ display:block;width:240px; height:200px; }
.proOneLeft a img{ display:block;width:238px; height:198px;border:1px solid #ccc; }
.proOneRight{ width:300px; margin-left:20px;}
.proOneRight li{ line-height:32px; height:32px;float: left;
clear: both;}
.proOneRight li span{ padding:0 5px;}
.proOneRight a{ margin:0 3px; display:block; font-weight:bold; }
/*地区产品*/
.placeRl{width:710px; margin-top:15px;}
.proPlace { text-align:left;width:700px; }
.proPlace a{ padding:0 10px;line-height:25px;  }
.proPlace a:hover{ text-decoration:underline; }

.btnPrice { margin-top:10px;}
.btnPrice input{font-weight:bold; width:112px; height:32px; line-height:32px; background:url(../images/bgBtn2.png) no-repeat left center; border:0px; cursor:pointer;}
.btnPrice  input:hover{ text-decoration:underline;background:url(../images/bgBtn3.png) no-repeat left center;}

/*详细说明*/
.proDetailInfo{ width:710px; margin-top:10px;}
.proDetailContent{ margin-top:5px; width:690px; padding:10px; line-height:25px; background:#f0f0f0; text-indent:24px; }
.proIndu{ width:690px; line-height:25px; background-color:#f5f5f5; text-indent:24px; padding:10px; margin-bottom:20px;text-align: left; }
/*产品列表*/
.proTitle1{ height:30px; line-height:28px; background:url(../images/subtitle.gif) no-repeat left top; padding-left:10px; padding-right:10px; color:#fff; font-size:14px;font-weight:bold;font-family:"微软雅黑","Microsoft YaHei", "SimSun";}
.proTitle1 .r a{ background:url(../images/more1.gif) no-repeat center center; display:block; width:41px; height:30px;}
.proTitle1 .l a{ display:block; width:500px; height:30px; text-align: left;  float: left;s}
.proList li{ width:200px; height:200px;margin-left: 16px;margin-right: 16px;margin-bottom: 15px; float:left; }
.proList li a{width:200px; padding:5px; height:200px; text-align:center; }
.proList li a img{width:200px; border:3px solid #f3f3f3; height:160px; padding:2px; }
.proList li p{ text-align:center; line-height:20px; }
/*分页*/
.pageV{ height:40px; width:710px; text-align:right; margin-top:20px;}
.pageV a{ height:25px;margin:0 5px; padding:3px 5px; line-height:25px; background:#ddd;}
.pageV a:hover{color:#ff6600;}
/*搜索结果*/
.search{ width:690px; padding-left:20px;}

.searchTitle{ font-size:24px; font-weight:bold; height:50px; line-height:50px; border-bottom:1px dashed #ccc; text-align:center; color:#cc0000; font-family:"微软雅黑";}
.searchContent{ width:500px;margin-left:100px;}
.Research{ line-height:32px; height:32px; margin-top:20px; font-weight:bold; }
.Research li{ float:left; margin-right:5px; font-size:14px;}
.Research .btnInput input{ background:url(../images/bgBtn1.png) no-repeat center center; height:30px; width:80px; line-height:30px; color:#fff; text-align:center; border:0px; cursor:pointer;}

.Research .txtInput input{ height:26px; line-height:26px; width:200px; }
.sup{ margin-left:72px;}
.sup p{ text-align:left; line-height:25px;}
/*网站地图*/
.map{ width:690px; padding:10px;  margin-top:10px; background:#f7f7f7;}
.mapTitle{ font-size:12px; font-weight:bold; height:30px; line-height:30px; padding-left:30px; background:url(../images/tmpic01.gif) no-repeat left center;}
.mapContent a{ line-height:25px;}
.mapContent a:hover{ text-decoration:underline;}

/*下载中心*/
.downLoad { background:#f7f7f7; margin-bottom:10px; padding:10px;}
.downLoad li{ height:30px; line-height:30px; }
.downLoad li a:hover{ text-decoration:underline;}
.blu{ color:#000; font-weight:bold;}
.org{ color:#cc0000;}

/*询价*/
.priceList { width:690px; padding-left:20px;}
.priceList li{margin-bottom:5px;}
.priceList label{ margin-right:3px; float:left; clear:both;height:20px; line-height:20px;}
.priceList input{line-height:20px; height:20px;}
.priceBtn { margin-top:10px;}
.priceBtn input{ height:32px; width:112px; line-height:32px;  background:url(../images/bgBtn2.png) no-repeat left center; border:0px; cursor:pointer;}
.priceBtn input:hover{ background:url(../images/bgBtn3.png) no-repeat left center;}




.link{ width:980px; float:left; margin-top:0px; border:1px solid #d9d9d9; margin-bottom:1px;}

.youlian{ width:970px; margin:0 auto; float:left;  text-align: left; font-size:12px; margin-top:10px; margin-bottom:10px; line-height:25px; font-family:微软雅黑; font-weight:bold; color:#2B1E0E; margin-left:15px; }
.youlian span{ margin-left:12px; font-family:微软雅黑; font-size:12px; color:#2B1E0E; font-weight: normal;}
.youlian span a{ margin-left:12px; font-family:微软雅黑; font-size:12px; color:#2B1E0E; font-weight: normal;}
.ll{ width:247px; height:32px; font-size:14px; line-height:32px;  text-align: left;} 
.llx{
	 
	width:247px;
	height:32px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBDBDB;
} 
.main_right{float:right; overflow:hidden;width:725px;}
.right_top{overflow:hidden;width:718px; padding-left:7px;}
span{margin:0px; padding:0px;}



.tab_box{width:980px; margin:10px auto; overflow: hidden;}
.lyz_tab_left {background:#014D9D; float: left; width: 240px;  overflow:hidden; }
.pro_con111 { float: left; overflow: hidden; width: 249px; height: auto;}
.pro_con111 UL {width:232px; overflow:hidden; padding-top:10px; padding-bottom:10px; padding-left:8px; background:#014D9D; list-style-type: none;}
.pro_con111 UL LI { width:232px; height:54px; background: url(../images/asdbb.jpg) left no-repeat; display:block;}
.pro_con111 UL LI a { height:54px; line-height:54px; text-indent:40px; font-size:16px; font-family:'微软雅黑'; display:block;}
.pro_con111 UL LI.hover {height:54px; font-weight:bold; color:#0054B4; background: url(../images/asd123a4.png) left no-repeat; display:block;}
.lyz_tab_right { background:#FFFFFF;width:740px;display: inline;float: left; height:530px;}
.clear {clear:both}
.oabasd2op { width:740px; height:69px; line-height:40px; text-indent:0px; border-bottom:#E6E6E6 1px solid;}
.oabasd2op li { float:left;  height:38px; margin-top:15px; margin-right:10px; border:#CDCDCD 1px  dotted; display:block;}
.oabasd2op font { float:left; font-family:'微软雅黑'; font-weight:bold; font-size:15px; text-align:right; width:130px; height:65px; line-height:69px; margin-right:10px; color:#FD8700;}
.oabasd2op li a { height:38px; line-height:38px; font-family:'微软雅黑'; font-weight:bold; color:#666666; background:#F3F3F3; padding-left:20px; padding-right:20px; float:left; display:block;}
.oabasd2op li a:hover { height:38px; color:#FD8700; display:block;}

.oabiatop { width:240px; height:70px;}
.oabiatop1 { width:240px; height:140px;  border:#FF0000 px solid;}
.zuobians2a { width:980px; height:90px; margin:0px auto; background: url(../images/assd4sd6a.jpg) no-repeat; text-indent:240px; border-bottom:#E6E6E6 1px solid;}
.zuobians2a a { font-size:16px; font-family:'微软雅黑'; line-height:90px; padding:30px; background: url(../images/assss21a.jpg) right no-repeat; }
.zuobians3a { width:980px; height:199px;margin:0px auto; margin-top:10px; background: url(../images/gglImg01.jpg) no-repeat;}

.as2adsf5x { width:738px; overflow:hidden;}
.chianslies { width:730px; height:480px; margin-top:10px}
.chianslies ul { width:770px; height:475px; overflow:hidden;  border:#9966FF px solid;}
.chianslies ul li { width:180px; height:145px; float:left; margin-top:0px; text-align:center; line-height:20px; border:#FF0000 px solid;}
.chianslies ul li img { width:165px; height:112px; border:#CCCCCC 1px solid;}
.chianslies ul li a { height:24px; line-height:20px; color:#000000; font-family:'微软雅黑';}
.chianslies ul li a:hover { color:#0153A7; font-family:'微软雅黑';}

.asdj219as { width:100%; height:1237px; margin-top:10px; border:#FF0000 px solid;}
.sdj219atop { width:100%; height:384px; background: url(../images/ysBg01.jpg) top no-repeat;}
.sdj219ato1p { width:980px;margin:0px auto; height:380px; border:#FF0000 px solid;}
.sdj219atop ul { width:500px; height:180px; float:left; margin-top:180px; border:#FF0000 px solid;}
.sdj219atop2 {margin-bottom:32px; font-family:'微软雅黑';}
.sdj219atop2 b{margin-bottom:10px; font-size:24px; color:#d90101; line-height:24px; display:block; font-family:'微软雅黑';}
.sdj219atop2 span{padding:0 4px; font-size:16px; color:#fff; background-color:#0153a7; font-family:'微软雅黑';}
.sdj219atop3 { padding-left:22px; font-size:14px; line-height:20px; color:#333; width:460px; background:url(../images/ysDd_ico.png) no-repeat left 4px; font-family:'微软雅黑'; margin-top:10px;}
.sdj219atop3 em{color:#0153a7;}

.sdj212atop { width:100%; height:236px; background: url(../images/ysBg02.jpg) top no-repeat;}
.sdj212ato1p { width:980px; margin:0px auto;height:236px; border:#FF0000 px solid;}
.sdj212atop ul { width:500px; height:180px; float:left; margin-top:40px; margin-left:480px; border:#FF0000 px solid;}
.sdj212atop2 {margin-bottom:32px; font-family:'微软雅黑';}
.sdj212atop2 b{margin-bottom:10px; font-size:24px; color:#d90101; line-height:24px; display:block; font-family:'微软雅黑';}
.sdj212atop2 span{padding:0 4px; font-size:16px; color:#fff; background-color:#0153a7; font-family:'微软雅黑';}
.sdj212atop3 { padding-left:22px; font-size:14px; line-height:20px; color:#333; width:460px; background:url(../images/ysDd_ico.png) no-repeat left 4px; font-family:'微软雅黑'; margin-top:10px;}
.sdj212atop3 em{color:#0153a7;}

.sdj21qatop { width:100%; height:305px; background: url(../images/ysBg03.jpg) top no-repeat;}
.sdj21qato1p { width:980px;margin:0px auto; height:305px; border:#FF0000 px solid;}
.sdj21qatop ul { width:500px; height:200px; float:left; margin-top:68px; border:#FF0000 px solid;}
.sdj21qatop2 {margin-bottom:32px; font-family:'微软雅黑';}
.sdj21qatop2 b{margin-bottom:10px; font-size:24px; color:#d90101; line-height:24px; display:block; font-family:'微软雅黑';}
.sdj21qatop2 span{padding:0 4px; font-size:16px; color:#fff; background-color:#0153a7; font-family:'微软雅黑';}
.sdj21qatop3 { padding-left:22px; font-size:14px; line-height:20px; color:#333; width:460px; background:url(../images/ysDd_ico.png) no-repeat left 4px; font-family:'微软雅黑'; margin-top:10px;}
.sdj21qatop3 em{color:#0153a7;}

.sdj21aatop { width:100%; height:312px; background: url(../images/ysBg04.jpg) top no-repeat;}
.sdj21aato1p { width:980px;margin:0px auto; height:312px; border:#FF0000 px solid;}
.sdj21aatop ul { width:500px; height:200px; float:left; margin-top:86px; margin-left:480px; border:#FF0000 px solid;}
.sdj21aatop2 {margin-bottom:32px; font-family:'微软雅黑';}
.sdj21aatop2 b{margin-bottom:10px; font-size:24px; color:#d90101; line-height:24px; display:block; font-family:'微软雅黑';}
.sdj21aatop2 span{padding:0 4px; font-size:16px; color:#fff; background-color:#0153a7; font-family:'微软雅黑';}
.sdj21aatop3 { padding-left:22px; font-size:14px; line-height:20px; color:#333; width:460px; background:url(../images/ysDd_ico.png) no-repeat left 4px; font-family:'微软雅黑'; margin-top:10px;}
.sdj21aatop3 em{color:#0153a7;}





.ashdasd1 { width:100%; height:400px; z-index:1;}
/* flexslider */
.flexslider{position:relative;height:400px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;  z-index:1;}
.slides{position:relative;z-index:10;}
.slides li{height:400px; margin:0px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:20;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:30;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:60px;background:url(../images/prev.png)center no-repeat;}
.flex-direction-nav li a.flex-next{right:60px;background:url(../images/next.png)center no-repeat;}





.xiamsjhasd21 { overflow:hidden; background:url(../images/botCont.png) repeat-y center;}
.asdss { width:980px; height:480px;margin:0px auto; border:#FF0000 px solid;}
.askjdzz { width:690px; height:460px; float:left; border:#FF0000 px solid;}
.skjdztop { width:690px; height:44px; background:url(../images/contTit.png) repeat-x; border-top:#CCCCCC 1px solid; border-left:#CCCCCC 1px solid; border-right:#CCCCCC 1px solid;}
.contTit .titA{ font-size:16px; font-family:'微软雅黑'; font-weight:bold; line-height:44px; padding-left:20px; margin-left:20px; color:#d90101; margin-right:8px; background:url(../images/titA_ico.png) no-repeat left center;}
.contTit span{font-size:12px; color:#999; font-weight:normal; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}
.contTit .titMore{ float:right; height:44px; overflow:hidden; margin-right:20px; line-height:50px; font-size:12px; font-weight:normal;}

.asd12asab { width:690px; height:410px; background:#FFFFFF; border:#CCCCCC 1px solid; }
.asd12asab ul { width:700px; height:410px; overflow:hidden; margin-top:10px; margin-left:10px; }
.asd12asab ul li { width:223px; height:175px; float:left; margin-top:17px; text-align:center; line-height:30px;}
.asd12asab ul li img { width:200px; height:150px; border:#CCCCCC 1px solid;}
.asd12asab ul li a { color:#000000; font-family:'微软雅黑';}
.asd12asab ul li a:hover { color:#0153A7; font-family:'微软雅黑';}
.asdk29so { width:274px; height:455px; float:right; border:1px solid #ccc; background:#FFFFFF;}
.skjdzto2 { width:274px; height:44px; background:url(../images/contTit.png) repeat-x; border-bottom:#CCCCCC 1px solid;}
.renav { width:270px; height:410px; overflow:hidden;  border:#FF0000 px solid;}
.renav ul {}
.renav ul li { width:270px; height:198px; border:#FF0000 px solid; text-align:center; background:#F6F6F6;line-height:25px; display:block; margin-top:3px;}
.renav ul li img { width:250px; height:160px; border:#FF0000 px solid; margin-top:8px;}
.renav ul li a { display:block;}
.renav ul li a:hover { background:#014D9D; display:block; color:#FFFFFF}


.asds1s2 { width:980px; height:480px;margin:0px auto; border:#FF0000 px solid;}
.asd11asab { width:690px; height:410px; background:#FFFFFF; border:#CCCCCC 1px solid; }
.d11as2 { width:650px; height:200px; overflow:hidden; margin-top:27px; margin-left:20px;  border:#ff0000 px solid;}
.sd11a { width:220px; height:170px; float:left; border:#CCCCCC 1px solid; padding:10px;}
.asdasd231a { float:right; width:390px; height:190px;  border:#ff0000 px solid;}
.baiasts1s a {width:300px; float:left; letter-spacing:1px; font-weight:bold; color:#0153A7; font-size:20px; font-family:'微软雅黑';}
.baasas1s { float:left; width:390px; height:125px; overflow:hidden; margin-top:5px; margin-right:10px; line-height:24px; font-size:12px; font-family:'微软雅黑'; letter-spacing:1px;}
.baaa1s1s { width:90px; height:30px; float:right; margin-right:10px;}
.xinawensj { width:650px; height:160px; margin-left:22px; margin-top:15px; }
.xinawensj ul { width:650px; height:150px}
.xinawensj ul li{ width:320px; height:26px; line-height:26px; float:left; margin-bottom:5px}
.xinawensj ul li a{ padding-left:12px; font-size:12px; background:url(../images/dtLiIco.png) no-repeat left center;color:#515151}

.renav { width:270px; height:410px; overflow:hidden;  border:#FF0000 px solid;}
.asd123as { width:250px; height:390px; margin-top:10px; margin-left:10px; border:#ff0000 px solid;}
.asd12a1s { width:240px; height:175px; margin-top:10px; margin-left:7px; border:#ff0000 px solid;}
.asd1aa2s {width:220px; height:180px; margin-top:20px; margin-left:15px; font-size:14px; line-height:24px; border:#ff0000 px solid; font-family:'微软雅黑';}
.asd1aa2s span {width:220px;  letter-spacing:1px; font-weight:bold; color:#0153A7; font-size:16px; font-family:'微软雅黑';}
.ttlianx{ width:982px; margin:0px auto; overflow:hidden; margin-bottom:15px}
.asd1235dfg { text-align:center; line-height:25px; color:#e9eaea; margin-top:20px}

.renav1s{ margin-left:7px; margin-top:5px}
.renav1{width:250px; height:190px; margin-left:12px; margin-top:10px; padding-left:10px; padding-right:10px}
.renav1 li { line-height:23px; font-size:14px; }