@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;

/*其他*/
.cur{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:52px;width:52px}
#roll_top{background:url(/Skins/Default/Img/top.gif) no-repeat}
#fall{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -80px}
#ct{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -40px}



/*end reset*/



/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: "微软雅黑"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1000px;}

/*页眉*/
.header{width:100%; overflow:hidden; background:url(../images/header_bg.png) no-repeat center top; height:261px;}
.header .header_top{ overflow:hidden; width:100%; height:200px;}
.header h1{ float:left; overflow:hidden}
.header h2{ float:left; margin-left:10px; margin-top:75px; font-weight:normal; font-size:24px; color:#fff;}
.header h2 p{ font-size:18px; color:#fff; margin-top:12px;}
.header .right { overflow:hidden; float:right; width:360px; height:100%}
.header .right ul{ width:100%; padding-top:25px; font-size:12px;}
.header .right li{ float:left; position:relative; width:20%; text-align:center;}
.header .right li a{ color:#fff;}
.header .right li img{ display:none; position:absolute; left:0; top:20px;}
.header .right li:hover img{ display:block}
.header .phone{overflow:hidden;float:right;margin-top: 55px;padding-left:50px;background:url(../images/phone.png) no-repeat left center;/* height: 70px; */}
.header .phone p{font-size:14px;color:#fff;margin-top: 20px;/* height: 100px; */}
.header .phone span{display:block;font-size:24px;color:#fff;/* height: 100px; */z-index: 100;}
.header .header_nav{ overflow:hidden; width:100%;}
.header .header_nav ul{ overflow:hidden}
.header .header_nav li{ float:left; font-size:14px; line-height:38px;}
.header .header_nav li a{ color:#fff; display:block; text-decoration:none}
.header .header_nav li:hover a,.header .header_nav li.cur a{ background:url(../images/nav.png) no-repeat center; color:#1d1d1d;}

/*footer*/
.footer {overflow:hidden;padding-top:50px;width:100%;background-color: #333333;padding-bottom: 20px;}
.footer .flist{ overflow:hidden; float:left; width:140px;}
.footer h3{ font-weight:normal; margin-bottom:15px; font-size:14px; color:#1d61b9;}
.footer h3 a{ color:#1d61b9;}
.footer .flist p{ font-size:12px; line-height:28px; color:#999;}
.footer .flist p a{ color:#999}
.footer .flist p a:hover { color:#fff}
.footer .flist.last{ width:300px;}
.footer .fbtm{ overflow:hidden; padding-top:20px; border-top:1px solid #444040; margin-top:50px;}
.footer .fbtm p{ float:left; font-size:12px; color:#666; line-height:32px;}
.footer .fbtm ul{ overflow:hidden; float:right; }
.footer .fbtm li{ overflow:hidden; float:left; width:32px; height:32px; margin:0 4px;}

/*fxd*/
.fxd { overflow:hidden; width:100%; height:112px; background:url(../images/fd.png) no-repeat center; background-color:#1d61b9; position: fixed; left:0; bottom:0;z-index: 1006;}
.fxd p{ float:left; font-size:16px; color:#fff; margin-top:25px;}
.fxd p img{ display:block; margin-bottom:10px;}
.fxd .inbox{ overflow:hidden; float:right; width:453px; margin-top:25px;}
.fxd input{ overflow:hidden; width:140px; height:24px; line-height:24px; border:none; padding:0 10px; font-size:12px; color:#999; margin-left:5px; background-color:#fff;}
.fxd .name{ width:90px;}
.fxd em{ display:block; float:left; width:110px; height:24px; text-align:center; line-height:24px; font-size:12px; color:#fff; background-color:#d6312d; cursor:pointer; margin-left:5px; margin-top:5px;}
.fxd .inbox img{ display:block; margin-top:10px; float:left; margin-left: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:75%; right:50%; margin-right:-543px; cursor:pointer;  display:none;z-index: 99;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}
