.search-nav {
  display: none !important;
}
img{
  background: url("") !important;    
}
.bg-gray{
	background-color: #f5f5f5;
}
.bt{
    border-top: 1px solid #c3c3c3;
}
section:not(.section1){
	padding:70px 0px;
}
.info-0001{
	margin-top:100px;
}
section h2{
	text-align: center;
	color:#212121;
	margin-bottom:90px;
    font-size: 36px;
}
section .btn-blue01{
    width: 238px;
    height: 45px;
    background: #68a6f6;
    color: #fff;
    font-size: 18px;
    line-height: 45px;
    padding: 0;
    border-radius: 8px;
}
section .btn-blue01:hover{
	color: #fff;
    background: #5797E7;
}
section .btn-orange02{
    width: 270px;
    height: 50px;
    line-height: 46px;
    border: 2px solid #ff6c00;
    padding: 0;
    color: #ff6c00;
    font-size: 18px;
}
section .btn-orange02:hover{
    color: #fff;
    background: #ff6c00;
}

section .btn-blue02{
    width: 270px;
    height: 50px;
    line-height: 46px;
    border: 2px solid #65a5f9;
    padding: 0;
    color: #65a5f9;
    font-size: 18px;
}
section .btn-blue02:hover{
	color: #fff;
    background: #65a5f9;
}
section .btn-blue03{
    width: 300px;
    height: 80px;
    background: #68a6f6;
    color: #fff;
    font-size: 30px;
    line-height: 80px;
    padding: 0;
    border-radius: 0px;
    margin-top: 50px;
}
section .btn-blue03:hover{
	color: #fff;
	background: #5797e9;
}
section .div-btn{
	padding:50px 0;
}
.section1 .banner{
    background: url("../images/banner.jpg") no-repeat center;
    min-height: 705px;
    background-size: cover;
}
.section1 .banner .ljjr{
  padding-top: 300px;
  color: #FFF;
  text-align: center;
}
.ljjr_a{
    border: 3px solid #68a6f6;
    background: rgba(104,166,246,.15);
}
.ljjr_a:hover{
	background: rgba(104,166,246,1);
	border: 3px solid #68a6f6;
	color: #fff;
}
.section1 .banner .ljjr h1{
	margin-bottom: 47px;
	font-size: 42px;
}
.section2 p{
    text-align: center;
    font-size: 18px;
    padding: 0 70px 50px 70px;
    line-height: 35px;
}
.section2 .div-row-list{
	margin-bottom: 30px;
}
.section2 .div-row-list .div-img{
	margin-top:10px;
    display: inline-block;
    width: 44px;
    height: 44px;
}
.section2 .div-row-list .icon_01{
	background: url(../images/icon_01.png) no-repeat center center;
}
.section2 .div-row-list .icon_02{
	background: url(../images/icon_02.png) no-repeat center center;
}
.section2 .div-row-list .icon_03{
	background: url(../images/icon_03.png) no-repeat center center;
}
.section2 .div-row-list .icon_04{
	background: url(../images/icon_04.png) no-repeat center center;
}
.section2 .div-row-list .icon_05{
	background: url(../images/icon_05.png) no-repeat center center;
}
.section2 .div-row-list .icon_06{
	background: url(../images/icon_06.png) no-repeat center center;
}
.section2 .div-row-list span{
	font-size: 18px;
    color: #212121;
    padding-right: 60px;
    display: inline-block;
    padding-left: 10px;
    height: 50px;
    line-height: 50px;
}
.section2 .div-row-list>div:nth-child(1){
	text-align: center;
	padding: 0 5px;
}
.section2 .div-row-lists{
	margin-bottom: 50px;
    padding-left: 50px;
}
.img_011{
	display:none;
}
.section4 img,.section5 img{
	margin-bottom: 20px;
}
.section6 .container .row .col-lg-2 {
    width: 20%;
    height: 231px;
}
.section6 .container .row .div2-img{
    display: inline-block;
    width:100%;
    height:231px;
}
.section6 .container .row .b_img_icon_01{
	background: url(../images/b_img_icon_01.jpg) no-repeat center center;
}
.section6 .container .row .b_img_icon_02{
	background: url(../images/b_img_icon_02.jpg) no-repeat center center;
}
.section6 .container .row .b_img_icon_03{
	background: url(../images/b_img_icon_03.jpg) no-repeat center center;
}
.section6 .container .row .b_img_icon_04{
	background: url(../images/b_img_icon_04.jpg) no-repeat center center;
}
.section6 .container .row .b_img_icon_05{
	background: url(../images/b_img_icon_05.jpg) no-repeat center center;
}
.section6 .container .row .b_img_icon_06{
	background: url(../images/b_img_icon_06.jpg) no-repeat center center;
}
.section6 .container .row .b_img_icon_07{
	background: url(../images/b_img_icon_07.jpg) no-repeat center center;
}
.section6 .container .row .b_img_icon_08{
	background: url(../images/b_img_icon_08.jpg) no-repeat center center;
}
.section6 .container .row .b_img_icon_09{
	background: url(../images/b_img_icon_09.jpg) no-repeat center center;
}
.section6 .container .row .b_img_icon_10{
	background: url(../images/b_img_icon_10.jpg) no-repeat center center;
}

