
*{ margin:0; padding:0;}

.clearfix:after {visibility: hidden;display: block;font-size: 0;content: ".";  clear: both;height: 0;}

.clearfix { display: inline-block;  zoom:1;}

img{display: inline-block;border:none; width:100%;}

body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dd, fieldset, form, input, select, textarea, figure{margin: 0;}

ul, ol, menu{list-style: none;margin: 0;padding: 0;}

a{color: #0246b5;

  text-decoration: none;

  -webkit-tap-highlight-color: transparent;

  -webkit-touch-callout: none;

  -webkit-user-select: none;

}

a, a:active, a:focus{outline:none;}

table{border-collapse:collapse;border-spacing:0;}

blockquote, q{quotes: none;}

address, em, i{font-style: normal;}

abbr, acronym{font-variant: normal;}

hr{display: block;height: 1px;border: 0;border-top: 1px solid #cccccc;margin: 1em 0;padding: 0;}

fieldset, a img, iframe{border: 0 none;}

input, select, button{vertical-align: middle;-webkit-appearance: none;}

input, textarea, select{*font-size: 100%;-webkit-appearance: none;}

button{overflow: visible;}

button::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner{border: 0 none;padding: 0;}

:active{outline: 0 none;}

::selection{background: #e74700;color: white;}

blockquote:before, blockquote:after, q:before, q:after{content: '';content: none;}

* html .clearfix { height: 1%; }

.clearfix{*zoom:1;}

html{font-size:20px; line-height: 1.76;scroll-behavior:smooth;}

*{font-family: HELVETICANEUELTPRO-THEX, Arial, "微软雅黑",Helvetica, sans-serif;-smoothing: antialiased;-webkit-text-size-adjust: none;-webkit-tap-highlight-color: transparent;


}

body{font-size: 13px;background-color: #0046b5;max-width: 1920px;margin: 0 auto;min-width:320px;overflow-x:hidden; -webkit-font-smoothing: antialiased; }

h1,h2,h3,h4,h5,h6 {

  font-weight: 600;

  color:#000;

}

 h1{font-size: 36px;} 

 h2{font-size: 20px;} 

 h3{font-size: 16px;font-weight: normal; } 

 h4{font-size: 16px; } 

 @font-face{font-family: 'FontBlar'; src: url('static/skin/fonts/arialnb_0.ttf') format('truetype'); font-weight: normal; font-style: normal; } /* 通用样式 */
 
 
 /*导航*/
 
#header {
    background-color: #fff;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 125;
	position: fixed;
}

.containe {
    width: 100%;
    display: block;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
	
}

.containe0202 {
    width: 100%;
    display: inline-block;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
}

.containe0303 {
    width: 100%;
    display: block;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    background: url(../images/bg.jpg) no-repeat #0046b5;
    background-size: contain;
}

.logobar {
    padding: .7rem 0;
    font-size: 0;
}

.logobar .logo {
    position: relative;
    float: left;
    display: inline-block;
    z-index: 50;
    padding-right: 3vw;
}

.logobar .logo img {
    display: block;
	border: 0 none;
	width: 240px;
}


#Nav {
    display: block;
    text-align: center;
    overflow: visible;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

#Nav li {
    position: relative;
    flex: 1;
    float: left;
}


#Nav li a {
    display: block;
    font-size: .95rem;
    color: #fff;
    box-sizing: border-box;
    color: #333;
    line-height: 3.7em;
    transition: none;
    white-space: nowrap;
}




@media (max-width:768px) {
 #Nav li a {font-size: .94444444rem}
}



@media (max-width:640px) {
#Nav li a {font-size: 1.0625rem}
}

#Nav li:hover>a {color: #0da2e1;}

#Nav li a.act::after, #Nav li:hover>a::after {
    height: 3px;
    width: 1.4rem;
    background-color: #0da2e1;
    margin-left: auto;
    margin-right: auto;
    content: "";
    display: block;
    margin-top: -7px;
}


@media screen and (max-width:1200px) {
.containe{margin: 10px;width: auto}
html{font-size: 18px;}
}


@media screen and (max-width: 767px) {
 body {padding-top:0px;max-width: 100%;overflow-x: hidden;}
.containe{padding:0;}
 #header{height:60px;}
.logobar .logo{margin-right: 0;}
.logobar .logo img {
    height: 41px;
    margin-top: 4px;
    width: 140px;
}
 #Nav{display: none;}
	  
}


/*广告图*/

.banner {
    background: url(../images/banner01.jpg?v=3) center top;
    height:590px;
	margin-top: 100px;
}

