html,
body {
    height: 100%;
    width: 100%;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Roboto", "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", BlinkMacSystemFont, -apple-system, "Segoe UI", "Microsoft Yahei", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    margin: 0;
}

a {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    color: #474157;
}

a:hover,
a:focus {
    color: #474157;
}

hr {
    max-width: 100px;
    margin: 25px auto 0;
    border-width: 1px;
    border-color: rgba(34, 34, 34, 0.1);
}

hr.light {
    border-color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 200;
    letter-spacing: 1px;
}

p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
}


#mainbody {
    position: relative;
    width: 100%;
    min-height: auto;
    overflow-y: hidden;
    background: #f1f6fd;
    color: #474157;
    height: calc(100vh - 61px);
}

#mainbody > .container > .text-center {
    text-align: center;
    padding: 350px 0 50px;
    position: relative;
    height: 100vh;
}

#mainbody > .container > .text-center h1 {
    font-size: 50px;
    font-weight: bold;
    color: #171347
}

#mainbody > .container > .text-center > a {
    background: #fdcc52;
    background: -webkit-linear-gradient(#fdcc52, #fdc539);
    background: linear-gradient(#fdcc52, #fdc539);
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 300px;
    margin-top: 20px;
    padding: 10px 45px;
    font-size: 14px;
    text-decoration: none;
}
@media screen and (min-width:992px) {
.banner{
    width:100%;
    height:500px;
    background:url("/assets/img/banner.jpg") no-repeat top center;
    background-size:cover;
    background-position:center center;
    /*overflow: hidden;*/
    /*position: fixed;*/
}
/*.menu{*/
/*    padding:100px 0 100px 0;*/
/*}*/
.menu1{
     background-color: #f5f5f5;
}
.gywm{
    background-color: #f5f5f5;
}
.footer {
    width: 100%;
    margin: 0 auto;
    background-color: #222222;
    padding: 20px 0;
    color: rgba(255, 255, 255, 0.3);
    text-align: center;
}

.footer p {
    font-size: 14px;
    margin: 0;
}
.gywmss a:hover{
     box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.2); 
    transform: translate(0px, -10px);
    transition: all 0.5s;
}
/*.menu a:hover{*/
/*     box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.2); */
/*    transform: translate(0px, -10px);*/
/*    transition: all 0.5s;*/
/*}*/
/*.menu1 a:hover{*/
/*     box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.2); */
/*    transform: translate(0px, -10px);*/
/*    transition: all 0.5s;*/
/*}*/
/*.menu2 a:hover{*/
/*     box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.2); */
/*    transform: translate(0px, -10px);*/
/*    transition: all 0.5s;*/
/*}*/
/*.xnjt ul:hover{*/
/*    box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.2); */
/*    transform: translate(0px, -10px);*/
/*    transition: all 0.3s;*/
/*}*/
}
@media screen and (max-width:991px) {
    .gywm{
        background-color: #f5f5f5;
        width:1200px;
    }
    .menu1{
     background-color: #f5f5f5;
     width:1200px;
}
  .banner{
    width:1200px;
    height:300px;
    background:url("/assets/img/banner.jpg") no-repeat top center;
    background-size:cover;
     background-position:center center;
    /*overflow: hidden;*/
    /*position: fixed;*/
}
.footer{
    width: 1200px;
     margin: 0 auto;
    background-color: #222222;
    padding: 20px 0;
    color: rgba(255, 255, 255, 0.3);
    text-align: center;
}
}