.text-align{
  text-align: center;
}
.sectionInfo.background-color-1{
  background-color: #F7F7F7;
}
.sectionInfo .content h1{
  color: #383838;
  margin-bottom: 60px;
}
.sectionInfo .content h2{
  color: #383838;
  font-size: 30px;
  margin-bottom: 60px;
}
.sectionInfo .content p{
  	color: #212121;
 	font-size: 18px;
  	line-height: 30px;
    max-width: 964px;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 20px;
}
.infoH1{
	margin-top: 70px !important;
}
section.content-bg-img-01{
	background: url("../images/info_img_02.jpg") no-repeat center center;
    min-height: 644px;
    background-size: cover;
    padding-top: 250px;
}
.sectionInfo.content-bg-img-01 h1,.sectionInfo.content-bg-img-01 p {
    color: #FFF;
}
.info_img_03{
	padding:100px 0;
}
section.info-row{
	padding:0px;
}
.row-01{
    margin-top: 12%;
}
.row-02{
    padding-right: 40px;
}
.row2{
	display:none;
}
.section_fentu{
	background-color:#ededed;
}
.ft0{font-size:0;}
.section_fentu a.btn{width:230px; height:50px; line-height:50px; font-size:18px; margin-top:40px; margin-left:10px; margin-right:10px;}
.section_fentu a.btn.a_more{
	background-color:transparent;
	color:#68a6f6;
	border:2px solid #68a6f6;
}
.section_fentu p{
	max-width:730px;
	margin:0 auto;
	padding:0;
	padding-bottom:50px;
	
}
@media screen and (min-width: 1200px){
.div-btn-002{
	padding-left:100px !important;
}
.pl62{
    text-align: left;
    padding-left: 62px;
}
}
@media screen and (max-width: 1366px){
.row-01{
    margin-top: 8%;
}
.row-02 {
    padding-right: 15px;
}
}
@media screen and (max-width: 1136px){
.sectionInfo .content .row-01 h2{
    margin-bottom: 0px;
}
}
@media screen and (max-width: 1024px){
.section2 .div-row-list span {
    font-size: 16px;
    padding: 0 26px 0 10px;
    margin-top: 10px;
}
section h2{
    font-size: 34px;
}
.section1 .banner .ljjr {
    padding-top: 280px;
}
.row-01 {
    margin-top: 7%;
}
.sectionInfo .content .row-01 h2{
    margin-bottom: 0px;
}
}
@media screen and (max-width: 768px){
.section2 .div-row-list span {
    font-size: 12px;
}
.info-0001 {
    margin-top: 100px;
}
section h2{
    font-size: 32px;
}
.section2 p {
    padding: 0 30px 50px 30px;
}
.img_011{
	display:block;
}
.img_01{
	display:none;
}
section.info-row{
	padding-top:70px;
}
.row-01{
    margin-top: 0px;
}
.row-02{
    padding-right: 0px;
    padding:0 10px;
}
.section_fentu{
	padding-top:40px;
}
.section_fentu h2{
	margin-bottom:50px;
}
.section_fentu .container div{
 padding:0 12px;
}
}
@media screen and (max-width: 480px){
.p-01{
	display: none;
}
.p-02{
	display: block;
}
.row1{
	display:none;
}
.row2{
	display:block;
}
.section1 .banner {
    min-height: 400px;
}
.section1 .banner .ljjr {
    padding-top: 150px;
}
.section1 .banner .ljjr h1{
	font-size: 36px;
}
section h2 {
    font-size: 22px;
}
.section2 .div-row-list {
    margin-bottom: 20px;
}
.section2 p {
    padding: 0 15px 50px 15px;
}
.section2 .div-row-list span {
    margin-top: 0px;
}
}
@media screen and (max-width: 414px){
.section1 .banner .ljjr {
    padding-top: 150px;
}
.section1 .banner .ljjr h1{
	font-size: 30px;
}
section h2 {
    font-size: 22px;
}
.section2 .div-row-list {
    margin-bottom: 20px;
}
.section6 .container .row .col-lg-2 {
    width: 50%;
}
.sectionInfo .content h1{
  	font-size: 24px;
  	margin-bottom: 40px;
}
.infoH1{
	margin-top: 50px !important;
}
.sectionInfo .content p{
	font-size: 14px;
	line-height: 24px;
	padding:0 10px;
	margin-bottom: 20px;
}
.info_img_03{
	padding:50px 10px;
}
section.content-bg-img-01 {
    min-height: 478px;
    padding-top: 190px;
}
.sectionInfo .content .p-01 {
    padding: 0;
    font-size: 12px;
}
}
@media screen and (max-width: 375px){
section h2 {
    font-size: 20px;
}
.section1 .banner .ljjr h1 {
    font-size: 28px;
}
.sectionInfo .content h1{
  	font-size: 22px;
}
section.content-bg-img-01 {
    min-height: 440px;
    padding-top: 170px;
}
.section2 .div-row-lists {
    padding-left: 30px;
}
}
@media screen and (max-width: 320px){
.section2 .div-row-list span{
    margin-top: 0px;
}
.section1 .banner .ljjr h1 {
    font-size: 24px;
}
section h2 {
    font-size: 18px;
}
.section2 .div-row-lists {
    padding-left: 15px;
}
.sectionInfo .content h1{
  	font-size: 18px;
  	margin-bottom: 30px;
}
.sectionInfo .content p{
	font-size: 12px;
}
section.content-bg-img-01 {
    min-height: 405px;
    padding-top: 156px;
}
}
