﻿.ads{
	width: 100%;
	position: relative;
}
.ads img{
	width: 100%;
	display: block;
}
.zixun{
	position: absolute;
        top: -52%;
    right: 0%;
    width: 17%;
    border-radius: 50%;
    box-sizing: border-box;
    text-align: center;
    line-height: 20px;
}
.zixun-bg{
	width: 100%;
}
.zixun-bg img{
	width: 100%;
	display: block;
}

.ads-link{
	position: absolute;
	top: 0;
	right: 10%;
	display: block;
	width: 40%;
	height: 100%;
}

/*轮播图*/
.banner{
	width: 100%;
	height: 542px;
	position: relative;
}
.banner_bg{
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	min-width: 1000px;
	z-index:-10;
	zoom: 1;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
}

#gla{
    position: absolute;
    left: 50%;
    bottom: -75px;
    z-index: 99;
    overflow: visible;
    width: 1100px;
    height: 228px;
    margin-left: -550px;
}
.bac{
    position: absolute;
    bottom: 0;
    left: 50px;
}
#gla_box{
    margin: auto;
}

#gla_box li{
	width: 780px;
    bottom: 0;
}
.gla_inbox{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.gla_inbox img{
    width: 100%;
    height: 100%;
}
.roundabout-moveable-item {
    display: block;
    cursor: pointer;
}
.roundabout-in-focus {
    cursor: auto;
}

/*index_a*/
.index_a{
    position: relative;
    width: 100%;
}
.index_a_title_l h1{
    font-size: 34px;
    font-weight: bold;
    color: #464646;
}
.index_a_title_l p{
    padding-top: 1px;
    font-size: 18px;
    color: #464646;
    text-indent: 77px;
}
.index_a_title_r p{
    width: 82px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    background-color: #ed0000;
}

.index_a_cont{
    margin-top: 35px;
}
.index_a_cont_img{
    position: relative;
    width: 562px;
    height: 337px;
    background: url(../images/tv.png) no-repeat;
    background-size: 100% 100%;
}
.index_a_cont_img img{
    position: absolute;
    top: 4px;
    left: 5px;
    width: 551px;
    height: 300px;
}
.index_a_cont_intr{
    width: 592px;
    margin-right: 46px;
    margin-top: 2px;
}
.index_a_cont_intr_b{
    margin-top: 18px;
    width: 100%;
    height: 232px;
    overflow-y: auto; 
    padding: 25px 0 0 25px; 
}
.details{
    background-color: #b61418;
    width: 22%; 
    border-radius: 20px;
    padding: 10px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}
.index_a_cont_intr_b h1{
    font-size: 25px; 
    font-weight: bold;
    color: #333; 
    text-align: center;
    background: url(/skin/images/bg.jpg) 118px -23px no-repeat;
    background-size: 88%;
}
.index_a_cont_intr_b p{
    color: #000;
    font-size: 14px;
    font-family: '迷你简准圆';
    line-height: 26px;
    text-indent: 30px;
    font-weight: bold;
    margin-top: 18px;
}
.index_a_cont_intr_b p.pd10{
    margin-top: 10px;
}
.index_a_cont_intr_t > div{
    display: inline-block;
    width: 90px;
    height: 95px;
    margin-left: 50px;
    text-align: center;
    line-height: 95px;
    background: url(../images/title_bg.png) no-repeat;
    background-size: 100% 100%;
}
.index_a_cont_intr_t > div p{
    font-size: 28px;
    font-weight: bold;
    color: #464646;
}

.progressLine{
    width: 1200px;
    height: 14px;
    margin: 0 auto;
    margin-top: 45px;
    background: url(../images/line_bg.png) no-repeat;
    background-size: 100% 100%;
}

/*index_bar*/
.index_bar{
    height: 130px;
    position: relative;
    overflow: hidden;
}
.index_bar > img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%; }
.index_bar_l{
    width: 350px;
    height: 118px;
}
.index_bar_l h1{
    padding-top: 16px;
    font-size: 36px;
    font-family: '时尚中黑简体';
    letter-spacing: 16px;
    color: #fff;
}
.index_bar_l p{
    font-size: 27px;
    font-family: 'Arial';
    color: #fff;
}
.index_bar_r{
    margin-left: 60px;
    width: 500px;
    height: 118px;
}
.index_bar_r h1{
    padding-top: 22px;
    font-size: 36px;
    font-family: '时尚中黑简体';
    letter-spacing: 5px;
    color: #fff;
}
.index_bar_co{
    color: gold;
}
.index_bar_coo{
    color: #fff;
    background: #FFD700;
}
.index_bar_r p{
    font-size: 16px;
    width: 60%;
    font-family: 'Arial';
    text-indent: 1cm;
    margin-top: 2px;
    background: #fff;
}
.index_bar_c{
    margin-left: -200px;
}
.index_bar_r li {
	float: left;
    padding-top: 16px;
    margin-left: 44px;
    text-align: center;
}
.index_bar_r li img{
    width: 62px;
    height: 62px;
}
.index_bar_r li p{
    font-size: 18px;
    font-family: '迷你简小标宋';
    color: #e2e2e2;
    text-shadow: 0px 0px 0px #fff;
}

