@charset "gb2312";

/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "微软雅黑";
	position: relative;
	color: #666;
	background: #fff
}

div,
form,
ul,
li,
dl,
dt,
dd,
p {
	margin: 0;
	padding: 0;
	border: 0;
}

li,
dl {
	list-style-type: none;
}

ol li {
	list-style-type: decimal;
}

li {
	vertical-align: bottom
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: normal;
}

a:focus {
	outline: none;
	-moz-outline: none;
}

a {
	/*text-decoration:none;color:#333; 
	-moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;*/
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #b70000;
}

input,
textarea {
	outline: none;
	color: #333;
	font-family: "微软雅黑";
}

table {
	border-collapse: collapse;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	clear: both;
}

em,
i {
	font-style: normal
}

img {
	line-height: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
	border: 0
}

.fleft {
	float: left
}

.fright {
	float: right;
}

.width {
	width: 1200px;
	margin: 0 auto;
	height: auto
}




/*.head{border:0px solid red;height:95px;}
.head_top_bg{background:#2E2E2E; overflow:hidden;height:43px;}
.head_top{text-align:right}

.sousuo_font>a{float:right;padding:0 10px;height:30px;line-height:30px;margin-top:7px;}
.search-form{float: right;line-height: 0;margin-top: 10px;margin-left:10px;}
.search-form input{outline: none;float: left;height: 23px;line-height: 23px;margin: 0;width: 120px;border: none;padding: 0;border-radius: 4px 0 0 4px;color:#999}
.search-form input[type="text"]{padding-left:10px;border: 1px solid #A3A4A4;border-right:0;background:none}
.search-form input.btn {cursor: pointer;width: 38px;height: 25px;border-radius: 0 4px 4px 0;background-color: #A3A4A4;color:#fff;width:60px;}

.head_bg{background:url(../images/header-bg.jpg)repeat-x;width:100%;height:168px;margin:0 auto;border:0px solid red}
.logo{width:260px;margin:0 auto;padding-top:20px;}
.logo img{width:100%}*/
.head {
	border: 0px solid red;
	overflow: hidden;
	padding: 18px 0;
	padding-top: 27px;
}

.logo {
	width: 308px;
}

/*5.10*/
.logo img {
	width: 100%;
}

.l_by {
	width: 630px;
	margin: 0 auto;
	margin-top: 15px;
	text-align: center;
}

.head_right {}

.hr_font {}

.hr_font a {
	float: right;
	margin-left: 30px;
}

.search-form {
	float: right;
	line-height: 0;
	margin-top: 15px;
	margin-left: 10px;
}

.search-form input {
	outline: none;
	float: left;
	height: 23px;
	line-height: 23px;
	margin: 0;
	width: 120px;
	border: none;
	padding: 0;
	border-radius: 4px 0 0 4px;
	color: #999
}

.search-form input[type="text"] {
	padding-left: 10px;
	border: 1px solid #A3A4A4;
	border-right: 0;
	background: none
}

.search-form input.btn {
	cursor: pointer;
	width: 38px;
	height: 25px;
	border-radius: 0 4px 4px 0;
	background-color: #A3A4A4;
	color: #fff;
	width: 60px;
}

.nav_border {
	height: 55px;
	background: #b70000;
	box-shadow: 1px 1px 10px #ccc;
}

.nav {
	z-index: 9999;
}

.nav>li {
	float: left;
	font-size: 17px;
	height: 55px;
	line-height: 55px;
	position: relative;
	z-index: 9999;
	border: 0px solid red;
	background: url(../images/shutiao.png) no-repeat right;
}

.nav>li:last-child {
	background: none
}

.nav>li>a {
	display: block;
	background: #b70000;
	color: #fff;
	float: left;
	padding: 0 38px;
	border: 0px solid red;
	height: 55x;
	line-height: 55px;
}

.nav>li>a:hover {
	background: #b70000;
	color: #fff;
}

.small_menu {
	clear: both;
	position: absolute;
	top: 55px;
	font-size: 15px;
	left: 0px;
	overflow: hidden;
	border-radius: 0px;
	width: 100%;
	display: none;
	z-index: 99999999;
	height: auto;
	zoom: 1
}

