*{
    padding: 0;
    margin: 0;
}
body{
    font-family: "Microsoft YaHei UI";
}
li{
    list-style: none;
}
a{
    color: #8c8c8c;
    text-decoration: none;
}
img{
    border: none;
}
.clearfix{
    clear: both;
}
.top{
    width: 1170px;
    height: 170px;
    margin: 0 auto;
}
.top .logo{
    float: left;
    padding-top: 40px;
}
.top .right{
    float: right;
    position: relative;
}
.top .right .icon{
    padding-top: 32px;
    float: right;
}
.top .right .icon .tel{
    display: block;
    width: 35px;
    height: 36px;
    float: left;
    margin-right: 15px;
    cursor: pointer;
    background: url("../images/icon.jpg");
}
.top .right .icon .weixin{
    display: block;
    width: 35px;
    height: 36px;
    float: left;
    margin-right: 15px;
    cursor: pointer;
    background: url("../images/icon.jpg") -50px 0;
}
.top .right .icon .map{
    display: block;
    width: 35px;
    height: 36px;
    float: left;
    margin-right: 15px;
    cursor: pointer;
    background: url("../images/icon.jpg") 35px 0;
}
.top .right .icon .tel_c{
    width: 230px;
    height: 50px;
    background: #ffffff;
    border: 1px solid #eee;
    text-align: center;
    position: absolute;
    padding: 30px 10px;
    z-index: 9999;
    text-align: left;
    top: 80px;
    right: 15px;
    -webkit-box-shadow: 0 2px 2px #d7d6d6;
    -moz-box-shadow: 0 2px 2px #d7d6d6;
    box-shadow: 0 2px 2px #d7d6d6;
    display: none;
}
.top .right .icon .tel_c h3{
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
.top .right .icon .tel_c p{
    font-size: 18px;
    color: #ff0000;
}
.top .right .icon .weixin_c{
    width: 136px;
    height: 131px;
    background: #ffffff;
    border: 1px solid #eee;
    text-align: center;
    padding-top: 5px;
    position: absolute;
    top: 80px;
    z-index: 9999;
    display: none;
    -webkit-box-shadow: 0 2px 2px #d7d6d6;
    -moz-box-shadow: 0 2px 2px #d7d6d6;
    box-shadow: 0 2px 2px #d7d6d6;
}
.nav {
    position:relative;
    padding-top: 35px;
    float: right;
    margin:0 auto;
    font-size:16px;
}
.nav a {
    color:#000;
}
.nav h3 {
    font-weight:normal;
}
.nav .active h3 a{
    color: #0563EF;
    background: url("../images/lion.png") no-repeat 50px 30px;
}
.nav .m {
    float:left;
    position:relative;
    z-index:1;
}
.nav h3 a {
    display:block;
    width:115px;
    height: 45px;
    text-align:center;
    font-weight: 100;
}
.nav h3 a:hover {
    color:#0563EF;
    background: url("../images/lion.png") no-repeat 50px 30px;
}
.nav .sub {
    display:none;
    position:absolute;
    left:-3px;
    top:50px;
    z-index:1;
    width:117px;
    border:1px solid #E6E4E3;
    border-top:2px solid #0563EF;
    background:#fff;
}
.nav .sub li {
    text-align:center;
    padding:0 8px;
    margin-bottom:-1px;
}
.nav .sub li a {
    display:block;
    border-bottom:1px solid #E6E4E3;
    padding:8px 0;
    height:28px;
    line-height:28px;
    color:#000;
    font-size:12px;
    font-weight:bold;
}
.nav .sub li a:hover {
    color:#0563EF;
}
.banner {
    width: 100%;
    height: 630px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}
.banner > ul {
    display: none;
    height: 630px;
    position: absolute;
    top:0;
    left: 0;
}

.banner > ul > li  {
    float: left;
    height: 630px;
}

.banner > ul > li > a {
    display: block;
    font-size: 200px;
    text-align: center;
    line-height: 630px;
    font-weight: bold;
}

.left-btn,.right-btn {
    width: 61px;
    height: 61px;
    position: absolute;
    top: 45%;
    right: 30px;
    background: url("../images/right-1.png");
    cursor: pointer;
}

.left-btn {
    left: 30px;
    background: url("../images/left-1.png");
}

.img-btn-list {
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0;
    text-align: center;
}

.img-btn-list > span  {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    margin: 0 5px;
    background: rgba(0,0,0,0.8);
    cursor: pointer;
}

.img-btn-list > span.current {
    border: 2px solid rgba(0,0,0,0.8);
    background: rgba(255,255,255,0.8);
}

.index-content{
    width: 1170px;
    margin: 0 auto;
}
.index-content .kechengxuanze{
    padding: 80px 0 80px 0;
    text-align: center;
}
.index-content .kechengxuanze .title{
    font-size: 30px;
    font-weight: 100;
    margin-bottom: 12px;
    letter-spacing: 10px;
}
.index-content .kechengxuanze .en ,.index-content .kechengxuanze .desc{
    font-size: 12px;
    color: #8c8c8c;
    margin-bottom: 30px;
	line-height:24px;
}
.index-content .kechengxuanze .desc{
font-size: 14px;
}
.tabs-vertical{
    max-width: 1170px;
}

/* The tabs */

.tabs-vertical ul{
    float: left;
    list-style: none;
    text-align: left;
    margin: 0;
    padding-left: 0;
}

.tabs-vertical ul li{
    margin-bottom: 5px;
}

.tabs-vertical ul li a{
    display: block;
    width: 224px;
    height: 84px;
    background: #ebebeb;

}
.tabs-vertical ul li .li-content{
    padding: 20px;
}
.tabs-vertical ul li .li-content img{
    float: left;
    margin-right: 20px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
}
.tabs-vertical ul li .li-content h3{
    font-weight: 100;
    font-size: 18px;
}
.tabs-vertical ul li .li-content p{
    color: #979595;
}
.tabs-vertical ul li a.tab-active {
    background-color: #fe9132;
    position: relative;
}
.tabs-vertical ul li a.tab-active .sanjiao{
    position: absolute;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 16px solid #fe9132;
    border-bottom: 8px solid transparent;
    right: -22px;
    top: 32px;
}
.tabs-vertical ul li a.tab-active p,.tabs-vertical ul li a.tab-active h3{
    color: #ffffff;
}
.tabs-vertical ul li:first-child a{
    border-top: 0;
}
.tabs-vertical .tabs-content-placeholder{
    overflow: hidden;
    font-weight: normal;
    background-color: #fff;
    padding: 0px 0px 0px 40px;
    margin: 0 auto;
    text-align: center;
}

.tabs-vertical .tabs-content-placeholder .content{
    display: none;
}
.tabs-vertical .tabs-content-placeholder .content .intro{
    float: left;
    width: 620px;
    font-size: 14px;
    text-align: left;
    line-height: 24px;
    color: #8c8c8c;
}
.tabs-vertical .tabs-content-placeholder .content .row{
    float: right;
    width: 260px;
}
.tabs-vertical .tabs-content-placeholder .content .row .square{
    width: 260px;
    border: none;
    height: 165px;
}
.ih-item.square.effect3.colored .info{
    background: #fe9132;
}
.col-sm-6{
    margin-bottom: 16px;
}
.tabs-vertical .tabs-content-placeholder .content .row .square img{
    width: 260px;height: 165px;
}
.tabs-vertical .tabs-content-placeholder .content .intro img{
    max-width: 100%;
    margin-bottom: 20px;
}
.tabs-vertical .tabs-content-placeholder div.tab-content-active{
    display: block;
}

.line{
    width: 100%;
    height: 1px;
    background: #e9e9e9;
    margin-bottom: 80px;
}
.kechengtese{
    width: 1170px;
    margin: 0 auto;
}
.kechengtese .left{
    width: 295px;
    float: left;
}
.kechengtese .title{
    margin-bottom: 20px;
}
.kechengtese .tese li{
    line-height: 35px;
    border-bottom: 1px solid #eeeeee;
    text-indent: 30px;
    background: url("../images/li-bg.jpg") no-repeat 10px 15px;
}
.center-line{
    width: 1px;
    height: 355px;
    float: left;
    background: #eeeeee;
    margin-left: 50px;
}
.slideBox{ width:780px; height:355px; overflow:hidden; position:relative; float: right}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:780px; height:355px; display:block;  }