@media screen and (max-width: 767px) {
.banner {
    background: url(../images/banner02.jpg?v=3) no-repeat center top;
    background-size: contain;
    height: 750px;
    margin-top: 60px;
}
}


/*新闻*/
#ind_news {

    overflow: hidden;

}


.cb {
    clear: both;
    margin-bottom: 60px;
}

#ind_news .cb{overflow: hidden;}



#ind_news .ind_tit{overflow: hidden;}



.ind_tit {
    text-align: center;
    position: relative;
    padding: 60px 0 35px;
	margin-top: 60px;
}

.ind_tit h2 {
    font-size: 1.8rem;
    line-height: 2em;
    color: #2de5a9;
    letter-spacing: 2px;
    font-weight: bold;
}



@media (max-width:768px) {

    .ind_tit h2 {

        font-size: 1rem

    }

}



.ind_tit small {

    font-size: 15px;

    display: block;

    color: #fff;

    line-height: 1.6;

    letter-spacing: 2px

}



@media (max-width:640px) {

    .ind_tit small {

        font-size: .6rem

    }

}



@media (max-width:768px) {

    .ind_tit small {

        line-height: 1.76

    }

}



#ind_news  .imWrap img{height: 100%;}

.imWrap {

    width: 100%;

    padding-top: 67%;

    position: relative;

    overflow: hidden

}



.imWrap img {

    display: block;

    position: absolute;

    width: 100%;

    z-index: 5;

    left: 0;

    top: 0;

    height: auto;

    min-height: 100%

}



.imWrap .imgcon {

    position: absolute;

    width: 100%;

    height: 100%;

    z-index: 5;

    left: 0;

    top: 0

}



.imWrap .imgcon img {

    position: relative;

    display: inline-block;

    width: auto;

    max-width: 100%

}

#ind_news .c1 {

    float: left;

    width: 46%;

    margin-right: 4%

}



#ind_news .c1 .imWrap {

    padding-top: 70%;

    border: 1px solid #ddd;

}



#ind_news .c1 .date {
    line-height: 1.5;
    font-size: 16px;
    color: #fff;
    background-color: #04bbfd;
    display: inline-block;
    padding: .5rem 1rem;
    text-align: center;
    position: absolute;
    z-index: 55;
    right: 0;
    bottom: 0;
}



@media (max-width:640px) {

    #ind_news .c1 .date {

        font-size: 13px

    }

}



#ind_news .c1 .date p {

    font-size: 1.8rem;

    color: #fff;

    line-height: 1

}



@media (max-width:768px) {

    #ind_news .c1 .date p {

        font-size: 1.28571429rem

    }

}



#ind_news .c1 .date span {

    font-size: 16px;

    color: #fff

}



@media (max-width:640px) {

    #ind_news .c1 .date span {

        font-size: 13px

    }

}



#ind_news .c1 .newleftfont1 {

    color: #333;

    font-size: .9rem;

    line-height: 2.5;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

    padding-top: 10px;

    display: block

}



@media (max-width:768px) {

    #ind_news .c1 .newleftfont1 {

        font-size: .94444444rem

    }

}



#ind_news .c1 .newleftfont1 i {

    color: #f08118;

    padding-right: 10px

}



#ind_news .c1 .newleftfont2 {

    font-size: 16px;

    color: #666;

    display: block;

    overflow: hidden;

    height: 5em;

}



@media (max-width:640px) {

    #ind_news .c1 .newleftfont2 {

        font-size: 13px

    }

}



#ind_news .c2 {

    overflow: hidden

}



#ind_news .c2 li {

    background: #f7f7f7;

    margin-bottom: 2px;

    padding: .3rem 1rem

}



#ind_news .c2 li:hover {

    background-color: #f08118

}



#ind_news .c2 li:hover>i {

    color: #fff

}



#ind_news .c2 li:hover .atar {

    color: #fff

}



#ind_news .c2 li>i {

    float: right;

    line-height: 2;

    font-size: 1.2rem

}



@media (max-width:768px) {

    #ind_news .c2 li>i {

        font-size: 1.09090909rem

    }

}



.morebtn {
    color: #fff;
    font-size: 15px;
    text-align: center;
    display: block;
    clear: both;
    width: 150px;
    line-height: 2.5;
    background: #adadac;
    border-radius: 20px;
    margin: 0 auto 1rem;
}



@media (max-width:640px) {

    #ind_news .morebtn {

        font-size: .8rem;

    }

}

.newstop {

    display: block;

    overflow: hidden;

    background-color: #f6f6f6;

    padding: 1rem 1rem;

    margin-bottom: 25px

}



