
        .header,
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
            font-family: "Microsoft Yahei";
        }
        
        .h_top {
            height: 204px;
            position: relative;
            z-index: 2;
            font-family: "Microsoft Yahei";
        }
        
        .h_top:before,
        .f_bj:before {
            height: 67px;
            content: "";
            position: absolute;
            width: 100%;
            left: 0;
            bottom: 0;
            z-index: -1;
            background: #395fb2;
            background-image: -webkit-gradient(linear, left top, right bottom, from(#05a057), to(#395fb2));
            background-image: -webkit-linear-gradient(left, #05a057, #395fb2);
            background-image: -moz-linear-gradient(left, #05a057, #395fb2);
            background-image: -o-linear-gradient(left, #05a057, #395fb2);
            background-image: -ms-linear-gradient(left, #05a057, #395fb2);
            background-image: linear-gradient(left, #05a057, #395fb2);
        }
        
        .t_con {
            height: 115px;
            padding: 22px 0 0;
            overflow: hidden;
        }
        
        .t_logo,
        .t_logo img {
            width: 242px;
            display: block;
            height: 82px;
        }
        
        .t_text {
            font-size: 22px;
            line-height: 28px;
            color: #0f0e0d;
            padding: 16px 0 0 58px;
            position: relative;
            font-weight: normal;
        }
        
        .t_text span {
            display: block;
            font-size: 24px;
            line-height: 31px;
            font-weight: bold;
            color: #069f58;
        }
        
        .t_text:before {
            height: 48px;
            content: "";
            position: absolute;
            width: 1px;
            left: 31px;
            top: 23px;
            background: #e0e0e0;
        }
        
        .t_pho {
            white-space: nowrap;
            line-height: 20px;
            font-size: 20px;
            color: #666;
            text-align: right;
        }
        
        .t_pho span {
            background: url(images/t_pho.gif) no-repeat 0 6px;
            padding: 0 0 0 24px;
            display: inline-block;
            font-size: 16px;
            line-height: 29px;
            color: #333;
        }
        
        .t_pho b {
            display: block;
            line-height: 24px;
            white-space: nowrap;
            font-size: 26px;
            color: #069f58;
            font-family: Arial;
        }
        
        .menu_fw {
            display: none;
        }
        
        .menu_l {
            white-space: nowrap;
            width: 1200px;
            height: 67px;
            line-height: 22px;
            font-size: 16px;
        }
        .menu_l .menu li {
            float: left;
            position: relative;
            background: url(images/menu-fgx.png) no-repeat 0 21px;
            text-align: center;
        }
        
        .menu_l .menu li:nth-child(1) {
            background: none;
            margin-left: 2px;
        }
        
        .menu_l .menu li a {
            color: #fff;background: none;
            display: inline-block;
            padding: 18px 35px 0 34px;height: 49px
        }
        
        /*.menu_l .menu li:last-child a {*/
        /*    padding-right: 0;*/
        /*}*/
        
        /*.menu_l .menu li:nth-child(1) a {*/
        /*    padding-left: 0;*/
        /*}*/
        
        .menu_l .menu li a em {
            display: block;
            font-style: normal;
            line-height: 13px;
            font-size: 10px;
            text-transform: uppercase;
            opacity: 0.7;
            font-weight: normal;
        }
        
        .menu_l .menu li.cur a,
        .menu_l .menu li a:hover {
            text-decoration: none;
            font-weight: bold;background:#0d654d;
        }
        .menu_l .menu li a:-webkit-any-link {
            display: block;
        }
    

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #212121;
            font-weight: normal;
            padding-left: 8px;
        } 
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .p15-infocontent-1 {
            margin-bottom: 30px;
        }
        
        .p15-infocontent-1-tit {
            text-align: center;
            font-weight: normal;
            margin-bottom: 40px;
            font-size: 28px;
            line-height: 40px;
            color: #535353;
            height: 40px;
            overflow: hidden;
        }
        
        .p15-infocontent-1-bool {
            border-bottom: 1px solid #212121;
            height: 20px;
            font-size: 12px;
            color:#909090;
        }
        
        .p15-infocontent-1-bool span {
            margin-right: 20px;
        }
        
        .p15-infocontent-1-bool span a {
            color: #909090;
        }
        
        .p15-infocontent-1-bool i {
            font-style: normal;
            float: right;
            display: block;
            width: 80px;
            height: 20px;
            line-height: 20px;
            text-align: center;
            color: #fff;
            background: #212121;
        }
        
        .p15-infocontent-1-bool i a {
            color: #fff;
        }
        
        .p15-infocontent-1-bool span {
            margin-right: 15px;
        }
        
        .p15-infocontent-1-tag span {
            margin-right: 10px;
        }
    

        .p14-info-3 {
            background: #f5f5f5;
            padding: 8px 20px;
        }
        
        .p14-info-3-tit {
            height: 55px;
            font-size: 24px;
            font-weight: normal;
            line-height: 55px;
            color: #4b4a4a;
        }
        
        .p14-info-3-list li h4{
            height: 46px;
            font-size: 14px;
            font-weight: normal;
            line-height: 46px;
            color:#4b4a4a;
            border-top: 1px dashed #dbdbdb;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-info-3-list li h4 a{ color:#4b4a4a;}
        .p14-info-3-list li h4 span {
            float: right;
        }
    

        .p14-pagination-1 dl {
            margin-bottom: 24px;
            padding-right: 40px;
        }
        
        .p14-pagination-1 dd {
            height: 32px;
            font-size: 14px;
            line-height: 32px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .p14-pagination-1 dd b{float: right;font-weight:normal;}
        
        .p14-pagination-1 dd span {
            width: 60px;
            height: 32px;
            background: #a2a2a2;
            color: #fff;
            text-align: center;
            display: inline-block;
            margin-right: 10px;
        }
        
        .p14-pagination-1 dt {
            height: 1px;
            border-bottom: 1px dashed #b5b5b5;
            margin-left: 60px;
            padding-top: 2px;
            margin-bottom: 2px;
        }
        .p14-pagination-1 dd em{float: right; padding-left: 20px;font-weight: normal;}
        .p14-pagination-1 dl a{color:#4b4a4a;}
        .p14-pagination-1-href {
            float: right;
            font-size: 18px;
            line-height: 32px;
        }
        
        .p14-pagination-1-href span {
            display: inline-block;
            padding: 0 6px;
            margin-left: 4px;
            background: #212121;
        }
        
        .p14-pagination-1-href a {
            display: block;
            color: #fff;
        }
        
        .p14-pagination-1-key {
            min-height: 40px;
            border-top: 1px solid #212121;
            font-size: 14px;
            line-height: 40px;
            color:#575556;
        }
        .p14-pagination-1-key a{ color:#575556;}
        .p14-pagination-1-key span {
            display: inline-block;
            margin: 0 4px;
        }
    

        .fdh-01-tit {
            background: #069f58;
            height: 80px;
        }
        
        .fdh-01-tit h2 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h2 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666666;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center #069f58;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a {
            color: #fff;
        }
        
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color: #069f58;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color: #069f58;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color: #069f58;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #212121;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .fdh-01-tit {
            background: #069f58;
            height: 80px;
        }
        
        .fdh-01-tit h2 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h2 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666666;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center #069f58;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a {
            color: #fff;
        }
        
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color: #069f58;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color: #069f58;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color: #069f58;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #212121;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .cbgg-01 {
            background: #069f58;
            text-align: center;
            color: #fff;
        }
        
        .cbgg-01-img img {
            width: 100%;
            display: block;
        }
        
        .cbgg-01 p {
            padding-top: 15px;
        }
        
        .cbgg-01 p img {
            vertical-align: middle;
            margin-right: 5px;
        }
        
        .cbgg-01 span {
            display: block;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial;
            padding-bottom: 20px;
            padding-top: 10px;
        }
    

		    .f_bj{color:#666;clear:both;font-family:"Microsoft Yahei";line-height:22px;position: relative;z-index: 9;background:#f5f5f5;font-size: 14px;}
		    .f_bj:before{top: 0;height: 69px;background:#787878;}
		    .f_bj a{color:#666;}
		    .f_nav{height:69px;line-height:69px;text-align: center;overflow: hidden;font-size: 16px;white-space: nowrap;}
		    .f_nav a{display: inline-block;color: #fff;padding: 0 62px 0 0;}
		    .f_nav a:last-child{padding: 0;}
		    .f_nav a:hover{text-decoration: underline;font-weight: bold;}

			.f_con{padding: 30px 0 0;height: 276px;}
			.f_text{height:252px;overflow: hidden;width: 854px;border-bottom: 2px solid #d5d8da;}
			.f_text h3{border-bottom: 2px solid #d5d8da;font-size: 18px;height: 51px;line-height: 51px;background:url(images/f_ico5.gif) no-repeat right 22px;color: #333;margin-bottom: 33px;}
		    .f_text li{width:470px;float: left;position: relative;height: 77px;background:url(images/f_ico1.gif) no-repeat 0 1px;padding: 0 0 0 56px;white-space: nowrap;}
		    .f_text li:nth-child(2n-1){width:270px;}
		    .f_text li:nth-child(2){background:url(images/f_ico2.gif) no-repeat 0 1px;}
		    .f_text li:nth-child(3){background:url(images/f_ico3.gif) no-repeat 0 1px;}
		    .f_text li:nth-child(4){background:url(images/f_ico4.gif) no-repeat 0 1px;}
			.f_text li span{display: block;font-weight: bold;font-size: 16px;line-height: 26px;color: #333;}
			.f_text li:nth-child(4) span{font-size: 14px;}
		    .f_text li b{font-size: 20px;font-family: Arial;color: #069f59;}

			.f_code{width:225px;height: 225px;border: solid 2px #d0d0d0;margin-top: 22px;}
			.f_code h2{padding: 14px 0 0;height: 65px;border-bottom: 2px solid #d5d8da;margin-bottom: 33px;}
			.f_code h2 img{display: block;width: 152px;margin: 0 auto;height: 50px;}
		    .f_code p{width:160px;margin: 0 0 0 48px;}
		    .f_code p img{width:72px;height:68px;display: block;float: left;}
			.f_code p span{display: block;float: left;line-height: 20px;padding: 8px 0 0 26px;position: relative;width: 49px;font-size: 12px;}
			.f_code p span:before{content: "";position: absolute;width:15px;height:1px;top:57px;left:27px;background: #929292;}
			
