html{ width:100%; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,td,figure{ list-style:none; border:0; margin:0; padding:0; zoom:1;}
h1,h2,h3,h4,h5,h6,p{ font-weight: normal; font-size:100%; font-family:"Microsoft YaHei","Microsoft"; }
address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; }
li{list-style-type:none;}
ul,dl{margin:0px;padding:0px}
img{border:0px; border:none; vertical-align: middle;}
a{text-decoration:none; color:#333333; cursor:pointer; outline:none;}
a:hover{text-decoration:none}
body,input{font-family:Arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;}
input{ margin:0; padding:0; list-style:none; border:0; word-wrap:break-word; outline:0; outline:none; }
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
font,em,i{ font-style:normal;}
textarea,select{ outline:none; resize:none;}
del{ text-decoration:none; padding:0px;margin:0px;}
abbr,acronym { border: 0; }
.wrapper{ width:1300px; margin: 0 auto; }
.lazyload img{ background: url(../images/lazy.gif) 50% no-repeat; }
.all{ width: 100%; overflow: hidden; }

/*头部 S*/
.header{ width: 100%; height: 125px; background: url(../images/gxmukqyy_header.png) 50% no-repeat;}
.header .logo{ float: left; overflow: hidden; margin-top: 20px; }
.header .search{ float: right; width: 258px; height: auto; margin-top: 30px;}
.header .search .search_top{ width: 100%; height:30px;}
.header .search .search_top .seatopfl{ float: left;}
.header .search .search_top .seatopfl p{ float: left; font-size: 16px; color: #FFFFFF; font-family: arial; }
.header .search .search_top .seatopfl p span{ font-size: 14px; color: #FFFFFF; margin: 0 10px; }
.header .search .search_top .seatopfl p a{ font-size: 14px; color: #FFFFFF; font-family: arial; line-height: 20px; }
.header .search .search_top .seatopfl p a:hover{ text-decoration: underline; }

.header .search .search_bmt{ width: 100%; height: 30px;}
.header .search .search_bmt ul li{ float: left; }
.header .search .search_bmt ul li .sea{ width: 190px; height: 30px; line-height: 30px; padding-left:10px; background: #FFFFFF; }
.header .search .search_bmt ul li .rch{ width: 58px; height: 30px; background: url(../images/gxmukqyy_search.png) 50% no-repeat #eb6100; cursor: pointer; transition: 0.5s; }
.header .search .search_bmt ul li .rch:hover{ background: url(../images/gxmukqyy_search.png) 50% no-repeat #d55a03;}
/*头部 E*/

/*导航 S*/
.nav{ width: 100%; height: 50px; background: #FFFFFF;}
.nav ul li{ float: left; line-height: 50px; position: relative;  z-index: 999; }
.nav ul li a{ display: block; padding: 0 32px; height: 50px; font-size: 18px; color: #333333; font-family: arial; transition: 0.3s; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nav ul li a:hover{ background: #0659b8; color: #FFFFFF; }
.nav ul li.on a{ background: #0659b8; color: #FFFFFF; }
.nav ul li.oni a{ background: #0659b8; color: #FFFFFF; }

.nav ul li dl{ display: none; position: absolute; left: 0; top: 50px; width:300px; height: auto; z-index: 999; background: #0659b8; }
.nav ul li dl dt{ width: 100%; height: 50px; line-height: 50px; border-bottom: 1px solid #1c81f5;}
.nav ul li dl dt a{ display: block; width: 90%; height: 100%; padding: 0 5%; font-size: 16px; color: #FFFFFF; font-family: arial; transition: 0.3s;}
.nav ul li dl dt a:hover{ background: #0865d0; }
/*导航 E*/

/*+++++++++++++++++++++++++++++++++++++++++++++首页 S+++++++++++++++++++++++++++++++++++++++++++++*/
/*banner S*/
.banner{ width: 100%; height: auto; overflow: hidden;}
.fullSlide{ position:relative; margin:0 auto; }
.fullSlide .bd{ position:relative; z-index:0; }
.fullSlide .bd li{ position: relative; }
.fullSlide .bd li img{width:100%; vertical-align:top; height: 462px; } 
.fullSlide .bd li .banner_text{ position: absolute; left: 0; bottom: 0; width: 100%; height: 56px; line-height: 56px; background: #0c0b0e; opacity: 0.75; }
.fullSlide .bd li .banner_text p{ font-size: 20px; color: #FFFFFF; font-family: arial; font-weight: bold; }

.fullSlide .hd{ position: absolute; bottom: 33px;  width: 100%; z-index:1; text-align:center;}
.fullSlide .hd ul{ position: absolute; right: 25%; }
.fullSlide .hd ul li{ float: left; font-size: 0; width:15px; height: 15px; background: url(../images/gxmukqyy_banner_d1.png) 50% no-repeat; margin: 0 5px; }
.fullSlide .hd ul li.on{ background: url(../images/gxmukqyy_banner_d2.png) 50% no-repeat; }
.fullSlide a.prev{ position: absolute; top: 50%; left: 20px; margin-top: -27px; }
.fullSlide a.prev img{ background: none !important; transform: rotateX(0deg); transition: 0.5s; }
.fullSlide a.next{ position: absolute; top: 50%; right: 20px; margin-top: -27px; }
.fullSlide a.next img{ background: none !important; transform: rotateX(0deg); transition: 0.5s;}

.fullSlide:hover a.prev{ display: block; }
.fullSlide a.prev:hover img{ transform: rotateX(35deg); } 
.fullSlide:hover a.next{ display: block; }
.fullSlide a.next:hover img{ transform: rotateX(35deg); } 
/*banner E*/

/*第一组 S*/
.con_one{ position: relative; width: 100%; padding: 60px 0; overflow: hidden;}
.con_one .onefl{ position: absolute; left: 0; top: 0; width: 280px; height: 100%; background: url(../images/gxmukqyy_newsleft.png) 0 50% no-repeat; z-index: -1; }
.con_one .onefr{ position: absolute; right: 0; top: 0; width: 280px; height: 100%; background: url(../images/gxmukqyy_newsright.png) 100% 50% no-repeat; z-index: -1; }

.naews{ width: 100%; height: 460px; }
.naews .naews_left{ float: left; width: 938px; height: 460px; }
/*新闻 S*/
.news{ width: 100%; height: 460px;}
.news .news_top{ width: 100%; height:50px; border-bottom: 2px solid #e5e5e5; }
.news .news_top h4{ float: left; height: 47px; line-height: 47px; font-size: 28px; color: #1081df; font-family: arial; font-weight:bold; border-bottom: 5px solid #1081df;
 padding: 0 25px 0 75px; background: url(../images/gxmukqyy_news.png) 25px 50% no-repeat; }
.news .news_top span{ float: right; line-height: 50px; }
.news .news_top span a{ font-size: 14px; color: #1081df; font-weight:normal;  font-family: arial;}
.news .news_top span a:hover{ color: #990000; text-decoration: underline; }
.news .news_bmt{ width: 100%; padding-top: 25px;}
.news .news_bmt ul{ width: 960px; }
.news .news_bmt ul li{ float: left; width: 298px; margin-right: 22px; }
.news .news_bmt ul li .news_img{ width: 100%; height: 185px; overflow: hidden;}
.news .news_bmt ul li .news_img img{ width: 100%; height: 185px; transition: 0.5s; }
.news .news_bmt ul li .news_img img:hover{ transform: scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); transform: none\9\0; }
.news .news_bmt ul li .news_text{ width: 100%; height: 180px; margin-top: 15px; position: relative; }
.news .news_bmt ul li .news_text h4{ overflow: hidden;}
.news .news_bmt ul li .news_text h4 a{ font-size: 16px; color: #333333; font-family: arial; font-weight: bold; }
.news .news_bmt ul li .news_text h4 a:hover{ color: #1081df; }
.news .news_bmt ul li .news_text p{ overflow: hidden; margin-top: 15px; }
.news .news_bmt ul li .news_text p a{ font-size: 14px; color: #666666; font-family: arial; }
.news .news_bmt ul li .news_text p a:hover{ color: #1081df; }
.news .news_bmt ul li span{ position: absolute; left: 0; bottom: 5px; font-size: 14px; color: #999999; font-weight: bold;}
/*新闻 E*/
.naews .naews_right{ float: right; width: 330px; height: 460px; }
/*事件 S*/
.events{ width: 100%; height: 460px; }
.events .events_top{ width: 100%; height:50px; border-bottom: 2px solid #e5e5e5; }
.events .events_top h4{ float: left; height: 47px; line-height: 47px; font-size: 28px; color: #1081df; font-family: arial; font-weight:bold; border-bottom: 5px solid #1081df;
 padding: 0 25px 0 75px; background: url(../images/gxmukqyy_events.png) 25px 50% no-repeat; }
.events .events_top span{ float: right; line-height: 50px; }
.events .events_top span a{ font-size: 14px; color: #1081df; font-weight:normal;  font-family: arial;}
.events .events_top span a:hover{ color: #990000; text-decoration: underline; }
.events .events_bmt{ width: 100%; padding-top: 25px;}
.events .events_bmt ul li{ overflow: hidden; margin-bottom: 20px; }
.events .events_bmt ul li .en_time{ float: left; width: 70px; height: 60px; border-top: 0; background: url(../images/gxmukqyy_events_time.png) no-repeat; }
.events .events_bmt ul li .en_time .times_top{ width: 68px; height: 30px; line-height: 30px; text-align: center; border-left: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; }
.events .events_bmt ul li .en_time .times_top p{ font-size: 14px; color: #333333;font-weight: 800;}
.events .events_bmt ul li .en_time .times_bmt{ width: 70px; height: 30px; line-height: 30px; text-align: center; background: #1081DF; }
.events .events_bmt ul li .en_time .times_bmt p{font-size: 14px; color: #FFFFFF; font-weight: 800; }

.events .events_bmt ul li .en_text{ float: right; width: 245px; height: 60px;}
.events .events_bmt ul li .en_text h4 a{ font-size: 16px; color: #1081df; font-family: arial; }
.events .events_bmt ul li .en_text h4 a:hover{ color: #990000; text-decoration: underline; }
.events .events_bmt ul li .en_text p{ font-size: 14px; color: #999999; font-family: arial; }
/*事件 E*/

/*研究 S*/
.study{ width: 100%; height: 290px; overflow: hidden; margin-top: 35px;}
.study .study_top{ width: 100%; height:50px; border-bottom: 2px solid #e5e5e5; }
.study .study_top h4{ float: left; height: 47px; line-height: 47px; font-size: 28px; color: #1081df; font-family: arial; font-weight:bold; border-bottom: 5px solid #1081df;
 padding: 0 25px 0 75px; background: url(../images/gxmukqyy_study.png) 25px 50% no-repeat; }
.study .study_top span{ float: right; line-height: 50px; }
.study .study_top span a{ font-size: 14px; color: #1081df; font-weight:normal;  font-family: arial;}
.study .study_top span a:hover{ color: #990000; text-decoration: underline; }
.study .study_bmt{ width: 100%; padding-top: 25px;}
.study .study_bmt ul{ width: 1320px; }
.study .study_bmt ul li{ float: left; width: 310px; height: 212px; overflow: hidden; margin-right: 20px; }
.study .study_bmt ul li .studyimg{ width: 100%; height: 100%; position: relative;}
.study .study_bmt ul li .studyimg img{ width: 101%; height: 100%; transition: 0.5s; }
.study .study_bmt ul li .studyimg .studxt{ position: absolute; left: 0; bottom: 0; padding: 0 35px 0 10px; width: 212px; height: 38px; line-height: 38px; 
background: url(../images/gxmukqyy_cs1.png) no-repeat; z-index: 10;}
.study .study_bmt ul li .studyimg .studxt p{ font-size: 16px; color: #FFFFFF; font-family: arial; font-weight: bold; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.study .study_bmt ul li:hover .studyimg .studxt{ background: url(../images/gxmukqyy_cs2.png) no-repeat; }
.study .study_bmt ul li:hover .studyimg img{ transform: scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); transform: none\9\0; }
/*研究 E*/
/*第一组 E*/

/*第二组 S*/
.con_twe{ width: 100%; padding: 55px 0; overflow: hidden; background: url(../../kqyy_Chinese/images/jyjxbg.png) 50% 100% no-repeat #fff; }
.campus{ width: 100%; height: 388px;}
.campus .campus_top{ width: 100%; height:50px; border-bottom: 2px solid #e5e5e5; }
.campus .campus_top h4{ float: left; height: 47px; line-height: 47px; font-size: 28px; color: #1081df; font-family: arial; font-weight:bold; border-bottom: 5px solid #1081df;
 padding: 0 25px 0 75px; background: url(../images/gxmukqyy_campus.png) 25px 50% no-repeat; }
.campus .campus_top span{ float: right; line-height: 50px; }
.campus .campus_top span a{ font-size: 14px; color: #1081df; font-weight:normal;  font-family: arial;}
.campus .campus_top span a:hover{ color: #990000; text-decoration: underline; }
.campus .campus_bmt{ width: 100%; padding-top: 25px; }
.campus .campus_bmt ul{ width: 1337px; }
.campus .campus_bmt ul li{ float: left; width: 408px; height: 292px; margin-right: 37px; }
.campus .campus_bmt ul li .campusimg{ width: 100%; height: 245px; overflow: hidden;}
.campus .campus_bmt ul li .campusimg img{ width: 100%; height: 100%; transition: 0.5s; }
.campus .campus_bmt ul li .campusimg img:hover{ transform: scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); transform: none\9\0; }
.campus .campus_bmt ul li .campusxt{ width: 100%; height: 45px; line-height: 45px; text-align: center;}
.campus .campus_bmt ul li .campusxt p{ font-size: 16px; color: #FFFFFF; font-family: arial; font-weight: bold; }
.campus .campus_bmt ul li .caxts1{ background: #0674c9; }
.campus .campus_bmt ul li .caxts2{ background: #12ac48; }
.campus .campus_bmt ul li .caxts3{ background: #e7ab08; }
/*第二组 E*/
/*+++++++++++++++++++++++++++++++++++++++++++++首页 E+++++++++++++++++++++++++++++++++++++++++++++*/
/*当前位置 S*/
.current{ width: 100%; height: auto; overflow: hidden; margin-top: 25px; }
.current ul li{ float: left;}
.current ul li a{ font-size: 14px; color: #0659b8; font-family: arial; }
.current ul li a.ant{ font-size: 14px; color: #999999; font-family: arial; }
.current ul li span{ font-size: 14px; font-family: arial; margin: 0 5px; color: #999999; }
.current ul li a:hover{ text-decoration: underline; }
/*当前位置 E*/

.content{ width: 100%; overflow: hidden; }
.content_left{ float: left; width: 348px; height: auto; overflow: hidden; margin-top: 25px; margin-bottom: 60px; }
/*左侧导航 S*/
.subnav{ width: 100%; height: auto;}
.subnav ul li{ overflow: hidden; width: 100%; margin-bottom: 2px;}
.subnav ul li a{ display: block; padding: 0 40px 0 25px; height: 100%; line-height: 58px; font-size: 20px; color: #333333; font-family: arial;
 background: url(../images/gxmukqyy_subnav1.png) 92% 50% no-repeat #e9e9e9; font-weight: bold; }
.subnav ul li:hover a{ color: #FFFFFF; background: url(../images/gxmukqyy_subnav2.png) 92% 50% no-repeat #0659b8; }
.subnav ul li.on a{ color: #FFFFFF; background: url(../images/gxmukqyy_subnav2.png) 92% 50% no-repeat #0659b8; }
.subnav ul li dl{ display: none; width: 100%; height: auto; overflow: hidden;}
.subnav ul li dl dt{ overflow: hidden; width: 100%; border-top: 1px solid #e9e9e9; }
.subnav ul li dl dt a{ display: block; padding: 0; padding-left: 52px; line-height: 52px; background: url(../images/gxmukqyy_subnav3.png) 25px 50% no-repeat !important; 
font-size: 16px; color: #666666 !important; font-weight: bold; }

.subnav ul li.on dl{ display: block; }
.subnav ul li dl dt a:hover{ color: #0659b8 !important; }
.subnav ul li.on dt.ons>a{ color: #0659b8 !important; }

.subnav ul li dl dt ol{ display: none; overflow: hidden;}
.subnav ul li dl dt ol li{ overflow: hidden; border-top: 1px dashed #e9e9e9; }
.subnav ul li dl dt ol li a{ display: block; font-size: 16px; color: #999999 !important; font-family: arial; font-weight: normal; line-height: 40px; background: none !important; }
.subnav ul li dl dt ol li.ant a{ color: #0659b8 !important; }
.subnav ul li.on dt.ons ol{ display: block; }

/*左侧导航 E*/
.content_right{ float: right; width: 920px; height: auto; overflow: hidden; margin-top: 25px; margin-bottom: 60px;}

/*+++++++++++++++++++++++++++++++++++++++++++++列表页 S+++++++++++++++++++++++++++++++++++++++++++++*/
.list_banner{ position: relative; width: 100%; height: 295px; background: url(../images/gxmukqyy_zybj.png) 50% no-repeat; }
.list_banner .list_text{ position: absolute; top:0; left: 0; width: 100%; height:100%; background: url(../images/gxmukqyy_zylogo.png) 50% no-repeat;}
.list_banner .list_text h4{ text-align: center; font-size: 50px; color: #FFFFFF; font-family: arial; font-weight: bold; margin-top: 85px; margin-bottom:30px; }
.list_banner .list_text p{ text-align: center; font-size: 25px; color: #FFFFFF; font-family: arial;  }

.lists{ width: 100%; height: auto; overflow: hidden; }
.lists ul li{ overflow: hidden; padding-bottom: 20px; border-bottom: 1px dashed #d0d0d0; margin-bottom: 20px;}
.lists ul li .lists_img{ float: left; width:245px; height:140px; overflow: hidden; }
.lists ul li .lists_img img{ width: 100%; height: 100%; transition: 0.5s; }
.lists ul li .lists_img img:hover{ transform: scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); transform: none\9\0; }
.lists ul li .lists_text{ float: right; width: 650px; height:140px; position: relative; }
.lists ul li .lists_text h4{ overflow: hidden; margin-bottom: 5px; }
.lists ul li .lists_text h4 a{ font-size: 18px; color: #333333; font-family: arial; font-weight: bold; }
.lists ul li .lists_text h4 a:hover{ color: #2e58a9; }
.lists ul li .lists_text b{ font-size: 14px; color: #979da8; font-family: arial; }
.lists ul li .lists_text p{ overflow: hidden; margin-top: 5px; }
.lists ul li .lists_text p a{ font-size: 14px; color: #666666; font-family: arial; }
.lists ul li .lists_text p a:hover{ color: #2e58a9; }
.lists ul li .lists_text span{ position: absolute; left: 0; bottom: -4px;}
.lists ul li .lists_text span a{ font-size: 14px; color: #2e58a9; font-family: arial; font-weight: bold; }
.lists ul li .lists_text span a:hover{ color: #990000; text-decoration: underline; }

/*pc分页 S*/
.page{ clear:both; overflow: hidden; margin-bottom: 40px; text-align: center;}
.page ul{ display: inline-block !important;}
.page ul li{ float: left; margin: 0 3px; }
.page ul li a{ float: left; margin: 0 5px; display: block; font-size: 14px; width:35px; height: 35px; border: 1px solid #e6e6e6; text-align: center; line-height: 35px; color: #7a7a7a;}
.page ul li a:hover{ background: #1665c7; color: #FFFFFF;}
.page ul li a.curr{  background: #1665c7; color: #FFFFFF; border: 1px solid #e6e6e6;}
.page ul li.pan1 a{ width: 60px;}
.page ul li.pan2 a{ width: 60px;}
/*pc分页 E*/
/*+++++++++++++++++++++++++++++++++++++++++++++列表页 E+++++++++++++++++++++++++++++++++++++++++++++*/

/*+++++++++++++++++++++++++++++++++++++++++++++内容页 S+++++++++++++++++++++++++++++++++++++++++++++*/

.con_texts{ width: 100%; height: auto; line-height: 25px; overflow: hidden; margin-bottom: 25px; }
.con_texts h4{ font-size:35px; color: #333333; font-family: arial;line-height: 40px;}

.cons_content{ width: 100%; overflow: hidden; line-height: 30px; font-size: 16px; color:#333333; font-family: arial; }
/*+++++++++++++++++++++++++++++++++++++++++++++内容页 E+++++++++++++++++++++++++++++++++++++++++++++*/

/*+++++++++++++++++++++++++++++++++++++++++++++栏目页 S+++++++++++++++++++++++++++++++++++++++++++++*/
.columns{ width: 100%; overflow: hidden;}
.columns ul{ width: 948px; }
.columns ul li{ width: 288px; height: 290px; float: left; margin-right: 28px; margin-bottom: 15px; }
.columns ul li .column_img{ width: 100%; height: 170px; overflow: hidden; }
.columns ul li .column_img img{ width: 100%; height: 100%; transition: 0.5s; }
.columns ul li .column_img img:hover{ transform: scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); transform: none\9\0; }
.columns ul li .column_text{ width: 100%; height: auto; padding-top: 15px;}
.columns ul li .column_text h4{ overflow: hidden; }
.columns ul li .column_text h4 a{ font-size: 18px; color: #333333; font-family: arial; font-weight: bold;}
.columns ul li .column_text p{ overflow: hidden; margin-top: 5px; }
.columns ul li .column_text p a{ font-size: 14px; color: #999999; font-family: arial; line-height: 25px; overflow: hidden;}
.columns ul li .column_text h4 a:hover{ color: #1776db; }
.columns ul li .column_text p a:hover{ color: #1776db; }
/*+++++++++++++++++++++++++++++++++++++++++++++栏目页 E+++++++++++++++++++++++++++++++++++++++++++++*/

/*底部 S*/
.footer{ width: 100%; height: 230px; padding-top: 3px; background: url(../images/gxmukqyy_footerxian.png) no-repeat; background-size: 100% 3px; }
.footer .footer_top{ width: 100%; height: 186px; background:#0674c9; }
.footer .addres{ float: left; margin-top: 45px; }
.footer .addres h4{ font-size: 14px; color: #FFFFFF; font-family: arial; font-weight: bold; line-height: 20px; }
.footer .addres ul li{ font-size: 14px; color: #FFFFFF; font-family: arial; line-height: 20px; }
.footer .icons{ float: left; width: 260px; margin-top: 45px; margin-left: 118px; }
.footer .icons ul li{ float: left; width: 45px; height: 45px; margin: 5px 10px;position: relative;}
.footer .icons ul li a{ display: block; width: 100%; height: 100%; }
.footer .icons ul li.icon1 a{ background: url(../images/gxmukqyy_icons.png) -10px -8px no-repeat; }
.footer .icons ul li.icon1 a:hover{ background: url(../images/gxmukqyy_icons.png) -10px -76px no-repeat; }

.footer .icons ul li.icon2 a{ background: url(../images/gxmukqyy_icons.png) -77px -8px no-repeat; }
.footer .icons ul li.icon2 a:hover{ background: url(../images/gxmukqyy_icons.png) -77px -75px no-repeat; }

.footer .icons ul li.icon3 a{ background: url(../images/gxmukqyy_icons.png) -144px -8px no-repeat; }
.footer .icons ul li.icon3 a:hover{ background: url(../images/gxmukqyy_icons.png) -144px -76px no-repeat; }

.footer .icons ul li.icon4 a{ background: url(../images/gxmukqyy_icons.png) -210px -8px no-repeat; }
.footer .icons ul li.icon4 a:hover{ background: url(../images/gxmukqyy_icons.png) -210px -76px no-repeat; }

.footer .icons ul li.icon5 a{ background: url(../images/gxmukqyy_icons.png) -10px -144px no-repeat; }
.footer .icons ul li.icon5 a:hover{ background: url(../images/gxmukqyy_icons.png) -10px -212px no-repeat; }

.footer .icons ul li.icon6 a{ background: url(../images/gxmukqyy_icons.png) -77px -144px no-repeat; }
.footer .icons ul li.icon6 a:hover{ background: url(../images/gxmukqyy_icons.png) -77px -212px no-repeat; }

.footer .icons ul li.icon7 a{ background: url(../images/gxmukqyy_icons.png) -144px -144px no-repeat; }
.footer .icons ul li.icon7 a:hover{ background: url(../images/gxmukqyy_icons.png) -144px -212px no-repeat; }

.footer .icons ul li.icon8 a{ background: url(../images/gxmukqyy_icons.png) -210px -144px no-repeat; }
.footer .icons ul li.icon8 a:hover{ background: url(../images/gxmukqyy_icons.png) -210px -212px no-repeat; }

.footer .icons ul li:hover img{display:block}
.footer .icons ul li img{position: absolute;margin-top: -215px;margin-left: -59px;border: 6px solid #fff;border-radius: 5px;box-shadow: 0 2px 8px rgba(55,55,55,.3);display:none;}
.footer .map{ float: right; margin-top: 13px;}

.footer .footer_bmt{ width: 100%; height: 43px; line-height: 43px; text-align: center; border-top: 1px solid #2282ce; background: #0d65a9; }
.footer .footer_bmt p{ font-size: 14px; color: #FFFFFF;} 
/*底部 E*/


.eventn_top{ width:100%; height:40px;}
.eventn_top h4{ font-size: 35px;color: #333333;font-family: arial;line-height: 40px;}
.eventn{ width: 100%; overflow: hidden; padding-bottom: 20px; }
.eventn ul li{ overflow: hidden; padding: 25px 0; border-bottom: 1px dashed #cccccc; }
.eventn ul li .en_time{ float: left; width: 70px; height: 60px; border-top: 0; background: url(../images/gxmukqyy_events_time.png) no-repeat; }
.eventn ul li .en_time .times_top{ width: 68px; height: 30px; line-height: 30px; text-align: center; border-left: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; }
.eventn ul li .en_time .times_top p{ font-size: 16px; color: #333333;font-weight: 800;}
.eventn ul li .en_time .times_bmt{ width: 70px; height: 30px; line-height: 30px; text-align: center; background: #1081DF; }
.eventn ul li .en_time .times_bmt p{font-size: 18px; color: #FFFFFF; font-weight: 800; }

.eventn ul li .en_text{ float: left; margin-left: 20px; width: 755px; height: 60px; position: relative; }
.eventn ul li .en_text h4{ overflow: hidden;line-height: 23px; }
.eventn ul li .en_text h4 a{ font-size: 16px; color: #0659b8; font-family: arial; font-weight: bold; }
.eventn ul li .en_text h4 a:hover{ color: #007aff; }
.eventn ul li .en_text span{ position: absolute; left: 0; bottom: 0; font-size: 14px; color: #33333; font-family: arial; }
