﻿@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:14px/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;}

/*清除浮动*/
.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%;}/*网站字体颜色*/
.content,.container{margin-left:auto; margin-right:auto; width:1200px;}

/* header */
.header{width: 100%;}


.headerTop li:first-child{margin-left: 0;}
.headerTop li:first-child a{border-left: 1px dotted #666666;}

.headerCenter{width: 100%;height: 130px;}
.headerCenter .box{float: left;}
.headerCenter h1{float: left;width:174px;height:89px;margin-top:24px;}
.headerCenter h1 img{display: block;width: 167px;height: 89px;}
.headerCenter .Part{float: left;margin-left: 22px;width: 761px;border-left: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf;height: 130px;}
.headerCenter .Part dt{float: left;margin-top: 38px;margin-left: 34px;}
.headerCenter .Part dd{padding: 5px 0 0;width: 81px;height: 89px;border: 1px solid #dfdfdf;text-align: center;float: right;margin-top: 18px;margin-right: 27px;}
.headerCenter .Part dd img{display: block;width: 64px;height: 64px;margin: 0 auto;}
.headerCenter .Part dd p{font-size: 12px;color: #666666;margin-top: 4px;}
.headerCenter .Part dt h2{font-size: 30px;color: #222222;}
.headerCenter .Part dt p{font-size: 16px;color: #333333;margin-top: 10px;}

.headerCenter .phone{background: url(header-phone.png) no-repeat left center;padding-left: 52px;float: right;margin-top: 44px;}
.headerCenter .phone p{color: #1c1c1c;font-size: 13px;padding-top: 4px;}
.headerCenter .phone em{font-size: 26px;color: #d01817;display: block;margin-top: 2px;font-family: arial;}


.header{
height: 62px;background:url(bei.png) 
}
.header .nav{
	width: 1200px;
	height: 62px;
	line-height: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 111;
}
.header .nav li{
	float: left;
	width: 150px;
	height: 62px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
}


.header .nav li a{
	color: #fff;text-decoration: none;height:62px;line-height: 62px;display: block;
}
.header .nav li:hover{background: #FF6633;none;height:62px;}
.header .nav li:hover>a{color: #fff;none;height:62px;}
.header .nav li.cur>a{color: #fff;none;height:62px;}

.header .nav li .second-nav{
	width: 152px;
	display: none;
	color: #000;
	position: relative;
}
.header .nav li .second-nav li {
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
	
}
.header .nav li .second-nav li a{
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #FF6633;
	border-top: 1px solid #67DEF3;
}
.header .nav li .second-nav li .third-nav{
	/*position: absolute;*/
	width: 150px;
	height: 200px;
	display: none;
	margin-left: 100%;
	margin-top: -40px;
}




/* footer */
.footer{width: 100%;height: 342px;padding-top: 77px;background: url(footerBg.jpg) no-repeat center;}
.footer .footerTop{width: 100%;height: 237px;}
.footer .footerTop dl{float: left;width: 206px;height: 237px;}
.footer .footerTop dt{font-size: 16px;color: #fff;margin-bottom: 16px;}
.footer .footerTop dt a{color: #fff;text-decoration: none;}
.footer .footerTop dd a{display: block;font-size: 14px;color: #999999;margin-bottom: 12px;}


.footer .footerTop .box{float: right;width: 338px;}
.footer .footerTop .box .phone{padding-left: 62px;background: url(footer-phone.png) no-repeat left top;height: 48px;margin-bottom: 28px;}
.footer .footerTop .box .phone em{display: block;font-size: 13px;color: #999999;}
.footer .footerTop .box .phone span{display: block;font-size: 18px;color: #fff;margin-top: 4px;}
.footer .footerTop .box p{padding-left: 36px;font-size: 13px;color: #999999;height: 19px;line-height: 19px;margin-bottom: 10px;}
.footer .footerTop .box .p1{background: url(footer-icon01.png) no-repeat left center;}
.footer .footerTop .box .p2{background: url(footer-icon02.png) no-repeat left center;}
.footer .footerTop .box .p3{background: url(footer-icon03.png) no-repeat left center;}
.footer .footerTop .box .p4{background: url(footer-icon04.png) no-repeat left center;}

.footerBottoom{padding-top: 34px;height:70px;border-top: 1px solid #2e2e2e;}
.footerBottoom .p1{float: left;font-size: 14px;color: #666666;}
.footerBottoom .p1 a{color: #666666;}
.footerBottoom .p2{float: right;font-size: 14px;color: #cccccc;margin-top: -7px;}
.footerBottoom .p2 a{margin: 0 14px;position: relative;top: 4px; display:inline-block;*display:inline-block;}
.footerBottoom .p2 a span{display:block;position:absolute; width:100px;height:100px;left:50%;bottom:25px;background:#fff; margin-left:-50px; display:none;}
.footerBottoom .p2 a span img{width: 20px;height: 20px; width:100px;height:100px;}
.footerBottoom .p2 a:hover span{display:block;}


/*底部*/


/*返回顶部*/
.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: #005aae;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: #005aae;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: #df1f29;font-weight: bold;}
.errorMainCon p{font-size: 20px;color: #000000;text-align: center;margin-top: 30px;}
.errorMainCon p em{color: #df1f29;}
.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: #df1f29;color: #fff;margin-right: 20px;}