@charset "utf-8";
/* CSS Document */
/*灯笼*/
.work{
        position: absolute;
        width: 222px;
        margin: auto;
        transform-origin: right top;
        animation-name: routate;
        animation-duration: 5s;
        animation-iteration-count: infinite;
	z-index: 999;
	left: -30px;
	top: 150px;
    }
.workr{
        position: absolute;
        width: 222px;
        margin: auto;
        transform-origin: right top;
        animation-name: routate;
        animation-duration: 5s;
        animation-iteration-count: infinite;
	z-index: 999;
	right: -30px;
	top: 150px;
    }
    .work img,.workr img{
        display: block;margin: auto
    }
    .work img.dl01,.workr img.dl03{
        width: 100%;position: relative;z-index: 1;
        
    }
    .work img.dl02,.workr img.dl04{
        width: 20%;
        position: absolute;
            top: 90%;
        left: 27%;
        transform-origin: right top;
        animation-name: routate0;
        animation-duration: 4.1s;
        animation-iteration-count: infinite;
		z-index: 9999;
    }
.workr img.dl04{left: 42%;}
    .work span,.workr span{
        position: absolute;
        background: #cca00b;
        width: 1px;
        height: 1px;
        border-radius: 50%;
        top: 50%;
        left: 55%;
        /*animation: pulse 4s linear infinite;*/
        z-index: 0;
    }
    @keyframes pulse {
        0% {
            box-shadow: 0 0 6rem 6rem #c76c0c;
        }
        50% {
            box-shadow: 0 0 8rem 7rem #c76c0c;
        }
        100% {
            box-shadow: 0 0 6rem 6rem #c76c0c;
        }
    }
    @-webkit-keyframes routate {
        0% {
            -webkit-transform: rotate(2deg);
        
            -ms-transform: rotate(2deg);
            transform: rotate(2deg);
        }
        40% {
            -webkit-transform: rotate(-4deg);
            -ms-transform: rotate(-4deg);
            transform: rotate(-4deg);
        }
      
        100% {
            -webkit-transform: rotate(2deg);
            -ms-transform: rotate(2deg);
            transform: rotate(2deg);
        }
    }
    @-webkit-keyframes routate0 {
        0% {
            -webkit-transform: rotate(8deg);
        
            -ms-transform: rotate(8deg);
            transform: rotate(8deg);
        }
        40% {
            -webkit-transform: rotate(-8deg);
            -ms-transform: rotate(-8deg);
            transform: rotate(-8deg);
        }
      
        100% {
            -webkit-transform: rotate(8deg);
            -ms-transform: rotate(8deg);
            transform: rotate(8deg);
        }

}
/*灯笼end*/
button, select {
    text-transform: none;
}
button {
    overflow: visible;
}
.deatil a{
    font-size:15px;
    display:block;
    color:#fff;
    background-color:#F00;
    text-decoration:none;
    width:100px;
    height:40px;
    text-align:center;
    line-height:40px;
    margin:0 auto;
}


