﻿@charset "utf-8";


/* 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;
}

.max{min-width:1200px;}
.box{width:1200px; margin:0 auto;}
.box:after{content:""; display:block; height:0px; visibility:hidden; clear:both;}
ul:after{content:""; display:block; height:0px; visibility:hidden; clear:both;}
.max:after{content:""; display:block; height:0px; visibility:hidden; clear:both;}
.left{float:left;}
.right{float:right;}
a{text-decoration:none;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;} header{display:none;}
.header{ padding-bottom:10px;}
.header .logo img{display:block;}
.header .tel{width:300px; margin-top:15px;}
.header .tel img{display:block; float:left; margin-right:5px;}
.header .tel span{display:block; font-size:16px; color:#9b9b9b; margin-top:-5px;}
.header .tel strong{display:block; font-family:"Times New Roman", Times, serif; font-size:32px; color:#0056f9;}
.nav{background:#0056f9; line-height:65px;}
.nav ul li.nLi{display:block; float:left; width:12.5%; text-align:center; line-height:65px; position:relative; font-size:16px}
.nav ul li.nLi:after{content:"|"; position:absolute; left:0; top:0; color:#3378fa;}
.nav ul li.nLi a{display:block; color:#fff;}
.nav ul li.nLi:last-child:before{content:"|"; position:absolute; right:0; top:0; color:#3378fa;}
.nav ul li.nLi a:hover{background:#5393ff;}
.nav ul li.active{background:#5393ff;}
.nav ul li.nLi .sub{width:100%; position:absolute; top:75px; left:0; background:rgba(0,0,0,.8); z-index:9999; opacity:0; visibility:hidden;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}
.nav ul li.nLi .sub a{display:block; height:40px; line-height:40px; text-align:center; color:#fff; font-size:15px;}
.nav ul li.nLi:hover .sub{top:65px; opacity:1; visibility:visible;}
.nav ul li.nLi .sub a:hover{background:#0056f9;} .banner{display:none;}
.fullSlide{min-width:1200px; position:relative;height:500px; z-index:9;}
.fullSlide .bd{margin:0 auto; position:relative; z-index:0; overflow:hidden; height:500px;}
.fullSlide .bd ul{width:100% !important; height:500px;}
.fullSlide .bd li{width:100% !important; height:500px; overflow:hidden; text-align:center;}
.fullSlide .bd li a{display:block; height:500px;}
.fullSlide .hd{width:100%; position:absolute; z-index:1; bottom:10px; left:0; height:30px; line-height:30px;}
.fullSlide .hd ul{display:block;width:16%;margin:0 auto; text-align:center;}
.fullSlide .hd ul li{cursor:pointer; display:inline-block; *display:inline; zoom:1; height:12px; width:12px; margin:5px; background:rgba(255,255,255,0.7); overflow:hidden; line-height:9999px; border-radius:25px;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;}
.fullSlide .hd ul .on{background:#0056f9;width:40px;}
.index_pro{background:#eee; padding-top:20px; padding-bottom:20px;}

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: 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;
}
 -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*/