.index_bar_txt{
	width: 980px;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    color: #fff;
}
.index_bar_txt h3 {
    padding-top: 20px;
    font-size: 30px;
}
.index_bar_txt h1 {
    font-size: 32px;
}

/*index_b*/
.index_b_cont{margin-top: 40px;}
.index_b_cont_item{
    float: left;
    position: relative;
    overflow: hidden;
    width: 380px;
    height: 230px;
    margin-left: 30px;
    margin-bottom: 30px;
    background: #f9f9f9;
    cursor: pointer;
    box-shadow: 3px 3px 5px #564e4d;
    -webkit-box-shadow: 3px 3px 5px #564e4d;
    -moz-box-shadow: 3px 3px 5px #564e4d;
    -ms-box-shadow: 3px 3px 5px #564e4d;
    -o-box-shadow: 3px 3px 5px #564e4d;
}
.index_b_cont_item:nth-child(1),.index_b_cont_item:nth-child(4){margin-left: 0;}
.index_b_cont_item_box{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 140px;
    margin-top: -81px;
    margin-left: -70px;
}
.index_b_cont_item_box .index_b_cont_item_icon{
    width: 125px;
    height: 125px;
    margin: 0 auto;
}
.index_b_cont_item_box img{
    width: 100%;
    height: 100%;
}
.index_b_cont_item_box p{
    padding-top: 8px;
    font-size: 28px;
    text-align: center;
}

