@charset "utf-8";

*{ margin:0px; padding:0px;font-family: "微软雅黑";}

img {border:0;margin:0; padding:0;}

ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,b,u,s,i{list-style:none;margin:0; padding:0; font-weight:normal}

.clearfix{display:inline-table;}

* html .clearfix{height:1%;/*ie6*/}

*+html .clearfix{min-height:1px;}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}

.clearfix { display:inline-block; }

* html .clearfix { height:1%; }

.clearfix { display:block; }

input,textarea {outline:none;border:0px;}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/

a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/

.clearboth{ clear:both}



a:link { text-decoration: none;}

a:visited {text-decoration: none;}

a:hover { text-decoration: none; color: #DF0523;transition: all 0.7s ease-out 0s;}

a:active {text-decoration: none; color: #404040;}

em{ font-style:normal;}

img{width: 100%;height: 100%; background: url() no-repeat center;

    background-size:cover;}

::selection {



    color:#fff;



    background-color: #DF0523;



}







::-moz-selection {



    color:#fff;



    background-color: #DF0523;



}







::-webkit-selection {



    color:#fff;



    background-color: #DF0523;



}







::-webkit-scrollbar {



    width: 8px;



    height: 8px;



    background-color: #F5F5F5;



}







::-webkit-scrollbar-track {



    border-radius: 10px;



    background-color: #E2E2E2;



}







::-webkit-scrollbar-thumb {



    border-radius: 10px;



    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);



    background-color: #555;



}



/*logo广告*/

.logoBox { width:100%; height: 197px;

    background: url(../images/head-bg.jpg) no-repeat center;

    background-size:cover;}

.logoBox .logoBn { width:1180px; height:135px; margin:0 auto}

h1 a{display: block; width: 311px;height:75px;float: left;margin-top:30px;position: relative;}

h1 span{display: block;

    width: 211px;

    font-size: 14px;

    color: #676f83;

    position: absolute;

    left: 126px;

    bottom: 8px;}



.logoBox .logoBn .tel{ width:240px; height:71px; float:right; margin-top:-11px; }

.logoBox .logoBn .tel .tel-l{ width:49px; height:85px;

    background: url(../images/tel.jpg) no-repeat center;

    background-size:cover;

    float:left;margin-top: 11px;

}

.logoBox .logoBn .tel .tel-r{ width:auto; height: 100%; float:right;margin-top: 49px; }

.logoBox .logoBn .tel .tel-r .qg{ 

    display: block;

    font-size: 16px; line-height: 31px; color:#666;}

.logoBox .logoBn .tel .tel-r .qg01{display: block; font-family:"Impact"!important;

    font-size: 30px;color:#b10600;  line-height:30px; }

/*logo广告结束*/

/*nav*/

/*nav*/

.nav{

    width: 100%;

    height:60px;

    background: url(../images/nav-bg.png) no-repeat center;

    background-size:cover;

    border-bottom: 1px solid #E11338;

}

.nav-first{

    color:#fff!important;

}



.nav .content-1 ul{

    width: 1180px;

    height:60px;

    margin:0 auto;overflow: hidden;

}

.nav .content-1 ul li{

text-align: center;

float: left;line-height: 50px;

height: 60px;margin-top: -4px;z-index: 200;

position: relative;

} 

.nav .content-1 ul li>a{

    display: inline-block;

    font:14px/68px "microsoft yahei";

    padding: 0 27px;

    transition:all 0.5s ease;

    -webkit-transition:all 0.5s  ease;

    -moz-transition:all 0.5s  ease;

    -ms-transition:all 0.5s  ease;

    color: #666;

}

.nav .content-1 ul li>span{

    display: inline-block;

    font:14px;color: #F0F1F6;line-height: 60px;

}

.nav .content-1 ul a:hover{color:#b10600;

    transition:all 0.5s ease;-webkit-transition:all 0.5s  ease;

    -moz-transition:all 0.5s  ease;-ms-transition:all 0.5s  ease;}

.fixedNav{ background: url(../images/nav01-bg.jpg) no-repeat center;

    background-size:cover;

    border-bottom: 1px solid #E11338;

 position:fixed; top:0px; left:0px; width:100%;

 z-index:100000; _position:absolute; _top:expression(eval(document.documentElement.scrollTop));

}.another a{ color:#b10600;display:block;}

/*footer*/

.footer-box{

    width: 100%;

    height: 208px;

    background: #3A4662;

}

.footer-center{

    width: 1180px;

    height: 100%;

    margin:0 auto;

}

.footer-bot{width: 100%;height: 165px;}

.footer-l{width: 702px;float: left;margin-top: 41px;}

.footer-l dl dd{font-size: 14px;color: #fff;margin-left: 0px;line-height: 25px;}

.footer-l dl dd a{display: inline-block; color: #fff;margin-left:5px;left-right:5px;}

.footer-l dl dd .dlwx:hover{color: #fff;}

.footer-l dl dd .nian{width: 111px;height: 21px;}



.footer-l dl dd a:hover{color: #BB201E;}

.footer-r{width: 273px;float: right;margin-top:37px;}

.sys{width:143px;height: 170px;margin:0 auto;}

.sys span{display: block; width:124px;height: 128px;margin:0 auto;}

.sys p{font-size: 14px;

    color: #fff;

    line-height: 34px;

    margin: 0 auto;

    text-align: center;}

.footer-logo{width:132px;height: 141px;float: left;margin: 19px 51px 0 16px;}

