*{margin:0;padding:0;border:0;list-style:none;font-style:normal;}
html,body{width:100%;height:100%;max-width:1920px;margin:0 auto;position:relative;}
a{text-decoration:none}
.wrapper img{ width:100%; display:block; }
::-webkit-scrollbar{width:10px;background-color:rgba(0,0,0,.5);}
::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:10px;}
.wrapper{width:100%;margin:0 auto;max-width:1920px;position:relative;}
.part{width:100%;position:relative;background-position:top center;}
.part_1{background-image:url(img/en/pc_01.jpg);height:1140px;}
.part_2{background-image:url(img/en/pc_02.jpg);height:1020px;}

.language{ width: 120px; height: 20px; line-height: 20px; padding:12px 10px; border: 1px #ddd solid; float: right; position: absolute; top: 20px; right: 20px; background: rgba(255,255,255,.4); z-index: 3}
.language a{ width: 40px; height: 20px; line-height: 20px; display: block; float: left; text-align: center; color: #010101}
.language a{ border-right: 1px #ddd solid; box-sizing: border-box; }
.language a:last-child{ border-right: 0; }
.language a.language_cur{ color: #f00 }
.language a:hover{ color: #f00 }

.download_box{ width: 437px; height: 173px; background-image: url(img/en/download.png); position: absolute; top: 480px; left: 50%; margin-left: -550px;}
.download_box .qrcode{ width: 130px; height:130px; background-color:#fff; float:left; margin: 20px 0 0 63px;}
.download_box .download{ float:left; width: 205px; margin:20px 0 0 10px; }
.download_box .download a{ display:block; margin-bottom:8px; transition:.5s }
.download_box .download a:hover{ transform:translateY(-3px); }

.part_2 .inner{ width:1100px; margin:0 auto; padding-top:200px; }

.fb_wrap{width:500px; float: left; margin-left: 25px;}
.fb_wrap .fb_head{overflow:hidden;}
.fb_wrap .fb_head .icon{width:70px;height:70px;border-radius:70px;display:block;float:left;overflow:hidden; border: 1px #fff solid;}
.fb_wrap .fb_head p{float:left;padding-left:15px;}
.fb_wrap .fb_head p b{font-weight:normal;font-size:22px;color:#714910;font-family:"楷体";padding:10px 0 5px 0;display:block;}
.fb_wrap .fb_head p b img{display:inline-block;width:25px;vertical-align:middle;margin:-3px 0 0 5px;}
.fb_wrap .fb_head p span{display:block;height:25px;line-height:25px;font-size:16px;color:#333;padding:0 10px;background-color:#f0e5ba;border-radius:10px;}
.fb_wrap .fb_box{width:500px; margin-top: 10px}

.news_wrap{width:500px;height:580px;float:right; margin: 20px 20px 0 0;}
.news_wrap .news_tab{height:60px;border-bottom:1px #b09655 solid;position:relative;}
.news_wrap .news_tab ul li{float:left;width:100px;margin-right:20px;height:58px;}
.news_wrap .news_tab ul li a{width:100px;height:40px;line-height:40px;font-size:24px;color:#714910;font-family:"楷体";text-align:center;display:block;}
.news_wrap .news_tab ul li.cur a{background-image:url(img/news_tab.png);color:#fff;}
.news_wrap .news_tab ul li.cur{border-bottom:3px #b09655 solid;}
.news_wrap .news_tab ul li:hover a{background-image:url(img/news_tab.png);color:#fff;}
.news_wrap .news_tab .news_more{width:30px;display:block;position:absolute;top:5px;right:0;transition:.5s;}
.news_wrap .news_tab .news_more img{display:block;}
.news_wrap .news_tab .news_more:hover{transform:rotate(90deg);}
.news_wrap .news_list{width:100%;}
.news_wrap .news_list li{width:100%;height:82px;line-height:82px;overflow:hidden;border-bottom:1px #c1beb5 dashed;font-size:16px;}
.news_wrap .news_list li .news_name{width:70px;height:32px;float:left;line-height:32px;color:#714910;border:1px #bbab82 solid;border-radius:4px;text-align:center;margin-top:27px;}
.news_wrap .news_list li a{width:320px;display:block;float:left;margin-left:15px;color:#333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news_wrap .news_list li .news_time{float:right;color:#c3b38b;}
.news_wrap .news_list li:hover a{color:#b09655;}



.ny_header{width:100%;height:100%;height:504px;background-image:url(img/en/ny_01.jpg);background-size:cover;background-position:top center;background-repeat:no-repeat;position:relative; z-index: 1;}
.ny_header .logo{width:256px;display:block;top:215px;left:50%;margin-left:-140px;position:absolute}
.ny_header .logo img{width:100%;display:block}
.ny_header .back{ width:110px; height:40px; line-height:40px; display:block; position: absolute; top:25px;  right:180px; font-size: 14px; background-image:url(img/back.png); text-align: center; color: #4b2022; transition: .5s}
.ny_header .back:hover{ transform:translateY(-3px); }
.ny_wrapper{width:100%;min-height:800px;background-color:#fff;position:relative; z-index: 1;}
.ny_wrapper:before{content:"";display:block;width:100%;height:323px;position:absolute;top:0;left:0;background-image:url(img/ny_02.jpg);background-position:top center;background-repeat:no-repeat;z-index:1}
.ny_wrapper:after{content:"";display:block;width:100%;height:183px;position:absolute;bottom:0;left:0;background-image:url(img/ny_04.jpg);background-position:bottom center;background-repeat:no-repeat;z-index:1}
.ny_wrapper .inner{position:relative;z-index:2;overflow:hidden}
.ny_wrapper .ny_t_box{margin:40px auto 20px; text-align: center;}
.ny_wrapper .ny_news_tab{width:100%;height:70px;border-bottom:1px #f0e5c4 solid;text-align:center;line-height:70px}
.ny_wrapper .ny_news_tab ul li{display:inline-block;margin:0 25px}
.ny_wrapper .ny_news_tab a{display:block;white-space:nowrap;font-size:24px;color:#666;text-align:center;height:66px}
.ny_wrapper .ny_news_tab ul li.cur a{color:#dc7a61;border-bottom:5px #dc7a61 solid}
.ny_wrapper .ny_news_tab ul li:hover a{color:#dc7a61;border-bottom:5px #dc7a61 solid}
.ny_wrapper .ny_news_list{width:100%;padding:20px 0}
.ny_wrapper .ny_news_list ul li{width:100%;min-height:60px;padding:30px 0;border-bottom:1px #f7eed4 solid;overflow:hidden}
.ny_wrapper .ny_news_list ul li a{width:1100px;margin:0 auto;display:block;position:relative;transition:.5s}
.ny_wrapper .ny_news_list ul li a .news_name{width:115px;height:44px;background-image:url(img/news_name.png);font-size:20px;color:#e4a827;text-align:center;line-height:44px;display:block;float:left;margin:0 30px 0}
.ny_wrapper .ny_news_list ul li a .news_info{width:920px;float:right}
.ny_wrapper .ny_news_list ul li a .news_info h1{font-size:22px;color:#333;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:720px}
.ny_wrapper .ny_news_list ul li a .news_info p{font-size:16px;color:#999;line-height:24px;display:block;padding-top:10px}
.ny_wrapper .ny_news_list ul li a .news_time{font-size:18px;color:#666;display:block;position:absolute;top:0;right:0}
.ny_wrapper .ny_news_list ul li:hover{background-color:rgba(231,236,245,.6)}
.ny_wrapper .ny_news_list ul li:hover .news_name{background-position:bottom;color:#333}
.ny_wrapper .ny_news_list ul li:hover a{transform:translateX(-20px)}
.ny_wrapper .ny_news_list ul li:hover a h1{color:#e4a827}
.ny_wrapper .news_top{width:100%;height:120px;border-bottom:1px #f0e5c4 solid;position:relative}
.ny_wrapper .news_top .back{width:57px;display:block;position:absolute;top:32px;left:50%;margin-left:-640px;transition:.5s}
.ny_wrapper .news_top .back:hover{transform:translateX(-10px)}
.ny_wrapper .news_top .location{position:absolute;top:54px;right:50%;margin-right:-640px;font-size:16px;color:#666}
.ny_wrapper .news_top .location a{color:#666;margin:0 5px}
.ny_wrapper .news_top .location a:hover{color:#dc7a61}
.ny_wrapper .news_top .location span{color:#666;margin:0 5px}
.ny_wrapper .news_head{width:1280px;margin:0 auto;padding:60px 0 40px;text-align:center}
.ny_wrapper .news_head h1{font-size:40px;color:#333;font-weight:normal;display:block;padding-bottom:20px}
.ny_wrapper .news_head span{font-size:16px;color:#666;display:block}
.ny_wrapper .content{padding:0 0 40px;font-size:16px;color:#999;line-height:30px;width:1280px;margin:0 auto}
.ny_wrapper .content *{font-size:16px!important;line-height:30px!important;max-width:100%; text-wrap: initial!important}


.pagenum_Me{width:100%;height:20px;margin:0 auto;padding:18px 0;font-size:10px}
.pagenum_Me ul{text-align:center;list-style:none}
.pagenum_Me ul li{position:relative;display:inline;padding:4px 0 3px;margin:0px 3px;border:1px solid #274858;color:#274858}
.pagenum_Me ul li a{padding:0 8px;text-decoration:none;color:#274858}
.pagenum_Me ul li a:hover{text-decoration:underline}
.pagenum_Me .selected{position:relative;padding:4px 0 3px;margin:0px 3px;font-weight:bold;border:1px solid #1297DC;background:#74C7F3}
.pagenum_Me .selected a{padding:0 8px;text-decoration:none;color:#fff}