.index_b_cont_item_bg{
    position: absolute;
    left: 0;
    top: 230px;
    z-index: 999;
    width: 380px;
    height: 230px;
    background-color: rgba(216,54,43,.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8d8362b,endColorstr=#C8d8362b)
}
.index_b_cont_item_bg h3{
    padding: 10px 0 0 16px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.index_b_cont_item_bg p{
    padding: 10px 0 0 16px;
}
.index_b_cont_item_bg p a{
    font-size: 16px;
    color: #fff;
    }
.index_b_cont_item:hover .index_b_cont_item_bg{
    top: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

/*index_c*/
.nanti {
    width: 100%;
    margin-top: 45px;
}
.nanti dl {
    width: 550px;
    height: 70px;
    float: left;
    border: 1px solid #000;
    margin-left: 96px;
    margin-top: 40px;
    color: #000;
}
.nanti .addItem{
    margin-left: 0;
}
.nanti dl dd {
    float: left;
    margin-top: -11px;
    margin-left: -18px;
}
.nanti dl dt {
    text-align: center;
}
.nanti dl dt h1 {
    font-weight: normal;
    font-size: 26px;
    margin-top: 10px;
}
.nanti dl dt p {
    font-size: 14px;
}

.index_c_title{
    text-align: center;
    margin-top: 75px;
}
.index_c_title_top{
    margin:32px auto;}
.index_c_title_top h3{
    font-size: 28px;
    font-weight: bold;
    color: #000;
}

.index_c_title_btn{
    display: inline-block;
    width: 242px;
    height: 42px;
    margin: 0 auto;
    background: #dd0800;
    text-align: center;
    line-height: 42px;
    border-radius: 22px;
}
.index_c_title_btn a{
    font-size: 20px;
    font-weight: bold;
    font-family: 'Adobe 黑体 Std';
    color: #fff;
}

/*index_d*/
.index_d{
	width: 100%;
    padding: 50px 0;
    background-color: #f7f7f7;
}

.index_d_box{
	margin: 0 20px 0;
    padding: 30px 0;
}
.index_d_box_cont_item{
    width: 224px;
    float: left;
    cursor: pointer;
    background-color: #fbfbfb;
    box-shadow: 0px 5px 20px #a6bac9;
    -webkit-box-shadow: 0px 5px 20px #a6bac9;
    -moz-box-shadow: 0px 5px 20px #a6bac9;
    -o-box-shadow: 0px 5px 20px #a6bac9;
    -ms-box-shadow: 0px 5px 20px #a6bac9;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.index_d_box_cont_img{
    width: 224px;
    height: 170px;
    overflow: hidden;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.index_d_box_cont_img img{
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.index_d_box_cont_bg{
    width: 224px;
    height: 176px;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.index_d_box_cont_title{
    padding: 22px 0;
    padding-left: 8px;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.index_d_box_cont_title h3{
    padding-bottom: 0;
    font-size: 17px;
    font-weight: 500;
    color: #272727;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.index_d_box_cont_title p{
    width: 46px;
    height: 2px;
    background-color: #272727;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.index_d_box_cont_info{
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 60px;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.index_d_box_cont_info p{
    font-size: 14px;
    transition: all .3s;
    -webkit-transition: all .3s;
    text-align:justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.index_d_box_cont_info p.p1 {
    font-size: 18px;
}

.index_d_box_cont_item:hover{
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,0.7);
    border-color: transparent;
}
.index_d_box_cont_item:hover .index_d_box_cont_img img{
    max-width: 100%;
    transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
}
.index_d_box_cont_item:hover .index_d_box_cont_bg{
    background-color: #db322c;
}
.index_d_box_cont_item:hover h3,
.index_d_box_cont_item:hover p{
    color: #fff;
}
.index_d_box_cont_item:hover .index_d_box_cont_title p{
    background-color: #fff;
}
.prev{
    width: 44px;
    height: 44px;
    position: absolute;
    top: 40%;
    left: -38px;
    margin-top: 12px;
    background: url(../images/prev.png) no-repeat;
    cursor: pointer;
}
.next{
    width: 44px;
    height: 44px;
    position: absolute;
    top: 40%;
    right: -38px;
    margin-top: 12px;
    background: url(../images/next.png) no-repeat;
    cursor: pointer;
}
.anli_more{
	text-align: center;
    margin-top: 50px;
}
.anli_more a{
	padding: 8px 30px;
	font-size: 18px;
	background-color: #d2d2d2;
	    transition: all .3s;
    -webkit-transition: all .3s;
}
.anli_more a:hover{
	color: #fff;
	background-color: #db322c;
}

/*index_e*/
.index_e_item{
    width: 28%;
    float: left;
    margin-left: 47px;
}

.index_e_item .hd {
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #d70000;
}
.index_e_item .hd h3 {
    float: left;
    color: #d80000;
    font-size: 20px;
}
.index_e_item .hd .more{
    float: right;
    font-size: 14px;
}

.index_e_item .content .list {
    padding: 10px 0 0 5px;
}
.index_e_item .content .list a{
    font-size: 12px;
}
.index_e_item .content .list a:hover{
    color: #FF0000;
}
.index_e_item .content .list span{
    font-size: 12px;
}
.list{
    margin-top: 14px;
}
.list li {
    padding-left: 10px;
    background: url(../images/dot.gif) no-repeat 0 11px;
    line-height: 28px;
}
.list li a{
    display: inline-block;
    width: 224px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list li a,
.list li span{
    font-size: 15px;
}
.list a:hover{
    color: #FF0000;
}

.index_e_line{
    float: left;
    width: 1px;
    height: 206px;
    margin-left: 48px;
    background-color: #FF0000;
}

/*index_f*/
.index_f{
	width: 100%;
	margin-bottom: 50px;
}
.index_f img{
	width: 100%;
}

/*案例列表页*/
.c_main{padding:50px 0;}
.case-list{margin-top: 40px;}
.c_title {
    width: 50%;
    padding-bottom: 6px;
    margin: 10px auto;
    text-align: center;
    font-size: 28px;
    border-bottom: 1px solid #f1f1f1;
}
.article_info {
    width: 54%;
    margin: 0 auto;
    text-align: center;
}
.article_info span {
    font: 14px "Microsoft YaHei";
    color: #a8a7a7;
}
.anli_item{
	margin: 38px;
}
.word-content img{width:800px;height:auto;}

.page{ margin:20px 0;}

.page ul{width: 680px;height: 32px;display:block; margin:0 auto;list-style:none;}

.page ul li{float: left; display: inline; height: 32px; line-height: 32px; padding: 0 10px;color:#000;font-size:15px; margin: 0 5px; border:1px solid #dedede; font-size:16px;}

.page ul li a{color:#000;font-size:16px; }

.page ul li.thisclass{background:#09f;border:1px solid #218EC1;color:#fff; font-size:16px;}

.page ul li.thisclass a{color:#fff;}
.page ul li a:hover, a:focus {
    color: hsl(209, 93%, 48%);
    text-decoration: none;
}

/*文章列表页*/
.c_list {
    width: 100%;
    margin: 60px 0;
}
.c_list > ul > li {
    width: 100%;
    height: 60px;
    border-bottom: 1px dashed #ccc;
    box-sizing: border-box;
    line-height: 60px;
}
.c_list > ul > li span {
    float: right;
    font-size: 16px;
}
.c_list > ul > li a {
    font-size: 16px;
    color: #333;
}

@media screen and (max-width: 1680px){
	.banner{height: 474px;}

	#gla{height: 203px;}
	#gla_box li{width: 650px;}
}
@media screen and (max-width: 1600px){
	.banner{height: 452px;}

	#gla{width: 1150px;height: 197px;margin-left: -575px;}
	#gla_box li{width: 620px;}
}
@media screen and (max-width: 1440px){
	.banner{height: 406px;}

	#gla{width: 1000px;height: 188px;margin-left: -500px;}
	#gla_box li{width: 580px;}
}
@media screen and (max-width: 1400px){
	.banner{height: 395px;}

	#gla{width: 980px;height: 184px;margin-left: -490px;}
	#gla_box li{width: 550px;}
}
@media screen and (max-width: 1366px){
	.banner{height: 386px;}

	#gla{width: 950px;height: 184px;margin-left: -475px;}
	#gla_box li{width: 550px;}
}
@media screen and (max-width: 1360px){
	.banner{height: 384px;}

	#gla{width: 920px;height: 184px;margin-left: -460px;}
	#gla_box li{width: 550px;}
}
@media screen and (max-width: 1280px){
	.banner{height: 361px;}

	#gla{width: 880px;height: 174px;margin-left: -440px;}
	#gla_box li{width: 500px;}
}