@charset "utf-8";
/* Webfont: Lato-Regular */
@font-face {
    font-family: '微软雅黑';
    src: url('../font/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('../font/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('../font/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('../font/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

body{ margin:0; padding:0; font-family: '微软雅黑',Arial, Helvetica, sans-serif; font-size:16px; line-height: 22px; color:#444444;}
p,ul,li,dl,dd{ margin:0; padding:0;}
a{ text-decoration:none; color:#444;}
li{ list-style:none;}
form,input { padding:0; padding:0;}
h1,h2,h3,h4{ font-weight:normal; margin:0; padding:0; color:#444;}
.clear{ clear:both; margin:0; padding:0; line-height:0;}
img{ border:none; }

/*首页*/
.header{ width:1180px; margin:auto; height:102px; position:relative;}
.header .logo{ float:left; margin-top:15px;}
.header .iconbox{ float:right; margin-top:48px;}

.iconbox ul{ float:left; border-right:1px solid #9f9f9f; margin-right:19px;}
.iconbox ul li{ float:left; margin-right:20px;}
.iconbox ul li img{ float:left; margin-right:8px;}
.iconbox ul li span{ float:left; color:#9f9f9f; line-height:19px;}

.iconbox .searchbox{ float:right;}
.searchForm{ position:absolute; right:0; width:330px; height:102px; display:none; z-index:1; top:0; }
.searchForm input{ border:none;}
.searchForm .text{background: #ecedee;float: left; width:282px; line-height:102px; height:102px; padding-left:14px; color:#a9a9a9; font-size:14px;}
.searchForm .button{ float:right; background:url(../images/search_white.png) no-repeat center center #a5a8a9; width:34px; height:102px; cursor:pointer;}
.searchbox:hover .searchForm{ display:block;}

.navbox{ width:100%; min-width:1180px; background:#004b8e; height:51px;}
.navbox ul{ width:1180px; margin:auto;}
.navbox ul li{ float:left; border-right:1px solid #4d81b0; position:relative; text-transform:uppercase;}
.navbox a{ display:block; color:#fff; font-size: 16px; height: 16px; padding: 18px 0 17px 0; text-align:center;}
.navbox ul li img{ position:absolute; right:15px; top:23px;}
.navbox ul li:hover{ background:#00abec;}
.navbox ul li:hover img{ display:none;}
.navbox ul li.current{ background:#00abec;}
.navbox ul li.current img{ display:none;}
.navbox ul li:hover .subnav{ display:block;}
.subnav{ position:absolute; display:none; top:51px; left:0; z-index:10; background:#e1dede; }
.subnav a{ display:block; font-size:16px; color:#444; padding: 10px 15px;line-height: 18px; text-transform: none; white-space:nowrap; text-align:left;}
.subnav.wrap a { white-space:normal;}
.subnav a:hover{ background:#cccccc;}

.bannerbox{ width:100%; background:#eeeeee; height:470px; min-width:1180px;
    overflow: hidden;}
#bannerIndex{ width:1180px; margin:auto; position:relative;}
.slides { position: relative;}
.slides li{ float:left;}
.slides li p{
    display: none;width:1180px; background:url(../images/banner-p.png) no-repeat left top; height:141px; position:absolute; bottom:0; z-index:1; left:0; font-size:28px; color:#eeeeee; text-indent:22px; line-height:208px;}
#smalltitle{ position:absolute; top:403px;}
#smalltitle li{ width:166px; height:55px; float:left; padding-top:12px; text-align:center; position:relative;}
#smalltitle li div{ width:166px; height:67px; background:#fff; opacity:0.5; position:absolute; left:0; top:0;}
#smalltitle li.active div{ background:#000;}

.hotNews,.newsbox{ width:1180px; margin:auto; padding-top:65px;}
.hotNews .up,.apectt .up,.photoBox .up,.demand .up,.available .up{ border-bottom:2px solid #0060a0; overflow:hidden; height:40px;}
.up h1{ float:left; font-size:24px; margin-top:5px;}
.up a{ float:right; font-size:16px; color:#b1b1b1; line-height:40px;}
.up a:hover{ color:#0060a0;}
.scrollBox{ width:1180px; clear:both; margin:auto; position:relative;}
.changeBtn{ float:right; margin-top:8px; margin-bottom:12px;}
.changeBtn a{ display:block; width:20px; height:20px; float:left; margin-left:6px;}
.changeBtn a.prev{ background:url(../images/left.png) no-repeat;}
.changeBtn a.next{ background:url(../images/right.png) no-repeat;}
.changeBtn a.prev:hover{ background:url(../images/left-r.png) no-repeat;}
.changeBtn a.next:hover{ background:url(../images/right-r.png) no-repeat;}

.scrollpics{ width:1180px; height:214px; clear:both; }
.scrollpics .picslist{ width:560px; height:214px; float:left;}
.picslist li{ float:left; width:264px; margin-right:32px;}
.picslist li a{ display:block;}
.picslist li p{ line-height:20px; margin-top:6px;}
.picslist li:hover p{ color:#0060a0;}
.scrollpics .article{ float:right; width:594px; height:214px;}
.article li{ width:284px; float:left; margin-right:26px; padding-bottom:10px; border-bottom:1px solid #dedede; margin-bottom:10px;}
.article li a{ height:56px; line-height: 18px; display:block; overflow:hidden;}
.article li:hover a{ color:#0060a0;}

.newsbox{ overflow:hidden; padding-bottom:65px;}
.apectt{ width:1180px; float:left;}
.apectt ul{ overflow:hidden; margin-top:27px;}
.apectt ul li{ width:268px; line-height:20px; float:left; margin-right:32px; text-align: center}
.apectt ul li img{ margin-bottom:4px;}
.apectt ul li:hover a{color:#0060a0;}

.photoBox{width:279px; float:right;}
.recommend{ width:279px; margin-top:27px; position:relative; height:180px; overflow:hidden;}
.recommend .picsBox{ position:relative; height:180px; width:279px;}
.picsBox ul{ position:relative; height:180px;}
.picsBox ul li{ position:absolute; left:0; width:279px; height:180px;}
.recommend .prev{ width:20px; height:48px; background:url(../images/arrow-l.png) no-repeat; position:absolute; top:60px; left:0; z-index:1;}
.recommend .next{width:20px; height:48px; background:url(../images/arrow-r.png) no-repeat; position:absolute; top:60px; right:0; z-index:1;}

.video{ width:1180px; margin:auto; clear:both;}
.video h1{ float:left; font-size:24px; margin-top:5px;}
.video a{ float:right; font-size:16px; color:#b1b1b1; line-height:40px;}
.video a:hover{ color:#0060a0;}

.videobox{ width:100%; min-width:1180px; background:#eee; clear:both; padding-top:52px; padding-bottom:45px;}
.videobox ul{ width:1180px; margin:auto; overflow:hidden;}
.videobox ul li{ float:left; width:274px; margin-right:28px; position:relative;}
.videobox ul li p{ line-height:20px; margin-top:8px;}
.videobox ul li:hover p{ color:#0060a0;}
.videobox ul li a{ display:block;}
.videobox ul li .play{ width:274px; height:192px; position:absolute; top:0; left:0; background:url(../images/videoplay.png) no-repeat;}

.technology{ width:1180px; margin:auto; margin-top:64px; overflow:hidden; padding-bottom:84px;}
.technology .demand{ width:577px; float:left;}
.technology ul{ margin-top:20px;}
.technology ul li{ line-height:34px; background:url(../images/dots.png) no-repeat left center; padding-left:20px; padding-right:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.technology ul li:hover{ background:url(../images/dots-r.png) no-repeat left center;}
.technology ul li:hover a{ color:#0060a0;}
.technology .available{ min-width:577px; padding-top:0; padding-bottom:0; width:577px; float:right;}
.technology .available ul { padding-left:0px;}
.technology .available .up { text-indent:10px;}
.technology .available .up A { margin-right:10px;}

.commentBox { padding:0; margin:0;}
.commentBox label { display:block;}
.commentBox textarea { display:block; width:100%; height: 120px; font-size:16px; line-height: 20px; font-family: 'LatoWeb',Arial, Helvetica, sans-serif;}
.commentBox .error { color: #ff0000;}

.footbox{ width:100%; background:#f4f4f4; min-width:1180px; border-top:4px solid #004b8e; padding-top:18px; padding-bottom:24px;}
.footer{ width:1180px; margin:auto; overflow:hidden;}
.footer ul{ float:left; background:url(../images/foot-l.jpg) no-repeat right center; overflow:hidden; margin-bottom:18px;}
.footer ul li{ float:left; margin-right:25px; margin-top:4px;}
.footer ul li .hover{ display:none;}
.footer ul li:hover .normal{ display:none;}
.footer ul li:hover .hover{ display:block;}
.footer .message{ float:left; margin-top:4px;}
.message li{ float:left; margin-left:24px;}
.message li .hover{ display:none;}
.message li:hover .normal{ display:none;}
.message li:hover .hover{ display:block;}

.footer .line{ clear:both; width:1180px; height:2px; background:url(../images/footerLi.jpg) no-repeat; margin-bottom:16px;}
.footer .address{ float:left; font-size:16px; color:#666666;}
.footer .copyRight{ float:right; font-size:16px; color:#666; margin-top:16px;}

/*News——apectt news*/
.banner{ width:1640px; margin:0 auto;}

.place{ width:100%; height:77px; border-bottom:1px solid #e1e1e1;}
.newsnav{ width:1164px; margin:auto; height:77px; background:url(../images/place.png) no-repeat left center;
padding-left:16px; line-height:77px;  font-size:16px;}
.newsnav a{ font-size:16px; line-height:77px; margin-left:5px;}
.newsnav a:hover{ color:#0060a0;}

.main{ width:1180px; margin:auto; overflow:hidden; padding-top:23px;}
.newsBox { padding-bottom: 100px;}
.main .mainLeft{ float:left; width:836px; padding-right:30px; border-right:1px solid #eaeaea;}
.mainLeft .firstnews{ width:836px; padding-bottom:44px; overflow:hidden;}
.firstnews .left{ width:450px; float:left; height:195px;}
.left h1{ font-family:"Century Gothic","arial"; font-size:34px; color:#003366;}
.left h2{ font-size:18px; margin-top:12px; margin-bottom:4px;}
.left p{ font-size:16px; color:#888; line-height:18px;  margin-bottom:17px;}
.left a.btn{ display:block; width:450px; background:url(../images/eye.png) no-repeat center center #e1e1e1; height:54px;}
.left a.btn:hover{ background:url(../images/eye-r.png) no-repeat center center #00abec;}
.firstnews .right{ float:right; margin-top:7px;}

.news{ width:836px;}
.news li{ border-top:1px dashed #cccccc; padding-top:50px; padding-bottom:38px; padding-right:12px; overflow:hidden;}
.news li a{ display:block;}
.news li .time{ float:left; width:88px; height:88px; background:#e1e1e1; text-align:center;}
.time p{ font-size:42px; line-height: 50px; color:#00abec; margin-top:5px;}
.time span{ font-size:16px; font-family:"Century Gothic","Arial";}

.news li .title{ width:710px; float:right;}
.title h1{ font-size:18px;}
.title .release{ color:#888; font-size:16px; margin-top:6px; margin-bottom:8px;}
.release span{ margin-right:27px;}
.title p{ font-size:16px; color:#888; line-height:18px; }
.news li:hover{ background:#e1e1e1;}
.news .more{ width:836px; display:block; height:54px; margin-top:10px; background:url(../images/eye-r.png) no-repeat center center #00abec;}
.news .more.disabled { background-color: #ccc;}

.main .mainRight{ width:283px; float:right;}
.mainRight h1{ font-size:18px; color:#004b8e; margin-bottom:11px;}
.mainRight ul li{ margin-bottom:5px;}
.mainRight ul li img{vertical-align:bottom;}

/*hot news*/
.hot{ width:1180px; margin:auto;}
.hot .newsnav{ float:left; width:580px;}
.hot .view{ float:right; height:32px; margin-top:20px;}
.view span{ float:left; line-height:32px;}
.view form{ float:left; margin-left:10px;}
.view select{ width:150px; height:32px; border:1px solid #cfcfcf; color:#cfcfcf; line-height:30px; font-size:16px;}
.view input{width:74px; height:32px; background:#004b8e; font-size:18px; color:#fff; border:none;}

.main .hotLeft{ float:left; width:860px; padding-bottom:96px;}
.hotLeft .hotPics{ width:860px; height:422px; overflow:hidden; position:relative;}
#hotImg{ width:860px; overflow:hidden; height:422px; position:relative;}
#hotImg ul{ width:860px; position:relative;}
#hotImg ul li{ position:absolute; left:0; top:0;}
.hotInfo{ position:absolute; left:521px; top:66px; z-index:1; width:182px; padding:32px 32px 26px 22px; height:256px; background:#fff;}
.hotInfo a{ display:block;}
.hotInfo h1:hover{ color:#0060a0;}
.hotInfo h1{ font-size:20px; line-height:24px; margin-bottom:10px;}
.hotInfo .text{ height:110px; overflow:hidden; font-size:16px; color:#666; line-height:18px;}
.hotInfo .hotpages{ overflow:hidden; border-top:1px solid #999; margin-top:40px;}
.hotpages .pages{ font-size:20px; color:#c0c0c0; float:left; margin-top:4px;}
.hotpages .scrollprev{ float:right;}
.scrollprev a{ float:left; font-size:28px; color:#c0c0c0; margin-left:20px;}
.scrollprev a:hover{ color:#0060a0;}

.shadow-l{ width:96px; height:422px; background:#000; background:rgba(0,0,0,0.5) none repeat scroll 0 0 !important; position:absolute; left:0;top:0;z-index:2;}
.shadow-r{ width:96px; height:422px; background:#000; background:rgba(0,0,0,0.5) none repeat scroll 0 0 !important; position:absolute; right:0; top:0;z-index:2;}
.hotLeft .hotList{ position:relative; margin-top:44px;}
.hotLeft .hotList ul{position:relative;}
.hotList li{ width:407px; padding-bottom:56px; border-bottom:1px dashed #ccc;}
.hotList li a{display:block;}
.hotList li .release{ color:#888; font-size:16px; margin-top:6px; margin-bottom:8px;}
.hotList li .info{ font-size:16px; color:#666; line-height:18px; }
.hotList li img{ margin-top:30px;}
.hotList li:hover h1{ color:#0060a0;}

.main .hotRight{ float:right; width:300px;}
.hotRight h1{ font-size:22px; color:#004b8e; line-height:47px; text-align:center; border-top:1px solid #004b8e; border-bottom:1px solid #004b8e;}
.hotRight ul{ margin-top:30px;}
.hotRight ul li{ padding-bottom:47px; border-bottom:1px dashed #ccc; margin-bottom:44px;}
.hotList li h1,.hotRight ul li h2{ font-size:24px; line-height:28px;}
.hotRight ul li img{ margin-bottom:16px;}
.hotRight ul li .release{ color:#888; font-size:16px; margin-top:6px; margin-bottom:8px;}
.smalltext{ font-size:16px; color:#666; line-height:18px; }
.hotRight ul li:hover h2{ color:#0060a0;}

/*Photo Recommend*/
.photoPic{ width:1180px; margin:0 auto; height:490px; border-bottom:2px solid #ddd; padding-top:33px; padding-bottom:22px;}
.pics{ width:1180px; height:406px; position:relative;}
.photoes{ width:1180px; height:406px; position:relative; overflow:hidden;}
.photoes ul{ height:406px; position:relative;}
.photoes ul li{ position:absolute; left:0; top:0; width:1180px; height:406px; background:#e8e8e8; }
.photoes ul li .photoL{ float:left; width:848px; height:406px;}
.photoes ul li .photoR{ width:270px; float:right; padding-top:38px; padding-left:26px; padding-right:36px;}
.photoes ul li .photoR h1{ font-size:24px;line-height:28px; padding-bottom:25px;}
.photoes ul li .photoR h1 p{ font-size:16px; color:#666; line-height:18px; height:170px; overflow:hidden;}
#dots li{ width:11px; height:11px; background:url(../images/dotsLi.png) no-repeat; float:left; margin-right:8px;}
#dots li.current{ background:url(../images/dotsLi-r.png) no-repeat;}
#dots{height: 15px;text-align: center;  line-height: 15px; bottom:15px; position: absolute;right: 34px; overflow: hidden;}

.photoPic .view,.mainVideo .view{ margin-top:52px; overflow:hidden;}

.listBox{ width:1180px; margin:auto; padding-top:35px;}
.listBox ul{ position:relative;}
.listBox ul li{ position:absolute; left:0; top:0; width:; border:1px solid #d5d2d2;}
.listBox ul li a{ display:block; cursor:default;}
.listBox ul li a img { vertical-align:bottom;}
.listBox ul li p{ font-size:18px; padding: 5px 10px;}
.listBox ul li div{ position:absolute; display:none; left:0px; top:0px; z-index:1; width:100%; height:100%; background:#004b8e; background:rgba(0,75,142,0.85) none repeat scroll 0 0 !important;}
.listBox ul li:hover div{ display:none;}

/*Videos*/
.mainVideo{ width:1180px;width:1180px; margin:0 auto; border-bottom:2px solid #ddd; padding-top:33px; padding-bottom:22px;}
.mainVideo .videoL{ width:876px; height:446px; float:left; position:relative;}
.videoL a{ display:block;}
.videoL p{ position:absolute; left:0; bottom:0; font-size:24px; padding-left: 12px; color:#fff;line-height:40px; background:url(../images/videopbg.png) repeat-x left bottom;}
.videoL .play{ display:none; width:876px; height:446px; position:absolute; left:0; top:0; background:url(../images/play.png) no-repeat center center #004b8e; opacity:0.85;}
.videoL:hover .play{ display:block;}
.videoL:hover p{ display:none;}

.mainVideo .videoR{ width:294px; height:446px; float:right;}
.videoR li{ position:relative; margin-bottom:10px; height:218px;}
.videoR li p{width:266px; position:absolute; left:0; bottom:0; font-size:18px; color:#fff; padding-left:14px; padding-right:14px; padding-bottom:8px; line-height:20px; background:url(../images/video-p.png) repeat-x left bottom;}
.videoR .playBtn{ display:none; width:294px; height:218px; position:absolute; left:0; top:0; background:url(../images/play.png) no-repeat center center #004b8e; opacity:0.85;}
.videoR li:hover .playBtn{ display:block;}
.videoR li:hover p{ display:none;}

.videoList{ width:1180px; margin:auto; overflow:hidden; padding-top:40px;}
.videoList ul{ overflow:hidden;}
.videoList li{ width:283px; height:265px; float:left; position:relative; margin-right:16px; margin-bottom:30px;}
.videoList li p{ width:283px; height:65px; padding-top:6px; font-size:18px;  line-height:20px;}
.videoList li .videoPlay{ display:none; width:283px; height:194px; position:absolute; left:0; top:0; background:url(../images/play.png) no-repeat center center #004b8e; opacity:0.85;}
.videoList li:hover .videoPlay{ display:block;}

.pages{ clear:both; text-align:center; margin-top:50px;}
.pages a{ font-size:18px; color:#004b8e; padding:6px;}
.pages b{ color:#fff; padding:6px; background:#222222;}

/**Content box**/
.contentMain {border-left:1px solid #e1e1e1; border-right:1px solid #e1e1e1; padding-bottom:100px;}
.contentBox { padding: 0 110px;}
.contentBox h3 {font-size: 27px; line-height: 130%; text-align: center;}
.contentBox h4 {font-size: 14px; font-weight: normal; text-align: center;}
.contentBox .newsinfo {border-top: 1px solid #e1e1e1; margin-top: 10px; padding: 5px; text-align: center; text-align:center; font-size:16px;}
.contentBox .newstext { margin: 30px 0 0 0; font-size:18px; line-height:180%;}

.contentBox .signupBox { margin-top: 20px;}
.contentBox .signupBox h2 { text-align: center; padding: 10px; border-top: 1px dotted #ccc;}

    /*About APECTT*/
.place .tab{ float:right; margin-top:21px;}
.tab li{ float:left; height:38px; line-height:38px; padding-left:16px; padding-right:16px; margin-left:1px;}
.tab li a{ display:block; color:#888;}
.tab li:hover{background:#ebecf0; border-radius:50px;}
.tab li:hover a{ color:#444;}
.tab li.tabCurrent{ background:#ebecf0; border-radius:50px; }
.tab li.tabCurrent a{ color:#444;}

.introBox{width:100%; background:#f5f5f5; min-width:1180px; padding-top:70px; padding-bottom:76px;}
.introBox .intro{ width:1180px; margin:auto; overflow:hidden;}
.intro .intro-l{ width:632px; float:left;}
.intro .intro-r{ float:right; width:423px;}
.intro-l h1{ font-size:28px; margin-bottom:34px;}
.intro-l p{ font-size:16px; color:#666; line-height:28px; }

.roles{ width:1180px; margin:auto; overflow:hidden; padding-bottom:123px; padding-top:80px;}
.roles h1{ font-size:28px; margin-bottom:30px;}
.roles ul{ overflow:hidden;}
.roles ul li{ float:left; width:526px; margin-right:8px; padding:50px 30px;}
.roles ul li h2{ font-size:18px; margin-bottom:4px;}
.roles ul li p{ font-size:16px; line-height:28px; }

.history{ width:100%; min-width:1180px; background:#c8d9ef; padding-top:54px; }
.hisT{ width:1180px; margin:auto;}
.hisT h1{ font-size:28px;}
.hisT h3{ font-size:80px; line-height: 84px; margin-top:-6px; color:#97afce; font-family:"Century Gothic","Arial";}
.timer{ position:relative;}
.timebox{ width:1180px; position:relative; overflow:hidden;}
.timebox ul{ min-height:378px; position:relative;}
.timebox ul li{ position:absolute; left:0; bottom:0; width:268px; background:url(../images/line.jpg) repeat-y 6px top; padding-bottom:44px; padding-right:32px;}
.timebox ul li dl{ padding-left:28px; padding-top:20px; background:url(../images/dots-null.png) no-repeat left top;}
.timebox ul li dl dd { margin-bottom:21px;}
.timebox ul li dl dd span{color:#2f4f78; font-size:30px; line-height: 42px; font-family:"Century Gothic","Arial";}
.timebox ul li dl dd p{ font-size:16px; color:#2f4f78; line-height:21px; }
.timebox ul li h2{ font-size:50px; color:#2f4f78; font-style:italic; font-family:"Century Gothic","Arial"; text-indent:17px;}
.previous{ width:42px; height:42px; background:url(../images/arrowL.png) no-repeat; position:absolute; left:-60px; top:100px;}
.follow{ width:42px; height:42px; background:url(../images/arrowR.png) no-repeat; position:absolute; right:-60px; top:100px;}

.wrap{
	padding: 0 6%;
	width: 88%;
}
/**********Partnerships**********/
.caseBox{ width:100%; background:#f5f5f5; min-width:1180px;}
.course-wrap{transition: normal;padding-bottom:20px;}
.course-wrap h1{ font-size:28px; padding-top:72px; padding-bottom:70px;}
.course-wrap .course-list{width: 100%;position: relative;margin-top:40px;margin-bottom:96px;}
.course-wrap .course-list .ovh{width: 1180px;margin: 0 auto;position: relative;margin-top:-50px;overflow: hidden;background: url(../images/bg_12.png) repeat-x left center;}
.course-wrap .course-list li{width: 307px;position: relative;margin-right: -93px;float:left;}
.course-wrap .course-list .brief{padding: 25px 24px 20px;background-color: #fff;width: 259px;color: #444;font-size:16px;
line-height:20px;}
.course-wrap .course-list .brief p{}
.course-wrap .course-list li .top{background: url(../images/bg_10.png) no-repeat left top;padding-top: 40px;height: 46px;line-height: 46px;font-family: "Arial";font-size: 22px;color:#444;text-align: center;}
.course-wrap .course-list li.odd{margin-top: 0;}
.course-wrap .course-list li.odd .top{background: url(../images/bg_11.png) no-repeat left bottom;padding-bottom: 41px;padding-top: 0;}
.course-wrap .course-list .butn{display: block;width: 42px;height: 42px;position: absolute;top: 50%;margin-top: -21px;cursor: pointer;}
.course-wrap .course-list .prev{background: url(../images/ico_40.png) no-repeat center top;left: -42px;}
.course-wrap .course-list .next{background: url(../images/ico_39.png) no-repeat center top;right: -42px;}
.course-wrap .course-list .butn:hover{background-position: center bottom;}
.course-wrap .course-list li:hover .top{background: url(../images/bg_10.png) no-repeat right top;color: #004b8e;}
.course-wrap .course-list li.odd:hover .top{background: url(../images/bg_11.png) no-repeat right top;color: #004b8e;}

.location{ width:1180px; margin:auto; padding-top:79px; padding-bottom:86px;}
.location h1{ font-size:28px; margin-bottom:38px;}
.location ul{ overflow:hidden; margin-top:44px;}
.location ul li{ float:left; width:540px; height:67px; background:url(../images/round.png) no-repeat left top;}
.location ul li span{ line-height:67px; float:left;}
.location ul li img{ float:left; margin-right:20px;}
.location ul li:hover{ background:url(../images/round-r.png) no-repeat left top;}

/*Technology--available*/
.available{ width:100%; background:#fff; min-width:1180px; padding-top:37px; padding-bottom:96px;}
.tech{ width:1180px; margin:auto; background:#fff; padding-bottom:72px;}
.tech ul li{ height:188px; padding:28px 20px 30px;}
.tech ul li:hover{ background:#f0f0f0;}
.tech ul li img{ float:left;}
.tech ul li .tecR{ width:860px; float:right; min-height:193px; border-bottom:1px dashed #cccccc;}
.tecR h1{ color:#004b8e; font-size:18px;}
.tecR h2{color:#666; font-size:14px; margin-top:5px;}
.tecR .txt{ font-size:16px; color:#999; line-height:18px; margin-top:16px; height:36px; overflow:hidden; margin-bottom:18px;}
.tecR p{ line-height:18px; font-size:16px; color:#666;}
.tecR .reply{ font-size:16px; color:#888; margin-top:9px;}
.reply span{ margin-right:15px;}
.reply span.from{ background:url(../images/map1.png) no-repeat left; padding-left:19px; margin-right:0;}
.tech ul li a{ display:block;}

.tech .tmore{ width:1140px; height:52px; margin:auto; display:block; background:url(../images/eye-r.png) no-repeat center center #00abec; margin-top:30px;}
.tech .tmore.disabled { background-color:#ccc;}

/*Technology--available内容页*/
.avaiTop{ width:1140px; background:#fff; padding:27px 20px 44px; margin:auto; overflow:hidden;}
.avaiTop img{ float:left;}
.avaiTop .topR{ width:765px; height:257px; float:right;}
.topR h1{ font-size:24px; color:#004b8e; margin-bottom:6px;}
.topR p{ font-size:16px; color:#888; line-height:22px;}
.topR p span{color:#444;}
.topR p span.from{background:url(../images/map1.png) no-repeat left; padding-left:19px; display:inline-block; height:22px;}
.topR p span.status { color:#444;}
.topR .vote{ font-size:16px; color:#888; line-height:22px;}
.topR .vote span{ color:#666; margin-right:10px;}
.topR ul{ overflow:hidden; margin-top:26px;}
.topR ul li{ float:left; width:179px; height:40px; background:#004b8e; border:1px solid #004b8e; margin-right:9px;}
.topR ul li A { display: block; width:100%; height: 100%;}
.topR ul li .hover{ display:none;}
.topR ul li img{ float:left; margin-right:11px; margin-top:12px; margin-left:50px;}
.topR ul li span{ float:left; line-height:40px; color:#fff;}
.topR ul li A:hover{ background:#ccdbe8;}
.topR ul li A:hover .normal{ display:none;}
.topR ul li A:hover .hover{ display:block;}
.topR ul li A:hover span{ color:#004b8e;}

.avaiMain{ width:1180px; margin:auto; overflow:hidden; clear:both; margin-top:36px;}
.avaiMain-left{ width:840px; float:left; background:#fff;}
.avaiMain-left ul{ overflow:hidden; }
.avaiMain-left ul li{ float:left; width:135px; height:43px;border:1px solid #d9d9d9; text-align:center; background:#f9f9f9; line-height:43px; cursor: pointer;}
.avaiMain-left ul li:hover{ height:42px; border-top:2px solid #004b8e; background:#fff; line-height:41px;}
.avaiMain-left ul li.current{height:42px; border-top:2px solid #004b8e; background:#fff; line-height:41px;}
.avaiMain-left .content{ width:800px; margin:auto;line-height:26px; font-size:16px; color:#666; padding-top:33px; padding-bottom:40px;}
.content p{ line-height:26px; font-size:16px; color:#666;}

.avaiMain-right{ width:324px; background:#fff; float:right; text-align:center; padding-bottom:40px;}
.avaiMain-right h1{ font-size:18px; color:#004b8e; line-height:45px; width:324px; text-align:center; background:#ccdbe8; margin-bottom:26px;}
.avaiMain-right img.person{ border:1px solid #e5e4e4;}
.avaiMain-right dl{ text-align:left; width:280px; margin:auto; margin-top:24px;}
.avaiMain-right dl dd{ margin-bottom:21px;}
.avaiMain-right dl dd img{ margin-right:12px;}
.avaiMain-right dl dd span{ color:#666; font-size:16px;}

/*Technologies Demand*/
.tech dl{  padding-top:30px;}

.tech dl dd{ height:68px; width:1140px; padding:20px;}
.tech dl dd .order{ width:106px; text-align:center; line-height:70px; font-size:42px; font-family:"Century Gothic","Arial"; color:#b7b7b7; height:70px; float:left; background:#f3f3f3;}
.tech dl dd .demandR{ width:1012px; float:right; height:69px; border-bottom:1px dashed #cccccc;}
.demandR h2{ font-size:18px; color:#004b8e; margin-bottom:9px;}
.demandR span{ font-size:16px; color:#888;}
.demandR span.from{background:url(../images/map1.png) no-repeat left; padding-left:19px; display:inline-block; height: 22px;}
.tech dl dd:hover{ background:#f0f0f0;}

/*Technologies Demand内容页*/
.demandTop{ width:1140px; background:#fff; padding:27px 20px 44px; margin:auto; overflow:hidden;}
.demandTop h1{ font-size:24px; color:#004b8e; margin-bottom:6px;}
.demandTop p{ font-size:16px; color:#888; line-height:22px;}
.demandTop p span{color:#444;}
.demandTop p span.from{background:url(../images/map1.png) no-repeat left; padding-left:19px; }
.demandTop .vote{ font-size:16px; color:#888; line-height:22px;}
.demandTop .vote span{ color:#666; margin-right:10px;}
.demandTop ul{ overflow:hidden; margin-top:26px;}
.demandTop ul li{ float:left; width:179px; height:40px; background:#004b8e; border:1px solid #004b8e; margin-right:9px;}
.demandTop ul li A { display: block; width:100%; height: 100%;}
.demandTop ul li .hover{ display:none;}
.demandTop ul li img{ float:left; margin-right:11px; margin-top:12px; margin-left:50px;}
.demandTop ul li span{ float:left; line-height:40px; color:#fff;}
.demandTop ul li A:hover{ background:#ccdbe8;}
.demandTop ul li A:hover .normal{ display:none;}
.demandTop ul li A:hover .hover{ display:block;}
.demandTop ul li A:hover span{ color:#004b8e;}

/**comments**/
.comments {}
.comments dl { border: 1px solid #efefef; margin-bottom:20px;}
.comments dd { height: 36px; line-height: 36px; position:relative; text-indent:10px; background: #f0f0f0;}
.comments dd span { position:absolute; right: 10px;}
.comments dt { padding: 10px; font-size: 14px;}

/*activities*/
.train{ width:100%; background:#f8f8f8; min-width:1180px;}
.train ul{ width:1030px; margin:auto; overflow:hidden; padding-top:68px; padding-bottom:70px;}
.train ul li{  float:left; margin-right:80px;}
.train ul li A { display:block; width:100%; height:100%;background:url(../images/round-g.png) no-repeat top center;width:290px;  text-align:center; height:240px;}
.train ul li img{ margin-top:11px;}
.train ul li .hover { display:none;}
.train ul li p{ margin-top:27px; font-size:18px;}
.train ul li A:hover,.train ul li.current A { background:url(../images/round-gr.png) no-repeat top center;}
.train ul li.current .normal,.train ul li A:hover .normal { display: none;}
.train ul li.current .hover,.train ul li A:hover .hover { display: inline-block;}

.box{ width:1180px; margin:auto; position:relative; margin-top:80px; margin-bottom:144px;}
.box .wrapBox{ width:1180px; position:relative; overflow:hidden;}
.wrapBox .activity{ width:1180px; position:relative; overflow:hidden;}
.activity ul{ overflow:hidden;}
.activity ul li{ width:530px; background:url(../images/squre.jpg) no-repeat left 6px; float:left; margin-right:120px; margin-bottom:26px;}
.activity ul li a{ margin-left:27px; display:block; border-bottom:1px solid #d4d3d3; padding-bottom:32px;}
.activity ul li h1{ font-size:18px; color:#004b8e; font-weight:bold; line-height:22px; height:40px;}
.activity ul li p{ font-size:16px; color:#666; line-height:16px; margin-top:3px; min-height:50px; overflow:hidden; }
.activity dl{ clear:both; overflow:hidden; margin-top:60px;}
.activity dl dd{ float:left; width:373px; text-align:center; margin-right:30px;}
.activity dl dd p{ font-size:18px; color:#565656; margin-top:6px;}

.ac-box{ width:107px; margin:auto;}
.ac-box a{ display:block; width:42px; height:42px; margin-top:16px;}
.ac-prev{ background:url(../images/arrowL.png) no-repeat; float:left;}
.ac-next{ background:url(../images/arrowR.png) no-repeat; float:right;}
.ac-prev:hover{ background:url(../images/arrowL-r.png) no-repeat;}
.ac-next:hover{ background:url(../images/arrowR-r.png) no-repeat;}

/*网站地图*/
.map{ width:1180px; margin:auto; overflow:hidden; padding-top:66px; padding-bottom:150px;}
.map dl{ float:left; margin-right:128px; margin-bottom:66px;}
.map dl dt{ font-size:18px; border-bottom:1px solid #d9d9d9; padding-right:82px; padding-bottom:10px; margin-bottom:12px;}
.map dl dd{ padding-right:94px;}
.map dl dd a{font-size:16px; color:#004b8e; line-height:22px; }
.map dl dd:hover a{color:#00abec;}

/*Links*/
.links{ width:100%; min-width:1180px; background:#f6f6f6;}
.links ul{ width:1180px; margin:auto; overflow:hidden; padding-top:62px; padding-bottom:150px;}
.links ul li{ width:271px; height:73px; background:#fff; border:1px solid #004b8e; float:left; margin-right:29px; margin-bottom:23px;}
.links ul li a{ display:block;}
.links ul li:hover{border:1px solid #00abec;}

/*登陆*/
.register{ width:100%; height:630px !important; position:relative;}
.register .loginBg{ width:100%; height:630px;}
.register .login{ background:#fff; position:absolute; left:50%; z-index:1;  top:50%; width:528px; height:300px; margin-left:-264px; margin-top:-150px;}
.register .login form{ width:360px; margin:auto; margin-top:45px;}
.login form ul li{ margin-bottom:15px; overflow:hidden;}
.login form ul li span{ font-size:18px; float:left; height:37px; width:90px; text-align:right; line-height:37px; margin-right:8px;}
.login form ul li input{ font-size:18px; float:left; height:35px; line-height:35px; width:240px; border:1px solid #b0b0b0; padding-left:10px; padding-right:10px;}
.login form ul li img{ float:left; width:112px; height:36px; margin-left:10px;}
.submit{ display:block; width:100px; height:42px; margin:auto; background:#35669f; border:none; border-radius:5px; line-height:42px; text-align:center;  color:#fff; font-size:18px;}


/*Related Organization*/
.secBox{ position:relative;}
.dots{ position:fixed;right:66px; top:50%; z-index:10;}
.dots a{ display:block; width:11px; height:10px; background:url(../images/dots_solid.png) no-repeat center center; margin-bottom:15px;}
.dots a:hover{ background:url(../images/dots_null.png) no-repeat;}

.dots a.active{ background:url(../images/dots_null.png) no-repeat;}

.section{ width:100%; height:100%; position:relative;}
.ps_1{ background:url(../images/bgIndex.jpg) no-repeat; background-size:cover;}
.section .officials{ width:1180px; margin:auto; padding-top:84px; padding-bottom:60px;}
.officials h1{ width:940px; margin:auto; height:76px; background:#b1cadd; color:#fff; text-align:center; font-family:"Century Gothic","Arial"; font-size:34px; line-height:76px;}
.officials p{ text-align:center; font-size:16px; line-height:18px; margin-top:35px;}
.officials ul{ width:688px; height:340px; position:relative; margin:auto; margin-top:55px;}
.officials ul li{ position:absolute; left:0; top:0;}

.ps_2{ background:url(../images/bgIndex1.jpg) no-repeat; background-size:cover; padding-top:158px; padding-bottom:146px;}
.section h2{ width:562px; height:65px; background:#b1cadd; text-align:right; padding-right:28px;}
.section h2 a{ font-size:45px; color:#fff; font-family:"Century Gothic","Arial"; line-height:65px;}
.trainsForm{ width:1180px; margin:auto; overflow:hidden;}
.trainsForm .trainL{ float:left; width:590px;}
.trainL h3{ font-size:34px; line-height: 40px;color:#fff; margin-top:58px; margin-bottom:24px;}
.trainL p{  font-size:16px; line-height:18px; color:#fff;}
.trainsForm .trainR{ float:right; margin-top:20px;}
.leftBg{ height:65px; width:230px; position:absolute; left:0; top:158px; z-index:1; background:#b1cadd;}

.ps_3{ background:url(../images/bgIndex2.jpg) no-repeat; background-size:cover;}
.resource{ width:1182px; margin:auto; padding-top:90px; text-align:center;}
.resource ul{ text-align:left; height:197px; padding-top:224px; margin-top:90px;}
.resource ul li{ float:left; background:#004b8e; position:relative; width:197px; height:197px;}
.resource ul li .hover{ display:none;}
.resource ul li .testInfo{ display:none; position:absolute; left:0; top:-224px;}
.testInfo{ width:520px; height:70px; background:#dcedfc; padding:70px 35px 84px;}
.testInfo h3{ background:url(../images/sqr.jpg) no-repeat left 8px; font-size:24px; padding-left:22px; margin-bottom:6px;}
.testInfo p{ line-height:18px; font-size:16px; padding-left:22px;}
.resource ul li:hover{ background:#fff !important;}
.resource ul li:hover .normal{ display:none;}
.resource ul li:hover .hover{ display:block;}
.resource ul li:hover .testInfo{ display:block;}
.resource ul li.current {background:#fff !important;}
.resource ul li.current .normal{ display:none;}
.resource ul li.current .hover{ display:block;}

.ps_4{ background:url(../images/bgIndex3.jpg) no-repeat; background-size:cover;}
.project{ width:1180px; margin:auto; padding-top:224px; padding-bottom:196px;}
.project h1{ width:690px; font-size:40px; color:#fff; border-bottom:1px solid #fff; padding-bottom:20px;}
.project p{ margin-top:41px; width:690px;  font-size:16px; line-height:18px; color:#fff;}

.ps_5{ background:url(../images/bgIndex4.jpg) no-repeat; background-size:cover;}
.science{ width:1180px; margin:auto; padding-top:116px; padding-bottom:116px;}
.science h1{ width:880px; text-align:center; margin:auto; line-height:73px; height:73px; background:rgba(138,151,172,0.4) none repeat scroll 0 0 !important; filter:Alpha(opacity=40); font-size:40px; color:#fff; font-family:"Century Gothic","Arial"; margin-bottom:50px;}
.science p{  font-size:16px; line-height:18px; margin-bottom:58px;}

.ps_6{ background:url(../images/bgIndex5.jpg) no-repeat center center; background-size:cover; padding-top:156px; padding-bottom:120px;}
.ps_6 h1{ width:100%; height:80px; color:#fff; text-align:center; background:rgba(159,185,253,0.2) none repeat scroll 0 0 !important; filter:Alpha(opacity=20); line-height:80px; font-size:38px; font-family:"Century Gothic","Arial";}
.association{ width:1180px; margin:auto; margin-top:125px; overflow:hidden;}
.association li{ float:left; width:185px; margin-right:63.75px;}
.association li{ text-align:center;}
.association li p{ text-align:left; margin-top:40px; font-size:16px; color:#fff; line-height:18px;}

/**dt page**/
.dt_header_border { border-bottom: 3px solid #004b8e;}

/**ucenter**/
.dt_main { background: url(../images/registerB.jpg) no-repeat center top; padding: 10px;}
.dt_box { width:1180px; margin:auto; background:#f0f0f0;}
.dt_left { width: 260px; float:left;}
.dt_left h3 { line-height: 40px; font-size:20px; border-bottom:1px solid #ccc; text-indent: 20px;}
.dt_left li { border-bottom: 1px solid #ccc;}
.dt_left li A { display:block; line-height: 32px; height: 32px; text-indent: 20px;}
.dt_left li.active A,.dt_left li A:hover { background:#fff;}
.dt_right { width: 920px; float:right; padding: 10 0px; background:#fff; min-height: 450px;}

.dt_box .position { line-height: 40px; height: 40px; border-bottom:1px solid #ccc; text-indent:20px;}
.dt_box .position A { line-height: 40px;}
.dt_box .position A:hover { text-decoration: underline;}

.dt_right .contentBox { padding:20px;}
.dt_right .contentBox h2 { padding: 30px; font-size: 36px;}

.dt_right ul {}
.dt_right ul li { border-bottom: 1px dotted #ccc; line-height: 32px;}
.dt_right ul li label { display:inline-block; width: 200px;}

.dt_right .tableborder {border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;}
.dt_right .tableborder th,.dt_right .tableborder td { border-left: 1px solid #ccc; border-top: 1px solid #ccc; padding: 5px;}
.dt_right .tableborder th { background: #f0f0f0;}
.dt_right .tableborder A:hover { text-decoration: underline;}






.mainpage{ width:1180px; margin:auto; overflow:hidden; padding-top:40px; padding-bottom:50px;}
.mainpage .pro-left{ width:272px; float:left;border-top:7px solid #004b8e;}
.pro-left li{ height:44px; background:#f1f1f1;margin-top:7px;line-height:44px; }
.pro-left li a{ display:block; padding-left:48px;font-size:18px; color:#444444;}
.pro-left li:hover{ background:#b8b8b8;}
.pro-left li:hover a{ color:#fff;}
.pro-left li.current{ background:#b8b8b8;}
.pro-left li.current a{ color:#fff;}
.mainpage .pro-right{ width:870px; float:right;}
.pro-right h2{ padding-left:12px; font-size:24px; margin-bottom:15px; color:#444; font-weight:bold; background:url("../images/bt01.jpg") no-repeat left center;}

.pro-right ul li{ background:url("../images/bt02.jpg") no-repeat left 19px; line-height:40px; border-bottom:1px dashed #b8b8b8; padding-left:12px;}
.pro-right ul li:hover a{ color:#004b8e;}


/**/
.Language{float: right; height: 50px; display: flex; align-items: center; margin:25px 20px 0 0 ; font-size: 14px;}
.Language a{display: block; display: flex; align-items: center; color: #666; font-size: 14px;}
.Language img{height:22px; margin-right: 6px; border-radius:0px}
.Language a:last-child{margin-left: 10px;}
.Language a:hover{color: #008c41;}



.join{overflow: hidden; margin-top: 20px}
.join span{float: left; width: 230px;}
.join span i{display: block; position: relative; padding-bottom: 100%;}
.join span i img{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #ccc;}
.join .con{margin-left: 260px;}
.join h2{margin-bottom: 10px; padding-top: 15px; padding-bottom: 10px; border-bottom: 1px solid #e7e7e7; font-size: 18px;}
.join p{line-height: 25px;}

.list_2{display: flex; margin-top: 40px;}
.list_2 li{width: 25%; text-align: center;}
.list_2 li img{max-width: 100%; transition: .3s;}
.list_2 li p{ margin-top: 10px; font-size: 14px;font-weight: normal;}


.content2{padding: 15px 0; line-height: 220%; font-size: 16px; color: #333}
.content2 img{max-width: 100%; width: auto!important;}

/*page圆形*/
.page{text-align:center; padding:20px 0}
.page .page_list{}
.page .page_list a{display:inline-block; margin:0 2px; width:26px; height:26px; border-radius:50%; overflow:hidden; text-align:center; line-height:26px; border:1px solid #e1e1e1; behavior:url(pie.htc); position:relative; font-family:Arial;}
.page .page_list a:hover{background:#fafafa; border:1px solid #e1e1e1; color:#555}
.page .page_list a.Current,
.page .page_list a.on{background:#00abec; border:1px solid #00abec; color:#fff}