body,html{ width: 100%;height: 100%}
.flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex_around{ 
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;  
    justify-content: space-around;
     -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.flex_between{display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;    
     -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.flex_center{ 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;
}
.flex_wrap{  
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;  
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap:wrap;
-webkit-justify-content: space-between;
    justify-content: space-between;


}
.flex_wrap2{  
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;  
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap:wrap;
}


.box-sizing{box-sizing:border-box;  -moz-box-sizing:border-box; /* Firefox */  -webkit-box-sizing:border-box; /* Safari */  }
.none{ display: none }
.displayNone{ display: none }
.textOver1{overflow: hidden;    white-space: nowrap;    text-overflow: ellipsis;}
.textOver1 a{color:#333}
.textOver2{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical}
.pa10{ padding:10px;box-sizing:border-box;  -moz-box-sizing:border-box; /* Firefox */  -webkit-box-sizing:border-box; /* Safari */   }
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar{
    width: 8px;
    height: 8px;
}
/*定义滚动条的轨道，内阴影及圆角*/
::-webkit-scrollbar-track{
    border-radius: 3px;
    background-color: #b0c2e8;
}
/*定义滑块，内阴影及圆角*/
::-webkit-scrollbar-thumb{
    /*width: 10px;*/
    height: 20px;
    border-radius: 3px;
    background-color: #668FE7;
}
.p0{ padding:0px  }
/*.layui-tab-title li,.layui-nav *,.layui-btn{font-size: 15px}*/
.overflowX{overflow-x:auto }
.overflowY{ overflow-y:auto  }
.mt3{margin-top: 30px}
.mt1{margin-top: 10px}
.ml10{margin-left: 10px}
*{ margin: 0;padding: 0 ;}
ul li{list-style: none;}
a{text-decoration:none;}
.w1800{ width: 1800px; margin: 30px auto}
.w100{ width: 100%; }
.header{ height: 100px; background: rgba(28,117,181,0.5);  padding:0 20px; position: absolute;top:0;left: 0; z-index: 10   }
.header .logo_en{ width: 15%; }
.header .logo_en img{ width: 100% ;}
.header .rightBox{ width: 90%; }
.header .nav {margin-left: 30px;}
.header .nav ul li{ position: relative;font-size: 15px;line-height: 50px; margin:0px 5px; text-align: center; }
.header .nav ul li img{  width: 30px; height: 30px; margin-top: 12px;}
.header a{ color: #fff }
.header .nav ul li span{ padding: 0px 2px; border-radius: 5px }
.header .nav ul li:hover span{ background: #f67e27 }
.header .nav ul li.hovers{ background: #f67e27;border-radius: 5px; }
.header .nav ul li:hover  p{display:block; ;}
.header .nav ul li p{ position: absolute;top:50px;left: 0px; background: rgba(0,0,0,0.5);
width: 100%;height: auto; display: none;  text-align: center; border-radius: 5px}
.header .nav ul li p a{ display: block; line-height: 30px; font-size: 14px; }
.header .nav ul li p a:hover{ color: #f67e27 }
.header .loginBtn{ display: block;  background: #f67e27; border-radius: 6px; padding: 0px 10px; font-size: 14px;margin-right: 20px;line-height:50px;}
.header .rightLogo{ width: 130px; height: auto;  }
.header .logo_zn {width: 275px}

.leftre { width:299px;}
/*UTS*/
.center2 .conleft{ height:290px; width:460px; float:left;padding-right:30px; }
.center2 .conright{height:290px;}
.center2 .conright ul li{                                       margin-bottom:20px;}
.gldla{ margin-left:20px; margin-right:20px; color:#0bbaf4;text-align: left; font-size: 16px;line-height: 50px; border-bottom: solid 1px #e0e0e0; margin-bottom: 20px;}
.gldla .ts1{border-bottom: 2px solid #0bbaf4;width: 120px; color: #333;font-size: 20px;}
.conleft p{ margin-left:20px;}
.gzdl ul li{ float:left; width:210px;margin-left:19px;          margin-bottom:20px;}
.gzdl ul li img{ width:210px; height:135px; }
.gzdlu ul li{ float:left; width:460px;margin-left:49px;}
.gzdlu ul li img{ width:460px; height:345px; }
.home_dynamic .dleft{ width:790px !important;}
.gddxa{color:#355a62; font-size:18px; font-weight:bold; margin-top:15px;}
/*----------- 从底部上升的遮罩效果 开始---------------------------*/
.con{width: 210px;height: 135px;float: left;margin-bottom: 15px;position: relative;cursor: pointer;}
.con img{width:210px;height: 135px;}
.txt{position: absolute;left: 0;bottom: 0;width: 100%;height: 45px;line-height: 45px;text-align: center;color: #fff;background: rgba(0,0,0,0.4);}
.txt h3{font-weight: normal; font-size:20px; color:#fff;}
.txt p{font-size: 14px;display: block;line-height: 20px;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-moz-margin-before: 1em;-moz-margin-after: 1em;-moz-margin-start: 0px;-moz-margin-end: 0px;}


/*----------- uts从底部上升的遮罩效果 开始---------------------------*/
.utsbg { width:100%; height:865px; background:url(../images/utsbg.jpg); margin:0;}
.utsbg1 { width:100%; height:auto; background:url(../images/utsbg1.jpg); margin:0;}
.utsbg2 { width:100%; height:auto; background:url(../images/utsbg2.jpg); margin:0;}
.utsbg3 { width:100%; height:auto; background:url(../images/utsbg3.jpg); margin:0;}
.utsbg4 { width:100%; height:auto; background:url(../images/utsbg4.jpg); margin:0;}
.newsuts{width:1070px;  overflow:hidden;}
.newsuts1{width:1100px;  overflow:hidden;}
.wzz{width:100%; float:left; overflow:hidden; line-height:30px; font-size:14px; border-bottom:1px solid #d5d5d5; margin-bottom:20px;}
.news_nrright1{width:795px; float:right; overflow:hidden; padding:10px 15px 0;}
.news_nrright1 ul{width:100%; overflow:hidden; font-size:14px; margin-bottom:45px; margin:0 auto;}
.news_nrright1 li{width:100%; float:left; overflow:hidden; line-height:30px;}
.news_nrright1 h1{ font-size:20px; font-family:"Microsoft YaHei"!important; padding-bottom:15px;}
.news_nrright1 .bt{width:100%; float:left; overflow:hidden; border-bottom:#c0c1bf dashed 1px; padding-bottom:15px; text-align:center; margin-bottom:30px;}
.news_nrright1 .xxt{width:100%; float:left; overflow:hidden; line-height:30px;}
.news_nleft1{width:225px; float:left; overflow:hidden; padding:0 15px 10px;}
.news_nleft1 .bk{width:225px; float:left; overflow:hidden;}
.news_nleft1 .bk a{width:225px; height:40px; line-height:40px; display:block; padding-top:20px; text-align:center; float:left; overflow:hidden; border-top:1px solid #fff}
.news_nleft1 .bk .cur{text-decoration:none; color:#fff;}
.mtz1 {color: #fff;font-size: 30px;line-height: 45px;text-align:center;font-family:"Microsoft YaHei"!important; padding:20px 0;}
.news_nright1{width:795px; float:right; overflow:hidden; padding:10px 15px 0;}
.news_nright1 ul{width:100%; float:left; overflow:hidden; font-size:14px; margin-bottom:45px;}
.news_nright1 li.limg{width:166px; height:113px; float:left; overflow:hidden;}
.news_nright1 li.lfont{width:668px; height:113px; float:right; overflow:hidden; line-height:27px;}
.news_nright1 li.lfont span{ color:#81b177;}

.nright1{width:795px;float:right; padding-bottom:25px;}
.nyy{width:785px; height:120px; line-height:25px; border-bottom:1px solid #e5e5e5; margin-bottom:10px;}
.nyy .bt{ width:800px; height:35px; line-height:35px; font-size:16px; font-weight:bold;}
.nyy .info { width:800px; height:65px; font-size:14px; line-height:25px; color:#666;}
.nyy .fxf { width:800px; height:20px; line-height:20px; font-size:12px;white-space:nowrap; color:#666;}
.con11{width: 460px;height: 345px;float: left;margin-bottom: 49px;position: relative;cursor: pointer;}
.con11 img{width:460px;height: 345px;}
.txt11{position: absolute;left: 0;bottom: 0;width: 100%;height: 45px;line-height: 45px;text-align: center;color: #fff;background: rgba(191,72,131,0.7);}
.txt11 h3{font-weight: normal; font-size:26px; color:#fff;}
.txt11 p{font-size: 14px;display: block;line-height: 20px;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-moz-margin-before: 1em;-moz-margin-after: 1em;-moz-margin-start: 0px;-moz-margin-end: 0px;}
.con12{width: 460px;height: 345px;float: left;margin-bottom: 49px;position: relative;cursor: pointer;}
.con12 img{width:460px;height: 345px;}
.txt12{position: absolute;left: 0;bottom: 0;width: 100%;height: 45px;line-height: 45px;text-align: center;color: #fff;background: rgba(191,72,131,0.7);}
.txt12 h3{font-weight: normal; font-size:26px; color:#fff;}
.txt12 p{font-size: 14px;display: block;line-height: 20px;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-moz-margin-before: 1em;-moz-margin-after: 1em;-moz-margin-start: 0px;-moz-margin-end: 0px;}
.con13{width: 460px;height: 345px;float: left;margin-bottom: 49px;position: relative;cursor: pointer;}
.con13 img{width:460px;height: 345px;}
.txt13{position: absolute;left: 0;bottom: 0;width: 100%;height: 45px;line-height: 45px;text-align: center;color: #fff;background: rgba(070,186,087,0.7);}
.txt13 h3{font-weight: normal; font-size:26px; color:#fff;}
.txt13 p{font-size: 14px;display: block;line-height: 20px;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-moz-margin-before: 1em;-moz-margin-after: 1em;-moz-margin-start: 0px;-moz-margin-end: 0px;}
.con14{width: 460px;height: 345px;float: left;margin-bottom: 49px;position: relative;cursor: pointer;}
.con14 img{width:460px;height: 345px;}
.txt14{position: absolute;left: 0;bottom: 0;width: 100%;height: 45px;line-height: 45px;text-align: center;color: #fff;background: rgba(152,101,100,0.7);}
.txt14 h3{font-weight: normal; font-size:26px; color:#fff;}
.txt14 p{font-size: 14px;display: block;line-height: 20px;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-moz-margin-before: 1em;-moz-margin-after: 1em;-moz-margin-start: 0px;-moz-margin-end: 0px;}
.con15{width: 460px;height: 345px;float: left;margin-bottom: 49px;position: relative;cursor: pointer;}
.con15 img{width:460px;height: 345px;}
.txt15{position: absolute;left: 0;bottom: 0;width: 100%;height: 45px;line-height: 45px;text-align: center;color: #fff;background: rgba(000,121,158,0.7);}
.txt15 h3{font-weight: normal; font-size:26px; color:#fff;}
.txt15 p{font-size: 14px;display: block;line-height: 20px;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-moz-margin-before: 1em;-moz-margin-after: 1em;-moz-margin-start: 0px;-moz-margin-end: 0px;}

.zxw{ font-size:12px; margin-top:53px; float:right; color:#333; font-weight:bold; padding-right:35px;}
.zxw a{ color:#fff; border-radius:4px; text-align:center; font-size:12px; padding:5px;}
.zxw a:hover{ color:fafafa; text-decoration:none;}
.CHN{ background:#355a62; padding:10px;}
.ENG{ background:#5d7275; padding:10px; padding:5px 10px !important;}
/*------------- uts从底部上升的遮罩效果 结束 ------------------------------*/
/*参展商细则条款*/
.UI-bubble{display:inline-block;width:23px;height:23px;overflow:hidden;background:url(../images/sicons.png) 0px 0px no-repeat;}
.UI-ask{display:inline-block;width:23px;height:23px;overflow:hidden;background:url(../images/sicons.png) -25px 0px no-repeat;}

/* questions */
#questions{width:1100px;margin:20px auto;border:1px solid #e7e7e7;padding-top:14px;}
#questions li h5 .UI-ask,#questions li h5 .UI-bubble{position:absolute;left:0px;top:9px;}
#questions li{border-bottom:1px solid #e7e7e7;padding:0 14px 5px 14px;vertical-align:bottom;}
#questions li h5{height:40px;position:relative;color:#666; font-weight:200;font-size:18px;cursor:pointer;line-height:40px;height:40px;overflow:hidden;padding:0 0 0 26px;}
#questions li .foldContent{border-left:3px solid #018ccb;padding:10px 26px;border-top:1px dashed #e2e2e2;line-height:24px;background:#fff;color:#888;}
/*参展商细则条款结束*/
.mediaNav{display: none}
.qiehuantu{   width: 100%; position: relative; }
.qiehuantu img{ width: 100%; display: block;    border: none;  }
.centerBox{ padding: 0px 20px; margin-top: -20px; z-index: 9;position: relative; }
.blockBox1{ background: url(../images/backgroud.png); padding: 32px 0 ;border-radius: 5px; }
.blockBox1 ul li{ width: 25%; text-align: center;border-right: 2px solid #0f5584; color: #fff; font-size: 14px}
.blockBox1 ul li:last-child{border:0;}
.blockBox1 ul li .p1{font-size:20px;padding-bottom: 7px;}
.blockBox1 ul li .p1 span{font-size: 26px;padding-right: 5px}
.blockBox2{ background: url(../images/backgroud-open.png) center;border-radius: 5px; padding:2px 50px }
.blockBox2 .box1{font-size: 25px; color: #fff}
.blockBox2 .box1 p:last-child{margin-top: 5px;}
.blockBox2 .box2{font-size: 25px; color: #fff    }
.blockBox2 .box2 p{background:url(../images/time.png) no-repeat;background-size: 100%; width: 100px;height: 100px; border-radius: 50%;
    color: #f67e27; margin:0px 25px;}

.blockBox3{ background: url(../images/backgroud-menu.png);box-shadow: 0px 8px 8px #ccc; border-radius: 5px ;padding: 40px 50px}
.blockBox3 .flex_between{ background: #fff;border-radius: 5px; padding: 10px 25px;padding-left: 40px; }
.blockBox3 .textimg{margin-right: 50px; font-size:24px; }
.blockBox3 .textimg a{color: #0d72a8}
.blockBox3 .textimg img{ margin-right: 15px }
.blockBox3 .ii img{ width: 10px }
.footer .fbox1{   background: #0366a8; padding: 20px 100px;}
.footer .fbox1 p{ width: 200px;color: #fff }
.footer .fbox1 p a{ color: #fff }
.footer .fbox2{ padding: 20px 100px;background: #0075c2}
.footer .fbox2 h2{ font-size: 16px;font-weight: 400 ;padding-bottom: 20px; color: #fff}
.footer .fbox2 .box p{ background: url(../images/you.png) no-repeat;background-size:22px 22px; width: 100px;
font-size: 14px; margin-top: 2px;padding: 5px 0; background-position:right;}
.footer .fbox2 .box p a{ color: #fff}
.footer .fbox3{  background: #0075c2; text-align: center;border-top:1px solid #c4c4c4;padding: 20px 0}
.footer .fbox3 span{ padding: 0px 10px; color: #fff }
.footer .fbox2 .nav .box{ width: 200px }
.footer .foot_logo p{ width: 280px; text-align: center; margin-top: 30px;margin-left: -60px; }
.footer .foot_logo span{ display: block; color: #fff }
.swiperBox { width: 100%; }
.indexTitle{padding: 50px 0; font-size:26px;}
.indexTitle p{ position: relative; color: #333 }
.indexTitle p span{display: block;border-top:4px solid #1783ca; margin: 3px auto; width: 65px;  }
.blockBox4 .imgBox{ width: 50%; border-radius: 5px; overflow: hidden;height:100%; }
.blockBox4 .imgBox img{ width: 100%; height: 100% }
.blockBox4 .textBox{ width: 49.5%;margin-left:0.5%; }
.blockBox4 .textBox .box{border-bottom: 1px dotted #999; height: 24.1%; padding: 2% 2% 0 2%;margin-bottom:1%;}
.blockBox4 .textBox .box .time{ text-align: center; padding-top: 10px; width: 16%;}
.blockBox4 .textBox .box .time p{font-size: 150%; color: #f7a373;padding-bottom: 10px;}
.blockBox4 .textBox .box .time span{font-size: 120%; color: #999;  display: block;}
.blockBox4 .textBox .border p{width: 1px;height: 60px; background: #999; margin: 15px 20px}
.blockBox4 .textBox .ttt { width: 78%; }
.blockBox4 .textBox .ttt h1{font-size: 20px; color: #666; font-weight: 400}
.blockBox4 .textBox .ttt p{font-size: 16px; color: #999; margin-top: 2%;}
.swiperBox .swiper-container img{   /* width: 100%;*/}

.imagesBox .box1{width: 50%; position: relative;}
.imagesBox .box1 img{ width: 100%;border-radius: 5px; }
.imagesBox .box1 p,.imagesBox .box2 li p{ position: absolute;width: 100%; line-height: 30px;left: 0;bottom: 4px; background:rgba(86,147,176,0.6);
text-align: center; color: #fff;border-radius: 5px; font-size:22px;}
.imagesBox .box2{width: 45%;}
.imagesBox .box2 ul li{width: 49%;position: relative; margin-bottom: 8%;  overflow:  hidden;}
.imagesBox .box2 ul li:nth-child(3),.imagesBox .box2 ul li:nth-child(4){margin-bottom: 0;}
.imagesBox .box2 ul li img{ width: 100%;border-radius: 5px;  }

.page_nav_title{border-bottom:1px #ccc solid; padding: 20px 0;}
.page_nav_title .p1{font-size: 16px;}
.page_nav_title .p2{ font-size: 14px; margin-left: 20px; margin-top: 1px; width: 60%}
.page_nav_title  a{ color: #333; padding: 0px 5px; }
/*.left_main .left_box{ width: 15%;border-right: 1px solid #ccc; padding-bottom: 20px;padding-right:20px; }*/
.left_main .left_box{ width: 264px;border-right: 1px solid #ccc; padding-bottom: 20px;padding-right:20px; }
.left_main .left_box ul li{width: 90%;border-top-right-radius: 5px;border-bottom-right-radius: 5px;background: #f3f3f3; padding: 15px 0;border-left: 4px solid #f3f3f3;
margin-top: 20px; position: relative; padding-left: 15px}
.left_main .left_box ul li a{ color: #000 }
.left_main .left_box ul li img{ position: absolute;right:10px;top:15px;  width: 25px; height: 25px;}
.left_main .left_box ul li:hover .img2{display: none}
.left_main .left_box ul li span{ width: 8px; height: 8px; background: #b7b7b7;border-radius: 50%; margin-right: 5px;margin-top: 7px }
.left_main .left_box ul li:hover{background: #0075c2; border-color:#f67e28; color: #fff}
.left_main .left_box ul .licurrent{background: #0075c2; border-color:#f67e28; color: #fff}
.left_main .left_box ul .licurrent a{ color: #fff}
.left_main .left_box ul li:hover a{ color: #fff }
.left_main .left_box ul li:hover span{ background: #fff }
.left_main .right_box{ width: 85%;  padding:20px;padding-top: 0;}
.left_main .right_box ul.newsBox li{border-bottom: 1px solid #ccc;padding: 20px 10px;padding-left: 20px; position: relative;}
.left_main .right_box ul.newsBox li:last-child{border:0px;}
.left_main .right_box ul.newsBox li h1{font-size: 20px; color: #333; font-weight: 400}
.left_main .right_box ul.newsBox li .p1{padding: 15px 0; height: 30px; }
.left_main .right_box ul.newsBox li .p1 a,.left_main .right_box ul.newsBox li .p2{font-size: 15px; color: #656565}
.left_main .right_box ul.newsBox li .p2{position: relative; background: #eee; padding:6px 10px;font-size: 14px;color: #656565; border-radius: 5px; }
.left_main .right_box ul.newsBox li .p2 img{position: absolute;left: -13px;}
.left_main .right_box ul.newsBox li .p3{font-size: 14px;color: #656565; margin-left: 10px;margin-top: 5px}
.left_main .right_box ul.newsBox li div.flex{margin-top: 10px}
.left_main .right_box ul.newsBox li .p4{background: #dadada; width: 5px;height: 80px; position: absolute;left: 0px;top:23px;}
.left_main .right_box ul.newsBox li .p4 span{ display: block;width: 100%; background: #f67e27; height: 50% }
.pageslist{ color: #666; padding: 30px 0; font-size: 14px; cursor: pointer;}
.pageslist p{ padding: 5px 20px; border-radius: 5px; border:1px solid #666; color: #666; margin:0px 5px;}
.pageslist p a{ color: #666; }
.pageslist span{padding-top: 5px;}
.left_main .right_box .title{padding-top: 20px;border-bottom: 1px solid #ccc; padding-bottom: 8px}
.left_main .right_box .title span{ font-size: 16px; color: #000;border-bottom: 3px solid #f67e27;padding-bottom: 5px }
.left_main .right_box .imgList li{ width: 24%;border:1px solid #ccc;border-radius: 5px; margin-top: 15px;margin-right:1%; overflow: hidden;}
.left_main .right_box .imgList li img{width: 100%}
.left_main .right_box .imgList li p{padding:20px 0; text-align: center;}
.left_main .right_box .imgList li:nth-child(4n+4){margin-right: 0; }
.loginBox{ padding: 30px 40px;background: #fff;position: fixed;right: 50px; top:18%;border-radius: 5px;box-shadow: 0px 0px 10px #999 }
.loginBox h1{font-weight: 400; color: #0075c1; text-align: center; font-size: 30px}
.loginBox .p1{border-bottom: 1px solid #ccc; padding: 2px 0;margin-top: 40px; width: 350px; margin-top: }
.loginBox input{border:0; font-size: 16px;outline:none;}
.loginBox img{ width: 26px; height: 26px;margin-top: 3px; display: block;margin-right: 10px }
.loginBox .flex_between{ margin-top: 20px }
.loginBox .flex_between input{ margin-right: 10px }
.loginBox .flex_between p{color: #666; font-size: 15px}
.loginBox .flex_between a{ color: #0075c1;font-size: 15px }
.loginBox button{background: #0075c2; font-size: 16px; color: #fff; padding: 10px 0;width: 100%;border:0px;border-radius: 30px;margin-top: 40px}
@media screen and (max-width:1800px ) {
.w1800{ width: 100%}

}
@media screen and (max-width:1510px ) {
.blockBox4 .textBox .ttt { width: 70%; }
}
@media screen and (max-width:1320px ) {
    .header .nav{ margin: 0; }
.header .nav ul li{margin: 0px;width: 110px;}
.header .rightLogo{ display: none }
.header .loginBtn{ width: 100px;padding: 8px 0; text-align: center; }
.header .nav ul li span{padding: 0}
.blockBox4 .textBox .box{ padding: 0%}
.blockBox4 .textBox .border p{margin: 15px 10px;margin-left: 5px;}
.blockBox4 .textBox .box .time { width: 120px }
.blockBox4 .textBox .box .time p{font-size: 20px; padding-bottom: 5px;margin-top: 10px;}
.blockBox4 .textBox .box .time span{font-size: 20px;  }
.blockBox4 .textBox .ttt h1{font-size: 18px;margin-top: 10px;}
.blockBox4 .textBox .ttt p{ font-size: 15px;margin-top: 10px; }
}

@media screen and (max-width:1024px ) {
.header{height: 60px;}
.header .w100{-webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center; font-size: 15px;
    -webkit-align-items: center;
    align-items: center;}
.header .rightBox{width:40%; position: fixed;top:45px;left: 0; background: rgba(0,0,0,0.8); height: 100%; 
    font-size: 14px;display:none }    
.header .rightBox .flex{display: block;}
.header .nav ul li{ font-size: 14px; height: auto; width: auto; }
.header .nav ul li span{ position: relative; }
.header .nav ul li img{margin-top: 16px; position: absolute;right: 5px;top:-6px;}
.header .nav ul li p{ position: inherit;top:0; }
.header .loginBtn { position: absolute;bottom: 120px;
    display: block;
    background: #04377d;width: 100%;border:0;padding: 10px 0;border-radius: 0;text-align: center;
    font-size: 14px;
}
.header .rightLogo{ width: 80%;margin-top: 20px;display: block;margin-left: 10%; position: absolute;bottom: 80px }
.rightLogo{ display: none }
.mediaNav{display: block;width:25px; height:25px}
.header .logo_en{ width: 30%; }
.header .logo_en img{ width: 70% ;}
.footer .fbox2{ padding: 20px 30px}
.footer .fbox1{ padding: 20px 30px}
.footer .fbox2 .nav .box {
    width: 184px;
}
.Logo-shanghai-header{ width: 90%; }
.left_main .right_box .imgList li{ width: 23.8% }

 .left_main .left_box{ width: 20% }
.left_main .right_box {
    width: 75%;
    padding: 20px;
    padding-top: 0;
}
.left_main .right_box .imgList li p{padding: 10px 0}
.loginBox{width: 90%;right: 5%;}
.loginBox .p1{ width: 100% }
}

@media screen and (max-width:765px ) {
.mt3{ margin-top: 10px; }
.none{ display: block; }
.blockBox1 ul{display: block; overflow: hidden;}
.blockBox1 ul li{width: 32%; float: left;margin-top: 2px;}
.blockBox1 ul li:nth-child(3){border:0px;}
.blockBox1 ul li .p1 span{font-size: 18px}
.blockBox1 ul li .p1 {font-size: 14px;    padding-bottom: 2px;}
.centerBox{ padding: 0px 5px; }
.blockBox2{display: block; padding: 10px; overflow: hidden;}
.blockBox2 .box1{ font-size: 16px ; float: left;}
.blockBox2 .box3{ font-size: 16px ; float: right; color: #fff;padding-top: 10px;}
.blockBox2 .box3 span{ padding: 0px 5px; color: #f67e27}
.blockBox2 .box2{ display: none }
.blockBox3 { display: block; padding: 10px; overflow: hidden; }
.blockBox3 .flex_between:nth-child(2){margin: 10px 0}
.blockBox3 .textimg {width: 100%}
.footer .fbox1{ padding: 20px 10px }
.footer .fbox1 p{width: auto;padding-right: 10px;font-size: 14px}
.footer .fbox2{ padding: 20px 10px; display: block; }
.footer .fbox2 h2{ font-size: 16px;padding-bottom: 10px; }
.footer .fbox2 .nav .box{ width: 120px }
.footer .fbox2 .box p{width: 90px;}
.Logo-shanghai-header{display: block;margin: 10px auto}
.footer .foot_logo p{margin: 10px auto;font-size: 14px}
.footer .fbox3 span{ display: block;font-size: 14px;padding: 2px 0 }
.header {    height: 45px;}
.header .logo_en img{ width: 100% }
.w1800{ margin: 10px auto }
.indexTitle {    padding: 20px 0;    font-size: 22px;}
.blockBox4{display: block; }
.blockBox4 .imgBox,.blockBox4 .textBox{width: 100%}
.blockBox4 .textBox .box .time span,.blockBox4 .textBox .box .time p,.blockBox4 .textBox .ttt h1{font-size: 16px;}
.blockBox4 .textBox .ttt p{font-size: 14px}
.imagesBox .box1 p,.imagesBox .box2 li p{  padding: 2px 0; line-height: inherit; font-size: 14px}
.page_nav_title .p2{ width: 85%;margin-left: 0}
.page_nav_title .p1{ width: 70px; }
.page_nav_title a {
    color: #333;
    padding: 0px
}
.left_main .left_box ul li{ padding: 5px  2px}
.left_main .left_box ul li img{width: 20px; height: 20px;top:4px;right: 1px}
.left_main .left_box ul li a{ font-size: 14px; }
.left_main .left_box ul li span{width: 4px; height: 4px}
.left_main .right_box{ width: 65%}
.left_main .left{ width: 40% }
.left_main .right_box{ padding-bottom: 120px; }
.pageslist{position:absolute;left: 0;bottom: 0px; width: 100%; background: #fff}
.left_main .right_box ul.newsBox li h1{ font-size: 15px; }
.left_main .right_box ul.newsBox li .p1 a, .left_main .right_box ul.newsBox li .p2{ font-size: 13px; }
.left_main .right_box ul.newsBox li .p2{padding: 2px 4px}
.left_main .right_box ul.newsBox li .p3{ margin-top: 2px }
.pageslist p{ padding: 2px 4px; }
.pageslist span{ padding-top: 3px }
.left_main .left_box {
    width: 25%;
}
.left_main .right_box .imgList li p{ font-size: 14px; padding: 5px 0; }
.left_main .right_box .imgList li{ width: 48% }
.loginBox{width: 90%;right: 5%;top:20%;}
.loginBox .p1{ width: 100% }
.loginBox h1{ font-size: 20px; }

.swiper-slide img{ border-radius:12px}
.footer .fbox3 span a{color:#ffffff!important;}
.footer .fbox3 span a:visited{color:#ffffff!important;}
