﻿@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;
/*其他*/
.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(../img/top.gif) no-repeat
}
#fall {
	background: url(../img/top.gif) no-repeat 0 -80px
}
#ct {
	background: url(../img/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 10px;
	border-left: 1px solid #e8e8e8;
	font-size: 13px;
}
.header .headerTop li:first-child {
	border: none;
}
.header .headerTop li.last {
	padding-right: 0;
	background: url(../img/header-icon03.png) no-repeat 10px center;
}
.header .headerTop li a {
	color: #666;
}
.header .headerTop .first {
	background: url(../img/header-icon01.png) no-repeat 10px center;
}
.header .headerTop .second {
	background: url(../img/header-icon02.png) no-repeat 10px center;
}
.header .headerCenter {
	overflow: hidden;
}
.header .headerCenter dl {
	overflow: hidden;
	float: left;
}
.header .headerCenter dt {
	float: left;
	overflow: hidden;
}
.header .headerCenter dd {
	overflow: hidden;
	float: left;
	margin-top: 10px;
}
.header .headerCenter h2 {
	font-size: 16px;
	color: #333333;
	padding-bottom: 6px;
	font-weight: normal;
}
.header .headerCenter dd p {
	font-size: 35px;
	color: #005aa1;
	font-weight: bold;
}
.header .headerCenter dd p span {
	color: #ff9800;
}
.header .headerCenter .phone {
	overflow: hidden;
	float: right;
	margin-top: 32px;
	background: url(../img/header-phone.png) no-repeat left top;
	padding-left: 50px;
	width: 205px;
}
.header .headerCenter .phone p {
	font-size: 14px;
	color: #333333;
}
.header .headerCenter .phone i {
	font-size: 25px;
	font-family: Myriad Pro;
	color: #ff0000;
	display: block;
	font-weight: bold;
}
.headerNav {
	width: 100%;
	height: 42px;
	background: url(../img/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(../img/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(../img/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;
}

/** main **/ 
.maina{ width:1200px; height:auto; overflow:hidden; padding:30px 0; margin: 0 auto}
.hui{ background: #f5f5f5; width: 100%; height: auto; overflow: hidden;}
.pic{ float: left; width: 110px; height: auto; overflow: hidden; margin: 40px 45px 0;}
.pic .yuanbj{ width: 102px; height: 82px; border-radius: 51px; border: 1px solid #2e2c5d; padding-top: 20px; transition: 0.3s all 0s linear;}
.pic .yuanbj .yuan{ width: 60px; height: 60px; display: block; overflow: hidden;}
.pic .yuanbj .yuan img{ width: 60px; height: 60px; display: block;}
.pic:hover .yuanbj .yuan .box_img{position: relative; transition: 0.3s all 0s linear; display: block; margin-top: -60px;}
.pic .font{ text-align: center; color: #4c4c4c; height: 30px; line-height: 30px; padding: 10px 0 15px;}
.pic .yy{ width: 107px; height: 14px;}
.pic:hover .font{ color: #e63c3d;}
.pic:hover .yuanbj{ border: 1px solid #e63c3d;}

#cpbt{ background: url(../img/cpbt.jpg) no-repeat left top #ededed; height: 84px; line-height: 84px; border: 1px solid #dddddd; padding-left: 300px; margin-bottom: 30px;}
#cpbt a{ color: #4c4c4c; font-size: 16px; padding: 0 50px 0 0;}


.index_prolist{ background:url(../img/leftcpbt.jpg) no-repeat center top; width:270px; padding:96px 0 0; float:left; background:}
.index_prolist ul li{ height:55px; line-height:55px; background: url(../img/left_icon1.png) no-repeat 15px center #ededed; padding-left:50px; border-bottom: 1px solid #dddddd; margin-bottom: 1px; font-size: 16px;}
.index_prolist ul li a{ color: #4c4c4c;}
.index_prolist ul li:hover{ background: url(../img/left_icon.png) no-repeat 15px center #00c8c8;}
.index_prolist ul li:hover a{ color: #fff;}

#cpzs > ul > .selected a{text-decoration:none;} 
.index_proright{ width:900px; float:right; overflow:hidden}
.picFocus{ width:900px; position:relative;  overflow:hidden; zoom:1; }
.picFocus .hd{ width:100%;overflow:hidden; }
.picFocus .hd ul{ overflow:hidden; zoom:1; }
.picFocus .hd ul li{  float:left;  text-align:center; background: #fff; border: 1px solid #e2e2e2; border-bottom: 5px solid #4c4c4c; padding: 7px; margin-left:15px; margin-bottom:15px}
.picFocus .hd ul li p{ padding-bottom:10px; color:#2f2a2a;}
.picFocus .hd ul li p a{ color:#2f2a2a;}
.picFocus .hd ul li img{ width:268px; cursor:pointer; }
.picFocus .hd ul li .zxcp{ background: url(../img/bt_icon2.png) no-repeat 10px center; width: 85px; height: 30px; line-height: 30px; border: 1px solid #4c4c4c; border-radius: 20px; padding-left: 30px; margin-bottom: 10px; transition:0.4s all 0s linear;margin:0 auto;}
.picFocus .hd ul li.on{ border-bottom: 5px solid #e63c3d; }
.picFocus .hd ul li.on .zxcp a{ color:#e63c3d;}
.picFocus .hd ul li.on .zxcp{ border: 1px solid #e63c3d; }

.online-qq {
	position: fixed;
	top: 30%;
	right: 3px;
	z-index: 200;
}
.online-qq .qq_content {
	background: #fff;
	margin: 0;
	padding: 0;
}
.online-qq .qq_content .dt {
	text-align: center;
	background: #202020;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 15px;
	border: 1px solid #ddd;
	border-bottom: 0;
}
.online-qq .qq_content .qq {
	padding: 10px 10px 5px;
	margin: 0;
	border: 1px solid #ddd;
	border-top: 0
}
.online-qq .qq_content .qq p {
	background: url(../img/online_qq.png) repeat-x 0 -33px;
	margin: 0 0 5px
}
.online-qq .qq_content .qq a {
	border: 1px solid #ddd;
	display: block;
	background: url(../img/online_qq.png) no-repeat 10px -72px;
	height: 23px;
	line-height: 23px;
	padding: 0 18px 0 30px
}
.online-qq .qq_content .tel {
	background: #fff;
	padding: 10px;
	margin: 0;
	text-align: center;
	font-size: 14px;
	color: #333;
	border: 1px solid #ddd;
	border-top: 0
}
.online-qq .qq_content .tel strong {
	font-size: 12px;
	color: #af1f24
}
.online-qq .qq_content .tel p {
	text-align: center;
	font-size: 12px
}
.online-qq .footqq {
	border: 1px solid #ddd;
	background: #f1f1f1;
	height: 2px;
	overflow: hidden;
	margin: 0 5px;
	border-top: 0;
	display: none
}
.qr_code {
	position: fixed;
	top: 50%;
	left: 10px;
	z-index: 200;
	text-align: center;
	background: #fff;
	padding: 5px;
}
.qr_code img {
	margin: 0 0 5px;
	display: block
}

.nav {
	height: 52px;
	clear: both;
	background-color:#245dab
}
.navBox {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.linob {
	background-image: none !important
}
.libh a {
	width: 200px;
	font-size: 18px;
	color: white;
	text-align: center;
}
.menu .mainlevel {
	float: left;
	line-height: 52px;
	padding: 0;
	height: 52px;
	display: inline;
	width: 200px;
}
.menu .mainlevel a {
	font-size: 16px;
	text-decoration: none;
	height: 52px;
	line-height: 52px;
	display: block;
	color: white;
	text-align: center;
}
.menu .mainlevel a:hover {
	color: #fff;
	text-decoration: none;
	background-color:#004097
}
.menu .mainlevel ul {
	display: none;
	position: absolute;
	z-index: 9999;
}
.menu .mainlevel li {
	border-top: 1px solid #fff;
	background-color:#004097;
	width: 200px;
}


.menu .mainlevel li a {
	color: white
}
.banner {
	overflow: hidden;
	width: 100%;
	overflow: hidden;
	height: 507px;
}
#flashs {
	position: relative;
	height: 507px;
	overflow: hidden;
}
#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
}
#flashs .btn {
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 30px;
	text-align: center;
	z-index: 999;
}
#flashs .btn span {
	display: inline-block;
	width: 40px;
	height: 3px;
	background: #a2a9ad;
	margin-right: 12px;
}
#flashs .btn span {
*display: inline;
}
#flashs .btn span.cur {
	background: #0093d5;
}
.xn_c_index_ye_wrap{width: 100%;height: 165px;background: #e0e2e4;}
.xn_c_index_ye_mian{width: 1200px;margin: 0 auto;}
.xn_c_index_ye_mian ul li{float: left;width: 338px;height: 165px;overflow: hidden;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;  transition: all 0.35s ease-in-out;}
.xn_c_index_ye_mian ul .xn_c_index_ye_img2{width: 295px;}
.xn_c_index_ye_mian ul .xn_c_index_ye_img3{width: 267px;}
.xn_c_index_ye_mian ul .xn_c_index_ye_img4{width: 300px;}
.xn_c_index_ye_active{width: 493px!important;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;  transition: all 0.35s ease-in-out;}
.xn_c_index_ye_hover{width: 235px!important;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;  transition: all 0.35s ease-in-out;}


.top{ width: 100%; z-index:99; position:relative; background: url(http://1.rc.xiniu.com/rc/Heads/28320/Images/ihpsp1_top_bg.gif?d=20170208155546141) repeat-x; }
.t_t{position:relative; z-index:100; width:1200px; margin:0 auto;}

.gfweixin{cursor:pointer;position: absolute;border-left: 1px solid #e6e6e6;right: 137px;top: 0;height: 85px;line-height: 85px;text-align: center;}
.t_weixin_t{font-weight: bold;color: #666;font-size: 13px;background: url(http://1.rc.xiniu.com/rc/Heads/28320/images/gfweixin.png?d=20170208155546141) no-repeat;padding-left: 25px;}
.gfweixin:hover .t_weixin_t{color: #fc433e;}
.weixin_pic{width: 144px;height: 144px;display: none;background: url(http://1.rc.xiniu.com/rc/Heads/28320/images/wxsj.png?d=20170208155546141)no-repeat center top;position: relative;top: -20px;}
.weixin_img{width: 144px;height: 144px;background-color: #ddd;position: absolute;top: 7px;left: 0;}
.weixin_img img{width: 130px;height: 130px;margin: 7px;}


.xn_h_17_wrap{width:100px; height:auto; margin:0 auto; position:absolute; left: 150px;top: 29px;}
.xn_h_17_wcur{width:85px; height:30px; margin:0 auto;  border:1px solid #ddd; overflow:hidden; position:relative; z-index:35; background-color:#FFF;}
.xn_h_17_lktxt{font-weight: bold;width:65px; height:30px; line-height:30px; overflow:hidden; float:left; font-size:12px; color:#666; text-indent:15px;}
.xn_h_17_lkbtn{width:20px; height:30px; line-height:30px; overflow:hidden; float:left; font-size:12px; color:#666; text-align:center; cursor:pointer; background: url(http://1.rc.xiniu.com/rc/Heads/28320/images/x.png?d=20170208155546141) no-repeat 5px;}
.xn_h_17_sel{width:87px; height:0; overflow:hidden; position:absolute; left:6px; top:30px; z-index:33; background-color:#FFF;}
.xn_h_17_sel ul{width:85px; overflow:hidden; border:1px solid #ddd;}
.xn_h_17_sel a{color:#333;}
.xn_h_17_sel ul.xn_h_17_ul_topb{border-bottom:0;}
.xn_h_17_sel ul.xn_h_17_ul_botb{border-top:0;}
.xn_h_17_sel li{height:20px; line-height:20px; overflow:hidden; display:block; padding:0 5px; margin-bottom:5px;}
.xn_h_17_sel li:hover,.xn_h_17_on{background-color:#eee;}
.xn_h_17_name{width:80px; height:20px; line-height:20px; float:left; overflow:hidden;font-size: 13px;}


.t_tel{ position:absolute; right:0px; top:33px; text-align:right;}
.t_tel_ts{font-size:13px;background: url(http://1.rc.xiniu.com/rc/Heads/28320/images/phone1.png?d=20170208155546141) no-repeat;display: inline-block;width: 15px;height: 17px;float: left;}
.t_tel_nb{font-size:14px; font-weight:bold; color: #666; padding-left:5px;}



.t_logo{ position:absolute; top:28px; left:0px;}
.t_logo img{width: 155px;height: 76px;border:0px;margin: 0 47px;}
#ea_l{position:relative;top:-21px;left:-50px;width:186px;height:71px;}



.xn_n_14_wrap{background:#fff; height:85px; width:100%; text-align:center;}
.xn_n_14_wrap_main{margin:0 auto; width:675px; height:85px;}
#xn_n_14_VMenu1{float: right;}
.xn_n_14_wrap_menu1 {float:left; width:75px; height:85px; font-size:13px;}
.xn_n_14_wrap_menu1 a{color:#666; line-height:85px; text-decoration:none;font-weight: bold;}
.xn_n_14_wrap_menu1_2 {float:left; width:75px; height:85px; font-size:13px;background: #fc433e;}
.xn_n_14_wrap_menu1_2 a{color:#FFF; line-height:85px; text-decoration:none;font-weight: bold;}
.xn_n_14_wrap_menu1_2 a:visited{color:#FFF; text-decoration:none;font-weight: bold;}
.xn_n_14_wrap_menu1_cur {float:left; background:#fc433e; width:75px; height:85px; font-size:13px;}
.xn_n_14_wrap_menu1_cur a{color:#FFF; line-height:85px; text-decoration:none;font-weight: bold;}
.xn_n_14_wrap_menu1_cur a:visited{color:#FFF; line-height:85px; text-decoration:none;font-weight: bold;}
.xn_n_14_wrap_menu2 a{color:#FFF;font-weight:normal;line-height:50px !important;display: inline-block;font-weight: bold;}
.xn_n_14_wrap_menu2_2 a{line-height: 50px!important;display: inline-block;font-weight: bold;}
.xn_n_14_wrap_menu2_2 a:hover{line-height: 50px!important;color: #fc433e!important;font-weight: bold;}
.xn_n_14_wrap_main ul li ul{width:100%;  background:#b0b5b8;position: absolute;left: 0px; filter:Alpha(opacity=80);}
.xn_n_14_wrap_main ul li ul li{float: left;width: 140px;height: 50px;line-height: 50px;}
.xn_n_14_wrap_main ul li ul li:nth-of-type(1){margin-left: 423px;}
.xn_n_14_wrap_main ul li ul li ul{ float:left; margin-left:128px;}
