/* CSS Document */



@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;}



/*定位*/

.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*/





/*清除浮动*/

.clearfix:after{ 

    content: '';

    display: block;

    clear: both;

    height: 0;

    visibility: hidden;

}

.clearfix{ /*兼容 IE*/

    zoom: 1;

}



.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:48%; margin-right:-615px; cursor:pointer;  display:none;}

.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}

.rtTop img{ display:block; position:absolute; top:0; left:0;}



/* CSS Document */

body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: microsoft yahei , "微软雅黑"; position:relative;}/*网站字体颜色*/



.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px;}

/*页头*/

.top{width:100%; overflow:hidden; background-color:#cacaca; height:30px;}
.topli{width:1200px; overflow:hidden; height:30px; margin:0 auto;}
.topli p{font-family:"微软雅黑"; font-size:14px; line-height:30px; color:#000000; float:left;}
.topli img{float:right;}
/*页眉*/

.header{width:100%; overflow:hidden; background-color:#fff; height:120px;}

.header .hdBox{padding:15px 0 20px 0px; position:relative; width:1300px;}

.header .hdBox h1{ float: left;}

.header .nav{    width: 723px; line-height: 40px; float: left; margin-left: 50px; margin-top:18px;}

.header .navBox{ width: 102%;}

.header .navBox li{  font-size: 16px;float: left;}

.header .navBox li a{ display: block; text-decoration: none; color: #333;}

.header .navBox li:hover a,.header .navBox li.cur a{ color: #ffffff; background-color:#0346bc;}

.header .hdRt{ float: left; border-left:1px solid #dcdcdc;display:none;}

.header .hdRt li{float: left; margin-left:15px; width: 40px; position: relative}

.header .ssBox{ position: absolute; top:35px; left:-70px; height: 24px; border: 1px solid #999; overflow: hidden; width: 160px; display: none;}

.header .ssBox input{ width: 110px; height: 24px; line-height: 24px; padding: 0 10px; font-size: 15px; color: #333; float: left; border: none; background: none; outline: none;}

.header .ssBox a{ display: block; float: right;}

.header .ssBox a img{ display: block; width: 30px;}

.header h4{    font-size: 20px; float: left; margin-top: 10px;margin-left: 6px; color:#01B0FF;}

.header img{float:left;margin-top: 6px;}

.header .m-lx{ float:right; margin-top:10px;}



/*底部*/

.footer{ overflow: hidden; width: 100%; background: url("/skin/default/images/ftBg.png")   repeat;}

.footer .ftBox{padding-top: 40px;overflow: hidden;     height: 300px;}

.footer .dtDl{ float: left; padding-left: 20px; background: url("/skin/default/images/ft_line.png") no-repeat  left top; height: 178px; padding-right: 70px;}

.footer .dtDl dt{ font-size: 14px; font-weight: bold; margin-bottom: 10px;}

.footer .dtDl dt a{ color: #333;}

.footer .dtDl dd a{ display: block; line-height: 40px; font-size: 13px; color: #666666;}

.footer .dtDl dd a:hover{ color: #1155bf;}

.footer dl.last{ background: none;}

.footer .dtDl p{ font-size: 13px; color: #666666; line-height: 30px;}

.footer .dtDl h4{ background: url("/skin/default/images/ftPhone.png") no-repeat left center; font-size: 24px; font-family: Arial; color: #1155bf; line-height: 25px; padding-left: 25px;}

.footer .dtDl dd select{background: url("/skin/default/images/ft_yqlj.png") no-repeat center;width: 245px;height: 38px;padding: 0 10px;margin-top: 20px;border: none; color: #666666;     -webkit-appearance: none; -o-apperance:none; }

.footer .ftRt{  width: 136px; float: right; padding-bottom: 30px; border-bottom: 1px solid #999;}

.footer .ewm img{ display: block}

.footer .ewm p{ line-height: 30px; background-color: #fff; text-align: center; border-top:1px solid #999; font-size: 13px; color: #666666;}

.footer p.ft_p{ text-align: right; line-height: 35px; font-size: 13px; color:#666666; margin-bottom: 20px;}

.footer p.ft_p a{ color: #666;}



/*友情链接*/

.Frlink{width:100%;height: 145px;}    

.Frlink .container {width: 1200px;height: 105px;border: 1px solid #F2F2F2;overflow: hidden; margin-top:30px;}

.Frlink .container h5 a{ color:#000;}

.Frlink .container h5{margin-top:15px;margin-left:15px;font-size: 15px; color:#000;}

.Frlink .container ul{margin-top: 10px; margin-left: 70px;}

.Frlink .container ul li{display:inline;margin-left:25px;}

.Frlink .container ul li a{ color:#666666;}



.header .english{ position:absolute;right:-90px; width:76px;top:15px;}

.header .english a{padding-left:32px; background:url(/skin/default/images/english_ico.jpg) no-repeat left center; display:block; width:50px;color:#000;font-size:14px;}

.header .english a:hover{ text-decoration:none;}





.header1{width:100%; overflow:hidden; background-color:#fff;}