﻿body {
    margin: 0;
    padding: 0;
    color: #808080;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: center top;
}
a{text-decoration:none;}
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}
.container {
  margin:0 auto;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}
ul,li {
    list-style:none;
    padding:0px;
    margin:0px;
}
.container:after {
  clear: both;
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1024px) {
    .container {
        width: 1024px;
    }
}
@media (min-width: 1280px) {
    .container{
        width: 1200px;
    }
}

/*header*/
.header_main {
width: 100%;
height: 114px;
border-bottom: 1px solid #e5e5e5;
}

.header {
position: relative;
height: 100px;
margin: 0 auto;
}

.header .logo {
position: absolute;
top: 32px;
left: 0;
z-index: 1;
}

.nav_list_main {
margin: 0 auto;
width: 100%;
text-align: center;
}

.nav_list_main ul {
font-size: 0;
}

.nav_list_main li {
display: inline-block;
*display: inline;
*zoom: 1;
font-size: 16px;
line-height: 20px;
}

.nav_list_main .nav_first {
display: block;
color: #333;
margin: 0 32px;
}

.nav_list_main .nav_first .nav_first_item {
display: block;
padding: 53px 0 41px;
position: relative;
}

.nav_first .nav_first_item i {
position: absolute;
bottom: -1px;
display: block;
left: 50%;
right: 50%;
height: 2px;
background-color: red;
-webkit-transition-property: left, right;
transition-property: left, right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.nav_first .nav_first_item .i_current {
    position: absolute;
    bottom: -1px;
    display: block;
    left: 0;
    right: 0;
    height: 2px;
    background-color: red;
}
.nav_list_main li .nav_first:hover {
color: #000;
}

.nav_list_main li .nav_first:hover i {
left: 0;
right: 0;
}

.nav_list_main li.navNow .nav_first {
color: #000;
}

.nav_list_main li.navNow .nav_first i {
left: 0;
right: 0;
}
#header ul li{width:100px;float:left;}
/* end of menu */

/*首页*/
.content_main {
    margin-top: 12px;
}
/* ==========================================================================
   index
========================================================================== */

.banner_txt {
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -33%;
    color: #fff;
    font-size: 20px;
}

    .banner_txt p {
        color: #000;
        font-size: 32px;
        line-height: 52px;
    }

    .banner_txt a {
        display: block;
        margin-top: 10px;
        width: 110px;
        height: 30px;
        background-image: url(../images/readmore.png);
        background-position: center center;
        background-repeat: no-repeat;
        border-radius: 5px;
        background-color: #cb251c;
        color: #fff;
        text-align: center;
        font-size: 12px;
        line-height: 30px;
    }

        .banner_txt a:hover {
            background-color: #a90900;
        }

.banner_txt2 {
    position: absolute;
    top: 28%;
    left: 50%;
    font-size: 20px;
}

    .banner_txt2 h3 {
        font-size: 32px;
        color: #000;
        font-weight: normal;
        line-height: 48px;
    }

    .banner_txt2 p {
        font-size: 29px;
        line-height: 48px;
        color:white;
        font-family:'Microsoft YaHei'
    }

.index_banner {
    position: relative;
    min-width: 1262px;
    z-index: 1;
}

.rslides {
    min-width: 1262px;
}

    .rslides li {
        width: 100%;
        position: absolute
    }

        .rslides li a {
            color: #000;
        }

        .rslides li img {
            width: 100%;
        }

.index_tabs {
    position: absolute;
    bottom: 90px;
    left: 0;
    width: 100%;
    height: 12px;
    text-align: center;
    z-index: 99;
    font-size: 0;
}

    .index_tabs li {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin: 0 5px;
    }

        .index_tabs li a {
            display: block;
            width: 12px;
            height: 12px;
            background-color: #fff;
            border-radius: 100%;
            text-indent: -999px;
        }

        .index_tabs li.index_here a {
            background-color: #d70000;
        }

.roll_news {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    z-index: 2;
}

.roll_news_bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #d70000;
    opacity: 0.85;
    filter: alpha(opacity=85);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}

.roll_news_main {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -631px;
    width: 1262px;
    height: 80px;
}

.roll_news_left {
    float: left;
    font-size: 18px;
    line-height: 80px;
    color: #fff;
    padding-left: 52px;
    background: url(../images/icon/index_news_ball.png) 10px center no-repeat;
}

.roll_news_left_line {
    float: left;
    width: 1px;
    height: 28px;
    margin: 26px 55px 26px 25px;
    background-color: #fff;
}

.roll_news_wrapper {
    position: relative;
    float: left;
    width: 950px;
    height: 24px;
    padding: 28px 0;
    line-height: 24px;
    font-size: 14px;
}

.roll_news_box {
    width: 950px;
    height: 24px;
    overflow: hidden;
}

.roll_news_wrapper li {
    position: relative;
    padding-right: 120px;
}

    .roll_news_wrapper li a {
        color: #fff;
    }

    .roll_news_wrapper li .news_time {
        display: block;
        position: absolute;
        right: 0;
        top: 0px;
    }

.roll_news_control {
    position: absolute;
    top: 24px;
    right: -85px;
    width: 11px;
    height: 32px;
}

    .roll_news_control span {
        display: block;
        width: 11px;
        height: 16px;
        cursor: pointer;
        opacity: 0.7;
        filter: alpha(opacity=70);
        background-image: url(../images/icon/index_news_updown.png);
        background-repeat: no-repeat;
    }

    .roll_news_control #news_up {
        background-position: 0 0;
    }

    .roll_news_control #news_down {
        background-position: 0 -16px;
    }

    .roll_news_control span:hover {
        opacity: 1;
        filter: alpha(opacity=70);
    }

.index_grid_main {width:100%;}
.index_grid {
    margin: 4px auto 6px;
    width: 100%;
}

.index_grid ul {
    width: 100%;
}

.index_grid li {
width: 388px;
float: left;
margin: 0 8px 8px 0;
background-color: #f1f1f1;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transform: 0.5s;
-o-transition: 0.5s;
}

.index_grid_txt {
padding: 32px 28px;
color: #000;
}

.index_grid_txt h2 {
font-weight: normal;
font-size: 24px;
padding-bottom: 12px;
}

.index_grid_txt p {
color: #525252;
line-height: 20px;
height: 40px;
}

.index_grid li:hover {
background-color: #cb251c;
}

.index_grid li:hover .index_grid_txt {
color: #fff;
}

.index_grid li:hover .index_grid_txt p {
color: #fff;
}

/*页尾*/
#footer {
    width: 100%;
    height: auto;
    background-color: #f1f1f1;
}
#f_1 li{width:100px;float:left;}
#f_2 li{width:33%;float:left;line-height:30px;}
#footer_copyright{width:100%;height:90px;background-color:#4f4f4f;line-height:40px;}
/*按钮*/
.button {
    display: inline-block;
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
    *display: inline;
    vertical-align: baseline;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: .5em 2em .55em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}
/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

