﻿@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;}


/*其他*/
.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;width: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;}

/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}





/*end reset*/



/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:14px; font-family: "微软雅黑"; position:relative;min-width:1200px;width:100%;}/*网站字体颜色*/
.container{margin-left:auto; margin-right:auto; width:1200px;}

/* header */
.wrap-heaader {height: 156px;background: url(Img/Common/hbg.jpg) no-repeat center;}
.header {height: 32px;border-bottom: 1px solid #c8dbeb;}
.header p {height: 32px;line-height: 32px;}
.header ul li {float: left;height: 12px;margin-top: 10px;line-height: 12px;padding-left: 20px;margin-left: 10px;border-left: 1px solid #c8dbeb;}
.header ul li.li1 {border-left: none;}
.header ul li.li2 {background: url(Img/Common/hicon01.png) no-repeat 10px center;}
.header ul li.li2 a {padding-left: 6px;}
.header ul li.li3 {height: 27px;padding-top: 5px;margin-top: 0;}

.logo .container {position: relative;height: 123px;}
.logo .logoImg {position: absolute;left: 0;top: 20px;}
.logo .logoImg img {display: block;width: 142px;height: 86px;}
.logo .lTit {position: absolute;left: 160px;top: 30px;}
.logo .lTit .p2 {font-size: 16px;letter-spacing: 5px;text-indent: 27px;margin-top: 10px;}
.logo .lTel {position: absolute;right: 0;top: 36px;padding-left: 45px;color: #489fe9;background: url(Img/Common/ltel.png) no-repeat left center;}
.logo .lTel i {display: block;font-size: 14px;}
.logo .lTel span {display: block;font-size: 24px;font-weight: bold;}

/* nav部分 */
.nav { height:44px;position: relative;z-index: 3;background: #489fe9;}
.nav .container {position: relative;}
.nav .navbox{ width:102%;padding-top: 14px;}
.nav .navbox li.navli {float:left;position: relative;height: 17px;font-size: 16px;}
.nav .navbox li.navli .lia {display: block;color: #fff;text-decoration: none;height: 17px;line-height: 17px;border-left: 1px solid #80b8ee;border-right: 1px solid #71b1ed;}
.nav .navbox li.navli:first-child .lia {border-left: none;}
.nav .navbox li.navli:last-child .lia {border-right: none;}
.nav .navbox li.navli:hover .lia ,.nav .navbox li.navli.cur .lia {color: #e6d8a9;}

/* footer */
.footer{width: 100%;background: #a0a2a5;padding-top: 58px;padding-bottom: 68px;}
.footer .box{float: left;}
.footer .box dt{font-size: 24px;color: #fff;border-bottom: 1px solid #393939;margin-bottom: 28px;}
.footer .box dt a{display: block;padding-bottom: 16px;text-transform: uppercase;color: #000;text-decoration: none;}
.footer .box1 dd a{display: block;float: left;font-size: 14px;color:#000;width: 150px;margin-bottom: 38px;}
.footer .box1{width: 450px;}
.footer .box1 dt{width: 384px;}
.footer .box2{margin-left: 38px;width: 500px;}
.footer .box2 dd p{float: left;font-size: 14px;color: #000;margin-right: 60px;margin-bottom: 18px;line-height: 20px; height:20px;}
.footer .box2 dt{width: 424px;}
.footer .box2 p.adress{margin-bottom: 26px;}
.footer .box2 p.bah a{color: #555555;}
.footer .box2 p.number em{color: #000;font-family: arial;font-weight: bold;font-size:18px;}
.footer .box3{float: right;margin-top: 11px;text-align: center;}
.footer .box3 img{display: block;width: 117px;border-radius: 4px;}
.footer .box3 p{margin-top: 8px;font-size: 14px;color:#000;}

/*返回顶部*/
.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:80%; right:46%; 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;}

/* -- 弹出窗口 -- */
#oran_full_bg{ display:none !important;}

/* tanchuang1 提交弹窗*/
.tanchuang1{width:100%;position: fixed;top: 0;left: 0;background: url(Img/tanchuang/tanchuangBg.png);height:100%; z-index:9999999;}
.tanchuang1 .conBox{width: 400px;height: 212px;padding: 20px;background: #fff;position: absolute;left: 50%;margin-left: -220px;top: 50%;margin-top: -80px; z-index:9999999;}
.tanchuang1 .conBox .tcClose{width: 33px;height: 90px;position: absolute;right: 45px;top: -90px;cursor: pointer;z-index:999999999999999;}
.tanchuang1 .conBox .box{width: 398px;height: 190px;border: 1px solid #e5e5e5;padding-top: 20px;text-align: center;position: relative;}
.tanchuang1 .conBox .box img{display: block;width: 47px;height: 47px;margin: 0 auto;}
.tanchuang1 .conBox .box h5{font-size: 24px;color: #489fe9;font-weight: bold;margin-top: 10px;}
.tanchuang1 .conBox .box p{font-size: 16px;color: #4d4d4d;margin-top: 10px;}
.tanchuang1 .conBox .box .b15{display: block;width: 150px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #fff;position: absolute;bottom: -1px;left: 50%;margin-left: -75px;background: #489fe9;text-decoration: none;z-index:999999999999999;border:0px;}
.tanchuang2 .conBox .box a{background: #404040;}

/* 错误提示 */
.errorMainCon{width: 100%;background: url(Img/tanchuang/errorBg.jpg) no-repeat center #f6f6f6;;height: 330px;padding-top: 300px;}
.errorMainCon h3{width: 525px;height: 80px;line-height: 80px;text-align: center;font-size: 24px;color: #1e1e1e;font-weight: normal;margin: 0 auto;}
.errorMainCon h3 em{color: #489fe9;font-weight: bold;}
.errorMainCon p{font-size: 20px;color: #000000;text-align: center;margin-top: 30px;}
.errorMainCon p em{color: #489fe9;}
.errorMainCon a.error-url{font-size: 15px;color: #999999;font-family: arial;display: block;text-align: center;margin-top: 4px;}
.errorMainCon .btn{text-align: center;height: 52px;width: 228px;margin: 30px auto 0;overflow: hidden;}
.errorMainCon .btn .a1{display: block;width: 104px;height: 52px;line-height: 52px;text-align: center;font-size: 16px;color: #818181;background: #e3e3e3;border-radius: 4px;float: left;text-decoration: none; border:none;}
.errorMainCon .btn .a1:first-child{background: #489fe9;color: #fff;margin-right: 20px;}

.xial{ display:none; position:absolute;left:0;top:30px; width:84%; background:#edf6fb;margin-left:8%;}
.xial a{ width:100%; height:32px; line-height:32px; display:block; text-align:center;padding:5px 0;font-size:14px;color:#000;}
.xial a:hover{  background:#489fe9;color:#fff;}