.index-content .news{
    padding-top: 0px;
    padding-bottom: 0px;
}
.index-content .div_l{
    width: 465px;
    float: left;
}
.index-content .div_l .topnews{
    margin-bottom: 20px;
}
.index-content .div_l .topnews h3{
    margin-bottom: 20px;
}
.index-content .div_l .topnews a{
    font-size: 18px;
    font-weight: 400;
    color: #8c8c8c;
}
.index-content .div_l .topnews .desc{
    font-size: 14px;
    color: #8c8c8c;
}
.index-content .div_l li{
    clear: both;
    line-height: 40px;
    border-bottom: 1px solid #eeeeee;
    text-indent: 30px;
    font-size: 14px;

}
.index-content .div_l li a{
    color: #8c8c8c;
    float: left;
    background: url("../images/li-bg.jpg") no-repeat 10px 15px;
}
.index-content .div_l li span{
    float: right;
}
.index-content .div_r{
    float: right;
    width: 464px;
    height: 403px;
    position: relative;
    background: url("../images/video-bg.jpg") no-repeat;
}
.index-content .div_r .video{
    position: absolute;
    top:17px;
    left: 19px;
}
.index-content .shiting{
    padding-top: 0px;
    padding-bottom: 0px;
}
.index-content .shiting_l{
    float: left;
    width: 636px;
    height: 363px;
}
.index-content .shiting_r{
    padding-left: 50px;
    float: left;
}
.shitingform .group{
    margin-bottom: 10px;
}
.shitingform .group .attr{
    float: left;
    line-height: 42px;
    padding-right: 20px;
	color:#8c8c8c;
}
.shitingform .group input , .shitingform .group select{
    display:inline-block;
    width: 260px;
    height: 40px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
}
.shitingform button{
    width: 200px;
    margin-top: 25px;
    height: 40px;
    border: none;
    color: #fff;
    background: #00a1e9;
}
.shitingform button.reset{
    background: #999999;
}
footer{
    width: 1170px;
    margin: 0 auto;
    font-size: 12px;
    color: #8a8a8a;
    padding-bottom: 80px;
}
.small-banner{
    width: 100%;
}
.small-banner img{
    width: 100%;
}
.brand-content{
    width: 1170px;
    margin: 0 auto;
}
.brand-content .location{
    text-align: right;
    font-size: 14px;
    height: 95px;
    line-height: 95px;
    color: #5c5c5c;
}
.brand-content .location a{
    color: #5c5c5c;
}
.brand-content .cate{
    text-align: center;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding-top: 15px;
    padding-bottom: 30px;
}
.brand-content .cate .title{
    width: 120px;
    margin: 0 auto;
    line-height: 50px;
    font-size: 22px;
    border-top: 2px solid #ff0000;
    margin-bottom: 20px;
}
.brand-content .cate .child{
    margin: 0 auto 30px auto;
}
.brand-content .cate .child li{
    display:inline-block;
}
.brand-content .cate .child li a{
    display: block;
    width: 130px;
    height: 30px;
    background: #ee0708;
    border-radius: 5px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
    margin-left: 20px;
    font-size: 16px;
}
.brand-content .cate .child li a.a1{
    background: #f08203;
}
.brand-content .cate .child li a.a2{
    background: #94c421;
}
.brand-content .cate .child li a.a3{
    background: #387ab7;
}
.brand-content .cate .child li a.a4{
    background: #efe014;
}
.brand-content .content{
    padding: 50px 0;
    font-size: 14px;
    line-height: 24px;
	color:#8c8c8c;
}
.brand-content .content img{
    max-width: 100%;
}
.brand-content .news_l{
    width: 240px;
    float: left;
}
.brand-content .news_l .title{
    font-size: 24px;
    font-weight: 100;
    margin-bottom: 30px;
}