#roll_top, #fall, #ct {
	position: relative;
	cursor: pointer;
	height: 52px;
	width: 52px
}
#roll_top {
	background: url(/images/top.gif) no-repeat
}
#fall {
	background: url(/images/top.gif) no-repeat 0 -80px
}
#ct {
	background: url(/images/top.gif) no-repeat 0 -40px
}
#roll {
	display: block;
	width: 15px;
	margin-right: -558px;
	position: fixed;
	right: 46%;
	top: 80%;
	_margin-right: -558px;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
	z-index: 100;
}
/* 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;
}
.content {
	margin-top: 15px;
}
/*页眉*/
.header {
	width: 100%;
	overflow: hidden;
	background: #fff;
}
.header .headerTop {
	overflow: hidden;
	width: 100%;
	height: 33px;
	border-bottom: 1px solid #e8e8e8;
}
.header .headerTop p {
	font-size: 13px;
	color: #666666;
	float: left;
	line-height: 33px;
}
.header .headerTop ul {
	overflow: hidden;
	float: right;
	margin-top: 8px;
	height: 17px;
	line-height: 17px;
}
.header .headerTop li {
	float: left;
	padding: 0 10px 0 28px;
	border-left: 1px solid #e8e8e8;
	font-size: 13px;
}
.header .headerTop li:first-child {
	border: none;
}
.header .headerTop li.last {
	padding-right: 0;
	background: url(/images/header-icon03.png) no-repeat 10px center;
}
.header .headerTop li a {
	color: #666;
}
.header .headerTop .first {
	background: url(/images/header-icon01.png) no-repeat 10px center;
}
.header .headerTop .second {
	background: url(/images/header-icon02.png) no-repeat 10px center;
}
.header .headerCenter {
	overflow: hidden;
	height: 110px;
	
}
.header .headerCenter dl {
	overflow: hidden;
	float: left;
	margin-top: 10px;
}
.header .headerCenter dt {
	float: left;
	overflow: hidden;
}
.header .headerCenter dd {
	overflow: hidden;
	float: left;
	margin-top: 10px;
	margin-left: 6px;
	height: 80px;
	padding-left: 6px;
	border-left: 1px solid #e8e8e8;
}
.header .headerCenter h2 {
	font-size: 16px;
	color: #333333;
	padding-bottom: 6px;
	font-weight: normal;
}
.header .headerCenter dd p {
	font-size: 16px;
	color: #333333;
	line-height:1.5;
	width:260px;
}
.header .headerCenter dd p span {
	color: #ff9800;
}
.header .headerCenter .phone {
	overflow: hidden;
	float: left;
	margin-top: 15px;
	margin-left:15px;
	background: url(/images/header-phone.png) no-repeat left center;
	width: 370px;
}
.header .headerCenter .phone p {
	font-size: 14px;
	color: #333333;
	margin-left:200px;
}
.header .headerCenter .phone i {
	font-size: 23px;
	font-family: Myriad Pro;
	color: #0087d5;
	display: block;
	font-weight: bold;
}
.headerNav {
	width: 100%;
	height: 42px;
	background: url(/images/navbg.jpg) no-repeat center;
}
.headerNav ul {
	width: 102%;
	height: 42px;
}
.headerNav li {
	float: left;
	font-size: 15px;
	border-left: 1px solid #22a7e0;
	height: 42px;
	line-height: 42px;
	border-right: 1px solid #008eca;
}
.headerNav li:first-child {
	border-left: none;
}
.headerNav li:last-child {
	border-right: none;
}
.headerNav li a {
	display: block;
	text-decoration: none;
	color: #fff;
}
.headerNav li:hover, .headerNav li.cur {
	background: url(/images/navbg2.png) repeat-x center;
}
/* footer */
.footer {
	width: 100%;
	overflow: hidden;
}
.footerTop {
	width: 100%;
	overflow: hidden;
	height: 55px;
	background: #0095db;
}
.footerTop .menu {
	overflow: hidden;
}
.footerTop .menu ul {
	overflow: hidden;
	margin-top: 22px;
}
.footerTop .menu li {
	font-size: 15px;
	border-left: 1px solid #31aae2;
	float: left;
}
.footerTop .menu li:first-child {
	border-left: none;
}
.footerTop .menu li a {
	color: #fff;
}
.footerBottom {
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding: 28px 0;
}
.footerBottom p {
	margin-bottom: 12px;
	font-size: 14px;
}
.footerBottom .p2 {
	color: #666666;
}
.footerBottom .p2 {
	color: #999;
}
.footerBottom .p2 a {
	color: #999;
}
.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: 51%;
	margin-right: -675px;
	cursor: pointer;
	display: none;
}
.rtTop h4 {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: relative;
}
.rtTop img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1 {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px;
}
#mesbook1_c div, #mesbook1 div {
	border: 1px solid #E4E3E3;
	background: #EBECEB;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width: 370px;
	margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width: 265px;
	float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right: 20px;
}
.b15 {
	background: url(/images/skinsvibtn.png) no-repeat;
	border: 0;
	cursor: pointer;
	overflow: hidden;
}
.b15 {
	background-position: -79px -650px;
	width: 60px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
/*处理中动画占全屏*/
#oran_div_processing {
	width: 300px;
	padding: 20px;
	z-index: 9999;
	text-align: center;
	background: #fffeef;
	border: solid 1px #b8ab04;
}

