@charset "UTF-8";
/*css reset*/
/*别删，有的得看情况调一下宽度*/
.cboxPhoto{width: auto !important;max-width: 100% !important;height: auto !important;max-height: 100% !important;}
.archcon .arc-listit{width:120px;}
.columimg{width:460px;}
.chooseAll{margin:0;}
.toolBox1{padding-top:20px;}
.toolBox2{padding-top:20px;}
.footer{position: relative;z-index: 2000;margin-top: 20px;}
.inner{width:1170px;margin:0 auto;}
/*所有颜色*/
.mainColor{color:#0089e3;} /**页面字体需要变主色调，直接调用mainColor;**/
.archcon.archcon-new dl dd.active a{}
.header-nav,.tab-ul-index li.active,.article-list-journalg,.footer .top,.phone-nav,.main .article-content ul#htmlContent2 h3.full-text,
#page-tag-div .pagination>.active>a,.comtit,.archcon.archcon-new dl dd.archconVol,.archcon.archcon-new dl dd.active,
.archcon .arc-listit dd.active,.archcon .arc-listit .arctpoint,.tab-ul-index li.active,.footer .btmb,
.header-nav,.header-nav ul > li ol,.qikan .subBtn,.header-nav,.pageTagsUl li.current,.pageTagsUl li.clickpage:hover{background-color: #0960c0;}
/*滑上去的颜色*/
.header-nav ul > li.active > a,.header-nav ul > li ol li:hover,.header-nav ul > li:hover > a{background:#0089e3;}
/*向上箭头*/
.bottom-fixed{width: 50px; height: 50px;cursor: pointer;position: fixed; bottom: 20px; right: 20px; z-index: 5000;background: #0960c0 url("../images/back_top.png") no-repeat center center; display: none;}
.arcmethod li.active,.phone-nav{border-color:#26804a;}
.derived i.current,.base-title .more:hover,.news-list li a:hover,.article-list-title a:hover, .article-list-author a:hover,.article-list-time a:hover,.article-list-zy font a:hover{color:#0960c0;}
#page-tag-div .pagination>.active>a{border-color:#0960c0;}
.footer .btmb{padding-top:8px;padding-bottom:8px;}
/*手机下拉颜色有透明度，自己看着写*/
.phone-nav .search-app-wrap,.smallUl{background: rgba(85,109,145,0.9);}
/*以上是需要改颜色的*/
.footer .top span{margin-right:10px;}
.smallUl{ z-index: 1000; width: 100%; left: 0; right: 0; margin: auto; position: absolute; display: none;}
.smallUl a{color: #fff; display: block; line-height: 24px;}
.smallUl>li{text-align: left; border-bottom: 1px solid rgba(255, 255, 255, 0.5);}
.smallUl>li:last-child{border-bottom: none;}
.smallUl li > a{padding: 0 4%; font-size: 16px; line-height: 40px; position: relative; display: block;}
.smallUl > li > a span{margin: 0 0 0 10px;}
.smallUl > li > a span img{vertical-align: middle; margin: -3px 0 0; transition: all 0.2s;}
.smallUl > li > a span.active img{transform: rotate(90deg);}
.smallUl > li > ol{display: none;}
.smallUl > li > ol a{padding: 0 8%;}

.navList{width: 30px; cursor: pointer;}
.navList span{height: 3px; background-color: #fff; margin: 0 0 8px 0; display: block; transition: all 0.5s;}
.navList span:last-child{margin: 0;}

.navList{display: block;position: absolute;top: 50%;transform: translate(0%,-50%);}
.navList span:last-child{margin: 0;}

.phone-nav input::-webkit-input-placeholder{color: #fff; opacity: 1;}
.phone-nav .text{background: #fff;}
.phone-nav .text{line-height: 19px; padding: 3px 10px; color: #fff; margin: 0 0 0 15px; border-radius: 4px 0 0 4px;}
.phone-nav .sub{width: 35px; height: 25px; background: #fff url(../images/search1.png) no-repeat center center; background-size: 16px 16px; border-radius: 0 4px 4px 0;}
.phone-nav .en{line-height: 25px; color: #fff;}

.phone-nav .search-app-wrap{display: none;position: absolute;left: 0;width: 100%;top: 50px;z-index: 2000;padding: 8px 0;}
.phone-nav .search-app-wrap select{width: 23%;border: none;height: 30px;border-radius: 4px;padding: 0 0 0 5px;background: rgba(255, 255, 255, 0.2);color: #fff;}
.phone-nav .search-app-wrap select option{background: rgba(19, 115, 122, 0.9);}
.phone-nav .search-app-wrap .text{width: 100%;margin: 0;border-radius: 4px;height: 30px;}
.phone-nav .search-app-wrap .sub{width: 30px;height: 30px;background: rgba(255, 255, 255, 0.2) url("../images/search-sub.png") no-repeat center center;position: absolute;right: 0;top: 0;}
.header .logo{width: 50%;}
.header .logo img{max-width: 100%;}
.header .bot{background-size: cover;}
.phone-nav{padding: 8px 0;position: relative;}
.phone-nav .en{line-height: 25px;color: #fff;}
.phone-nav .text, .phone-nav .sub{background: rgba(255, 255, 255, .2);}
.phone-nav .text{line-height: 19px;padding: 3px 10px;color: #fff;margin: 0 0 0 15px;border-radius: 4px 0 0 4px;}
.phone-nav .sub{width: 35px;height: 25px;background: rgba(255, 255, 255, .2) url(../images/search1.png) no-repeat center center;background-size: 16px 16px;border-radius: 0 4px 4px 0;}
.search-wrapper{display: none;}
/*手机菜单2*/
.phone-nav .container .logo{display: block;padding: 2px 0 0 20px;position: relative;margin-left: 40px;width:73%;}
.phone-nav .container .logo img{max-width: 170px;max-height:34px;}
.phone-nav .container .logo:before{content: '';width: 1px;height: 80%;background: #fff;position: absolute;left: 6px;top: 2px;bottom: 0;margin: auto;}
.phone-nav .container .search-app{display: block;background: url("../images/search2.png") no-repeat center center;width: 34px;height: 34px;background-size: 30px;color: #fff;}
.phone-nav .container .search-app.active{background: url("../images/close-app.png") no-repeat center center;background-size: 32px;}
.main-right .current-ul li .tit{width: 100%;float: none;}
.main-right .current-ul li .right{float: none;}
.main-right .current-ul a{display: inline-block;}
.main-right .banner .item .text p{width: 70%;}
.main-right .current-ul li .box{padding: 8px 0;}
.search-wrap .in-bl{width: 100%;}
.search-wrap .form-group{margin-left: 0;margin-right: 0;}

@media screen and (max-width: 375px) {
    .phone-nav .search-app-wrap .text{width:100%;}
    .phone-nav .search-app-wrap select{width:24%;}
}
/**********************************/
@font-face { font-family: "OpenSans-Regular"; src: url("../fonts/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans-Regular.eot") format("embedded-opentype"), url("../fonts/OpenSans-Regular.svg") format("svg"); font-weight: normal; font-style: normal; }
body {font-family: OpenSans-Regular; }

input:-moz-placeholder, textarea:-moz-placeholder { color: #bfbfbf; opacity: 1; }

input::-moz-placeholder, textarea::-moz-placeholder { color: #bfbfbf; opacity: 1; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #bfbfbf; opacity: 1; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #bfbfbf; opacity: 1; }

.phone-nav { background: transparent; background-size: cover; border-bottom: solid 1px #ccc;}

.navList span { background: #223450; }

.phone-nav .container .search-app { background: url("../images/search.png") no-repeat center center; background-size: 30px; }

.phone-nav .container .search-app.active { background: url("../images/close-app.png") no-repeat center center; background-size: 30px; }

@media (min-width: 1200px) {
    .container { width: 1140px; padding: 0; }
}
._table { display: table; }

._cell { display: table-cell; vertical-align: middle; }


.header .top{background: #223450;line-height: 22px;padding: 9px 0;}
.header .top .left{color: #cfe3ff;}
.header .top .left a{padding: 0 6px;border-radius: 4px;color: #cfe3ff;margin: 0 6px;display: inline-block;}
.header .top .left a.Register{background: #556d91;}
.header .top .left a.Sign{background: #c2cfe4;color: #223450;}
.header .top .language{color: #fff;}
.header .top .language a{color: #fff;}
.header .top .language a img{margin: 0 5px 0 0;}
.header .top .language span{width: 1px;height: 14px;margin: 5px 7px 0;background: #fff;}

.header .mid{padding: 40px 0 36px;}
.header .mid .logo img{max-width: 100%;}
.header .mid .search{padding: 7px 0 0;}
.header .mid .search .text{width: 396px;border: 2px solid #d2d2d2;border-right: none;height: 41px;padding: 0 15px;}
.header .mid .search .sub{width: 43px;height: 41px;background: #4164a8 url("../images/search-sub.png") no-repeat center center;border-radius: 0 2px 2px 0;}
.header .mid .search .adv-search{color: #30486a;line-height: 16px;margin: 3px 0 0 10px;}
/*期刊标题*/
.romal:hover{text-decoration:none;}
.ban-phone-nav .container .search-app{position: absolute;top: 50%;transform: translate(0%,-50%);right: 2%;}
/*.header-nav { background: #223450; border-bottom: 2px solid #375077;}
.header-nav ul > li { float: left; position: relative; }
.header-nav ul > li:after{content: '';width: 100%;height: 2px;position: absolute;left: 0;bottom: -2px;}
.header-nav ul > li.active > a { color: #fdd74d; background: transparent;}
.header-nav ul > li:hover > a { color: #fdd74d; text-decoration: none; background: transparent;}
.header-nav ul > li > a { display: block; color: #fff; line-height: 47px; padding: 0 78px 0 0; font-size: 16px; }
.header-nav ul > li ol { position: absolute; background: #223450;top: 49px; min-width: 100%; z-index: 50; display: none; left: -50px;}
.header-nav ul > li ol li{float: left;}

.header-nav ul > li ol:hover,.header-nav ul > li ol li:hover{background: #223450;}
.header-nav ul > li ol li a:hover{text-decoration: none; background: #4f6e9e; }*/

.share-right li{float: left;background: #384f72;width:48px;height: 47px;-moz-transition: all .5s ease;-webkit-transition: all .5s ease; -o-transition: all .5s ease;transition: all .5s ease;margin-left: 1px;position: relative;cursor: pointer;}
.share-right li:hover{background: #4f6e9e;}
.share-right li img{position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;}
.main { padding:0; }
.ban2-bot>.left{width: 790px;background: #fff;}
.ban2-bot>.right{width: 350px;padding: 0 0 0 25px;}
.banner,.banner .owl-wrapper-outer,.banner .pic>img,.banner .container,.banner .item{height: 332px;}
.banner{width: 100%; position: relative;}
/* .banner .pic>img{position: absolute; width: 1920px; left: 50%; margin-left: -960px;} */
.banner .item{position: relative;overflow-x: hidden;}
.banner .container{position: absolute;left: 0;right: 0;margin: auto;}
.banner .text{position: absolute;left: 109px;color: #fff;width: 442px;text-align: left;}
.banner .text .tit{color: #fff;font-size: 22px;font-weight: bolder;line-height: 32px;margin: 0 0 13px;}
.banner .text .tit img{margin: -3px 0 0;}
.banner .text .txt{line-height: 24px;font-size: 15px;}
.banner .owl-prev,.banner .owl-next{width: 36px;height: 36px;position: absolute;top: 0;bottom: 0;margin: auto;}
.banner .owl-prev{background: url("../images/ban-l.png") no-repeat 0;left: 0;}
.banner .owl-next{background: url("../images/ban-r.png") no-repeat 0;right: 0;}

.banner .owl-pagination{height: 12px;font-size: 0;position: absolute;left: 0;right: 0;bottom: 15px;margin: auto;}
.banner .owl-page span{opacity: 1 !important;width: 12px;height: 12px;margin: 0 3px !important;background: #fff !important;}
.banner .owl-page.active span{background: #0760b9 !important;}

.Announcements{line-height: 26px;padding: 12px 0;font-size: 16px;}
.Announcements .more{display: block;}
.Announcements .more img{margin: -3px 0 0 6px;}

.Journals{background: #e8eaee;}
.main .Journals .container{padding: 50px 47px 40px;}
.journal-tit{text-align: center;}
.journal-tit .tit{font-size: 24px;color: #000;line-height: 34px;padding: 0 0 14px;position: relative;}
.journal-tit .tit:before{content: '';width: 97px;height: 4px;background: #000;position: absolute;left: 0;right: 0;bottom: -4px;margin: auto;}
.journal-ul{margin: 40px -23px 48px;}
.journal-ul li{float: left;width: 110px;margin: 0 23px;}
.journal-ul li a{display: block;}
.journal-ul li .pic img{width: 108px;height: 143px;border: 1px solid #b5bac8;}
.journal-ul li p{color: #666;line-height: 20px;margin: 11px 0 0;text-align: center;min-height: 40px;}
.journal-ul li p:hover{color: #6e82aa;}

.view-all{text-align: center;}
.view-all-a{display: inline-block;width: 149px;line-height: 34px;border-radius: 30px;background: #6e82aa;text-align: center;color: #fff;}
.view-all-a img{margin: -3px 0 0 14px;}
.view-all-a:hover{color: #fff;}

.email{background: #4164a8;padding: 39px 0 44px;}
.email .left .icon{padding: 6px 28px 0 0;}
.email .left .icon img{width: 60px;height: 60px;}
.email .left .text{color: #fff;}
.email .left .text .tit{font-size: 26px;line-height: 36px;margin: 0 0 3px;}
.email .left .text .txt{font-size: 16px;line-height: 26px;}
.email .right{display: block;padding: 7px 12px;font-size: 16px;line-height: 26px;color: #4164a8;text-transform: uppercase;border-radius: 2px;background: #fff;margin: 14px 0 0;}
.email .right img{margin: -3px 0 0 9px;}

.footer .top{text-align: center;padding: 15px 0;background: #fff;}
.footer .top ul{display: inline-block;}
.footer .top ul li{float: left;}
.footer .top ul li a{font-size: 16px;color: #000;display: block;line-height: 18px;padding: 0 30px;border-right: 1px solid #000;}
.footer .top ul li:last-child a{border-right: 0;}
.footer .bot{text-align: center;color: #fff;line-height: 24px;padding: 11px 0;background: #222;}
.footer .bot img{margin: -3px 0 0;}

.Announcements .left{width: 70%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

/* .changeJournal.icon-jiantou1{margin-left: -40px;}
.changeJournal.icon-jiantou{margin-right: -40px;} */
/******semiconductor*******/
.semiconductor-header .top{padding: 8px 0 10px;}
.semiconductor-header .top .logo{display: block;}
.semiconductor-header .right{padding: 3px 0 0;}
.semiconductor-header .right li{float: left;}
.semiconductor-header .right li a{display: block;color: #333;line-height: 19px;}
.semiconductor-header .right li a img{margin: -3px 5px 0 0;}
.semiconductor-header .right li.line{margin: 3px 12px 0;width: 1px;height: 14px;background: #7d7d7d;}
.semiconductor-header .mid{background: #404e79;}
.semiconductor-header .mid .container{padding: 39px 15px 38px;}
.ban-search .ban-gao{display: block;color: #fff;text-align: right;line-height: 14px;margin: 0 0 8px;}
.ban-search-bot .text{width: 396px;background: #fff;border: 2px solid #d2d2d2;border-right: none;height: 41px;padding: 0 15px;}
.ban-search-bot .sub{width: 43px;height: 41px;background: #587fcb url("../images/search-sub.png") no-repeat center center;border-radius: 0 2px 2px 0;}
.ban-header-nav{background: #404e79;}
.ban-header-nav .container{padding: 0 15px 0 0;background: #fff;}
.ban-header-nav .nav-ul{padding: 0 0 0 15px;}
.ban-header-nav .nav-ul > li{margin: 0 38px 0 0;}
.ban-header-nav .nav-ul > li > a{color: #000;font-size: 14px;line-height: 39px;padding: 0;position: relative;}
.ban-header-nav .nav-ul > li > a:before{content: '';width: 110%;height: 4px;background: transparent;position: absolute;left: 0;bottom: -4px;transition: all .1s;}
.ban-header-nav .nav-ul > li.active > a{color: #404e79;}
.ban-header-nav .nav-ul > li.active > a:before{background: #404e79;bottom: 0;}
.ban-header-nav .nav-ul > li:hover > a{background: #fff;}
.ban-header-nav .nav-ul > li:hover > a:before{background: #404e79;bottom:0;}
.ban-header-nav .share-right li{background: #fff;height: 39px;width: 39px;}
.ban-header-nav .share-right li:hover{background: #6693eb;}
.main.ban-main{padding: 40px 0 0;}
.ban-main>.container{padding: 0 15px;}
.ban-footer .top{background: #4164a8;}
.ban-footer .top ul li a{color: #fff;border-color:#fff;}
.ban-footer .top ul li.line{background: #fff;}
.ban-phone-nav{background: #404e79;}
.ban-phone-nav .navList span{background: #fff;}
.ban-phone-nav .container .logo img{max-width: 240px;}
.ban-phone-nav .container .search-app{background: url("../images/ban-search.png") no-repeat center center;background-size: 30px;}
.ban-phone-nav .container .search-app.active{background: url("../images/close-economic.png") no-repeat center center;background-size: 30px;}
.semiconductor-header2 .mid{background: url("../images/sem2_02.jpg") no-repeat center center;}
/*.semiconductor-header2 .mid .container{padding: 54px 15px 52px;}*/
.ban-header-nav2{background: #394884;border:none;}
.ban-header-nav2 .container{background: transparent;padding: 0;}
.ban-header-nav2 .nav-ul{padding: 0;}
.ban-header-nav2 .nav-ul > li{margin: 0;}
.ban-header-nav2 .nav-ul > li>a{padding: 0 20px;color: #fff;line-height: 34px;}
.ban-header-nav2 .nav-ul > li>a:before{display: none;}
.ban-header-nav2 .nav-ul > li.active > a{background: #24326a;font-weight: bolder;color: #fff;}
.ban-header-nav2 .nav-ul > li:hover > a{background: #24326a;color: #fff;}
.ban-header-nav2 .share-right li{background: transparent;height: 34px;}
.ban-main2>.container{padding: 0;}
.ban-main2{background: #f0f3f8;padding: 20px 0 0;}

.semiconductor3-header .top{background: #194670;}
.semiconductor3-header .right li a{color: #fff;}
.semiconductor3-header .right li.line{background: #fff;}
.semiconductor3-header .mid{background: transparent;}
.semiconductor3-header .mid .container{background: #fff;padding: 50px 20px 14px;}
.semiconductor3-header .ban-gao{color: #333;}
.ban3-search-box{border: 1px solid #d3d3d3;position: relative;width: 361px;height: 42px;margin: 0 0 0 10px;}
.ban3-search-bot select{height: 42px;border: 1px solid #d3d3d3;padding: 0 38px 0 10px;display: block;}
.ban3-search-bot .text{border: none;width: 100%;height: 40px;}
.ban3-search-bot .sub{position: absolute;right: 0;top: 0;background-color: #f45600;}


.ban-banner .left{width: 635px;}
.ban-banner .left .item{position: relative;}
.ban-banner .left .pic img{width: 100%;max-width: 100%;border: 1px solid #acb4c6; max-height: 270px;}
.ban-banner .left .text{background: rgba(0,0,0,.4);color: #fff;padding: 14px 20px 19px;position: absolute;left: 0;bottom: 0;margin: auto;width: 100%;}
.ban-banner .left .text .tit{font-size: 20px;color: #fff;line-height: 30px;display: block;font-weight: bolder;}
.ban-banner .left .text p{font-size: 14px;color: #fff;line-height: 18px;}
.ban-banner .owl-pagination{position: absolute;right: 7px; bottom: 19px;height: 11px;font-size: 0;}
.ban-banner .owl-page span{margin: 0 3px !important;border-radius: 0 !important;background: #fff !important;opacity: 1 !important;}
.ban-banner .owl-page.active span{background: #c5d3ff !important;}
.ban-banner .owl-theme .owl-controls .owl-page span{border: solid 1px #bbb;}
.ban-banner .right-l{display: block;margin: 0 25px 0 0;}
.ban-banner .right-l img{max-width: 197px;}
.ban-banner .right-r-top{text-align: center;padding: 17px 6px 17px;border: 1px solid #cfd5e4;margin: 0 0 15px;}
.ban-banner .right-r-top span{display: block;color: #333;line-height: 20px;}
.ban-banner .right-r-top p{font-weight: bolder;font-size: 16px;line-height: 25px;}
.ban-banner .right-r-top .line{position: relative;margin: 0 0 20px;}
.ban-banner .right-r-top .line:before{width: 168px;border-top: 1px dashed #cfd5e4;content: '';position: absolute;left: 0;right: 0;bottom: -11px;margin: auto;}
.ban-banner .right-r-bot{background: #f07f10;border: 1px solid #ffa815;color: #fff;padding: 5px 10px;}
.ban-banner .right-r-bot span{display: block;line-height: 16px;font-size: 12px;}
@font-face {font-family: "nyala"; src: url("../fonts/nyala.otf");}
.ban-banner .right-r-bot p{line-height: 28px;font-size: 24px;font-family: nyala;text-align: center;}
.ban-header-nav{border-bottom: none;}
.body3 .container{width: 1200px;padding-left: 20px;padding-right: 20px;}
.article-title{font-size: 20px;color: #000;line-height: 28px;text-align: center;font-weight: bolder;margin-bottom:20px;}
.j-news-title{text-align: left;}
.sources .news-keyword span{margin: 5px 5px 10px 0;display:inline-block;padding:0 13px;height:24px;line-height:22px;border:solid 1px #87afd8;color:#87afd8;}
.ban-main-list{padding: 24px 15px 0;}
.toolBox1{padding: 15px 0 20px;}
.article-list-journalg{line-height: 29px;display: block;background: transparent;padding: 0;}
.article-list-journalg a{display: inline-block;line-height: 29px;background: #112f61;padding: 0 10px;cursor: pointer !important;}
.semic-list .article-list{padding: 20px 0 15px;}
.article-list a{line-height: 20px;}
.semic-list .article-list .article-list-left{position: inherit;width: 20px;left: auto;display: block;height: 100% !important;padding: 4px 0 0;}
.semic-list .article-list .article-list-left img{width: 100%;}
.allCenter{position: inherit;}
.semic-list .article-list .article-list-right{/* width: 622px; */padding: 0 0 0 20px;}
.main>.semic-list{padding: 0;}
.article-list-title a{font-size: 16px;color: #404e79;line-height: 24px;font-weight: bold;}
.article-list-time a{color: #404e79;}
.article-list-zy{line-height: 26px;}
.article-list-author a{font-size: 14px;}
.list-box{/*border: 1px solid #cfd5e4; */padding: 15px 10px 15px 15px;margin: 0 0 16px;background: #fff;}
.semic-right-list .right-l{width: 146px;display: block;margin: 0;}
.semic-right-list .right-l img{width: 100%;height: auto;border: 1px solid #eee;}
.semic-right-list .right-r{width: 150px;}
.semic-right-list .right-r-top{border: none;padding: 0 0 0 20px;text-align: left;margin: 0;}
.semic-right-list .right-r-top p{font-size: 14px;}
.semic-right-list .right-r-top .line:before{width: 100%;}
.semic-right-list .right-r-top .p1{font-size: 15px;}
.semic-right-list .right-r-bot{margin: 20px 0 0;}
.semic-right-list .right-r-bot span{padding:0 0 0 24px;}
.semic-right-list .right-r-bot p{padding: 0 0 0 90px;}
.list-baseTitle{border-bottom: 1px solid #e7e7e7;line-height: 43px;}
.list-baseTitle .tit{font-size: 18px;color: #000;font-weight: bolder;}
.list-baseTitle a{font-size: 14px;color: #6e82aa;display: block;}
.semic-list .ban3-ul li .tit{line-height: 20px;font-size: 15px;font-weight: normal;color: #000;margin: 0 0 2px;}
.semic-list .ban3-ul.mostlist li .tit{color:#404e79;}
.semic-list .ban3-ul.mostlist3 li .tit{color: #4a4a4a;font-weight: bold;}
.base-title .tit:hover{color: #db4b27;}
.ban3-ul li{border-bottom: 1px solid #e9e9e9;padding: 17px 0;}
.ban3-ul li .tit{display: block;font-size: 16px;color: #4a4a4a;line-height:22px ;font-weight: bolder;}
.ban3-ul li .author{line-height: 22px;}
.ban3-ul li .author a{color: #666;}
.semic-list2 .ban2-bot>.left{padding: 20px;}
.semic-list2 .ban2-bot>.right{width: 325px;padding:0;}
.semic-list2 .semic-right-list .right-l{width: 111px;}
.semic-list3 .ban2-bot>.left{width: 820px;}
.semic-list3 .ban2-bot>.right{width: 380px;}
/*中文*/
.ban-banner .right-r-top{width: 223px;}
.ban-banner-cn1 .right-r-top{width: 150px;}
.ban-header-nav-cn1 .nav-ul > li > a{font-weight: bolder;}
.ban-banner-cn1 .left .text .tit{font-size: 18px;}
.ban-banner-font .right-r-top p{font-size: 14px;font-weight: normal;}
.ban-banner-font .right-r-top .line{font-weight: bolder;font-size: 18px;}
.ban-banner-font .right-r-bot p{font-size: 22px;text-align: center;padding: 0;}
.ban-tab-ul-cn1 li a{font-size: 20px;}
.ban-tab-con-cn1 ul li .tit{font-size: 16px;}
.ban-news-title-cn1 .tit{font-weight: bolder;}
.ban-news-cn1 ul li .bot{min-height: 300px;}
.ban-news-cn1 ul li{min-height: 430px;}
.footer-cn1 .bot a{margin: 0 0 0 10px;}
.semiconductor-header2-cn2 .mid .container{padding: 39px 15px 37px;}
.doi-txt{color: #333;line-height: 20px;padding: 0 0 8px;}
.ban-banner2-cn2 .doi{padding: 0 0 16px;}
.ban-banner2-cn2 .doi a{color: #666;}
.ban2-message-cn2 .ban2-adv{font-weight: normal;}
.ban2-message-cn2 .text{width: 527px;}
.sub-online-cn2{font-weight: normal;padding: 0 55px;}
.archive-new-list li .right .txt{color: #000;line-height: 22px;}
.archive-new-list-cn2 li .right .author a{color: #5e6a90;}
.archive-new-list-cn2 li .right .three a:before{display: none;}
.ban2-author-cn2{padding-bottom: 0;}
.ban2-author-cn2 .ban2-news li a:last-child{padding-bottom: 0;}
.ban3-header-nav-cn3 .nav-ul > li > a{font-size: 14px;padding: 0 30px;}
.archiveNew-list-cn3 ul li .year-2 .year-l a{color: #404e79;}
.archiveNew-list2-cn3 ul li .year-2{line-height: normal;}
.archiveNew-list2-cn3 ul li .year-2 .doi{line-height: 25px;}
.archiveNew-list2-cn3 ul li .year-2 .doi a{color: #404e79;}
.archiveNew-list2-cn3 ul li .year-2 .year-r{position: inherit;}
.archiveNew-list2-cn3 .abstract-wrap{background: #f0f0f0;padding: 7px 15px;line-height: 24px;margin: 20px 0 0;display: none;}
.archiveNew-list2-cn3 .zhai.active{position: relative;}
.archiveNew-list2-cn3 .zhai.active:after{content: '';background: url("../images/new-tab-arr_03.png") no-repeat 0;width: 28px;height: 12px;position: absolute;left: 0;right: 0;bottom: -20px;margin: auto;}
.online3-cn3{letter-spacing: 8px;}
.online3-cn3 img{margin-left: 12px;}
.base-title-cn3 .tit{font-size: 18px;}
.j-news-content{margin:20px 0;}
.j-news-content-wrap{margin:20px 0 0;}
.newscon-imagewrap{text-align:center;width:100%;}
.newscon-imagewrap img {max-width:75%;}
.newsfj{font-size:14px;margin-top:5px;}
.newsfj b{color: #0268b0;margin-right:5px;}
.left-title{text-align:left;}
.loading-show{text-align:center;margin-top:150px;}
.loading-size{width:100px;}

.archiveNew-list .bot-pic .left img,
.semic-list .article-list .group2 img,
.archive-new-list li .pic img{
	max-height:130px;
}
.semic-list .archive-new-list li,
.archive-new-list li,
.article-list,
.bot-pic{position:relative;}
.archiveNew-list .bot-pic .left,
.ban-main .semic-list .article-list .group2 ,
.archive-new-list li .pic{
	margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
        height: auto;
    max-height: 130px;
    
}
 .semic-list .archive-new-list li .right,
.ban2-bot .archive-new-list li .right,
.semic-list .article-list .article-list-right,
.bot-pic .right,
.semic-list .archiveNew-list ul li .bot-pic .right{
	padding-left:173px;
} 

@media screen and (max-width: 1220px) {
    .header{display: block;}
    .header .mid{display: none;}
    .search-app-wrap .left{position: relative;}
    .search-app-wrap .gao{color: #fff;line-height: 30px;display: block;}
    .journal-ul li{width: 18%;margin: 0 1% 14px;}
    .journal-ul li .pic{text-align: center;height: 145px;}
    .journal-ul li .pic img{max-width: 100%;height: 100%;}
    .main .Journals .container{padding: 40px 15px;}
    .journal-ul{margin: 40px -1%;}
    .semiconductor-header .mid{display: none;}
    /* .ban-banner .left{width: 56%;}
    .ban-banner .right{width: 44%;padding: 0 0 0 3%;} */
    .ban-banner .left{margin: 0 0 20px;}
    .ban-banner .left,.ban-banner .right{width: 100%;float: none;}
    .ban-banner .right{padding: 0;}
    .ban-banner .right-l{float: none;width: auto;padding: 0 0 20px;text-align: center;}
    .ban-banner .right-r{float: none;width: auto;}
    .ban-banner .right-l img{max-width: 100%;width: auto;margin: 0 auto;}
   /*  .ban-banner .right-l,.ban-banner .right-r{width:50%;margin:0;} */
    .ban-banner .right-l{padding-right:5px;}
    .ban3-banner .left{width: 100%;}
    .ban-banner .right-l img{max-width:200px;}
    .selectAll{display:none;}
    /*journal过刊页面 */
    .ban2-bot.archive-list-wrap>.right{display:none;}
  	.ban2-bot.archive-list-wrap>.left{width:100%;float:none;}
}
@media screen and (max-width: 991px) {
    .header .top .left span{display: none;}
    .search-content-right{margin-top:20px;}
    .main-left,.main-mid, .main-right{float: none;width: 100%; padding-left: 15px; padding-right: 15px;}
    .main-left{padding-top: 20px;}
    .message{padding: 10px;}
    .message .left, .message .right{float: none;}
    .message .right{padding: 10px 0 0;}
    .message .right .email-alert{float: left;}
    .header .logo{width: 36%;}
    .header .right .text{font-size: 13px;line-height: 20px;}
    .banner .swiper-button-prev{display: none;}
    .banner .swiper-button-next{display: none;}
    .banner .text{left: 15px;}
    .email .left{width: 100%;}
    .email .left .icon{padding: 0;width: 10%;}
    .email .left .text{width: 90%;padding: 0 0 0 10px;}
    .email .left .text .tit{font-size: 18px;line-height: 28px;}
    .email .left .text .txt{font-size: 14px;line-height: 24px;}
    .email .left .icon img{max-width: 100%;height: auto;}
    .email .right{float: left;}
    .footer .top ul li.line{margin: 4px 10px 0;}
    .ban-banner2 .left,.ban-banner2 .right{width: 100%;float: none;}
    .ban-banner2 .right{padding: 20px 0 0;}
    .footer .top ul li{width: 50%;margin-bottom: 10px;}
    .ban-footer .top ul li a{border:none !important;}
    
}
@media screen and (max-width: 768px) {
    .container{padding: 0 15px;}
    .header .right .text{font-size: 12px;padding-right: 8px;}
    .banner .container{width: 100%;}
    .banner,.banner .swiper-container,.banner .container{height: 220px;}
    .banner .text .tit{font-size: 18px;line-height: 28px;}
    .banner .text .txt{line-height: 23px;font-size: 13px;}
    .ban-banner .left{margin: 0 0 20px;}
    .ban-banner .left,.ban-banner .right{width: 100%;float: none;}
    .ban-banner .right{padding: 0;}
    .ban-tab-ul li a{font-size: 16px;}
    .left-content{min-height: auto;}
    .smallUl > li > ol a{width:100% !important;float:none;}
}
@media screen and (max-width: 767px) {
    .box-tan{width:100% !important;}
    .js-qrcode-close{width:20px;height:20px;background-size:20px 20px;}
    .tab-ul-index li a{font-size:14px;}
    #mescroll .main{padding-left:15px;padding-right:15px;}
    .bottom-fixed{width:34px;height:34px;background-size:24px 24px;border-radius:50%;}
    .arc-listit{float: none;}
    .columimg{width: 100%;float: none;}
    .arcimgeng .archimg li{width: 100%;}
    .archcon .archimg li{margin: 0 0 10px;}
    .contentArea-left, .contentArea-right{width: 100%;float: none;}
    .message .left .mes-swiper a, .message .swiper-wrapper{width: 100% !important;}
    .message .right .search{padding: 0;float: none;width: 100%;}
    .message .right .sub{margin: 0;}
    .message .right .advanced{float: none;display: inline-block;margin: 10px 10px 0 0;}
    .message .right .email-alert{float: none;display: inline-block;}
    .footer .top span{margin-right:0;display:block;}
    .table-tit{font-size:15px;line-height:25px;}
    .journal-ul li{width: 31.33%;}
    .footer .top ul{display: block;padding: 0;}
    .footer .top ul li a{font-size: 14px;}
    .footer .top ul li.line{display: none;}
    .semiconductor-header .top .logo{margin: 0 0 10px;}
    .semiconductor-header .top .logo,.semiconductor-header .top .right{float: none;}
    .ban-banner .right-l{float: none;width: auto;padding: 0 0 20px;text-align: center;}
    .ban-banner .right-r{float: none;width: auto;}
    .ban-banner .right-l img{width: auto;margin: 0 auto;}
    .ban-tab-con ul li{width: 48%;margin: 0 1% 25px;}
    .ban-news ul li{width: 48%;margin: 0 1%;}
    .ban3-main>.container>.left{padding: 0 0 20px;}
    .ban3-main>.container>.left,.ban3-main>.container>.right{width: 100%;float: none;}
    .banner .pic>img{position: inherit;left: auto;margin: 0;width: 100%;}
    .banner, .banner .owl-wrapper-outer, .banner .pic>img, .banner .container, .banner .item{width:auto;height:220px;}
    .banner .pic>img{  margin: auto;position: absolute;}
    .banner .text{width:80%;}
    .banner .owl-prev, .banner .owl-next{width: 20px;height: 20px;background-size: cover;}
}
@media screen and (max-width: 560px) {
    .footer .top ul li a{padding:0;}
  /*  .tab-ul-index li{width:95px;}*/
    .common-remark .imgcover{padding:0;}
    .common-remark .imgcoverr{padding:0 0 0 15px;}
    .pageTagsUl li{border:none;font-size:13px;padding:4px;margin:0;}
    .pageTagsUl li:hover{background:none;color:#333;}
    .pageTagsUl li.first,.pageTagsUl li.gong{display:none;}
    .pageTagsUl li.current{background:none;color:#1280df;}
    .article-list{padding-left:0;padding-right:0;}
    .wid .article-list{padding:15px 0;}
    .pageTagsUl li.input input{width:20px;line-height:20px;border:1px solid #ddd;}
    .main-right .article-browse li a img{height: auto;}
    .email-input{width:100%;}
    .footer .bottom,.footer .top,.footer .btmb{padding-left:15px;padding-right:15px;}
    .footer .span1,.footer .span2,.footer .btmb-span{display:block;}
    .ban-tab-con ul{margin: 20px 0;}
    .ban-news ul{margin: 0;}
    .ban-tab-con ul li,.ban-news ul li{width: 100%;float: none;margin: 0 0 15px;}
}
@media screen and (max-width: 375px) {
    .header .logo{width: 23%;}
    .main-right .tab-ul{border-bottom: 1px solid #bebebe;}
    .main-right .tab-ul li{float: left;width: 130px;background: #e5e5e5;text-align: center;margin: 0 10px 0 0;}
    .main-right .tab-ul li.active{background: #26804a;}
    .main-right .tab-ul li.active a{color: #fff;font-weight: bolder;}
    .main-right .tab-ul li a{font-size: 16px;color: #242424;display: block;line-height: 37px;}
    .semiconductor-header .top .right li{width:auto;}
    .semiconductor-header .right li.line{margin: 3px 8px 0;}
    .semiconductor-header .top .right li a{font-size: 12px;}
    .ban-phone-nav .container .logo img{max-width: 170px;}
    .ban-phone-nav .container .logo{padding: 7px 0 0 20px;}
    .ban-phone-nav .container .logo:before{top: 5px;}
}

/*页面样式调整*/
.header-nav { background: #223450; border-bottom: 0;}
.header-nav ul > li { float: left; position: relative; }
.header-nav ul > li:after{content: '';width: 100%;height: 2px;position: absolute;left: 0;bottom: -2px;}
.header-nav ul > li.active > a { color: #fdd74d; background: transparent;}
.header-nav ul > li:hover > a { color: #fdd74d; text-decoration: none; background: transparent;}
.header-nav ul > li:hover{background: #486289;}
.index-nav.header-nav ul > li:first-child :hover{background: #223450;}
.header-nav ul > li > a { display: block; color: #fff; line-height: 47px; padding: 0 39px 0 39px; font-size: 16px; }
.index-nav.header-nav ul > li:first-child > a{padding-left:0;}
.header-nav ul > li ol { position: absolute; background: #0760b9;top: 49px; min-width: 100%; z-index: 50; display: none; left: 0;}
.header-nav ul > li ol li{float: left;border-bottom: 1px solid #0760b9;width:100%;}/*width: 180px;*/

.header-nav ul > li ol li a { font-size: 15px; display: block; padding: 0 15px; white-space: nowrap; color: #fff; line-height: 41px;}
.header-nav ul > li ol:hover,.header-nav ul > li ol li:hover{background: #0760b9;}
.header-nav ul > li ol li a:hover{text-decoration: none; background: #0760b9; }
.index-nav ul > li ol li a {border-right: 1px solid #0760b9;}
.special-tit{margin: 0px 0 3px;padding: 5px 0 10px;border: 0;box-shadow: none;border-bottom: 1px solid #eee;}
.special-tit .panel-body{padding:0;}
.special-tit h3{margin-bottom: 10px;}
.special-tit h3 a,.special-tit h3{line-height: 23px;font-size: 18px;font-weight: bold;color: #23527c;}
.special-tit h3.special-intro-tit{margin:6px 0 0px;font-size: 16px;font-weight: normal;}
.special-tit h4 i{font-style:normal;line-height:24px;}
.special-tit p{line-height: 20px;font-size: 13px;}
.special-introduction{margin:3px 0 5px;}
.special-more{
	display:inline-block;
	font-size: 15px;
	height: 28px;
	line-height:25px;
	padding:1px 10px;
	background:url(../images/specialbtnbg.png) repeat-x;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#4b75b6),to(#375077)) #375077;
	background-image: -webkit-linear-gradient(top,#4b75b6,#375077);
	border-color: #0176c3;
	color: #fff;
	margin: 6px 0 6px;
	border-radius:5px;
}
.special-more:hover{color:#fff;}



.back-intro{margin: 10px;}
.back-intro span{border: solid 1px #ddd;padding: 5px;background-color: #ddd;text-indent: 2em;}

.j-news-content p{font-size: 15px; font-family: Arial, "Helvetica,sans-serif", "Microsoft YaHei"; line-height: 30px;}
.j-news-content img{max-width:95%;}

/*过刊页，布局调整*/
.col-lg-8 .archcon .archimg li,.col-lg-9 .archcon .archimg li{width: 25%;}
.col-lg-8 .columimg{width: 608px;}    
.col-lg-9 .columimg{width: 710px;}

/*物理*/
.articleListBox>div:last-child .article-list{border:0;}
/**左右侧宽度重置**/
.main .container .main-left{position: relative;top: -6px;}
.main .container .main-right{top: -15px;}
/**左右侧宽度重置 end**/
.marginT30{margin-top: 30px;}
.header-nav { background: #0760b9; border-bottom: 0;}
.header-nav ul > li > a{display:inline;padding:0 34px;line-height: 45px;}
.header-nav ul > li:hover,.index-nav.header-nav ul > li:first-child :hover{background:#0760b9;}
.header-nav ul > li:hover > a,.header-nav ul > li.active > a{color:#fff;text-decoration:underline;}
.index-nav.header-nav ul.top-menu  > li:first-child a{padding-left:10px;}
.index-nav.header-nav ul.top-menu  > li:last-child a{padding-right:0;}
.index-nav.header-nav ul.top-menu  > li:last-child a{border:0;}
.header-nav ul > li > span,.toptnav li span{display: inline-block;width:2px;height:17px;background:#eaf6f7;position: relative;top: 3px;}
.header-nav ul > li ol{top:45px;}
.toptnav li span{height:15px;}
.main { padding:0; }
.toptnav li{float: left;}
.toptnav li a{padding: 0 17px;}
.toptnav li a:hover{text-decoration:underline;}
.toptnav li:last-child a,.mainHome .toptnav li:last-child a{border:none;padding-right: 0;}
.toptnav{margin-bottom:4px;}
.toptnav li.active a,.toptnav li a:hover{color:#c1fdff;text-decoration:underline;}
.toptnav li a{color:#fff;font-size:14px;} 
.toptnav li a img{position:relative;top:-3px;left:-5px;    margin-left: 5px;}

.toptform .form-group{margin: 0;background:#ebfeff;height:36px;}
.toptform .form-group.gjcfield{width: 405px;}
.toptform .form-group .form-control{border: 0;border-radius: 0;background: #fff;padding: 9px 3px 6px 10px;}
.toptform .form-group .form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#bababa;font-size:15px;
}
.toptform .form-group .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#bababa;font-size:15px;
}
.toptform .form-group .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#bababa;font-size:15px;
}
.toptform .form-group .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#bababa;font-size:15px;
}
.toptform .form-group.gjcselect .form-control{font-size: 15px;color: #333;margin: 7px 0 0; width: 83px; height: 19px;padding:0 10px 0 11px;box-shadow: none;border-right: solid 1px #c4c4c4;background: url(../images/custom/select_arrow.png) no-repeat scroll right 17px top 8px #ebfeff;}
.toptform .form-group.gjcselect .form-control option span{border-right: solid 1px #333;}
.toptform .tj{width:84px;height:36px;color:#fff; background: url(../images/custom/icoseabtn.png) no-repeat 15px 8px #54a2f2;padding-left: 29px;font-size:15px;}

.logor .toptform{border: solid 3px #54a2f2;}


.header{background: #fff;}
.header{background: url("../images/custom/index_topbg.png") no-repeat center #136dc9;}
.header .logo{padding: 40px 0;}
.header .logor{margin: 40px 0 0;}
.header .logor li{line-height: 22px;color: #fff;font-size: 13px;}
.top .nav{height: 36px;line-height: 36px;font-size: 15px;border-top: none;}
/* banner */
.banner, .banner .owl-wrapper-outer, .banner .pic>img, .banner .container, .banner .item{height:350px;}
.banner .pic img{width: 800px;max-height: 100%; margin: auto;position: absolute;top: 0;left: 0;bottom:0;right:0;}
.banner .text{width:100%;bottom:0;left: 0;background:rgb(0,0,0,0.38);padding:10px 20px 9px;}
.bannercon{padding:0;}
.bannerright{background:#f3f3f3;margin-top:30px;}

.banner .text .tit{font-size:16px;line-height: 24px;}
.banner .text .txt{font-size:13px;}
.owl-controls .owl-buttons{display:none;}
.banner .owl-pagination{left:auto;right:16px;}
.main-index .owl-theme .owl-controls .owl-page span{width:18px;height:8px;background:#6a6b6d;}
.main-index .owl-theme .owl-controls .owl-page.active span,.main-index  .owl-theme .owl-controls.clickable .owl-page:hover span{background:#f6f4f2;}
/*common newstitle  */
.comwrap{/* padding:0 20px; */margin-top:20px;}
.comtit{width: 100%;background: transparent;font-size: 22px;height: 54px;line-height: 54px;color: #000;position: relative;margin-bottom: 12px;}
.comtit i{font-style: normal;padding: 0 0 13px 24px;margin-right: 10px;}
.comtit span{display: block;position: absolute;width: 30px;height: 26px;top:16px; left: 0;background: url(../images/custom/iconindex.png) no-repeat;}
.comtit b{color:#000;}
.comtit .mores{position:relative;top:8px;float: right;font-size: 14px;font-weight: normal;color: #999;}
.comtit .mores:hover{color:#0760b9;text-decoration: none;}

.comlist{padding-bottom:15px;} 
.comlist li{position: relative;}
.comlist li a{padding-left: 16px;color: #333;display: block;line-height: 26px;font-size:15px;}
.comlist li i span{position: absolute;top:1px;left: 0px;display:block;width: 18px;height: 18px;line-height: 18px;font-size: 14px;background: url(../images/custom/iconindex.png) no-repeat;}
.comlist li i{font-style: normal;}

.rdjj .comtit i{border-bottom: solid 3px #1c6bb0;margin-right: 8px;}
.rdjj .comtit span{background-position: -75px 1px;top:14px;}
.rdjj .comtit b{position:relative;top:2px;}
.rdjj .comlist .rejjlist.active a{color:#0760b9;font-weight:bold;}
.rdjj .comlist .rejjlist a b{font-weight: normal;}
.rdjj .comlist li i:after{content:'';position: absolute;top:1px;left: 0px;display:block;width: 18px;height: 18px;line-height: 18px;font-size: 14px;background: url(../images/custom/iconindex.png) no-repeat;background-position: -119px 7px;}
.rdjj .comlist li span{display:none;}


.recommendwrap .comtit span{background-position:-75px -154px;}
.zhuantiwrap .comtit span{background-position:-75px -196px;}
.xwyjz .comtit span{background-position:-75px -233px;}
.hwxw .comtit span{background-position:-75px -271px;}
.videowrap .comtit span{background-position:-75px -35px;}
.hangyewrap .comtit span{background-position:-75px -74px;}
.hzjzwrap .comtit span{background-position:-75px -113px;}

.comwrap.rdjj{margin:0;}
.comwrap.rdjj .comtit{font-size:16px;border-bottom:solid 1px #fff;margin-top: 1px;height: 52px;line-height: 50px;}
.comwrap.rdjj .comlist li a{margin-bottom:8px;}

.tab-ul-index li a:hover{text-decoration:none;}
/* 统计 */
.metering {margin-top:40px;padding-bottom: 7px;}
.metering li{padding-left:40px;}
.metering li span{display:block;float:left; width:56px;height:56px;margin-right:16px;background:url(../images/custom/iconindex.png) no-repeat;}
.metering li i{font-style:normal;color:#999;font-size: 18px;display: block;position: relative;top: -3px;}
.metering li b{font-family: georgia;font-size: 32px;color: #0760b9;}
.metering li.list1 span{background-position: 0px -70px;}
.metering li.list2 span{background-position: 0px -139px;}
.metering li.list3 span{background-position: 0px -211px;}

.comfive li{margin-bottom:30px;}
.comimgstyle.imgcon{display:block; width:100%;height:120px;text-align: center;position:relative;border: solid 1px #eaeaea;}
.comimgstyle.imgcon img{max-width: 100%;max-height:118px;text-align: center;}
.recommendcon ul li .imgcon .img-classify,.zhuanticon ul li .imgcon .img-classify{position: absolute;bottom: 0;right: 0;background: #ff8004;color: #fff;padding: 5px;font-size:12px;}
.recommendcon ul li .article-list-title{margin:15px 0 7px;}
.recommendcon ul li .article-list-title a,.zhuanticon ul li .article-list-title a,
.videocon li .article-list-title{font-weight: normal;font-size: 16px;color: #0760b9;}
.recommendcon ul li .article-list-author{margin-bottom:2px;}

/*首页专题*/
.comwrap.zhuantiwrap{border-top:solid 3px #f5f5f5;padding-top:20px;}
.zhuanticon ul li .imgcon{border:0;text-align: center;position:relative;}
.zhuanticon li{margin-bottom:35px;}
.zhuanticon li a{display:block;width:100%;height:100%; }
.shadowtemp{box-shadow:0 0 5px #ccc;padding: 5px;}
.zhuanticon ul li .article-list-title a{text-align:center;margin: 5px 0 0;padding:0 5px 6px;}

/* 新闻与发展 */
.newswrap .comtit i{border-bottom: solid 3px #fff;margin-right: 10px;padding: 0 0 9px 26px;}
.newswrap .comtit{border-bottom:solid 1px #8fc7ff;margin-bottom: 25px;}
.newswrap .comlist li a span{background: url(../images/custom/iconindex.png) no-repeat;background-position: -119px -16px;height: 10px;top: 10px;width: 7px;display: block;position: absolute;left: 0;}
	
.newswrap .comnewscon{padding:15px 20px;min-height: 295px;margin-bottom:30px;}
.newswrap .comnewscon>img{width:100%;}
.newswrap{background:#e2f7ff;padding:40px 0;}
.newswrap .comlist{padding:0;}
.newswrap .comlist li a,.newswrap .comtit,.newswrap .comtit .mores{color:#fff;}
.newswrap .comlist li a{margin-bottom:9px;font-size: 16px;padding-left: 20px;}
.newswrap .xwyjz{background:#56abff;}
.newswrap .hwxw{background:#3b94ec;}

/* 视频 */
.videocon li .article-list-title{display: block;text-align:center;margin: 5px 0 0;padding-bottom: 6px;height: 47px;overflow: hidden;}
.videocon  .comimgstyle.imgcon{border:0;}
.videocon .shadowtemp{position:relative;}
.videocon .shadowtemp .gradientboard{display: block;height: 25px;width: 34%;position: absolute;bottom: 4px;right: 9px;
	background-image: linear-gradient(90deg,rgba(255, 255, 255, 0) 0%,#fff 100%);
	-webkit-background-image: linear-gradient(90deg,rgba(255, 255, 255, 0) 0%,#fff 100%);} 
/* 行业 */
.hangyewrap{background:#ececec;padding-top: 25px;}
.hangyewrap .comtit:before {display: block; content: '';width: 100%;height: 5px;background: #fff; position: absolute;top: 26px;z-index: 0;}
.hangyewrap .comtit>div{display: inline-block;background: #ececec;position: relative;padding-right: 10px;}


.tab-hy .tab-ul li{float:none;background: #4396e7;margin:0 1px 1px 0;height:102px;line-height:102px;}
.tab-hy .tab-ul li.active{background: #1a72c8;}
.tab-hy .tab-ul li.active a{font-weight: normal;}
.tab-hy .tab-ul li{text-align: center;}
.tab-hy .tab-ul li a{line-height:102px;font-size: 16px;color: #fff;display: block;width: 100%;height: 100%;}
.hangyewrap .hyhd .tab-table ul{overflow:hidden;}
.hangyewrap .hyhd .tab-table ul.tab-table-con{height: 253px;background:#fff;position:relative;}

.hangyewrap .hyhd .tab-table .tab-table-tit li{background: #70c5fb;color: #fff;border: 1px solid #fff; font-size: 16px;}
.hangyewrap .hyhd .tab-table li{    float: left;
  border-top: 0;
  font-size: 14px;
  text-align: center;padding: 15.3px 7px;}
 .hangyewrap .hyhd .tab-table li.td2{width:30%;}
 .hangyewrap .hyhd .tab-table li.td4{width: 70%;}
.hangyewrap .hyhd .tab-table li.td4 a {
  display: block;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  white-space: nowrap;
 text-align:left; padding-left:10px;color:#333;
}
.hangyewrap .hyhd table td.td2{padding: 15px 10px;color:#333;}
.hangyewrap .hyhd .tab-table-con span{display: block;}
.hangyewrap .hyhd .tab-table-con span.mores{position: absolute;bottom: 0;right: 10px;}
.hangyewrap .hyhd .tab-table-con span:nth-child(2n){background:#f7f7f7;}
.hangyewrap .hyhd .tab-table-con span:nth-child(2n+1){background:#fff;}

.comhyright li a img{max-height:150px;width: 100%;}
.comhyright li{margin-bottom:9px;}
.comhyright .comlist li a{padding:0;}
/* 科普 */
.kepuwrap {margin-top:40px;background:#3b94ec;}
.kepuwrap{padding:40px 0 3px;}
.kepuwrap a,.kepuwrap .tab-ul-index li a,.kepuwrap .comlist li a{color:#fff;font-size: 16px;line-height: 36px;}
.kepuwrap .tab-ul li.active{background: #6cb6ff;}
.kepuwrap .tab-ul li.active a{font-weight: normal;}
.kepuwrap .tab-ul li{margin:0;background: #3b94ec;float: left;}
.kepuwrap .tab-ul li a{display: block;width:115px;text-align: center;height:38px;line-height:38px;font-size:22px;}
.kepuwrap .tab-ul li a.mores{width: auto;background: #3b94ec;font-size: 14px;position: absolute;right: 20px;top: 0;display:none;}
.kepuwrap .tab-ul li.active a.mores{display:block;}

.tab-kepu{width:100%;}
.tab-kepu>ul{border-bottom:solid 1px #7db8f2;margin-bottom:20px;}
.tab-kepu .comlist li a span{background-position: -119px -16px;height: 10px;top: 15px;}
/* 科普右侧 */
.kepuright li{float:left;width:183px;margin-bottom:20px;}

/* 科普右侧  end*/
/*合作矩阵*/
.hzjzwrap li{padding-right:20px;margin-bottom:20px;}
.hzjzwrap li a img{display:block; width:100%; height:70px;border:solid 1px #e1e1e1;}
/* .hzjzwrap li:last-child{padding-right:0;} */
/* 底部 */
/* 底部菜单 */
.btm-menu.comlist li i span{width:28px;height:25px;top: -3px;}
.btm-menu .list0 span{background-position: -119px -74px;}
.btm-menu .list1 span{background-position: -119px -118px;}
.btm-menu .list2 span{background-position: -119px -165px;}
.btm-menu .list3 span{background-position: -119px -37px;}
.btm-menu .list4 span{background-position: -119px -204px;}
.ban-footer .btm-menu.comlist li a{color: #333;border-color:#333;padding: 0 45px;margin-right:45px;}

.footer .container{padding:0 15px 0 20px;text-align:center;}
.footer .top{text-align:center;background: #fff;}


.footer .bot{background: #0760b9;text-align: left;padding: 17px 0;}
.footer .bot a{color:#fff;}
.footer .bot .container{position:relative;}
.footer .bot span.btmright{position: absolute;bottom: 2px;right: 0;width:150px; margin-right: 20px;display: block;background: url(../images/custom/codebg.png) no-repeat left -9px bottom -1px;text-align: center;}
.footer .bot .Supported{display:inline-block;}
/* 底部 end*/
/* news detail分享 */
/**分享功能**/
.shareBox .weixinBox{left:50%;margin-left:-35px;}
.shareTool{width:100%;height:auto;text-align: center;overflow:hidden;margin:10px 0;/* border-bottom:1px dashed #ccc; */}
.btmborder.btm-share .shareTool{margin:0;}
.shareTool li{cursor: pointer; display: inline-block; margin: 5px 10px 10px 0; vertical-align: middle;}
.shareTool li img{width:25px;height:25px;}
.shareBox{position:relative;}
.weixinBox{display:none;width: 160px; padding: 15px 15px; position: absolute;z-index:10000; left: 0; top: 38px; background: #fff; border: 1px solid #dddddd; border-radius: 4px;}
.box-article .weixinBox{left:50%; margin-left:-35px;}
.js-qrcode-arr{position: absolute; top: -7px; left: 14px; width: 11px; height: 7px; background: url(/style/web/images/sprite.png) no-repeat;}
.js-qrcode-close{width: 15px; height: 15px; position: absolute; right: 2px; top: 2px; background: url(/style/web/images/weixin_close.png) no-repeat;}
.weixinBox p{font-size:12px;color: #888;padding-left:10px;}
.weixinCode img{width:100%;}

.sources p span{margin-right:8px;font-size:12px;color:#666;}
.btmborder{border-bottom:dashed 1px #ccc;}

/*页面样式 common 可移入base*/
.ban-phone-nav{background:#0760b9;}
.phone-nav .search-app-wrap, .smallUl{background: rgb(7,96,185,0.9);}
@media only screen and (min-width: 1220px){
	.container{width:1200px;}
}
@media only screen and (max-width: 1220px){
	.top .topt,.header{display:none;}
}
/*页面样式 common 可移入base end*/

/* 单刊公用头部  */
.headercom{background:#fff;padding:18px 0 16px;}
.headercom .logor{padding-top: 3px;}
.headercom .toptnav li a img{top: -2px;}
.headercom .toptnav li a{color:#333;}
.headercom .toptnav li a:hover{color:#333;text-decoration:;}
.headercom .toptnav li span{border:#7d7d7d solid 1px;}
.headercom .logor .toptform{margin-left:14px;}
.headercom .toptform .form-group.gjcfield{width:245px;height: 32px;}
.headercom .toptform .form-group .form-control{height: 32px;padding-top:8px;}
.headercom .toptform .tj{height: 32px;}
.headercom .toptnav{padding-top:9px;}
/* 单刊公用头部end */

@media only screen and (max-width: 1220px){
	.tab-hy{float:none;}
	.tab-hy .tab-ul,.hyhd .tab-table{width:100%;}
	.tab-hy .tab-ul li{float:left;width:33.3%;border:solid 1px #fff;    margin: 0;}
	.ban-footer .btm-menu.comlist li a{margin:0;border-color:#fff;}
	.ban-footer .btm-menu.comlist li a span{display:none;}
	/* .kepuright li:nth-child(2n+1){float:left;}
	.kepuright li:nth-child(2n){float:right;} */
	.kepuright li{text-align:center;margin: 0 auto 20px;width: 49%;}
	.kepuright li:nth-child(even){float:right;}
	.toptform{display:none;}
	/* 大首页数据动画的样式 */
	.metering li span{ margin-right: 12px;}
	.metering li i{font-size: 17px;}
	.metering li b{font-size: 29px;}
}
@media only screen and (min-width: 1220px){
	.main .container .main-left{width:825px;padding:0;}
	.main .container .main-right{width:305px;float:right;padding:0;}
	.tab-hy .tab-ul li{width:110px;}
	.hangyewrap .comhy{width:775px;padding-left:0 !important;}
	.hangyewrap .comhy.kepucon{padding-left: 20px;}
	.hangyewrap .comhyright{width:425px;}
	
	.hzjzwrap li{width:20%;}
	.hzjzwrap li:first-child{padding-left:0;}
	.kepuright li:nth-child(2n+1){margin-right:20px;}
	
	.btmborder .news-keyword{max-width:650px;}
	.video-left{float:left;}
	.video-right{float:right;}
	.comfive ul.video-left{width:730px;}
	.comfive ul.video-right{width:470px;}
	.videocon.comfive ul.video-left li,.videocon.comfive ul.video-right li{width:223px;}
	.comfive ul.video-left .comtit{padding-right:20px;}
}

@media screen and (min-width: 991px){
	
	.comwrap.rdjj{padding: 0 30px;}
	
	.comfive ul li{ width:18.4%;margin-right:2%;padding:5px 0 15px;margin-bottom:0px;}
	.comfive ul li:last-child{margin:0 !important;}
	.comfive ul.video-left,.comfive ul.video-right{padding:0;}
	.comfive ul.video-left li,.comfive ul.video-right li{width:300px;margin-right:20px;}
	
	
	.comfive ul.video-right li:last-child{margin:0;}
	.hangyewrap .comhy{padding: 0 20px 0 20px;}
	.hangyewrap .comhyright{padding: 0  0 0 20px;}
	.bannerwrap{background: #f3f3f3;padding:0;}
	.main-index .bannerright{margin-top:0px;}
	.newswrap .comnewscon{margin-bottom:0;}
	
}
@media screen and (max-width: 991px){
	.metering li{margin-bottom:20px;text-align:center;padding: 0;}
	.metering li.list2,.metering li.list3{margin-bottom:0;}
	.metering li span{float:none;margin: 0 auto 10px;}
}
@media only screen and (max-width: 767px){
	.listpic{display:none;}
	.listwrap{width:100%;}
	.main-index .banner .text .txt{display: none;}
	.comfive li{padding-left:0;padding-right:0;}
	/* .main-index .container{padding-left:0;padding-right:0;} */
}



/* register */
.marginT30{margin-top:30px;}
.user .top .logor li{line-height: 22px;color: #fff;font-size: 13px;float: left;}
.user .top .logor ul > li > span{display: inline-block;width:2px;height:15px;background:#eaf6f7;position: relative;top: 3px;}
.user .top .logor .toptnav li a{font-size:14px;padding: 0 15px;} 
.user .top .logor .toptnav li:last-child a{padding-right:0;}
.regetit{width:100%;height:60px;line-height:60px;color:#fff;background:#0760b9;font-size:22px;text-align:center;}
.colorRed{color:#ff0000;}
.user{background:#f4f4f4;}
.user-register{margin-bottom:53px;}
.user-register .container{max-width:900px;}
.user-register .footer .container,
.user-register .header .container,
.user-register .header-nav .container{max-width:inherit;}
.user-register .top{background:#f4f4f4;}
.user .container .top{width:100%;height:28px;}
.user-register .logotxt{color:#333;font-size: 25px;margin: 2px 0 0 8px;}
.user-register .top .logor .toptnav{position:relative;}
.user-register .top .logor li{color:#666;}
.user-register .top .logor li i{font-style:normal;}
.user-register .top .logor li a{color:#0760b9;}
.user-register .top .logor ul > li > span{background: #a8a8a8;}
.user-register .top .logor .toptnav li:first-child a{padding-left:0;}
.rege-con{background:#fff;}
.servicebtn{color: #337ab7;}
.common-line{margin-bottom:20px;position: relative;}
.rege-con .rege-form label{width:94px;text-align:right;font-size:15px;font-weight:bold;height: 42px;line-height: 42px;padding-right: 10px;margin:0;}
.line-phone input{height:42px;line-height:42px;font-size:14px;border:solid 1px #dfdfdf;width:80%; max-width:338px;padding-left:10px;}
.line-phone input.codeinput{width: 40%;max-width: 197px;}
.line-phone input::-webkit-input-placeholder{color: #666;}
.line-phone input::-moz-placeholder{color: #666;}
.line-phone input::-ms-input-placeholder{color: #666;}
.line-phone input::-moz-placeholder{color: #666;}
.line-phone .codewrap{width:30%;max-width:141px;padding-left:10px;}
.line-phone .codewrap .gettestcode{width:100%; background:#0760b9;height:42px;line-height:42px;color:#fff;border:solid 1px #dfdfdf;border-left: 0;}  
.line-phone input.regelogbtn{text-align: center;background:#0760b9;color:#fff;font-size:20px;padding: 0;border-radius: 5px;}
.line-phone input.regelogbtn:hover{cursor:pointer;opacity:0.9;}
.agreewrap{margin:0;}
.reg_agree #stAgree{float:left;width: 14px;height: 14px;overflow:hidden;margin-top:4px;margin-right:10px;cursor:pointer;background:url(/style/web/images/public/icoinput.png) no-repeat;}
.reg_agree #stAgree.active{background-position: -19px 0px;}
.rege-form{/*width: 490px;margin: 0 auto;*/padding:20px 0 60px;}
i.colorRed{font-style:normal;margin-right: 5px;}
.warning{height:42px;line-height:42px;font-size: 12px;padding-left: 10px;}
.warning p,.warning span{color:#ff0000;display:inline-block;}
.warning span.text-success,.warning p.text-success{color: #3c763d;}
.glyphicon:before{position: relative;top: 2px;}

.user-register .container.serviceAgreement{padding:15px 25px;background:#fff;border-radius:10px;}
.serviceAgreement .sertit{padding:20px 0;font-size:20px;font-weight:bold;text-align:center;}
.serviceAgreement .sercon{font-size:14px;line-height: 22px;}
.line-phone.dedinewrap{text-align:center;}
.line-phone input.define{background: #0760b9;color: #fff;font-size: 20px;padding: 0;border-radius: 5px;text-align: center;margin: 20px 0 0;}
.line-phone input.define:hover{cursor:pointer;}
.tempplace{display:none;}
/* 登录页 */
.monitor{display:none; width: 100%; height: 100%; position: fixed; background: rgba(10, 10, 10, 0.6); top: 0; left: 0; z-index: 2001;}
.loginwrap{display:none;}
.login-con{width:337px;margin:0 auto;}
.login-con .line-phone input{width:100%;height:48px;line-height:48px;}
.login-con .line-phone input.autoinput{width:auto;height: auto;}
.user-login .container,.serviceAgreement{display:none; max-width:537px;background:#fff;position: fixed;left: 50%;top: 50%;z-index: 2002;width: 90%;;padding: 2em;transform: translate(-50%,-50%);}
.user-login .container .tab-list{border-bottom:solid 1px #eee;    margin-bottom: 40px;}
.user-login .container .tab-list li{width:72px;float:left;font-size:18px;position: relative;padding-bottom: 20px;margin-right: 50px;}
.user-login .container .tab-list li a{color:#999;}
.user-login .container .tab-list li.active a{color:#333;}
.user-login .container .tab-list li.active:after{display: block;content: '';width: 100%;height: 2px;background: #282828; position: absolute;bottom:-1px;}
.forgetwrap{font-size: 12px;}
.forgetpass li{float: left;height: 20px;line-height: 20px;}
.forgetpass li:last-child a{margin-right:0;}
.forgetpass li a{color: #999;margin: 0 15px;}
.forgetpass > li > span{display: inline-block;width:2px;height:15px;background:#d3d3d3;position: relative;top: 3px;}
.autologin input{width:14px;line-height: 22px;height: 14px;margin: 0 6px 0 0;}
.closelogin{position: absolute; top: -14px; right: -14px; cursor: pointer;width:33px;height:33px;background: url(/style/web/images/public/icocuo.png) no-repeat;}

.login-con .warning{height: auto;line-height: inherit;/*position: absolute;bottom: -16px;*/}
#phonelogin .phone86{display:block; width:30%;height:48px;line-height:48px;text-align:center; color:#666;border:solid 1px #dfdfdf;border-right:0;}
#phonelogin .phonenum{width:70%;}
#phonelogin .line-phone .codewrap .gettestcode{height:48px;line-height:48px;}
#phonelogin .line-phone input.codeinput{max-width:inherit;width:70%;}
/* forget password */
.temppass,.stepdefine{display:none;}
.rege-form.forget-form{    padding-bottom: 30px;}

/* sign up */
.signup .main-right{padding-top: 30px;border: solid 1px #ccc;}
.signup-form .signtit,.contribution .contritit{font-size:22px;text-align: center;margin-bottom: 25px;}
/* .signup-form .signtit.signtit2{font-size:17px;margin: 16px 0;} */
.alline{font-size:15px;margin-bottom: 5px;overflow: hidden;}
.alline input[type = text],.signline input[type = tel],.signline input[type = email],.user-info .wui-date{width:75%; height:42px;line-height:42px;font-size:14px;border:solid 1px #dfdfdf;max-width:450px;padding-left:10px;float: left;}
.alline input[type = radio]{margin:0px 1px 1px 0;height: 42px;}
.alline label{height:42px;line-height:42px;padding-right: 16px;width: 25%;text-align:right;float: left;}
.signbtn,.contribtn{text-align: center;margin-top: 16px;}

/* 个人信息  */
.user-info .main .container .main-left,.user-info .main .container .main-right{top:0;margin-bottom:30px;}

.bgwhite{background:#fff;}
.infowrap{border-radius:5px;margin-bottom:20px;}
li{list-style:none; }
.user-info{background:#f4f4f4;}
.photowrap{text-align: center;}
.user-info .info-left1{padding:20px 15px 20px 20px ;}
.user-info .info-left1 li{line-height:28px;}
.user-info .info-left2 .tab-left li{position:relative; height:50px;line-height:49px;border-bottom:solid 1px #eee;padding-left:20px;}
.user-info .info-left2 .tab-left li a:before{display:none;content:'';position:absolute;left:0;top:16px;width:3px;height:18px;background:#0760b9;}
.user-info .info-left2 .tab-left li a{display:block;}
.user-info .info-left2 .tab-left li.active a,.user-info .info-left2 .tab-left li:hover a{color:#0760b9;text-decoration:none;}
.user-info .info-left2 .tab-left li.active a:before,.user-info .info-left2 .tab-left li:hover a:before{display:block;}
.tab-leftcon .tab-leftlist{display:none;}
.tab-leftcon .tab-leftlist.active{display:block;}
/* right */
.user-info .main .container .main-right{padding:30px;}
.photoright a{position: relative;}
.photoright a img{width: 120px;height: 120px;border-radius: 50%;}
.photoright a span{position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: 0;color:#fff;}
.user-info .signup-form .signtit{text-align:left;font-size:16px;margin:30px 0 20px;}

.tab-ul-right{border-bottom:solid 1px #eee;margin-bottom:40px;}
.tab-ul-right li { float: left; text-align: center; margin: 0 60px 0 0;}
.tab-ul-right li.active a { color: #333; border-bottom:solid 2px #444;}
.tab-ul-right li a { font-size: 14px; color: #333; display: block; line-height: 37px; }
.savewrap{margin-top:20px;}
.savephoto{display:inline-block;height:30px;line-height:30px;padding:0 25px;border-radius:3px; background:#0760b9;color:#fff;}
.savephoto:hover{color:#fff;}

.identify-code{display:none;}
.identify-code.alline input[type = text]{width: 45%;}

.file {
    position: relative;
    display: inline-block;
    background: #0760b9;
    border: 1px solid #0760b9;
    border-radius: 4px;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    text-indent: 0;
    width: 80px;
    height: 30px;
    line-height: 28px;
    top: 10px;
}
.file input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
    width: 80px;
}
.file:hover,.savephoto:hover,.signbtn .btns:hover,.signbtn .btns.btnleft:hover{
    background: #AADFFD;
    border-color: #78C3F3;
    color: #004974;
    text-decoration: none;
    cursor:pointer;
}





.user-info .alline label{font-size:14px;font-weight:normal;color:#666;width:80px;padding-right:19px;}
.user-info .alline input[type = radio]{border: 0;outline: none;-webkit-appearance: none;width:17px;background:url(../images/custom/icocheck.png) no-repeat;background-position: -18px 0;top: 12px;position: relative;margin-right:10px;}
.user-info .alline input[type = radio]:checked{background-position: 0 0;}

/* 时间 插件*/
.alline.datecon{overflow:inherit;}
.user-info .wui-date-editor .icon1{width:23px;height:22px; left: auto;right: 6px;top: 18px;background: url(../images/custom/iconindex.png) no-repeat;background-position: -218px -92px;color: transparent;}
.user-info .wui-date.small .wui-date-picker{top: 38px;}
.user-info .wui-date.small .wui-date-picker .month_panel .wui-data-table td{line-height:24px;}
.user-info .wui-date-editor .wui-date-input{border:0;height: 40px;width: 90%;}
.user-info .wui-date-editor .wui-date-input:focus{outline: #fff;}

.signbtn .btns{height:30px;line-height:30px;padding:0 26px;color:#fff;border-radius:3px;}
.signbtn .btns.btnleft{background:#0760b9;}
.signbtn .btns.btnright{background:#f48a00;margin-left: 17px;color: #fff;}

.user-info .footer .top{background:#f4f4f4;}
/* 学科和分类号 he 修改密码 */
.xkwrap .list{margin:0 auto 10px;}
.xkwrap .list.signbtn{margin-top:24px;}
.xkwrap .list label{width:90px;}
.xkwrap .list input{display: inline-block;width:60%; height:42px;line-height:42px;font-size:14px;border:solid 1px #dfdfdf;max-width:450px;padding-left:10px;}
.xkwrap .signbtn input{width:80px;}

.xkwrap.passwrap .list label{width:80px;line-height: 40px;float: left;}
.xkwrap.passwrap .list input{float: left;}

/* 物理词汇页面 */
.vocabulary-show{margin: 10px 0 15px 0;}

.vocasearch{width:203px;height:31px;line-height:31px;background:#f1f1f1;color:#b4b4b4;border-radius: 20px;}
.vocasearch .tj{width:33px;height:31px;background: url(/style/web/images/custom/icoseabtn1.png) no-repeat left #f1f1f1;border-radius: 20px;}
.vocasearch input{display:inline-block;padding-left: 10px;width: 170px;height:31px;}
.searchnews .gjcfield{width: 203px;position: relative;}
.vocasearch .clearTextList{position: absolute; right: 38px;top: 10px;font-size: 12px;}
.vocasearch .clearTextList:hover{cursor:pointer;}
.voca-tabcon li{float:left;border:solid 1px #ccc;padding:5px 10px;}
.voca-tabcon li.active{border:solid 1px #0760b9;background:#0760b9;color:#fff;}
.voca-tabcon li:hover{cursor:pointer;}
.voca-tabcon,.vocasearch{margin: 10px 0;}

/* 个人信息 关注，收藏信息 */
.user-tips{text-align: center; margin: 30px 0;}
.video-tag{margin: 0 0 15px 0;}
.video-tag .tag-span{display: block;margin: 0 0 5px 0;float: left;}
.showTag{background-color: #355dc0;color: #fff !important;}



.mind-pdf{position: relative; height: 40px;line-height: 40px;padding-left: 35px; white-space: nowrap; background: #f8dedc;margin-bottom: 20px;    margin-top: 5px;border-radius: 3px;    border-left: 25px solid transparent; background-clip: padding-box;}
.mind-pdf a{    display: inline-block;font-size: 14px;font-weight: bold;color: #d9261e;border-bottom: 1px solid #d9261e;line-height: 25px;text-decoration: none;}
.mind-pdf::before{content: '';position: absolute;    left: -25px;top: -5px; width: 50px;height: 50px;border-radius: 50%; background: #d62a22 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAYCAYAAAAPtVbGAAACKUlEQVRIibWV3YtNYRTGf2eMr2GKGWbGZ1OafFwoEaXkzn+gREkh5Zb/wI0blEmU8lFuuHMjFySEOx+hEBeEDArnZDTMnEeLZ5u33d6a4zhP7d6911rvu9azPt5dkUSCe8ASJo6zwBXgOvC5bFfeyQdgTgNODgJrgAXAijKjttz3pwYcBL4Cd4HlwLmJOmkUFWDUe7YBx1rhZAyYlXzvBU7njdqbdDIMXAaWAnVgErAW2ADczIzyhX8GDDTg5BpwHJgMZAdNc/An/5eTMgwBfZmu2ZqUoZrKW+VkLP3Ip6vutmwWo67TL+S76wgwPynivyCCfP03Ji1BMDkDdDiCrBUrTt13r2E3JWEY6fiRBDTVM5Lp22wTtRkOJi2nEh5rfn8BrAYWWz4b2G/dJWCVZTFsK4FTyTnbLZvuJ1gPWldLC//FN2oXsAV4AhzyFT4DuO/rI/R3gJ1Ox27gAjACrHfK4un5c7Kkqn7jYWRO0mGNo1dSv6RB615aMyKpx7K6pC5Ji1SMatEwPnYL3vb1ECmca91br5GOPX5/bpuPwC4z2+eGKWWSPh2ShiSdt+xWEutRyx5I2pzb1222gWrRVb/JP6CZwEagG3hqXX9id9HrgGvZC7wr6q7USUZvnbslRZbWE8Ay4AZwFdjqbnrltRDhpNOaiDgdqBTzrDuQCHckf8HovmBehM4Yxjd29A145AMX5qzfO9qMbTRCzEUg5izaO9hmsnFA7SfMeiTdAUzkZAAAAABJRU5ErkJggg==) no-repeat center center;}
.mind-pdf .pdf-btn{position: relative;background: none;}
.mind-pdf .pdf-btn + .pdf-btn::before{content: '';position: absolute;left: 0;top: 7px; width: 1px;height: 25px;background:linear-gradient(to bottom ,transparent,#d62a22,transparent);}
.btns-new .btn, body .content .article .download .Matrix-code{position: relative; width:30%!important;height:35px;line-height:35px;text-align:center;padding: 0;margin:0 2.5% 5px;}
.btns-new .btn:nth-child(1){margin-left:0!important;}
.btns-new .btn:nth-child(3){margin-right:0!important;}
.btns-new .btn:last-child {margin-right:0;}
.btns-new .btn a{ position: absolute; border-radius: 3px;display: block;left: 0;top: 0;right: 0;bottom: 0; color:#fff;font-size:14px;text-decoration: none;}
.btns-new .btn:nth-child(1) a{background:#7dbcc3;}
.btns-new .btn:nth-child(2) a{background:#788dc6;}
.btns-new .btn:nth-child(3) a{background:#89acce;}
.btns-new .btn:nth-child(1) a:hover,.btns-new .btn:nth-child(1):hover a{background:linear-gradient(to bottom, #78e7ef, #32b7c6 );}
.btns-new .btn:nth-child(2) a:hover{background:linear-gradient(to bottom, #91bbe9, #537bd5 );}
.btns-new .btn:nth-child(3) a:hover{background:linear-gradient(to bottom, #50bde7, #2885d4 );}
.btns-new img{width:100%;height:100%;opacity:0;margin: 0!important;}
.btns-new{font-size:0;}
.articleBody .mind-pdf .pdfview{margin:0;}
body .fix-arrow a.page-btn{margin:0 0 0 10px;}
body .fix-arrow p:nth-of-type(1){margin-bottom:10px;}

.toptnav{margin-bottom:15px;}
.top-tsg{margin-right:20px;   }
.top-tsg a{background: #ff8004;  border-radius: 5px; line-height: 1.5; padding: 2px 10px;display:block;height:25px;line-height:25px;}

.top-tsg a:hover {color:#fff;}
.toptnav li.top-tsg a{padding:0 10px;}

.bottom-adv .container { overflow:hidden;}
.i-honor-img{float: left;margin:0 19px;}
.i-honor-img img{height:86px;}
#i-honor-box{position:relative;min-width:5220px;}
#i-honor-box > div{float:left;min-width:2610px;} 

@media (min-width: 1220px) {
	.header-nav{display:block;}
    .phone-nav{display:none;}
    .container{
        padding:0;width:1200px;
    }
    .main-left{padding: 0;width: 830px;}
    .main-right{float: right;padding: 0;width: 330px;}
    
     /* 注册页 */
    .rege-con .rege-form label{width:328px;}
    /* 登录页 */
    .user-login .container.loginwrap{min-height:467px;}
    .user-login .container{padding:60px;}
    #phonelogin .phone86{width:64px;}
    #phonelogin .phonenum{width:273px;}
    /* 大首页图书部分 */
    .kepuwrap{height:308px;}
    /* 个人信息  */
    .user-info .signup-form{position:relative;width: 60%;margin: 0 auto;}
    .user-info .main .container  .main-left{width:266px;padding-right:30px;}
    .user-info .main .container  .main-right{width:934px;}
/*     .user-info .signbtn{position:absolute;bottom:0;right:120px;    margin-bottom: 6px;} */
    .alline input[type = text], .signline input[type = tel], .signline input[type = email],.user-info .wui-date{max-width:375px;background:#f4f4f4;border:0;border-radius:3px;}
	/* 学科和分类号 */
	.xkwrap .list,.passwrap .signbtn{width:640px;}
	.passwrap .signbtn{margin:20px auto;padding-right: 90px;}
	.xkwrap .list input{max-width: 400px;background: #f4f4f4;border: 0;border-radius: 3px;}
}
@media (max-width: 1219px){
	.header-nav{display:none;}
    .phone-nav{display:block;}
   
    /* 注册页 */
    .rege-con .rege-form label{width:35%;}
    .line-phone input{width:65%;}
}
@media (max-width: 991px){
	.user-info .main .container .main-left{padding:0;}
	.user-info .info-left2{overflow-x: scroll;overflow-y: hidden;}
	.user-info .info-left2 .tab-left li{float:left;padding: 0 6px;border-bottom: none;}
	.user-info .info-left2 .tab-left li a:before{background:#fff;}
	/*个人信息*/
	.alline input[type = text],.signline input[type = tel],.signline input[type = email],.user-info .wui-date{width:90%;}
	
}


@media (max-width: 767px){
	/*会议首页*/
	.allwrap .listwrap .meet-title a{font-size:14px;}
	.allwrap{padding: 20px 0 20px 0;}
	.meetinglist .allwrap:first-child{padding-top:10px;}
	.banner,.banner .owl-wrapper-outer,.banner .pic>img,.banner .container,.banner .item{height: 180PX;}
	.owl-controls .owl-buttons{display:block;}
	.owl-controls .owl-pagination{display:none;}
	.meet-more{display:none;}
	 /* 注册页 */
	 .user-register .warning{float:none;}
	 .rege-con .rege-form label.tempplace,.user-register .warning{display:block;height:10px;line-height:inherit;}
	 .top .logor .toptnav li a{padding:0 12px;}
    .rege-con .rege-form label{width:25%;padding-right: 6px;font-size: 13px;}
    .line-phone input{width:70%;}
    #phonelogin .line-phone input.codeinput{width:65%;}
    #phonelogin .line-phone .codewrap{width:35%;}
    .login-con{width:95%;}
   /*  .line-phone input{max-width:100%;} */
    .user-login .container .tab-list li{width: 50%;text-align: center;margin-right: 0;}
	/* 个人信息页面 */
	.tab-ul-right li{width:33.3%;margin:0;}
	.user-info .alline.identify-code label{display:none;}
	.identify-code.alline input[type = text]{width: 90%;margin-bottom: 5px;}
	.line-phone .codewrap{width: 90%;max-width:inherit; padding-left:0; }
}
@media (max-width: 560px){
	.rege-con .rege-form label,.signline label{/*line-height:22px;*/padding-right: 8px;}
	/* 物理词汇页面 */
/* 	.vocabulary-show li{width:100%;} */
	.voca-tabcon,.vocasearch{float:none;}
	.vocabulary-show li{width:100%;}
}




