﻿html { overflow-x: hidden; overflow-y: auto; }
/*专题列表*/
.special-main{margin-top: 0;}
.special-left .list{width: 790px;}
.special-left .list li{width: 788px;border:1px solid #e8e8e8;margin-top: 20px;}
.special-left .list li .pic{position: relative;}
.special-left .list li .new-ico span{font-size: 18px;color: #fff;display: inline-block;width: 60px;line-height: 60px;text-align: center;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-moz-transform:rotate(-45deg);}
.special-left .list .txt{padding:25px 18px}
.special-left .list li .txt h1{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.special-left .list li .txt h1 a{font-size: 22px;color: #515151;font-weight: bold;}
.special-left.specialDetail-left .list li .txt h1{font-size: 22px;color: #515151;font-weight: bold;}
.special-left .list li .txt .info{max-height: 96px;line-height: 24px;font-size: 14px;overflow: hidden;color: #7a7a7a;padding-top: 20px;}
.special-left .list li:hover{box-shadow: 0 0 3px #e0e0e0;}
.special-left .list li:hover .txt h1 a{color: #DB6D4C;}
.special-left .list li .pic img{display: block;}
/*list 详情页面*/
.special-left.specialDetail-left .list li{border: 0;widows: 790px;}
.special-left.specialDetail-left .list li h1{font-size: 30px;color: #474747;padding-bottom: 18px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.special-left.specialDetail-left .list .txt{background-color: #f3f3f3;}
.special-left.specialDetail-left .list li:hover{box-shadow: 0 0 0px #e0e0e0;}
.special-left.specialDetail-left .list li .txt .info{padding-top: 0;line-height: 26px;font-size: 16px;color: #474747;max-height:130px;}
.special-left.specialDetail-left .list .txt{padding: 20px;}

/*专题右侧*/
.special-main .special-right{padding-top: 20px;}
.special-main .special-right .part{padding-bottom:30px;}
.special-main .special-right .part h1.tit{color: #333;font-size: 20px;padding-bottom: 5px;margin-bottom: 10px;border-bottom: 2px solid #C3C2C4;}
.special-right .part .items{margin:0 0 20px 0;padding-bottom: 20px;border: 1px solid #ececec;}
.special-right .part .items .pic,.special-right .part .items .pic img{width: 276px;/*height: 165px;*/}
.special-right .part .items .pic img{display: block;}
.special-right .part .items .txt{padding: 0 12px 26px 12px;padding: 0 12px 0 12px;position: relative;}
.special-right .part .items .txt h1{padding:20px 0px 16px 0px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.special-right .part .items .txt h1 a{font-size: 18px;color: #515151;font-weight: bold;}
.special-right .part .items:hover .txt h1 a{color: #DB6D4C;}
.special-right .part .items .txt .info{font-size: 14px;color: #7a7a7a;line-height: 24px;height: 48px;overflow: hidden;}
.special-right .part .items .txt .more{position: absolute;right: 12px;bottom: 5px;background: url('../images/special-sprite.png') no-repeat 0 -110px;width: 14px;height: 14px;}

@charset "utf-8";
html{-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-overflow-scrolling: touch;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-ms-overflow-style: -ms-autohiding-scrollbar;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
/* =e Reset */
i{font-style:normal;}
a{text-decoration: none;color: #333;border: 0;font-size: 100%;margin: 0;padding: 0;vertical-align: baseline;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;}
.clr:after{clear: both;content:'\0020';display: block;visibility:hidden;height:0;}
.clr{zoom:1;}
.hide {display:none;}
.thide{ text-indent: -9999px; position: absolute; left: -9999px;}
.inner{width:1150px;margin:0 auto;position: relative;}
.inner9{width:900px;margin:0 auto;position: relative;}
.yahei{font-family: "microsoft yahei";}
/* =e base */
.lph-main{margin-top: 44px; margin-bottom: 120px;}
/* e= 全局主体*/
/* s= 全局左侧*/
.lph-left{width: 788px; float: left;}
/* e= 全局左侧*/
/* s= 全局右侧*/
.lph-right{width: 278px; float: right;}
.lph-right .right-box{margin-bottom: 30px;}
.lph-right .right-box-title{color: #333; font-size: 20px; height: 20px; line-height: 20px; padding-bottom:7px; border-bottom: 2px solid #CBCBCB; }
.lph-right .right-box-title h3{float: left;}
.lph-right .right-box-title a{float: right; font-size: 12px; padding-top: 5px; color: #9d9d9d;}
.lph-right .advertise{height: 176px; position: relative; overflow: hidden;}
.special-main .special-right .part { width:278px}
/*专题详情*/
.artSortList-left .asl-title{height: 48px; line-height: 48px;border-bottom: solid 2px #D6D6D6;}
.artSortList-left .asl-title h3{font-size: 30px; color: #333; float: left; padding-right: 15px;}
@charset "utf-8";.part{width:1180px;margin:0 auto}
.part ul{overflow:hidden}
#xiangce .list{width:100px;height:100px;float:left;overflow:hidden;zoom:1;border:1px solid #fff;margin:-1 -1px;list-style:none}
#xiangce-2{padding:2px 5px 10px 5px}
#xiangce-2 .list{width:276px;height:300px;float:left;overflow:hidden;zoom:1;list-style:none;margin-left:15px;margin-bottom:15px}
a{list-style-type:none}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,textarea,p,th,td,tr,table,tbody,thead,tfoot,em,strong,span,form,button,textarea{padding:0;margin:0}
.title{line-height:60px;font-size:24px;position:relative;height:60px}
.title b{width:60px;height:2px;background-color:#333;bottom:0;left:50%;margin-left:-30px;position:absolute}
.site{padding-top:12px;padding-bottom:40px;background-color:#f6f8fa}
.site_list{width:1180px;overflow:hidden;margin:0 auto}
.site_box{float:left;margin:20px 10px 0;width:170px;height:246px;border:1px solid #ecf0f3;padding:1px;background-color:#fff;text-align:center;overflow:hidden;border-radius:5px;transition:.3s border-color}
.site_icon{width:100%;height:150px;line-height:150px}
.site_icon img{vertical-align:middle}
.site_box h3{font-size:20px;line-height:30px}
.site_info{width:200%;overflow:hidden;padding-top:10px}
.site_intro{line-height:20px;color:#b9bfc5;float:left;width:50%;font-size:14px;opacity:1}
.site_btn{float:left;width:50%;opacity:0}
.site_info,.site_intro,.site_btn{transition:.3s}
.site_btn a{width:100px;height:40px;line-height:40px;text-align:center;border-radius:4px;color:#fff;font-size:14px;margin:0 5px;display:inline-block;font-weight:700;letter-spacing:1px;transition:.3s}
.site_btn a:hover{opacity:.8}
.site_box:hover .site_info{margin-left:-100%}
.site_box:hover{padding:0;border-width:1px}
.site_box:hover .site_intro{opacity:0}
.site_box:hover .site_btn{opacity:1}
.site_m_ad:hover{border-color:#9646f0}
.site_m_ad h3{color:#9646f0}
.site_m_ad a{background-color:#9646f0}
.site_cart:hover{border-color:#ff813d}
.site_cart h3{color:#ff813d}
.site_cart a{background-color:#ff813d}
.site_home:hover{border-color:#17cce1}
.site_home h3{color:#17cce1}
.site_home a{background-color:#17cce1}
.site_web:hover{border-color:#67ca16}
.site_web h3{color:#67ca16}
.site_web a{background-color:#67ca16}
.site_shop:hover{border-color:#f4557e}
.site_shop h3{color:#f4557e}
.site_shop a{background-color:#f4557e}
.site_form:hover{border-color:#0aa4e5}
.site_form h3{color:#0aa4e5}
.site_form a{background-color:#0aa4e5}
.site_chat:hover{border-color:#12e187}
.site_chat h3{color:#12e187}
.site_chat a{background-color:#12e187}
.site_more:hover{border-color:#f5ae18}
.site_more h3{color:#f5ae18}
.site_more a{background-color:#f5ae18}
.school{background:url(images/bg1.jpg) center center no-repeat;min-height:500px;margin-bottom:50px}
.box001{position:fixed;display:block;left:50%;margin-left:650px;bottom:-100px}
.ie6{_position:absolute;bottom:-100px}
.z_menu{background:url(images/r_01.gif) no-repeat;width:80px;height:195px}
.tit02{font-size:14px;font-family:arial;color:#fff;line-height:26px;height:26px;padding-left:10px}
body{font-family:Arial}
.gzdx_photo_title{background:red}
.s_photo{width:1180px;margin:0 auto}
.bj_photo_title{background:#949797;height:50px;line-height:50px;font-weight:600;color:#fff;padding-left:20px}
.nj_photo_title{background:#949797;height:50px;line-height:50px;font-weight:600;color:#fff;padding-left:20px}
.nj_con{border:3px solid #057ca8}
.s_school_icon{padding-top:50px}
.bj_photo_title{margin-bottom:10px}
.s_left{width:160px;float:left;padding:7px 0 7px 2px;background:#fff}
.s_right{float:left;width:950px;line-height:25px;padding:15px 20px;font-size:14px}
.clear{clear:both}
.bj_pcon_title{background:#e7ebf5}
.more{float:right;padding-right:10px}
.more a{text-decoration:none;color:#070707}
/*分页*/
.pages{max-width:66em;margin:0 auto}
#page{padding:0 0 0 5px;margin:30px 0 80px 0;font:14px;white-space:nowrap}
#page span{padding:10px 15px;border:0;display:block;float:left;text-align:center;border:1px solid #fff;display:block;font-size:16px;margin-right:5px}
#page a{padding:10px 15px;border:1px solid #e1e2e3;cursor:pointer;text-decoration:none;text-align:center;font-size:16px;float:left;margin-right:10px}
/*a:link,a:visited{color:#000}*/
#page a:hover{background:#f2f8ff;border:1px solid #38f;text-decoration:none}
#page span:hover{background:#f2f8ff;border:1px solid #38f;text-decoration:none}
 .select{width:50px}
.asl-title{height:48px;line-height:48px;border-bottom:solid 2px #d6d6d6}
.asl-title h3{font-size:30px;color:#333;float:left;padding-right:15px}
ul{margin-left:0}
.welcome_bar{background:url(../images/title_bar_bg.gif) 0 0 repeat-x;clear:both;margin-bottom:2px;position:relative;z-index:10}
.bar{background:url(../images/title_bar_shadow.gif) 0 106px no-repeat;height:88px;padding:21px 0 0 0;position:relative;z-index:8}
.bar-icon{width:80px;height:88px;float:left}
.bar-title{float:left;font-family:arial;width:620px;position:relative;z-index:1}
.bar-title h1,.bar-title .title{font-size:33px;color:#444e69;text-shadow:0 1px 1px #f2f2f2;line-height:33px;margin:0 0 4px 0;display:block}
.bar-title a{color:#7e8496}
.bar-title h1 span,.bar-title .title span{color:#2e88c7}
.sub-text{color:#6a7184;font-size:16px}
.bar-right{width:256px;float:left}
