﻿@charset "utf-8";
/* CSS Document */
*{ margin: 0; padding: 0; font-size: 100%;}

body { width: 100%; max-width: 800px; 
    min-height: 100vh; margin: 0 auto; line-height: 1.75;
     font-size: 16px; font-family: "微软雅黑"; 
     word-break: break-all; word-wrap: break-word; 
     background: url(/images/bj.png) !important;
 }
input, select, button, textarea { margin: 0; padding: 0; vertical-align: middle; font-size: 100%; color: inherit; border: 0; font-family: inherit; outline: none; resize: none;}
input[type="text"] { -webkit-appearance: none;}
ol, ul {list-style: none;}
img { max-width: 100%; vertical-align: middle;}
a { display: inline-block; color: inherit;}
:focus { outline: 0;}
table {	border-collapse: collapse; border-spacing: 0;}

.h10 { height: 10px; font-size: 0; line-height: 0; clear: both; background: #f5f5f5;}
.clear { clear: both;}

@media screen and (max-width:750px){ 
body { font-size: 14px;}
.h10 { height: 6px;}
}  

.nav1 { padding: 15px 0 10px 0; text-align: center;}
.nav1 ul { display: flex; justify-content: space-around;}
.nav1 ul li {}
.nav1 ul li img { width: 60px; height: 60px;}
.nav1 ul li p { padding-top: 5px;}
@media screen and (max-width:750px){ 
.nav1 ul li img { width: 40px; height: 40px;}
}

.ifrAo{ height: 170px;}
@media screen and (max-width:800px) {
.ifrAo{ height: 160px;}
}
@media screen and (max-width:650px) {
.ifrAo{ height: 150px;}
}
@media screen and (max-width:530px) {
.ifrAo{ height: 130px;}
}
@media screen and (max-width:480px) {
.ifrAo{ height: 120px;}
}
@media screen and (max-width:430px) {
.ifrAo{ height: 110px;}
}

.nav2 { width: 100%; max-width: 800px; padding: 4px; box-sizing: border-box; text-align: center; background: #fff;}
.nav2 ul { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-around;}
.nav2 ul li { width: 20%; padding: 4px; box-sizing: border-box;}
.nav2 ul li a { display: block; height: 36px; line-height: 36px; color: #fff; border-radius: 36px; background: #FF9933;}
#nav2[data-fixed="fixed"]{ box-shadow: 0 5px 10px rgba(0,0,0,.05); position: fixed; top:0; left: 0; right: 0; z-index: 9; margin: auto;}
@media screen and (max-width:750px){
.nav2 ul li { padding: 2px;}
.nav2 ul li a { height: 26px; line-height: 26px; font-size: 13px;}
}

.h10 { height: 10px; clear: both; font-size: 0; left: 0; overflow: hidden;}
@media screen and (max-width:800px){  
.h10 { height: 5px;}
}
.box { padding: 5px; border: solid 1px #ddd; border-radius: 5px; overflow: hidden; background: #fff; box-shadow: 0 2px 5px rgba(0,0,0,0.2);}
@media screen and (max-width:800px){  
.box { padding: 3px; margin: 0 3px;}
}

.gotop { width: 40px; height: 40px; border-radius: 50%; background: url(../images/gotop.png) center center no-repeat; background-size: 100% auto; position: fixed; right: 12px; bottom: 55px; z-index: 99;}

#tabyoumo { padding: 10px;}
#tabyoumo .Menubox { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 24px; color: #FF6666;}
#tabyoumo .Menubox ul { display: flex; border-radius: 5px; border: solid 2px #FF6666;}
#tabyoumo .Menubox li { width: 50%; padding: 5px 0; box-sizing: border-box; cursor: pointer;}
#tabyoumo .Menubox li.hover { color: #fff; background: #FF6666;}
#tabyoumo .Contentbox {}
.tabyoumo-txt {}
.tabyoumo-txt font { color: #f00; font-weight: bold;}
.tabyoumo-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.tabyoumo-txt2 a { background: #ff0;}
.tabyoumo-pic { padding-top: 10px; text-align: center;}
.tabyoumo-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#tabyoumo .Menubox { font-size: 18px;}
#tabyoumo .Menubox ul { border-width: 1px;}
#tabyoumo .Menubox li { padding: 3px 0;}
.tabyoumo-txt2 { font-size: 18px;}
}

header { width: 100%; max-width: 800px; height: 50px; line-height: 50px; color: #fff; text-align: center; background: linear-gradient(to top, #FF6666, #FF6666); position: fixed; top: 0; left: 0; right: 0; margin: auto;}
header h3 { font-size: 20px;}
header .return { position: absolute; top: 0; left: 0;}
header .return a { padding: 0 15px;}
@media screen and (max-width:750px){ 
header h3 { font-size: 18px;}
}

.big-tit { padding: 15px; text-align: center; border-bottom: solid 1px #ddd;}
.big-tit h2 { font-size: 24px;}
.big-tit p { padding-top: 5px;}
.big-con { padding: 15px; font-size: 20px;}
.big-tit {}
.big-tit {}
.big-tit {}
@media screen and (max-width:750px){ 
.big-tit { padding: 10px;}
.big-tit h2 { font-size: 18px;}
.big-tit p { padding-top: 3px;}
.big-con { padding: 10px; font-size: 16px;}
}

.gsb-list { font-size: 16px;}
.gsb-list ul {}
.gsb-list ul li { border-bottom: solid 1px #ddd;}
.gsb-list ul li:last-child { border-bottom: 0;}
.gsb-list ul li a { display: flex; align-items: center; padding: 5px;}
.gsb-list ul li .gsb-ico { margin-right: 10px;}
.gsb-list ul li .gsb-ico span { padding: 0 10px; text-align: center; color: #fff; display: inline-block; background: #00CC66; border-radius: 5px;}
.gsb-list ul li .gsb-txt { flex: 1; font-size: 20px; font-weight: bold;}
.gsb-list ul li .gsb-zz { color: #888;}
@media screen and (max-width:800px) {
.gsb-list { font-size: 14px;}
.gsb-list ul li .gsb-ico span { padding: 0 6px;}
.gsb-list ul li .gsb-txt { font-size: 18px;}
}
.footer { padding: 10px 0; text-align: center;}

.list2 {}
.list2 th { height: 40px; color: #fff; font-weight: bold; text-align: center; border: solid 1px #f16000; background: #ff6c05;}
.list2 td { height: 35px; text-align: center; border: solid 1px #ddd;}



.white-box { margin-top: 4px; padding: 5px; border: solid 1px #ddd; border-radius: 2px; background: #fff; box-shadow: 0 2px 2px rgba(0,0,0,0.1);}
.mt10 { margin-top: 4px;}
@media screen and (max-width:800px){   
.cgi-wrap { padding: 0 5px;}
.white-box { margin-top: 5px; padding: 3px;}
.mt10 { margin-top: 5px;}
}
    .gsb li p{
       display: inline;
    }
    .gsb-head { border-bottom: dashed 1px #e83f28;}
.gsb-head img { width: 100%; height: auto; margin-bottom: 5px;}
.gsb {background: #fff;}
.gsb ul {padding: 0 10px;}
.gsb ul li { line-height: 40px; font-size: 14px;  border-bottom: 1px #EAEAEA solid; overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}
.gsb ul li span {}
.gsb ul li span.gsb-tit { height: 20px; line-height: 20px; margin-right: 8px; padding: 0 5px; font-size: 12px; color: #fff; border-radius: 5px; background: #D2691E; display: inline-block; }
.gsb ul li span.gsb-zz { float: right; margin-left: 10px; font-size: 14px; color: #999;}
.gsb ul li a {}
.ccgi-gsb-tit {
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    padding: 0 5px;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    background: #ff7200;
    display: inline-block;
}
.index2 banner-inner {
    height: 160px;
    display: flex;
    align-items: center;
    border: 4px solid #DD6610;
}
.bg-brown {
    background: #DEC07A;
}
.text-align-center {
    text-align: center;
}
.content-box {
    border: 2px solid #DD6610;
}
.mb-20 {
    margin-bottom: 20px;
}

}