.clearfix {*zoom:1}
.clearfix:before,.clearfix:after {display: table; content: "";line-height: 0}
.clearfix:after { clear: both}

a, a:link {color: #333;font-size: 100%;text-decoration: none;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
a:visited, a.visited:hover, a.visited, a.visited:visited { text-decoration: none; }
a:hover, a:focus, a:active { color: #0d5db2; text-decoration: none }
.web { width: 1200px; margin: 0 auto; }

.header {background-color: rgb(255,255,255);}
.header .topLine {border-top-color: rgb(92, 48, 125); border-top-width: 7px; border-top-style: solid;}
.header .topWrap {height: 120px;max-width:1300px;margin: auto;}
.header .logo {margin-top: 30px; float: left; _display: inline;}
.header .top_link li{float: left;margin-right: 20px;}
.header .top_link li a{font-size: 14px;color: #6a6a6a;line-height: 50px;}
.header .top_link li:hover a{color: #004895;}
.header .search {float: right;_display: inline;width: 230px;height: 32px;border: 1px solid #94a3b9;border-radius: 8px;}
.header .search .inp {padding: 5px;border: 0;width: 190px;height: 22px;float: left;_display: inline;-webkit-appearance: none;background: none;}
.header .search .btn {background: url(../images/search.png) center no-repeat;  border: 0 currentColor; height: 30px;width: 30px; text-align: center; float: left; cursor: pointer; _display: inline;}
.header .search .btn:hover {}
.header .search.en{width: 320px;}
.header .search.en .inp{width: 280px;}
.header .nav {background: #004ea2;}
.header .nav #nav{max-width: 1200px;margin: auto;}
.header .nav .menu {display: none;}
.header .nav li {display: inline-block;position: relative;z-index: 999;float:left;}
.header .nav li a {padding: 0 12px;color: rgb(255, 255, 255);line-height: 60px;font-size: 17px;display: block;padding:6px\9;}
.header .nav li a.hover {background: #2196F3;color: rgb(255, 255, 255);}
.header .nav li a i {padding: 0;}
.header .nav li a i::before {margin-right: -4px;}
.header .nav li.n3{}
.header .nav li.n3 ul{width: 462px !important;}
.header .nav li.n6 ul{width: 245px !important;}
.header .nav li.n7 ul{width: 100% !important;}
.header .en-nav  li a{font-size: 16px;padding:0 9px;}





#nav ul {background: #1c67b8;top: 60px;width: 207px;display: none;position: absolute;z-index: 2;}
#nav ul.last {right: 2px;}
#nav ul li {margin: 0; padding: 0; float: none; display: block;}
#nav ul li a {padding: 0 0 0 20px;color: rgb(255, 255, 255);line-height: 41px;font-size: 14px;}
#nav ul li a:hover {background: #2196F3;}

/*banner*/
.banner{ width: 100%;overflow: hidden; position: relative;margin-bottom: 40px;height: 650px;}
.banner img{ width: 100%; }

.banner .slick-dots{ position: absolute; width:100%;bottom: 20px; z-index: 9; text-align: center;left: 0;}
.banner .slick-dots span{width: 38px; height: 20px;margin: 0 5px;display: inline-block;border-radius: 10px;background: url(../images/focus.png);background-position: 38px 0;}
.banner .slick-dots span.swiper-active-switch{background-position: 0 0;}
.banner .slick-prev,.banner .slick-next{width: 78px;height: 77px;background: url(../images/focus_np.png);position: absolute;top: 46%;z-index: 99;cursor: pointer;}
.banner .slick-prev{left: 200px;}
.banner .slick-next{right: 200px;background-position: 78px 0;}

/*title*/
.title{width: 100%;margin-bottom: 20px;}
.title h2{font-size: 29px;color: #000;float: left;}
.title a.fr{color: #888887;font-size: 13px;padding-top: 20px;}
.title a.fr img{margin-right: 10px;line-height: 26px;vertical-align: middle;}
.title a.fr:hover{color: #004895;}

/*news*/
.news{width: 44%;height: 370px;position: relative;}
.news .swiper-slide{
    position: relative;
}
.news .swiper-container{width: 100%;height: 370px;}
.news img{width: 100%;height: 370px;object-fit: cover;}
.news p{width: 100%;text-align: center;height: 50px;display: block;position: absolute;left: 0;bottom: 0;line-height: 50px;font-size: 16px;color: #fff;background: #000;background-color: #000000b3;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;}
.news .slick-dots{position: absolute;bottom: 18%;z-index: 9;text-align: center;right: 10px;}
.news .slick-dots span{width: 10px;height: 10px;margin: 0 2px;display: inline-block;background: #fff;cursor: pointer;}
.news .slick-dots span.swiper-active-switch{background: #e6b215;}

.new{width: 53%;}
.new .new_first{width: 100%;border-bottom: 1px solid #e5e5e5;margin-bottom: 10px;}
.new .new_first a{font-size: 21px;color: #c80000;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: block;}
.new .new_first p{font-size: 14px;color: #868686;line-height: 21px;margin: 10px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 40px;}

/*list*/
.list li{line-height: 45px;text-indent: 20px;position: relative;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.list li::after{content: "";width: 4px;height: 4px;background:#c0c0c0; position: absolute;top: 20px;left: 0;}
.list li a{font-size: 17px;color: #3f3e40;}
.list li span.fr{font-size: 14px;color: #595959;}
.list li:hover a{color: #004895;}
.list li:hover::after{background: #004895;}

/*index1*/
.index1{width: 100%;background: url(../images/bg.jpg) center 0px;margin: 60px 0 60px;padding: 50px 0 60px;background-size: 100% 100%;}
.notice{width: 780px;height: 405px;padding: 50px 45px 25px;background: #fff;position: relative;overflow: hidden;}
.notice .title{border-bottom: 1px solid #e4e4e4;padding-bottom: 20px;margin-top: 22px;}
.notice .title li{float: left;font-weight: 500;line-height: 1;padding-right: 24px;margin-right: 16px;text-align: center;position: relative;font-size: 18px;color: #111;transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-webkit-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;cursor: pointer;}
.notice .title li.on{color: #046ab8;/* font-weight: 600; */}
.notice .title li::after{content: "";width: 140px;height: 17px;position: absolute;bottom: -30px;left: 32%;margin-left: -70px;transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-webkit-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;}
.notice .title li.on::after{background: url(../images/notice_on.png) center bottom no-repeat;}
.notice .title li span{font-size: 29px;color: #b6b7b7;position: absolute;right: 0;top: -6px;font-weight: normal;}
.notice .hd ul{display: none;}
.notice .hd ul li{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;border-bottom: 1px solid #eee;padding: 10px 0;}
.notice .hd ul li a{font-size: 17px;color: #4a4a4a;line-height: 40px;}
.notice .hd ul li:hover a{color: #004895;}
.notice .hd ul li span.fr{font-size: 15px;color: #595959;line-height: 41px;}
.notice .hd ul li p{position: relative;margin-bottom: 10px;display: none;}
.notice .hd ul li p::before{content: "";position: absolute;width: 100%;height: 1px;background: #eeeeee;top: 10px;}
.notice .hd ul li p font{padding-right: 14px;background: #fff;position: relative;z-index: 5;font-size: 15px;color: #969696;}
.notice .hd .more{position: absolute;top: 67px;right: 45px;line-height: 30px;font-size: 13px;color: #737373;}
.notice .hd .more img,.notice-en .more img{vertical-align: middle;margin-right: 10px;}

.notice-en .more{color:#fff;padding-right: 36px;font-size:14px;}



.notice .hd ul li p::after{content: "";position: absolute;width:0;height: 1px;background: #eeeeee;top: 10px;/* transition: all .4s ease-in-out; */-moz-transition: all .4s ease-in-out;-webkit-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;}
.notice .hd ul li:hover p::after{background: #004895;width:100%;}
.service{width: 310px;height: 480px;background: url(../images/banner_bg.jpg);background-size: 100% 100%;}
.service h2{text-align: center;font-size: 25px;color: #fff;font-weight: normal;line-height: 1;position: relative;margin: 46px 0 30px;}
.service h2::after,.service h2::before{content: "";width: 40px;height: 1px;background: #fff;/* position: absolute; */opacity: 0.6;vertical-align: middle;display: inline-block;}
.service h2::before{margin-right: 15px;}
.service h2::after{margin-left: 15px;}
.service dl{width: 50%;float: left;text-align: center;padding: 21px 0 18px;cursor: pointer;background: rgba(17, 17, 17, 0);transition: all ease-in-out 300ms;}
.service dl dt{}
.service dl dd a{font-size: 15px;color: #fff;line-height: 40px;display: block;}
.service dl img{-webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s; -ms-transition: all 0.8s;}
.service dl:hover img{transform: translateY(-6px);-webkit-transform:  translateY(-6px);-moz-transform: translateY(-6px);-o-transform: translateY(-6px);-ms-transform: translateY(-6px);}
.service dl:hover dd{/* background: #fff; *//* opacity: 0.8; */}
.service dl:hover dd a{/* color: #004895; */}
.service dl:hover{background: #004895;}
/*teacher*/
.teacher{height: 290px;overflow: hidden;}
.teacher .title{width: 100%;border-bottom: 1px solid #ccc;}
.teacher .title li{float: left;width: 150px;height: 50px;line-height: 50px;text-align: center;position: relative;font-size: 18px;color: #3e3d3d;cursor: pointer;}
.teacher .title li.on{color: #fff;background: #0051a3;}
.teacher .title li.on a{color: #fff;}
.teacher .title li span{content: "";position: absolute;top: 18px;right: 0;width: 1px;height: 20px;background: #ccc;}
.teacher .title li.on span{background: #0051a3;}
.teacher .hd ul.table1_hd {position: relative;}
.teacher .hd ul.table1_hd .more{position: absolute;top: -70px;right: 0;line-height: 50px;font-size: 13px;color: #737373;}
.teacher .hd ul.table1_hd .more img{vertical-align: middle;margin-right: 15px;}
.teacher .hd ul.table1_hd .more:hover{color: #004895;}
.teacher .hd ul.table1_hd li{float: left;margin-right: 39px;text-align: center;line-height: 30px;width: 138px;}
.teacher .hd ul.table1_hd li+li+li+li+li+li+li{margin-right:0}
.teacher .hd ul.table1_hd li img{width:100%;height: 170px;}
.teacher .hd ul.table1_hd li a{font-size: 17px;color: #1d3241;font-weight: bold;}
.teacher .hd ul.table1_hd li p{font-size: 13px;color: #666666;}
.teacher .hd ul.table1_hd li dl dt{margin-bottom: 10px;}
.teacher .hd ul.table1_hd li:hover a{color: #004895;}
.teacher .hd ul.table1_hd li:hover{}
.teacher .hd ul.table1_hd li dl dd{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;background:#fff;}

.council_now_borard {position:relative;padding-bottom: 10px;background:#fff;z-index: 0;overflow: hidden;}
.council_now_borard ul.tab_item {width: 100%;border-bottom: 1px solid #ccc;}
.council_now_borard ul.tab_item > li{float: left;text-align: center;line-height: 30px;position: relative;height: 44px;}
.council_now_borard ul.tab_item > li a {display:block;position:relative;font-size: 17px;line-height: 45px;margin-right: 1px;padding: 0 26px;}
.council_now_borard ul.tab_item > li span{content: "";position: absolute;top: 15px;right: 0;width: 1px;height: 16px;background: #ccc;}
.council_now_borard ul.tab_item > li a:hover, .council_now_borard ul.tab_item > li.active a {background: #0051a3;color: #FFF;}
.council_now_borard ul.tab_item > li a:hover:before, .council_now_borard ul.tab_item > li.active a:before {display:inline-block; position:absolute; top:11px; right:1px; width:24px; height:24px; border-radius:100%;}
.council_now_borard .tab_obj {display: none;}
.council_now_borard .tab_obj.active{display: block;overflow: hidden;}
.council_now_borard .tab_obj .slick-list {position:relative;overflow:hidden;margin-top: 19px;margin-left: -30px;}
.council_now_borard .tab_obj .slide_list .slide_item {float: left;margin-left: 30px;text-align: center;line-height: 30px;width: 152px;}
.council_now_borard .tab_obj .slide_list .slide_item:last-child {margin-right:0;}
.council_now_borard .tab_obj .slide_list .slide_item .img_area {display: block;overflow:hidden;line-height:0;font-size:0;}
.council_now_borard .tab_obj .slide_list .slide_item .img_area img {width: 100% !important;height: 200px;transition: all 500ms ease;}
.council_now_borard .tab_obj .slide_list .slide_item:hover .img_area img {transform:scale(1.2); transition:all 500ms ease;}
.council_now_borard .tab_obj .slide_list .slide_item a {display: block; margin-bottom:11px; overflow:hidden; text-overflow: ellipsis; text-align:left;}
.council_now_borard .tab_obj .slide_list .slide_item a:hover {text-decoration:none; color:#3f3f3f; }
.council_now_borard .tab_obj .slide_list .slide_item a .title_text {display: block;line-height:23px;color:#3f3f3f;white-space:nowrap;text-align: center;font-size: 17px;padding: 10px 0;}
.council_now_borard .tab_obj .slide_list .slide_item a:hover .title_text {}
.council_now_borard .tab_obj .slide_list .slide_item .time {display:block; text-align:left; font-size:16px; line-height:24px;}
.council_now_borard .tab_obj  button {position:absolute;top: 28.5%;width: 47px;height: 47px;text-align:left;font-size:1px;text-indent:-99px;overflow:hidden;background-repeat:no-repeat;border:0;background: url(../images/about_center03_2.png) #0e192573;cursor: pointer;border: none;outline: none;display: block !important;z-index: 999999999999;}
.council_now_borard .tab_obj .slick-prev {left: 0;background-position: 4px 2px;}
.council_now_borard .tab_obj .slick-next {right: 0;background-position: -45px 2px;}
.council_now_borard .tab_obj .slick-prev:hover {background: url(../images/about_center03_2.png) #0051a3 4px 2px;}
.council_now_borard .tab_obj .slick-next:hover {background: url(../images/about_center03_2.png) #0051a3 -45px 2px;}

.council_now_borard .council_now_more {display:inline-block;position:absolute;top: 12px;right:0;border:1px solid #fff;font-size:13px;line-height:20px;color: #737373;background: url('../images/more.png') no-repeat center;padding-left: 92px;}

/*index2*/
.index2{width: 100%;background: url(../images/bg2.jpg);margin: 40px 0 0;padding: 90px 0;}
.index2 ul li{float: left;height: 193px;overflow: hidden;}
.index2 ul li+li{}
.index2 ul li+li+li{}
.index2 ul li+li+li+li{
    width: 50%;
}
.index2 ul li+li+li+li+li{
    width: 50%;
}
.index2 ul li+li+li+li+li+li{}

.index2 ul li,.index2 ul li+li,.index2 ul li+li+li{width: 400px;}
.index2 ul li a{display:block}
.index2 ul li img{-webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s; -ms-transition: all 0.8s;}
.index2 ul li img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
li {list-style: none;}
/*nav2*/
.nav2{
    padding: 20px 0;
}
.nav2 ul li{float: left;}
.nav2 ul li a{font-size: 18px;color: #1a1a1a;display: block;}
.nav2 ul li a span{padding: 0 16px;font-size: 13px;color: #e8e8e8;font-family: monospace;}
.nav2 ul li:hover a{color: #004895;}

/*foot*/
.foot{width: 100%;height: 220px;background: url(../images/bottom_bg.jpg);padding-top: 80px;}
.foot dl,.foot p,.foot p a{font-size: 15px;color: #fff;line-height: 30px;}
.foot p a:hover{text-decoration: underline;}
.foot dl{text-align: center;margin-top: 20px;}


/*subbanner*/
.subbanner{width: 100%; height: 300px;position: relative;}
.subbanner img{height: 300px;}
.submenu{width: 100%; height: 60px;background: #000;background-color: #00000099; position: absolute;bottom: 0;}
.submenu .lmmc{width: 240px;height: 120px;background: url(../images/lmmc.jpg);font-size: 28px;color: #fff;line-height: 120px;text-align: center;font-weight: bold;position: absolute;bottom: 0;}
.submenu .lmmc a{color:#FFF;display:block}
.submenu ul{padding-left: 240px;}
.submenu ul li{float: left;line-height: 60px;}
.submenu ul li a{font-size: 17px;color: #fff;padding: 0 18px;display: block;}
.submenu ul li.light a{color: #333333;background: #fff;}
.submenu ul li:hover a{color: #333333;background: #d8e9ff;}

/*main*/
.main{width: 100%; padding: 40px 0;background: #f5f9fd;}
.main .web{background: #fff;padding: 35px 55px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;min-height: 900px;}
.main .web .list_img{
    margin: 25px auto;
}
.main .web .list_img li{
    width: 31%;
    float: left;
    display: inline-block;
    margin-right: 40px;
}
.main .web .list_img li.n3{margin-right:0}
.main .web .list_img li a{
    height: 250px;
    padding: 30px;
    border: 1px solid #dedede;
    display: block;
    }
.main .web .list_img li a img{
    height: 89%;
    width: 100%;
}
.main .web .list_img li a span{
    display: block;
    padding: 14px;
    color: #333;
}
/*sanmenu*/
.sanmenu{height: 61px;margin: 20px auto 30px;text-align: center;line-height: 61px;width: auto;}
.sanmenu li{display: inline-block;position: relative;border-right: 1px solid #fff;/* float: left; */BACKGROUND: #dce7f4;margin-left: -4px;}
.sanmenu li a{font-size: 18px;color: #000033;padding: 0 15px;display: inline-block;}
.sanmenu li span{width:1px;height: 20px;background: #e2e2e2;display: inline-block;vertical-align: sub;display: none;}
.sanmenu li a.last{background: none;}
.sanmenu li.on{background: url(../images/submenu_bg2.jpg);background-size: 100% 100%;}
.sanmenu li:hover{background: url(../images/submenu_bg2.jpg);background-size: 100% 100%;}
.sanmenu li.on a,.sanmenu li:hover a{ color: #fff; }
.sanmenu li .subnav{position: absolute;width: 100%;background: #ececec;box-shadow: 0px 0px 3px 1px #b1b1b1;display:none}
.sanmenu li .subnav li{display: block;width: 100%;}
.sanmenu li .subnav li a{width: 100%;padding: 0;}
.sanmenu li:hove .subnav{display:block}

/*simenu*/
.simenu{height: 50px;margin: 50px auto 0;text-align: center;line-height: 50px;width: max-content;background: #f6f6f6;}
.simenu li{display: inline-block;position: relative;}
.simenu li a{font-size: 17px;color: #000033;padding: 0 40px;display: inline-block;}
.simenu li span{width:1px;height: 20px;background: #e2e2e2;display: inline-block;vertical-align: sub;}
.simenu li a.last{background: none;}
.simenu li a.on{background: url(../images/submenu_bg2.jpg);background-size: 100% 100%; color: #fff; }
.simenu li a:hover{background: #2589c7;color: #fff;}
.simenu li .subnav{position: absolute;width: 100%;background: #ececec;box-shadow: 0px 0px 3px 1px #b1b1b1;display:none}
.simenu li .subnav li{display: block;width: 100%;}
.simenu li .subnav li a{width: 100%;padding: 0;}
.simenu li:hove .subnav{display:block}

.main .list li{line-height: 50px;border-bottom: 1px solid #eeeeee;text-indent: 0;}
.main .list li::after{background: none;}

/*dqwz*/
.dqwz,.dqwz a{line-height: 60px;font-size: 15px;color: #fff;}
.dqwz a:hover{text-decoration: underline;}


/*content*/
.content{padding: 15px;}
#vsb_content table{border: 0px;border-left: 1px solid #838383;border-top: 1px solid #838383;width:80%;margin:20px auto;}
#vsb_content table tr td{border-left:0px;text-align: center;border-top:0px;line-height: 37px;padding: 5px;border-right-width: 1px;border-bottom-width: 1px;border-right-style: solid;border-bottom-style: solid;border-right-color: #838383;border-bottom-color: #838383;color: #333;}
#vsb_content table tr td p{text-indent: 0em !important;padding: 0px !important;margin: 0px !important;text-align: center !important;line-height: inherit !important;font-size: 18px !important;color: #333;}
#vsb_content .table_1 table tr td p a{color: #1c48b6;}



.content h1{ color: #001c58;font-size: 28px;line-height: 1.5em;padding: 10px 0 10px 30px;font-weight: normal;position: relative;}
.content h2{
    font-weight: normal;
    font-size: 23px;
    color: #333;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.content h1::after{content: ""; width: 10px;height: 30px;background: #001c58;position: absolute;top: 19px;left: 0;}
.page h2{color: #0058a6;font-size: 28px;line-height: 50px;position: relative;height: 50px;margin-bottom: 25px;display: none;}
.page h2 span{display: inline-block;padding-right: 20px;background: #fff;position: absolute;z-index: 5;}
.page h2::after{content: "";width: 100%;height: 1px;background: #e5e5e5;display: inline-block;vertical-align: super;}
.content .bar{line-height:50px;height:50px;color:#666666;margin-bottom: 40px;font-size:13px;border-bottom: 1px solid #dcdcdc;}

.bar {}
.content p {text-indent: 2em;line-height: 41px !important;color: #4a4a4a !important;font-size: 18px !important;}
.content p span{font-family: inherit !important;text-indent: inherit !important;font-size: inherit !important;color: #333;}
.content p span a{color: #333;}
.content p strong{/* font-weight: 500; */}
.content p a{color: #1c467b;}
.content p img{ margin:15px auto; border:none; display:block}
.content p video{ margin:15px auto; border:none; display:block}
.content p table span,.content table span{color: #000;}
.content p *{font-family: inherit !important;text-indent: inherit !important;font-size: inherit !important;color: #333;}
.content p.vsbcontent_video{}
.content p.vsbcontent_video video{
    margin: 20px auto;
}
#n1 .content p.vsbcontent_img{margin-right: 30px;display: block;width: 180px;float: left;}
#n1 .content p.vsbcontent_img img{width: 100%;}
.content table,.content table tr,.content table tr td{text-indent:0;font-size:16px;}
.content table{max-width:90%;}
.content table p.vsbcontent_end{text-indent:0 !important;}
.content#en p{text-indent:0; !important}
/*jsml*/
#jsml{}
.content #jsml p {text-indent: 0 !important;line-height: 1 !important;color: #4a4a4a !important;font-size: 18px !important;}
.content #jsml p span{font-family: inherit !important;text-indent: inherit !important;font-size: inherit !important;}
.content #jsml p strong{background: #608cb9;display: block;font-size: 16px;font-weight: 500;padding: 15px;color: #FFF;}
.content #jsml p a{color: #3a3a3a;font-size: 16px;}
.content #jsml p a:hover{color: #306bc5;text-decoration: underline;}
.content #jsml p.titBox{margin-top: 40px;}
.content #jsml div.nameBox{
    position: relative;
    padding: 25px 0;
    overflow: hidden;
    background: #f9f9f9;
    margin: 25px 0;
}
.content #jsml h3{
    padding: 0 0 0 50px;
    width: 18%;
    height: 51px;
    line-height: 51px;
    font-size: 22px;
    font-weight: normal;
    display: block;
    position: absolute;
    left: -17px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto auto auto 0;
    text-align: center;
}
.content #jsml .titBox.n1{
    line-height: 32px;
    top: -14px;
}
.content #jsml ul.nameBox{padding: 15px;display: inline-block;float: right;width: 75%;}
.content #jsml ul.nameBox li{ width:53px;height:40px;line-height:40px;  text-align: justify; text-justify:inter-ideograph;margin:0 20px;padding:0;float:left;text-align-last:justify;}
.content #jsml ul.nameBox li a{display: block;}

/*list_pic*/
.list_pic{padding: 40px 0;border-bottom: 1px solid #f0f0f0;}
.list_pic .fl{width: 15%;}
.list_pic .fl img{width: 170px;height: 210px;max-width: none;}
.list_pic .fr{width: 82%;}
.list_pic .fr a{font-size: 19px;color: #1259b4;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;    margin-bottom: 20px;    display: block;}
.list_pic .fr p{font-size: 16px;color: #333333;line-height: 32px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-indent: 2em;text-align: justify;text-justify:inter-ideograph;}
.list_pic:hover .fr a{color: #004895;}

/*jgsz*/
.jgsz{padding: 30px 0px;}
.jgsz ul li{width: 32.4%;margin-right: 15px;margin-bottom: 30px;text-indent: 15px;background: url(../images/right.png) 95% center no-repeat;float: left;height: 60px;border: 1px solid #e5e5e5;line-height: 60px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.jgsz ul li a{font-size: 15px;color: #333333;display: block;}
.jgsz ul li:hover{background: url(../images/right_on.png) 95% center no-repeat #004895;border-color: #004895;}
.jgsz ul li:hover a{color: #fff;}
.jgsz#yxsz ul li{width: 49%;}
.jgsz#yxsz ul li.n3{margin-right: 15px;}
.jgsz#yxsz ul li.n2,.jgsz ul li.n3{margin-right: 0;}
/*leader*/
.leader{padding: 30px 50px;}
.leader li{width: 47%;float: left;margin-left: 3%;margin-bottom: 50px;}
.leader li .fl{width: 37%;height: 240px;}
.leader li .fl a{
    display: block;
    height: 100%;
}
.leader li .fl a img{width: 100%;height: 100%;}
.leader li .fr{width: 56%;}
.leader li .fr a,.leader li .fr p{font-size: 16px;color: #333333;line-height: 37px;}
.leader li .fr a.title{font-size: 18px;font-weight: 600;}
.leader li .fr p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.leader li:hover .fr a{color: #004895; }


/*office*/
.office{padding: 20px 0;}
.office h3{text-indent: 20px;font-size: 22px;color: #333333;font-weight: normal;position: relative;margin-top: 20px;}
.office h3::after{content: "";width: 7px;height: 22px;background: #226cac;position: absolute;top: 5px;left: 0;}
.office ul li{width: 47%;border-bottom: 1px solid #f0f0f0;padding: 30px 0;}
.office ul li .fl{width: 22%;}
.office ul li .fl img{width: 125px;height:150px;}
.office ul li .fr{width: 72%;}
.office ul li .fr a{font-size: 16px;color: #375f7e;font-weight: bold;line-height: 50px;display: block;}
.office ul li .fr p{font-size: 15px;color: #333;line-height: 37px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.office ul li:hover .fr a{color: #004895; }
.office .office_line ul:last-child li{ border-bottom:none;}