body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
    margin: 0;
    padding: 0;
}

img {
    border: 0
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
}

input {

    -webkit-text-size-adjust: none;
}

html {
    _overflow-y: scroll;
}

* {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust:none; 
}


/*****！！页面通用css样式定义开始******/

html,
body {
    min-width: 1320px;
    font-family: "Microsoft YaHei";
    -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale; 
    _width: expression(document.body.clientWidth < 1320 ? "1320px": "auto");
}


/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */

body {
    font-family: "微软雅黑";
    /*文字字体定义 */
    font-size: 14px;
    /*文字大小定义 */
    color: #666666;
    /*文字颜色定义 */
}


/* 网站超链接css通用设置 */

a {
    text-decoration: none;
}


/* 链接无下划线,有为underline */

a:link {
    color: #2c2c2c;
}


/* 未访问的链接 */

a:visited {
    color: #2c2c2c;
}


/* 已访问的链接 */

a:hover {
    color: #2c2c2c;
    text-decoration: none;
}


/* 鼠标在链接上 */

a:active {
    color: #2c2c2c;
}


/* 点击激活链接 */

p {
    line-height: 24px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none
}

.show {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}


/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*清除浮动*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}


/*清除浮动*/

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.red {
    color: red
}


/*表格样式定义 */

checkbox {
    border: 0px;
}


/*选择框样式定义 */

.input {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px
}

ul,
li {
    list-style: none
}


/*public*/

.size1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.backcolor {
    background: #1A1A1A;
}

.color {
    color: #1A1A1A;
}

img {
    max-width: 100%;
}

body {
    max-width: 1920px;
    margin: 0 auto;
}


/*共用头部*/

.header {
    position: relative;
    z-index: 1001;
    width: 100%;
    /* height: 129px; */
    background: #1A1A1A;
}

.header .wrap {}

.header .top {
    height: 100px;
    border-bottom: 1px solid #444444;
}

.header .top .logo {
    margin-top: 15px;
    margin-left: -48px;
}
.header .top .calog{
  
    margin-top: 23px;
    margin-right:0px;
}
.calog .chang{
    width:90px;
    text-align: center;
    float: left;
}
.calog .chang a{
    width:90px;
    line-height: 27px;
    height: 27px;
    background:#f2f2f2;
    display: block;
    float: left;
    color: #333333;
    font-size: 18px;

}
.calog .chang a:hover{
    cursor: pointer;
}
.calog .chang a.inter{
    background: #e3122b;
    color:#fff;
}
.header .top .log{
    margin-top: 23px;
    height: 56px;
    line-height: 56px;
    color:#fff;
	width:17%;
    
}
.header .top .log a{
    padding:0 16px;
    color:#fff;
}
.header .top .log a:first-child{
    border-right:1px solid;
}
.header .top .log a:hover{
    color:#fff;
}
.header .top .log img{
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
}
.header .top .tel {
    width: 160px;
    height: 54px;
    background: url(../images/tel.png) no-repeat 10px center #b50d22;
    padding-left: 56px;
    padding-right: 20px;
    color: white;
    float: left;
    text-align: right;
    word-wrap: inherit;
  
}

.header .top .tel .t1 {
    font-size: 16px;
    padding-top: 7px;
    line-height: 18px;
}

.header .top .tel .t2 {
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 1px;
    *font-size:21px;
}

.logo img {
    display: block;
    /* margin: 10px 0 0 0 */
}

.nav {
    /* float: right; */
    height: 40px;
    /* margin-top: 10px; */
    position: relative;
    /* right: -10px; */
    text-align: center;
}

