/*
2014-1-16
*/

/*=CSS Reset
---------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}body{font: 12px Microsoft YaHei,Tahoma,Verdana,STHeiTi,simsun,sans-serif}input,label,option,button,select,textarea{font -family: "lucida grande", tahoma,verdana,arial,STHeiTi,simsun,sans}
h1,h2,h3,h4,h5,h6{font-size:100%;}address,cite,dfn,var{font-style:normal;}code,kbd,pre,samp{font-family:courier new,courier,monospace;}small{font-size:12px;}ul,ol,li{list-style:none;}a{text-decoration:none;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}legend{color:#000;}fieldset,img{border:0;}button,input,select,textarea{font-size:100%;font-family:inherit;}button{cursor:pointer;}table{border-collapse:collapse;border-spacing:0;}a,:focus{outline:none;}*:first-child+html a{star:expression(this.onFocus=this.blur());}*html a{star:expression(this.onFocus=this.blur());}

/*=Common Style (根据需求自行删减)
-------------------------------------------*/
/**link**/
:link, :visited {text-decoration: none;}
a:link,a:visited{color:#555; text-decoration:none;}
a:hover{text-decoration: none;color:#DF5E0D;} 
/**font**/
.ffy{font-family:Microsoft YaHei;}/*微软雅黑(\5fae\8f6f\96c5\9ed1)*/
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.c1, a.c1 {color: #E62223;}
/**字体粗细和正常**/
.fwb{font-weight:bold;}
.fwn{font-weight:normal}
/**文本对齐**/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
/**文本缩进**/
.t2{text-indent:2em;}
/**字体修饰**/
.tdu{text-decoration:underline;}
/**居中**/
.auto-center{margin-left:auto;margin-right:auto;}/*使用前提，它是块级的和有宽度*/
/**浮动 与 清除**/
.fl{float:left;}
.fr{float:right;}
.cb{clear:both; line-height:0px; height:0px; font-size:0px;}
/*清除浮动-clear float-*/
.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.clearfix{#zoom:1;}
.ovf{ overflow:hidden;}
/**图片替换**/
.tin{text-indent:-9999px;}
.rel{ position:relative;}
.abs{ position:absolute;}
.red{ color:#d80400;}
/*=Layout
-------------------------------------------*/
body{ background:#FFF; color:#5e5e5e}
.header .top, .main{width:1000px; margin:0 auto;}
/*=Header
-------------------------------------------*/
.header{  height:140px; }
.header .top{ height:98px; overflow:hidden;position:relative;}
.header .logo{ width:349px; height:67px; float:left; background:url(../image/logo.jpg) no-repeat; margin-top:15px;}
.header .logo a{ display:block;width:349px; height:67px;}
.header .collect{ float:right; margin-top:10px; height:30px;}
.header .collect a{ line-height:30px; padding:0 10px; background:url(../image/i.jpg) no-repeat right center;}
.header .collect a.end{ background:none;}
/*nav*/
.navbox {height:42px; background:#36424d url(../image/nav_bg.jpg) repeat-x; padding-left:10px;}
.nav{width:1000px; margin:0 auto;height:42px;}
.nav li{float: left;list-style: none;font-size: 15px; background:url(../image/nav_line.png) no-repeat right top;}
.nav li.end{ background:none;}
.nav li a{display: block;padding: 0 30px;text-decoration: none;height: 42px;line-height: 38px;color: #EAFFED;white-space: nowrap;}
.nav li a:hover{}
.search{ position:absolute; top:55px; right:0;}
.search p{ height:27px; line-height:27px; font-size:14px; padding-right:10px;}
.search p span{ color:#f0810b;}
.search .input-kw{ height:27px; width:211px; line-height:27px; background:#ebebeb; border:none; float:left;}
.search .input-kw{ height:27px; width:211px; line-height:27px; background:#ebebeb; border:none; float:left;}
.search .input-btn{ width:50px; height:27px; background:#1f1f27; border:none; float:left; color:#fff;}
.focusbar{ background:#f1f1f1; padding-top:7px;}
/* 焦点图 */
#kinMaxShow{visibility:hidden;width:100%; height:485px; overflow:hidden;}
#kinMaxShow .kinMaxShow_button{ left:50%; margin-left:420px;bottom: 20px; width:100px;}
#kinMaxShow .kinMaxShow_button li {background:url("../image/btn16.jpg") no-repeat ;color: #666666;cursor: pointer;float: left;font-family: Verdana;font-size: 10px;height: 10px;line-height: 10px;margin-right: 8px;text-align: center;width: 14px;border-radius:8px;}
#kinMaxShow .kinMaxShow_button li.focus {background:url(http://www.191ti.cn/Public/Home/images/dot.png) no-repeat;
}

/*=Content
-------------------------------------------*/
.content{overflow:hidden; background:#fff url(../image/bg_main.jpg) repeat-x;} 
.contact{ padding:8px;}
/**/
.main{ width:1002px;padding:35px 0 30px;}
.about{ float:left; width:430px; }
.about .tit{ height:22px; font-size:16px; color:#000; }
.about .tit span{ padding:0 10px; color:#175786; font-size:14px;} 
.about .ct{ padding:10px 0; overflow:hidden;}
.about .ct .pic{ background:url(../image/line1.jpg) no-repeat right 0; width:135px; float:left; padding-top:5px;}
.about .ct .text{ width:275px; float:right;}
.about .ct p{ line-height:24px;color:#505050;}
.about  a{ color:#f0810b; margin-top:5px; display: block;}
.news{ float:right; width:540px; position:relative;}
.news .title{  height:22px;font-size:16px; color:#000;}
.news .title span{ padding:0 10px; color:#175786; font-size:14px;} 
.news .ct{ padding:5px 0 10px 5px;}
.news .ct li{ overflow:hidden;line-height:24px; background:url(../image/dot.jpg) no-repeat left center; padding-left:15px;}
.news .ct li a{ float:left;}
.news .ct li span{ float:right}
.news .more{ padding-left:5px; position: absolute; top:35px; right:0;}
.news .more a{ color:#333;}
.tab-content .ct li{ color:#888; line-height:24px;}
.tab-content .ct li.hot{ background:none; padding-left:0;}
.tab-content .ct li.hot h1{ display:block;height:24px;}
.tab-content .ct li.hot h1 a{ font-size:16px; color:#1174b6; font-weight: normal;display:block;} 
.tab-content .ct li.hot p{ line-height:20px; margin:3px 0 5px;}
/*tab*/	
.news .tit{ margin-top:13px; overflow: hidden; background:url(../image/tab_line.jpg) no-repeat 190px 24px;}
.hidden{display:none;}
.SwapTab span{height:36px; width:95px; line-height:22px; display:block; text-align:center;cursor: pointer;  float:left; font-size:14px;background:url(../image/tab_bg_span.jpg) repeat-x center top; margin-right:5px;}
.SwapTab span a{color:#3c3e3f; display:block;}
.SwapTab .fb{ background:url(../image/tab_bg.jpg) no-repeat center top;cursor: pointer; border:none; color:#2e74c6; font-weight:normal; }	
.SwapTab .fb a{ color:#fff}
/**/
.product{ clear:both; overflow: hidden; margin-top:13px;}
.product .title{ background:url(../image/xuxian.gif) repeat-x left center;  height:24px;}
.product .title span{ background:#fff; padding-right:10px; font-size:16px;color:#000;}
.product .title span.blue{ color:#175786; font-size:14px;}
.lei{ float:right;margin: 13px 0;}
.lei li{ background:#319ad3; width:83px; height:96px; float:left; margin-left:5px;text-align:center;}
.lei li a{ color:#fff; text-align:center; font-size:14px; font-weight:bold; background:url(../image/lei.png) no-repeat;width:83px; height:36px; padding-top:60px; float:left;}
.lei li a.a1{ background-position:26px 20px}
.lei li a.a2{ background-position:-60px 20px}
.lei li a.a3{ background-position:-142px 20px}
.lei li a:hover{ background-color:#165684;}

#slide{ width:710px; float:left;overflow:hidden; margin:13px 0; height:116px;}
#slide ul{list-style:none;width:2999px;}
#slide ul li{float:left; margin-right:15px; text-align:center;}
#slide ul li img{ width:128px; height:96px;}
/*=Footer
-------------------------------------------*/	
.footer{height:157px; clear:both;background:url(../image/footbg.jpg) repeat-x center top; }
.footer .ftinner {height: 35px;margin: 0 auto;width: 1002px;}
.footer .phone{ text-align:center; line-height:40px; color:#1174b6; margin-bottom:10px; background:url(../image/phone.png) no-repeat 40px center;}
.footer .phone span{ padding:0 10px;}
.footer .copyright { float:left; margin-top:20px;}
.footer .copyright p {font-size: 12px;}
.footer .link{ float:right; margin-top:20px;}
.footer .link a{ padding:5px 10px; color:#666;}

/*------------------列表页*/
.banner{ background:url(../image/banner_bg.jpg) repeat-x left bottom; height:201px;}
.c_content{ background:url(../image/c_bg.jpg) repeat-x; margin-top:2px;}
.c_main{ width:1000px; margin:0 auto; background:url(../image/side.jpg) 0 41px no-repeat; overflow:hidden; padding-top:30px;}
/*边栏导航*/
.sidebar{ width:206px; float:left;}
.sidebar .hd{height:39px; line-height:30px; font-size:16px; color:#fff; padding-left:20px; background:url(../image/side_tit.png) no-repeat;}
.sidebar .bd{ width:199px;}
.sidebar .bd li{line-height:48px; height:48px; background:url(../image/side_l.jpg) no-repeat 0 -59px; font-size:15px; border-bottom:1px dotted #ccc;}
.sidebar .bd li.on{ background:#2296e3; color:#FFF;background:url(../image/side_l.jpg) no-repeat 0 -11px;}
.sidebar .bd li.on a{ color:#133984;}
.sidebar .bd li a{ letter-spacing:1px; padding-left:40px;}
.sidebar .tel{ padding-bottom:47px; background:url(../image/map.jpg) no-repeat bottom left; margin:30px 0;}
.sidebar .tel .tit{ color:#3f4b99; font-size:14px;}
.sidebar .tel .ct{ font-size:15px; color:#0db0d3; padding:5px 0 5px 20px; line-height:24px;}

.section{ float:right; width:794px; background:url(../image/article_bg.jpg) no-repeat; margin: 0 0 9px; height:auto !important;height:800px;min-height:800px}
.section .crumb{  padding-left:15px; height:32px; line-height:32px;}
.section .crumb a{ color:#405d82;}
.section .cont{background:url(http://www.191ti.cn/Public/Home/images/cont_bg.gif) no-repeat; min-height:585px;}
.section .cont h1{ font-size:20px; color:#0e387b; padding:5px 0 0; text-align:center; font-weight:normal;}
.section .cont h2{font-size: 16px;margin-bottom:15px; margin-left:30px; border-bottom:1px dotted #ddd; padding:0 0 5px 20px; background:url(http://www.191ti.cn/Public/Home/images/arrow.gif) no-repeat 0 6px;}
.section .cont .title{ height:70px; line-height:70px; font-size:24px; padding-left:50px; color:#0e387b; padding-top:10px;}


/*列表*/
.section .listcon,.listpic{ width:700px; margin:0 auto; padding:20px 10px 0 10px;}
.section .listcon li{line-height:30px; background: url(../image/dot.jpg) no-repeat 5px 10px; padding-left:25px; position:relative; border-bottom:1px dotted #ccc;}
.section .listcon li span{ position:absolute; top:0; right:0; color:#777;}
.section .listcon li.blank{ height:20px; background:none; border-bottom:none;}
/*图片列表*/
.listpics{ overflow:hidden;width:720px; margin:0 auto; padding:20px 10px 0 10px;}
.listpics li{ overflow:hidden; padding:0 0 15px;  margin-bottom:15px; float:left; margin:5px 25px; text-align:center;}
.listpics img{ width:298px; height:173px; padding:3px; border:1px solid #ddd;}
.listpics .texts{ overflow:hidden; width:}
.listpics .texts .tith3{ font-size:16px; color:#000; font-weight: normal; padding-bottom:6px;}
.listpics .texts p{ font-size:14px; line-height:24px;}
.listpics .texts .more{ color:#CC3300; font-size:13px;}
.list-pro  img{ width:328px; height:119px; display: block;padding:0;}
.list-pro li{margin:5px 13px;}
.list-pro li p{ height:24px; line-height:24px; background:#f3f3f3;}

/*全站搜索页面*/
.search_box{ border:1px solid #ddd; overflow:hidden; width:1001px;}
.search_box .search_left{float: left;margin:0 19px;width: 158px; display:inline;}
.search_box .search_left .tith2{ background:#f14b01;color: #FFF;font-size: 16px;margin-top: 10px;padding: 5px 20px; font-weight:normal; text-align:center;}
.search_box .search_left .u_list{background:#fcfcfc;padding: 10px;}
.search_box .search_left .u_list li{ height:30px; line-height:30px; border-bottom:1px dotted #ddd; text-align:center; font-size:15px; letter-spacing:10px;}
.search_list{ float:left; overflow:hidden; width:780px; margin-top:10px; margin-left:7px;}
.search_list .title{ font-size:16px; color:#d80806; border-bottom:2px solid #f14b01; line-height:32px;}
.search_list ul{ padding:10px;}
.search_list ul li{ background:url(http://www.191ti.cn/Public/Home/images/dot.png) no-repeat 0 -98px; padding:0 0 10px 20px; border-bottom:1px solid #ddd; margin:5px 0 10px;}
.search_list ul li p{ line-height:200%; font-size:13px; clear:both;}
.search_list ul li a{ color:#000; display:block; float:left; font-size:15px; padding-bottom:5px;}
.search_list ul li span{ float:right;}
.search_box .pagelist{ margin:10px auto 20px; background:none;}

/*内容*/
.article{ width:680px; margin:0 auto; padding:20px 10px 0 10px; line-height:220%; font-size:14px;}
.article h2{font-size: 20px;padding-bottom: 5px;}
.article .date{color: #8E8D8D;font-size: 12px;height: 28px;line-height: 28px;margin: 10px 0;text-align: center;}
.article p{ padding-bottom:12px;line-height:200%;}
.nextup{border-top: 1px dashed #E4E4E4;clear: both;color: #666666;font-size: 12px;height: auto;line-height: 24px; margin-top:20px; padding-top:10px;text-align: left;width: 620px; color:#0e387b;}
.nextup a{ color:#666;}
.article img{max-width:680px;width: expression(this.width > 680 ? 680: true);}

/*分页*/
.pagelist{color:#555;text-align:center; clear:both; margin:20px 0;font-family:"宋体";height:30px; padding-top:7px;}
.pagelist a{cursor:pointer; padding:2px 5px;color:#555; }
.pagelist span{color:#555; width:1px; padding-left:5px;}
.pagelist a.current,.pagelist a:hover{ color:#555;  }
.pagelist input{ vertical-align:middle;}
.pagelist input.go{height:20px; width:25px; font-size:12px; line-height:20px;}
.pagelist input.pageN{ width:15px; height:15px; margin:0 3px;}
/*留言板*/
.tableform {overflow: hidden;width:620px; margin:0 auto; padding:25px 0 0 20px; font-size:14px;}
.tableform table td {padding: 7px 5px;}
.tableform table td input.text {border: 1px solid #D7D7D7;height: 28px;width: 290px;}
.tableform .textarea{ width:430px}
.tableform span{ color:#FF0000; padding-left:5px;}
.tableform caption{ height:40px; line-height:30px; font-size:14px; font-weight:bold; text-align:left; padding-left:90px;}
.tableform .submit { background: url("../image/submit.png") no-repeat scroll 0 0 transparent;border: medium none;color: #FFF; cursor: pointer;height: 23px;width: 51px;}
.tableform .reset{background: url(../image/reset.png) no-repeat; width:51px; height:23px; border:none; color:#fff; margin-left:10px;cursor: pointer;}

.section .table{ border:1px solid #ddd; width:700px;}
.section .table td{border:1px solid #ddd; padding:5px;}
.section .zp{ width:700px; margin:0 auto;margin-bottom:10px; }
.section .zp h2{  font-size:14px; margin-bottom:0; line-height:32px; font-weight:normal;color:#003398; overflow:hidden; background:url(../image/h2bg.jpg) no-repeat; margin-left:0;border-bottom:none; padding-bottom:0;}
.section .table a{ color:#CC0000;}
.details{ font-size:14px; background:url("../image/h2bg.jpg") no-repeat; height:30px; line-height:30px; padding-left:15px; font-weight:bold; color:#0e387b;}
.section .cont h1.tith1{ background:url("../image/dot.jpg") no-repeat left center; text-align:left; padding-left:15px; padding-top:0;}
.show .pics{ padding:10px; border:3px solid #f3f3f3; margin-bottom:10px;}
.show .pics img{max-width:650px;width: expression(this.width > 650px ? 650px: true);}

.weixin{ position:fixed; top:375px; left:50%; margin-left:515px;}
.weixin img{ width:130px; border:1px solid #f4f4f4;}