@import url("menu.css");
@import url("font-awesome.min.css");
/* 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 , i , 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:none;}

/*定位*/
.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;}
li{list-style:none;}

-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;outline: none; font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
textarea {resize: none;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% "Microsoft YaHei", "微软雅黑";;}
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:#000; font-size:14px; font-family: "微软雅黑"; position:relative;min-width:1200px;width:100%;}/*网站字体颜色*/
.container{margin-left:auto; margin-right:auto; width:1200px;}

.banner{ overflow:hidden; width:100%;}
.hyweb { width:100%; height:600px; position: relative; overflow:hidden; }
.hyweb li{width:100%;
	background-repeat: no-repeat;
	background-position: center top; height:600px; text-align:center;
}
.hyweb li img{ border:0px; width:1000px;height:600px;}
.hyweb li A{ width:100%;height:600px; display:block; margin:auto; OVERFLOW: hidden;}
/*数字按钮样式*/
.hyweb .num { width:100%; left:0px; bottom:15px; text-align:center; height:20px; line-height:20px; position: absolute; z-index: 80;	}
.hyweb .num li {display:inline-block;
	text-align:center;
width: 66px;height: 3px;background: #0F83C0;cursor: pointer;
	line-height:0px;
	overflow:#0F83C0;
	color:#0657B2;
	text-align:center;
	margin-right:2px;
	margin-left:2px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0px;
	overflow:hidden; transition:all 0.3s ease-in-out 0s;border-radius:3px; 	filter: Alpha(Opacity=80); 
-moz-opacity:0.8; 		opacity:0.8;
}
.hyweb .num li.on {
		 background-color:#eca100; color:#EF800A;filter: Alpha(Opacity=100);-moz-opacity:1; 		opacity:1;
} /*当前项*/

