@charset "utf-8";
*{margin:0;padding:0;word-break: break-all;}
html,body{font-size: 16px;font-family: 'Î¢ÈíÑÅºÚ';}
input, button, textarea, select { font: inherit; outline: 0; border: 0; background: none; color: inherit;}
input:focus, textarea:focus { color: inherit;}
button::-moz-focus-inner, input::-moz-focus-inner { border: 0;}
ol, ul, li { list-style: none;}
input, select { -webkit-appearance: none; -moz-appearance: none; appearance: none;}
select::-ms-expand {display: none;}
textarea { overflow: auto; resize: none;}
table { border-collapse: collapse; border: 0;}
img { border: 0; outline: 0; vertical-align: middle;}
a{text-decoration: none;cursor: pointer;}
a:focus { outline: 0;}
input[type=date]{ background-color:transparent; border: 0; filter: alpha(opacity=0);}
.fl{float: left;}
.fr{float: right;}
.lnb-container{width: 1200px;margin: 0 auto;}

.lnb-header{width: 100%;height: 500px;padding: 40px 0;box-sizing: border-box;overflow: hidden;position: relative;background: url(/images/lnb-banner.jpg) center;background-size: cover;}

.lnb-header .lnb-logo{float: left;}
.lnb-header .lnb-logo a{display: block;}
.lnb-header .lnb-logo img{width: 435px;height: auto;display: block;margin: 0 auto;}

