@media screen and (max-width: 1201px) {
    html {
        width: 1200px;
        margin: 0 auto;
    }
}

#bannereiye img {
    width: 100%;
}

h2,
h3,
h4,
h5,
h6 {
    font-size: 12px;
    font-weight: normal;
}

#footer .footer_con .link {

    text-align: center;
    padding-top: 48px;
    color: #fff;

}

#footer .footer_con .link a {

    color: #fff;
    font-size: 14px;
    margin: 0px 20px;

}

#footer .footer_top .footer_title .Ffx {

    margin-top: 24px;

}

#nav ul li:hover>a,
#nav ul li>a.current {
    background: #025CAC;
    color: #fff;
}

.Ffx a {

    width: 32px;
    height: 30px;
    background: #fff;
    display: inline-block;
    margin: 0 1px;
    background: url("../images/smsm1.png") no-repeat 0 1px;
    background-size: 30px;
    margin-top: 3px;

}

.Ffx a.in {
    background-position: 0 -304px;
}

.Ffx a.youtube {
    background-position: 0 -572px;
}

.Ffx a.pinterest {
    background-position: 0 -418px;
}

.Ffx a.twitter {
    background-position: 0 -495px;
}

.Ffx a.plus {
    background-position: 0 -266px;
}

.Ffx a.facebook {
    background-position: 0 -189px;
}

.Ffx a.digg {
    background-position: 0 -112px;
}

.Ffx a.blogger {
    background-position: 0 -35px;
}

.Ffx a.tumblr {
    background-position: 0 -532px;
}

.Ffx a.yahoo {
    background-position: 0 -608px;
}

.Ffx a.google {
    background-position: 0 -226px;
}


body,
form,
img,
p,
ul,
ol,
li,
table,
th,
td,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
input,
button,
select,
textarea,
fieldset {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

a img,
img {
    border: 0;
}

a:link {
    color: #666666;
}

a:visited {
    color: #666666;
}

a:hover {
    color: #CA0007;
    text-decoration: underline;
}

a:active {
    color: #666666;
}

a,
#category a {
    text-decoration: none;
}

h2,
h3,
h4,
h5,
h6 {
    font-size: 12px;
    font-weight: normal;
}

em {
    font-style: normal;
}

ul,
ol,
li {
    list-style: none;
}

.clear {
    font-size: 0px;
    clear: both;
}

.Aclear::after {

    content: ' ';
    display: block;
    clear: both;

}

.left {
    float: left;
}

.right {
    float: right;
}

.h5 {
    height: 5px;
    font-size: 0px;
    clear: both;
}

.h10 {
    height: 10px;
    font-size: 0px;
    clear: both;
}


#container {
    clear: both;
}

#InquiryForm table tbody td img {
    width: 200px !important;
}

#InquiryForm table tbody td .verify_status {
    width: 100px !important;
}

.Download td a {

    background-color: #EAEAEA;
    border-left: 1px solid #E9E7E3;
    border-right: 1px solid #94928C;
    border-top: 1px solid #E9E7E3;
    border-bottom: 1px solid #94928C;
    color: #000000;
    display: block;
    font-size: 12px;
    line-height: 24px;
    margin: 0 auto;
    text-align: center;
    outline: medium none;
    text-decoration: none;
    width: 60px;
}

/*#main .description {*/
/*    position: absolute;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    width: 930px;*/
/*    z-index: -1;*/
/*}*/

/*#main .description>p {*/
/*    margin-left: 20px;*/
/*    color: #fff;*/
/*    font-size: 17px;*/
/*    font-weight: bold;*/
/*    line-height: 45px;*/
/*    padding-left: 10px;*/
/*}*/

#main .sBody .title_box {
    display: flex;
    align-items: center;
    background: #3E8AD3;
    height: 94px;
}

#main .sBody .title_box h3 {
    margin-left: 20px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    line-height: 45px;
    padding-left: 10px;
}