.nav li {
    text-align: center;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.nav>li {
   
    width:134px;
}

.nav li a {
    display: block;
   
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}

.nav li ul {
    display: none;
    background: #1a1a1a;
    position: absolute;
    left: 0;
    top: 40px;
    width:100%;
}

.nav li ul li {
    width: 100%;
    text-align: center;
    float: left;
    border-bottom: 1px dashed #8d8d8d;
}

.nav li ul li a {
    font-size: 14px;
    padding: 0;
    line-height: 35px;
    color: #fff;
}

.nav li.on>a {
    color: #fff;
    background:url(../images/nav_bg.png) no-repeat
}

.nav>li a:hover {
    color: #fff;
    background:url(../images/nav_bg.png) no-repeat
}

.nav>li a:hover ul li a {
    color: #FFF;
 
}

.nav li:hover ul {
    display: block
}
.nav >li:hover  ul li a:hover{

    background:none;
    color:#e3122b;
}

/*index banner*/

.banner {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.banner .flexslider {
    width: 1920px;
    height: 100%;
    position: relative;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
    min-width: 1000px;
}

.banner .slides {
    position: relative;
    z-index: 1;
}

.banner .slides li {
    height: 100%;
}

.banner .slides li img {
    width: 100%;
    margin: 0 auto;
    display: block;
}


/*左右切换*/

.banner .flex-direction-nav {
    width: 1200px;
    height: 48px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -24px 0 0 -600px;
    z-index: 1
}

.banner .flex-direction-nav a.flex-prev,
.banner .flex-direction-nav a.flex-next {
    position: absolute;
    width: 25px;
    height: 48px;
    background: none;
    font-size: 0
}

.banner .flex-direction-nav a.flex-prev {
    left: 0;
}

.banner .flex-direction-nav a.flex-next {
    right: 0;
    background-position: -25px 0;
}


/*dot*/

.banner .flex-control-paging {}

.banner .flex-control-nav {
    width: 1000px;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    bottom: 20px;
    z-index: 2;
    text-align: center;
}

.banner .flex-control-nav li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 0;
    margin: 0 6px;
}

.banner .flex-control-nav a {
    display: block;
    width: 28px;
    height: 5px;
    border-radius: 5px;
    background: #e3122b;
    cursor: pointer;
}

.banner .flex-control-nav .flex-active {
    background: #e3122b;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: relative;
    top: -4px;
}


/* footer */

.footer {
    width: 100%;
    height: auto;
    background: #313131;
    padding-top: 30px;
}

.footer_box {
    min-height: 254px;
    border-bottom: 1px solid #5C5C5C;
}

.footer_box .left {
    float: left;
    width: 476px;
    min-height: 223px;
    border-right: 1px solid #5C5C5C;
}

.footer_box .left .txt {
    margin-top: 26px;
}

.footer_box .left .txt p {
    line-height: 25px;
    padding-left: 37px;
    width: auto;
    color: #E3E3E3;
    font-size: 16px;
    margin-bottom: 10px;
}

.footer_box .left .txt p.txt1 {
    background: url(../images/f1.png) no-repeat left center;
}

.footer_box .left .txt p.txt2 {
    background: url(../images/f2.png) no-repeat left 2px center;
}

.footer_box .left .txt p.txt3 {
    background: url(../images/f3.png) no-repeat left center;
}

.footer_box .footer_nav {
    width: 723px;
    margin-left: -6px;
}

.footer_box .footer_nav ul {
    width: auto;
    text-align: right;
}

.footer_box .footer_nav ul li {
    text-align: center;
    width: auto;
    display: inline-block;
    vertical-align: top;
    /* margin: 0 5px; */
}

.footer_box .footer_nav ul li>a {
    display: block;
    padding: 0 16px;
    background: url(../images/f4.png) no-repeat left center;
    font-size: 14px;
    color: white;
    line-height: 26px;
}

.footer_box .footer_nav ul li div {
    width: 100%;
    margin-top: 10px;
}

.footer_box .footer_nav ul li div p {
    line-height: 24px;
    text-align: center;
}

.footer_box .footer_nav ul li div p a {
    color: #B7B7B7;
}

.footer_box .footer_nav ul li.active>a {
    background: 0;
}

.footer_bottom {
    width: 1200px;
    height: 46px;
    margin: 0 auto;
    padding-top: 5px;
    color: #C7C7C7;
}

.footer_bottom p {
    float: left;
    width: 33.3%;
    text-align: center;
    font-size: 14px;
    line-height: 46px;
}

.footer_bottom p a {
    color: #C7C7C7
}




.popup_login {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1005;
    /* background: url("../../../../themes/img/icon/alpha60.png") repeat;
        background-color: rgba(0, 0, 0, 0); */
        background-color: rgba(0,0,0,.5);
        display: none;
}
.xieyi{
    padding-bottom: 40px;
z-index: 1006;
margin: 0 auto;
    margin-top: 0px;
    margin-left: auto;
float: none;
width:800px;
border-radius: 0;
position: fixed;
left: 50%;
margin-left: -400px;
top: 40%;
margin-top: -200px;
padding-left: 38px;
padding-right: 38px;
background: #fff;
}
.xieyi h2{
    margin-top:25px;
    font-size: 26px;
font-weight: normal;
}
.close_popup {
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 15px;
    right: 20px;
}

.close_popup img {
    width: 100%;
    height: auto;
    display: block;
    border: none;
}