.lnb-header .lnb-btn{float: right;box-sizing: border-box;overflow: hidden;text-align: center;}
.lnb-header .lnb-btn a{display: block;float: left;font-size: 36px;color: #ffffff;width: 240px;height: 70px;line-height: 70px;border-radius: 70px;margin-left: 20px;box-sizing: border-box;overflow: hidden;background: #ccae6d;}
.lnb-header .lnb-btn a.wza{padding-left: 50px;background: url(/images/h-1.png) 50px no-repeat #ccae6d;background-size: auto 40px;}

.lnb-header .lnb-top{width: auto;height: 106px;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
.lnb-header .lnb-top img{width: 262px;height: auto;display: block;margin: 0 auto;}

.lnb-title{width: 100%;box-sizing: border-box;overflow: hidden;}
.lnb-title h3{font-size: 48px;color: #333333;font-weight: bold;text-align: center;}


.lnb-one{width: 100%;padding: 65px 0;box-sizing: border-box;background: #f8fcff;}

.lnb-ul{width: 100%;height: 620px;box-sizing: border-box;}
.lnb-ul li{width: 385px;height: 290px;float: left;margin: 0 0 22px 22px;box-sizing: border-box;box-shadow: 0 0 10px rgba(135, 176, 200, .2);background: #ffffff;border-radius: 10px;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.lnb-ul li:nth-child(3n+1){margin-left: 0;}
.lnb-ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 32px;}
.lnb-ul li img{width: 140px;height: auto;display: block;margin: auto;}
.lnb-ul li h3{font-size: 36px;color: #333333;font-weight: bold;text-align: center;margin-top: 20px;}
.lnb-ul li:hover{-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}
.lnb-ul li:hover h3{color: #1a75ab;}

.lnb-two{width: 100%;padding: 65px 0;box-sizing: border-box;background: #ffffff;overflow: hidden;}
.lnb-two .lnb-title{float: left;margin-bottom: 40px;}
.lnb-two .lnb-left{float: left;width: 586px;height: 320px;box-sizing: border-box;padding: 38px;border-radius: 20px;background: #1a75ab;}
.lnb-two .lnb-left .lnb-txt{float: left;width: 240px;text-align: justify;}
.lnb-two .lnb-left .lnb-txt h3{font-size: 36px;color: #ffffff;font-weight: bold;}
.lnb-two .lnb-left .lnb-txt p{font-size: 28px;color: #ffffff;line-height: 45px;margin-top: 15px;}

.lnb-two .lnb-left .lnb-img{float: right;width: 240px;height: 240px;}
.lnb-two .lnb-left .lnb-img img{width: 100%;height: auto;display: block;margin: 0 auto;}

.lnb-two .lnb-right{float: right;width: 586px;height: 320px;box-sizing: border-box;padding: 38px;border-radius: 20px;background: #37bdc5;}
.lnb-two .lnb-right h3{font-size: 36px;color: #ffffff;font-weight: bold;}
.lnb-two .lnb-right p{font-size: 28px;color: #ffffff;line-height: 45px;margin-top: 15px;box-sizing: border-box;padding-left: 20px;background: url(/images/lnb-d-1.png) left no-repeat;}

.lnb-three{width: 100%;padding: 65px 0;box-sizing: border-box;background: #f8fcff;overflow: hidden;}
.lnb-news{box-sizing: border-box;width: 100%;margin-top: 60px;overflow: hidden;}
.lnb-news li{width: 100%;height: auto;box-sizing: border-box;position: relative;margin-bottom: 30px;padding-bottom: 30px;border-bottom: 1px solid #e7eaed;}
.lnb-news li a{display: block;width: 100%;height: 100%;box-sizing: border-box;}
.lnb-news li .nRight{width: 100%;box-sizing: border-box;overflow: hidden;}
.lnb-news li .nImg{float: left;width: 320px;height: 195px;overflow: hidden;}
.lnb-news li .nImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.lnb-news li .nImg img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.lnb-news li .nTxt{float: right;width: 845px;box-sizing: border-box;text-align: justify;word-break: break-all;}
.lnb-news li .nTxt h3{font-size: 26px;color: #333333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.lnb-news li .nTxt p{font-size: 22px;color: #666666;margin-top: 15px;line-height: 35px;}
.lnb-news li .nTxt small{display: block;font-size: 20px;color: #666666;margin-top: 12px;}
.lnb-news li .tTxt{float: right;width: 100%;box-sizing: border-box;text-align: justify;word-break: break-all;}
.lnb-news li .tTxt h3{font-size: 26px;color: #333333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.lnb-news li .tTxt p{font-size: 22px;color: #666666;margin-top: 15px;line-height: 35px;}
.lnb-news li .tTxt small{display: block;font-size: 20px;color: #666666;margin-top: 12px;}

.lnb-news li:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.lnb-news li:hover .nTxt h3{color: #1a75ab;}
.lnb-news li:hover .nTxt span{color: #1a75ab;}
.lnb-news li:hover .tTxt h3{color: #1a75ab;}
.lnb-news li:hover .tTxt span{color: #1a75ab;}

@media (max-width: 1199px) {
    html{font-size:20px;}
	.lnb-container{width: 100%;}

    .lnb-header{width: 100%;height: 8rem;padding: 0.5rem 0.3rem;box-sizing: border-box;overflow: hidden;position: relative;background: url(/images/lnb-banner.jpg) center;background-size: cover;}

    .lnb-header .lnb-logo{float: left;}
    .lnb-header .lnb-logo a{display: block;}
    .lnb-header .lnb-logo img{width: auto;height: 1.8rem;display: block;margin: 0 auto;}

    .lnb-header .lnb-btn{float: right;box-sizing: border-box;overflow: hidden;text-align: center;}
    .lnb-header .lnb-btn a{display: block;float: left;font-size: 0.8rem;color: #ffffff;width: auto;height: auto;line-height: 1rem;border-radius: 0;margin-left: 0;background: none;}
    .lnb-header .lnb-btn a.wza{display: none;}

    .lnb-header .lnb-top{width: auto;height: 2rem;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
    .lnb-header .lnb-top img{width: 7rem;height: auto;display: block;margin: 0 auto;}

    .lnb-title{width: 100%;box-sizing: border-box;overflow: hidden;}
    .lnb-title h3{font-size: 1.2rem;color: #333333;font-weight: bold;text-align: center;}


    .lnb-one{width: 100%;padding: 1rem 0;box-sizing: border-box;background: #f8fcff;}
    .lnb-ul{width: 100%;height: auto;box-sizing: border-box;}
    .lnb-ul li{width: 49%;height: auto;float: left;margin: 0 0 2% 2%;box-sizing: border-box;box-shadow: 0;border-radius: 0.2rem;}
    .lnb-ul li:nth-child(3n+1){margin-left: 2%;}
    .lnb-ul li:nth-child(2n+1){margin-left: 0;}
    .lnb-ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 0.8rem;}
    .lnb-ul li img{width: 4rem;height: auto;display: block;margin: auto;}
    .lnb-ul li h3{font-size: 1rem;color: #333333;font-weight: bold;text-align: center;margin-top: 0.5rem;}


    .lnb-two{width: 100%;padding: 1rem 0;}
    .lnb-two .lnb-title{float: left;margin-bottom: 40px;}
    .lnb-two .lnb-left{float: left;width: 100%;height: auto;box-sizing: border-box;padding: 0.8rem;border-radius: 0;background: #1a75ab;}
    .lnb-two .lnb-left .lnb-txt{float: left;width: 60%;text-align: justify;}
    .lnb-two .lnb-left .lnb-txt h3{font-size: 1rem;color: #ffffff;font-weight: bold;}
    .lnb-two .lnb-left .lnb-txt p{font-size: 0.8rem;color: #ffffff;line-height: 1.5rem;margin-top: 0.5rem;}

    .lnb-two .lnb-left .lnb-img{float: right;width: 35%;height: auto;}
    .lnb-two .lnb-left .lnb-img img{width: 100%;height: auto;display: block;margin: 0 auto;}

    .lnb-two .lnb-right{float: right;width: 100%;height: auto;box-sizing: border-box;padding: 0.8rem;border-radius: 0;background: #37bdc5;}
    .lnb-two .lnb-right h3{font-size: 1rem;color: #ffffff;font-weight: bold;}
    .lnb-two .lnb-right p{font-size: 0.8rem;color: #ffffff;line-height: 1.5rem;margin-top: 0.5rem;padding-left: 1rem;}

    .lnb-three{width: 100%;padding: 1rem 0.3rem;box-sizing: border-box;background: #f8fcff;overflow: hidden;}
    .lnb-news{box-sizing: border-box;width: 100%;margin-top: 1.5rem;overflow: hidden;}
    .lnb-news li{width: 100%;height: auto;box-sizing: border-box;position: relative;margin-bottom: 0.5rem;padding-bottom: 0.5rem;border-bottom: 1px solid #e7eaed;}
    .lnb-news li a{display: block;width: 100%;height: 100%;box-sizing: border-box;}
    .lnb-news li .nRight{width: 100%;box-sizing: border-box;overflow: hidden;}
    .lnb-news li .nImg{display: none; float: left;width: 100%;height: auto;overflow: hidden;}
    .lnb-news li .nImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
    .lnb-news li .nTxt{float: right;width: 100%;margin-top: 0.5rem;}
    .lnb-news li .nTxt h3{font-size: 0.9rem;color: #333333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: normal;}
    .lnb-news li .nTxt p{display: none;}
    .lnb-news li .nTxt small{display: block;font-size: 0.8rem;color: #666666;margin-top: 0.3rem;}
    .lnb-news li .tTxt{float: right;width: 100%;box-sizing: border-box;text-align: justify;word-break: break-all;}
    .lnb-news li .tTxt h3{font-size: 0.9rem;color: #333333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: normal;}
    .lnb-news li .tTxt p{display: none;}
    .lnb-news li .tTxt small{display: block;font-size: 0.8rem;color: #666666;margin-top: 0.3rem;}
}
/*iphone 6*/
@media screen and (min-width:375px){ 
html{ font-size: 20px;}  
}
@media screen and (min-width:384px){ 
html{ font-size: 20.48px;}  
}
@media screen and (min-width:412px){ 
html{ font-size: 21.973px;}  
}
/*iphone 6 plus*/
@media screen and (min-width:414px){ 
html{ font-size: 22.08px;}  
}
@media screen and (min-width:424px){ 
html{ font-size: 22.613px;}  
}
@media screen and (min-width:480px){ 
html{ font-size:25.6px;}  
}
@media screen and (min-width:540px){ 
html{ font-size:28.8px;}  
}
@media screen and (min-width:600px){ 
html{ font-size: 32px;}  
}
@media screen and (min-width:800px){ 
html{ font-size:42.667px;}  
}
