/*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:12px; font-family: Arial,'Microsoft YaHei'; color:#333;background: #e0e9ef;}
a{ color:#666;}
a:hover{ color:#0f273d; 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}
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;}
#lContent img,#lblContent img,.xiangxi_con img,.xiangqing img{ width:auto !important; height:auto !important; max-width:100%;}
@media(max-width:999px){
.wapper1{ width:90%; }
}
/*common end*/


.head{ width:100%; background:#e0e9ef; box-shadow:rgba(43, 52, 69, 0.1) 0px 4px 16px; position:fixed; z-index:55; top:0; left:0;}
.head1bg{ }
.head1{ height:160px;}
.head1 .logo{ float:left; width:50%; height:160px; position:relative; }
.head1 .logo img{ /*max-width:100%; max-height:90%;*/ position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;width: 90%;}
.head1 .rt{ float:right; margin:68px 0 0 0;}
.head .h_search{ width:168px; height:18px; border:1px #847465 solid; border-radius:4px; float:right; margin-bottom:19px;}
.head .h_search .text1{ float:left; border:none; background:none; height:18px; line-height:18px; padding:0 0 0 10px; width:calc(100% - 28px);}
.head .h_search .button1{ float:right; width:18px; height:18px; background:url(../images/img_serach_btn.png) center no-repeat;}
.head .h_share{ text-align:right;}
.head .h_share a{ display:inline-block; vertical-align:top; margin:0 0 0 5px;}
.head .h_share a img{ display:block; height:25px;}
.head2bg{ background:#0f273d;}
.haed2{ height:50px;}
/*menu*/
.menu{height:50px;line-height:50px; }
.menu ul li{ float:left; position:relative; }
.menu ul li span a{ font-size:16px;color:#fff; font-weight:normal; display:block;text-align:center; padding:0 64px;}
.menu ul li span a:hover{color:#000;}
.menu ul li dl{ background:#eee; width:160px; 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 15px;}
.menu ul li dl dd a:hover{ color:#CC0000; }
.menu ul li span a.menu_hover{ color:#000; font-weight:bold;}
/**/
.head_mbg{ width:100%; background:#fff; box-shadow:rgba(43, 52, 69, 0.1) 0px 4px 16px; position:fixed; z-index:55; top:0; left:0; display:none;}
.head_m{ height:150px; position:relative; }
.head_m_top{ padding:0 5%; height:104px;}
.head_m .logo{ float:left; width:50%; height:104px; position:relative; }
.head_m .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
.head_m_btm{ padding:0 5%; height:26px;}
.head_m .h_search{ width:168px; height:24px; border:1px #847465 solid; border-radius:4px; float:left;}
.head_m .h_search .text1{ float:left; border:none; background:none; height:24px; line-height:24px; padding:0 0 0 10px; width:calc(100% - 34px);}
.head_m .h_search .button1{ float:right; width:24px; height:24px; background:url(../images/img_serach_btn.png) center no-repeat;}
.head_m .h_share{ float:right;}
.head_m .h_share a{ display:inline-block; vertical-align:top; margin:0 0 0 5px;}
.head_m .h_share a img{ display:block; height:25px;}
/**/
.nav_open{ width:52px; height:52px; background:url(../images/bg_btn_nav.png) center no-repeat; float:right; margin:26px 0 0 0;}
.navbg{ width:100%; height:calc(100vh - 150px); background:#CC0000; position:fixed; top:150px; left:0; z-index:666; display:none;}
.nav{ padding:0px 0 20px 0; position:relative;}
.nav_list{ height:calc(100vh - 170px); overflow-Y:scroll;}
.tree{}
.tree_box{ padding:0 5%;}
.tree_box h3{ font-weight:normal; font-size:16px; height:40px; line-height:40px; overflow:hidden; margin:0; position:relative;}
.tree_box h3 a{ color:#fff; position:relative; z-index:10;}
.tree_box h3 a:hover{ color:#fff;}
.tree_box h3 span{ position:absolute; width:100%; height:100%; left:0; top:0; text-align:right;}
.tree_box h3 span i{ display:none;}
.tree_one{display: none; overflow: hidden; padding:0 0 10px 0;}
.tree_one h4{ font-weight:normal; font-size:14px; position:relative; height:30px; line-height:30px; overflow:hidden; margin:0 0 0 5%; }
.tree_one h4 a{ color:#fff; position:relative; z-index:10;}
.tree_one h4 a:hover{ color:#fff;}
.tree_two{display: none; overflow: hidden;}
.h_height{ height:210px;}
@media(max-width:999px){
.head{ display:none;}
.head_mbg{ display:block;}
.h_height{ height:150px;}
}


.bannerbg{}
.swiper-container1 { width: 100%; }
.swiper-container1 .swiper-slide {
/* 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%;}
.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{ width:40px; height:40px; margin-top:-20px;}
.swiper-container1 .swiper-button-prev1{ background:url(../images/slider_btn_p.png) center no-repeat;}
.swiper-container1 .swiper-button-next1{ background:url(../images/slider_btn_n.png) center no-repeat;}


.tit1{}
.tit1 .h2{ font-size:22px; line-height:32px; font-weight:bold; color:#0f273d;}
.tit1 .h2 strong{}
.con01bg{ padding:40px 0;}
.con01{}
.con01 .list{ margin-top:20px;}
.swiper2_box{ position:relative; padding:0 40px;}
.swiper-container2 { width: 100%; }
.swiper-container2 .swiper-slide { text-align:center;}
.swiper-container2 .swiper-slide .nr_box{}
.swiper-container2 .swiper-slide .img{ padding-bottom:100%; position:relative;}
.swiper-container2 .swiper-slide .img img{ max-width:100%; height:257px; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;object-fit: cover;}
.swiper-container2 .swiper-slide .txt{ margin-top:5px;}
.swiper-container2 .swiper-slide .txt .h2{ font-size:14px; line-height:18px;}
.swiper-container2 .swiper-pagination2{ display:none;}
.swiper-container2 .swiper-pagination2 .swiper-pagination-bullet{}
.swiper-container2 .swiper-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active{}
.swiper2_box .swiper-button-prev2,.swiper2_box .swiper-button-next2{ width:40px; height:40px; margin-top:-20px; background-size:15px 30px;}
.swiper2_box .swiper-button-prev2{ left:0;}
.swiper2_box .swiper-button-next2{ right:0;}


.tit2{ border-bottom:1px dashed #999; padding-bottom:5px;}
.tit2 .h2{ font-size:22px; line-height:27px;color: #0f273d;
    font-weight: bold;}
.tit2 .h2 span{}
.tit2 .h2 a{ float:right; font-size:13px;}
.con02bg{ padding:40px 0; background:#E0E9EF;}
.con02{}
.con02_lt{ float:left; width:50%; padding:1%; /*background:#fff;*/}
.con02_lt .list{ margin-top:10px;}
.con02_lt .list ul li{ padding:10px 0; border-bottom:1px dashed #999;}
.con02_lt .list ul li .nr_box{}
.con02_lt .list ul li .img{ float:left; width:120px;}
.con02_lt .list ul li .img img{ max-width:100%;}
.con02_lt .list ul li .txtbg{ float:right; width:calc(100% - 0px);}
.con02_lt .list ul li .txt{}
.con02_lt .list ul li .txt .h2{ font-size:13px; line-height:17px; margin-bottom:5px;}
.con02_lt .list ul li .txt .h3{ font-size:13px; line-height:17px; color:#0f273d;}
.con02_rt{ float:right; width:38%; padding:1%;}
.con02_rt .list{ margin-top:10px;}
.con02_rt .list ul li{ padding:10px 0; border-bottom:1px dashed #999;}
.con02_rt .list ul li .nr_box{}
.con02_rt .list ul li .img{ float:left; width:120px;}
.con02_rt .list ul li .img img{ max-width:100%;}
.con02_rt .list ul li .txtbg{ float:right; width:calc(100% - 0px);}
.con02_rt .list ul li .txt{}
.con02_rt .list ul li .txt .h2{ font-size:13px; line-height:17px; margin-bottom:5px;}
.con02_rt .list ul li .txt .h3{ font-size:13px; line-height:17px; color:#0f273d;}
@media(max-width:999px){
.con02_lt{ float:left; width:90%; padding:5%; }
.con02_rt{ float:right; width:90%; padding:5%;}
}


.footbg{ padding:30px 0; background:#0f273d;}
.foot{ color:#fff; text-align:center; font-size:12px; line-height:22px;}
.foot a{ color:#fff; text-decoration:underline;}
.foot a:hover{}
.foot ul li{}
.back-top{ display:block; width:40px; height:40px; border-radius:4px; background:#333 url(../images/up-arrow.png) center no-repeat; position:fixed; z-index:44; bottom:20px; right:10px;}
@media(max-width:999px){
.footbg{ padding:20px 0; }
}


.foot_add1bg{ background:#122333; padding:60px 0;}
.foot_add1{ color:#fff;}
.foot_add1 a{ color:#fff;}
.foot_add1 a:hover{ color:#8fa0a1;}
.foot_add1 .lt{ float:left; width:29%;}
.foot_add1 .f_logo{ margin-bottom:30px;}
.foot_add1 .f_logo img{ max-width:100%; max-height:70px;}
.foot_add1 .f_contact{ font-size:16px; line-height:26px;}
.foot_add1 .f_contact ul li{}
.foot_add1 .f_contact .h4{ color:#8fa0a1; font-size:12px; line-height:22px; margin-top:30px;}
.foot_add1 .ct{ float:left; width:36%; border-right:1px solid rgba(255, 255, 255, 0.2);}
.foot_add1 .f_nav{ font-size:20px; line-height:30px;}
.foot_add1 .f_nav ul li{ float:left; width:45%; margin:0 5% 30px 0;}
.foot_add1 .f_nav ul li a{ display:inline-block; border-bottom:2px solid transparent;}
.foot_add1 .f_nav ul li a:hover{ border-color:#fff;}
.foot_add1 .rt{ float:right; width:30%;}
.foot_add1 .f_link{ font-size:12px; line-height:22px; margin-bottom:30px;}
.foot_add1 .f_link ul li{ float:left; width:45%; margin:0 5% 20px 0;}
.foot_add1 .f_share{ margin-bottom:30px;}
.foot_add1 .f_share a{ display:inline-block; text-align:center; vertical-align:top; margin:0 20px 0 0; width:30px; line-height:30px; border-radius:100%; background:#8fa0a1; color:#fff; font-size:16px;}
.foot_add1 .f_share a:hover{ opacity:.9;}
.foot_add1 .f_share a i{}
.foot_add1 .f_info{ font-size:14px; line-height:18px; color:#8fa0a1;}
.foot_add1 .f_info a{ color:#8fa0a1;}
.foot_add1 .f_info a:hover{ color:#fff;}
@media(max-width:999px){
.foot_add1 .lt{ float:left; width:100%; margin-bottom:30px;}
.foot_add1 .ct{ float:left; width:100%; border-right:none; border-bottom: 1px solid rgba(255, 255, 255, 0.2); padding-bottom:20px; margin-bottom:30px;}
.foot_add1 .f_nav{ font-size:14px; line-height:24px;}
.foot_add1 .f_nav ul li{ float:left; width:45%; margin:0 5% 20px 0;}
.foot_add1 .rt{ float:right; width:100%;}
}

/*Add------------------------------------------------------------------------------*/

.insidebg{ padding:30px 0 60px 0;}
.inside{}
.weizhi{ font-size:13px; line-height:23px; margin-bottom:20px;}
.tit3{ margin-bottom:30px;    background: url(../images/bkgd_pattern_a.png) repeat;
    padding: 60px 0 60px 0;}
.tit3 .h2{ font-size:27px; line-height:37px; color: #fff;
    text-align: center;}
.inside_con{}
@media(max-width:999px){
.insidebg{ padding:20px 0 40px 0;}
.weizhi{ margin-bottom:20px;}
.tit3{ margin-bottom:20px;}
}


.tit4{}
.tit4 .h2{ font-size:25px; line-height:35px; font-weight:bold; color:#AB4C3D; margin-bottom:15px;}
.organisation1_box{ padding:30px 0 0 0;}
.organisation1bg{ padding:30px 0 60px 0; background:#FAEEED;}
.organisation1{}
.organisation1 .list{}
.organisation1 .list .lt{ float:left; width:45%; text-align:center;}
.organisation1 .list .lt .img{}
.organisation1 .list .lt .img img{ max-width:100%;}
.organisation1 .list .rt{ float:right; width:45%; font-size:18px; line-height:28px;}
@media(max-width:999px){
.organisation1_box{ padding:20px 0 0 0;}
.organisation1bg{ padding:20px 0 40px 0; }
.organisation1 .list .lt{ float:left; width:100%; margin-bottom:20px;}
.organisation1 .list .rt{ float:right; width:100%; font-size:14px; line-height:24px;}
}


.resourcesLinks1_box{ padding:30px 0 0 0;}
.resourcesLinks1bg{ padding:30px 0 60px 0; background:#EEF3F7 url(../images/bkgd_pattern02.png) repeat;}
.resourcesLinks1{}
.resourcesLinks1 .list{ margin-top:20px; background:#fff;}
.resourcesLinks1 .list ul li{ height:44px; line-height:44px; background:url(../images/bkgd_gray01.jpg) bottom repeat-x; border-bottom:dotted #D1CFCF 1px; padding:0 10px; font-size:13px;}
.resourcesLinks1 .list ul li span{ float:left; width:40%;}
.resourcesLinks1 .list ul li a{ float:right; width:56%;}
@media(max-width:999px){
.resourcesLinks1_box{ padding:20px 0 0 0;}
.resourcesLinks1bg{ padding:20px 0 40px 0; }
.resourcesLinks1 .list ul li{ height:auto; line-height:23px; padding:10px 10px; font-size:13px;}
.resourcesLinks1 .list ul li span{ float:none; width:100%; margin-bottom:5px;}
.resourcesLinks1 .list ul li a{ float:none; width:100%;}
}


.members1_box{ padding:30px 0 0 0;}
.members1bg{ padding:30px 0 60px 0; background:#EEF3F7 url(../images/bkgd_pattern02.png) repeat;}
.members1{ margin-bottom:30px;}
.members1 .list{ margin-top:20px; background:#fff;}
.members1 .list ul li{ height:44px; line-height:44px; background:url(../images/bkgd_gray01.jpg) bottom repeat-x; border-bottom:dotted #D1CFCF 1px; padding:0 10px; font-size:13px;}
.members1 .list ul li span{ float:right; width:56%;}
.members1 .list ul li a{ float:left; width:40%;}
@media(max-width:999px){
.members1_box{ padding:20px 0 0 0;}
.members1bg{ padding:20px 0 40px 0; }
.members1{ margin-bottom:20px;}
.members1 .list ul li{ height:auto; line-height:23px; padding:10px 10px; font-size:13px;}
.members1 .list ul li span{ float:none; width:100%; margin-bottom:5px;}
.members1 .list ul li a{ float:none; width:100%;}
}


.membersd_box{ padding:30px 0 0 0;}
.membersd1bg{ padding:30px 0 60px 0; background:url(../images/bkgd_pattern_a.png) repeat;}
.membersd1{ text-align:center;}
.membersd1 .img{ margin-bottom:30px;}
.membersd1 .img img{ max-width:100%;}
.membersd1 .txt .h2{ font-size:24px; line-height:34px; font-weight:bold; color:#fff; margin-bottom:40px;}
.membersd1 .txt .h3{ font-size:18px; line-height:28px;}
.membersd2bg{ padding:30px 0 60px 0;}
.membersd2{ text-align:center;}
.membersd2 .txt{}
.membersd2 .txt .h4{ font-size:20px; line-height:30px; color:#AB4C3D; border-bottom:1px #ED6955 solid; padding-bottom:5px; margin-bottom:15px;}
.membersd2 .txt .h5{ font-size:18px; line-height:28px;}
.membersd3bg{ padding:30px 0 60px 0; background:#EEF3F7 url(../images/bkgd_pattern02.png) repeat;}
.membersd3{ margin-bottom:30px; text-align:center;}
.membersd3 .txt{ font-size:18px; line-height:28px; text-align:left; margin-bottom:50px;}
.membersd3 a.back{ display:inline-block; font-size:13px; line-height:23px; color:#AB4C3D;}
@media(max-width:999px){
.membersd_box{ padding:20px 0 0 0;}
.membersd1bg{ padding:20px 0 40px 0; }
.membersd1 .img{ margin-bottom:20px;}
.membersd1 .txt .h2{ font-size:20px; line-height:30px; margin-bottom:20px;}
.membersd1 .txt .h3{ font-size:14px; line-height:24px;}
.membersd2bg{ padding:20px 0 40px 0;}
.membersd2 .txt .h4{ font-size:20px; line-height:30px; padding-bottom:5px; margin-bottom:15px;}
.membersd2 .txt .h5{ font-size:14px; line-height:24px;}
.membersd3bg{ padding:20px 0 40px 0; }
.membersd3{ margin-bottom:20px; }
.membersd3 .txt{ font-size:14px; line-height:24px; margin-bottom:20px;}
.membersd3 a.back{ font-size:13px; line-height:23px; }
}


.picList1{}
.picList1 .list{}
.picList1 .list ul li{ float:left; width:calc((100% - 80px)/3); margin:0 0 40px 40px;}
.picList1 .list ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.picList1 .list ul li .nr_box{ border:1px #C5C0C0 solid; padding:15px; min-height:300px;}
.picList1 .list ul li .img{ padding-bottom:75%; position:relative;}
.picList1 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.picList1 .list ul li .txt{ margin-top:10px;}
.picList1 .list ul li .txt .h2{ font-size:13px; line-height:23px; margin-bottom:5px;    text-align: center;}
.picList1 .list ul li .txt .h3{ font-size:13px; line-height:23px; color:#AB4C3D;}
@media(max-width:999px){
.picList1 .list ul li{ float:left; width:100%; margin:0 0 30px 0;}
.picList1 .list ul li .nr_box{ padding:15px; min-height:340px;}
}


.news1_box{ padding:30px 0 0 0;}
.news1bg{ padding:30px 0 60px 0; background:#EEF3F7 url(../images/bkgd_pattern02.png) repeat;}
.news1{}
.news1 .list{ margin-top:20px; background:#fff;}
.news1 .list ul li{ height:44px; line-height:44px; background:url(../images/bkgd_gray01.jpg) bottom repeat-x; border-bottom:dotted #D1CFCF 1px; padding:0 10px; font-size:13px;}
.news1 .list ul li span{ float:right; }
.news1 .list ul li a{ float:left; width:70%;}
@media(max-width:999px){
.news1_box{ padding:20px 0 0 0;}
.news1bg{ padding:20px 0 40px 0; }
.news1 .list ul li{ height:auto; line-height:23px; padding:10px 10px; font-size:13px;}
.news1 .list ul li span{ float:none; width:100%; margin-bottom:5px;}
.news1 .list ul li a{ float:none; width:100%;}
}

