.small_menu li {
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #a40000;
	background: #b70000;
	vertical-align: bottom;
}

.small_menu a {
	display: block;
	padding: px;
	margin-top: 0;
	color: #fff;
}

.small_menu a:hover {
	background: #e10000;
	color: #fff;
}

/*全屏形象广告*/
#full-screen-slider {
	width: 100%;
	height: 350px;
	margin-top: 10px;
	float: left;
	position: relative
}

#slides {
	display: block;
	width: 100%;
	height: 350px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}

#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}

#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}

#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 50%;
	top: 296px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}

#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #FFF
}

#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

#pagination li.current {
	background: #b70000
}


/*焦点图*/
.focus {
	position: relative;
	width: 430px;
	height: 310px;
	background-color: #000;
}

.focus img {
	width: 430px;
	height: 310px;
}

.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}

.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}

.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}

.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .btn a:hover,
.focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}

.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}

.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}

.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 45px;
	line-height: 45px;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
	display: block;
	text-align: left;
}

.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	overflow: hidden;
	margin-left: 10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	display: block;
	width: 390px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000
}

.focus .fcon img {
	display: block;
}

.focus .fbg {
	bottom: 50px;
	right: 10px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}

.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}

.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .D1fBt .current,
.focus .D1fBt a:hover {
	background: #fc114a;
}

.focus .D1fBt img {
	display: none
}

.focus .D1fBt i {
	display: none;
	font-style: normal;
}

.focus .prev,
.focus .next {
	position: absolute;
	width: 40px;
	height: 74px;
	background: url(../images/focus_btn.png) no-repeat;
}

.focus .prev {
	top: 50%;
	margin-top: -37px;
	left: 0;
	background-position: 0 -74px;
	cursor: pointer;
}

.focus .next {
	top: 50%;
	margin-top: -37px;
	right: 0;
	background-position: -40px -74px;
	cursor: pointer;
}

.focus .prev:hover {
	background-position: 0 0;
}

.focus .next:hover {
	background-position: -40px 0;
}


.fengcai {
	background: #;
	overflow: hidden;
	width: 100%;
	margin-top: 20px;
}

.huizhang {
	width: 195px;
	height: 314px;
	overflow: hidden
}

.huizhang a {
	color: #fff
}

.huizhang img {
	width: 195px;
	height: 190px;
}

.hz_font {
	background: #b70000;
	width: 175px;
	padding: 10px;
	color: #fff;
	height: 114px;
	overflow: hidden;
	padding-bottom: 0
}

.hz_font span {
	font-size: 17px;
	font-weight: 600;
}

.hz_font p {
	margin-top: 5px;
	line-height: 22px;
	height: 37px;
}

.hz_font2 {
	background: #fff;
	color: #666;
	padding: 15px;
	padding-top: 10px;
	width: 175px;
}

.hz_font2 a {
	display: block
}

.hui_list {
	overflow: hidden
}

.hui_list li {
	overflow: hidden;
	margin-left: 20px;
	float: left;
}

.shNews {
	padding: 15px;
	overflow: hidden;
}

.shN_right {
	width: 395px;
	margin-left: 15px;
	margin-top: 12px;
}

.shN_Rlist {
	margin-right: 15px;
}

.shN_Rlist li {
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	background: url(../images/icon02.jpg) no-repeat 0px 10px;
	padding-left: 15px;
	overflow: hidden;
	margin-bottom: 8px;
}

.shN_Rlist li a {
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 360px;
	text-align: left;
}


.acmn_tit {
	margin-top: 15px;
}

.yg_list {
	margin-top: 10px;
}

.yg_list li {
	line-height: 28px;
	height: 28px;
	background: url(../images/icon02.jpg) no-repeat 0px 13px;
	padding-left: 15px;
	margin-left: 6px;
}

/* 浙商风采滚动 */
/*不在乎一个人，你就算有再美的故事讲给我听 那也是多余。*/
.marqueeleft {
	height: 313px;
	overflow: hidden;
	margin: 0px auto;
	margin-left: 15px;
	float: left;
}

.marqueeleft ul {
	float: left;
}