.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}
.footer{background:#252525;padding-top:45px;padding-bottom: 20px;}
.footer .box{background:url(../images/footer_box.png) no-repeat 20px center;}
.footer .left{width:657px;}
.footer .left dl{display:block; float:left; width:100px; margin-right:30px;}
.footer .left dl dt{display:block; font-size:15px; color:#fff; font-weight:bold; position:relative; border-bottom:1px solid rgba(255,255,255,.15); padding-bottom:13px; margin-bottom:8px;}
.footer .left dl dt a{display:block; color:#fff;}
.footer .left dl dt:after{content:""; width:7px; height:1px; background:#fff; position:absolute; left:0; bottom:0;}
.footer .left dl dd{display:block;font-size:14px;color:#6f6f6f;line-height:30px;height: 30px;overflow: hidden;}
.footer .left dl dd a{color:#6f6f6f;}
.footer .left dl dd a:hover{color:#fff;}
.footer .left dl.fo_p{width:360px;}
.footer .left dl.fo_p dd{display:block; float:left; width:50%;}
.footer .right66{width:542px; float:right}
.footer .right66 .con .t{display:block; font-size:15px; color:#cbcbcb; width:80px; height:26px; line-height:26px; text-align:center; background:#3c3c3c; font-weight:bold; margin-bottom:20px;}
.footer .right66 .con ul li{font-size:14px; color:#8c8c8c; line-height:32px; margin-bottom:12px; padding-left:40px;} .footer .right .con ul li a{color:#8c8c8c;}
.footer .right66 .con ul li:nth-of-type(1){background:url(../images/ft.png) no-repeat left top;}
.footer .right66 .con ul li:nth-of-type(2){background:url(../images/ft.png) no-repeat left -43px;}
.footer .right66 .con ul li:nth-of-type(3){background:url(../images/ft.png) no-repeat left -89px;}
.footer .right66 .con ul li:nth-of-type(4){background:url(../images/ft.png) no-repeat left -133px;}
.footer .right66 .con ul li:nth-of-type(5){background:url(../images/ft.png) no-repeat left -177px;}
.footer .right66 dl{float:right; margin-top:15px;}
.footer .right66 dl img{display:block; width:168px}
.footer .right66 dl dd{text-align:center; font-size:14px; color:#6f6f6f; margin-top:10px;}
.links{margin-top:20px; font-size:14px; color:#8c8c8c; padding-bottom:15px;}
.links span{color: #333;font-size: 18px;font-weight: bold;}
.links a{display:inline-block; color:#8c8c8c; margin-right:15px;}

.news{padding-bottom: 30px;}
.news .xinwen{width:780px;}
.news .wenti{width:385px;}
.news .title{width:100%; margin-bottom:20px; height:48px; line-height:48px; border-bottom:1px solid #ececec;}
.news .title a{float:right; font-size:14px; color:#a4a4a4;}
.news .title p{font-size:22px; color:#000000; padding-left:33px; height:47px; line-height:47px; border-bottom:2px solid #008af8; display:inline-block; padding-right:3px;}
.news .title a:hover{color:#008af8}
.news .xinwen .title p{background:url(../images/news-ico1.png) no-repeat left center;}
.news .wenti .title p{background:url(../images/news-ico2.png) no-repeat left center;}
.news .xinwen .left{width:270px;}
.news .xinwen .left img{display:block;width:270px;height: 330px;}
.news .xinwen .right{width:490px;}
.news .xinwen .right .tj{border-bottom:1px dashed #dcdcdc; padding-bottom:8px; margin-bottom:5px;}
.news .xinwen .right .tj p span{float:right; font-size:14px; height:40px; line-height:40px; color:#b4b4b4; margin-left:15px;}
.news .xinwen .right .tj p{height:37px; line-height:37px; overflow:hidden;}
.news .xinwen .right .tj p a{font-size:15px; color:#000000; font-weight:bold;}
.news .xinwen .right .tj p a:hover{color:#008af8}
.news .xinwen .right .tj span{display:block; font-size:14px; color:#959595; line-height:26px; height:52px; overflow:hidden;}
.news .xinwen .right ul li{height:38px; line-height:38px; background:url(../images/li.png) no-repeat left center; overflow:hidden; padding-left:12px;}
.news .xinwen .right ul li span{float:right; font-size:14px; color:#c3c3c3; margin-left:15px;}
.news .xinwen .right ul li a{font-size:14px; color:#333;}
.news .xinwen .right ul li a:hover{color:#008af8}
.news .wenti dl{margin-bottom:10px;}
.news .wenti dl dt{height:39px;line-height:39px;background:#f2f2f2;cursor:pointer;font-size:14px;color:#373737;padding-right:15px;box-sizing:border-box;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news .wenti dl dt i{display:inline-block; width:39px; text-align:center; font-style:normal; color:#fff; background:#008af8; margin-right:10px;}
.news .wenti dl dd{font-size:14px; padding-top:8px; color:#616161; margin-top:10px; line-height:25px; height:75px; overflow:hidden;position:relative; padding-left:49px;}
.news .wenti dl dd a{color:#616161;}
.news .wenti dl dd i{display:block; width:39px; height:39px; line-height:39px; text-align:center; color:#fff; font-size:14px; background:#00c643; position:absolute; left:0; top:0px; font-style:normal;}
.news .wenti dl dd a:hover{color:#008af8}

.box{width:1200px; margin:0 auto;}
.box:after{content:""; display:block; height:0px; visibility:hidden; clear:both;}