@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:#f54e68;}

.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:#f54e68 !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 1.5em;}
.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:100%;height:760px;padding-top:30px;margin:auto;background:url(headbg.jpg) top center no-repeat;}
.header .logo{width:300px;height:90px;float:left;}
.header .logo img{max-height:100%;}

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

.wk{border:1px solid #ddd;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:30px auto; text-align: center;}
.big_title h3,.big_title h4{font-weight: normal;}
.big_title h3{text-align: center;font-size:32px; color:#f70836;font-weight:bold;}
.big_title .bgline{background:url(bigtitbg.png) center center no-repeat;}
.big_title h4{text-align: center;font-size:24px; color:#333;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}

.in-tong{width:100%;height:440px;margin:50px 0;padding-top:135px;background:url(cbg.jpg) center center no-repeat;}
.in-tong .box1{width:600px;height:170px;margin:auto;padding:15px;background:#f54e68;}
.in-tong .box2{height:140px;padding-top:40px;border:1px solid #fff;color:#fff;}

.in-about{width:100%;margin:50px 0;padding:100px 0;background:url(cbg.jpg) center top no-repeat;}
.in-about .intro{width:500px;}
.in-about .pic{width:500px;}

.in-ys{width:1200px;height:500px;margin:auto;background:url(ys.png) center center no-repeat;}
.in-ys dl{width:250px;height:60px;position:absolute;}
.in-ys dl dt{width:60px;height:60px;float:left;}
.in-ys dl dd{width:190px;height:60px;line-height:30px;padding-left:20px;float:right;}
.in-ys dl dd b{display:block;}

.in_news_bg{background:url(newsbg.jpg) center top no-repeat;}

.in-msg{width:600px;float:right;}

/*********侧栏分类 扁平化********/
.sidesort1{background:#fff;margin-bottom:10px;}
.sidesort1 h3{background:#e90101 url(sidelmbg2.jpg) left bottom no-repeat;height:80px;line-height:80px;font-size:30px;font-weight:400;color:#fff;padding-left:30px;}
.sidesort1 ul{overflow:hidden;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.sidesort1 ul a{display:block;height:50px;line-height:50px;padding-left:45px;font-size:16px;border-bottom:1px solid #ddd;background:url(icons/li_ico.gif) 20px center no-repeat;}
.sidesort1 ul a:hover{color:#f54e68;background-color:#f7f7f7;}
.sidesort1 ul a.on{color:#f54e68;background-color:#f7f7f7;}


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


/***** 圆角分类 *****/
.xmtype{height:35px;line-height:30px;text-align:center;margin:20px auto 30px;font-size:16px;overflow:hidden;}
.xmtype a{display:inline-block;width:140px;font-size:15px;padding:0 20px;color:#f54e68;border:1px solid #f54e68;margin:0 15px;-webkit-border-radius:20px;border-radius:20px;}
.xmtype a:hover{background:#f54e68;color:#fff;}
.xmtype a.on{background:#f54e68;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:75%;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 .bt {margin:15px 0;height:24px;overflow:hidden;font-size:16px;font-weight:400;}
.xmitem .desc{height:70px;line-height:22px;overflow:hidden;color:#999;}
.xmitem .info{color:#666;margin:5px 0;text-align:right;}

/******标题+简介 列表******/
.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:#ccc;color:#fff;float:right;}
.listnewstw .td2 .view:hover{background:#f54e68;}


.fgline{height:1px;margin:5px 0;border:none;border-top:1px dashed #ccc;background:none;}

/******内页图排列 css控制图片宽高比例******/
.autopiclist{width:33.3%;float:left;text-align:center;}
.autopiclist .pic{width:90%;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.4);position:absolute;bottom:0;}

/*** spslide 容器内 滚动 ***/
.gdlistpic_box{width:235px;height:200px;float:left;text-align:center;}
.gdlistpic_box .pic{overflow:hidden;}
.gdlistpic_box .pic img{width:220px;height:160px;border:1px solid #eee;}
.gdlistpic_box .pic img:hover{border:1px solid #fff;}
.gdlistpic_box .bt{height:30px;line-height:30px;}
.gdlistpic_box .bt a{font-size:14px;}

/*** spslide 1200宽度 滚动 ***/
.gdlistpic_wp{width:300px;height:240px;float:left;text-align:center;}
.gdlistpic_wp .pic{overflow:hidden;}
.gdlistpic_wp .pic img{width:280px;height:200px;border:1px solid #eee;}
.gdlistpic_wp .pic img:hover{border:1px solid #fff;}
.gdlistpic_wp .bt{height:30px;line-height:30px;}
.gdlistpic_wp .bt a{font-size:14px;}

/***主体内容部分***/
.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:#f54e68;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;}

/**********单页 样式2********/
.danye{border:1px solid #e5e5e5;overflow:hidden;}
.danye .left{width:200px;background:#f5f5f5;float:left;border-right:1px solid #e5e5e5;margin-bottom:-5000px;padding-bottom:5000px;padding-top:10px;}
.danye .left ul{border-bottom:1px solid #e5e5e5;padding-bottom:10px;margin-bottom:10px;}
.danye .left .bigtit{font-size:14px;font-weight:bold;line-height:30px;padding-left:30px;}
.danye .left li{line-height:30px;padding-left:35px;}
.danye .left li.on{background:#e0e0e0 url(icons/list_ico.gif) 170px center no-repeat;}
.danye .left li.on a{color:#ff9000;}
.danye .right{width:930px;float:right;padding:5px 30px;}
.danye .right h2{font-size:16px;line-height:50px;border-bottom:2px solid #000;margin-bottom:15px;}
.danye .right .con{font-size:14px;line-height:30px;padding-bottom:15px;}

.hottag{padding:5px 5px 10px;line-height:32px;font-size:14px;}
.hottag a{display:inline-block;margin:8px 0 0 3px;border: 1px solid #ddd;background:#fff;font-size:14px;padding:0 6px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.hottag a:hover{border: 1px solid #ff6600;background:#ff6600;color:#fff;}

/**********分页********/
#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;}

.footer{margin:15px 0 0;background:#ea4e64;padding:30px 0}
.footer .footmenu{height:40px;line-height:40px;text-align:center;}
.footer .footmenu a{padding:0 10px;color:#fff;font-size:16px;}
.footer .copyright{width:1200px;margin:auto;line-height:30px;text-align:center;padding:15px 0;color:#fff;font-size:14px;}
.footer .copyright a{color:#fff;}

.ftqr{width:450px;margin:auto;}
.ftqr td{width:50%;text-align:center;line-height:30px;color:#fff;font-size:14px;}
.ftqr td img{width:150px;height:150px;}

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

/**** 指向时产生半透明遮罩 <li class=onbantm><a ><img></a></li> ****/
.onbantm{position:relative;}
.onbantm a:hover:before{content: '';width:100%;height:100%;display:block;background: rgba(0, 0, 0, 0.5);position:absolute;left:0;top:0;z-index: 1;}

/**** 表单表格 ****/
.table_form{font-size:14px;}
.table_form td,.table_form th{padding:8px}
.table_form td{padding-left:12px}
.table_form th{font-weight:normal; text-align:right;padding-right:10px; color:#777}
.table_form td label{ vertical-align:middle}
.table_form tbody td,.table_form tbody th{border-bottom:0px solid #eee; }
.table_form .input-text{border: 1px solid #ddd;height:30px;margin: 0 5px 0 0;padding:2px 5px;background: #fff;pointer-events: auto;}
.table_form textarea{border: 1px solid #ddd;margin: 0 5px 0 0;padding:2px 5px;background: #fff;}

/**** 拼图补充 ****/
.buttongroup .button{margin:0 10px !important;}