.newstop-l {

    float: left;

    text-align: center;

    width: 75px;

    border-right: 1px solid #ddd;

    margin-right: 1rem

}



.newstop-l p {

    font-size: 1.5rem;

    color: #666;

    line-height: 50px

}



@media (max-width:768px) {

    .newstop-l p {

        font-size: 1.2rem

    }
	
.morebtn {
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: block;
    clear: both;
    width: 120px;
    line-height: 2.5;
    background: #2ce2a7;
    border-radius: 20px;
    margin: 1rem auto;
}

}



.newstop-l span {

    font-size: 16px;

    color: #666;

    display: block;

    text-align: center;

    padding-bottom: 1em

}



@media (max-width:640px) {

    .newstop-l span {

        font-size: 13px

    }

}



.newstop-r {

    display: block;

    overflow: hidden

}



.newstop-r p {

    font-size: .85rem;

    color: #333;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

    margin-bottom: .5em;

    font-weight: bold;

}



@media (max-width:768px) {

    .newstop-r p {

        font-size: .94444444rem

    }

}



@media (max-width:640px) {

    .newstop-r p {

        font-size: 1.0625rem

    }

}



.newstop-r span {

    font-size: 16px;

    color: #666;

    display: block;

    overflow: hidden;

    height: 3em

}



@media (max-width:640px) {

    .newstop-r span {

        font-size: 13px

    }

}


@media (max-width:768px) {
#ind_news .colu{margin-top: 0;}
#ind_news .titdiv{display: none;}
#ind_news .c1{width: 100%;float: none; margin-bottom: 5vw;}
.newstop{margin-bottom: 4vw;}

}


/*议程*/

.containe02 {
    width: 100%;
    display: block;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    background-color: #0046b5;
}

.map-bg {
    background: #edf6fd;
    padding-top: 0px;
    padding-bottom: 50px;
    position: relative;
    margin-top: 70px;
    background-image: linear-gradient(to right bottom , rgb(237 246 255) ,rgb(229 255 244));
}

.map-before:before {
    position: absolute;
    right: 0;
    display: block;
    content: "";
    top: -10%;
    width: 100%;
    height: 100%;
    background: url("../images/map.png") no-repeat top;
    background-size: cover;
}

#ind_yc {
    overflow: hidden;
}

.container {
    padding: 0;
    max-width: 1400px;
    margin: 0 auto;
    position: sticky;
    padding: 10px;
}


.event-wrap .nav-tabs {
    border-bottom: 0;
    display: block;
    text-align: right;
    padding-right: 8.125rem;
}



.event-wrap .nav-tabs li {
    font-family: Barlow;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: initial;
    position: relative;
}

/*.event-wrap ul.nav-tabs li.active:before{
    background-color: #0246b5;
}*/

.event-wrap ul.nav-tabs li a.nav-link.active {
    background-color: #2de5a9;
}


.event-wrap .nav-tabs li a.nav-link.active span {
    opacity: 1;
}

.event-wrap .nav-tabs li+li {
    margin-top: 1px;
}

.event-wrap .nav-tabs li:not(:last-child)::before {
    content: "";
    top: 2.9375rem;
    bottom: -2.9375rem;
    width: 2px;
    position: absolute;
    right: -4.1875rem;
    background-color: #d2d2d2;
}


.event-wrap .nav-tabs li a {
    display: inline-block;
    border: 0;
    background-color: #0046b5;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    padding: 1rem 0 1.5rem 1.8rem;
    position: relative;
}

.event-wrap .nav-tabs li a:before {
    FONT-WEIGHT: 200;
    content: "";
    height: 4.35rem;
    width: 4.35rem;
    background-color: inherit;
    z-index: -1;
    right: -2.2rem;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: .9rem;
}

.event-wrap .nav-tabs li a span {
    font-size: 18px;
    font-weight: 400;
    text-transform: initial;
    display: block;
    opacity: 0;
}

.event-wrap .nav-tabs li a:after {
    content: "";
    height: 1.5rem;
    width: 1.5rem;
    position: absolute;
    right: -4.875rem;
    background-color: #e4e4e5;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #fbfcfc;
    top: 50%;
    margin-top: -.75rem;
}


.event-wrap .nav-tabs li a.nav-link.active {
    color: #fff;
    margin-bottom: 3rem;
}

.event-wrap ul.nav-tabs li a.nav-link.active:after {
    background-color: #0246b5;
}



