body {
    background-color: #cbcbcb;
}

.main {
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
    background-color: #FFF;
	overflow: hidden;
}

.top {
    background-image: url(../image/m_top1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 0;
    padding-bottom: calc(973 / 1919 * 100%);
}

.top .menu {
    float: left;
    width: 100%;
    padding: 8px 10%;
    text-align: center;
    background-color: rgb(75, 189, 205);
    font-size: 18px;
}

.top .menu a {
    display: block;
    float: left;
    width: 12%;
    color: #FFF;
    font-weight: bold;
}

.clear {
    clear: both;
}

.center-font {
    float: left;
    width: 72%;
    margin: 29px 15% 0;
    background-color: rgb(14, 166, 233);
    color: rgb(255, 230, 27);
    font-size: 35px;
    font-style: italic;
	font-weight: bold;
    height: 45px;
    line-height: 45px;
}

.top .btns {
    float: left;
    width: 60%;
    margin: 14% 20% 0;
}

.top .btns div {
    width: 50%;
    text-align: center;
    float: left;
}

.top .btns div a {
    color: rgb(51, 51, 51);
    background-color: #FFF;
    margin: 0 auto;
    text-align: center;
    border-radius: 0 !important;
    font-weight: bold;
}

.connect {
    float: left;
    width: 42%;
    margin: 12px 29% 0;
    background-color: rgb(14, 166, 233);
    color: rgb(255, 230, 27);
    font-size: 20px;
    height: 26px;
    line-height: 26px;
}

.connect a {
    color: #FFF;
}

.top .btns {
    float: left;
    width: 60%;
    margin: 280px 20% 0;
}

.top .btns div {
    width: 50%;
    float: left;
}

.top .btns div a {
    display: block;
    width: 120px;
    height: 40px;
    color: rgb(51, 51, 51);
    background-color: #FFF;
    margin: 0 auto;
    text-align: center;
    border-radius: 0 !important;
    font-weight: bold;
    line-height: 26px;
    font-size: 18px;
}

.center {
    /*padding-top: 40px;*/
    position: static;
    background-color: #FFF;
}

.center .top1{
    width:1000px;
    height:439px;
    margin: 0 auto;
    position: relative;
}
.center .top1 .words{
    width:500px;
    margin-left: 35px;
	margin-top:10px;
}
.center .top1 .words p{
    color:#000000;
    font-size: 16px; 
    /*font-weight: 800;*/
    margin:0px;
    padding:0px;
    line-height: 36px;
    /*padding-left: 45px;*/
    letter-spacing:3px;
	margin-top:8px;
}
.center .top1 .words .title{
    color:#557AE4;
    font-size: 33px;
    font-weight: 800;
    padding-left: 10px;
	text-align: center;
}
.center .top1 .pic1{
    width: 300px;
    position: relative;
    left: 31px;
    top: 9px;
}
.center .top1 img{
    width:100%;
    height:auto;
}
.center .top1 .pic2{
    width: 300px;
    position: relative;
    left: 348px;
    top: -186px;
}
.center .top1 .pic3{
   width:403px;
   position: relative;
   left: 561px;
   top: -607px;
}
.center .top1 .pic3 img{
   height:217px;
}
.center .top1 .pic4{
    width: 300px;
    position: relative;
    left: 665px;
    top: -593px; 
}
/*
.center img {
    width: 80%;
    margin: 0 10%;
}*/

.center .footer1{
    width:935px;
    height:496px;
    margin: 0 auto;
    background: #CDECCD;
    
}
.center .footer1 .left{
    width:440px;
    margin-left: 30px;
    position: relative;
    display:inline-block;
    height: 540px;
}
.center .footer1 img{
    width:100%;
    height:auto;
}

.center .footer1 .left .pic5{
   width:190px;
   position: relative;
   left: 10px;
   top: 5px;
}
.center .footer1 .left .pic6{
   width:190px;
   position: relative;
   left: 228px;
   top: -186px;
}
.center .footer1 .left .pic7{
   width:290px;
   position: relative;
   left: 68px;
   top: -279px;
}
.center .footer1 .left .pic8{
   width:190px;
   position: relative;
   left: 10px;
   top: -370px;
}

.center .footer1 .left .pic9{
   width:190px;
   position: relative;
   left: 228px;
   top: -562px;
}

.center .footer1 .left .pic18{
   width:190px;
   position: relative;
   left: 450px;
   top: -752px;
}

.center .footer1 .left .pic19{
   width:190px;
   position: relative;
   left: 658px;
   top: -941px;
}

.center .footer1 .right{
   width:416px;
  display:inline-block;
  float: right;
  margin-top:20px; 
  margin-right:40px;
}

.center .footer1 .right .title{
    color:#557AE4;
    font-size: 33px;
    font-weight: 700;
}
.center .footer1 .right p{
    color:#000000;
    font-size: 16px; 
    /*font-weight: 800;*/
    margin:0px;
    padding:0px;
    line-height: 36px; 
	margin-top: 11px;

}

.center .footer2{
    width:935px;
    height:992px;
    margin: 0 auto;
    background: #B6E5EB;
    margin-top:20px;
    position: relative;  
}
.center .footer2 .title{
    width:880px;
    text-align: center;
    margin: 0 auto;

}
.center .footer2 .title .head{
    color:#F4410D;
    font-size: 30px;
    font-weight: 800;
    margin:0px;
    padding-top:15px;
}
.center .footer2 .title .head1{ 
    color:#5480D8;
    font-size: 30px;
    font-weight: 800;
    margin:0px;
    padding-top:8px;
}

.center .footer2 .title .head2{
    color:#000000;
    font-size: 16px;
    /*font-weight: 700;*/
    margin:0px;
    padding-top:10px;
    letter-spacing:5px;
	text-align: left;
}

.center .footer2 .right{
   width:430px;
  display:inline-block;
  float: right;
  margin-right: 37px;
}
.center .footer2 .right p{
     color:#000000;
    font-size: 22px;
    /*font-weight: 800;*/
    margin:0px;
    padding:0px;
    letter-spacing:3px
}

.center .footer2 img{
    width:100%;
    height:auto;
}


.center .footer2 .pic10{ 
    width: 459px;
    position: relative;
    left: 26px;
    top: 15px;
}

.center .footer2 .pic11{
       width: 407px;
    position: relative;
    left: 495px;
    top: -281px;
}

.center .footer2 .pic12{
    width: 217px;
    position: relative;
    left: 26px;
    top: -265px;
}
.center .footer2 .pic13{
    width: 355px;
    position: relative;
    left: 254px;
    top: -548px;
}
.center .footer2 .pic13 img{
	height: 233px;
}
    
.center .footer2 .pic14{
    width: 216px;
    position: relative;
    left: 26px;
    top: -483px;
}

.center .footer2 .pic15{
    width: 356px;
    position: relative;
    left: 252px;
    top: -675px;
}
.center .footer2 .pic16{
    width: 282px;
    position: relative;
    left: 620px;
    top: -1113px;
}



.center .footer2 .pic17{
   width:283px;
   position: relative;
   left: 679px;
   top: -1174px;
}
.center .footer2 .pic16 img{
	height:437px;
}
    
.major .top_line {
    border-bottom: solid 2px rgb(110, 124, 789);
    color: rgb(110, 124, 789);
    width: 100%;
    font-size: 24px;
    display: block;
    text-align: center;
    margin-bottom: 18px;
    margin-top: 0px;
}

.major .top_line .font {
    position: relative;
    top: 18px;
    background-color: #FFF;
}

.major .table th, .major .table td {
    border: solid 1px rgb(158, 193, 225) !important;
    vertical-align: middle;
}

.major .table th {
    color: rgb(51, 51, 51);
    text-align: center;
}

.major .table td {
    color: rgb(56, 100, 189);
}

.major .table {
    width: 100% !important;
    margin: 35px 0% 0 !important;
    border: solid 2px rgb(71, 140, 199) !important;
}

/*.major .brief {
    margin: 10px 10% 20px;
}

.major .brief span {
    display: block;
    text-align: left;
    line-height: 24px;
}

.major .brief span {
    font-size: 16px;
    color: rgb(51, 51, 51);
    font-weight: bold;
}

.major .brief span:nth-child(1) {
    font-size: 22px;
    color: rgb(111, 142, 196);
    margin: 10px 0;
}*/

.brief {
    margin-top: 18px;
}

.brief span {
    color: #ffe400;
    background-color: #5db7d5;
    display: block;
    line-height: 40px;
    text-align: left;
    padding-left: 10%;
    padding-right: 10%;
    font-size: 18px;
}

.brief span:nth-child(1) {
    background-color: #FFF;
    color: #5db7d5;
    display: block;
    height: 30px;
    line-height: 20px;
    text-align: left;
    padding-left: 10%;
    font-size: 22px;
    margin: 4px 0 0;
}

.brief_img {
    /*margin: 20px 0;*/
    width: 100%;
}

.center .center4 {
    width: 80%;
    margin: 0 10%;
}

.foot {
    /*background-image: url(../image/foot.jpg);*/
    background-color: #5db7d5;
    background-size: cover;
    background-repeat: no-repeat;
    height: 0;
    padding-bottom: calc(358 / 800 * 69%);
    padding-left: 5%;
    padding-right: 10%;
}

.foot div {
    -float: left;
}

.foot .map {
    margin-top: 10px;
    width: 50%;
}

.foot .map img {
    width: 90%;
    position: relative;
    /* top: 20px; */
    padding: 2px;
    border: solid 3px #FFF;
}

.foot .contact_foot {
    width: 50%;

    /*padding: 20px 0;*/
    color: #FFF;
	-margin-top: 8px;
	float: left;
}

.foot .contact_foot a {
    color: #FFF;
}

.foot .contact_foot span {
    display: block;
    font-size: 18px;
	float:left;
    line-height: 30px;
}

.foot .contact_foot .title {
    font-size: 20px;
    margin: 10px 0;
}
/*
.foot .contact_foot .qq {
    margin-left: 16%;
}

.foot .contact_foot .address {
    margin-left: 34%;
}
*/
.foot .contact_foot .spanleft{
	width:100%;
	margin-top:14px;
}
.foot .contact_foot .spanright{
	width:80%;
	margin-top:14px;
}

.foot .entered {
    width: 50%;
    color: #FFF;
	float: left;
    /*margin-top: 18px;*/
}

.foot .entered .title {
    font-size: 20px;
    width: 100%;
    float: left;
    margin: 10px 0;
    animation: change 1s ease-in infinite;
    color: #f00;
    font-weight: bold
}

.foot .entered .input {
    font-size: 16px;
    width: 100%;
    float: left;
    padding: 6px 0;
	display: inline-block;
}

.foot .entered .input span {
    width: 120px;
    display: block;
    float: left;
    font-size: 20px;
    /*padding-left: 20px;*/
    text-align: center;
}

.foot .entered .input input, .foot .entered .input select {
    width: calc(100% - 120px);
    display: block;
    font-size: 16px;
    height: 24px;
    color: #000000;
}

.foot .entered .input input {
    float: right;
}

.foot .submit {
    display: block;
    float: right;
    width: 120px;
    height: 40px;
    /*margin-right: 20px;*/
    color: rgb(101, 142, 192) !important;
    background-color: #FFF;
    border-radius: 0 !important;
    font-weight: bold;
    font-size: 18px;
}

.map-2 {
    display: none;
}

.mobile_menu {
    display: none;
}

.copyright {
    background-color: #5db7d5;
    font-size: 15px;
    margin-top: 20px;
    color: #fff;
}

.copyright a {
    color: #fff;
}

.copyright .left {
    float: left;
    width: 50%;
    padding: 10px 5%;
    text-align: left;
}

.copyright .right {
    float: right;
    width: 50%;
    padding: 10px 5%;
    text-align: center;
}

.top_title {
    display: block;
    float: left;
    color: #5db7d5;
    background-color: #FFF;
    font-size: 22px;
    margin-bottom: 5px;
    padding-left: 5%;
    height: 40px;
    line-height: 40px;
    width: 100%;
}

@keyframes change {
    0% {
        text-shadow: 0 0 4px #FFF
    }
    50% {
        text-shadow: 0 0 40px #F66
    }
    100% {
        text-shadow: 0 0 4px #F00
    }
}

.center_100 img {
    width: 100%;
}

.center_100 .c_top {
	
    width:100%;
	background:#5AB7D9;
	height:95px;
}
.center_100 .c_top p{
    
	font-size:22px;
	color:#fff;
	padding-top:6px;
	font-weight: bold;
	text-align:center;
}
.center_100 .c_top .by
{
	margin:0 auto;
	float:left;
	padding-left:0px;
}
.center_100 .c_top .by li
{
	float:left;
	font-size:18px;
	color:#fff;
	padding: 8px 10px 8px 10px;
	list-style: none;
	margin-left:140px;
	border-radius:10px;
	font-weight:bold;
}
.center_100 .c_top .by .sz
{
	background:#456DF3;
}
.center_100 .c_top .by .hj
{
	background:#51A08A;
}
.center_100 .c_top .by .zy
{
	background:#E88244;
}
.center_100 .c_top .by .jy
{
	background:#EDB292;
}
