#Header,#Content,#Footer{
 min-width:1240px;
}
img {
    max-width: 100%;
    vertical-align: middle;
}

#nav_m{display:none;}
.head{
    width: 1200px;
    margin: auto;
    height: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.head .head_a {
    position: absolute;
    top: 25px;
    left: 0;
    display: block;
    width: 200px;
    height: 50px;
}
.head embed {
float: left;
}
.head .jpglog {
display: none;
}
.head .sea-link {
    display: flex;
   font-size:12px;
float: right;
}
.head .sea-login {
    line-height: 30px;
    margin-right: 25px;
float: left;
}
.head .sea-login a {
    padding: 0 5px;color: #666;
}
.head .sea-login a:hover{color: #B00B1F;}
.head .sea-login i {
    font-style: inherit;color: #999;font-size:12px;
}
.head .sea-login i:nth-child(4) {
    display:none;
}
.head .search {
    background: #E0E0E0;
    margin-right: 30px;
    width: 215px;
    height: 30px;
    position: relative;
    border-radius: 20px;
float: left;
}
.head .search input[type='text'] {
    background: transparent;
    border: none;
    width: 180px;
    height: 30px;
    text-indent: 1em;
}
.head .search .searchbtn {
    display: block;
    width: 14px;
    height: 14px;
    border: none;
    background: url(/res/Home/structure/21120023.png) no-repeat;
    background-size:cover;
    position: absolute;
    top: 8px;
    right: 10px;
}
.head .link{
    color: #666;
    position: relative;
}
.head .link span{
    float: left;
    line-height: 30px;
}
.head .link .link_inp{
    float: left;
    position: relative;
}
.head .link .link_inp p {
    background: #E0E0E1;
    border: none;
    height: 30px;
    line-height: 30px;
    width: 130px;
    border-radius: 20px;
    text-indent: 1em;
    margin-left: 10px;
}
.head .link .link_inp p::after {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border-left: 2px solid #999999;
    border-bottom: 2px solid #999999;
    transform: rotate(-45deg);
    position: absolute;
    top: 9px;
    right: 15px;
    z-index: 999;
}
.head .link .link_inp ul{
    display: none;
    position: absolute;
    top: 30px;
    left: 12px;
    background: #E0E0E1;
    z-index: 99999;
    width: 130px;
    padding: 5px 10px;
    border-radius: 10px;
border-top: 1px solid #FFFFFF;
}
.head .link .link_inp ul li{
    line-height: 1.6;
    width: 100%;
    float: left;
}
.head .link .link_inp ul li:hover a{
    color:#B00B1F;
}

.nav {
    background: #3D3D3D;
}

.nav ul {
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: flex-end;
}
.nav ul li {
    line-height: 45px;
    position: relative;
    float: left;
}
.nav ul li a,.nav ul li div {
    display: block;
    overflow: hidden;
    position: relative;
    height: 45px;
    width: 125px;
}
.nav ul li a p,
.nav ul li a span,
.nav ul li div p,
.nav ul li div span {
    color: #FFF;
    width: 125px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    opacity: 1;
}
.nav ul li a span,.nav ul li div span{
    color: #D80C24;
    top: 45px;
    opacity: 0;
}
.nav ul li a:hover p,.nav ul li div:hover p{
    top: -45px;
    opacity: 0;
}
.nav ul li a:hover span,.nav ul li div:hover span{
    top: 0;
    opacity: 1;
    background-color: #4f4f4f;
}

.nav ul li dl {
    display: none;
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 99;
    background: rgba(0,0,0,.3);
    text-align: center;
    padding-top: 10px;
}
.nav ul li dl::before {
    content: '';
    display: block;
    border-top: 1px dotted #FFFFFF;
    width: 100%;
    position: absolute;
    top: 5px;
    left: 0;
}
.nav ul li dl dd a {
    color: #FFFFFF;
}
.nav ul li dl dd a:hover{
    background-color: #960D1F;
}

.r-banner img {
    width: 100%;
   /* height: 300px;*/
    object-fit: cover;
}


/*Ò³½Å*/
.ft_link{
    padding: 20px 0;
    background: #851E1F;
}
.ft_link .ft_link_con{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.ft_link .ft_link_con .ft_link_con_l{
    float: left;
    width: 1050px;
}
.ft_link .ft_link_con .ft_link_con_l ul{
    overflow: hidden;
}
.ft_link .ft_link_con .ft_link_con_l ul li{
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    color: #E2D3D3;
    font-size: 12px;
}
.ft_link .ft_link_con .ft_link_con_l ul li a{
    color: #E2D3D3;
}
.ft_link .ft_link_con .ft_link_con_l p{
    color: #E2D3D3;
    font-size: 12px;
}
.ft_link .ft_link_con .ft_link_con_l p span{
    margin-right: 20px;    color: #E2D3D3;
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
}
.ft_link .ft_link_con .ft_link_con_r{
    float: right;
}
.ft_link .ft_link_con .ft_link_con_r img {
    width: 78px;
}
.ft_bq{
    background: #333131;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #6B6B6B;
    font-size:12px;
}
.ft_bq a{color: #6B6B6B;}
.ft_sj{
    background: #3E3E3E;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #6B6B6B;
    font-size:12px;
}

.ft_link_con_l_link {
    overflow: hidden;
    margin-top: 20px;
}
.ft_link_con_l_link>span {
    color: #E2D3D3;
    font-size: 12px;
    float: left;
    margin-right:4px;
}


/*Â·¾¶*/
.sc_path{
    background: #F9FAFD;
    height: 50px;
    border-bottom: 1px solid #E9E9E9;
}
.sc_path #PathID4{
 display:none;
}
.sc_path .sc_path_con{
    width: 1200px;
    margin: auto;
    line-height: 50px;
    text-align: right;
    color: #8A8B8B;
    font-size:12px;
}
.sc_path .sc_path_con a{
    color: #8A8B8B;
}
.sc_path #PathID1{display:none;}

@media screen and (max-width: 1241px){
 #nav_m{display:block;}
 #nav_pc{display:none;}
}