?html{ padding:0px;margin:0px;font:15px "Microsoft YaHei";}
body{ overflow-y: scroll;-webkit-tap-highlight-color:rgba(0,0,0,0) /* 消除链接点击效果 */;margin:0;padding:0;background: #fff url(../images/body_bg.png) no-repeat fixed center top;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
header,article,aside,div,span,p,ul,li,ol,h1,h2,h3,h4,h5{ list-style:none;margin:0;padding:0;}
img{ border:0;font-size:0;margin:0;vertical-align:bottom;}
a{ background-color:transparent; text-decoration:none; color:#333333}
a:active,a:hover{ outline:0;}
b,strong{font-weight:bold}
hr{ height:1px;border:0;border-top:1px solid #dadada;margin:1em 0;padding:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}

/*整体框架*/
.contenter{ width:1080px;margin:0 auto;padding:15px 15px;background:#fff;min-height:1080px;overflow: hidden;}
.head-top{ height:90px;overflow: hidden;}
.head-top .logo{ width:550px;height:90px;float:left;}
.head-top .logo img{ width:550px;height:91px;}

.nav{ height:48px;line-height:48px;background:#005aab;overflow: hidden;}
.nav ul{}
.nav ul li{ float:left;width:120px;text-align:center;height:48px;line-height:48px;}
.nav ul li a{ color:#fff;width:100%;display:block;}
.nav ul li.hover{ background:#32beff;}
.nav ul li:hover{ background:#32beff;}

.call{ float:right;height:30px;line-height:30px;margin-top:30px;color:#005aab;}
.call span{ display: inline-block;width:243px;height:30px;background: url(../images/call-bg17.png) no-repeat left center;font-size:18px;}


/*轮播图*/
.slideBox{ overflow:hidden;position:relative;background:#fff;width:1080px;margin:15px auto;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; width:100%; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; margin:0 auto; width:100%;text-align:center; }
.slideBox .hd ul li{ transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;/-o-transition:all 0.6s;margin-bottom:25px;display:inline-block; width:50px; height:3px; background:#fff; margin-right:5px;margin-left:5px;text-indent:-9999px;}
.slideBox .hd ul li.on{ background:#095c95;}
.slideBox .bd{ position:relative; z-index:0;}
.slideBox .bd li{ margin:0;position:relative; vertical-align:top;text-align:center;width:1080px;height:220px;}
.slideBox .bd img{ width:1080px;height:220px;display:block; margin:0 auto;}

/*栏目导航*/
.lm{ height:44px;line-height:44px;border-bottom:solid 1px #ddd;position:relative;padding:0 15px;}
.lm h4{ display: inline-block;font-size:18px;height:44px;border-bottom:solid 1px #095c95;color:#095c95;}
.lm span{ float:right;color:#095c95;}
.lm span a:hover{ color:#095c95;}

/*首页第一行*/
.index-1{ overflow: hidden;margin-bottom:15px;}
.index-1 .left-box{ width:348px;height:280px;float:left;border:solid 1px #ddd;}
.index-1 .left-box p{ padding:0 15px;margin-top:10px;line-height:25px;}
.index-1 .right-box{ width:713px;height:280px;float:right;border:solid 1px #ddd;}

.news{ padding:10px 15px;overflow: hidden;}
.news ul{ list-style: disc;}
.news ul li{ list-style: disc;padding-left:15px;height:35px;line-height:35px;background: url(../images/l.png) no-repeat left center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.index-about{ padding:15px;}
.index-about p{ line-height:25px;}

.index-2{ width:1200px;overflow: hidden;margin-bottom:15px;}
.index-2 .box{ width:348px;height:276px;float:left;margin-right:15px;border:solid 1px #ddd;}

.index-anli{ margin:15px;overflow: hidden;}
.index-anli ul{ width:900px;}
.index-anli ul li{ width:174px;float:left;}
.index-anli ul li .box{ border:solid 1px #ddd;padding:5px;margin-right:15px;}
.index-anli ul li:hover .box{ background:#f7f7f7;}
.index-anli ul li img{ width:100%;}
.index-anli ul li p{ line-height:20px;height:40px;overflow: hidden;margin-top:5px;}

/*整体框架*/
.content{ overflow: hidden;padding-bottom:15px;}
.sidebar{ width:240px;float:left;}
.main{ width:815px;float:right;overflow: hidden;}

.side-box{ margin-bottom:15px;background:#f7f7f7;}
.side-bg{ height:45px;line-height:45px;background:#095c95;}
.side-bg span{ display: inline-block;padding:0 15px;color:#fff;font-size:18px;}

.cp{ overflow: hidden;padding:0 15px;}
.cp ul{ padding-bottom:15px;}
.cp ul li{ background:#fff;padding:15px;margin-top:15px;}
.cp ul li img{ width:100%;}
.cp ul li p{ line-height:18px;height:18px;margin-top:10px;overflow: hidden;}

.now{ overflow: hidden;height:43px;line-height:43px;border-bottom:solid 2px #095c95;}
.now h4{ display: inline-block;font-size:18px;color:#095c95;}
.now span{ float:right;display: inline-block;font-size:12px;color:#999;}
.now span a{ color:#095c95;}

.list_article{ overflow: hidden;}
.list_article ul{}
.list_article ul li{ height:40px;line-height:40px;overflow: hidden;border-bottom:dashed 1px #ddd;}
.list_article ul li a{ font-size:16px;color:#333;}
.list_article ul li span{ font-size:12px;color:#999;float:right;display: inline-block;}

.list_image{ overflow: hidden;margin-top:15px;}
.list_image ul{ width:900px;}
.list_image ul li{ width:229px;padding:15px;margin-right:15px;float:left;border:solid 1px #ddd;margin-bottom:15px;}
.list_image ul li img{ width:100%;}
.list_image ul li p{ margin-top:10px;height:20px;line-height:20px;overflow: hidden;}
.list_image ul li:hover{ background:#f4f4f4;}

/*文章内页*/
.head-title{ overflow: hidden;padding-top:15px;}
.head-title h2{ font-size:22px;color:#444;line-height:30px;}
.tt{ margin-top:15px;height:20px;line-height:20px;padding-bottom:10px;border-bottom:solid 1px #ddd;overflow: hidden;}
.tt span{ display:inline-block;float:left;margin-right:15px;}
.tt span.click{ display:inline-block;float:right;margin-right:0;}

.arc_body{ padding:15px 0;overflow: hidden;line-height:25px;}
.arc_body img{ max-width:100% !important;height:auto !important;}
.arc_body p, .arc_body div{ margin-bottom:15px;}

.sxp{ background:#f4f4f4;padding:10px 15px;margin-bottom:15px;}
.sxp p{ line-height:25px;}
.sxp p a{ color:#095c95;}

.about_list{ overflow: hidden;}
.about_list h4{ overflow: hidden;height:40px;line-height:40px;font-size:18px;color:#095c95;}
.about_list ul{ width:900px;}
.about_list ul li{ width:392px;margin-right:30px;float:left;height:40px;line-height:40px;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;}
.about_list ul li span{ display:inline-block;margin-right:15px;color:#999;}
.about_list ul li a:hover{ color:#095c95;}

/* 分页样式 */
.dede_pages{ height:35px;line-height:35px;margin:20px 0;overflow: hidden;text-align:center;}
.dede_pages ul{}
.dede_pages ul li{ display:inline-block;margin:0 6px;}
.dede_pages ul a{ display:inline-block;padding:0 13px;color:#333;-moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;}
.dede_pages ul a:hover{ background:#999;color:#fff;}
.dede_pages ul li.thisclass{ background:#095c95;padding:0 13px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; color:#fff;}
.dede_pages ul li span.pageinfo{ color:#999;}


/*友情链接*/
.link_box{ margin:0 auto;padding:15px 15px;background:#f2f2f2;margin-bottom:15px;overflow: hidden;font-size:13px;;}
.link_box strong{ width:75px;display:inline-block;float:left;line-height:30px;height:30px;color:#666;}
.link_list{ width: 975px;float:left;line-height:30px;}
.link_list a{ display:inline-block;margin-right:15px;color:#666;}
.link_list a:hover{ color:#095c95;}

/*页脚样式*/
.foot{ padding:15px;background:#095c95;text-align:center;color:#fff;}
.foot p{ line-height:25px;}

