        .content_1920{
            background: url( ) #d1eefb;
        }
        .cont_head1{
            height:144px;
        }
        .content_btNav{
            width: 100%;
            height: 36px;
            font-size:17px;
            letter-spacing: 4px;
            color: #fff;
            background: #900071;
            text-align: center;
            line-height: 36px;
        }
        .content_pic img{margin: auto}
        .content_box{
            width: 1200px;
            background: #fff;
        }
        .aolangte_box{
            background: none;
        }
        .hst_banner{
            height: 480px;
        }
        .cont_title{
            background: #0f6ecf;
            width: 1200px;
            margin: 10px auto 5px;
            font-size: 32px;
            text-align: center;
            height: 72px;
            line-height: 72px;
            letter-spacing: 3px;
            color: #ffffff;
            font-weight: bold;
            border-radius: 0;
        }
        .moban2{
            width:1200px;
            overflow:hidden;
            margin:0 auto;
            background: #0f6ecf;

        }
        .moban2_box{
            width:100%;
            overflow:hidden;
            padding:10px 25px;
            margin-top: 15px;
            background: #fff;
        }
        .moban2_cont{
            width:1200px;
            margin:15px auto 0;
            padding: 0 15px;
            text-align:center;
            padding-bottom: 10px;
        }
        .moban2_logo{
            float:left;
            width: 390px;
            margin-top: 80px;
        }
        .moban2_logo img{
            width: 100%;
        }
        .moban2_cont p{
            height: auto;
            font-size: 17px;
            text-align: justify;
            text-indent:40px;
            white-space: normal;
            color: #000;
            line-height: 29px;
            overflow: hidden;
            text-overflow: ellipsis;
            padding: 0px 10px 0 40px;
            letter-spacing: 1px;
        }
        .hst_about_img img{
            float: left;
            margin-left: 20px;
        }
        .moban2_bt{
            width: 1200px;
            margin: auto;
        }
        .moban2_bt img{width: 100%;}
        .moban2_produnct{
            width: 1200px;
            background: #b7dbff;
            margin: auto;
            padding: 20px 0 10px 20px;
        }
        .son_1 {
            width: 275px;
            height: 400px;
            text-align: center;
            background: #fff;
            float: left;
            border: solid 1px transparent;
            margin-right: 20px;
            background: #fff;
            margin-bottom: 20px;
        }
        .son_1:hover{
            border: solid 1px #0f6ecf;
        }
        .son_1 p{
	padding: 24px 20px 0 20px;
	font-size: 18px;
	letter-spacing: 1px;
	color: #141414;
	text-align: center;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: #ecedee;
        }
        .son_1_gsmc a{
            font-size: 18px;
        }
        .son_1_gsmc a:hover{
            color: #b80000;
        }
        p.p_1 {
            font-size: 12px;
            color: #9f9f9f;
            padding-top: 0;
        }
        .moban1_cons_pic {
	width: auto;
	height: 250px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
        }
        .moban1_cons_pic a,.moban1_cons_pic img {
            width: 100%;
            height: 100%;
            background: #fff;

        }
        p.p_3 {
            padding-top: 0;
            font-size: 14px;
            color: #4f4f4f;
        }
        p.p_3 span {
            font-weight: 400;
            color: #4f4f4f;
            font-size: 14px;
        }
        .moban1_cons_btn{
            margin-top: 15px;
        }
        .moban1_cons_btn a{
            display: inline-block;
            width: 100px;
            background: #0f6ecf;
            line-height: 32px;
            margin: 0 5px;
            color: #fff;
        }
        .hst_box img{
            width: 100%;
            margin: auto;
        }
        .hst_box h2{
            font-size: 32px;
            text-align: center;
            line-height: 62px;
            letter-spacing: 3px;
            color: #ffffff;
            font-weight: bold;
        }

        .SideNav {
            width: 160px;
            border: solid 1px #0f6ecf;
            position: fixed;
            bottom: 10px;
            left: 10px;
            padding: 0px;
            background: #fff;
            z-index: 998;
        }
        .SideNav ul{
            width: 100%;
            overflow: hidden;
        }
        .SideNav_menu{
            height: 56px;
            padding: 0;
            background: #fff;
            width: 100%;
            line-height: 34px;
            padding: 5px 15px;
            border-bottom: 2px solid #0f6ecf;
        }
        .SideNav_menu p{
            font-size: 24px;
            color: #0f6ecf;
            letter-spacing: 3px;
            font-weight: bold;
            line-height: 46px;
        }
        .SideNav_bt,.SideNav_bt1{
            font-size: 16px;
            color: #f00;
            font-weight: bold;
            width: 100%;
            background: url(../kebj/jxxfy/mc2.png) repeat-x;
            height: 38px;
            line-height: 38px;
            padding: 0 15px;
            font-weight:bold;
        }
        .SideNav_bt1{
            height: 32px;
            line-height: 32px;
        }
        .SideNav_bt a{
            font-size: 16px;
            color: #0f6ecf;
        }
        .SideNav_bt1 a{
            font-size: 16px;
            color: #f00;
            font-weight:bold;
        }
        .SideNav_bt:hover{
            background: #0f6ecf;
        }
        .SideNav_bt:hover a{
            color: #fff;
        }

        .sidenav_close{
            position: absolute;
            top:-15px;
            right:-13px;
            width: 30px;
            height: 30px;
            z-index: 999;
            cursor: pointer;
        }
        .sidenav_close img{
            width: 100%;
        }

 
.Newfd{width:166px; position:fixed; bottom:35%; left:0; z-index:888;}
.Newfd-close{ padding:5px 8px; cursor:pointer; color:#FFF;background:#000; font-size:12px; float:right; margin-right:5px;}
/* background:url(/vip/common/fd_1.png); */

.Newfd-head{width:135px;height:45px; text-align: center; line-height: 40px; margin: 0 auto; background: #f5c917; border-radius: 6px 6px 0 0; padding:6px 6px 0 6px; box-sizing:border-box;}
.Newfd-head span{ display:block; background:red; font-size:20px;font-weight: bold; color: #ffffff; font-family:"Microsoft yahei";}
.Newewm{background:#f5c917;width:156px; margin:0 auto; overflow:hidden; border-radius: 6px;}
.fd_box{text-align:center; background:#ffe166; padding:5px; width:136px; margin:6px auto 6px auto;font-size:0;}
.fd_box p{ line-height:18px; font-family:"������","����","����"; font-size:12px; text-align:left; padding:4px 0 1px 0;color:#333; text-align:center;}
.fd_box p span{ color:#f00;}
.fudongerweima2{position:fixed; bottom:45%; left:1px; border:1px solid #ccc; padding:5px;width:1em; color:#454545; font-weight:bold;cursor:pointer;font-size:14px; font-family:'microsoft yahei',"����"; background:#dadada;z-index:888;}
