﻿BODY {
	font: 14px/1.65em'Myriad Pro', 'FZLTH_GB18030',"Microsoft YaHei","STHeiti-Light","SimSun", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	MARGIN-TOP: 0pt;MARGIN-LEFT: 0pt;MARGIN-RIGHT: 0pt;
	}

        ul,
        li {
            list-style: none;
            padding: 0;
            margin: 0;
            cursor: pointer;
        }
        
        a {
            text-decoration: none;
        }
        
        .nav22 {
            width: 100%;
            font-size: 16px;
            font-weight:bolder;
        }
        
        .nav22>li {
            width: 140px;
            display: inline-block;
            position: relative;
            text-align: center;
        }
        
        .nav22>li>a {
            display: block;
            width: 100%;
            height: 100%;
            line-height: 85px;
            color: #333;
        }
        
        .nav22>li>a:hover {
            background-color: #fafafa;
            color: #333;
        }
        
        .nav22 ul {
            display: none;
            position: absolute;
            top: 85px;
            left: 0;
            background-color: #ffffff;
            width: 140px;
            border-left: 1px solid #fafafa;
            border-right: 1px solid #fafafa;
        }
        
        .nav22 ul li {
            line-height: 30px;
            border-bottom: 1px solid #fafafa;
        }
        
        .nav22 ul li:hover {
            background-color: #eeeeee;
        }

.menutop{position:fixed; top:0; left:0; background:#ffffff; text-align:center; font-size:20px; color:#fff; width:100%;justify-content: center;}
.main{width:100%;background:#ffffff;justify-content: center;display: flex}
.mainfoot{width:100%;background:#dddddd;justify-content: center;display: flex}
.content{width:1200px;background:#ffffff;justify-content: center;}
.contentfoot{width:1200px;background:#dddddd;justify-content: center;}
.mainframe{width:100%;justify-content: center;display: flex;background:url("/img/16/fr2.jpg") 2000px 620px ;}
.space30{height:30px;}


.small {FONT-SIZE: 9pt}
.smallh15 {FONT-SIZE: 12px;LINE-HEIGHT: 15pt}
.smallh20 {FONT-SIZE: 12px;LINE-HEIGHT: 20pt}
.smallh40 {FONT-SIZE: 12px;LINE-HEIGHT: 40pt}



.medium {FONT-SIZE: 16px}
.mediumh15 {FONT-SIZE: 16px;LINE-HEIGHT: 15pt}
.mediumh20 {FONT-SIZE: 16px;LINE-HEIGHT: 20pt}

.big {FONT-SIZE: 28px}
.bigred {FONT-SIZE: 28px;color:#ff0000}
.huge{FONT-SIZE: 38px}

.fcolor1 {color=#ffffff}

A{COLOR: #666666;text-decoration:none}
A:link {COLOR: #666666;text-decotation:none}
A:active {COLOR: #666666;text-decotation:none}
A:visited {COLOR: #666666;text-decotation:none}
A:hover {COLOR: #666666;text-decotation:none}

TD {FONT-SIZE: 12px}
Td.bgcolor1 {background-color:#ff0000;COLOR: #ff0000}


.menu{COLOR: #333333;TEXT-DECORATION: none}
A.menu:link{COLOR: #333333;TEXT-DECORATION: none}
A.menu:active{COLOR: #333333;TEXT-DECORATION: none}
A.menu:visited{COLOR: #333333;TEXT-DECORATION: none}
A.menu:hover{COLOR: #ed1a1a;TEXT-DECORATION: none}

 .button1 {
 -webkit-transition-duration: 0.4s;
 transition-duration: 0.4s;
 padding: 5px 30px;
 text-align: center;
 background-color: red;
 color: black;
 border: 2px solid red;
 border-radius:5px;
 color:#ffffff;
 }
 
 .hshowtype7pc{
 margin:0 auto;
 background: #eeeeee;
 width:380px;
 height:400px;
 border:2px solid #dddddd;
 border-radius:10px;
 text-align: center;
 }
 .hshowtype7mp{
 margin:0 auto;
 background: #eeeeee;
 width:95%;
 border:2px solid #dddddd;
 border-radius:10px;
 text-align: center;
 }