@charset "utf-8";

/* CSS Document */



/*-----------CSS Reset-----------*/

.clearfloat{clear:both;height:0;font-size: 1px;line-height: 0px;}

::selection {

	color:#fff;

    background-color: #d7090b;

}



::-moz-selection {

	color:#fff;

    background-color: #d7090b;

}



::-webkit-selection {

	color:#fff;

    background-color: #d7090b;

}



::-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;

}



* {

    padding: 0;

    margin: 0;

}



body {

    font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

    color: #333;

    margin: 0;

    line-height: 1.5;

}



:focus {

    outline: 1;

}



article,

aside,

canvas,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section,

summary {

    display: block;

}



a {

    margin: 0;

    padding: 0;

    border: 0;

    font-size: 100%;

    vertical-align: baseline;

    background: transparent;

}



ins {

    background-color: #ff9;

    color: #000;

    text-decoration: none;

}



mark {

    background-color: #ff9;

    color: #000;

    font-style: italic;

    font-weight: bold;

}



del {

    text-decoration: line-through;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



hr {

    display: block;

    height: 1px;

    border: 0;

    border-top: 1px solid #cccccc;

    margin: 1em 0;

    padding: 0;

}



input,

select {

    vertical-align: middle;

}





li,

ul {

    list-style-type: none;

}



img {

    border: none;

}



a {

    color: #333;

    text-decoration: none;

    -webkit-transition: all .3s ease-out;

    transition: all .3s ease-out;

}



a:link,

a:hover,

a:active,

a:visited {

    text-decoration: none;

}



input,

textarea {

    outline: 0;

    border: 0;

}



textarea {

    resize: none;

}



h1,

h2,

h3,

h4,

h5,

h6,

dl,

dd,

dt,

i,

em {

    font-weight: normal;

    font-style: normal;

}









.headbg{height:187px; width:100%; background:url(../images/headbg.jpg) repeat-x;}

.head{ width:1180px; margin:0 auto; height:34px; line-height:34px;}



.head .h_l{ float:left;}

.head .h_r{ float:right;width:206px;}

.head .h_r ul{float:left; width:268px;}

.head .h_r ul li{line-height:34px; float:left; width:65px; text-align:center;}

.head .h_r ul li a{ float:left;}







.top{ width:1180px; margin:0 auto;}

.top .logo{float: left;

height: 81px;padding-right:15px;



}

.top .ms{ float: left;



line-height: 26px;



font-size: 19px;



padding-top: 45px;



height: 70px;



width: 400px;

}

.top .ms span{ color:#d7090b; }



.top .tel{

 background:url(../images/tel.jpg) left 46px no-repeat;

float: right;



font-size: 14px; padding-top:26px;



height: 79px;



line-height: 24px;



padding-left: 42px;



width: 190px;



}

.top .tel h4{font-size:24px; font-weight:bold; color:#d7090b;}









.navbg{ width:100%; height:60px;  border-top:1px solid #cccccc;}

.nav{ width:1176px; height:60px;line-height:60px; margin:0 auto; }

.nav ul li{ float:left; line-height:60px; height:60px; background:url(../images/navli.jpg) right center no-repeat; }

.nav ul li a{ padding:0px 24px; font-size:15px;background: -webkit-linear-gradient(left, #e02b15, #cb0909) no-repeat; 

background: linear-gradient(to right, #e02b15, #cb0909) no-repeat;

background-size: 0% 0%; 

-webkit-transition: all .5s; transition: all .5s; display:block;

}



.nav ul li a:hover,.nav ul li.another a{ color:#FFF; 

background: -webkit-linear-gradient(left, #e02b15, #cb0909) no-repeat;

background: linear-gradient(to right, #e02b15, #cb0909) no-repeat;

background-size: 100% 100%; 

}

.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 100000;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

    background-color:#fff;

}









.banquanbg{ background:#1a1a1c; width:100%; padding:20px 0px; overflow:hidden;}

.banquanbg .banquan{ width:1180px; margin:0 auto; color:#b3b3b4;}

.banquan .lianxi{ width:707px; float:left; line-height:30px;}

.banquan .lianxi a{ color:#b5b5b6;}

.lxt{ font-size:23px; font-weight:bold; color:#b3b3b4;text-transform : uppercase; padding-bottom:15px;}

.lxt h4{font-size:18px;}





.banquan .erweima{ float:left;}

.erweima .lxt{ text-align:center;}

.banquan .dbdh{ float:right; width:246px;}

.banquan .dbdh ul li{ float:left; width:122px; text-align:right; line-height:32px; float:left;}

.banquan .dbdh ul li a{color:#b3b3b4;}

.dbdh .lxt{ text-align:right;}

.ermpic img{ width:100px;}