.marqueeleft li {
	float: left;
	margin-left: 10px;
	display: inline;
	width: 195px;
	overflow: hidden;
	border: 0px solid red;
}

.marqueeleft li img {
	width: 195px;
	height: 190px;
	display: block
}

.marqueeleft li .pic {
	display: block;
	overflow: hidden;
}

.marqueeleft li .txt {
	text-align: center;
	height: 23px;
	line-height: 23px;
}

.fenhui {
	overflow: hidden;
	margin-top: 0px;
	background: #;
	border-radius: 3px;
}

.fenhui li {
	text-align: center;
	float: left;
	width: 205px;
	font-size: 16px;
	margin-top: 20px;
	background-color: #F2F2F2;
	margin-right: 20px;
	border-radius: 5px
}

.fenhui li span {
	float: left;
	margin-top: 13px;
	color: #09F;
	margin-left: 12px;
}

.fenhui li img {
	width: 50px;
	float: left;
}

.fenhui li a {
	display: block;
	padding: 12px 0;
	overflow: hidden;
	padding-left: 20px;
}

.fenhui li a:hover span {
	color: #FA8A01;
}

.main_bg {
	background: url(../images/bg.gif)repeat;
}

.main {
	padding-top: 20px;
}

.m_news {
	overflow: hidden;
}

.m_news>div {
	height: 350px;
	background: #fff;
	border: 1px solid #E8E8E8;
}

.mntongzhi_left {
	width: 270px;
	position: relative;
	padding: 15px 10px;
}

.mn_news {
	width: 890px;
	margin: 0 15px;
	height: 381px !important;
	overflow: hidden;
	margin-left: 0
}

.mn_sq {
	width: 250px;
	padding: 15px 10px;
}

.mn_tit {
	color: #b70000;
	font-weight: 600;
	border-left: 3px solid #b70000;
	padding-left: 10px;
	font-size: 17px;
	height: 18px;
	line-height: 18px;
	text-align: left;
}

.mn_tit a {
	float: right;
	color: #333;
	font-size: 14px;
}

.mtz_list {
	margin-top: 20px;
}

.mtz_list li {
	padding-bottom: 10px;
	background: url(../images/li_not1.png) no-repeat 0px 5px;
	text-align: left;
}

.n_xian {
	border-left: 1px solid #b70000;
	height: 260px;
	position: absolute;
	left: 16px;
	top: 45px;
}

.mtz_list li a {
	z-index: 9999;
	margin-left: 25px;
	display: block;
	border-bottom: 1px dotted #e3e3e3;
	padding-bottom: 10px;
	line-height: 22px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 230px;
}

.sh_tit {
	background: #F8F8F8;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
}

.sh_tit span {
	float: left;
	font-size: 17px;
	color: #b70000;
	border-left: 2px solid #b70000;
	height: 18px;
	line-height: 18px;
	margin-top: 12px;
	padding-left: 10px;
	font-weight: 600;
}

.sh_tit a {
	float: right;
	font-size: 14px;
	color: #333;
}

.sh_T {
	padding: 15px 15px;
}

.sh_T img {
	width: 245px;
}

.sh_Tfont {
	margin-left: 20px;
	width: 270px;
}

.sh_Tfont strong {
	font-size: 15px;
	color: #333;
}

.sh_Tfont p {
	margin-top: 15px;
	line-height: 23px;
}

.sh_list {
	margin: 0 15px;
	border-top: 1px dotted #ccc;
	margin-top: 8px;
}

.sh_list li {
	background: url(../images/list01.gif) no-repeat 0px 9px;
	padding-left: 10px;
	width: 230px;
	float: left;
	margin-right: 30px;
	margin-top: 10px;
}

.sh_list li:nth-child(2n+2) {
	margiin-right: 0
}

.sh_list li a {}



.mn_sq {
	position: relative;
}

.ms_list {
	border-bottom: 1px dotted #ccc
}

.ms_list li {
	margin-bottom: 15px;
}

.ms_list li img {
	margin-bottom: 10px;
}

.ms_list li span {
	display: block;
	color: #fff;
	font-size: 16px;
}

