@charset "utf-8";
* {word-wrap: break-word;}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html,body{width:100%;}
body{min-width:1200px;background:#fff;font-family: "Microsoft Yahei",tahoma,arial,\5b8b\4f53,Helvetica,sans-serif;font-size:12px;color:#333;margin:0;padding:0;overflow-x:hidden;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,hr,p{margin:0;padding:0;}
h1, h2, h3, h4, h5, h6,p{line-height:inherit;}
div,dl,dt,dd,ol,ul,li{zoom:1;list-style-type:none;font-weight:normal;font-style:normal;}
caption,em,th,i {font-weight:normal;font-style:normal;}
input,textarea{outline:none;font-family: "Microsoft Yahei",tahoma,arial,\5b8b\4f53,Helvetica,sans-serif;}
input:focus,textarea:focus,button:focus { outline: none; }
fieldset{border: none;}
pre{max-width:100%;white-space:pre-wrap;font-family: "Microsoft Yahei",tahoma,arial,\5b8b\4f53,Helvetica,sans-serif;word-wrap:break-word;}
table {empty-cells: show; border-collapse: collapse;}
th,td{vertical-align:top;}
img{border:none;}
.maximg img {max-width:100%;}
a {color:#333;text-decoration:none;transition:All 0.3s ease-in-out;}
a:hover {text-decoration:none; color:#2968c7;}

.fl{float:left;}
.fr{float:right;}
.tac{text-align:center;}
.ofh{overflow:hidden;}
.xddw{position:relative;}
.jddw{position:absolute;}
.noview{display:none;}
.mousehand{cursor:pointer}
.clear{clear:both;}
.clear:after{display:block;clear:both;visibility:hidden;height:0;font-size:0;content:".";}
.clearfix{clear:both;overflow:hidden;zoom: 1}
.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden}
.yj5{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.bd1{border:1px solid #ddd;}
.bdbt1{border-bottom: 1px solid #ddd;}
.bdbt2{border-bottom: 1px dashed #ddd;}
.nobd{border:none !important;}
.fontnm{font-weight:400 !important;font-style:normal !important;}
.fontbd{font-weight:700 !important;}
.f10{font-size:10px !important;}
.f12{font-size:12px !important;}
.f14{font-size:14px !important;}
.f16{font-size:16px !important;}
.f18{font-size:18px !important;}
.f20{font-size:20px !important;}
.f24{font-size:24px !important;}
.f30{font-size:30px !important;}
.f36{font-size:36px !important;}
.lh14{line-height:14px !important;}
.lh18{line-height:18px !important;}
.lh24{line-height:24px !important;}
.lh30{line-height:30px !important;}
.lh36{line-height:36px !important;}
.lh48{line-height:48px !important;}
.pd5{padding:5px !important;}
.pd10{padding:10px !important;}
.pd20{padding:20px !important;}
.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.ml10{margin-left:10px !important;}
.ml20{margin-left:20px !important;}
.ml30{margin-left:30px !important;}
.mr10{margin-right:10px !important;}
.mr20{margin-right:20px !important;}
.mr30{margin-right:30px !important;}
.bgfff{background:#fff !important;}
.bg-main{background:#0a8 !important;}
.bg-blue{background:#0ae !important;}
.bg-yellow{background:#f60 !important;}
.bg-red{background:#f00 !important;}
.bg-green{background:#2c7 !important;}
.bg-black{background:#000 !important;}
.bg-gray{background:#999 !important;}
.text-fff{color:#fff !important;}
.text-main{color:#0a8 !important;}
.text-blue{color:#0ae !important;}
.text-yellow{color:#f60 !important;}
.text-red{color:#f00 !important;}
.text-green{color:#2c7 !important;}
.text-black{color:#000 !important;}
.text-gray{color:#999 !important;}

.fcinp{border: 1px solid #ddd;min-width:200px;height:30px;padding:2px 5px;background: #fff;}
.fcinp:hover{border:1px solid #ccc;background-color:#eee;}
.fcbtn{position:relative;border: solid 1px #ddd;background: transparent;display:inline-block;line-height: 1.5;text-align:center;cursor:pointer;font-size:14px;padding: .375em 1em;}
.fcbtn[class*='bg-']{color: #fff !important;border-color: transparent !important;}
.fcbtn[class*='bg-']:hover::before {position: absolute;content: "";width:100%;height:100%;top: 0;left: 0;background-color: rgba(0,0,0,.05);border-radius: inherit;}
.fcbtn-mini{padding: .125em .5em;font-size:12px;}
.fcbtn-big{padding: .625em 1.25em;font-size:16px;}
.fcbtn-block {display: block;width: 100%;}

.basetable{margin:5px auto;line-height:26px;}
.basetable td{border:1px solid #ccc;padding:8px 5px;}

.full{width:100%;}
.wp{margin:0 auto;width:1200px;clear:both;} 
.bigmain{width:940px;min-height:300px;}
.bigside{width:240px;}

/*********header**************/
.header{width:1200px;height:90px;padding:0;margin:auto;}
.header .logo{width:380px;height:70px;float:left;padding-top:15px;}
.header .logo img{max-width:380px;}

.head .tel{width:260px;padding:0 0 0 60px;height:50px;color:#666;float:right;font-size:14px;background:url(icons/tel1.png) left center no-repeat; overflow:hidden; position:relative;margin-top:15px;}
.head .tel span {font-size:26px;line-height:26px;color:#ff6600;position:absolute;bottom:0;left:60px;}

/*********搜索框样式**************/
.schbox{width:400px;height:38px;border:1px solid #087ebb;margin:25px 0 0 50px;float:left;position:relative;-webkit-border-radius:3px;border-radius:3px;}
.schbox form{display: block;}
.schbox .srk{width:320px;}
.schbox .srk input{display:block;width:100%;padding:0 2%;height:36px;line-height:36px;font-size:14px;color:#666;border:none;outline:0;}
.schbox .sub{width:80px;height:36px;line-height:36px;position:absolute;right:0;top:0;border:none;background:#087ebb;color:#fff;font-size:16px;cursor:pointer;text-align:center;font-family: "Microsoft Yahei",tahoma,arial,\5b8b\4f53,Helvetica,sans-serif;}

.position{line-height: 36px;color:#999;padding-left:10px;}
.position a{color:#999;}

.wk{background:#fff;margin-bottom:10px;}
.wk .tit{height:40px;line-height:40px;padding:0 15px;border-bottom:1px solid #ddd;}
.wk .tit h3{float:left;font-size:14px;}
.wk .tit2{height:40px;line-height:40px;padding:0 15px;background:url(icons/wktitbg.jpg) repeat-x;}
.wk .tit2 h3{float:left;font-size:14px;}
.wk .more{float:right;text-align:right;padding-right:5px;}
.wk .con{padding:10px;line-height:30px;}
.wk .con li span{float:right;font-size:12px;font-weight:normal;color:#999;}

.nor li{padding-left:12px;background:url(icons/li_ico.gif) left center no-repeat;line-height:30px;font-size:14px;}

/*********  数字榜  <li><span class="num">1</span>标题</li>   **************/
.hotbang{padding:5px 10px;}
.hotbang li{height:30px;line-height:30px;overflow:hidden;font-size:14px;}
.hotbang li .more{float:right;text-align:right;color:#999;font-size:12px;}
.hotbang li .num{display:inline-block;width:20px;height:18px;line-height:18px;margin-right:5px;text-align: center;font-size:12px;color:#fff;background-color:#bbb;border-radius:2px;}
.hotbang li:nth-child(1) .num{background-color: #dd514c;}
.hotbang li:nth-child(2) .num{background-color: #f37b1d;}
.hotbang li:nth-child(3) .num{background-color: #5eb95e;}

/**********首页 大分隔title ********/
.big_title{width:1200px;overflow:hidden; margin:auto; text-align: center;}
.big_title h3,.big_title h4{font-weight: normal}
.big_title h3{text-align: center;font-size:32px; color:#333;}
.big_title .bgline{background:url(bigtitbg.png) center center no-repeat;}
.big_title h4{text-align: center;font-size:16px; color:#666666;margin:10px 0 15px;}
.big_title a{ text-align: center; font-size:16px; color:#e86a0c; line-height: 20px; margin: auto;}
.big_title a:hover{color:#d41720; text-decoration: none}

.gkbox{width:280px;height:150px;overflow:hidden;}
.gkbox img{position:absolute;top:-20px;right:0;}
.gkbox .btm{position:absolute;top:0;left:0;width:110px;height:200px;transition:All 0.3s ease-in-out;}
.gkbox:hover .btm{width:120px;}
.gkbox p{position:absolute;top:10px;left:10px;color:#fff;line-height:30px;font-size:16px}
.gkbox span{position:absolute;left:15px;bottom:15px;display:block;width:25px;height:25px;line-height:25px;text-align:center;border:1px solid #fff;font-size:16px;color:#fff;}

.in-pro{background:url(cpbg.jpg) center top no-repeat;padding:20px 0 40px;margin-top:30px;}

/*********侧栏分类 扁平化********/
.sidesort1{background:#fff;margin-bottom:10px;}
.sidesort1 h3{background:#2968c7 url(sidelmbg.jpg) 10px center no-repeat;height:80px;line-height:80px;font-size:24px;font-weight:400;color:#fff;padding-left:30px;}
.sidesort1 ul{overflow:hidden;padding:10px 10px 0 10px;}
.sidesort1 ul a{display:block;height:50px;line-height:50px;padding-left:30px;font-size:16px;}
.sidesort1 ul a:hover{color:#2968c7;}
.sidesort1 ul a.on{color:#2968c7;}


/********** item全屏列表 无侧栏 横排分类 ********/

.xmtype{height:35px;line-height:30px;text-align:center;margin:auto;font-size:16px;overflow:hidden;}
.xmtype a{display:inline-block;width:140px;font-size:15px;padding:0 20px;color:#0563c5;border:1px solid #0563c5;margin:0 15px;-webkit-border-radius:20px;border-radius:20px;}
.xmtype a:hover{background:#0563c5;color:#fff;}
.xmtype a.on{background:#0563c5;color:#fff;}

.xmlist{margin-bottom:10px;position:relative;width:1200px;overflow:hidden;}
.xmlist .con{width:1250px;}

.xmitem{width:285px;padding:8px;border:1px solid #E6E6E6;float:left;margin:0 20px 30px 0;font-size:14px;line-height:24px;box-shadow: 0px 3px 5px rgba(110, 110, 110, 0.2);}
.xmitem:hover{border:1px solid #ff9900;}
.xmitem .pic{width:100%;height:0;padding-bottom:100%;margin:auto;border:1px solid #dfdfdf;overflow:hidden;position:relative;}
.xmitem .pic img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;transition: All 0.4s ease-in-out;}
.xmitem .pic img:hover {transform: scale(1.1);-webkit-transform: scale(1.1);}
.xmitem .title {margin:15px 0;height:24px;overflow:hidden;font-size:14px;font-weight:400;}

/******标题+简介 列表******/
.listintro{margin-bottom:15px;}
.listintro h6{color:#029fdf;border-bottom:1px dashed #ccc;margin-bottom:3px;}
.listintro h6 a{font-size:14px;font-weight:bold;}
.listintro h6 span{font-weight:normal;float:right;text-align:right;color:#666;}
.listintro p{clear:both;line-height:24px;font-size:12px;color:#666;}

/******标题+简介+图 table ******/
.listnewstw{line-height:26px;margin-bottom:20px;}
.listnewstw .td1{width:280px;padding-left:10px;}
.listnewstw .td1 img{width:250px;height:180px;padding:2px;border:1px solid #ddd;}
.listnewstw .td2{padding-right:20px;padding-top:10px;}
.listnewstw .td2 h2 a{font-weight:400;font-size:20px;}
.listnewstw .td2 .desc{margin:15px 0;color:#666;font-size:14px;}
.listnewstw .td2 .date{}
.listnewstw .td2 .view{padding:0 8px;background:#6da9de;color:#fff;float:right;}
.listnewstw .td2 .view:hover{background:#2968c7;}


/******内页图排列 css控制图片宽高比例******/
.autopiclist{width:25%;float:left;text-align:center;}
.autopiclist .pic{width:95%;height:0;padding-bottom:70%;margin:auto;border:1px solid #dfdfdf;overflow:hidden;position:relative;}
.autopiclist .h2w{padding-bottom:105% !important;}
.autopiclist .pic img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;transition: All 0.4s ease-in-out;}
.autopiclist .pic img:hover{transform: scale(1.1);-webkit-transform: scale(1.1);}
.autopiclist .bt{width:95%;margin:5px auto;height:30px;line-height:30px;overflow:hidden;}
.autopiclist .info{width:95%;margin:auto;height:20px;line-height:20px;overflow:hidden;text-align:left;}
.autopiclist .info span{font-weight:700;color:#eb155b;font-size:14px;padding-right:10px;}
.autopiclist .info del{color:#666;}
.autopiclist .tmbt{margin:0 2.5%;width:95%;height:30px;line-height:30px;overflow:hidden;text-align:center;font-size: 14px;color: #fff;background: rgba(0, 0, 0, 0.6);position:absolute;bottom:0;}
.autopiclist .tmbt a{color: #fff;}


/***主体内容部分***/
.content{padding:10px;font-size:14px;line-height:30px;}
.content .title{line-height:30px;font-size:20px;margin:10px auto;font-weight:400;}
.content .artinfo{line-height:24px;color:#999;font-size:12px;border-bottom:1px dashed #ddd;margin-bottom:15px;}
.content p{line-height:30px;}

.artbody{margin:10px auto;}
.artbody h1{font-size:18px;margin:5px 0;}
.artbody img{display:block;text-align:center;margin:10px auto;}
.artkey{margin:15px 0;font-size:12px;}

.cpinfo{padding-left:20px;}
.cpcall{font-size:20px;color:#ff6600;font-weight:bold;}
.cplx{padding:20px 0 0 290px;height:300px;background:url(cplx.jpg) 0px 0px no-repeat;line-height:36px;font-size:16px;}

.cptype{height:50px;line-height:50px;background:#eee;margin:20px 0;font-size:18px;}
.cptype i{color:#fff;margin-right:10px;}
.cptype span {display:inline-block;height:50px;padding:0 20px;background:#2968c7;color: #fff;text-align:center;}

/**********上下页********/
.fcnext{line-height:30px;margin:20px 0 5px;padding-top:10px;color:#666;font-size:12px;border-top:1px dashed #ddd;}
.fcnext a{color:#666;}

/***相册+放大镜***/
#preview{ float:none; margin:10px auto; text-align:center; width:350px;}
.jqzoom{width:350px;position:relative;padding:0;}
.jqzoom img{width:350px;min-height:300px;max-height:400px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:350px;background:url(cpshow/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.zoomdiv img.bigimg{width:800px;}

#spec-n5{width:350px; height:45px; margin-top:6px; overflow:hidden;}
#spec-left{ background:url(cpshow/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer;}
#spec-right{background:url(cpshow/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer;}
#spec-list{width:320px;float:left;overflow:hidden;margin:0 5px;display:inline;position:relative; }
#spec-list ul li{ float:left; margin-right:0; display:inline; width:65px;padding-right:5px;background:none;}
#spec-list ul li img{width:100%; height:45px;border:1px solid #ccc;padding:1px;}

/**********分页********/
#fcpage {clear:both;text-align:center;margin:auto;padding:10px 0;overflow:hidden;}
#fcpage a,#fcpage span{display:inline-block;height:28px;line-height:28px;font-size:12px;margin:0 3px;padding:0 10px;}
#fcpage a{background:#fff;border:#ddd solid 1px;color:#666;}
#fcpage a:hover,#fcpage a.on,#fcpage span{border:#ff6600 solid 1px;color:#fff;background:#ff6600;}

.foot{background: #212121;padding:3% 0 2%;}
.foot .wrap{max-width:1200px;margin:auto;}
.foot .row{display: inline-block;zoom: 1;}
.foot .box{display: inline-block;float: left;width:200px;padding-left: 20px;}
.foot .box li{font-size: 14px;color: #fff;line-height: 180%;}
.foot .box li:first-child{margin-bottom: 10px;}
.foot .box li a{color: #888888;}
.foot .box li a:hover{ color:#fff;}
.foot .qr{display: inline-block;vertical-align:top;}
.foot .qr .t{font-size: 12px;color: #888888;margin-top: 7px;}
.foot .fw{display: inline-block;vertical-align:top;margin-left: 55px;}
.foot .fw .tel{font-size: 24px;color: #0097f0;}
.foot .fw .date{font-size: 14px;color: #7d7d7d;margin:10px 0;}
.foot .fw .kf{}
.foot .fw .kf a{font-size: 14px;color: #7d7d7d; display: inline-block;border:1px solid #2f2f2f;border-radius: 10px;padding:7px 15px;}
.foot .fw .kf a:hover{ color:#fff;}
.foot .flink{border-top:1px solid #3d3d3d;padding-top:20px;margin-top:25px;color:#7d7d7d;}
.foot .flink .t{color: #7d7d7d;padding-bottom: 2%;}
.foot .flink a{color: #7d7d7d;}


/******************************** 备用 ******************************/