.event-wrap .tab-content {
    width: calc(100%+1.875rem);
    margin-left: -1.875rem;
    background-color: #fff;
    -webkit-box-shadow: 0 0 2.8125rem rgba(0,0,0,.08);
    -ms-box-shadow: 0 0 2.8125rem rgba(0,0,0,.08);
    -o-box-shadow: 0 0 2.8125rem rgba(0,0,0,.08);
    box-shadow: 0 0 2.8125rem rgba(0,0,0,.08);
    padding-top: .625rem;
}

.event-style1 {
    display: flex;
    flex-wrap: wrap;
    padding: 2rem 6.875rem 2.125rem 5.3125rem;
}

.event-meta {
    line-height: initial;
}

.event-meta>span {
    font-family: Barlow;
    color: #444545;
    font-size: .8rem;
    font-weight: 500;
    text-transform: uppercase;
}

.d-block {
    display: block!important;
}



.event-meta>i {
    font-style: normal;
	line-height: 3;
}

.thm-clr{
	color: #0246b5;
}

.event-info {
    flex: 0 0 calc(100% - 8.125rem);
    max-width: calc(100% - 8.125rem);
    padding-left: 4.6875rem;
	position: relative
}

.event-info:before {
    content: "";
    position: absolute;
    top: .5rem;
    height: 1rem;
    width: 6px;
    background-color: #e3e4e5;
    left: 3.125rem;
}

.event-info>h3 {
    font-size: 1.75rem;
    font-weight: 700;
}

.event-org {
    /*display: flex;*/
    padding: 5px 0 0;
}

.event-org>li {
    color: #999;
    font-family: Barlow;
    position: relative;
}

/*.event-org>li+li {
    margin-left: .625rem;
    padding-left: .9375rem;
}*/

/*.event-org>li+li:before {
    content: "/";
    position: absolute;
    top: 0;
    left: 0;
}*/

.event-info>ul+p {
    margin-top: 0.9375rem;
    display: inline-block;
    background: #0146b5;
    color: #fff;
    padding: 5px 15px;
    border-radius: 50px;
    /* background-image: linear-gradient(to right bottom , rgb(66 145 219) ,rgb(80 255 231)); */
}
.event-style1 {
    border-bottom: 1px dashed #dad9d9;
}

@media (max-width:768px) {
.event-wrap .nav-tabs {
    width: 100%;
    display: flex;
    padding-right: 0;
    margin-bottom: 1rem;
    text-align: center;
}
	
.thm-clr {
    color: #0246b5;
    font-size: .8rem;
}	
.event-wrap .nav-tabs li {
    flex: 0 0 calc(25% - 5px);
    max-width: calc(25% - 5px);
    margin: 1px;
}
	
.event-wrap .nav-tabs li a {
    width: 100%;
    padding: .3rem .2rem;
    border-radius: 10px;
}
	
.event-wrap .nav-tabs li a.nav-link.active {
    margin-bottom: 0;
}

.event-meta>i {
    font-style: normal;
    line-height: 2;
}
	
.event-wrap .tab-content {
    width: 100%;
    margin-left: 0;
}
	
.event-style1 {
    padding: 1rem;
}	
	
.event-style1 {
    text-align: center;
    justify-content: center;
}
	
.event-meta {
    text-align: inherit!important;
}	
	
.event-meta+.event-info {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 2rem 0 0;
}	
	
.event-info::before {
    left: 50%;
    height: 4px;
    width: 1rem;
    margin-left: -.5rem;
    /* top: 1rem; */
}

.event-info>h3 {
    font-size: 1rem;
    font-weight: 700;
}
.event-org {
    justify-content: center;
    flex-wrap: wrap;
}	
	
.event-wrap .nav-tabs li a:before {
	display: none;
}	
	
.event-wrap .nav-tabs li {
    font-family: Barlow;
    font-size: 13px;
    /*font-weight: 700;*/
    margin-bottom: 0;	
    text-transform: uppercase;
    line-height: initial;
    position: relative;
}

.event-wrap .nav-tabs li a span {
    font-size: 9px;
    font-weight: 400;
    text-transform: initial;
    display: block;
    opacity: 0;
}	

.event-wrap .nav-tabs li:not(:last-child)::before {
    content: "";
    top: 2.9375rem;
    bottom: -2.9375rem;
    width: 2px;
    position: absolute;
    right: -4.1875rem;
    background-color: #d2d2d2;
	display: none;
}
.event-info>ul+p {
    margin-top: 0.9rem;
    display: inline-block;
    background: #0146b5;
    color: #fff;
    padding: 1px 10px;
    border-radius: 50px;
    /* background-image: linear-gradient(to right bottom , rgb(2 70 181) ,rgb(80 255 231)); */
    font-size: 14px;
}
	.event-org>li {
    color: #999;
    font-family: Barlow;
    position: relative;
    font-size: 12px;
}
	
}



