﻿@charset "utf-8";

/*reset*/



/* CSS reset for c_b */

body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}

table {border-collapse:collapse; border-spacing:0;}

table th , table td {padding:5px;}

fieldset , img {border:0;}

address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}

ol , ul {list-style:none;}

ception , th{text-align:left;}

q:before , q:after{content:'';}

abbr , acronym{border:0;}

a {color:#666; text-decoration:none;}  /*for ie f6n.net*/

a:focus{outline:none;} /*for ff f6n.net*/

a:hover {text-decoration:underline;}

/* 清除浮动 */
.fixed:after, .clearfix:after, .cf:after, .header:after, .main:after, .footer:after {
    content:" ";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden
}
.fixed, .clearfix, .cf, .header, .main, .footer {
    *zoom: 1
}


/*定位*/

.tl {text-align:left;}

.tc {text-align:center;}

.tr {text-align:right;}

.bc {margin-left:auto; margin-right:auto;}

.fl {float:left; display:inline;}

.fr {float:right; display:inline;}

.zoom {zoom:1}

.hidden {visibility:hidden;}

.vam {vertical-align:middle;}

.clear{clear:both; height:0; line-height:0; font-size:0;}

p{ word-spacing:-1.5px;}



-moz-box-sizing:content-box;

-webkit-box-sizing:content-box;

box-sizing:content-box;



/*其他*/

.curp{cursor:pointer};



/*原reset*/

sup{vertical-align:baseline;}

sub{vertical-align:baseline;} 

input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}

input,button,textarea,select{*font-size:100%;}

input,select{vertical-align:middle;}

body{font:12px/1.231 arial,helvetica,clean,sans-serif;}

select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}

table{font-size:inherit;font:100%; border-collapse:collapse;}

pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*title*/

h1 { font-size:32px;}

h2 { font-size:26px;}

h3 { font-size:20px;}

h4 { font-size:14px;}

h5 { font-size:12px;}

h6 { font-size:10px;}









.retop ul{ overflow:hidden;}

.retop li{ float:left; margin-left:10px;}

.retop li img{ display:block;}

.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:65%; right:50%; margin-right:-600px; cursor:pointer;  display:none;}

.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}

.rtTop img{ display:block; position:absolute; top:0; left:0;}





/*end reset*/







/* CSS Document */

body{background-color:#fff; overflow-x:hidden; color:#666; font-size:14px; font-family: "微软雅黑"; position:relative;}/*网站字体颜色*/



.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px;}



/*页眉*/

.header{
    width: 100%;
    /* overflow: hidden; */
    background: url(../images/header_bg.jpg) center center;
    background-size: cover;
}



.header_top {overflow:hidden;width:100%;height: 40px;}

.header_top p{ float:left; font-size: 14px; line-height:40px;color: #ffffff;} 

.header_top ul{ overflow:hidden; float:right; margin-top:14px;}

.header_top li{ float:left; margin:0 10px; font-size:14px; color: #ffffff;}

.header_top li a{ color:#666}



.header_center {overflow:hidden;width:1200px;height: 150px;margin:0 auto;}

.header_center h1{float:left;margin-top: 50px;}

.header_center h2{float:left;margin-left:10px;padding-left:10px;border-left:1px solid #e1e1e1;margin-top: 45px;font-size: 29px;color: #ffc600;}

.header_center h2 b{ color:#c73426;}

.header_center h2 p{ font-size: 20px; font-weight:normal; color: #ffffff; margin-top:10px;}

.header_center h2 p img{ margin:0 4px;}

.header_center .phone{overflow:hidden;padding:5px 0;float:right;margin-top: 40px;padding-left:60px;background:url(../images/phone.png) no-repeat left center;margin-right:30px;}

.header_center .phone em{ display:block; font-size: 21px; color: #ffffff;}

.header_center .phone span{ font-size:24px; color: #ffc600; font-weight:bold; display:block;}



.header_nav {  width:100%; height:60px; background:url(../images/nav_bg.png) repeat-x left top;}

.header_nav ul{  width:100%;}

.header_nav li{ float:left; background:url(../images/nav_bor.png) right center no-repeat; height:60px; position:relative; line-height:60px;  font-size:16px;}

.header_nav li a{ display:block; color:#fff; text-decoration:none; width:109px; text-align:center}

.header_nav li.last{ background:none}

.header_nav li.cur,.header_nav li:hover{ background:#c73426;}



 .header_nav ul li .sednavs{ width: 200px; top: 60px; position:absolute; background:url(../images/sbg.png) repeat center; display:none; left:0; z-index:9999;}

 .header_nav ul li .sednavs p{ height:30px; line-height:30px; padding-left: 46px; background: url(../images/pbg2.png) no-repeat 18px center; text-align:left;}

 .header_nav ul li .sednavs p a{ font-size:14px; color:#fff; display:block;width: 120px; overflow:hidden; white-space: nowrap;text-overflow: ellipsis;}

 .header_nav ul li .sednavs p a:hover{color:#ff7800;}

 .header_nav ul li:hover .sednavs{ display:block;}





/*footer*/

.footer { overflow:hidden; width:100%; background-color:#1e4481;}

.footer .left{ overflow:hidden; width:234px; height:270px; background-color:#1e4481; float:left; padding-top:30px;}

.footer .left .wechat{float: left;width: 95px;margin-top: 10px;}

.footer .left .wechat img {width: 100%;height: 95px;}

.footer .left img{ display:block; margin:0 auto; margin-bottom:12px;}

.footer .left p{ text-align:center; font-size:13px; color:#fff;}

.footer .right{ overflow:hidden; width:900px; float:right; margin-top:45px;}

.footer .right .menu { overflow:hidden; width:100%; padding-bottom:14px; border-bottom:1px solid #bc5045; margin-bottom:30px;}

.footer .right .menu li{ float:left; border-right:1px dotted #fff; font-size:13px; padding:0 15px}

.footer .right .menu li a{ color:#fff}

.footer .right .menu li.last{ border:none}

.footer .right p{ font-size:13px; color:#fff; line-height:25px;}

.footer .right p a{ color:#fff;}

.footer .right p i{ margin:0 10px;}

.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}

