﻿/*通用样式*/
*{padding:0px;margin: 0px auto;text-decoration: none;}
html{overflow-x:hidden;}
body {font-size:12px;font-family:"宋体";background:#fff;color:#333;height: auto;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0;margin:0;outline:medium none;}
li{list-style-type:none;}
img{vertical-align:top;border:none;}
ol,ul {list-style:none;}   
caption,th {text-align:left;}   
h1,h2,h3,h4,h5,h6 {font-size:12px;font-weight:normal;}     
a,a:link,a:visited{color:#333;text-decoration:none;}
a:hover{color:#f60;text-decoration:underline;}
.left{float:left;}
.right{float:right;}
.hidden{display:none;}
.center{text-align: center;}
.tright{text-align: right;}
.unLine,.unLine a{text-decoration:none;}
.nobackground {background-color: transparent;background-image: none;background-repeat: no-repeat;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix{*zoom:1;}
.clear {clear:both;}
.blank5{clear:both; height:5px; overflow:hidden; display:block; font-size:1px;}
.blank10{clear:both; height:10px; overflow:hidden; display:block; font-size:1px;}
.blank15{clear:both; height:15px; overflow:hidden; display:block; font-size:1px;}

#top{width:100%;height:162px;background:url("../images/bj.jpg") no-repeat 50% top;padding-top:191px}

/*幻灯图片区*/
.photoMHD{width:1000px;margin:0 auto;clear:both;background:#fff;}
.titleM{width:934px;margin:0 auto;height:71px;background:#fff;padding:28px 55px 0 11px;clear:both;}
.titImg{float:left;padding-right:17px;_padding-right:12px;border-right:3px solid #000;}
.titleM .titText{text-align: center;}
.titleM .title{font-size:18px;line-height:30px;color:#000;text-indent:23px;}
.titleM .titText .date{font-size:12px;line-height:22px;color:#646464;text-indent:24px}
.photoNews{width:998px;margin:0 auto;clear:both;border:1px #d9d8d6 solid}
#picDiv{padding-top:0px;}
.pic {width:980px;text-align:center;margin: 0 auto;display: block;_height: 0px;overflow: hidden;/*background: url("../../../../../images/shsflcpfxzx/2021shfc/images/20150402fc/load2.gif") no-repeat scroll center center;*/height:100%;position:relative;z-index:100;}
.photo_prev, .photo_next{/*height: 100%;left: 0;*/position: absolute;top: 50%;width: 50%;/*background:#fff; opacity:0;*/ filter:alpha(opacity=0); z-index:100;_zoom:1;}
.photo_prev{left: 0px;}
.photo_next {right:0px;}
.past{float:right}
.btn_pphoto, .btn_nphoto {/*cursor: url("http://stimgcn1.s-msn.com/portal/hp/2011/images/left.cur"), auto;*/display: block;height: 100%;outline: medium none;width: 100%;}
.btn_nphoto {/*cursor: url("http://stimgcn2.s-msn.com/portal/hp/2011/images/right.cur"), auto;*/}
.text_con{padding:9px 0 45px;line-height:18px;font-family:"宋体";color:#000;text-indent:2em;width:880px;margin:0 auto;}
.text_con1{padding:9px 0 45px;line-height:18px;font-family:"宋体";font-size:20px;font-weight:bold;color:#ff0000;text-indent:2em;width:880px;margin:0 auto;}
.over{height:100%;left: 0;position: absolute;top: 0;width: 100%;BACKGROUND:#000000;FILTER: alpha(opacity=60);moz-opacity: 0.60;opacity: 0.60;z-index: 111;}
.btn_yl{position:absolute; top:50%; left:50%; margin:-13px 0 0 -196px; width:392px; text-align:center; z-index:333;}
.btn_replace{margin:0 24px; display:inline-block;}
.btn_next{margin:0 24px; display:inline-block;}
.functionPic{background:url("../images/icon.jpg") no-repeat; width:30px; height:100px; padding:29px 5px 0 5px; text-align:center; font-size:14px; line-height:17px; position:absolute; top:0; right:0; z-index:222;}
.moreList{width:920px;padding-top:5px;margin:0 auto;}
.ulList{overflow:hidden;}
.ulList li{float:left;width:159px;height:106px;padding:0 0 25px 0; margin:0 12px 0 13px;display:block; text-align:center;overflow:hidden;}
.ulList img{height:106px;}
.ulList li a{width:159px;height:106px;display:block;overflow:hidden;}
.next{width:900px;margin:0 auto;font-size:12px;text-align:center;font-family:Arial;clear:both;}
.next a{border:#ccc 1px solid;padding:2px 5px;margin:0px 3px;color:#666;text-align:center;display:inline-block;}
.next a:hover{border:#f60 1px solid;color:#f60}
.next a:active{border:#f60 1px solid;color:#f60}

.black{color:#000;}
.black18{font-family:"微软雅黑";font-size:18px;color:#000;}
.fz30{font-size:30px;color:#dc0000;}

.iframe{background-color:#f5f5f5;float:left;overflow:hidden;width:970px;border-top:1px #ccc solid;border-right:1px #ccc solid;border-bottom:1px #ccc solid;height:157px;padding-top:10px;padding-left:20px}
.foot1{background-color: #808284;width: 1000px;overflow: hidden;text-align: center;margin:0 auto}
.foot1 #photo{height:140px;}

@media screen and (max-width: 768px) {
    .photoMHD{
        width: 100%;
    }
    .titleM{
        width: 100%;
        padding: 0;
    }
    .titleM .title{
        text-indent: 0;
    }
    .photoNews{
        width: 100%;
    }
    .pic{
        width: 100%;
    }
    .moreList{
        width: 100%;
    }
    .iframe{
        width: 90%;
    }
}