﻿@charset "utf-8";

/*reset*/

/* CSS reset for c_b */

*{margin:0; padding:0;}

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 {}

/*定位*/

.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;}

#roll_top,#fall,#ct{position:relative;cursor:pointer;height:62px;width:52px}

#roll_top{background:url(../images/top.gif) no-repeat}

#fall{background:url(../images/top.gif) no-repeat 0 -80px}

#ct{background:url(../images/top.gif) no-repeat 0 -40px}

#roll{display:block;width:15px;margin-right:-558px;position:fixed;right:46%;top:80%;_margin-right:-558px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}

/*end reset*/

/* CSS Document */

body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: microsoft yahei , "宋体"; position:relative;width: 100%;min-width: 1100px;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1100px;}

/*页眉*/

.header{width:100%; overflow:hidden; background-color:#fff;}

.htop{ overflow:hidden; height:110px;padding-top: 20px;}

.htop h1{ float:left;  margin-right:20px;}

.htop h2{ float:left; }

.htop .phone{ overflow:hidden; float:right; padding:10px 0; padding-left:60px; background:url(../images/phone.png) no-repeat left center; }

.htop .phone p{ font-size:14px; color:#333;}

.htop .phone h3{ font-size:22px; color:#333; font-family:Arial;}

.hnav { overflow:hidden; width:100%; height:70px; line-height:70px; background-color:#2088e9;}

.hnav .nav{ overflow:hidden;}

.hnav li{ float:left; border-right:1px solid #4f4f4f; font-size:15px; white-space:nowrap;}

.hnav li:last-child{border-right: none;}

.hnav li a{ color:#fff; display:block; text-decoration:none; padding:0  23px; }

.hnav li.cur,.hnav li:hover{ background-color:#333; border-right-color:#333}

/*footer*/

.footer { overflow:hidden; width:100%; background-color:#333; padding-top:30px; padding-bottom:55px; margin-bottom:10px;}

.footer .foot_con{width: 1100px;height: auto;margin: 0 auto;}

.footer .foot_l{float: left;width: 100%;height: 260px;padding-top: 10px;}

.footer .foot_r{float: right;width: 200px;height: 270px;background-color:#ff6d00;text-align: center;color: #FFF;}

.foot_r h3{ font-size: 24px; font-weight: bold; padding-top: 17px; line-height: 38px;}

.foot_r h4{ font-size: 14px; padding-bottom: 20px;}

.foot_r h5{ font-size: 14px;margin-top: 10px;line-height: 20px}

.footer .f_nav{ overflow:hidden; width:100%;  margin:0 auto; padding-bottom:17px; border-bottom:1px dashed #858585; margin-bottom:20px;}

.footer .f_nav li{ float:left; white-space:nowrap; padding:0 23px; border-right:2px solid #adadad; font-size:13px; color:#fff;}  /*  padding:0 17px;   */

.footer .f_nav li a{ color:#fff;}

.footer .f_nav .last{ border:none;}

.footer dl{ overflow:hidden; width:100%;}

.footer dt{ overflow:hidden; line-height: 35px;font-size: 14px;color: #fff}

.footer dt p{font-size: 22px;line-height: 40px;}

.footer dt span{display: block;padding: 5px 10px; overflow: hidden;float: left;text-indent: 25px;}

.footer dt span.dr1{background: url(../images/dsbg1.png) no-repeat left center;}

.footer dt span.dr2{background: url(../images/dsbg2.png) no-repeat left center;}

.footer dt span.dr3{background: url(../images/dsbg3.png) no-repeat left center;}

.footer dt span.dr4{background: url(../images/dsbg4.png) no-repeat left center;}

.footer dd{ overflow:hidden; margin-top:15px; border-top:1px dashed #858585;}

.footer dd p{ font-size:14px; color:#fff; line-height:50px;}

.footer dd p a{ color:#fff;margin-left: 30px;}