.msL {
	width: 170px;
	height: 34px;
	color: #fff;
	padding-left: 80px;
	line-height: 34px;
}

.msL1 {
	background: url(../images/px.gif) repeat-x
}

.msL2 {
	background: url(../images/ks.gif) repeat-x
}

.msL3 {
	background: url(../images/dj.gif) repeat-x
}

.mAct {
	margin-top: 15px;
}

.mn_imgbg {
	position: absolute;
	bottom: 0;
	right: 0;
}

.mAct_list {
	margin-top: 10px;
	border: 0px solid red;
	/*background:url(images/zxdc.gif) no-repeat 0;*/
}

.mAct_list li {
	line-height: 28px;
	z-index: 9999;
	border: 0px solid red;
}

.fengcai_bg {
	background: #fff;
	padding: 15px;
	margin-top: 15px;
}

.Ipro_list {
	background: #fff;
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.Ipro_list li {}

.sp_cont {
	background: #fff;
	padding: 15px;
	overflow: hidden
}

.sh_shipin {
	width: 390px;
	float: left;
}

.sp_list {
	overflow: hidden;
	margin-top: 0px;
}

.sp_list li {
	overflow: hidden;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dotted #ccc
}

.sp_list li a {
	float: left
}

.sp_list li span {
	float: right;
	color: #999;
}

.zs_zazhi {
	width: 345px;
	margin-left: 40px;
}

.zs_zazhi li img {
	width: 100px;
	height: 137px;
}

.zhi_right {
	width: 345px;
	height: 280px;
	border: 1px solid #e5e5e5;
	margin-top: 20px;
}

.zhi_right ul {
	padding: 0 10px;
	padding-top: 10px
}

.zhi_right ul li {
	background: url(../images/video_icon.png) no-repeat 10px 5px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dotted #9DC0D3;
	overflow: hidden;
}

.zhi_right a {
	color: #;
	margin-left: 40px;
	float: left;
}

.zhi_right a:hover {
	text-decoration: underline;
	color: #1E89E0;
}

.link {
	background: #fff;
	margin-top: 15px;
	padding: 15px;
}

.link_list {
	overflow: hidden;
	margin-top: 8px;
}

.link_list li {
	float: left;
	background: #b70000;
	color: #fff;
	width: 145px;
	text-align: center;
	margin-right: 20px;
	border-radius: 3px;
	margin-top: 10px;
	height: 28px;
	line-height: 28px;
}

.link_list li a {
	color: #FFFFFF
}

.link_list li a:hover {
	color: #FFFFFF
}


.zazhi {
	overflow: hidden;
	margin-top: 10px;
}

.zazhi li {
	float: left;
	width: 100px;
	margin-top: 15px;
	margin-right: 15px;
	display: inline;
}

.zazhi li:nth-child(3n+3) {
	margin-right: 0;
}

.zazhi li img {
	width: 100%;
}

.sh_font {
	margin-top: 18px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

.sh_font a{
	display: inline-block;
}
.shf_zi {
	margin-left: 20px;
	width: 200px;
}

.shf_zi strong {
	font-size: 14px;
	color: #333
}

.shf_zi p {
	margin-top: 15px;
	line-height: 25px;
}



.shNew_fenhui {
	background: #fff;
	padding: 15px;
	margin-top: 15px;
	overflow: hidden;
	padding-bottom: 25px;
}

.shNew {
	width: 760px;
	border: 0px solid red;
}

/*.fh_rukou{width:350px;}*/

.shN_list {
	margin-top: 20px;
}

.shN_list li {
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.shN_list>li>a {
	float: left;
}

.shN_list>li>span {
	float: right;
}

.shN_list li img {
	width: 175px;
	height: 120px;
}

.shN_Lfont {
	margin-left: 20px;
	width: 560px;
}

.shNL_tit {
	color: #333;
	font-size: 16px;
	overflow: hidden;
	margin-bottom: 15px;
}

.shNL_tit a {
	color: #333;
	float: left;
	width: 440px;
}

.shNL_tit span {
	float: right;
}

.shN_Lfont p {
	line-height: 22px;
}

.shnl_zi {
	font-size: 15px;
}

.shnl_zi a {
	float: left;
}

.shnl_zi span {
	float: right;
}

.fenhui_font {
	margin-top: 15px;
}

.mn_fhlist {
	margin-top: 10px;
	width: 1170px;
}

.mn_fhlist li {
	float: left;
	text-align: center;
	font-size: 15px;
	width: 167px;
}

.mn_fhlist li a {
	display: block;
	color: #404D5E;
	border: 1px solid #1E89E0;
	height: 43px;
	line-height: 43px;
	margin-top: 10px;
	border-radius: 0px;
	box-shadow:
		/*1px 1px 15px #BBC0C3*/
		5px -3px 10px #D9D9D9;
	border-right:
}

.mn_fhlist li a:hover {
	background: #63A9E2;
	color: #fff;
}

/*.mn_fhlist li:last-child{width:100%;}*/


/**/
.u-frameTit2 {
	width: 160px;
}

.Iprocuct {
	position: relative;
	margin-top: 20px;
}

.mr_frbox {
	overflow: hidden;
	position: relative;
	height: 180px;
	border: 0px solid red;
	width: 1170px;
}

.mr_frBtnL,
.mr_frBtnR {
	cursor: pointer;
	display: inline;
	position: absolute;
	top: 47%;
	z-index: 6;
}

.mr_frBtnL {
	left: 0
}

.mr_frBtnR {
	right: 0
}

.mr_frUl {
	float: left;
	height: auto;
	width: calc(100% + 120px);
	margin-left: -80px;
}

.Inew_img li {
	float: left;
	width: 22%;
	margin: 0 0.2%;
	position: relative;
	height: 170px;
	overflow: hidden;
	border: 0px solid red
		/**/
}

.Inew_img li a {
	color: #fff
}

.Inew_img>li>a>img {
	width: 100%;
	display: block;
	overflow: hidden;
	border: 0px solid red
}

.Inew_img li span {
	display: block;
	margin-top: 10px;
	font-size: 15px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	background: rgba(30, 137, 224, 0.73);
	display: block;
	color: #fff;
	padding: 0 10px;
	width: 271px;
}

.Inew_img .intro {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color: #b70000;
	filter: alpha(opacity=70);
	/**/
	width: 264px;
	color: #fff;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	/**/
	text-align: center;
	height: 175px;
	border: 0px solid red;
	overflow: hidden
}

.Inew_img .intro h5 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	height: 40px;
	width: 269px;
	line-height: 40px;
	border-bottom: 1px solid #347fdc;
	font-weight: 100;
	color: #fff;
	border: 0px solid red
}

.Inew_img .intro p {
	font-size: 13px;
	line-height: 20px;
	margin: 45px 70px;
	height: 70px;
	overflow: hidden;
}

.Inew_img .intro p img {
	width: 50px;
	height: 50px;
}

.Inew_img .intro {
	bottom: -135px;
}

/*鼠标过滑*/
.Inew_img a:hover .intro {
	bottom: 0px;
}

/*鼠标滑过关键*/
.Inew_img li:hover,
.Inew_img a,
.Inew_img a:hover,
.Inew_img.intro {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

/*footer*/
.f_foot {
	background: #3c4155;
	padding-bottom: 10px;
	;
	overflow: hidden;
	margin-top: 30px;
}

.f_foot .code {
	padding: 30px 32px 0;
	height: 282px;
	background: #eb5902;
	float: left;
	width: 123px;
}

.fMain {
	padding: 15px 0 0;
	overflow: hidden;
	width: 960px;
	margin: 0 auto
}

.f_foot .f_nav {
	width: 960px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-align: left;
	padding: 12px 0 0;
	border-bottom: 1px solid #1f222c;
	text-align: center;
	padding-top: 0px;
}

.f_foot .f_nav a {
	color: #fff;
	font-size: 13px;
	font-family: "Microsoft YaHei";
	display: inline-block;
	padding: 0 25px;
}

.f_foot .f_Info {
	padding-top: 40px;
	overflow: hidden;
	border-top: 1px solid #595d6e;
}

.f_Info {
	overflow: hidden;
}

.f_foot .f_logo {
	display: block;
	width: 306px;
	text-align: right;
	height: 120px;
	padding: 43px 10px 0 0px;
}

.f_foot .f_Txt {
	width: 430px;
	color: #b6bac6;
	line-height: 30px;
	font-family: "Microsoft YaHei";
	position: relative;
}

.f_foot .f_Txt a {
	color: #b6bac6;
}

.f_foot .f_Txt img {
	position: absolute;
	left: 52px;
	top: 145px;
}

.f_code {
	display: block;
	width: 151px;
	overflow: hidden;
}

.f_code img {
	width: 95%;
	overflow: hidden;
	border: 2px solid #b6bac6;
}


/*about.asp*/
.Nfanhui {
	margin-top: 15px;
}

.Nfanhui img {
	margin-right: 8px;
	margin-top: 3px;
}

.Nfanhui a {
	color: #333;
}

.Nfanhui a:hover {
	color: #077141;
}

.nei_main {
	overflow: hidden;
	padding-bottom: 20px;
}

.nav_left5 {
	width: 210px;
	float: left;
	background: #b70000;
	min-height: 560px;
	padding-bottom: 15px;
	color: #fff;
}

.nav5_tit {
	background: url(../images/icon03.jpg) repeat;
	height: 100px;
	text-align: center;
}

.nav5_tit strong {
	display: block;
	font-size: 18px;
	margin-bottom: 3px;
	padding-top: 23px;
}

.nav5_tit span {
	display: block;
	font-size: 14px;
}

.nav5_list {
	overflow: hidden;
	margin-top: 5px;
}

.nav5_list>li {
	/*height:40px;*/
	line-height: 40px;
	margin-top: 7px;
}

.nav5_list>li>a {
	display: block;
	color: #fff;
	font-size: 15.5px;
	padding-left: 40px;
}

.nav5_list>li>a:hover {
	background: #fff;
	color: #333;
	border-left: 4px solid #ffb8b8;
	padding-left: 36px;
}

.nav5_list>li>.cenav_cur {
	background: #fff;
	color: #333;
	border-left: 4px solid #ffb8b8;
	padding-left: 36px;
}

.small_nav5 {
	border-bottom: 1px dashed #6CA7DD;
	padding-bottom: 10px;
	marign-bottom: 10px;
	display: none
}

.small_nav5 li {
	line-height: 30px;
}

.small_nav5 li a {
	display: block;
	color: #DBEEFF;
	padding-left: 50px;
}

.small_nav5 li a:hover {
	background: #fff;
	color: #333;
	border-left: 4px solid #ffb8b8;
	padding-left: 46px;
}

.small_nav5 li .sn5_cur {
	background: #fff;
	color: #333;
	border-left: 4px solid #ffb8b8;
	padding-left: 46px;
}

.tel5 {
	margin: 0 20px 40px 20px;
	margin-top: 35px;
	padding-top: 20px;
	border-top: 1px solid #a40000;
	overflow: hidden;
	font-size: 14px;
}

.tel5 p {
	margin: 3px 0;
}

.tel5_font {
	margin-bottom: 18px;
	overflow: hidden;
}

.tel5_font img {
	margin-top: 3px;
	margin-right: 7px;
}

.tel5_font i {
	font-weight: 600;
	font-size: 15px;
	display: block;
	font-style: italic;
	margin-top: 0;
	letter-spacing: 1px
}

.tel5_font span {
	width: 133px;
	/*text-align:center*/
}

.nei_right {
	width: 940px;
	border: 0px solid red;
	margin-left: 40px;
}

.NR_tit {
	background: url(../images/xgray_line02.png) center repeat-x;
	margin-bottom: 3%;
}

.NR_tit span {
	background: #fff;
	font-size: 17px;
	color: #b70000;
	font-weight: 600;
}

.ab_font {
	line-height: 30px;
	margin-top: 45px;
	font-size: 16px;
}

.ab_font p {
	padding: 12px 30px;
}



#jigou p {
	margin: 20px 0;
	font-size: 14px;
	border: 1px solid #E3E3E3;
	line-height: 24px;
	background-color: #F4F4F4;
}

#jigou p strong {
	font-size: 18px;
}

#jigou img {
	border: 1px solid #e3e3e3;
	margin: 0 15px 0 0;
	padding: 5px;
	background-color: #fff;
}