*{margin:0;padding:0;}
body{font-size:16px;font-family:"微软雅黑";color:#666;background:#eeeff3;}
img{border:0;}
.header{
width:100%;
height:70px;
background:#ffffff;
}
.header .h_top{
    width:1200px;
    height:70px;
    margin:0 auto;
    
}
.header .h_top .h_logo{
    width:340px;
    padding-top:16px;
    float:left;
    /*line-height: 70px;*/
}
.header .h_top .h_logo .imgs{
      vertical-align:middle;
}
.header .h_top .h_logo .navbar-brand{
      vertical-align:middle;
}
.header .h_top .h_nav{
    width:850px;
    height:70px;
    float:left;
    color:#999999;
    list-style:none;
}
.header .h_top .h_nav ul li{
    list-style:none;
    float:right;
}
.header .h_top .h_nav ul li a{
    text-decoration:none;
    display:block;
    line-height:70px;
    padding: 0 20px 0 20px;
	color:#999999;
	font-size:16px;
	margin:0 5px 0 5px;
}
.header .h_top .h_nav ul li a:hover{
    color:#eb6316;
}
.content{
    width:1200px; 
    margin:0 auto;
}
.content h3{
    font-size: 40px;
    color: #161616;
    text-align: center;
    font-weight: normal;
    padding-top: 55px;
}
.content h4{
    font-size: 26px;
    color: #161616;
    text-align: center;
    font-weight: normal;
    /*padding-bottom: 55px;*/
}
.title{
     font-size: 30px;
    font-weight: 700;
    line-height: 70px;
    /*text-align: center;*/
}
.first{
    padding: 80px 0;
}
.xnjt1{
    display: flex;
    justify-content: space-around;
    height: 400px;  
}
.box1{
    width: 530px;
    height: 400px;
    background: url("/assets/img/img33.png") no-repeat center center;
     background-size: cover;
}
.xnjt1 li{
    width: 450px;
}


.xnjt1 .title1{
    line-height: 32px;
     text-indent:2em;
}

.second{
    padding: 80px 0;
}
.xnjt2{
   display: flex;
    justify-content: space-around;
    height: 400px;   
}
.xnjt2 li{
    width: 450px;
}

.xnjt2 .title1{
     line-height: 24px;
     text-indent:2em;
}
.box2{
    width: 530px;
    height: 400px;
    background: url("/assets/img/img11.png") no-repeat center center;
    background-size: cover;
}
.third{
    padding: 80px 0;
}
.xnjt3{
    display: flex;
    justify-content: space-around;
    height: 400px; 
}
.box3{
    width: 530px;
    height: 400px;
    background: url("/assets/img/img22.png") no-repeat center center;
     background-size: cover;
}
.xnjt3 li{
    width: 450px;
}
.xnjt3 .title1{
      line-height: 34px;
     text-indent:2em;
}
/*.xnjt2{*/
/*    display: flex;*/
/*    justify-content: space-around;*/
    /*padding-bottom: 55px;*/
/*}*/
/*.xnjt3{*/
/*    display: flex;*/
/*    justify-content: space-around;*/
    /*padding-bottom: 55px;*/
/*}*/
/*.xnjt li{*/
/*    width: 600px;*/
/*}*/
/*.xnjt ul{*/
/*    height:400px;*/
/*}*/



/*.xnjt ul{*/
/*    width: 300px;*/
/*    height:300px;*/
    /*box-shadow: 0px 0px 0px 0 rgba(0,0,0,0.1);*/
    /*background-color: #999999;*/
/*}*/
/*.xnjt div{*/
/*    width: 300px;*/
/*    height: 240px;*/
/*}*/
/*.xnjt li{*/
/*    background-color: #F5F5F5;*/
/*    height: 80px;*/
/*    width: 300px;*/
/*    padding: 5px 0 0 20px;*/
/*    border-radius:0 0 12px 12px;*/
/*    box-shadow: 0px 2px 12px rgba(0,0,0,0.1);*/
/*}*/
/*.xnjt .title{*/
/*    font-size: 18px;*/
/*    padding-top:10px ;*/
/*    color:#333333;*/
/*    font-weight:500;*/
/*}*/
/*.xnjt .title1{*/
/*    font-size: 16px;*/
/*    color:#666666;*/
/*}*/

/*.gywms{*/
/*    padding: 55px 0;*/
/*}*/
.gywmss{
    display: flex;
   justify-content: space-around;
    height: 300px;
    padding-bottom:55px;
}
.gywmss a{
    /*height: 300px;*/
    width: 450px;
    background: url("/assets/img/jianjie.png") no-repeat top center;
    background-size: 100% 100%;
}
.gywmss .right{
    width: 450px;
    text-indent:2em;
    /*padding-top:15px;*/
}
/*.gywmss .right p{   */
/*    line-height:34px;*/
/*}*/
.cpjg{
    padding-top:55px;
    display: flex;
    justify-content: space-between;
}
.cpjgs{
     display: flex;
     flex-wrap: nowrap;
}


.clearfixcle {
    content: ".";
    display: block;
    height: 0;
    font-size: 0em;
    line-height: 0;
    visibility: hidden;
    clear: both;
}