.brand-content .news_l .cate_ul a{
    display: block;
    width: 200px;
    height: 42px;
    margin-bottom: 3px;
    background: #ebebeb;
    line-height: 42px;
    padding: 0 20px;
    font-size: 14px;
    color: #212121;
}
.brand-content .news_l .cate_ul a i{
    float: right;
    line-height: 42px;
    color: #898989;
}
.brand-content .news_l .cate_ul .active a ,.brand-content .news_l .cate_ul .active i{
    background: #eb8204;
    color: #ffffff;
}
.brand-content .news_r{
    float: right;
    width: 890px;
}
.brand-content .news_r .news-div{
    width: 392px;
    height: 203px;
    float: left;
    border: 1px solid #cacaca;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 20px;
    font-size: 12px;
    color: #858585;
}
.brand-content .news_r .two{
    margin-right: 0px;
}
.brand-content .news_r .news-div h3{
    margin-bottom: 10px;
}
.brand-content .news_r .news-div h3 a{
    font-size: 16px;
    color: #858585;
    font-weight: 300;
}
.brand-content .news_r .news-div .thumb img{
    width: 100px;
    height: 75px;
    float: left;
    margin-right: 20px;
}
.brand-content .news_r .news-div .thumb .desc{
    font-size: 14px;
    color: #858585;
    line-height: 24px;
}
.brand-content .news_r .news-div .more{
    display: block;
    width: 80px;
    height: 25px;
    background: #858585;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    color: #ffffff;
    margin-top: 20px;
    margin-bottom: 20px;
}
.brand-content .news_r .title-view{
    font-size: 24px;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 400;
}
.brand-content .news_r .time{
    font-size: 12px;
    color: #3f3f3f;
    text-align: center;
}
.brand-content .news_r .view{
    padding-top: 50px;
    font-size: 14px;
    line-height: 24px;
	color:#8c8c8c;
}
.brand-content .news_r .view img{
    max-width: 100%;
}
.pagination{
	clear:both;
}
.pagination ul{
	margin:0 auto;
}
.pagination li{
	float:left;
	display:block;
	margin:0 5px;
}
.pagination li a ,.pagination li.active{
	display:block;
	padding:10px 15px;
	border:1px solid #ccc;
}
.pagination li.active {
	color:#000;
	background:#E6E5E5;
}