﻿@charset "utf-8";
/*============================ 初始化样式 ============================*/
*
{ margin:0; padding:0;  }
body
{color:#333; font-size:14px;  font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体",sans-serif; min-width:1200px;}
*html
{ background-image:url(about:blank);background-attachment:fixed;}
li
{ list-style:none;}
img
{ border:none;}
body a img
{ border:none;}
a
{ color:#333; text-decoration:none; blr:expression(this.onFocus=this.blur());}
a:focus
{ outline:none;} 
a:link
{ text-decoration:none;}
a:hover
{ color:#14386c; text-decoration:none; }

.clear:after
{content:''; display:block; clear:both; }
.clear
{ height:0px; clear:both; }
.text-cut  /*限制文字,文字超出显示冒号*/
{ overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-ms-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
-moz-text-overflow: ellipsis;
}
.t_center
{ text-align:center;}

.space10 { height:10px; clear:both; }
.space15 { height:15px; clear:both; }
.space20 { height:20px; clear:both; }
.space25 { height:25px; clear:both; }
.space30 { height:30px; clear:both; }

/*效果*/
.transition
{ transition:all 0.4s ease; -moz-transition:all 0.4s ease; -ms-transition:all 0.4s ease; -o-transition:all 0.4s ease; -webkit-transition:all 0.4s ease;}

/*图片放大*/
.fdapic
{ overflow:hidden;}
.fdapic img
{
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
-webkit-transition:all 0.4s ease;
-moz-transition:all 0.4s ease;
-o-transition:all 0.4s ease;
transition:all 0.4s ease;
}
.fdapic:hover img
{
-webkit-transform:scale(1.05);
-moz-transform:scale(1.05);
-o-transform:scale(1.05);
transform:scale(1.05);
}

/*按钮样式*/
.yu_a0
{ display:inline-block;  text-align:center; 
transition:all 0.4s ease;
-moz-transition: all 0.4s ease;	/* Firefox 4 */
-webkit-transition: all 0.4s ease;	/* Safari 和 Chrome */
-o-transition: all 0.4s ease;	/* Opera */
}


/*qq浮动qq*/
.float_qq
{ left:0px;  z-index: 999;}
.float_qq .btn
{ width: 72px; height: 73px; cursor: pointer; margin-bottom: 1px; position: relative;}
/*QQ*/
.float_qq .btn_qq
{ background:#6da9de url(../images/qqtb_qq.png) no-repeat 0 0;  display: block; text-decoration: none;}
.float_qq .btn_qq:hover
{ background-color:#488bc7;}

/*============================ 公共部分 ============================*/

/* 文章类别上下页 */
.pagelink
{ padding:20px 0 0; font-size:12px; font-weight:bold; line-height:22px; text-align:center; clear:both;}
.pagelink span
{ padding:0px 0px; font-size:12px; color:#FFFFFF;}
.pagelink .nolink
{ text-decoration:none; color:#3e3a39; background:#fff;  border:1px solid #e5e5e5; padding:5px 8px 5px; margin-right:8px;}
.pagelink .thisclass
{ text-decoration:none; color:#fff; background:#0168ad; border:1px solid #0168ad; padding:5px 9px 5px; margin-right:8px;}
.pagelink a
{ text-decoration:none; color:#3e3a39; background:#fff;  border:1px solid #e5e5e5; padding:5px 9px 5px; margin-right:8px;}

/* 文章上下篇 */

.wengzhengfanye
{ line-height:25px; clear:both; padding-left:20px;}
.wengzhengfanye .wengzhengfanyeA,.wengzhengfanye .wengzhengfanyeB
{ padding-left:0px; clear:both; font-size:12px; }
.wengzhengfanye span
{font-weight:bold; color:#7a7a7a;}
.wengzhengfanye a
{ text-decoration:none; color:#7a7a7a;}
.wengzhengfanye a:hover
{ text-decoration:none; }


/* 数字上下页 */
.page_fanye
{ width:100%; height:auto; text-align:center; padding:40px 0 20px; margin:0 auto; overflow:hidden; clear:both;}
.page_fanye a
{ line-height:16px; font-size:14px; text-indent:0px; color: #333;  margin-right: 5px; padding:4px 9px; background:#efefef;  border:1px solid #dedddd;  display: inline-block; }
.page_fanye span
{  height:24px; line-height:20px;  padding:0 10px 0 5px; display: inline-block;}
.page_fanye span input
{ width:30px; height:20px;}
.page_fanye a.page_home,.page_fanye a.page_home:hover,.page_fanye a.page_end,.page_fanye a.page_end:hover
{ width:60px;  color:#666666; }
.page_fanye .onpage,.page_fanye a:hover
{ color: #fff; background:#14386c; }



/*浮动留言*/
.fdliuyan
{ width:240px; height:337px; font-size:14px; color: #000; position:fixed; right:0px; /*bottom:-302px;*/ top:150px;    border-radius: 5px; z-index:10000;}
.fdliuyanA
{ height:35px; line-height:35px;  color:#fff; background:#4587e8; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.fdliuyanA p
{ float:left; padding-left:15px;}
.fdliuyanA_n
{ background-color: #ededed; }
.fdliuyanA span
{ width: 34px;  height: 30px; margin-top: 2px; display: inline-block; cursor: pointer; float: right; background:url(../images/lytb2.png) no-repeat center center;}
.fdliuyanA .fdclose-max
{ background:url(../images/lytb1.png) no-repeat center center;}
.fdliuyanB
{ padding: 12px 9px; border-bottom: 1px solid #d5d5d5;}
.fdliuyanB p
{ line-height:18px; }
.fdliuyanB .p1
{ color:#666;}
 .fdliuyanB .p2
{ color:#999; font-size:12px;}   
.fdliuyanC
{ padding:12px 9px 15px; color:#ababab;}
.fdliuyanC .textareaA
{ width: 210px; height: 79px; font-size:12px; color:#666; margin: 0 0 7px; padding:4px;  background-color:#fff; border: 1px solid #d5d5d5;
 overflow: hidden;   resize: none;  }
.fdliuyanC p
{  height: 30px; line-height: 30px; margin-bottom:7px; background-color:#fff; border: 1px solid #d5d5d5; position: relative;}
.fdliuyanC p span
{ width: 35px; height: 30px; background-color: #fff; border-right: 1px solid #fff; display: inline-block;  text-align: center;  vertical-align: top; float:left;}
.fdliuyanC p .span1  
{ background:url(../images/lytb3.png) no-repeat center center;}  
.fdliuyanC p .span2  
{ background:url(../images/lytb4.png) no-repeat center center;}  
.fdliuyanC .put1
{ width: 140px; height: 30px;  line-height: 30px; font-size:12px; color:#666;  margin: 0; display: inline-block; border:none; float:left;}
.fdliuyanC .ti
{ padding-top:5px;}
.fdliuyanC .tijiao
{ width: 90px; height: 35px; line-height: 35px; color:#fff;  text-align: center; border-radius: 2px;  background:#4587e8; cursor: pointer; border:none; }

   
    
   
    

/*========================================= 首页 =====================================*/

.top_bj
{ width:100%; height:29px; background:#fafafa; border-bottom:solid 1px #f1f1f1;}
.top
{ width:1200px; line-height:29px; margin:0 auto;}
.top_fl
{ float:left; font-size:12px; color:#a09f9f;}
.top_fr
{ float:right;}
.top_fr span
{ font-size:12px;}
.top_fr span a
{ display:inline-block; padding:0 10px; color:#a09f9f;}
.top_fr span b
{ display:inline-block; background:url(../images/tel.png) no-repeat left center; padding-left:25px; font-size:14px; color:#6e6c6c;}

.topA
{ width:1200px; overflow:hidden; margin:0 auto;}
.logo
{ float:left; padding:20px 0 0;}
.nav
{ width:726px; height:99px; float:right;}
.nav ul li
{ width:121px; line-height:97px; float:left; text-align:center;}
.nav ul li a
{ display:block; font-size:16px; color:#242424;}
.nav ul li a:hover,.nav ul li.active a
{ background:#fafafa; border-bottom:solid 2px #ffae27;}

/*==banner==*/
.banner
{width:100%; height:379px;  overflow:hidden; position:relative;}
.banner ul li
{width:100%; height:379px; overflow:hidden;  position:absolute; left:0px; top:0px;}
.banner ul li a
{ height:100%; display:block;}

.banner_btn
{ width:100%; height:14px; text-align:center; position:absolute; bottom:25px; z-index:100;}
.banner_btn ol li
{ width:14px; height:14px; display:inline-block; text-indent:99px; overflow:hidden; background:url(../images/banner_btn3.png) no-repeat left top; margin:0 5px; cursor:pointer;}
.banner_btn ol .Btn_ys
{ background-position:left bottom; }

.nypban
{ height:260px;}
.nypban ul li
{width:100%; height:260px;}

/*产品*/
.one
{ width:1200px; margin:0px auto; padding:30px 0; overflow:hidden;}
.one li
{ width:189px; padding:0 5px; float:left; text-align:center;}
.one li em
{ width:66px; height:66px; display:block; margin:0 auto 10px; }
.one li span
{ display:block; }
.one li em.on
{ background-position:-65px 0px;}
.one li em.on1
{ background-position:-263px 0px;}
.one li em.on2
{ background-position:-463px 0px;}
.one li em.on3
{ background-position:-668px 0px;}
.one li em.on4
{ background-position:-858px 0px;}
.one li em.on5
{ background-position:-1060px 0px;}
.one li a:hover em
{ margin-top:-5px;}




.sty_title
{ width:1200px; margin:0 auto; padding:15px 0 18px 0; text-align:center; background:url(../images/tb1.jpg) repeat-x center 40px;}
.sty_title h2
{ padding:0 25px 0 15px; display:inline-block; margin:0 auto; background:#fff; line-height:50px; font-size:36px; font-weight:normal; color:#191b32;}
.sty_title span
{ display:block; margin:0 auto; font-size:14px; line-height:30px; color:#a9a9a9;}

.oneA
{ width:1200px; overflow:hidden; margin:0 auto 30px;}
.oneA li
{ width:208px; height:198px; float:left; margin:0 40px 10px 0;}
.oneA li.liA
{ margin-right:inherit;}
.oneA li i
{  height:156px; display:block; border:solid 1px #eee; overflow:hidden;}
.oneA li span
{ display:block; line-height:40px; text-align:center;}

.oneB_bj
{ width:100%; height:233px; background:url(../images/tb3.png) no-repeat center center;}
.oneB
{ width:1200px; overflow:hidden; margin:0 auto;}
.oneB h2
{ font-size:33px; color:#fffc00; padding:30px 0 20px;}
.oneB span
{ width:715px; line-height:24px; display:block; color:#fff;}


/*解决方案*/

.title
{ width:1200px; overflow:hidden; margin:0 auto; text-align:center;}
.title h2
{ font-size:28px; font-weight:normal;}
.title h2 b
{ font-size:20px; color:#0095ff; font-weight:normal;}
.title em
{ width:75px; height:2px; background:#0095ff; display:block; margin:10px auto;}
.title p
{ font-size:12px; color:#999;}

.oneC
{ width:1200px; overflow:hidden; margin:30px auto 40px;}
.oneC li
{ width:210px; height:260px; float:left; margin-right:37px; position:relative;}
.oneC li.liA
{ margin-right:inherit;}
.oneC li .pic
{ width:210px; height:260px; overflow:hidden;}
.oneC li .text
{ width:112px; height:40px; line-height:40px; background:url(../images/1236.png) no-repeat 130px center #0095ff; position:absolute; right:0; bottom:20px; color:#fff; padding:0 47px 0 10px;}


/*成功案例*/

.oneD_bj
{ width:100%; overflow:hidden; background:#f6f6f6; padding:30px 0;}
.oneD
{ width:1200px; margin:30px auto;}
.oneD li
{ width:204px; height:194px; background:#fff; border:solid 1px #e7e7e7; padding:10px 10px 0 10px; margin-right:17px; float:left;}
.oneD li.liA
{ margin-right:inherit;}
.oneD li i
{ height:150px; display:block; overflow:hidden;}
.oneD li span
{ text-align:center; display:block; line-height:44px;}

/*关于我们*/

.oneE
{ width:1200px; overflow:hidden; margin:30px auto 50px;}
.oneE_lt
{ width:214px; height:173px; float:left; background:url(../images/p6hd.png)  no-repeat left center; position:relative;}
.oneE_lt h2
{ position:absolute; top:50px; right:-50px; font-size:24px; color:rgb(102, 102, 102); font-weight:normal;}
.oneE_lt span
{ display:block; position:absolute; top:85px; left:72px; text-transform:uppercase; font-size:12px; color:rgb(102, 102, 102);}
.oneE_rt
{ width:855px; float:right;}
.oneE_rt .text
{ height:168px; overflow:hidden; font-size:12px; color:#999; line-height:26px;}
.oneE_rt .a1
{ display:block; width:133px; height:47px; background:url(../images/more.png) no-repeat center center; padding-top:20px;}
.oneE_rt .a1:hover
{ background:url(../images/more1.png) no-repeat center center;}

/*新闻*/
.oneF
{ width:1200px; overflow:hidden; margin:0 auto 40px; border-top:solid 1px #ebebeb; padding-top:40px;}
.oneF_lt
{ width:500px; height:315px; float:left; position:relative; overflow:hidden;}
.oneF_lt ul
{ width:9999px; height:auto; }
.oneF_lt ul li
{ width:890px; height:351px; overflow:hidden; float:left; }

.oneF_lt .pic_pre,.oneF_lt .pic_next
{ width:34px; height:39px; margin-top:-50px;  position:absolute; top:60%; z-index:99; cursor:pointer;  background:url(../images/tb16.png) no-repeat;}
.oneF_lt .pic_pre
{ background-position:top left; left:0px;}
.oneF_lt .pic_next
{ background-position:bottom left; right:0px;}

.oneF_btn
{ width:100%; text-align:center; position:absolute; left:0px;  bottom:18px; z-index:99999;}
.oneF_lt ol li
{ width:12px; height:12px; border:#fff 1px solid; display:inline-block;  margin-right:6px;  cursor:pointer; padding:5px; color:#fff; font-family:arial;font-size:12px; border-radius:50%; text-align:center;}
.oneF_lt ol li.onli
{  border:#fff 1px solid; font-weight:bold; color:#333;  position:relative; background:#fff;}


.oneF_rt
{ width:635px; float:right;}
.oneF_rt dl
{ padding:12px 0; overflow:hidden; border-bottom:1px dashed #dbd4cd;}
.oneF_rt dl dt
{ width:80px; height:80px; background:#f5f5f5; float:left; text-align:center;}
.oneF_rt dl dt h4
{ height:48px; line-height:48px; color:#ff6637; font-size:24px;}
.oneF_rt dl dt span
{ color:#ff6637; font-size:12px; display:block;}
.oneF_rt dl dd
{ width:525px; float:right;}
.oneF_rt dl dd h3
{ font-family:Microsoft YaHei; font-size:14px; padding-top:14px; color:#333333; font-weight:normal;}
.oneF_rt dl dd span
{ display:inline-block; height:41px; overflow:hidden; line-height:20px; font-family: Microsoft YaHei; font-size:12px; padding-top:5px; color:#999999; font-weight:normal;}

.foot_bj
{ width:100%; overflow:hidden; background:#01285e;}
.foot
{ width:1200px; margin:0 auto;}
.foot_t
{ height:58px; border-bottom:solid 1px #124389;}
.foot_t li
{ width:111px; line-height:58px; text-align:center; float:left; background:url(../images/tb4.jpg) no-repeat right center;}
.foot_t li a
{ color:#fff;}
.foot_t li a:hover,.foot_t li.active a
{ font-weight:bold;}
.foot_b
{ overflow:hidden; padding:30px 0;}
.foot_b .on1
{ line-height:180%; color:rgb(204, 204, 204); font-size:12px; float:left;}
.foot_b .on2
{ line-height:180%; color:#fff; font-size:12px; float:left; padding-left:60px;}
.foot_b .on3
{ float:right;}
.foot_b .on3 dl
{ float:left; padding-left:20px;}
.foot_b .on3 dt
{ width:90px; height:90px; float:left;}
.foot_b .on3 dd
{ float:left; padding-left:10px;} 
.foot_b .on3 dd p
{ font-size:12px; color:#fff;}


/*========================================= 产品中心 =====================================*/
.ny_ban
{ height:260px; position:relative;}


.chanpinlistall
{ width:100%; background:#f5f5f5; padding:20px 0;}
.chanpinzl1
{ width:1200px; padding-bottom:30px; height:260px; margin:0px auto; padding-top:30px;}
.chanpinzl1 dt
{ width:350px; height:260px; float:left;  padding:0; }
.chanpinzl1 dt h2
{ font-size:18px; font-weight:600; margin-bottom:20px; color:#0A6EC6;}
.chanpinzl1 dd
{ width:810px; float:right; padding-top:40px;}
.chanpinzl1 dd ul
{ width:33%; float:left; text-align:center; border-right:dashed 1px #bbb; text-align:center;}
.chanpinzl1 dd li
{ line-height:28px;}
.chanpinzl1 dd li a
{ display:block;}
.chanpinzl1 dd li a:hover
{ text-decoration:underline;}

.chanpinB
{ width:1200px; overflow:hidden; margin:0 auto;}
.chanpinB_lt
{ width:23%; float:left; margin-bottom:40px;}
.channelT
{ height:92px; background:#14386c; color:#fff; text-align:center; padding-top:40px; }
.channelT h1
{ font-size:30px; line-height:30px; padding-bottom:10px;}
.channelT h4
{ font-size:23px; font-weight:normal; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}
.submenu
{ border:#e3e3e3 solid 1px; padding:20px 0;}
.mb40
{ margin-bottom:40px;}

.submenu li a
{ display:block; height:40px; line-height:40px; font-size:16px; text-indent:50px;}
.submenu li a.a1
{ padding-right:10px;}
.submenu li.active a.a1,.submenu li a.a1:hover
{ background:#67809f; color:#fff;}
.submenu li ul
{ padding:0px 16px; display:none;}
.submenu li ul.onul
{ display:block;}
.submenu li ul li a
{ border-bottom:1px #a1a1a1 dotted; font-size:14px; color:#434343; background:#fff;}
.submenu li ul li a:hover,.submenu li ul li.onli a
{ color:#14386c; }

.lanmuA
{ padding:20px 0 40px;}
.lanmuA dl
{}
.lanmuA dl dt
{ line-height:22px; font-size:16px; font-weight:bold;}
.lanmuA dl dt a:hover,.lanmuA dl.active dt a
{ color:#006ad0; }
.lanmuA dl dd
{ padding: 0 10px 20px 15px; }
.lanmuA dl dd p
{ line-height:28px; font-size:16px;}
.lanmuA dl dd p.onp a,.lanmuA dl dd p a:hover
{ color:#006ad0; }

.lanmuA ul li
{ line-height:28px; font-size:14px; padding-left:10px;}
.lanmuA ul li.onli a,.lanmuA ul li a:hover
{ color:#006ad0; }

.chanpinB_lt .Lour dt
{ font-size:18px; color:#333333; background:#dcdcdc; text-indent:15px; height:50px; line-height:50px;}
.chanpinB_lt .Lour dd
{ padding:20px 0; border-bottom:#7d7d7d dashed 1px; font-size:15px; line-height:19px; overflow:hidden;}
.chanpinB_lt .Lour dd ._tel
{ font-size:18px; margin-top:8px; color:#333333; font-weight:bold;}
.chanpinB_lt .Lour dd i
{ float:left; margin:0; padding:0; margin-right:17px; height:36px;}


.chanpinB_rt
{ width:73%; float:right;}
.bread
{ height:60px; line-height:60px; border-bottom:#e3e3e3 solid 1px; background:url(../images/bread.png) no-repeat left center; padding-left:30px;}
.proCon
{ margin:20px 0;}
.proCon li
{ width:260px; float:left; padding:7px; background:#e9e9ee; verflow:hidden; text-align:center; margin:0 25px 25px 0;}
.proCon li i
{ width:246px; height:184px; display:inline-block; overflow:hidden; text-align:center;}
.proCon li span
{ display:block; text-align:center; line-height:32px; font-size:14px;}
.proCon li.liA
{ margin-right:inherit;}

.proA
{ margin:20px 0;}
.proA li
{ width:248px; height:320px; float:left; padding:7px 12px; border:1px solid #eeeeee;  /*background:#e9e9ee;*/ verflow:hidden; margin:0 25px 25px 0;}
.proA li.liA
{ margin-right:inherit;}
.proA li i
{ width:246px; height:184px; display:inline-block; overflow:hidden; text-align:center;}
.proA li h2
{ display:block;  line-height:30px; font-size:16px;}
.proA li p
{ height:50px; line-height:25px; color:#666; margin-bottom:10px;}
.proA li span
{ width:90px; height:24px; line-height:24px; display:block; color:#fff;  text-align: center; background: #c0130a; border-radius: 5px; margin:0 auto;} 
   
    
   
    
   
    


/*============================ 产品中心详情 ============================*/
.proCon_t
{ width:100%; overflow:hidden;}
.proCon_t .lt
{ width:424px; height:317px; border:1px solid #ccc; float:left;}
.proCon_t .rt
{ width:400px; height:290px; background:#f6f6f6; padding:15px; float:right;}
.proCon_t .rt h1
{ line-height:30px; font-size:20px; border-bottom:2px solid #d7d7d7; padding:11px 0;}
.proCon_t .rt ._p
{ line-height:24px; height:48px; margin:15px 0; overflow:hidden;}
.proCon_t .rt ._bar
{ text-align:center; padding:20px 0 0; border-top:2px solid #d7d7d7;}
.proCon_t .rt ._bar .btn
{ display:inline-block; width:218px; height:45px; line-height:45px; background:url(../images/cart.png) no-repeat 50px center #005ca1; color:#fff; font-size:22px; margin:20px 0; padding-left:30px;}
.proCon_t .rt ._bar em
{ color:#005ca1; font-size:18px; font-weight:700; font-style:normal;}

.proCon_t2
{ overflow:hidden; padding:30px 0;}
.proCon_t2 .tab_b
{ width:100%; height:35px; border-bottom:1px solid #ccc;}
.proCon_t2 .tab_b h2
{ width:10%; height:34px; line-height:34px; border-bottom:2px solid #0c63a5; font-size:16px;}
.proCon_t2 .tab_c
{ padding:20px 0; line-height:26px;}


/*========================================= 解决方案 =====================================*/
.jjfn
{ width:1200px; overflow:hidden; margin:50px auto;}
.jjfn ul li
{ width:373px; float:left; margin:0 40px 30px 0;}
.jjfn ul li.liA
{ margin-right:inherit;}
.jjfn_pic
{ width:373px; height:249px; overflow:hidden; text-align:center;}
.jjfn_bot
{ border:1px solid #e8e8e8; border-top:none;}
.jjfn_bot h1
{ font-size:22px; color:#333; text-align:center; padding:23px 10px 10px; height:23px; line-height:23px; overflow:hidden; text-overflow:ellipsis;
white-space:nowrap;}
.jjfn_con
{ width:320px; height:75px; overflow:hidden; font-size:13px; color:#666; line-height:25px; margin:0 auto; margin-bottom:15px;}

.nylT
{ width:276px; height:92px; background:#14386c; color:#fff; text-align:center; padding-top:40px; position:absolute; bottom:0; left:8%;}
.nylT h1
{ font-size:30px; line-height:30px; padding-bottom:10px;}
.nylT h4
{ font-size:23px; font-weight:normal; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}

.jjfn_text
{ line-height:2; font-size:14px; color:#606060; margin-bottom:40px;}
.jjfn_text img
{ max-width:100%;  }


/*========================================= 成功案例 =====================================*/
.case_bd
{ width:1200px; margin:40px auto;}
.case_bd li
{ width:245px; padding:15px 15px 0; border:1px solid #efefef; float:left; margin:0 20px 20px 0;}
.case_bd li.liA
{ margin-right:inherit;}
.case_bd ul li i
{ height:180px; display:block; overflow:hidden; text-align:center;}
.case_bd li span
{ height:50px; color:#333; line-height:50px; display:block; text-align:center;}
.case_bd li a:hover span
{ text-decoration:underline;}

/*========================================= 联系我们 =====================================*/
.contact
{ height:173px; line-height:26px; background:url(../images/contact.jpg) no-repeat right; margin:0 auto; padding:20px 0;}
.mapCon
{ border:#e6e6e6 solid 1px;}
.mapCon ._t
{ border-bottom:#e6e6e6 solid 1px; font-size:14px; height:32px; line-height:32px;}
.mapCon ._t i
{ background:#ff0000; width:6px; height:6px; display:inline-block; margin:0 20px 0 10px; vertical-align:middle;}
.mapCon ._c
{ padding:15px;}


/*========================================= 新闻中心 =====================================*/
.news
{ padding-bottom:30px;}
.news dl
{ padding:12px 0; overflow:hidden; border-bottom:1px dashed #dbd4cd;}
.news dl dt
{ width:60px; height:60px; background:#14386c; float:left; text-align:center;}
.news dl dt h4
{ height:36px; line-height:36px; color:#fff; font-size:24px;}
.news dl dt span
{ color:#fff; font-size:12px; display:block;}
.news dl dd
{ width:790px; float:right;}
.news dl dd h3
{ font-family:Microsoft YaHei; font-size:14px; color:#333333; font-weight:normal;}
.news dl dd span
{ display:inline-block; height:41px; overflow:hidden; line-height:20px; font-family: Microsoft YaHei; font-size:12px; padding-top:5px; color:#999999; font-weight:normal;}

/*===========================新闻详情=================================*/
.news_info
{ overflow:hidden; background:#fff; border:solid 1px #e3e3e3; margin:30px 0; padding-bottom:20px;}
.info_title
{ padding:20px 0 0; text-align:center;}
.info_title h1
{ font-size:24px; font-weight:bold;}
.info_laiyuan
{ background:#F5F5F5; line-height:35px; color:#515151; font-size:12px; text-align:center; margin:10px;}
.info_text
{ padding:20px; line-height:2;}
.info_text img
{ max-width:100%;  }
.info_picA
{ padding:10px; text-align:center;}
.info_picA img
{ max-width:100%;  width: expression(this.width > 720 ? 720: true)}

/*===========================下载中心=================================*/
.downA
{ padding-top:30px; }
.downA table tr th
{ line-height: 40px; font-size:16px; color:#848484; font-weight:normal; text-align:left; padding:5px 10px; border-bottom:1px solid #d7d7d7; background:#f4f4f4;}
.downA table tr td
{ line-height:1.5; font-size:16px; padding:10px; border-collapse:collapse; border-bottom:1px solid #d7d7d7; }
.downA .td1
{ color:#0d66ac;}
.downA .td4
{ }
.downA .a1
{ width:19px; height:17px; display:inline-block; background:url(../images/t7.png) no-repeat center center;}



