@charset "utf-8";
*{margin: 0;padding: 0}
img{border:none;border:0;vertical-align: middle;}
iframe{max-width: 100%;margin: 20px 0;}
@media (max-width: 1023px)
{
	iframe{height: auto;width: auto;}
}

html{font-size: 100%}
body{position: relative;color: #212121;font-family:"tt",Arial,'微软雅黑';background-color: #f8f8f8;}

ul{list-style-type: none;}
a{color: #43c5e9;text-decoration: none;border: none;}
p{font-size: 14px;line-height: 22px;}

h2{font-size: 36px;line-height: 48px;margin-bottom: 20px;}
h3{font-size: 30px;line-height: 40px;margin-bottom: 20px;}
h4{font-size: 25px;line-height: 28px;margin-bottom: 20px;}
h5{font-size: 18px;line-height: 22px;margin-bottom: 20px;}

@media screen and (max-width: 960px) {
	h2{font-size: 24px;line-height: 24px;}
	h3{font-size: 18px;line-height: 18px;}
	h4{font-size: 16px;line-height: 16px;}
	h5{font-size: 14px;line-height: 16px;}
}
.swiper-button-next, .swiper-button-prev{color:rgba(255,255,255, 0.7) !important;}
pre{white-space: pre-wrap!important;}
.prevnext_title,.prevnext_no{ display:none;}
/*——————————————————————————————————————头部————————————————————————————————*/

     a, .nav li.on a, .list_title:hover, .catg_name a.on, .camera_caption a:hover {
            color: gray;
        }

        .head_img, .formBtn button:hover, .gallery_box span:after, .page_on a, .more_2 a:hover {
            background-color: #d43e39;
        }

        .form input:focus, .form textarea:focus {
            border-color: #d43e39;
        }

        li.cameracurrent > span {
            background: #d43e39;
        }

        .header {
            background-color: #fff;
        }

        .nav li a, .nav li a span, p.copy {
            color: #555;
        }
.header{
	position: fixed;
	width: 100%;height: 90px;
	left: 0;top: 0;
	box-sizing: border-box;
	padding-left: 30px;
	background-color: #fff;
	z-index: 999;
}
.logo{
	position: relative;
	max-width:150px;
	text-align: left;
	margin-top: 20px;
}
.logo img{max-width: 100%;}
.nav >ul{
	position: absolute;
	left: 280px;
	top: 24px;
}
.nav li a{
	position: relative;
	display: inline-block;
	top: 5px;
	line-height: 30px;
	color: #888;
	font-size: 14px;
	font-weight: 700;
	text-transform:uppercase;
	transition: 0.4s;
}
.nav li{
	position: relative;
	display: inline;
	margin-right: 20px;
	background-color: rgba(115,124,136,0);
	/*border-bottom: 1px solid rgba(115,124,136,.2);*/
	transition: 0.4s;
}
/*.nav li:first-child{border-top: 1px solid rgba(115,124,136,.2);}*/
.nav li.on a{color: #43c5e9;}
.nav li a span{
	display: none;
	position: absolute;
	left: 0;top: -16px;
	width: 100%;
	font-size: 11px;
	color: #333;
	opacity: 0.4;
	filter: Alpha(Opacity=45);
	transition: 0.4s;
}
.side_close{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 80px;left: 0;
	background-color: #000;
	display: none;
}
.nav_icon{
	display: none;
	position: absolute;
	left: 10px;
	top: 14px;
	width: 50px;
	height: 50px;
	background-image: url(../images/nav-icon.png);
	background-repeat: no-repeat;
	background-size:  100%;
	z-index: 99;
}
@media screen and (min-width: 1024px) {
	.nav li:hover a{opacity: 0.8;}
	.nav li a:hover span{opacity: 0.5;}
}
/*---------------footer------------*/
.top_footer{
	/*position: fixed;*/
	position: absolute;
	width: 30%;
	right: 0;top: 0;
	padding-right: 20px;
	text-align: right;
	box-sizing: border-box;
	font-size: 12px;
	z-index: 1000;
	display:flex;
	justify-content: flex-end;
	align-items:center;
	height:100%;
	float: right;
}
.follow{
	display:flex;
	justify-content: flex-end;
	align-items:center;
	height:100%;
}
.top_phone_number{font-size: 19px;padding-right:10px;float:left;color: black}
.follow span{
	/*padding: 4px;*/
	opacity: 1;
	filter:alpha(opacity=100);
	transition: 0.4s;
	width: 25px;height: 25px;
}
.follow span:hover{
	opacity: 0.7;
	filter:alpha(opacity=70);
}
.s-qq, .s-weibo, .s-taobao, .s-tt, .s-renren{display: inline-block;*display:inline; width: 20px;height: 20px;background-repeat: no-repeat; background-position: center;background-size:100%; }
.s-qq{ background-image: url(../images/social/light/qq.png);}
.s-renren{ background-image: url(../images/social/light/renren.png);}
.s-taobao{ background-image: url(../images/social/light/taobao.png);}
.s-weibo{ background-image: url(../images/social/light/weibo.png);}
.s-tt{ background-image: url(../images/social/light/tt.png);}

.footer p{display: inline;font-size: 12px;}
p.copy{font-size: 11px;color: #333;line-height: 18px;opacity: 0.7;}

.music{
	position: absolute;
	top: 6px;left: 6px;
	width: 24px;height: 24px;
	background-image: url(../images/play.gif);
	cursor: pointer;
	z-index: 9999;
}


/*——————————————————————————————————————幻灯片————————————————————————————————*/
/*span#pie_0{background-color: #43c5e9 !important;}*/
.slider_container,.head_img,.content{
	position: relative;
	height: auto;
	margin-top: 90px;
	width: 100%;
	z-index: 0;
}
.content{margin-top: 0;width: 80%;margin: 0 auto;}
#slider {
	height: 100%;
	margin-bottom: 0!important;
	position: relative;
}
.slider_link a{
	position: absolute;
	padding: 20px;
	font-size: 24px;
	color: #fff;
	background-color: rgba(0,0,0,.4);
	bottom: 10%;left: 10%;
	z-index: 9999;
}
@media screen and (max-width: 959px) {
	.slider_container {width: 100%;left: 0;}
}
/*——————————————————————————————————————about &contact————————————————————————————————*/
.head_img{
	position: relative;
	height: 0;
	height:60px\0;
	overflow: hidden;
	box-sizing: border-box;
	background-color: #43c5e9;
	transition: 0.6s;
}
.head_img_h{height: 60px;transition: 0.6s;}
.head_img_h2{height: auto;transition: 0.6s;}
.head_img img{width: 100%;}
.head_img span{
	position: absolute;
	height: 60px;width: auto;min-width: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	padding: 0;
	text-transform:uppercase;
	color: #fff;
	bottom: 0;left: 30px;
}
.head_img span span{display: none;}
.head_img p.time_1{position: absolute;bottom: 12px;left: 50px;font-size: 12px;opacity: 0.7;}
.head_img p{
	position: absolute;font-size: 18px;line-height: 60px;bottom: 0;left: 50px;color: #fff;
}
.time_1 + p{line-height: 44px;}
.Contact img{
	max-width:100%;
	height:150px;
}

.content{
	position: relative;
	padding: 50px;
	box-sizing: border-box;
}
.full{padding: 0 !important;width: 100% !important;}
.catg_hide{
	position: relative;
	display: none;
	top: 0;
	/*margin-top:-36px; */
	width: 100%;
	height: 36px;
	background-image: url(../images/down.png);
	background-position: right;
	background-repeat: no-repeat;
	background-size: 36px;
	/*background-color: rgba(0,0,0,.5);*/
	text-align: center;
	box-sizing:border-box;
}
/*.catg_hide_2{background-image: url(../images/down2.png) !important;}*/

.catg_name{
	position: absolute;
	bottom: 0;/*right: 30px;padding-left: 30px;*/
}

.catg_name a{
	line-height: 60px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
	margin-right: 20px;
	transition: 0.6s;
	opacity: 0.7;
}
.catg_name a.on{
	opacity: 1;
}

.detail_text{
	position: relative;
	background-color: #fff;
	padding: 30px;
	box-sizing: border-box;
}
.content + .detail_text{margin-top: 90px;}
.detail_text img{max-width: 100%;}
.detail_text p,.detail_text img{margin-bottom: 30px;}
.detail_text p img{margin-top: 30px;}
.detail_text p{font-size: 16px;color: #555;line-height: 30px;}
.detail_text:after,.gallery_list:after,.news_box:after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}

p.title_contact{font-size: 20px;color: #000;margin-bottom: 20px;}




.form input,.formText{
	border: 1px solid #dedede;
	background-color: #fbfbfb;
	font-size: 14px;
	line-height: 18px;
	width: 100%;
	padding: 12px;
	text-align: left;
	margin: 0 auto;
	outline:medium;
	border-radius: 0;
	-webkit-appearance: none;
	box-sizing:border-box;
	transition: 0.4s;
}
.formText{
	text-align: left;
}
.form{
	position: relative;
	/*width: 60%;*/
}
form{
	position: relative;
	top: -10px;
}
.form textarea{
	height: 100px;
	max-width: 100%;
}
.form input:focus,.form textarea:focus{
	background-color:#fff;
	border: 1px solid #43c5e9;
}
.form dt{
	margin-top: 10px;
	color: #888;
	font-size: 12px;
	line-height: 22px;
	padding-bottom: 4px;
}
.form dl{width: 49%;float: left;}
.form dl:first-child{margin-right: 2%;}

.formBtn button{
	display: block;
	padding: 12px;
	width:100%;
	background: #888;
	color: #fff;
	margin: 10px auto;
	line-height: 18px;
	cursor: pointer;
	border: none;
	transition: 0.4s;
}
.formBtn:before{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.formBtn button:hover{
	background-color: #43c5e9;
}
.bottom_logo{height: 26px;width: 115px;margin-top: 8px}  /*175 40*/
.footer {line-height: 26px;}
.warp1 .p1{padding: 8px 0}
.warp1 .p2{padding: 8px 0}
.warp1 .p3{padding: 8px 0}
.bottom_QRcode{width: 100px;height: 100px;margin: 10px 0 20px 0}
@media screen and (min-width: 1024px) {
	.catg_name a:hover{opacity: 0.9;}
    .warp1{margin: 0 auto;padding: 57px 80px;position: relative;z-index: 9;}
	.warp1 .title{font-size: 36px;color: #5f6061;margin-bottom: 48px;font-family: "微软雅黑", Arial}
	.warp1 p a{color: #9fa0a0;transition: all .3s ease;font-family:"Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;}
	.warp1 div:hover p a{color: #000}
	.warp1 .title{-webkit-animation: fadeleft .8s .3s ease both;-ms-animation: fadeleft .8s .3s ease both;-moz-animation: fadeleft .8s .3s ease both;animation: fadeleft .5s .3s ease both;margin-top: 2px}
	.warp1 .p1{-webkit-animation: fadeleft .8s .3s ease both;-ms-animation: fadeleft .8s .3s ease both;-moz-animation: fadeleft .8s .3s ease both;animation: fadeleft .8s .3s ease both}
	.warp1 .p2{-webkit-animation: fadeleft .8s .3s ease both;-ms-animation: fadeleft .8s .3s ease both;-moz-animation: fadeleft .8s .3s ease both;animation: fadeleft 1s .3s ease both}
	.warp1 .p3{-webkit-animation: fadeleft .8s .3s ease both;-ms-animation: fadeleft .8s .3s ease both;-moz-animation: fadeleft .8s .3s ease both;animation: fadeleft 1.2s .3s ease both}
	.warp3 .warp3-list ul li .title{text-align: left;padding: 0 50px}
}
/*——————————————————————————————————————gallery————————————————————————————————*/
 .gallery_box{
	position: relative;
	width: 33.33%;
	float: left;
	overflow: hidden;
	box-sizing: border-box;
}


.gallery_box img{
	/*display: none;*/
	width: 100%;
	transform: scale(1) rotate(0deg);
	-webkit-filter: grayscale(0) contrast(1);
	transition: 0.6s;
}

.gallery_box span{
	position: absolute;
	display: block;
	width: 100%;
	left: 0;bottom: 0;
	line-height: 40px;
	text-indent: 20px;
	color: #fff;
	font-size: 16px;
	transition: 0.4s;
	z-index: 2;
}
.gallery_box span:after{
	content: "";
	position: absolute;
	display: block;
	width: 100%;height: 40px;
	top: 0;bottom: 0;
	background-color: red;
	opacity: 0;
	filter: Alpha(opacity=0);
	z-index: -1;
	transition: 0.4s;
}
.gallery_box a{
	position: absolute;
	width: 100%;height: 100%;
	left: 0;top: 0;
	background-color: #fff;
	opacity: 0;
	filter: Alpha(opacity=0);
	z-index: 9;
}
.page{
	position: relative;
	height: 160px;
	background-color: #e1e3e4;
	text-align: center;
}
.page li{
	position: relative;
	top: 50px;
	display: inline-block;
	margin-left: -3px;
	background-color: #fff;
	transition: 0.3s;
}
.page li a{
	display: inline-block;
	font-size: 18px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #555;
	box-sizing: border-box;
}
.page_on a{
	color: #fff !important;
	background-color: #43c5e9;
}
.page li:hover{
	opacity: 0.8;
}

.page span{
	position: relative;
	top: 50px;
	display: inline-block;

	background-color: #fff;
	transition: 0.3s;
}
.page span a{
	display: inline-block;
	font-size: 18px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #555;
	box-sizing: border-box;
}

.page span:hover{
	opacity: 0.8;
}
.page_prev { margin-right:4px}
.page_next {margin-left:1px;}
.small{height: 60px !important}

.ctrl{
	position: absolute;
	width: 50%;height: 30px;
	bottom: 16px;right: 50px;
}
.ctrl a{
	position: relative;
	float: right;
	padding: 0;
	height: 30px;width: 30px;
	border: 1px solid #fff;
	margin-right: 3px;
}
.ctrl a:after{display: none;}
a.btn_2:before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #fff;
	opacity: 0;
	transition: 0.3s;
	z-index: 1;
}
a.prevnext_btn:before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #fff;
	opacity: 0;
	transition: 0.3s;
	z-index: 1;
}
a#back:after,a#prev:after,a#next:after{
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/btn-back.png);
	background-repeat: no-repeat;
	background-position: center;
	transition: 0.3s;
	z-index: 2;
}
a#back:after{background-image: url(../images/btn-back.png);}
a#prev:after{background-image: url(../images/btn-prev.png);}
a#next:after{background-image: url(../images/btn-next.png);}





@media screen and (min-width: 1024px) {
	.gallery_box:hover span{line-height: 60px;}
	.gallery_box:hover span:after{height: 60px;opacity: 0.8;filter: Alpha(opacity=80);}
	.gallery_box:hover img {transform: scale(1.2) rotate(2deg);-webkit-filter: grayscale(100%) contrast(1.1);}

	a.btn_2:hover:before{height: 100%;opacity: 1;}
	a.prevnext_btn:hover:before{height: 100%;opacity: 1;}
	a#back:hover:after{background-image: url(../images/btn-back2.png);}
	a#prev:hover:after{background-image: url(../images/btn-prev2.png);}
	a#next:hover:after{background-image: url(../images/btn-next2.png);}
}

/*——————————————————————————————————————news————————————————————————————————*/
.news_box{position: relative;margin-bottom: 50px;}
.news_img{
	width: 70%;
	float: left;
}
.news_img img{width: 100%;}
.news_text{
	position: absolute;
	right: 0;
	height: 100%;
	width: 30%;
	padding: 60px;
	float: right;
	background-color: #fff;
	box-sizing: border-box;
}
.news_text:before{
	content: "";
	position: absolute;
	top: 40%;
	left: -40px;
	border-right: 40px solid #FFFFFF;
	border-top: 40px solid transparent;
	border-bottom: 40px solid transparent;
}
.list_title{
	font-size: 20px;
	line-height: 22px;
	color: #222;
	margin: 20px 0;
	margin-top: 10px;
	transition: 0.3s;
}

.more_2{margin-top: 30px;}
.more_2 a{
	color: #fff;
	padding: 10px 60px;
	background-color: #888;
	transition: 0.3s;
}
.news_list .news_box:nth-child(2n) .news_img{float: right;}
.news_list .news_box:nth-child(2n) .news_text{float: left;left: 0;right: auto;}
.news_list .news_box:nth-child(2n) .news_text:before{left: auto;right: -40px;border-left: 40px solid #FFFFFF;border-right: none;}

@media screen and (min-width: 1024px) {
	.more_2 a:hover{background-color: #43c5e9;}
	.list_title:hover{color:#43c5e9;}
}
.catg_name a.on{color: #fff !important;}
/*——————————————————————————————————————整体响应式————————————————————————————————*/
@media screen and (max-width: 1440px) {


	.nav li a{font-size: 12px;line-height: 30px;}
	.footer{padding: 20px;}
	.footer p{font-size: 12px;}

	.content{padding: 30px;width: 90%;}
	.news_box{margin-bottom: 30px;}

	.gallery_box span{font-size: 14px;}

	.news_text{padding: 40px;}
	.list_brief p{font-size: 12px;line-height: 20px;}
	.more_2 a{padding: 8px 50px;font-size: 12px;}
	.list_title{margin: 10px 0;margin-top: 6px;}

    /**footer begin**/
    .footer {
        background: #333;
        padding: 20px;
        position: relative;
        z-index: 10;
    }

    .footer-in {
        margin: 0 auto;
        color: #6a6a6a
    }

    .footer1 {
    }

    .footer1-1 {
        width: 102px;
        font-size: 14px;
        text-align: center;
        color: #6a6a6a
    }

    .footer1-2 {

        font-size: 14px;
        color: #6a6a6a
    }

    .footer1-2 img {
        display: block;
        margin-bottom: 20px
    }

    .footer2 { margin: 30px 0; }

    .footer2 dl {
        float: left;
        width: 25%;
    }

    .footer2 dl dt {
        font-size: 16px;
        border-bottom: 0px solid #6a6a6a;
        margin-bottom: 6px;
        color: #999;
    }

    .footer2 dl dd {
        height: 24px
    }

    .footer2 dl dd a {
        color: #6a6a6a;
        transition: all .3s ease;
        font-size: 14px;
        display: block;
        line-height: 24px
    }

    .footer2 dl dd a:hover {
        color: #fff
    }

    .footer3 {
        font-size: 14px;
        color: #757575
    }

    .footer-bottom {
    }

    .footer-bottom h3 {
        color: #6a6a6a;
        font-size: 14px
    }

    .footer-bottom ul li {
        /*	width: 12.5%;*/
        float: left;padding-right: 20px;
    }

    .footer-bottom ul li a {
        font-size: 14px;
        color: #6a6a6a;
        transition: all .3s ease;
        line-height: 24px;
        display: block
    }

    .footer-bottom ul li a:hover {
        color: #fff
    }

    .t-footer {
        display: none
    }
    .left{clear: both}
    .right{clear: both}
    /**footer end**/
}


@media screen and (max-width: 1024px) {
    .warp1{margin: 0 auto;padding: 20px;position: relative;z-index: 9;}
	.warp1 .title{font-size: 26px;color: #5f6061;margin-bottom: 20px;font-family: "微软雅黑", Arial}
	.warp1 p a{color: #9fa0a0;transition: all .3s ease;font-size: 14px;
		font-family:"Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;}
	.warp1 div:hover p a{color: #000}
    /*
	.warp1 .title{-webkit-animation: fadeleft .8s .3s ease both;-ms-animation: fadeleft .8s .3s ease both;-moz-animation: fadeleft .8s .3s ease both;animation: fadeleft .5s .3s ease both;margin-top: 2px}
	.warp1 .p1{-webkit-animation: fadeleft .8s .3s ease both;-ms-animation: fadeleft .8s .3s ease both;-moz-animation: fadeleft .8s .3s ease both;animation: fadeleft .8s .3s ease both}
	.warp1 .p2{-webkit-animation: fadeleft .8s .3s ease both;-ms-animation: fadeleft .8s .3s ease both;-moz-animation: fadeleft .8s .3s ease both;animation: fadeleft 1s .3s ease both}
	.warp1 .p3{-webkit-animation: fadeleft .8s .3s ease both;-ms-animation: fadeleft .8s .3s ease both;-moz-animation: fadeleft .8s .3s ease both;animation: fadeleft 1.2s .3s ease both}

    */
	.warp3 .warp3-list ul li .title{text-align: left;padding: 0 15px}


}

@media screen and (max-width: 959px) {
	.detail_text{padding: 0px;}
	.slider_container,.head_img{width: 100%;left: 0;margin-top: 80px;}
	.camera_caption a{font-size: 12px;}
	.camera_caption > div{padding: 10px;}
	.camera_pag{bottom: 12px;left: 6px;}
	.camera_commands,.camera_prev,.camera_next{opacity: 1 !important}
	.content{width: 100%;left: 0;padding: 20px;}

	.header{width: 100%;height: 80px; left: 0;padding: 8px;}
	.logo{height: 64px;margin: 0 auto;text-align: center;}
	.logo img{/*! height: 100%; */margin-top: 10px;}
	.nav li{display: block;}
	.nav li a{text-indent: 0;text-align: center;font-size: 14px;color: #fff !important;}
	.nav li a span{width: 100%;text-align: center;opacity: 0.6;color: #fff !important}
	.nav >ul{margin-top: 60px;display: none;text-align: center;width: 100%;left: auto;}
	.nav_icon{display: block;}

	.music{right: 10px;left: auto;top: 26px;}
	/*.footer{position: relative;height: 30px;width: 100%; background-color: #000;padding: 0;}*/
	.follow{display: none;}
	p.copy{text-align: center;line-height: 30px;color: #ccc;}
	.footer p{display: inline;color: #ccc;}


	.head_img_h{height: auto;}
	.detail_text p{font-size: 14px;line-height: 24px;}
	.head_img img{display: none;}
	.head_img span {/*border:none;width: 100%;left: 0;top: 0;padding: 0;line-height: 100px;*/display: none;}
	.catg_hide{display: block;}
	.catg_name a{font-size: 14px;padding: 0;border:none;margin: 0;line-height: 36px;display: block;background-color: #fff;color: #555;opacity: 1;}
	.catg_name a.on{border:none;color: #43c5e9;color: #333 !important;}
	.catg_name{display: none;}
	.catg_name{width: 100%;position: relative;text-align: center;right: 0;bottom: 0;}
	.catg_hide p{line-height: 36px;color: #fff;}
	.has_sub{display: none;right: 0}

	.gallery_box span{font-size: 12px;overflow: hidden;}
	.small{height: 40px !important}
	.head_img p{line-height: 36px;font-size: 12px;left: 30px;width: 100%;}
	.time_1 + p{line-height: 24px;}
	.ctrl{height: 30px;bottom: 6px;right: 30px;}
	.ctrl a{padding: 0; border: none;margin-right: 0; }
	.head_img p.time_1{bottom: 10px;left: 30px;font-size: 11px;}
	.catg_hide p{left: 0;}

	.form{width: 100%;}
	.news_text{padding: 10px;}
	.list_brief,.more_2{display: none;}
	.list_title{font-size: 16px;line-height: 20px;}
	.news_box{margin-bottom: 20px;}

}


@media screen and (max-width: 450px) {

	.nav li a{line-height: 30px;}
	.nav li a span {position: relative;left: 4px;top: -1px;}
	.gallery_box{width: 50%;}
	.gallery_box span{font-size: 11px;}
	.page{height: 100px;}
	.page li{top: 35px;margin-left: -2px;}
	.page li a {font-size: 12px;width: 30px;height: 30px;line-height: 30px;}

	.head_img p{font-size: 11px;left: 10px;}
	.ctrl{right: 10px;}

	.list_title{font-size: 12px;line-height: 16px;margin: 0;}
	p.time_1{font-size: 11px;}
	.news_text:before {left: -10px;border-right: 10px solid #FFFFFF;border-top: 10px solid transparent;border-bottom: 10px solid transparent;}
	.news_list .news_box:nth-child(2n) .news_text:before{border-left: 10px solid #FFFFFF;border-right: none;right: -10px;}

	.detail_text p{font-size: 12px;line-height: 20px;}

	.form input, .formText{padding: 4px;}
	.head_img p.time_1{bottom: 10px;left: 10px;}
	.detail_text + .gallery_list .gallery_box{width: 100%}
}


@media screen and (min-width: 1024px) {
.has_sub,.catg_name{display: block !important;padding-left: 30px;  }
}
@media screen and (min-width: 1440px){
	.gallery_box{width: 25%;}
	.detail_text + .gallery_list .gallery_box{width: 33.33%}


    /**footer begin**/
    .footer{background: #333;padding: 45px 0;position: relative;z-index: 10;}
    .footer-in{width: 1180px;margin: 0 auto;color: #6a6a6a}
    .footer1{width: 390px}
    .footer1-1{width: 102px;font-size: 12px;text-align: center;color: #6a6a6a}
    .footer1-2{width: 280px;font-size: 12px;color: #6a6a6a}
    .footer1-2 img{display: block;margin-bottom: 20px}
    .footer2{width: 380px;}
    .footer2 dl{float: left;margin-right: 60px;}
    .footer2 dl dt{font-size: 16px;border-bottom: 0px solid #6a6a6a;margin-bottom: 6px;color: #999;/*line-height: normal;*/margin: 0px;padding: 0;}
    .footer2 dl dd{height: 24px}
    .footer2 dl dd a{color: #6a6a6a;transition: all .3s ease;font-size: 12px;display: block;line-height: 24px}
    .footer2 dl dd a:hover{color: #fff}
    .footer3{width: 255px;font-size: 12px;color: #757575}
    .footer-bottom{}
    .footer-bottom h3{color: #6a6a6a;font-size: 14px}
    .footer-bottom ul li{width: 12.5%;float: left}
    .footer-bottom ul li a{font-size: 12px;color: #6a6a6a;transition: all .3s ease;line-height: 24px;display: block}
    .footer-bottom ul li a:hover{color: #fff}
    .t-footer{display: none}
    .left{float: left}
    .right{float: right}
    /**footer end**/
}
.warp2{width: 100%;margin: 0 auto;position: relative;z-index: 10;text-align: center;padding: 100px 0}
.warp2 .case-more{border: 2px solid #959595;text-align: center;padding: 20px 50px;display:inline-block}

.warp3{margin: 0 auto;display: -webkit-flex;display: flex;
	justify-content: space-between;
	position: relative;z-index: 10;margin-top: 30px;
}
.warp3 .index_news_big_title{text-align: center}
.warp3 a{color: #898989;text-align: left}
.warp3 .warp3-list{ overflow: hidden;margin: 0 auto;width: 100%}
.warp3 .warp3-list ul li{width: 33.3%;float: left;text-align: center}

.warp3 .warp3-list ul li a{word-wrap: break-word;white-space: nowrap;overflow: hidden;
	text-overflow: ellipsis;display: block;
	color: #898989;font-size: 14px;transition:all 0.3s ease;padding: 5px;
}
.warp3 .warp3-list ul li a:hover{color: #000;}
.warp3 .warp3-title{font-size: 18px;padding-bottom: 15px;}
.warp3 .warp3-title:hover{color: #000}

.warp4{width: 1180px;margin: 0 auto;display: -webkit-flex;display: flex;justify-content: space-between;padding: 80px 0 20px;margin-bottom: 100px;position: relative;z-index: 10;background-color: #fff}
.warp4 h4{text-align: center}
.warp4 .warp4-list{width: 250px}
.warp4 .warp4-title{color: #898989;font-size: 18px;padding-bottom: 15px;display: block}
.warp4 .warp4-title:hover{color: #000}
.warp4 li a{color: #898989;font-size: 14px;transition: all .3s ease;}
.warp4 li a:hover{color: #000;}



.museo-light{font-family: "museo-light" !important}
.imgbig{-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;display: block !important}
.imgbig:hover{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1)}
.imgbigout{display: block;overflow: hidden}
.clear:after,.case-read-img p:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0}
.clear,.case-read-img p{zoom: 1}

.hide{display: none}