﻿
/* CSS Document */
/*
* @description: 网站公共样式
* @author: ishang_pan
* @update: ishang_pan (2017-10-11 10:50)
*/

/*全局 on*/
html{-webkit-text-size-adjust:none;}
*html{background-image:url(about:blank); background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
*{margin: 0; padding: 0; list-style: none;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
body{padding:0; margin:0; font: 16px/1.5 "Microsoft YaHei",微软雅黑,'黑体','宋体',tahoma,Verdana,arial,sans-serif; color:#000; background: #fff;}
input,textarea,select,button,label{vertical-align:middle; font-family:"Microsoft YaHei",微软雅黑;}
.clear{margin:0; overflow:hidden; visibility:hidden; font-size: 0; content: "."; clear: both; height: 0; padding:0;}
.clearfix:after{visibility:hidden; display: block; font-size: 0; content:" "; clear:both; height:0;}
* html .clearfix{zoom: 1;} /* IE6 */
*:first-child+html .clearfix{zoom: 1;} /* IE7 */
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,a,form,input,label,select{margin:0; padding:0; list-style:none;}
a{color:#000; text-decoration:none; outline:none; }
a:focus,a:hover{ text-decoration:none;}
a img{border:none;}
li,img{vertical-align: top;}
ul{zoom:1;}
input{border: none;background: none;outline: none;}
textarea{resize:none;}
.fl{float:left;}
.fr{float:right;}

/*去除谷歌自带黄色背景问题*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus { box-shadow:0 0 0 60px #fff inset;  -webkit-text-fill-color: #333;}
/*全局 end*/


/*title提示 on*/
.tooltip { font-size: 13px; line-height: 1.5; position: absolute; padding: 5px; z-index: 100003; opacity: .9 }
.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 8px dashed #333333; top: 0; left: 20px; margin-left: -3px; border-bottom-style: solid; border-top: 0; border-left-color: transparent; border-right-color: transparent }
.tipsy-arrow-n { border-bottom-color:  #333333; }
.tipsy-inner { background-color:  #333333; color: #fff; max-width: 400px; padding: 5px 8px 4px 8px; text-align: left; border-radius: 3px }
/*title提示 end*/


/* 归档 */
.watermark{position: absolute;top:220px;left: 50%;margin-left: 350px;width: 220px;height: 220px;z-index: 999;}
.watermark .date{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: red;
    position: absolute;
    left: 47px;
    bottom: 66px;
	text-align:center;   
    -ms-trans: rotate(-18deg);
    transform: rotate(-18deg);
    width: 140px;
    font-weight: bolder;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9510565162951536, M12=0.3090169943749472, M21=-0.3090169943749472, M22=0.9510565162951536, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=0.9510565162951536,
            M12=0.3090169943749472,
            M21=-0.3090169943749472,
            M22=0.9510565162951536,
            SizingMethod='auto expand');
    bottom: 70px\9;
}



.oldModel *{font-size: 28px!important;}
.oldModel .m-hot h1{line-height: 115px;}
.oldModel .m-hot h1 a{font-size: 50px!important;}
.oldModel .m-nav ul li a{font-size: 36px!important;}
.oldModel .m-nav{height: 80px;line-height: 80px;}
.oldModel .u-search{width: 380px;}
.oldModel .u-search form .submit{width: 70px;}
.oldModel .u-search form .text{width: 310px;}
.oldModel #pageArea{width: max-content;}
.oldModel #pageArea .btn2{width: 50px;border-radius: 0;}
.oldModel .m-flash{width: 1200px;height: 700px;}
.oldModel .m-flash .bd li{width: 1200px!important;}
.oldModel .m-flash .bd img{height: 700px;width: 1200px!important;}
.oldModel .m-bmdt{width: 1200px!important;;margin-top: 20px;height: auto;}
.oldModel .m-bmdt .hd{height: 60px;}
.oldModel .m-list .hd{height: 60px;}
.oldModel .m-list .hd li{height: 60px;line-height: 60px;}
.oldModel .m-list .hd li a{font-size: 36px!important;}
.oldModel .m-bmdt .hd li a{font-size: 36px!important;}
.oldModel .m-list .bd li{height: 56px;line-height: 56px;}
.oldModel .m-bmdt1{width: 100%;margin-top: 20px;height: auto;}
.oldModel .m-bmdt1 .hd{height: 60px;}
.oldModel .m-bmdt1 .hd ul{line-height: 60px!important;}
.oldModel .m-bmdt1 .hd ul a{font-size: 36px!important;}
.oldModel .m-xxgk{width: 100%;height: auto;}
.oldModel .m-xxgk h3{height: 50px;}
.oldModel .m-xxgk h3 a{font-size: 38px!important;}
.oldModel .m-xxgk li a{padding-bottom: 10px;}
.oldModel .m-bmwj{width: 100%;height: auto;margin-left: 0;}
.oldModel .m-location{line-height: 60px;background: url(../image/locate.png) 10px 24px no-repeat;}
.oldModel .list-left h3{font-size: 42px!important;}
.oldModel .list-right li{line-height: 55px;}
.oldModel .m-body h1{font-size: 64px!important;}
.oldModel .m-contnet *{font-size: 36px!important;line-height: 2;}
.oldModel .right-nav li p{white-space: -10px;}