.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 52px;
    height: 100px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    background: url(../images/ban1.png) no-repeat;
    z-index: 100;
}
.cf0f0f0{background-color: #f0f0f0;}
.downk{ margin: -20px auto auto auto;width:93%;position: relative; }
.bg_white{width:100%; height:100%; background-color:#fff; position: absolute; top:50px; left: 0; opacity: 0.8;}
.downk .homedown{ padding:10px 5px 0 5px; width:100%;margin: auto; }
.downk .homedown .imgk{width:97%; margin: auto; padding-top:50px; }
.imgk2{position: relative;}
.img_on{position:absolute; bottom:0; left: 0; width:100%; height: 100%;  z-index: 22; background:url(../images/p3.png) center bottom no-repeat;}
.img_on span{display:block; width:64px; height: 64px; margin:-20px auto auto auto; display: none;}
.img_on i{ width:1px; height: 36px; background-color:#fff; margin: 15px auto 10px auto; display: none;}
.img_on h5{font-size:16px; color:#fff; text-align: center; position: absolute; bottom:20px; left:2% ; width:96%; }
.downk .homedown .imgk:hover .imgk2{position:relative;z-index: 99;}
.downk .homedown .imgk:hover .c_img{transform: scale(1.3,1.3); position: relative; z-index: 999;background-color:rgba(232,146,4,1.00);}
.downk .homedown .imgk:hover .c_img img{ border: #FFF 3px solid}
.downk .homedown .imgk:hover .img_on{ height: 100%; }
.downk .homedown .imgk:hover .img_on span,
.downk .homedown .imgk:hover .img_on i{display:block;}
.downk .homedown .imgk:hover .img_on h5{position:static; }
.downk .homedown .slick-prev,
.downk .homedown .slick-next{width:50px; height: 110px; top:63% }
.downk .homedown .slick-prev{left:-50px; background:url(../images/p4.png) center no-repeat; background-size:cover; background-color:rgba(0,0,0,0.4);}
.downk .homedown .slick-next{right:-50px; background:url(../images/p5.png) center no-repeat; background-size:cover; background-color:rgba(0,0,0,0.4);}
.downk .homedown .slick-prev:hover,
.downk .homedown .slick-next:hover{background-color:rgba(0,0,0,0.7);}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.downk .homedown .slick-prev, .homeleft .downk .homedown .slick-next {
    width: 50px;
    height: 110px;
    top: 63%;
	    z-index: 999999;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    outline: 0;
}
.imgk2 {
    position: relative;
}
.slick-initialized .slick-slide {
    display: block;
}



.i_box1 {
	width: 100%;
	/*position: absolute;*/
}
.floatgg{position: absolute;z-index: 99999}
.i_box1_content .fl {
	width: 220px;
	background: #CC3333;
	padding-bottom: 29px;
}
.i_box1_content .fl h3 {
	width: 100%;
	line-height: 60px;
	font-size: 18px;
	font-weight: bold;
	display: block;
	color: #fff;
	text-align: center;
}
.i_box1_content .fl .pro_menu {
	width: 98%;
	margin: 0 auto;
	background: #fff;
	padding: 15px;
}
.i_box1_content .fl .pro_menu ul {
	width: 100%;
}
.i_box1_content .fl .pro_menu ul li {
	padding: 0 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ddd;
}
.i_box1_content .fl .pro_menu ul li .yia {
	height: 40px;
}
.i_box1_content .fl .pro_menu ul li .yia a {
	line-height: 40px;
	display: block;
	text-align: left;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	background: url(../images/ri.png) no-repeat right center;
}
.i_box1_content .fl .pro_menu ul li .yia a:hover {
	color: #CC3333;
}
.i_box1_content .fl .pro_menu ul li .era a {
	display: block;
	line-height: 30px;
	font-size: 15px;
	color: #5a5a5a;
}
.i_box1_content .fl .pro_menu ul li .era a:hover {
	color: #CC3333;
}
.i_box1_content .fl .pro_menu ul li:first-child {
	border-top: none;
}
.i_box1_content .fl input {
	width: 160px;
	height: 34px;
	display: block;
	margin: 0 auto;
	border-radius: 3px;
	outline: 0;
}
.i_box1_content .fl .btn1 {
	margin-top: 40px;
	border: none;
	border: 1px solid #fff;
	background: #CC3333;
	font-size: 15px;
	color: #fff;
	text-align: center;
}
 .i_box1_content .fl .btn1::-webkit-input-placeholder {
 color: #fff;
}
.i_box1_content .fl .btn1:focus {
	background: #666;
}
.i_box1_content .fl .btn2 {
	border: none;
	margin-top: 10px;
	background: #fff;
	color: #CC3333;
}
.i_box1_content .fr {
	width: 950px;
	padding: 40px;
	padding-bottom: 0;
	border: 1px solid #ccc;
}
.i_box1_content .fr .list ul {
	width: 109%;
}
.i_box1_content .fr .list ul li {
	float: left;
	margin-right: 60px;
	margin-bottom: 40px;
	position: relative;
	width: 250px;
}
.i_box1_content .fr .list ul li .pic .imgauto {
	width: 100%;
	height: 250px;
}
.i_box1_content .fr .list ul li .pic .imgauto img {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: .5s;
}
.i_box1_content .fr .list ul li .pic span {
	font-size: 14px;
	color: #5a5a5a;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-top: 10px;
}
.i_box1_content .fr .list ul li .pic span:hover {
	color: #CC3333;
}
.i_box1_content .fr .list ul li .text {
	display: none;
	width: 100%;
	height: 250px;
	background: rgba(0, 122, 255, .7);
	position: absolute;
	top: 0;
	left: 0;
}
.i_box1_content .fr .list ul li .text a {
	width: 100%;
	height: 100%;
	display: block;
}
.i_box1_content .fr .list ul li .text a img {
	display: block;
	margin: 100px auto;
}
.i_box1_content .fr .list ul li:hover .pic .imgauto img {
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	transition: .5s;
}
.i_box1_content .fr .list ul li:hover .text {
	display: block;
}
.box1_pro_tit {
	width: 100%;
	margin: 20px 0;
	display: none;
}
.box1_pro_tit ul {
	text-align: center;
}
.box1_pro_tit ul li {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
}
.box1_pro_tit ul li a {
	background: #CC3333;
	width: 100px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border-radius: 3px;
	margin: 0 5px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
}
.i_box2 {
	width: 100%;
	height: 320px;
	margin-top: 50px;
	background: url(../images/bann.jpg) no-repeat center;
}
.i_box2 .text {
	width: 480px;
	padding-top: 50px;
}
.i_box2 .text p {
	color: #fff;
	font-size: 16px;
	letter-spacing: 2px;
	margin-top: 10px;
}
.i_box2 .text strong {
	height: 50px;
	margin-top: 10px;
	border: 1px solid #fff;
	color: #fff;

	width: 480px;
	font-size: 26px;
	letter-spacing: 5px;
	font-weight: normal;
	display: block;
	text-align: center;
	line-height: 50px;
}
.i_box2 .text p span {
	font-size: 26px;
}
.i_box2 .text p a {
	width: 120px;
	height: 36px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	float: right;
}
.i_box2 .text p a:hover {
	background: #fff;
	color: #CC3333;
}
.i_box3 {
	width: 100%;
	padding-top: 40px;
}
.i_box3_content {
	width: 100%;
}
.box3_pic {
	width: 100%;
}
.box3_pic img {
	display: block;
	margin: 0 auto;
}
.box3_tit p {
	font-size: 40px;
	color: #000;
	width: 100%;
	text-align: center;
}
.box3_tit p i {
	font-size: 64px;
	color: #CC3333;
	font-weight: bold;
}
.box3_tit p span {
	font-size: 46px;
	color: #CC3333;
	font-weight: bold;
}
.box3_tit small {
	text-align: center;
	display: block;
	font-size: 16px;
	margin-top: 10px;
	background: url(../images/xian.png) no-repeat center;
}
.box3_tit em {
	font-size: 16px;
	font-style: normal;
	line-height: 180%;
	display: block;
	text-align: center;
	color: #666;
	margin-top: 15px;
}
.box3_list {
	width: 100%;
	padding-bottom: 40px;
}
.box3_list .item {
	width: 100%;
	margin-top: 50px;
	float: left;
}
.box3_list .item .mpic {
	display: none;
}
.box3_list .item .pic {
	width: 55%;
}
.box3_list .item .pic img {
	max-width: 100%;
	display: block;
}
.box3_list .item .text {
	width: 40%;
}
.box3_list .item .text .text_tit {
	height: 112px;
	background: url(../images/ysbg1.png) no-repeat left center;
}
.box3_list .item .text .text_tit em {
	width: 60px;
	height: 60px;
	background: #CC3333;
	border-radius: 50%;
	text-align: center;
	line-height: 60px;
	font-style: normal;
	font-size: 32px;
	display: block;
	color: #fff;
	float: left;
	margin-left: -30px;
	margin-top: 25px;
}
.box3_list .item .text .text_tit p {
	padding-top: 33px;
	padding-left: 60px;
}
.box3_list .item .text .text_tit p strong {
	font-size: 18px;
	color: #000;
	display: block;
}
.box3_list .item .text .text_tit p i {
	display: block;
	font-style: normal;
	font-size: 12px;
	color: #999;
}
.box3_list .item .text .text_text {
	margin-top: 30px;
}
.box3_list .item .text .text_text span {
	font-size: 14px;
	color: #666;
	line-height: 200%;
	padding-left: 30px;
	display: block;
	background: url(../images/dian.png) no-repeat left 9px;
	margin-bottom: 5px;
}
.box3_list .item .text .text_text p {
	margin-top: 30px;
	width: 300px;
	height: 40px;
	background: url(../images/phone.png) no-repeat 10px center #CC3333;
	font-size: 14px;
	color: #fff;
	background-size: 10%;
	padding-left: 50px;
	line-height: 40px;
}
.box3_list .item .text .text_text p i {
	font-style: normal;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
}
.box3_list .item2 {
	padding-left: 5%;
}
.mbox3pic {
	width: 100%;
	position: relative;
}
.mbox3pic .bd {
	width: 98%;
	margin: 0 1%;
}
.mbox3pic .bd ul li img {
	width: 100%;
	height: auto;
}
.mbox3pic .prev {
	left: 14px;
	width: 60px;
	position: absolute;
	height: 111px;
	top: 40%;
	background: url(../images/lunbo_17.png) no-repeat;
	background-size: 100%;
}
.mbox3pic .next {
	right: 14px;
	width: 60px;
	height: 111px;
	position: absolute;
	top: 40%;
	background: url(../images/lunbo_20.png) no-repeat;
	background-size: 100%;
}
.i_box4 {
	width: 100%;
	padding: 50px 0;
	margin-top: 20px;
	background: url(../images/box4bg.jpg) no-repeat center;
}
.i_box4_content {
	width: 100%;
}
.i_box4_content .pic {
	width: 100%;
	margin-top: 20px;
}
.i_box4_content .box4pic {
	width: 100%;
	position: relative;
}
.i_box4_content .box4pic .bd ul li img {
	width: 100%;
	height: auto;
}
.i_box4_content .box4pic .bd ul li span {
	position: absolute;
	bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	width: 100%;
	left: 0;
}
.i_box4_content .box4pic .prev {
	left: 14px;
	width: 43px;
	position: absolute;
	height: 43px;
	top: 42%;
	background: url(../images/le2.png) no-repeat;
	background-size: 100%;
}
.i_box4_content .box4pic .next {
	right: 14px;
	width: 43px;
	height: 43px;
	position: absolute;
	top: 42%;
	background: url(../images/ri2.png) no-repeat;
	background-size: 100%;
}
.box4_tit p {
	font-size: 26px;
	color: #000;
	line-height: 180%;
	font-weight: bold;
	text-align: center;
}
.box4_tit p i {
	font-style: normal;
	color: #CC3333;
}
.box4_tit span {
	font-size: 14px;
	color: #999;
	text-align: center;
	line-height: 24px;
	display: block;
}
.i_box5 {
	width: 100%;
	padding: 40px 0;
}
.i_box5_content .fl {
	width: 580px;
}
.i_box5_content .fl .mbox5pic {
	width: 100%;
	position: relative;
}
.i_box5_content .fl .mbox5pic .hd {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	z-index: 9;
}
.i_box5_content .fl .mbox5pic .hd ul {
	width: 100%;
	text-align: center;
}
.i_box5_content .fl .mbox5pic .hd ul li {
	width: 24px;
	height: 24px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	border-radius: 50%;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
}
.i_box5_content .fl .mbox5pic .hd ul li.on {
	background: #fff;
	color: #333;
}
.i_box5_content .fl .mbox5pic .bd {
	width: 100%;
}
.i_box5_content .fl .mbox5pic .bd ul li img {
	width: 100%;
	height: auto;
}
.i_box5_content .fl .mbox5pic .prev {
	left: 14px;
	width: 43px;
	position: absolute;
	height: 43px;
	top: 50%;
	background: url(../images/le2.png) no-repeat;
	background-size: 100%;
}
.i_box5_content .fl .mbox5pic .next {
	right: 14px;
	width: 43px;
	height: 43px;
	position: absolute;
	top: 50%;
	background: url(../images/ri2.png) no-repeat;
	background-size: 100%;
}
.i_box5_content .fr {
	width: 550px;
}
.i_box5_content .fr h3 {
	font-size: 28px;
	color: #5a5a5a;
	margin-bottom: 10px;
	    border-bottom: #CC3333 1px solid;
}
.i_box5_content .fr p {
	font-size: 14px;
	line-height: 200%;
}
.i_box5_content .fr ul {
	width: 100%;
	margin-top: 30px;
}
.i_box5_content .fr ul li {
	float: left;
	width: 66px;
	height: 66px;
	position: relative;
	margin-right: 30px;
}
.i_box5_content .fr ul li img {
	width: 66px;
	height: 66px;
}
.i_box5_content .fr ul li .img1 {
	position: absolute;
	z-index: 9;
}
.i_box5_content .fr ul li .img2 {
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
}
.i_box5_content .fr ul li:hover .img1 {
	display: none;
}
.i_box5_content .fr ul li:hover .img2 {
	height: 66px;
	transition: .5s;
	display: block;
}
.i_box6 {
	width: 100%;
	padding: 15px 0 50px;
	/*background: url(../images/box6bg.jpg) no-repeat center;*/
	background-color: #CC3333;
}
.i_box6 ul li {
	width: 23%;
	margin: 0 1%;
	float: left;
}
.i_box6 ul li span {
	font-size: 28px;
	color: #fff;
	text-align: center;
	display: block;
}
.i_box6 ul li span i {
	font-size: 40px;
	font-style: normal;
	color: #fff;
	font-style: normal;
}
.i_box6 ul li p {
	font-size: 14px;
	color: #fff;
	display: block;
	text-align: center;
}
.i_box7 {
	width: 100%;
	margin-top: 50px;
}
.i_box7_content {
	width: 100%;
	margin-top: 40px;
}
.i_box7_content .fl {
	width: 220px;
	background: #eee;
	padding-bottom: 30px;
}
.i_box7_content .fl h3 {
	width: 100%;
	line-height: 80px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	display: block;
	background: #CC3333;
}
.i_box7_content .fl ul {
	width: 80%;
	margin: 0 10%;
}
.i_box7_content .fl ul li {
	width: 100%;
	height: 40px;
	display: block;
	background: #fff;
	margin-top: 16px;
	border: 1px solid #ccc;
}
.i_box7_content .fl ul li a {
	display: block;
	text-align: center;
	line-height: 40px;
	color: #333;
}
.i_box7_content .fl ul li:hover {
	background: #CC3333;
}
.i_box7_content .fl ul li:hover a {
	color: #fff;
}
.i_box7_content .fr {
	width: 935px;
}
.i_box7_content .fr h3 {
	font-style: normal;
	color: #CC3333;
	font-size: 26px;
	line-height: 180%;
	font-weight: bold;
	text-align: center;
	display: none;
}
.i_box7_content .fr ul {
	width: 105%;
}
.i_box7_content .fr ul li {
	float: left;
	margin-right: 22px;
	margin-bottom: 16px;
	position: relative;
	width: 296px;
}
.i_box7_content .fr ul li .imgauto {
	width: 296px;
	height: 185px;
}
.i_box7_content .fr ul li .imgauto img {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: .5s;
}
.i_box7_content .fr ul li .text {
	display: none;
	width: 100%;
	height: 185px;
	background: rgba(0, 0, 0, .7);
	position: absolute;
	top: 0;
	left: 0;
}
.i_box7_content .fr ul li .text a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 185px;
}
.i_box7_content .fr ul li:hover .text {
	display: block;
}
.i_box7_content .fr ul li:hover .imgauto img {
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	transition: .5s;
}
.i_box8 {
	width: 100%;
	padding: 77px 0;
}
.i_box8_content {
	width: 100%;
}
.i_box8_content .box8left ul li {
	width: 16.66%;
	float: left;
}
.i_box8_content .box8left ul li img {
	width: 95%;
	display: block;
	margin: 0 auto;
}
.box9tit {
	width: 100%;
	margin-bottom: 30px;
}
.box9tit h3 {
	font-size: 26px;
	color: #000;
	line-height: 180%;
	font-weight: bold;
	text-align: center;
}
.box9tit h3 i {
	font-style: normal;
	color: #CC3333;
}
.i_box9 {padding: 40px 0 0 0;}
.i_box9 .i_box9_content {
	width: 103%;
}
.i_box9 .i_box9_content .list {
	width: 380px;
	float: left;
	margin-right: 30px;
	border: 1px solid #ccc;
	border-top: 2px solid #CC3333;
}
.i_box9 .i_box9_content .list .tit p {

	padding: 0 3%;
	height: 60px;
	border-bottom: 1px solid #ccc;
}
.i_box9 .i_box9_content .list .tit p span {
	font-size: 20px;
	color: #CC3333;
	font-weight: bold;
	float: left;
	line-height: 60px;
}
.i_box9 .i_box9_content .list .tit p a {
	float: right;
	font-size: 14px;
	color: #666;
	line-height: 60px;
}
.i_box9 .i_box9_content .list .tit img {
    margin: 0 auto;
    display: block;
}
.i_box9 .i_box9_content .list .text {
	padding: 0 4%;
	padding-bottom: 10px;
}
.text .desc {
    padding-top: 10px;
}
.i_box9 .i_box9_content .list .text ul li {
	border-bottom: 1px dotted #ccc;
	margin-top: 15px;
}
.i_box9 .i_box9_content .list .text ul li a {
	text-overflow: ellipsis;
    overflow: hidden;
    float: left;
}
.i_box9 .i_box9_content .list .text ul li a:hover {
	color: #CC3333;
}
.i_box9 .i_box9_content .list .text ul li span {
	line-height: 32px;
	font-size: 13px;
	color: #999;
	float: right;
}

h4 a {
    color: #333;
}
.i_box9 .i_box9_content .list .text2 {
	width: 100%;
	padding: 0 5%;
	padding-bottom: 10px;
}
.i_box9 .i_box9_content .list .text2 ul li {
	width: 90%;
	margin-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #ccc;
}
.i_box9 .i_box9_content .list .text2 ul li a {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	line-height: 140%;
	padding-left: 40px;
	background: url(../images/q.png) no-repeat left center;
	background-size: 20px 20px;
}
.i_box9 .i_box9_content .list .text2 ul li a:hover {
	color: #CC3333;
}
.i_box9 .i_box9_content .list .text2 ul li p {
	margin-top: 5px;
	font-size: 12px;
	padding-top: 4px;
	color: #434343;
	font-weight: normal;
	text-decoration: none;
	padding-left: 40px;
	background: url(../images/a.png) no-repeat left center;
	background-size: 20px 20px;
}
.i_box9 .m_list {
	width: 100%;
	display: none;
}
.i_box9 .m_list .m_tit {
	width: 100%;
	text-align: center;
}
.i_box9 .m_list .m_tit a {
	width: 100px;
	line-height: 42px;
	text-align: center;
	color: #CC3333;
	font-size: 14px;
	border-radius: 3px;
	margin: 0 5px;
	border: 1px solid #CC3333;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
}
.i_box9 .m_list .m_text {
	width: 100%;
	padding: 0 1%;
	margin-top: 20px;
}
.i_box9 .m_list .m_text ul li {
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}
.i_box9 .m_list .m_text ul li a {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	line-height: 140%;
	display: block;
}
.i_box9 .m_list .m_text ul li span {
	display: block;
	font-size: 14px;
	color: #999;
	margin-top: 8px;
}
.i_box9 .m_list .m_text ul li p {
	margin-top: 8px;
	font-size: 14px;
	color: #434343;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
.media-left {
    padding: 5px 20px 10px 0;
    overflow: hidden;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-left a {
    display: block;
}
.media-left a img {
    display: block;
    width: 173px;
    /* height: 140px; */
}
.media-left a img:hover {
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    opacity: .8;
    -khtml-opacity: .8;
    /* transition: all .1s linear; */
}
.media-left a img {
    display: block;
    width: 173px;
     height: 110px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.text, .media-body {
    overflow: hidden;
    zoom: 1;
}
.media-body h4 {
    display: block;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
	font-size: 16px;
}
.imgnewslist h4 a {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.imgnewslist .desc a {
    padding: 10px 0 0px;
    color: #666;
    font-size: 14px;
    display: block;
    line-height: 22px;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
#ask {
    margin-right: 0px;
}

@media screen and (max-width: 650px) {
.work,.workr {
    width: 26%; top: 230px;
}	
.workr{right: 0px;	}
.work {left: 0px;	}	
}
