﻿@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:none;}

/*定位*/

.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;}

/*end reset*/


/* CSS Document */

body{background-color:#fff; overflow-x:hidden; color:#666; font-size:14px; font-family: microsoft yahei , "微软雅黑"; position:relative;}/*网站字体颜色*/


.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1140px;}


/*页眉*/

.header{width:100%;  background-color:#fff; position:relative; z-index:999;} /*修改*/

.header .hdTop{width:100%; background-color:#e6e6e6; height:30px;}

.header .hdTop p{ font-size:14px; color:#565656; float:left; line-height:30px;}

.header .hdTopUl{ float:right; line-height: 30px;}

.header .hdTopUl li{ font-size:14px; float:left; position: relative;}

.header .hdTopUl li a{ color:#565656; padding:0 10px; border-right:1px solid  #686868}

.header .hdTopUl li:first-child a{ background: url("../images/hd_wx.png") no-repeat left 2px; padding-left: 25px;}

.header .hdTopUl li.last a{ border:none; padding-right: 0;}

.header .wx{ display: none; width: 125px; height: 125px; position: absolute; top:35px; left:-10px;}

.header .hdTopUl li:hover  .wx{ display: block;}

.header .hdMd{ overflow:hidden; margin:30px auto;}

.header .hdMd h1{ float:left;}

.header .hdMd h1 img{ display:block;}

.header .hdDl{ float: left; width: 480px; margin-top: 10px; margin-left: 10px;}

.header .hdDl dt{ float: left;padding: 9px 26px; }

.header .hdDl dt b,.header .hdDl dt a{ display: block;}

.header .hdDl dt b{ font-size:35px; color: #0068B7;}

.header .hdDl dt a{ color: #959595; font-family:Arial; font-size: 18px;}

.header .hdDl dd{ float: right;}

.header .hdDl dd h2{ font-size: 30px; font-weight:normal; color: #1a1a1a;}

.header .hdDl dd p{ font-size: 17px; color:#141414; margin-top: 3px;}

.header .hdPhone{ float:right; background:url(../images/hdPhone.png) no-repeat left center; padding-left:45px;margin-top: 14px;}

.header .hdPhone p{ font-size:16px; color:#333;}

.header .hdPhone h3{ font-size:28px; color:#0068B7;}

.header .hdNav{ width:100%; background:#0068B7; }

.header .navBox{height:55px; line-height:55px;}

.header .nav{ width: 102%;}

.header .nav>li{ float:left; font-size:15px; position:relative; }

.header .nav>li>a{ display:block; color:#fff; text-decoration:none;background: url("../images/ha_navv_liBg.png") no-repeat right center;padding-left:27px;padding-right: 27px;}

.header .nav>li:last-child a{background:none; }

.header .nav>li:hover,.header .nav>li.cur{ background:#F39800;}

.header .nav>li:hover>a,.header .nav>li.cur>a{color:#fff; background: none;}

/*footer*/

.footer{background-color: #0068B7;margin-top:20px;}

.footer,.footer .ftNav,.footer .ftBox{ overflow: hidden; width: 100%;}

.footer .ftNav{ border-bottom: 1px solid #fff; height: 55px;}

.footer .ftNav li{ padding: 0 31px; font-size: 13px; float: left; line-height: 53px;}

.footer .ftNav li a{ color: #fff; text-decoration: none; display: block}

.footer .ftNav li:hover a { border-bottom: 2px solid #F39800;}

.footer .ftBox{padding: 45px 0 20px;}

.footer .ftDl{ width: 766px; float: left;}

.footer .ftDl dt{ float: left; margin-left: 10px;margin-top:10px;}

.footer .ftDl dd{ float: right; padding-left:18px; border-left:1px solid #fff; }

.footer .ftDl dd p{ line-height: 25px; font-size: 13px; color: #fff}

.footer .ftDl dd p a{ color: #fff;}

.footer .ewm{ float: right;}

.footer .ewm p{ margin-top: 15px; font-size: 14px; color: #fff;}

/*返回顶部*/

.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:85%; right:51%; margin-right:-675px; cursor:pointer;  display:none;}

.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}

.rtTop img{ display:block; position:absolute; top:0; left:0;}


/* -- 弹出窗口 -- */


/*处理中动画占全屏*/

#oran_div_processing{width:300px;padding:20px;z-index:9999;text-align:center;background:#fffeef;border:solid 1px #b8ab04;}


/*公共Left*/

.proLt{ float: left; width: 230px; overflow: hidden;}
.proLt h3{ padding: 8px 0; background-color: #0068B7; text-align: center; font-size: 32px; }
.proLt h3 a{color: #fff;}
.proLt h3 span{ display: block; text-transform:uppercase; font-size: 29px; color: #fff; font-weight: normal;}
.proLtBox{ overflow: hidden; background-color: #fff;}
.proLtDl dt{ padding: 0 25px; background: #F39800; line-height: 38px; font-size: 16px;}
.proLtDl dt a{ display: block; color: #fff;}
.proLtDl dd{ padding: 0 25px;}
.proLtDl dd a{ display: block; line-height: 36px; background: url("../images/pro_xjx.png") no-repeat 5px top; padding-left: 18px; font-size: 13px; color: #111111; border-bottom: 1px dotted #dcdcdc; }
.proLtDl dd a:hover{ background-position:5px  bottom; color: #00248f; text-decoration: none;}
.proLtDl dd h2{font-weight: normal;}
.proPhone{ margin-top: 10px; padding:18px 10px; background-color: #fff; overflow: hidden;}
.proPhone h3{ font-size: 25px; border-bottom: 1px solid #f3f3f3; padding-bottom: 5px; color: #202020;text-align: center;}
.proPhone h4{ font-size: 15px; padding-left: 36px; color: #000000; font-weight: normal; margin-top: 15px;}
.proPhone b{ display: block;  font-size: 19px; color: #0068B7;}
 .bord01{border:1px solid #e8e8e8; }

.leftlx{font-family:"Microsoft YaHei";font-size:14px;padding:10px;border:1px solid #e8e8e8;border-top:none}
.leftlx h5{font-size:18px;padding:15px 0px;color:#0d7dbf;}
.lxtitl{margin-top:5px;color:#fff;font-size:22px;background:#0068B7;height:80px;line-height:80px;text-align:center;overflow:hidden;font-weight:bold;}
.leftlx .phone{width:208px;height:100px;overflow:hidden;border-bottom:1px solid #dedede;background: url("../images/phone.png") no-repeat left bottom;}
.leftlx .phone p{font-weight:bold;font-size:18px;margin-left:84px;margin-top:10px;border:none;}
.leftlx .phone span{margin-left:84px;margin-top:30px;font-size: 16px;}
.leftlx p{padding-top:10px;line-height:25px;border-bottom: 1px dotted #dcdcdc;}
.leftlx span{display:block;float:left;margin-left:10px;}

/*搜索*/

.ss{ overflow:hidden; width:100%; background-color:#fff; height:60px;border-bottom: 1px solid #e6e6e6;box-shadow: 0 3px 2px #ccc;margin-bottom:4px;}
.ss p{ font-size:14px; line-height:60px;float:left; color:#ed6d00;}
.ss p a{ color:#000; padding:0 4px;}
.ss .ssk{ float:right; width:370px;  height:50px; margin-top:10px;}
.ss .ssk input{ width:257px; height:39px; line-height:39px; font-size:13px; color:#979797;background:url("../images/ss_s.png") no-repeat 10px;; border:1px solid #dfdfdf; border-right:none; outline:none; float:left; padding-left: 35px; padding-right: 10px;}
.ss .ssk .soSubmit{ display:block; width:67px; height:41px; float:right; background:url(../images/ssFdj.png) no-repeat center;}

.wz_pic{padding-top: 10px;}
.wz_pic li{width: 50%;float: left;text-align: center;}
.wz_pic li img{width: 400px;height: 300px;padding: 4px; border: 1px solid #ccc;margin: 0 10px;}

.mt10 { margin-top: 10px; margin-bottom: 10px;}
.fenleiye{
	width: 100%;
	margin-top: 30px;
	background: #eee;
	padding-top: 20px;
}

.fenleiye p{
	font-size: 14px;
	padding: 0 10px;
}
