* {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

.fix {
	zoom: 1;
}

.fix:after {
	content: '';
	height: 0;
	font-size: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

.container {
	width: 1200px;
	margin: 0 auto;
}


/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "Î¢ï¿½ï¿½ï¿½Åºï¿½";
	position: relative;
	color: #666;
	/*background: url(/JS9FH1OPUISGT1MoID.jpg) repeat;*/
	min-width: 1200px;
}

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: #a30100;
    }

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
}

.index_banner .slideBox {
	width: 100%;
	/*height: 230px;*/
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
}

.index_banner .slideBox .hd {
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
	width: 100%;
	text-align: center;
}

.index_banner .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	width: 100%;
	text-align: center;
}

.index_banner .slideBox .hd ul li {
	display: inline-block;
	margin-right: 4px;
	width: 10px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.index_banner .slideBox .hd ul li.on {
	background: #333333;
	color: #fff;
}

.index_banner .slideBox .bd {
	width: 100%;
	position: relative;
	height: 100%;
	z-index: 0;
}

.index_banner .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.index_banner .slideBox .bd img {
	width: 100%;
	/*height: 230px;*/
	display: block;
}



/*.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(/JS9FH1OPUIgEISIKDEyKIukMESV.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: 200px;
}


/*5.10*/

.logo img {
	width: 100%;
}

.l_by {
	width: 600px;
	margin: 0 auto;
	margin-top: 15px;
	text-align: center;
}

.head_right { margin-right:10px;}

.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: #a30100;
    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(/JS9FH1OPUHOpDRIoHyfoDIkH.jpg) no-repeat right;
}

.nav>li:last-child {
	background: none
}

.nav>li>a {
	display: block;
	color: #fff;
	float: left;
	padding: 0 27px;
	border: 0px solid red;
	height: 55px;
	line-height: 55px;
}

    .nav > li > a:hover {
        background: #a30100;
        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 #ff0402;
        background: #a30100;
        vertical-align: bottom;
    }

.small_menu a {
	display: block;
	padding: px;
	margin-top: 0;
	color: #fff;
}

    .small_menu a:hover {
        background: #ff0000;
        color: #fff;
    }


/*ï¿½ï¿½ï¿½ï¿½Í¼*/

.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: 270px;
	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: 11px;
	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(/JS9FH1OPUIIoIxEOoSMOKkkQJyV.jpg) 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: 136px;
	height: 314px;
	overflow: hidden
}

.huizhang a {
	color: #fff
}

.huizhang img {
	width: 136px;
	height: 190px;
}

.hz_font {
    background: #a30100;
    width: 136px;
    padding: 10px;
    color: #fff;
    height: 45px;
    overflow: hidden;
    padding-bottom: 0;
    padding-left: 6px;
}

.hz_font span {
	font-size: 17px;
	font-weight: 600;
}

.hz_font p {
	margin-top: 8px;
	line-height: 22px;
	height: 37px;
}

.hz_font2 {
	background: #fff;
	color: #666;
	padding: 0px;
	padding-top: 10px;
	width: 300px;
    text-align:center
}

.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(/JS9FH1OPUIcKJy8PNEcsDIH.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: 270px;
}

.shN_Rlist li span {
	float: right;
	color: #AFADAD;
}

.acmn_tit {
	margin-top: 15px;
}

.yg_list {
	margin-top: 10px;
}