.ab_img>p>img {
	float: left;
	margin-right: 30px;
	margin-bottom: 5px;
}

.ab_bottom {
	margin-top: 30px;
}

.ab_bottom img {
	width: 350px;
}

.ab_bottom ul {
	width: 565px;
	border: 0px solid red;
	margin-left: 20px;
	margin-top: 5px
}

.abb_list {}

.abb_list li {
	border-bottom: 1px dotted #ccc;
	line-height: 25px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.abb_list li span {
	font-size: 20px;
	margin-right: 15px;
	color: #F08300;
	height: 30px;
	line-height: 30px;
	float: left
}

/*ab_cont.asp*/
.cont_us {}

.Cu_font {
	margin-bottom: 20px;
}

.Cu_font strong {
	font-size: 18px;
}

.Cu_font p {
	margin-top: 8px;
}

.cont_us img {
	width: 160px;
	border: 1px solid #eee
}




/*new.asp*/
.news {
	margin-top: 30px;
}

.news li {
	overflow: hidden;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.news>li>a>img {
	width: 260px;
	height: 160px;
}

.news_660 {
	width: 660px;
}

.news_100 {
	width: 916px;
}

.new_width p {
	line-height: 30px;
}

.new_width img {
	margin: 15px 0;
	border: solid 1px #000;
}

/* .news_font{width:660px;margin-left:20px;} */
.news_font {
	margin-left: 20px;
}

.news_font strong {
	font-size: 18px;
	margin-bottom: 15px;
	display: block;
}

.news_font p {
	line-height: 25px;
}

.new_more {
	overflow: hidden;
	margin-top: 15px;
}

.new_more a {
	display: block;
	border: 1px solid #ccc;
	width: 90px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	float: right;
	border-radius: 2px;
	color: #989898
}

.new_more a:hover {
	color: #80A0EA;
	border: 1px solid #9DB4EA;
}


.news .zazhi_image {
	width: 180px;
	float: left;
	margin: 10px 25px;
	border-bottom: 0px solid #e3e3e3;
}

.news .zazhi_image .zzimage>img {
	width: 100%;
	height: auto;
}

.news .zazhi_image .news_font {
	margin: 0px;
	margin-top: 10px;
	height: 100px;
	width: 100%;
	font-size: 14px;
	float: left;
}

.news .zazhi_image .news_font strong {
	font-size: 14px;
	width: 100%;
	height: 30px;
	margin-bottom: 15px;
	display: block;
}

.page {
	width: 100%;
	margin: 0 auto;
	margin-top: 15px;
	text-align: center;
}

.page a,
.page b {
	border: 1px solid #ccc;
	padding: 3px 10px;
	margin-right: 10px;
	/*float:left;*/
}

.page b {
	background-color: #3c4155;
	color: #FFFFFF;
	border: 1px solid #3c4155;
}

.page .page_count {
	display: none;
}



/**/
.hy_pro {
	overflow: hidden
}

.hy_pro li {
	float: left;
	width: 225px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 20px;
}

.hy_pro li:nth-child(4n+4) {
	margin-right: 0;
	border: 0px solid red
}

.hy_pro li a {
	display: block;
}

.hy_pro li img {
	width: 100%;
}

.hy_pro li span {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.63);
	width: 215px;
	padding: 5px;
	color: #fff;
	text-align: center;
	left: 0
}


/**/
.new_left {}

.new_right {
	width: 40%;
	border: 0px solid red;
	margin-left: 30px;
	margin-top: 9px;
}

.nr_list {}

.nr_list li {
	overflow: hidden;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px dashed #ccc
}

.nr_list li a {
	float: left
}

.nr_list li span {
	float: right;
	color: #999
}

.shN_right2 {
	margin-top: 0;
	width: 495px;
}

.shN_Rlist2 {
	margin-right: 0;
	margin-left: 15px;
}

.shN_Rlist2 li a {
	width: 350px;
}

/*

.innewlist li a:hover .t{background: #1E89E0;}
.innewlist li a:hover .c{color: #1E89E0;}
.innewlist li a:hover s{border-left: 3px solid #1E89E0;}
.zsfc{border:none;border-top:1px solid #eee;padding:0}

.zsfc .framemore{right:0}
.zsf_list{}*/


/*fengcai*/
.leaderno1 {
	width: 935px;
	/*height:306px;*/
	border: 1px solid #D0E8FF;
	border-radius: 5px;
	border-bottom: 7px solid #D0E8FF;
	position: relative;
	margin-bottom: 65px;
}

.leaderno1 img {
	position: absolute;
	right: 0;
	top: -22px;
	width: 205px;
	height: 340px;
}

.no1main {
	margin-left: 260px;
}

#leaderno2 img {
	left: 0;
}

