﻿@charset "UTF-8";
/*Copyright (c) 2012, demlution. All rights reserved.
*   version: 1.0.0
*   2012.07.04
**/
/*
 * 将具有默认margin和padding的标记置零
 * 所有标记的margin和padding都在使用时具体定义
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0px; padding:0px; border:0px; vertical-align:baseline; background:transparent }

/*
 * html\body标记样式定义
 * 全局的字体颜色、背景色和文本对齐设置
 */
html{}
body{color:#828282; font-family: "微软雅黑", Arial, Helvetica, sans-serif ,""; line-height:1.5; font-size:13px; overflow-x:hidden; }

@font-face {
  font-family: 'FontAwesome';
  src: url(img/fontawesome-webfont.eot) format('embedded-opentype'), url(img/fontawesome-webfont.woff) format('woff'), url(img/fontawesome-webfont.ttf) format('truetype'), url(img/fontawesome-webfont.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img{vertical-align:middle;}
ul,ol,dl{overflow:hidden;}
ul,li{list-style-type: none;}
a {color: #828282; text-decoration: none; cursor:pointer; noline: expression(this.onFocus=this.blur()); transition: color 0.1s linear 0s;}
a:focus {outline:none; -moz-outline:none;}
a:hover {color:#0a3e96;text-decoration:underline;}
input,select,textarea{ font-size: 12px; vertical-align:middle;}
.invisible{visibility:hidden;}
.hidden,.hide{display: none;}
.clear{clear:both;}

/*
 * 定义浮动样式
 */
.ll, .left { float:left }
.rr, .right { float:right }

/*
 * 定义清除浮动样式
 */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
	/* Hides from IE-mac \*/* html .clearfix {
		height:1%;
	}
.clearfix {
	display:block;
}
	/* End hide from IE-mac */

/* The following is a shorthand property.
--------------------------------------------------------------------------------------------------*/
.mt5 { margin-top:5px }
.mt8{ margin-top:8px;}
.mt10 { margin-top:10px }
.mt15 { margin-top:15px }
.mt20 { margin-top:20px }
.mb5 { margin-bottom:5px }
.mb8{ margin-bottom:8px;}
.mb10 { margin-bottom:10px }
.mb15 { margin-bottom:15px }
.mb20 { margin-bottom:20px }
.mr5 { margin-right:5px;}
.mr8 { margin-right:8px;}
.mr10 { margin-right:10px;}
.mr15 { margin-right:15px;}
.mr20 { margin-right:20px;}
.ml5 { margin-left:5px;}
.ml8 { margin-left:8px;}
.ml6{margin-left:6px;}
.ml10 { margin-left:10px;}
.ml15 { margin-left:15px;}
.ml20 { margin-left:20px;}
.t_c { text-align:center }
.t_l { text-align:left }
.t_r { text-align:right }
.block{ display:block; overflow:hidden; zoom:1;}
.songt { font-family:"宋体"}

/******　默认分页样式　******/
.page_link{text-align:center; margin-top: 20px; clear:both; overflow:hidden;}
.page_link li{display:inline;}
.page_link li a{display:inline-block; padding:0 10px; -moz-border-radius: 3px; border-radius: 3px; height: 27px; line-height: 27px; border: 1px solid #e5e5e5; color: #666; font-size: 14px; margin-right: 2px;}
.page_link li.active a,.page_link li a:hover{background: #0a3e96; color: #fff; border: 1px solid #0a3e96; text-decoration:none;}

/*----------body--------------------------------------------------------------------------------------------------------------------------------------------------------*/
.bodydiv{width:100%; min-width:1000px; overflow:hidden; }
.container,.main {margin:0 auto; width:1000px; overflow:hidden;}

.fa-phone:before {content: "\f095";}
.fa-angle-down:before {content: "\f107";}
.fa-long-arrow-right:before {content: "\f178";}
.fa-caret-down:before {content: "\f0d7";}
.fa-search:before {content: "\f002";}

.header{position:relative; z-index:100;}

.topMenu{background: #0a3e96;}
.topMenu .container{height: 32px; line-height:32px; overflow:visible; color: #fff; font-size:14px;}
.topMenu .container .right a{float:left; color:#fff;}
.topMenu .container .right a.a1{background:url(img/home.png) no-repeat left center / 12px 12px; padding-left:15px;}
.topMenu .container .right span{float:left; color:#000; padding:0 15px;}

/*----------top--------------------------------------------------------------------------------------------------------------------------------------------------------*/
#top{position:relative; z-index:8; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.1); box-shadow: 0 1px 2px rgba(0,0,0,.1);}
#top .container{min-height:80px; position:relative;}
#top .container .logo{}
#top .container .top_right{position:absolute; top:0; right:0;}
#top .container .tel{position:absolute; right:0; top:20px; color: #999; font-size:15px;}
#top .container .tel i{color: #0a3e96; padding-right:5px;}
#top .container .tel span{display: block; font-size: 24px;}

/*----------nav--------------------------------------------------------------------------------------------------------------------------------------------------------*/
#nav{-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.1); box-shadow: 0 1px 2px rgba(0,0,0,.1); background:url(img/bg_nav.png) repeat-x 0 0 #f8f8f8; position:relative; z-index:6;}
#nav .container{height:50px; overflow:visible;}
#navv {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    background: #F8F8F8 url("img/bg_nav.png") repeat-x scroll 0px 0px;
}
.navigation{overflow:visible;}
.navigation li.nav-lilink{float:left; font-size: 15px; position:relative;}
.navigation li a.nav-alink{display: block; height: 47px; line-height:47px; width:124px; text-align:center; padding-top:3px; color: #272727; color: #5e5e5e; border-right: 1px solid rgba(0,0,0,.2);}
.navigation li:first-child a.nav-alink{border-left: 1px solid rgba(0,0,0,.2); width:123px;}
.navigation li a.nav-alink i{font-size: 11px; margin-left: 5px;}
.navigation li a.nav-alink:hover,.navigation li.hover a.nav-alink{text-decoration:none; height:47px; line-height:47px; border-top:3px solid #fcd329; color:#0a3e96; background:#fff; padding-top:0;}
.navigation .exnav{position: absolute; top: 100%; left: 0; z-index: 999; display: none; min-width: 100%; height: auto; background: #fff; text-align: left; box-shadow: 0 2px 2px rgba(0,0,0,.3);}
.navigation .exnav ul li + li{border-top: 1px solid #f8f7f3;}
.navigation .exnav ul li a{display: block; padding: 0 25px; height:39px; line-height:39px; white-space: nowrap; text-decoration: none;}
.navigation .exnav ul li a:hover{color:#fff; text-decoration:none; background:#0a3e96;}
.navigation .exnav ul ul{display:none;}

.sw{position:fixed !important; top:0; left:0; right:0;}


.navigation li:nth-child(2) a.nav-alink:hover,.navigation li:nth-child(2).hover a.nav-alink{border-top:3px solid #82b71c;}
.navigation li:nth-child(2) .exnav ul li a:hover{background-color:#82b71c;}
.navigation li:nth-child(3) a.nav-alink:hover,.navigation li:nth-child(3).hover a.nav-alink{border-top:3px solid #21d4d9;}
.navigation li:nth-child(3) .exnav ul li a:hover{background-color:#21d4d9;}
.navigation li:nth-child(4) a.nav-alink:hover,.navigation li:nth-child(4).hover a.nav-alink{border-top:3px solid #f07613;}
.navigation li:nth-child(4) .exnav ul li a:hover{background-color:#f07613;}
.navigation li:nth-child(5) a.nav-alink:hover,.navigation li:nth-child(5).hover a.nav-alink{border-top:3px solid #133f90;}
.navigation li:nth-child(5) .exnav ul li a:hover{background-color:#133f90;}
.navigation li:nth-child(6) a.nav-alink:hover,.navigation li:nth-child(6).hover a.nav-alink{border-top:3px solid #ffcb15;}
.navigation li:nth-child(6) .exnav ul li a:hover{background-color:#ffcb15;}
.navigation li:nth-child(7) a.nav-alink:hover,.navigation li:nth-child(7).hover a.nav-alink{border-top:3px solid #ec252e;}
.navigation li:nth-child(7) .exnav ul li a:hover{background-color:#ec252e;}
.navigation li:nth-child(8) a.nav-alink:hover,.navigation li:nth-child(8).hover a.nav-alink{border-top:3px solid #133f90;}
.navigation li:nth-child(8) .exnav ul li a:hover{background-color:#133f90;}

/*----------banner--------------------------------------------------------------------------------------------------------------------------------------------------------*/
#kinMaxShow{width:100%; height:450px; visibility:hidden; overflow:hidden; margin-bottom:64px;}
#kinMaxShow .KMSPrefix_kinMaxShow_button{position:relative !important; bottom: inherit !important; margin-top:10px;}

/*----------index--------------------------------------------------------------------------------------------------------------------------------------------------------*/
.mall{clear:both; zoom:1; overflow:hidden; margin-bottom:40px;}
.hd,.bd,.fd{overflow:hidden;}

.mall .hd{height:40px; line-height:40px; background:#e7e7e7; margin-bottom:20px;}
.mall .hd h3{float:left; font-size:18px; font-weight:normal; padding-right:20px; background:url(img/bg_mall_title.png) no-repeat right center #133f90; color:#fff;}
.mall .hd h3 span{float:left; width:40px; height:40px; margin-right:13px; background:url(img/dot01.png) no-repeat center center #634A21;}
.mall .hd a{float:right; background:url(img/icon02.png) no-repeat right center; padding-right:18px; margin-right:15px;}

.mall-2 .hd h3 span{background-image:url(img/dot02.png); background-color:#82b71c;}
.mall-3 .hd h3 span{background-image:url(img/dot03.png); background-color:#ffc000;}
.mall-4 .hd h3 span{background-image:url(img/dot04.png); background-color:#05c5c3;}
.mall-5 .hd h3 span{background-image:url(img/dot05.png); background-color:#efa218;}

.mall-1{}
.mall-1 .left{width:493px; overflow:hidden;}
.mall-1 .left img{width: 493px; height: 321px;}
.mall-1 .right{width:490px; overflow:hidden;}
.mall-1 .right p{/*height:108px;*/ line-height:26px; overflow:hidden; font-size:14px;}
.mall-1 .right p a{display:inline-block; margin-left:10px; background:url(img/icon01.png) no-repeat left center; padding-left:15px; color:#133f90; font-size:12px;}
.mall-1 .right ul{padding-top:57px;}
.mall-1 .right ul li{float: left; width: 241px; overflow: hidden;}
.mall-1 .right ul li + li{margin-left: 8px;}

.box .bd ul.items{width: 1000px;}
.box .bd ul.items li{float: left; width: 227px; /*height: 242px;*/ border: 1px solid #e1e1e1; overflow: hidden; position:relative; text-align: center; margin:10px 10px;}
.box .bd ul.items li span{display:block; position: relative; height: 34x; overflow: hidden; line-height: 34px; /*top: -34px;*/ background:#fff; background: rgba(255,255,255,0.6);}
.box .bd ul.items li span a{color: #133f90; font-size: 16px;}
.box .bd ul.items li p{height:40px; line-height: 20px; overflow:hidden; margin-top: -23px; margin-bottom: 5px; padding:0 5px;font-size:15px}

.mall-3 .bd ul{width: 1010px;}
.mall-3 .bd ul li{float: left; margin-right: 5px; width: 244px; border: 1px solid #e1e1e1; overflow: hidden; position:relative; text-align: center;}
.mall-3 .bd ul li p{height:54px; line-height: 54px; overflow:hidden; margin-bottom: 5px; padding:0 5px;}
.mall-3 .bd ul li p a{color: #133f90; font-size: 16px;}

.mall-4{}
.mall-4 .bd ul li{float:left; width:180px; text-align:center;}

.ind-ad{text-align:center; position:relative; width:1920px; left:50%; margin-left:-960px; margin-bottom:0;}

.mall-5{}
.mall-5 .left{width:730px; overflow:hidden;}
.mall-5 .left .bd{}
.mall-5 .left .bd ul li{padding:15px; border:1px solid #ccc; overflow:hidden; text-transform:capitalize;}
.mall-5 .left .bd ul li + li{margin-top:20px;}
.mall-5 .left .bd ul li img{float:left; margin-right:15px;}
.mall-5 .left .bd ul li h3{font-size:16px; height:40px; line-height:30px; overflow:hidden; font-weight:normal;}
.mall-5 .left .bd ul li h3 a{color:#133f90; font-weight:bold;}
.mall-5 .left .bd ul li p{font-size:14px; line-height:24px;}
.mall-5 .left .bd ul li p a{display:inline-block; margin-left:10px; background:url(img/icon01.png) no-repeat left center; padding-left:15px; color:#133f90; font-size:12px;}
.mall-5 .right{width:240px;}
.mall-5 .right .hd{height:39px; line-height:39px; border-bottom:1px solid #ccc; background:none;}
.mall-5 .right .hd h3{background:none; color:#f00;}
.mall-5 .right .video .bd{width:240px; height:175px;}
.mall-5 .right .ind-news ul li{height:40px; line-height:20px; border-bottom:1px dashed #ccc; overflow:hidden; background:url(img/icon03.png) no-repeat left 4px; padding: 0 0 19px 20px;}
.mall-5 .right .ind-news ul li + li{margin-top:10px;}

.index_post{}
.index_post .post_top{text-align:center;}
.index_post .post_top dt{height: 30px;color: #0a3e96;font-size: 18px;line-height: 40px;
border-top: 3px solid #0a3e96;width: 1000px;margin: 0 auto;}
.index_post .post_box{ width:1000px;margin:0 auto;}
.blank4_titlebj{ height:87px; width:1000px; background-image:url(img/title1.jpg); background-repeat:no-repeat;}
#flashtwo{float:left; width:640px; height:342px; background-repeat:no-repeat;}
/***************************************************************首页风琴折叠图片效果开始***************************************************************************/
ul.accordion{ margin-top:20px; margin-right:20px;font-family: "微软雅黑";font-size: 16px;font-style: italic;line-height: 1.5em;overflow:visible;}
ul.accordion li{float:right;width:30px;height:300px;display:block;border-right:2px solid #fff;border-bottom:2px solid #fff; background-color: #3385ff;background-repeat:no-repeat; background-position:center center; position:relative;overflow:hidden;cursor:pointer;-moz-box-shadow:1px 3px 15px #555;-webkit-box-shadow:1px 3px 15px #555;box-shadow:1px 3px 15px #555;}
ul.accordion li.bleft{ border-left:2px solid #fff;}
ul.accordion li .heading{background-color:#fff; padding:10px; margin-top:60px;opacity:0.9;text-transform:uppercase; font-style:normal;font-weight:bold;letter-spacing:1px;font-size:14px;color:#444;text-align:center;text-shadow:-1px -1px 1px #ccc;}
ul.accordion li a:hover .heading{text-decoration:none;}
ul.accordion li .description{position:absolute;width:480px;height:175px;bottom:0px;left:0px;display:none;}
ul.accordion li .description h2{ text-transform:uppercase;font-style:normal;font-weight:normal;letter-spacing:1px;font-size:16px; line-height:1.5;color: #FFFFFF;text-align:left;margin:70px 0px 15px 20px;text-shadow:-1px -1px 1px #ccc; font-family: "微软雅黑";}
ul.accordion li .description p{font-family: "微软雅黑";line-height:1.6em;margin:10px 22px;font-family: "宋体";font-size: 12px;font-style: normal;font-weight: normal; text-transform: none;letter-spacing: normal;line-height: 1.6em;color: #FFFFFF;}
ul.accordion li .description h3{font-family: Arial, Helvetica, sans-serif;position:absolute;bottom:5px;left:20px;text-transform:uppercase; font-style:normal;font-size:11px;text-decoration:none;color: #FFFF00;}
ul.accordion li .bgDescription{background-color:#000000; position:absolute;bottom:0px;left:0px; width:100%;display:none; height:120px;opacity: 0.6; FILTER: alpha(opacity=60);}

.VIDEO_box{float:right; width:340px; height:342px;}
.VIDEO{ width:100%; height:100%; background-color:#FFCC66;}

.mall-7{}
.mall-7 .bd ul{padding-top:10px;}
.mall-7 .bd ul li{height: 34px; line-height: 34px; overflow: hidden; background: url(img/dd2.gif) no-repeat 6px 15px; padding-left: 22px;}
.mall-7 .bd ul li span{float:right; margin-left:10px;}
.mall-7 .left{width:600px; overflow:hidden;}
.mall-7 .center{width: 370px; margin-left:30px; overflow:hidden; float:left;}
.mall-7 .center .first{line-height:27px; overflow:hidden;}
.mall-7 .center .first .img img{float:left; margin-right:14px;}
.mall-7 .center .first h3{height:24px; line-height:24px; font-size:12px; overflow:hidden;}
.mall-7 .right{width:275px; overflow:hidden;}
.mall-7 .right dl{padding: 4px 0;}
.mall-7 .right dl dt{height: 28px; line-height: 28px; background: url(img/wen.gif) no-repeat 8px 4px; padding-left: 36px; font-weight: bold; overflow:hidden;}
.mall-7 .right dl dd{line-height: 24px; max-height:72px; overflow: hidden; background: url(img/da.gif) no-repeat 8px 7px; padding: 3px 0 0 36px;}

/*----------base--------------------------------------------------------------------------------------------------------------------------------------------------------*/
#mainmain{}
.main{padding: 40px 0 20px;}

#jy-left {width:240px; float: left; overflow:hidden;}

.ltop{}
.ltop .hd{border-bottom: 1px solid #0a3e96; margin-bottom: 25px; height:31px; line-height:31px;}
.ltop .hd span{float:left; width:31px; height:31px; background:url(img/dot02.png) no-repeat center center #0a3e96;}
.ltop .hd h3{float:left; padding-left:10px; font-size: 16px; color: #333333; text-transform: uppercase; font-weight:normal;}
.ltop .bd{padding-bottom:50px;}
.ltop .bd .s-left{height:35px; line-height:35px; border:1px solid #d2d3d5; overflow:hidden;}
.ltop .bd .s-left .s-txt{width:193px; padding-left:8px; height:35px; line-height:35px; border:0; float:left;}
.ltop .bd .s-left .s-btn{width:37px; height:35px; background:url(img/search.png) no-repeat center center; float:left; border:0; border-left:1px solid #d2d3d5; cursor:pointer;}

.cat_con{}
.cat_con .cat-name-1{padding: 0 0 12px 41px; margin-bottom: 12px; border-bottom: 1px solid #efefef;}
.cat_con .cat-name-2{height: 24px; line-height: 24px; overflow: hidden; padding-left: 20px; background:url(img/dd2.gif) no-repeat 10px center;}
.cat_con .level-1{padding-bottom:10px; padding-left:33px;}
.cat_con .level-2{padding: 5px 0; padding-left:40px;}
.cat_con .level-2 ul{display:none !important;}

.linkon a{color: #0a3e96 !important;}

.cat_con .children{display:none;}

#jy-right{width: 730px; float: right; overflow:hidden;}
#jy-right .ser-rtop{height:31px; line-height:31px; border-bottom:1px solid #ffcb15; overflow:hidden; margin-bottom: 25px;}
#jy-right .ser-rtop h3{float:left; font-size:20px; font-weight:normal; color:#ffcb15;}

/*----------product--------------------------------------------------------------------------------------------------------------------------------------------------------*/
.pro-cat-list{}
.pro-cat-list li{margin-bottom: 40px; padding-bottom: 25px; border-bottom: 1px solid #efefef; overflow:hidden;}
.pro-cat-list li img{padding: 3px; background-color: #ffffff; border: 1px solid #dddddd; border-radius: 3px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; float:left; margin-right:30px;}
.pro-cat-list li h3{margin: 0 0 15px 0; font-size:24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:normal;}
.pro-cat-list li p{line-height: 24px; max-height:72px; overflow:hidden; margin: 0 0 15px 0;}
.pro-cat-list li a.more{display: inline-block;
padding: 8px 12px;
margin-bottom: 0;
font-size: 14px;
letter-spacing: 0;
font-weight: bold;
line-height: 1.528571429;
text-align: center;
text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.18);
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
text-decoration: none;
-webkit-transition: all 0.3s ease 0.2s;
-moz-transition: all 0.3s ease 0.2s;
-ms-transition: all 0.3s ease 0.2s;
-o-transition: all 0.3s ease 0.2s;
transition: all 0.3s ease 0.1s;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; color: #ffffff; background-color: #00328e;}
.pro-cat-list li a.more:hover,.pro-cat-list li a:hover img{opacity:.9}

.pro-tit{font-size: 30px; margin-bottom: 10px; color: #333333; font-weight: 400;}
.pro-slide{margin: 25px 0 35px 0;}
.pro-slide .bd{position: relative; background: #efefef; padding: 10px; width:710px !important;}
.pro-slide .bd .cont{width:710px; height:86px; position:relative; overflow:hidden; z-index:0;}
.pro-slide .bd .cont ul li{width: 167px; float: left; margin: 0 3px 0 7px; overflow:hidden; cursor:pointer; opacity: .7;}
.pro-slide .bd .cont ul li.curr{opacity: 1;}
.pro-slide .bd .btn{background: rgba(0,0,0,.6); color: #f8f7f3; display: block; position: absolute; top: 50%; margin-top: -10px; font-size: 14px; line-height: 25px; width: 25px; height: 25px; font-family: FontAwesome; text-align: center; border-radius: 5px; z-index:10; display:none;}
.pro-slide .bd #prev{left: 20px;}
.pro-slide .bd #prev:before{content: "\f104";}
.pro-slide .bd #next{right: 20px;}
.pro-slide .bd #next:before{content: "\f105";}

.pro-cat-info{}
.pro-cat-info .hd{height: 31px; line-height: 31px; border-bottom:1px solid #0a3e96;}
.pro-cat-info .hd h3{color: #0a3e96; font-size: 18px; font-weight:normal;}
.pro-cat-info .bd{padding:20px 0;}

.proLists{margin-right:-20px;}
.proLists li{border: 1px solid #d2d3d5; -webkit-transition: all 0.3s ease 0.2s; -moz-transition: all 0.3s ease 0.2s; -ms-transition: all 0.3s ease 0.2s; -o-transition: all 0.3s ease 0.2s; transition: all 0.3s ease 0.1s; background: #ffffff; float:left; margin: 0 20px 20px 0; width:228px; position:relative;}
.proLists li span{display:block; position:absolute; left:0; top:0; right:0; height:160px; line-height:160px; text-align:center; transition: opacity .3s .2s; background:#000; background: rgba(0,0,0,.4); opacity:0;}
.proLists li span i{color: #fff; font-size: 24px;}
.proLists li p{height:50px; line-height:50px; padding:0 10px; overflow: hidden; color: #0a3e96;}
.proLists li p a{color: #0a3e96; font-size: 16px;}
.proLists li p a font{float:right; margin-left:10px;}
.proLists li:hover{-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);}
.proLists li p a:hover{opacity:.9; text-decoration:none;}
.proLists li a:hover span{opacity:1;}

.fancybox-title-outside{padding-bottom:10px; background:#fff; font-size:18px !important; color:#0a3e96 !important;}

/*----------列表页--------------------------------------------------------------------------------------------------------------------------------------------------------*/
.box_content {}

.newsLists{padding-top:10px;}
.newsLists li{padding-bottom:20px; border-bottom: 1px dashed #ebebeb; margin-bottom:20px; overflow:hidden;}
.newsLists li h3{height:22px; overflow:hidden; padding-left: 15px; background: url(img/34.jpg) no-repeat 2px center;}
.newsLists li h3 a{font-size: 14px;}
.newsLists li h3 span{float:right; margin-left:10px; font-size:12px; font-weight:normal; color: #999;}
.newsLists li p{line-height: 22px; padding-top: 5px; font-size: 12px; color: #888888;}

.serLists{}
.serLists li{width: 100%; overflow:hidden; margin-bottom: 18px; border-bottom: 1px dashed #cecece; padding-bottom: 16px;}
.serLists li img{padding:1px; border: 1px solid #dcdada; float:left; margin-right:24px;}
.serLists li h3{height:30px; line-height:30px; overflow:hidden;}
.serLists li h3 a{font-size: 14px; font-family: "微软雅黑","黑体";}
.serLists li p{height: 138px; line-height: 23px; overflow:hidden;}

.ser-items{margin-right:-10px;}
.ser-items li{width:224px; float:left; padding:5px; border:1px solid #ccc; margin: 0 10px 30px 0; overflow:hidden;}
.ser-items li .p-img{display:block; position:relative;}
.ser-items li .p-img span{display:block; position:absolute; left:0; top:0; right:0; height:152px; line-height:152px; text-align:center; transition: opacity .3s .2s; background:#000; background: rgba(0,0,0,.4); opacity:0;}
.ser-items li .p-img span i{color: #fff; font-size: 24px;}
.ser-items li .p-img:hover span{opacity:1;}
.ser-items li .p-img-list{padding-top:5px; overflow:hidden;}
.ser-items li .p-img-list a{float:left; width:67px; padding:1px; border:1px solid #ccc;}
.ser-items li .p-img-list a + a{margin-left:5px;}
.ser-items li .p-img-list a img{width:100%; height:auto;}
.ser-items li .p-img-list a.curr{border-color:#ffcb15;}
.ser-items li .p-name{line-height:40px; font-size:16px; color:#ffcb15; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ser-items li .p-name a{color:#ffcb15;}

.joinform{margin-top:30px; padding:20px; overflow:hidden; border:1px solid #ccc; background-image:-webkit-linear-gradient(to bottom, #fff, #e1e1e1); background-image:linear-gradient(to bottom, #fff, #e1e1e1); -moz-border-radius: 15px;  border-radius: 15px; -webkit-border-radius: 15px;}
.joinform .hd{height:50px; line-height:50px; font-size:25px;}
.joinform .bd{}
.joinform .bd .left,.joinform .bd .right{width:48%;}
.joinform .bd .left input{height:28px; line-height:28px; border:1px solid #ccc; width:328px; margin-top:10px; text-indent:10px;}
.joinform .bd .right p{padding:10px 0; line-height:12px;}
.joinform .bd .right textarea{border:1px solid #ccc; width:308px; height:106px; text-indent:10px; padding:10px; line-height:24px;}
.joinform .bd .right .joinformbtn{background:#133f90; display:block; height:36px; line-height:36px; text-align:center; margin:10px 90px 0; font-size:16px; color:#fff;}
.joinform .bd .right .joinformbtn:hover{opacity:.9; text-decoration:none;}

.photo_album {padding:10px 0 0 0;}
.photo_album li{width:214px;margin:0 13px 25px;float:left;overflow:hidden;border:1px solid #ebebeb;border-bottom:1px solid #cecece;box-shadow:0 1px 1px #e5e5e5; text-align:center; padding:10px 0;}
.photo_album .tit { font-size:14px; margin-top:5px;}
.photo_album .tit a { color:#555;}
.photo_album .tit a:hover { color:#0885d0;}
.photo_album li:hover{border-color:#333;}

.photo_wapper{padding:10px; }
.photo_pic { width:200px; float:left; border:1px #ddd solid;padding:10px;}
.photo_info { float:left; width:450px; margin-left:10px;}
.photo_info h2 { font-size:14px;}
.photo_info .text { font-size:12px; line-height:24px; color:#555;}

.photo_item{ border-top:2px #ddd solid; margin-top:20px; padding:30px 0;}
.photo_item li {width:177px; height:180px; float:left; text-align:center;}

/*----------详情页--------------------------------------------------------------------------------------------------------------------------------------------------------*/
.news_title{line-height: 30px; border-bottom: 1px dashed #ccc; text-align: center; padding-bottom:10px; margin-bottom:20px; font-size: 22px;}
.news_title p{font-size:12px; padding-top:10px;}

.help_list_content{width: 850px; overflow: hidden; margin: 20px auto; border: 1px solid #e1e1e1;}
.help_list_content .help_content_a{width: 787px; overflow: hidden; margin: 0 auto;}
.help_list_content .help_content_a .hd{font-size: 25px; color: #333; text-align: center; padding-top: 20px; line-height: 45px; border-bottom: 1px solid #e1e1e1;}
.help_list_content .help_content_a .bd{padding: 20px 0;}

/* footer 
--------------------------------------------------------------------------------------------------*/
#footermain{}

.fot-top{padding:25px 0; text-align:center; overflow:hidden; position:relative; width:1920px; left:50%; margin-left:-960px;}

.fot-menu{width:100%; overflow:hidden;}
.fot-menu dl{width:120px; float:left; padding-right:10px;}
.fot-menu dl dt,.fot-menu .right h3{height: 40px; font-size: 16px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:normal;}
.fot-menu dl dd{line-height: 30px; color: #979693; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size:14px;}
.fot-menu .right{width:230px; line-height:30px; font-size:14px;}

#footer{margin-top:20px; background:#e7e7e7; line-height:30px; padding-top:10px; min-height:75px; text-align:right; font-size:14px;}

#roll_top{position:relative;cursor:pointer;height:72px;width:26px;background:url(img/rolltop.png) no-repeat}
#roll{display:block;width:15px;margin-right:-520px;position:fixed;right:50%;top:50%;z-index:100;}


/*信息*/
.newTopic ul{width:1010px; margin:-15px auto 0 auto;}
.newTopic ul li{float:left; padding:30px 0 30px 0; border-bottom:1px solid #cacaca;}
.newTopic ul li a{width:500px; display:block;}
.nr{width:320px; float:left; padding:0 0 0 15px;}
.newTopic ul li a img{float:left;}
.newTopic ul li a b{display:block; height:21px; overflow:hidden; font-family:"微软雅黑"; color:#5d5c5c; font-size:20px; line-height:20px; margin-bottom:5px;}
.newTopic ul li a span{float:left; height:20px; font-size:9px; padding-right:10px; color:#bebebe; line-height:24px; font-family:"Arial"; font-size:10px; text-transform:uppercase;}
.newTopic ul li a span small{color:#666666; font-size:10px;}
.newTopic ul li a p{color:#6a6a6a; line-height:18px; padding:5px 0 0 0; text-align:justify;}
.newTopic ul li a:hover b{color:#d20005;}
.newTopic ul li a:hover p{color:#000;}

#demo1{overflow:hidden;}
#indemo{float:left;width:800%;}
#demo1_1{float:left;}
#demo1_2{float:left;}
#demo1 .pro_pic{width:244px;  float:left; margin:0 10px;}
#demo1 .pro_pic img{width:244px;  padding:2px; display:block; margin-bottom:5px;}
.text{text-align:center; color: #133f90; font-size: 16px;}