.yg_list li {
	line-height: 28px;
	height: 28px;
	background: url(/JS9FH1OPUIcKJy8PNEcsDIH.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: 136px;
	overflow: hidden;
	border: 0px solid red;
}

.marqueeleft li img {
	width: 136px;
	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(/JS9FH1OPUISGT1MoID.jpg)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: #333;
    font-weight: 600;
    border-left: 3px solid #a30100;
    padding-left: 10px;
    font-size: 17px;
    height: 18px;
    line-height: 18px;
}

    .mn_tit a {
        float: right;
        color: #a30100;
        font-size: 14px;
    }

.mtz_list {
	margin-top: 20px;
}

.mtz_list li {
	padding-bottom: 10px;
	background: url(/JS9FH1OPUI9qny9qEjHoDIkH.jpg) no-repeat 0px 5px;
}

.n_xian {
    border-left: 1px solid #a30100;
    height: 213px;
    position: absolute;
    left: 16px;
    top: 45px;
}

.mtz_list li a {
	z-index: 9999;
	margin-left: 17px;
	display: block;
	border-bottom: 1px dotted #e3e3e3;
	padding-bottom: 10px;
	line-height: 22px;
}

.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: #333;
        border-left: 2px solid #a30100;
        height: 18px;
        line-height: 18px;
        margin-top: 12px;
        padding-left: 10px;
        font-weight: 600;
    }

    .sh_tit a {
        float: right;
        font-size: 14px;
        color: #a30100;
    }

.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(/JS9FH1OPUI9qExHPNucFJSD.jpg) 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(/JS9FH1OPUHAZT1MoID.jpg) repeat-x
}

.msL2 {
	background: url(/JS9FH1OPUIuUT1MoID.jpg) repeat-x
}

.msL3 {
	background: url(/JS9FH1OPUIqrT1MoID.jpg) 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(/HxSNT1kpH1EEEu5VF1OJU1InHt.jpg) 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: 67%;
	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 {}

.zhi_right {
	width: 100%;
	height: 246px;
	border: 1px solid #e5e5e5;
	margin-top: 20px;
}

.zhi_right ul {
	padding: 0 10px;
	padding-top: 10px
}

.zhi_right ul li {
	background: url(/HxSNT1kpH1EEEu5oHSgoNDNqKxIJ.jpg) no-repeat 10px 16px;
	height: 73px;
	line-height: 40px;
/*	border: 1px solid red;*/
	overflow: hidden;
	text-align: center;
	margin-bottom: 3px;
	border-radius: 4px;
}

.zhi_right ul li img{
	max-width: 100%;
	max-height: 70px;
	display: block;
	margin: 0 auto;
}

.zhi_right a {
	font-size: 14px;
}

.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: #a30100;
        color: #fff;
        width: 145px;
        text-align: center;
        margin-right: 20px;
        border-radius: 3px;
        margin-top: 10px;
        height: 28px;
        line-height: 28px;
    }

.zazhi {
	overflow: hidden;
	margin-top: 10px;
}

.zazhi li {
	float: left;
	width: 100px;
	margin-top: 15px;
	margin-right: 20px;
}

.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;
}

.shf_zi {
	margin-left: 20px;
	width: 590px;
}

.shf_zi strong {
	font-size: 14px;
	color: #333
}

.shf_zi p {
	margin-top: 15px;
	line-height: 25px; max-height:50px; overflow:hidden;
}

.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: 284px;
	margin: 0 8px;
	box-sizing: border-box;
	position: relative;
	height: 170px;
	overflow: hidden;
	border: 0px solid red/**/
}
.Inew_img li  img{
	width: 100%;
	height: 170px;
}

.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: #287BC0;
	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: #a30100;
    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 #fff;
	text-align: center;
	padding-top: 0px;
}

.f_foot .f_nav a {
	color: #fff;
	font-size: 13px;
	font-family: " ";
	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: " ";
	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: #a30100;
    /*min-height: 560px;*/
    /*padding-bottom: 15px;*/
    color: #fff;
}