.no1main {
	width: 620px;
	margin: 50px 0 0 40px;
	text-align: left;
	font-family: "微软雅黑";
}

.no1main h2 {
	font-size: 18px;
	border-bottom: 2px solid #73ABDE;
	padding-bottom: 18px;
	font-weight: bold;
	margin-bottom: 18px;
}

.no1main h2 span {
	font-weight: normal;
	font-size: 14px;
	margin-left: 10px;
}

.no1main p {
	line-height: 24px;
	font-size: 14px;
	word-break: normal;
}

.abimg img {
	width: 800px;
}

.ab-notice {
	text-align: center;
	margin-bottom: 50px;
	font-size: 14px;
}


.no1main2 {
	margin: 25px 0 0 40px
}

.leaderno12 img {
	height: 300px;
}

.leaderno12 {
	/*height:252px;*/
}

.leader_center {}

.leader_center img {
	left: 0;
	height: 300px;
}

.leader_center .no1main2 {
	margin-left: 260px;
}

.infotitle {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.infofrom {
	text-align: center;
	margin-top: 10px;
	border-top: 1px solid #d8d8d8;
	padding: 20px 0px;
}

.infofrom span {
	padding: 0 10px;
}


/* .new_width img{width:100%} */
/*入会*/
.ruhui table {
	width: 100%;
}

.ruhui table td {
	border: 1px solid #ccc;
	padding: 8px 10px;
}

.ruhui table td input {
	width: 100%;
	border: none;
	border-bottom: 1px solid #ccc;
}

.ruhui .bt_tit {
	color: #333;
	font-size: 15px;
	text-align: center;
}

.ruhui .zzp img {
	width: 140px
}

.ruhui .info select {
	border: 1px solid #ccc;
	width: 30%;
	height: 30px;
}

.ruhui .select select {
	border: 1px solid #ccc;
	height: 30px;
}

.ruhui .hangye_check {
	padding-bottom: 18px !important
}

.ruhui .hangye_check input {
	text-align: left !important;
	width: 15px !important;
	height: 15px;
	float: left;
	margin-top: 2px;
	margin: 0;
	margin-top: 4px;
	margin-right: 5px
}

.ruhui .hangye_check span {
	float: left;
	margin-right: 35px;
	overflow: hidden;
	margin-top: 10px;
	width: 210px
}

.ruhui .sh_check span {
	width: 80px
}

.ruhui .div_textarea textarea {
	width: 99%;
	height: 100px;
}

.ruhui .Hqy_tit {
	font-size: 16px;
	margin: 25px 0;
	margin-bottom: 15px;
	display: block;
	color: #144095;
}

.ruhui .sqr input {
	width: 80px !important;
	border-bottom: 1px solid #ccc;
	padding-left: 10px;
}


.fh_list {
	margin-top: 20px;
}

.fh_list li {
	float:left;
    width: 175px;
    margin: 10px;
    height: 200px;
}
.fh_list li:last-child {
	margin-right: 0
}

.fh_list li img {
	width: 73%;
	border-radius: 90px;
	margin: 0 auto;
	display: block;
	border: 2px solid #B7BEC3;
	box-shadow: 0px 5px 10px #ccc
}

.fh_list li span {
	display: block;
	text-align: center;
	font-size: 15px;
	margin-top: 15px;
	color: #333
}