/*上一个  下一个*/
.hyweb .prev,
.hyweb .next {
	width: 100px;
	height:600px;
	position: absolute;
	filter: Alpha(Opacity=0.8);
-moz-opacity:0.8; 		opacity:0.8;
	background-repeat: no-repeat;
	background-position: left center;
	top:0px;
}
.hyweb .prev {
	left:-100px;
	background-image: url(babot1.png);
}
.hyweb .next {
	right:-100px;
	background-position: right center;
	background-image: url(babot2.png);	
}
.search{width: 100%;height: 66px;background: #f6f6f6;}
.search p{float: left;height: 66px;line-height:66px;font-size: 14px;color: #333333;width: 830px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-weight: bold;}
.search p em{padding-left:10px}
.search p a{font-size: 14px;color: #888888;font-weight: normal;margin-left: 22px;}
.search p a:first-child{margin-left: 0;}

.search .Input{width: 370px;height: 40px;line-height: 33px;float: left;margin-top: 16px;position: relative;background: url(searchBg.png) no-repeat center;}
.search .Input input{padding-left: 20px;font-size: 13px;outline: none;border: none;color: #999999;height: 40px;line-height: 40px;width: 275px;background: none;float: left;}
.search .Input .button{display: block;width: 75px;height:38px;background: url(searchBtn.png) no-repeat center;float: right; cursor:pointer; border:0px; outline::none}

/*header*/
.wrap-header {position: relative;z-index: 3;background: #f3f3f3;}
.wrap-header .container {height: 118px;position: relative;}
.wrap-header h1 {height: 106px; float:left; margin-top:13px;}
.wrap-header h1 img {display: block;height: 106px;}
.wrap-header .l_tit {width: 430px;float:left; margin-top:40px;height: 55px;padding-left: 35px;border-left: 1px solid #ddd;}
.wrap-header .l_tit .p1 {position: relative;top: -6px;}
.wrap-header .l_tit .p1 img {display: block;}
.wrap-header .l_tit .p2 {font-size: 16px;color: #999;}
.wrap-header .l_ul {position: absolute;right: 0;top: 35px;z-index: 3;}
.wrap-header .l_ul li {float: left;margin: 0 5px;padding: 0 20px;height: 20px;line-height: 20px;font-size: 14px;color: #999;position: relative;}
.wrap-header .l_ul li a {color: #999;}
.wrap-header .l_ul li.li1 {background: url(l_icon01.png) no-repeat 5px center;}
.wrap-header .l_ul li.li2 {background: url(l_icon02.png) no-repeat left center;}
.wrap-header .l_ul li.li2 span {display: none;width: 125px;height: 124px;position: absolute;left: -20px;top: 20px;}
.wrap-header .l_ul li.li2 img {display: block;width: 125px;height: 124px;}
.wrap-header .l_ul li.li2:hover span {display: block;}
.wrap-header .l_ul li.li3 {background: url(l_icon03.png) no-repeat left center;}
.wrap-header .l_tel {position: absolute;right: 0;top: 72px;padding-left: 50px;background: url(l_tel.png) no-repeat left center;}
.wrap-header .l_tel .p1 {font-size: 13px;height: 20px;}
.wrap-header .l_tel .p1 b {font-size: 18px;color: #666;}
.wrap-header .l_tel .p2 {font-size: 26px;color: #0F83C0;margin-top: 5px}


/*nav*/
.ban_nav {position: relative;}
.ban_nav .Nav {position: absolute;top: 0;z-index: 2;width: 100%;height: 59px;background: url(navbg.png) no-repeat center top;}



/*wrap-footer*/
.wrap-footer {background: #f2f2f2;padding-top: 50px;padding-bottom: 50px;}
.wrap-footer .f_nav {height: 16px;padding-bottom: 24px;/* border-bottom: 1px solid #0F83C0; */}
.wrap-footer .f_nav li {float: left;padding-left: 21px;margin-left: 21px;font-size: 16px;border-left: 1px solid #ccc;}
.wrap-footer .f_nav li:first-child {padding-left: 0;margin-left: 0;border-left: none;}
.wrap-footer .f_nav li a {color: #999;}
.wrap-footer .f_nav li:hover a {color: #0F83C0;}

.wrap-footer .f_bot {padding-top: 50px;border-top: 1px solid #ccc;} 
.wrap-footer .f_logo {width: 111px;height: 138px;float: left;}
.wrap-footer .f_logo img {display: block;width: 111px;height: 138px;}
.wrap-footer .f_ul {float: left;margin-right: 80px;}
.wrap-footer .f_ul li {font-size: 13px;margin-bottom: 10px;color: #838080;}
.wrap-footer .f_ul li a {color: #838080;}
.wrap-footer .f_ul li:first-child {font-size: 14px;margin-bottom: 25px;color: #fff;}
.wrap-footer .f_ul li:first-child a {color: #0F83C0;}
.wrap-footer .f_ul li i {color: #0F83C0;}
.wrap-footer .f_ul li span {color: #ffd100;}
.wrap-footer .f_ul li:hover a {color: #0F83C0;}
.wrap-footer .f_ul p {font-size: 13px;margin-bottom: 10px;color: #838080;}
.wrap-footer .f_ul p a {color: #838080;}
.wrap-footer .f_ul p:first-child {font-size: 14px;margin-bottom: 25px;color: #fff;}
.wrap-footer .f_ul p:first-child a {color: #0F83C0;}
.wrap-footer .f_ul p i {color: #0F83C0;}
.wrap-footer .f_ul p span {color: #ffd100;}
.wrap-footer .f_ul p:hover a {color: #0F83C0;}
.wrap-footer .f_erwm {float: right;background: #fff;padding-bottom: 10px;text-align: center;font-size: 14px;color: #999;}
.wrap-footer .f_erwm dt img {display: block;width: 125px;height: 124px;}

.f_icp {height: 70px;line-height: 70px;text-align: center;font-size: 13px;color: #fff;background: #0F83C0;}
.f_icp a {color: #fff;}



/*返回顶部*/
.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: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(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;}
.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: #0F83C0;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: #0F83C0;text-decoration: none;z-index:999999999999999;border:0px;}
.tanchuang2 .conBox .box a{background: #404040;}
.izl-rmenu {
	position: fixed;
	right: 0;
	bottom: 30%;
	z-index: 999; background-color:#fff;
}
.izl-rmenu .btn {
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: relative; border:#ddd solid 1px; margin-top:-1px; text-align:center;color:#333; line-height:40px;
}
.izl-rmenu .btn:hover{ color:#fff; border:#0F83C0 solid 1px;}
.izl-rmenu .btn i{ font-size:18px; line-height:40px;}
.izl-rmenu .btn-qq A{ font-size:14px; color:#fff;
}
.izl-rmenu .btn-qq:hover {
background-color: #0F83C0;
}
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited {

}
.izl-rmenu .btn-wx {

}
.izl-rmenu .btn-wx:hover {
	background-color: #0F83C0;
}
.izl-rmenu .btn-wx .pic {
	position: absolute;
	left: -120px;
	top: -1px;
	display: none;
	width: 120px;
	height: 120px;
}
.izl-rmenu .btn-phone {

}
.izl-rmenu .btn-phone:hover {
	background-color: #0F83C0;
}
.izl-rmenu .btn-phone .phone {
background-color:#0F83C0;
	position: absolute;
	width: 160px;
	left: -160px;
	top: -1px;
	line-height: 41px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-qq .qq {
background-color:#0F83C0;
	position: absolute;
	width: 100px;
	left: -100px;
	top: -1px;
	line-height: 41px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-top {
	display: none;
}
.izl-rmenu .btn-top:hover {
	background-color:#0F83C0; color:#fff;
}