.nav5_tit {
	background: url(/JS9FH1OPUIcKJy8PNOcsDIH.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; position:relative;
}

.nav5_list>li>span {
	display: block;
	color: #fff;
	font-size: 15.5px;
	padding-left: 20px; background:url(/JS9FH1OPUIWJJxETUyqoNz0OOOgOKSD.jpg) right 10px center no-repeat;
}
.nav5_list>li>span a{ color:#fff;}
.nav5_list>li>span:hover,.nav5_list>li>.cenav_cur{
	color: #333;
	border-left: 4px solid #97BE0D;
	padding-left: 16px; background:#fff url(../images/about-cn3_19.png) right 10px center no-repeat;
}
.nav5_list>li>span:hover>a,.nav5_list>li>.cenav_cur>a{color: #333;}

.nav5_list>li .sanji{ display:none;}
.nav5_list>li .sanji a{ display:block; color: #fff;font-size: 15.5px; padding-left: 40px;}
.nav5_list>li .sanji a:hover,.nav5_list>li .sanji a.cenav_cur{background: #fff; color: #333; border-left: 4px solid #97BE0D; 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 #97BE0D;
	padding-left: 46px;
}

.small_nav5 li .sn5_cur {
	background: #fff;
	color: #333;
	border-left: 4px solid #97BE0D;
	padding-left: 46px;
}

.tel5 {
    margin: 0 10px;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #fff;
    overflow: hidden;
    /*font-style:italic;*/
    font-size: 12px;
    text-align: center;
    line-height: 42px;
}

.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(/JS9FH1OPUHgGE1OYoSupK1pQOugOKSD.jpg) center repeat-x;
	margin-bottom: 1%;
}
.NR_tit .button2{ display:inline-block; height:26px; line-height:26px; background:#a30100; color:#fff; padding:0 10px; border-radius:3px;}

    .NR_tit span {
        background: #fff;
        font-size: 17px;
        color: #a30100;
        font-weight: 600;
    }

.ab_font {
	line-height: 23px;
	
}

.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_font {
	width: 915px;
	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: #a30100;
        border: 1px solid #a30100;
    }

.page {
	width: 290px;
	margin: 0 auto;
	margin-top: 15px;
}

.page a {
	border: 1px solid #ccc;
	padding: 3px 10px;
	margin-right: 10px;
	/*float:left;*/
}


/**/

.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;
}

.new_width img {
	width: 100%
}

.last_p{
	line-height: 25px;
	color: white;
	text-align: center;
	margin: 5px 0;
}

.f_foot .f_nav{
	margin-bottom: 10px;
}
.ruhui{}
.ruhui table{width:100%;}
.ruhui table td{border:1px solid #ccc;padding:8px 15px;}
.ruhui table td input{width:100%;border:none;border-bottom:1px solid #ccc;}
.ruhui table td textarea{width:100%; height:100px; border:none;border-bottom:1px solid #ccc;}
.bt_tit{color:#333;font-size:15px;text-align:center;}
.zzp{}
.zzp img{width:140px}
.info{}
.info select{border:1px solid #ccc;width:30%;height:30px;}
.hangye_check{padding-bottom:18px !important}
.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}
.hangye_check span{float:left;margin-right:35px; overflow:hidden;margin-top:10px;width:348px}
.sh_check{}
.sh_check span{width:auto; margin-right:10px;}
.sh_check1 span{width:auto; margin-right:0;}

.ltqy_check span{ display:block;}
.ltqy_check span input{ width:auto !important; vertical-align:text-bottom;}
.cy_check span{ width:100%;}
.cy_check span div input{ float:none; vertical-align:text-bottom;}









.scroll_03 .bd li {
	float: left;
	margin-left: 10px;
	display: inline;
	width: 300px;
	overflow: hidden;
	border: 0px solid red;
}

.scroll_03 .bd li img {
	width: 300px;
	height: 190px;
	display: block
}

.scroll_03 .bd li .pic {
	display: block;
	overflow: hidden;
}

.scroll_03 .bd li .txt {
	text-align: center;
	height: 23px;
	line-height: 23px;
}



.tempWrap{ margin:0 auto;}
@media(min-width:3806px){
.nav>li>a{ padding:0 20px;}
}


.index_add1{ margin-top:20px;}
.index_add1 .text1{ border:1px solid #ccc; width:323px; padding:0 10px; line-height:25px; height:175px;}
.index_add1 .button1{ border:none; width:100%; height:40px; line-height:40px; background:#a30100; color:#fff; cursor:pointer; font-size:16px; margin-top:10px;}
.index_add1 .button1:hover{ background:#ff0000;}





