@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Regular.woff') format('woff'),
        url('../fonts/Lato-Regular.ttf') format('truetype'),
        url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg'),
		url('../fonts/Lato-Regular.otf') format('otf');
    font-weight: normal;
    font-style: normal;
}
/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0; list-style:none; text-decoration:none; border:0; list-style:none;}
body{ font-size:14px; font-family: 'Lato'; color:#333;}
a{ color:#666;}
a:hover{ color:#ffa916; text-decoration:none;}
p{line-height:1.5em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper1{ width:1200px; margin:0 auto;}
input,textarea,select{outline:none; font-family: 'Lato';}
img{object-fit: cover;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor; max-width:100%;}
#lContent img,#lblContent img,.xiangxi_con img,.xiangqing img{ width:auto !important; height:auto !important; max-width:100%;}
@media(max-width:1024px){
.wapper1{ width:90%; }
}
/*@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.ttf') format('truetype');
    src: url('../fonts/Lato-Regular.otf') format('otf');
    src: url('../fonts/Lato-Regular.woff') format('woff');
    src: url('../fonts/Lato-Regular.woff2') format('woff2');
    src: url('../fonts/Lato-Regular.eot') format('eot');
    font-weight: normal;
    font-style: normal;
}*/
/*common end*/



.headbg{ width:100%; position:fixed; z-index:55; left:0; top:0; }
.headbg.active{ background:#fff; box-shadow:0px 0px 5px rgba(0,0,0,.1);}
.head{ height:90px;}
.head .logo{ float:left; width:17%; height:90px; position:relative; }
.head .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
.h_lang1{ float:right; line-height:90px;}
.h_lang1 a{ display:inline-block; vertical-align:middle; margin-left:10px;}
.h_lang1 a img{ display:block; height:20px;}
/*menu*/
.menu{height:90px;line-height:90px; float:right; }
.menu ul li{ float:left; position:relative; }
.menu ul li span a{ font-size:16px;color:#333; font-weight:normal; display:block;text-align:center; padding:0 20px;}
.menu ul li span a:hover,.menu ul li span a.menu_hover{color:#ffa916;}
.menu ul li dl{ background:#fff; width:180px; transform:translateX(-50%); position:absolute; left:50%; top:100%; box-shadow:rgba(43, 52, 69, 0.1) 0px 4px 16px; padding:10px 0;display:none; }
.menu ul li dl dd{ line-height:24px; }
.menu ul li dl dd a{ font-size:14px; color:#666; font-weight:normal; display:block; text-align:center; padding:10px 5px;}
.menu ul li dl dd a:hover{ color:#ffa916; }
/**/
.head_mbg{ width:100%; background:#fff; box-shadow:0px 0px 5px rgba(0,0,0,.1); position:fixed; z-index:55; top:0; left:0; display:none;}
.head_m{ height:60px; position:relative; }
.head_m .logo{ float:left; width:50%; height:60px; position:relative; margin-left:5%;}
.head_m .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
.h_lang2{ float:right; line-height:60px;}
.h_lang2 a{ display:inline-block; margin-left:10px;}
.h_lang2 a img{ display:block; height:12px;}
/**/
.nav_open{ width:20px; height:40px; line-height:40px; text-align:center; font-size:20px; color:#333;float:right; margin:10px 5% 0 10px;}
.nav_open i{ }
.nav_open i.fa-close{ display:none;}
.nav_open.active i.fa-navicon{ display:none;}
.nav_open.active i.fa-close{ display:inline-block;}
.navbg{ width:100%; height:calc(100vh - 60px); background:#fff; position:fixed; top:60px; left:0; z-index:666; display:none;}
.nav{ padding:0px 5% 20px 5%; position:relative;}
.nav_list{ height:calc(100vh - 80px); overflow-Y:scroll;}
.tree{}
.tree_box{ border-top:1px solid #eee; padding:0 5%;}
.tree .tree_box:nth-child(1){ border-top:none;}
.tree_box h3{ font-weight:normal; font-size:14px; height:44px; line-height:44px; overflow:hidden; margin:0; position:relative;}
.tree_box h3 a{ color:#333; position:relative; z-index:10;}
.tree_box h3 a:hover{ color:#ffa916;}
.tree_box h3 span{ position:absolute; width:100%; height:100%; left:0; top:0; text-align:right;}
.tree_box h3 span i{}
.tree_one{display: none; overflow: hidden; padding:0 0 10px 0;}
.tree_one h4{ font-weight:normal; font-size:12px; position:relative; height:42px; line-height:42px; overflow:hidden; margin:0 0 0 5%; }
.tree_one h4 a{ color:#666; position:relative; z-index:10;}
.tree_one h4 a:hover{ color:#ffa916;}
.tree_two{display: none; overflow: hidden;}
.h_height{ height:90px; background:#fff;}
@media(max-width:1024px){
.headbg{ display:none;}
.head_mbg{ display:block;}
.h_height{ height:60px;}
}


.more1{}
.more1 span{ display:inline-block; vertical-align:top; text-align:center; background:#ffa916; color:#fff; font-size:20px; font-weight:bold; height:50px; line-height:50px; padding:0 15px; min-width:140px;}
.more1 span:hover{ background:#f60;}
.swiper-container1 { width: 100%; }
.swiper-container1 .swiper-slide { position:relative;
/* Center slide text vertically */
/*display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;*/
}
.swiper-container1 .swiper-slide img{ display:block; width:100%;height:100vh}
.swiper-container1 .swiper-slide .txtbg{ width:100%; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.swiper-container1 .swiper-slide .txt{ color:#fff;}
.swiper-container1 .swiper-slide .txt .h2{ font-size:58px; line-height:68px; font-weight:bold; position:relative; color:#ffa916; position:relative; margin-bottom:90px;}
.swiper-container1 .swiper-slide .txt .h2:before{ content:""; width:76px; height:6px; background:#ffa916; position:absolute; left:0; bottom:-45px;}
.swiper-container1 .swiper-slide .txt .h3{ font-size:24px; line-height:34px; margin-bottom:70px;}
.swiper-container1 .swiper-pagination1{ display:none;}
.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet{}
.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active{}
.swiper-container1 .swiper-button-prev1,.swiper-container1 .swiper-button-next1{ display:none;}
.swiper-container1 .swiper-button-prev1{}
.swiper-container1 .swiper-button-next1{}
@media(max-width:1024px){
.more1 span{  font-size:12px; height:30px; line-height:30px; padding:0 10px; min-width:80px;}
.swiper-container1 .swiper-slide .txt .h2{ font-size:24px; line-height:28px; margin-bottom:20px;}
.swiper-container1 .swiper-slide .txt .h2:before{ width:40px; height:2px; bottom:-10px;}
.swiper-container1 .swiper-slide .txt .h3{ font-size:14px; line-height:18px; margin-bottom:20px;}
}


.con01bg{ padding:120px 0;}
.con01{
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.con01_lt{ width:31%;}
.con01_lt .img{}
.con01_lt .img img{ display:block; width:100%;}
.con01_rt{ width:69%;}
.con01_rt .txt{ padding-left:30px;}
.con01_rt .txt .h2{ font-size:34px; line-height:44px; font-weight:bold; margin-bottom:30px;}
.con01_rt .txt .h3{ font-size:20px; line-height:1.5em; color:#666;}
@media(max-width:1024px){
.con01bg{ padding:60px 0;}
.con01{ display:block;}
.con01_lt{ width:100%; margin-bottom:20px;}
.con01_rt{ width:100%;}
.con01_rt .txt{ padding-left:0;}
.con01_rt .txt .h2{ font-size:20px; line-height:30px; margin-bottom:10px;}
.con01_rt .txt .h3{ font-size:14px; line-height:1.5em; }
}


.tit1{ text-align:center;}
.tit1 .h2{ font-size:36px; line-height:46px; font-weight:bold; }
.tit1 .line1{ width:30px; height:3px; background:#ffa916; margin:0 auto; margin-top:15px;}
.tit1 .h3{ font-size:20px; line-height:30px; margin-top:10px;}
.con02bg{ padding:120px 0; background:url(../images/Section.jpg) center no-repeat; background-size:cover;}
.con02{}
.con02 .tit1 .h2{ color:#fff;}
.con02 .list1{ background:#fff; font-size:15px; line-height:1.5em; color:#666; margin-bottom:60px; margin-top:60px; padding:30px;}
.con02 .list1>.h2{ font-size:24px; line-height:34px; font-weight:bold; text-align:center; margin-bottom:30px; color:#333;}
.con02 .list2{ margin-bottom:60px;}
.con02 .list2 img{ display:block; margin:0 auto; max-width:100%;}
.con02 .list3{ margin-bottom:60px;}
.con02 .list3 ul li{ float:left; width:calc((100% - 90px)/4); margin:15px 0 15px 30px;}
.con02 .list3 ul li:nth-child(4n-3){ clear:left; margin-left:0;}
.con02 .list3 ul li .txt{ text-align:center; color:#fff;}
.con02 .list3 ul li .txt .h2{ font-size:30px; line-height:40px; font-weight:bold; color:#ffa916;}
.con02 .list3 ul li .txt .h2 span{}
.con02 .list3 ul li .txt .line1{ width:29%; height:3px; background:#ffa916; margin:0 auto; margin-top:30px; margin-bottom:30px;}
.con02 .list3 ul li .txt .h3{ font-size:20px; line-height:30px;}
.con02 .list4{}
.con02 .list4>.h2{ text-align:center; color:#fff; font-size:24px; line-height:34px; font-weight:bold; margin-bottom:60px;}
.con02 .list4 ul li{ float:left; width:calc((100% - 90px)/4); margin:0 0 30px 30px; background:#eaeaea;}
.con02 .list4 ul li:nth-child(4n-3){ clear:left; margin-left:0;}
.con02 .list4 ul li:hover{ background:#fff;}
.con02 .list4 ul li .nr_box{ padding:40px 0 30px 0;}
.con02 .list4 ul li .img{ height:110px; position:relative;}
.con02 .list4 ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.con02 .list4 ul li .img .img2{ display:none;}
.con02 .list4 ul li:hover .img .img1{ display:none;}
.con02 .list4 ul li:hover .img .img2{ display:block;}
.con02 .list4 ul li .txt{ text-align:center; margin-top:40px;}
.con02 .list4 ul li .txt .h3{ font-size:18px; line-height:28px; height:28px;}
@media(max-width:1024px){
.tit1 .h2{ font-size:24px; line-height:34px; }
.tit1 .line1{ margin-top:10px;}
.tit1 .h3{ font-size:14px; line-height:24px; margin-top:5px;}
.con02bg{ padding:60px 0; }
.con02 .list3 ul li{ float:left; width:calc((100% - 10px)/2); margin:10px 0 10px 10px;}
.con02 .list3 ul li:nth-child(4n-3){ clear:10px; margin-left:none;}
.con02 .list3 ul li:nth-child(2n-1){ clear:left; margin-left:0;}
.con02 .list3 ul li .txt .line1{ margin-top:10px; margin-bottom:10px;}
.con02 .list3 ul li .txt .h3{ font-size:14px; line-height:24px;}
.con02 .list4 ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 10px 10px; }
.con02 .list4 ul li:nth-child(4n-3){ clear:10px; margin-left:none;}
.con02 .list4 ul li:nth-child(2n-1){ clear:left; margin-left:0;}
.con02 .list4 ul li .txt .h3{ font-size:14px; line-height:24px; height:24px;}
}


.con03bg{ padding:120px 0 60px 0; background:url(../images/page4bg.jpg) center no-repeat; background-size:cover;}
.con03{}
.con03 .inbanner{ margin-top:30px;}
.con03 .list1{ margin-top:60px;}
.con03_list{ margin-bottom:60px;}
.con03_list>.h2{ font-size:24px; line-height:34px; text-align:center; margin-bottom:30px;}
.swiper2{ position:relative;}
.swiper-container2 { width: 100%; padding-bottom:40px;}
.swiper-container2 .swiper-slide { background:#fff;
/* Center slide text vertically */
/*display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;*/
}
.swiper-container2 .swiper-slide:hover{ background:#eee;}
.swiper-container2 .swiper-slide .nr_box{ padding:40px 0;}
.swiper-container2 .swiper-slide .img{ margin:0 auto; width:190px; height:190px; border-radius:100%; position:relative; overflow:hidden;}
.swiper-container2 .swiper-slide .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.swiper-container2 .swiper-slide .txt{ text-align:center; color:#333; margin-top:40px;}
.swiper-container2 .swiper-slide .txt .h2{ font-size:24px; line-height:34px; font-weight:bold; text-align:center; margin-bottom:20px;}
.swiper-container2 .swiper-slide .txt .h3{ font-size:18px; line-height:28px; margin-bottom:10px;}
.swiper-container2 .swiper-slide .txt .h4{ font-size:16px; line-height:26px; color:#999;}
.swiper-container2 .swiper-slide .txt .h4 i{ display:inline-block; vertical-align:text-bottom; margin-right:5px; width:14px; height:20px; background:url(../images/ico_add1.png) center no-repeat;}
.swiper-container2 .swiper-pagination2{ height:15px; bottom:0px;}
.swiper-container2 .swiper-pagination2 .swiper-pagination-bullet{ width:9px; height:9px; border:3px solid transparent; background:#909090; opacity:1;}
.swiper-container2 .swiper-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active{ border-color:#ffa916; background:#ffa916; opacity:1;}
.swiper2 .swiper-button-prev2,.swiper2 .swiper-button-next2{ width:12px; height:22px; margin-top:-11px; background-size:12px 22px; }
.swiper2 .swiper-button-prev2{ left:-20px;}
.swiper2 .swiper-button-next2{ right:-20px;}
@media(max-width:1024px){
.con03bg{ padding:60px 0 10px 0; }
}


.con04bg{ padding:120px 0;}
.con04{}
.con04 .list{ margin-top:60px; margin-bottom:30px;}
.con04 .list dl dd{ float:left; width:calc((100% - 30px)/2); margin:0 0 30px 30px; box-shadow:0 0 50px #cacaca;}
.con04 .list dl dd:nth-child(2n-1){ margin-left:0; clear:left;}
.con04 .list dl dd .txt{ padding:30px;}
.con04 .list dl dd .txt .h2{ font-size:24px; line-height:34px; font-weight:bold; margin-bottom:10px;}
.con04 .list dl dd .txt .h3{ font-size:18px; line-height:28px; color:#999; margin-bottom:20px;}
.con04 .list dl dd .txt ul li{ font-size:18px; line-height:28px; color:#999; padding-left:30px; position:relative; margin-top:10px;}
.con04 .list dl dd .txt ul li i{ width:20px; height:28px; position:absolute; left:0; top:0;}
.con04 .list dl dd .txt ul li i.phone1{ background:url(../images/ico_phone1.png) center no-repeat;}
.con04 .list dl dd .txt ul li i.email1{ background:url(../images/ico_email1.png) center no-repeat;}
.con04 .more1{ text-align:center; margin-top:30px;}
.con04 .more1 span{ color:#333;}
@media(max-width:1024px){
.con04bg{ padding:60px 0;}
.con04 .list dl dd{ float:left; width:100%; margin:0 0 30px 0; }
.con04 .list dl dd .txt{ padding:20px;}
.con04 .list dl dd .txt .h2{ font-size:20px; line-height:30px; margin-bottom:10px;}
.con04 .list dl dd .txt .h3{ font-size:14px; line-height:24px; margin-bottom:20px;}
.con04 .list dl dd .txt ul li{ font-size:14px; line-height:24px; padding-left:30px;  margin-top:10px;}
.con04 .list dl dd .txt ul li i{ width:20px; height:24px; }
}


.con05bg{ padding:120px 0; background:url(../images/contact.jpg) center no-repeat; background-size:cover;}
.con05{ color:#fff;}
.con05 .list{ max-width:770px; margin:0 auto; margin-top:60px;}
.con05 .list table{}
.con05 .list td{ width:50%; padding:15px 0;}
.con05 .list .td1{ padding-right:15px;}
.con05 .list .td2{ padding-left:15px;}
.con05 .list .text1{ border:1px solid #fff;color:#fff; background:none; height:58px; line-height:58px; padding:0 20px; width:calc(100% - 42px);}
.con05 .list .text2{ border:1px solid #fff;color:#fff; background:none; height:158px; line-height:58px; padding:0 20px; width:calc(100% - 42px);}
@media(max-width:1024px){
.con05bg{ padding:60px 0; }
.con05 .list td{ padding:10px 0;}
.con05 .list .td1{ padding-right:10px;}
.con05 .list .td2{ padding-left:10px;}
.con05 .list .text1{ height:38px; line-height:38px; padding:0 10px; width:calc(100% - 22px);}
.con05 .list .text2{ height:138px; line-height:38px; padding:0 10px; width:calc(100% - 22px);}
}


.footbg{ padding:15px 0; background:#000;}
.foot{ text-align:center; font-size:16px; line-height:26px; color:#bebebe;}
.foot a{ color:#bebebe;}
.foot a:hover{ text-decoration:underline;}
.foot ul li{}
@media(max-width:1024px){
.foot{ font-size:12px; line-height:22px; }
}


/*Add------------------------------------------------------------------------------*/

.insidebg{ padding:60px 0 120px 0 ;}
.inside{}


.news1{}
.news1 .search1bg{ width:100%; margin-bottom:60px;}
.news1 .search1{ max-width:760px; margin:0 auto;}
.news1 .search1 .form{ height:38px; border:1px solid #a3a5a8; border-radius:5px; overflow:hidden; }
.news1 .search1 .form .text1{ float:left; border:none; background:none; height:38px; line-height:38px; padding:0 0 0 10px; width:calc(100% - 110px); color:#fff;}
.news1 .search1 .form .button1{ float:right; width:100px; height:38px; background:#ffa916 url(../images/search.png) center no-repeat; background-size:contain; }
.news1 .search1 .form .button1:hover{ background-color:#f60;}
.news1 .tit1{ margin-bottom:30px;}
.news1 .tit1 .h2{ color:#fff;}
.news1 ul li{ margin-bottom:20px;}
.news1 ul li:hover{ background:rgba(208,208,208,0.1);}
.news1 ul li .nr_box{ padding:20px;}
.news1 ul li .txt1{ color:#fff;}
.news1 ul li .txt1 .h2{ font-size:20px; line-height:30px; color:#ffa916; margin-bottom:5px;}
.news1 ul li .txt1 .h3{ font-size:36px; line-height:46px; }
.news1 ul li .txt1 .line1{ width:50px; height:3px; background:#9c9c9c; margin:10px 0 20px 0;}
.news1 ul li .img{ float:left; width:32%;}
.news1 ul li .img img{ display:block; width:100%; max-height:250px;}
.news1 ul li .txt2{ color:#fff; float:right; width:65%;}
.news1 ul li .txt2 .h4{ font-size:18px; line-height:28px;}
@media(max-width:1024px){
.news1 ul li .txt1 .h2{ font-size:16px; line-height:26px; margin-bottom:5px;}
.news1 ul li .txt1 .h3{ font-size:14px; line-height:24px; }
.news1 ul li .txt1 .line1{ margin:10px 0 20px 0;}
.news1 ul li .img{ float:left; width:100%; margin-bottom:20px;}
.news1 ul li .txt2{ float:right; width:100%;}
.news1 ul li .txt2 .h4{ font-size:12px; line-height:22px;}
}


.inbanner{ position:relative;}
.inbanner img{ display:block; width:100%;}
.inbanner .search1bg{ width:100%; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.inbanner .search1{ max-width:760px; margin:0 auto;}
.inbanner .search1 .form{ height:38px; border:1px solid #a3a5a8; border-radius:5px; overflow:hidden; }
.inbanner .search1 .form .text1{ float:left; border:none; background:none; height:38px; line-height:38px; padding:0 0 0 10px; width:calc(100% - 110px); color:#fff;}
.inbanner .search1 .form .button1{ float:right; width:100px; height:38px; background:#ffa916 url(../images/search.png) center no-repeat; background-size:contain; }
.inbanner .search1 .form .button1:hover{ background-color:#f60;}


.tit2{}
.tit2 .h2{ font-size:36px; line-height:46px; font-weight:bold;}
.tit2 .line1{ width:35px; height:2px; background:#ee782b; margin-top:15px;}
.tit2 .h3{ font-size:20px; line-height:30px; margin-top:15px;}
.exhibition1{}
.exhibition1 .list{ margin-top:60px;}
.exhibition1 .list dl{ margin-bottom:60px;}
.exhibition1 .list dl dt{ border-bottom:1px solid #000; padding-bottom:1px;}
.exhibition1 .list dl dt .h2{ font-size:22px; line-height:40px; padding:0 40px 0 20px; position:relative;  cursor:pointer;}
.exhibition1 .list dl dt .h2 strong{ display:inline-block; vertical-align:top; background:#000; color:#fff; border-radius:10px 10px 0 0; padding:0 20px;}
.exhibition1 .list dl dt .h2 i{ width:40px; height:40px; background:url(../images/arrow-181.png) center no-repeat; position:absolute; top:0; right:0;}
.exhibition1 .list dl.active dt .h2 i{ background-image:url(../images/arrow-191.png);}
.exhibition1 .list dl dd{ display:block;}
.exhibition1 .list ul li{ float:left; width:calc(100%/6);}
.exhibition1 .list ul li:nth-child(6n-5){ clear:left;}
.exhibition1 .list ul li:hover{ background:#d8d8d8;}
.exhibition1 .list ul li a{ display:block; padding:20px;}
.exhibition1 .list ul li .img{ padding-bottom:58%; position:relative;}
.exhibition1 .list ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.exhibition1 .list ul li .txt{ text-align:center;}
.exhibition1 .list ul li .txt .h2{ font-size:18px; line-height:28px; margin-top:15px;}
@media(max-width:1024px){
.tit2 .h2{ font-size:20px; line-height:30px; }
.tit2 .h3{ font-size:14px; line-height:24px; margin-top:15px;}
.exhibition1 .list dl dt .h2{ font-size:16px;}
.exhibition1 .list ul li{ float:left; width:50%;}
.exhibition1 .list ul li:nth-child(6n-5){ clear:none;}
.exhibition1 .list ul li:nth-child(2n-1){ clear:left;}
.exhibition1 .list ul li a{ padding:10px;}
.exhibition1 .list ul li .txt .h2{ font-size:14px; line-height:24px; margin-top:15px;}
}


.tit3bg{ text-align:center; background:url(../images/bg_05.jpg) repeat-x; background-size:auto 100%; color:#fff; position:relative;}
.tit3bg:before{ content:""; width:106px; height:86px; background:url(../images/bg_02.jpg) center no-repeat; background-size:auto 100%; position:absolute; left:0; top:0;}
.tit3bg:after{ content:""; width:74px; height:86px; background:url(../images/bg_04.jpg) center no-repeat; background-size:auto 100%; position:absolute; right:0; top:0;}
.tit3{}
.tit3 .h2{ font-size:25px; line-height:86px; font-weight:bold;}
.tit4{}
.tit4 .h2{ font-size:16px; line-height:30px;}
.tit4 .h2 span{ display:inline-block; vertical-align:top; position:relative; padding:0 10px; background:#2d2d2d; color:#fff; border-radius:10px;}
.tit4 .h2 span:before{ content:""; width:4px; height:4px; border-radius:100%; background:#ffa916; position:absolute; right:5px; bottom:5px; display:none;}
.exhibition_detail1{}
.exhibition_detail1 .list1{ max-width:360px; margin-bottom:60px;}
.exhibition_detail1 .list1 .img{}
.exhibition_detail1 .list1 .img img{ display:block; width:100%;}
.exhibition_detail1 .list1 .txt{ text-align:center;}
.exhibition_detail1 .list1 .txt .h2{ font-size:36px; line-height:46px; font-weight:bold; margin-top:15px;}
.exhibition_detail1 .list2{ }
.exhibition_detail1 .list2 dl{ margin-bottom:60px;}
.exhibition_detail1 .list2 dl dt{ margin-bottom:20px;}
.exhibition_detail1 .list2 dl dd{ font-size:18px; line-height:1.5em;}
.exhibition_detail1 .list2 .xiangqing table{ border-collapse:collapse; border:1px solid #333; font-size:16px; line-height:22px; width:auto; max-width:100%; min-width:400px;}
.exhibition_detail1 .list2 .xiangqing table th{ padding:10px; background:#fca830;border:1px solid #333;}
.exhibition_detail1 .list2 .xiangqing table td{ padding:10px; text-align:center;border:1px solid #333;}
@media(max-width:1024px){
.tit3 .h2{ font-size:20px;}
.exhibition_detail1 .list1 .txt .h2{ font-size:20px; line-height:30px; margin-top:15px;}
.exhibition_detail1 .list2 .xiangqing table{ width:100%;}
}


.more2{ display:inline-block; vertical-align:top;}
.more2 span{ display:inline-block; vertical-align:top; text-align:center; background:#ffa916; color:#333; font-size:20px; font-weight:bold; line-height:30px; padding:0 10px; min-width:140px;}
.more2 span:hover{ background:#f60; color:#333;}
.service1bg{}
.service1bg dl dd{ padding:120px 0; color:#fff;}
.service1bg dl dd:nth-child(2n){ background:#000 !important; color:#fff;}
.service1{}
.service1 .list{ margin-top:60px;}
.service1 .list .h2{ font-size:36px; line-height:46px; font-weight:bold; margin-bottom:20px;}
.service1 .list .txt{ float:left; width:65%;}
.service1 .list ul{ border-left:2px solid #9f9f9f; padding:5px 0;}
.service1 .list ul li{ position:relative; padding-left:30px; font-size:20px; line-height:30px; margin:10px 0;}
.service1 .list ul li:before{ content:""; width:8px; height:8px; border:1px solid #fff; border-radius:100%; background:#f3a319; position:absolute; left:-6px; top:10px;}
.service1 .list .h3{ font-size:36px; line-height:30px; font-weight:bold; margin-top:20px;}
.service1 .list .h3 strong{ margin-right:10px;}
.service1 .list .img{ float:right; width:30%;}
.service1 .list .img img{ display:block; width:100%;}
@media(max-width:1024px){
.service1bg dl dd{ padding:60px 0; }
.service1 .list .h2{ font-size:20px; line-height:30px; margin-bottom:20px;}
.service1 .list .txt{ float:left; width:100%; margin-bottom:20px;}
.service1 .list ul li{ font-size:14px; line-height:24px; margin:10px 0;}
.service1 .list ul li:before{ top:7px;}
.service1 .list .h3{ font-size:20px; line-height:30px; margin-top:20px;}
.service1 .list .img{ float:right; width:100%;}
}


.tit5{}
.tit5 .h2{ font-size:24px; line-height:44px;}
.tit5 .h2 span{ display:inline-block; vertical-align:top; text-align:center; /*background:#ffa916;*/ color:#000; border-radius:50px; padding:0 15px;}
.team_detail1bg{ padding:120px 0; background:url(../images/t_bg.jpg) center no-repeat; background-size:cover;}
.team_detail1{ max-width:940px; margin:0 auto;}
.team_detail1 .list{ position:relative; min-height:480px;}
.team_detail1_lt{ }
.team_detail1_lt .nr_box{}
.team_detail1_lt .box1{ background:url(../images/t_bg1.png) center no-repeat; background-size:100% 100%; margin-bottom:20px;}
.team_detail1_lt .box2{ background:url(../images/t_bg2.png) center no-repeat; background-size:100% 100%; margin-bottom:20px;}
.team_detail1_lt .box3{ background:url(../images/t_bg3.png) center no-repeat; background-size:100% 100%; margin-bottom:20px;}
.team_detail1_lt .box4{ background:url(../images/t_bg1.png) center no-repeat; background-size:100% 100%; margin-top:20px;}
.team_detail1_lt .txt{ width:52%; padding:20px 0 40px 60px; font-size:15px; line-height:25px; color:#666;}
/*.team_detail1_lt .box4 .txt{ color:#fff;}*/
.team_detail1_rt{ float:right; width:26%; position:absolute; top:0; right:0;}
.team_detail1_rt .nr_box{}
.team_detail1_rt .img{}
.team_detail1_rt .img img{ display:block; margin:0 auto; width:100%; max-width:240px;    border-radius: 50%;}
.team_detail1_rt .txt{ font-size:24px; line-height:34px; color:#999; padding-left:20px;}
.team_detail1_rt .txt .h2{ color:#666;}
.team_detail1_rt .txt .h3{}
.team_detail1_rt .txt .h4{}
.team_detail1_rt .txt ul{ margin-top:20px;}
.team_detail1_rt .txt ul li{ font-size:16px; line-height:26px; padding-left:30px; position:relative; margin-bottom:5px;}
.team_detail1_rt .txt ul li a{ color:#1890ff;}
.team_detail1_rt .txt ul li i{ width:24px; height:100%; position:absolute; top:0; left:0;}
.team_detail1_rt .txt ul li i img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
@media(max-width:1024px){
.team_detail1 .list{ min-height:0;}
.team_detail1_lt .txt{ width:90%; padding:20px 0 40px 5%; font-size:14px; line-height:24px; }
.team_detail1_lt .box4 .txt{ color:#000;}
.team_detail1_rt{ float:none; width:100%; position:static; margin-bottom:20px;}
.team_detail1_rt .txt{ font-size:20px; line-height:30px; padding-left:0;}
}