/*大咖云集*/

.warp {
    width: 1200px;
    margin: 0 auto;
}

.yhjb {
    width: 100%;
    margin-bottom: 50px;
    display: inline-block;
}

.yhjb ul li {
    width: 195px;
    float: left;
    margin: 20px;
}

.yhjb ul li h2 {
    width: 120px;
    height: 120px;
    float: left;
    border-radius: 20px;
    background: linear-gradient(to bottom, #e83828, rgb(30 113 187));
    padding: 6px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.3);
    margin: 0 20px;
}

.yhjb ul li h2 b { width:100%; height:100%;  float:left; display:block; background: linear-gradient(to bottom, #4798ec, #ffffff); border-radius:100px; text-align: center; }
.yhjb ul li h2 b img { width:100%; height:100%; border-radius:100px; }
.yhjb ul li h6 { width:100%; float:left; line-height:25px; margin-top:20px; height:75px;   }
.yhjb ul li h6 span {
    width: 100%;
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
}
.yhjb ul li h6 p {
    width: 100%;
    float: left;
    font-size: 13px;
    color: #eee;
    text-align: center;
	font-weight: normal
}
.yhjb ul li:hover h6 span { color:#d83636; }
.yhjb ul li:nth-child(6n) { margin-right:0; }
.yhjb ul li:nth-child(7) { margin-left:115px; }


.face { width:100%; float:left; margin-bottom: -40px;  }
.face ul li {  width:200px;  float:left; margin:20px 20px 20px 20px; }
.yhjb ul li h2 {
    width: 120px;
    height: 120px;
    float: left;
    border-radius: 100px;
    background: linear-gradient(to bottom, #adf9eb, rgb(128 184 245));
    padding: 5px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
    margin: 0 40px;
}
.face ul li h2 b { width:100%; height:100%;  float:left; display:block; background: linear-gradient(to bottom, #4798ec, #ffffff); border-radius:100px; text-align: center; }
.face ul li h2 b img { width:100%; height:100%; border-radius:100px; }
.face ul li h6 { width:100%; float:left; line-height:25px; margin-top:20px; height:75px;   }
.face ul li h6 span { width:100%; float:left; font-size:20px; font-weight:bold; color:#fff; margin-bottom:10px; text-align:center; }
.face ul li h6 p { width:100%; float:left; font-size:13px; color:rgba(255,255,255,.8);  text-align:center;  }
.face ul li:hover h6 span { color:#222; }
.face ul li:nth-child(5n) { margin-right:0; }

@media screen and (max-width:768px){
.yhjb {
    margin-bottom: 40px;
    width: 100%;
}

.yhjb ul li {
    width: 48%;
    float: left;
    margin: 2% 2% 3% 0;
}

.yhjb ul li h2 {
    width: 70%;
    height: 70%;
    display: inline-block;
    text-align: center;
    border-radius: 100px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
    margin: 0 15%;
}

.yhjb ul li h2 b {
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    background: linear-gradient(to bottom, #4798ec, #ffffff);
    border-radius: 100px;
    text-align: center;
}


.yhjb ul li h6 {
    line-height: 1.3rem;
    margin-top: 1rem;
    height: auto;
    padding: 0 5%;
}

.yhjb ul li h6 span {
    font-size: 1rem;
    margin-bottom: 0.5rem;
}

.yhjb ul li h6 p {
    font-size: 12px;
    text-align: center;
    height: 5.2rem;
    overflow: hidden;
}

.yhjb ul li:nth-child(7) {
    margin-left: 0;
}

.yhjb ul li:nth-child(10) {
    margin-left: 16%;
}

}



/*观点碰撞*/
#ind_talk{
    overflow: hidden;
}
.timeline-area {
     background: url(../images/page-bg-1.png)center center;
    background-size: cover;
    background-color: #01137f;
}
.talkbox{width: 1400px; margin: 0 auto;margin-top: 100px;}

.talkfont{
    color: #fff;
}
.talkmob {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
.talkmob ul li {
    width: 18%;
    float: left;
    margin-right: 2%;
    margin-top: 20px;
    height: 440px;
}
.talkmob ul li img {
    width: 100%;
    border-radius: 10px;
    height: 440px;
}



@media screen and (max-width:768px){
.talkbox{
    width: 100%;
    padding: 0 5%;
	margin-top: 60px;
}

.talkmob ul li {
    width: 30%;
    float: left;
    margin-right: 3.3%;
    margin-top: 5%;
    height: 180px;
}
	
.talkmob ul li img {
    width: 100%;
    height: 180px;
    border-radius: 10px;
}
	

}


/*视频*/


.wrapper {
    width: 1200px;
    margin: 0 auto;
}
 .service-h {
    text-align: center;
    margin-bottom: 50px;
}
.service-h h5 {
    font-size: 28px;
    margin: 0;
    color:#000
}
.service-h p {
    margin-top: 10px;
    color:#555555
}
.service>.service-list {
    float: left;
    width: 330px;
    border: 1px solid #e6e6e6;
    margin-right: 25px;
    margin-bottom: 35px;
	overflow: hidden;
}

.case-img::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(23,84,163,0.5);
    opacity: 1;
	-webkit-transform: perspective(400px) rotateX(0deg);
	-moz-transform: perspective(400px) rotateX(0deg);
	-ms-transform: perspective(400px) rotateX(0deg);
	-o-transform: perspective(400px) rotateX(0deg);
	transform: perspective(400px) rotateX(0deg);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 100;

}
.case-img {
    position: relative;
    overflow: hidden;
}


.case-img::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/case_icon.png) no-repeat center;
    -webkit-transition: all 0.2s 0.3s;
    -moz-transition: all 0.2s 0.3s;
    -o-transition: all 0.2s 0.3s;
    transition: all 0.2s 0.3s;
    opacity: 1;
    z-index: 1000000;
	background-size: 20%;
}

.service .service-list:nth-of-type(4){
    margin-right: 0;
}

.service .service-list:nth-of-type(8) {
    margin-right: 0;
}
 .service .service-list-content {
    position: relative;
    padding: 15px;
}
 .service .service-list-content h5{
    font-size: 18px;
    color: #000;
	 line-height:1.7
}
	.service .service-list-content p{
    font-size: 14px;
    color:#000
}


.tra{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);filter:scale(1);filter:transform;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}
.tra:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);filter:scale(1.05);filter:transform;transition:all 0.5s ease 0s;-webkit-transform:all 0.5s ease 0s;}



@media screen and (max-width:768px){
.service .service-list {
    width: 47%;
    margin: 1.5% 1.5%;
}

.service .service-list-content h5 {
    font-size:.9rem;
    color: #000;
}

}

.img-responsive {
    width: 100%;
    height: auto;
}


.hdpic { width:100%; overflow:hidden; position: relative; display:block;}
.hdpic .swiper-container { margin:0 auto; position:relative; overflow:hidden; list-style:none; padding:0; z-index:1;}
.hdpic .swiper-wrapper { position: relative; width:100%; height:36rem; z-index:1; display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;}
.hdpic .swiper-wrapper img { width:100%; height:100%; }
.hdpic .swiper-slide { width:100%; height:100%; position:relative; -webkit-flex-shrink:0; -ms-flex-negative:0; flex-shrink:0; }
.hdpic .swiper-slide h3 {
    width: 100%;
    height: 100%;
    position: absolute;
}
.hdpic .swiper-slide h3 img { width:100%; height:100%; }
.hdpic .swiper-slide h3 span {
    position: absolute;
    bottom: 10%;
    float: left;
    padding: 15px 30px;
    max-width: 80%;
    background: linear-gradient(to left, #007bff, #0246b5);
    line-height: 30px;
    font-size: 22px;
    color: #fff;
}

.hdpic .swiper-button-prev,.hdpic .swiper-button-next { width:72px; height:80px; top:50%; margin-top:-40px; cursor:pointer; position:absolute; z-index:99; text-align:center; line-height:80px; font-size:72px; color:#fff;  font-family:"\5B8B\4F53";  font-weight:bold; text-shadow:1px 1px 5px rgba(0,0,0,.2); }
.hdpic .swiper-button-next { right:15px;}
.hdpic .swiper-button-prev { left:15px;}
.hdpic .swiper-button-next { right:0;}
.hdpic .swiper-button-prev { left:0;}
@media screen and (max-width: 768px){
.hdpic .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 12rem;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
	
.hdpic .swiper-slide h3 span {
    position: absolute;
    bottom: 8%;
    float: left;
    padding: 3% 5%;
    max-width: 90%;
    line-height: 1.3rem;
    font-size: .95rem;
}

.hdpic .swiper-button-prev, .hdpic .swiper-button-next {
    width: 32px;
    height: 2.5rem;
    line-height: 3rem;
    top: 50%;
    margin-top: -1.7rem;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    text-align: center;
    line-height: 2.5rem;
    font-size: 1.5rem;
    color: #fff;
    text-shadow: 1px 1px 5px rgba(0,0,0,.5);
    background: rgba(0,0,0,.6);
}
}

/*服务*/
.Service-bg {
    /* background: url(../images/bread-bg.png) center #e4eef9; */
    background-size: cover;
    /* margin-top: 60px; */
}

.home-ysMain li {
    width: 290px;
    background-color: #fff;
    height: 280px;
    margin-right: 78px;
    margin-top: 2px;
    float: left;
    text-align: center;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.home-ysMain li:nth-child(4n){margin-right: 2px;}
.home-ysMain li:hover{box-shadow: 0 0 2px 1px #fd9f1a;}
.home-ysMain li h5{font-size: 24px;color: #000000;margin-bottom: 30px;}
.home-ysMain li h5 span{display: block;font-family: Arial;font-size: 16px;color: #373737;font-weight: normal;}
.home-ysMain li p{padding:0 40px;color:#989494;text-align: left;}
.home-ysMain li i {
    display: block;
    width: 50px;
    height: 50px;
    margin: 80px auto 20px;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.home-ysMain li:hover i{transform: translateY(-10px);-ms-transform: translateY(-10px);-webkit-transform: translateY(-10px);-o-transform: translateY(-10px);-moz-transform: translateY(-10px);}
.home-ysMain .ys1 i{background: url("../images/01010101.png") no-repeat center;background-size: 100%;}
.home-ysMain .ys2 i{background: url("../images/02020202.png") no-repeat center;background-size: 100%;}
.home-ysMain .ys3 i{background: url("../images/03030303.png") no-repeat center center;background-size: 100%;}
.home-ysMain .ys4 i{background: url("../images/04040404.png") no-repeat center center;background-size: 100%;}

.home-ysMain .ys5 i{background: url("../images/05050505.png") no-repeat center;background-size: 100%;}
.home-ysMain .ys6 i{background: url("../images/06060606.png") no-repeat center;background-size: 100%;}
.home-ysMain .ys7 i{background: url("../images/07070707.png") no-repeat center center;background-size: 100%;}
.home-ysMain .ys8 i{background: url("../images/08080808.png") no-repeat center center;background-size: 100%;}


@media screen and (max-width: 768px){
	.wrap {
    width: 100%;
    margin: 0 auto;
    display: flex;
    position: relative;
    /*padding-bottom: 60px;*/
}
	.home-ysMain li {
    width: 46%;
    background-color: #fff;
    height: 160px;
    margin-right: 0%;
    margin-top: 6px;
    margin-left: 2.5%;
    float: left;
    text-align: center;
    transition: all .3s;
    -webkit-transition: all .3s;
}
	
.home-ysMain li i {
    display: block;
    width: 30px;
    height: 40px;
    margin: 35px auto 10px;
    transition: all .5s;
    -webkit-transition: all .5s;
}
	.home-ysMain li h5 {
    font-size: .8rem;
    color: #000000;
    margin-bottom: 30px;
}
	.home-ysMain li h5 span {
    display: block;
    font-family: Arial;
    font-size: .5rem;
    color: #373737;
    font-weight: normal;
}
	
}


/*尾部*/

.dwb {
    background: #01137f;
    position: absolute;
}
.dw{
    background-color: #0046b5;
    padding: 10px 30px;
    border-radius: 20px;
    margin: 0 66px;
}
.dw-bg{
    background-color: #0ba298;
    padding: 10px 30px;
    border-radius: 20px;
    margin: 0 30px;
}
.dw1 {
    width: 180px;
    margin: 20px;
    /* margin-right: 50px; */
    text-align: center;
    margin-left: 45%;
}

.dw2 {
    float: right;
    width: 1400px;
    color: #797979;
}

.dw3 {
    padding: 38px 0 20px 0;
    margin-bottom: 15px;

}

.dw2 a {
    color: #fff;
}

.dw3 span {
    margin-left: 80px;
    margin-right: 80px;
}

.dw4 {
    line-height: 32px;
    color: #bebdbd;
    font-size: 14px;
    margin-bottom: 40px;
    text-align: center;
    margin-top: 40px;
    width: 100%;
    display: inline-block;
}

.wrap02 {
    width: 1400px;
    height: auto;
    margin: 0 auto;
    display: flex;
    padding-bottom: 20px;
    border-bottom: solid 1px #0046b5;
}

@media screen and (max-width: 768px){
.wrap02 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    padding-bottom: 0;
}
	
.dw1 {
    float: inherit;
    width: 180px;
    margin-top: 40px;
    margin-right: 50px;
    text-align: center;
    padding-bottom: 20px;
    margin: 40px auto 0;
}

.dw2 {
    float: inherit;
    width: 100%;
    color: #797979;
    padding: 0 20px;
}

.dw3 {
    padding: 0 0 20px 0;
    margin-bottom: 15px;
    width: 100%;
}
	
.dw2 a {
    color: #fff;
    width: 29%;
    display: inline-block;
    line-height: 2;
    margin: 25px 5px 0;
    padding: 5px 15px;
    text-align: center;
}
	
.dw3 span {
    margin-left: 40px;
    margin-right: 40px;
    display: none;
}	
	
.dw4 {
    line-height: 28px;
    color: #eee;
    font-size: 14px;
    margin-bottom: 40px;
    text-align: left;
    margin-top: 40px;
    width: 100%;
    display: inline-block;
    padding: 0 15px;
}
}



/*四大板块*/

.wrap {
    width: 1400px;
    margin: 0 auto;
    display: flex;
    position: relative;
    /*padding-bottom: 60px;*/
}
.home-ysMain01 li {
    width: 290px;
    background-color: #fff;
    height:280px;
    margin-right: 60px;
    margin-top: 2px;
    float: left;
    text-align: center;
    transition: all .3s;
    -webkit-transition: all .3s;
}



.home-ysMain01 li h5 {
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 30px;
    height: 90px;
    line-height: 35px;
    padding: 15px 0;
}
.home-ysMain01 li h5 span {
    display: block;
    font-family: Arial;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}
.home-ysMain01 li p{padding:0 40px;color:#989494;text-align: left;}
.home-ysMain01 li i {
    display: block;
    width: 50px;
    height: 50px;
    margin: 85px auto 0px;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.home-ysMain01 li:hover i{transform: translateY(-10px);-ms-transform: translateY(-10px);-webkit-transform: translateY(-10px);-o-transform: translateY(-10px);-moz-transform: translateY(-10px);}
.home-ysMain01 .ys1 i{background: url("../images/01.png") no-repeat center;background-size: 100%;}
.home-ysMain01 .ys2 i{background: url("../images/02.png") no-repeat center;background-size: 100%;}
.home-ysMain01 .ys3 i{background: url("../images/03.png") no-repeat center center;background-size: 100%;}
.home-ysMain01 .ys4 i{background: url("../images/04.png") no-repeat center center;background-size: 100%;}

.home-ysMain01 .ys5 i{background: url("../images/0505.png") no-repeat center;background-size: 100%;}
.home-ysMain01 .ys6 i{background: url("../images/0606.png") no-repeat center;background-size: 100%;}
.home-ysMain01 .ys7 i{background: url("../images/0707.png") no-repeat center center;background-size: 100%;}
.home-ysMain01 .ys8 i{background: url("../images/0808.png") no-repeat center center;background-size: 100%;}

.dw-box {
    display: inline-flex;
}
.dw-box .box01{padding-right: 15px;}
.dw-box .box02 {
    text-align: left;
    width: 1300px;
}
.dw-box .box02 p {
    display: contents;
    padding-left: 15px;
}
@media screen and (max-width: 768px){
.wrap {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    /* padding-bottom: 60px; */
}	
.dw-box {
    display: inline-flex;
    font-size: 12px;
}
	
.dw-box .box01{ width: 80px; padding:0 }
.dw-box .box02{ width: 260px;}
.dw-box .box02 p {
    display: block;
    padding-left:0;
}
.home-ysMain01 li {
    width: 46%;
    background-color: #fff;
    height: 160px;
    margin-right: 0%;
    margin-top: 6px;
    margin-left: 2.5%;
    float: left;
    text-align: center;
    transition: all .3s;
    -webkit-transition: all .3s;
}
	
.home-ysMain01 li i {
    display: block;
    width: 30px;
    height: 40px;
    margin: 30px auto 5px;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.home-ysMain01 li h5 {
    font-size: .8rem;
    color: #ffffff;
    margin-bottom: 30px;
    line-height: 1.5;
    height: auto;
    padding: 5px;
}
.home-ysMain01 li h5 span {
    display: block;
    font-family: Arial;
    font-size: .6rem;
    color: #FFFFFF;
    font-weight: normal;
}
	
}
.font01{
color: #222
}
.font02{
color: #666
}


.home-ysMain01 li:nth-child(4n){margin-right:2px;}

body {
    font-size: 13px;
    background-color: #2816ca;
    max-width: 1920px;
    margin: 0 auto;
    min-width: 320px;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}


.containe02 {
    width: 100%;
    display: block;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    background-color: #2816ca;
}

.containe0303 {
    width: 100%;
    display: block;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    background: url(../images/bg.jpg) no-repeat #2816ca;
    background-size: contain;
}