
/* base */
html { font-size: 12px;}
*{padding:0; margin:0;border: 0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, select, iframe{ padding:0; margin: 0; list-style:none;}
body{color: #000;background: #fff;font-family:'Microsoft YaHei', Helvetica, Arial, sans-serif;}
fieldset,img {border:0;}
input{ -webkit-appearance: none;}
em,ins,i{font-style: normal;}
ul,li{list-style:none;}
table {border-collapse:collapse;border-spacing:0;}
input, button, textarea, checkbox, select, radio, form{vertical-align: top;border:0;-webkit-appearance:none;}
select{padding:0 5px;font-family:'Microsoft YaHei';-webkit-appearance:none;}
img{max-width:100%;vertical-align: top;}
a{color: #000;text-decoration:none;}
a:link, a:visited {text-decoration:none;}
a:hover {text-decoration:none;color:#e60012;}

.clearfix:before,.clearfix:after {content:".";display:block; width: 0; height:0; clear:both; visibility:hidden; overflow: hidden; }
.clearfix { display:inline-block;}
.clearfix {display:block;}

.mr0{margin-right: 0 !important;}
.br0{border:0 !important;}
.fl{float: left !important;}
.fr{float: right !important;}
.tc{text-align: center !important;}
.tl{text-align: left !important;}
.red{color:#e60012 !important;}
.bg1{background-color:#f5f5f5 !important;}
.bg2{background-color:#ffffff !important;}

.wrapper {clear:both;margin:0 auto;display:table;}
.wrapper2{clear:both;margin:0 auto;overflow: hidden;width: 96%;padding: 0 2%;}

.cccline{border-top:1px solid #f0f0f0}
.h5,.h10,.h15,.h20,.h25,.h30,.h35,.h40,.h45,.h50,.h60,.h70,.h80,.cccline{display:block;clear:both;}
.h5 {height:5px;}.h10{height:10px;}.h15{height:15px;}.h20{height:20px;}.h25{height:25px;}.h30{height:30px;}.h35{height:35px;}.h40{height:40px;}.h45{height:45px;}.h50{height:50px;}.h60{height: 60px;}.h70{height:70px;}.h80{height:80px;}


/* 顶部 -------------------------------------- */
.header{background:#fff;padding: 30px 0;}
.logo{float:left;}
.logo a{display:inline-block;}

/*导航 -------------------------------------- */
.navlist{overflow:visible;float: right;padding-top: 10px;}
#nav{overflow: visible;width: 100%;}
#nav dd{overflow: visible;display: inline-block;position: relative;}
#nav dd a.menu_one{display: inline-block;font-size: 16px;color: #000;padding: 0 30px;line-height: 3;}
#nav dd a.menu_one:hover{color:#CD0108;}

#nav dd.xiala ul{display: none;width: 100%;background: #f5f5f5;position: absolute;}
#nav dd.xiala:hover ul{display: block;}
#nav dd.xiala ul li{display: block;border-bottom: 1px solid #fff;}
#nav dd.xiala ul li a{display: block;text-align: center;font-size: 16px;line-height: 2.5;}

/* 底部 -------------------------------------- */
.foot{background: #1b1b1b;padding: 80px 0 20px;}
.foot_logo{
    float: left;
    padding-right: 250px;
    padding-top: 20px;
}
.foot_contact{
    float: left;
    width: 480px;
}
.foot_contact ul{
    overflow: hidden;
}
.foot_contact ul li{
    font-size: 20px;
    color: #fff;
    padding: 15px 0 15px 35px;
}
.foot_contact ul li.li01{
    background: url(../image/002.png) no-repeat 0 center;
    background-size: auto 20px;
}
.foot_contact ul li.li02{
    background: url(../image/003.png) no-repeat 2px center;
    background-size: auto 24px;
}
.foot_contact ul li.li03{
    background: url(../image/004.png) no-repeat 0 center;
    background-size: auto 17px;
}
.foot_weixin{
    float: right;
    text-align: center;
    width: 160px;
}
.foot_weixin img{}
.foot_weixin p{
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding-top: 15px;
}
.foot_infor{
    text-align: center;
    padding-top: 20px;
    border-top: 1px solid #333;
    margin-top: 30px;
}
.foot_infor a{
    font-size: 14px;
    color: #999;
    padding-right: 15px;
}
.foot_infor span{
    color: #999;
    font-size: 14px;
}

/* 首页banner -------------------------------------- */
.index_banner{
    height: 1065px;
    position: relative;
    }
.banner_index_txt{
    color: #fff;
    position: absolute;
    left: 200px;
    bottom: 200px;
    z-index: 99;
}
.banner_index_txt1{
    font-size: 56px;
    font-weight: bold;
}
.banner_index_txt2{
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding-top: 5px;
}
.banner_index_txt3{
    font-size: 18px;
    padding: 20px 0;
}
.banner_index_txt4{
    font-size: 18px;
    border: 1px solid #fff;
    display: inline-block;
    padding: 3px 20px;
}
/* 首页导航 -------------------------------------- */
.index_logo{
    position: absolute;
    left: 50%;
    top: 30px;
    width: 60px;
    margin-left: -30px;
    z-index: 99;
}

.index_nav_lft{overflow:visible;position: absolute;left: 90px;top: 45px;z-index: 99;}
.index_nav_lft dd{overflow: visible;display: inline-block;}
.index_nav_lft dd a.index_menu_one{display: inline-block;font-size: 24px;color: #fff;padding: 0 20px 10px;line-height: 2;}
.index_nav_lft dd a.index_menu_one:hover{border-bottom: 2px solid #CD0108;}

.index_nav_rgt{overflow:visible;position: absolute;top: 45px;right: 90px;z-index: 99;}
.index_nav_rgt dd{overflow: visible;display: inline-block;}
.index_nav_rgt dd a.dd01{
    background: url(../image/006.png) no-repeat 0 12px;
    background-size: auto 24px;
    }
.index_nav_rgt dd a.dd02{
    background: url(../image/007.png) no-repeat 0 12px;
    background-size: auto 24px;
    }
.index_nav_rgt dd a.dd03{
    background: url(../image/008.png) no-repeat 0 12px;
    background-size: auto 24px;}
.index_nav_rgt dd{overflow: visible;display: inline-block;}
.index_nav_rgt dd a.index_menu_one{display: inline-block;font-size: 24px;color: #fff;padding: 0 20px 10px 40px;line-height: 2;}
.index_nav_rgt dd a.index_menu_one:hover{border-bottom: 2px solid #CD0108;}

.index_desc_txt{
    font-size: 20px;
    line-height: 46px;
    text-align: center;
    color: #444;
    padding-bottom: 30px;
}
.index_youshi{
    background: url(../image/youshibg.jpg) no-repeat center 0;
	height:837px;
	}
.youshilist{
    overflow: hidden;
    padding-top: 30px;
}
.youshilist li{
    float: left;
    background: #fff;
    width: 30%;
    margin-right: 5%;
    text-align: center;
    padding: 80px 0;
	transition: 0.36s;
	visibility: visible;
}
.youshilist li:last-child{
    margin-right: 0;}
	
.youshilist li:hover {
    transform: translateY(-10px);
    box-shadow: 0px 3px 18px 0px rgba(50, 50, 50, 0.17);
}
	
	
.youshilist_pic{}
.youshilist_name{
    font-size: 28px;
    padding: 40px 0;
}
.youshilist_line{
    width: 90px;
    height: 2px;
    background: #ccc;
    margin: 0 auto;
}
.youshilist_desc{
    font-size: 18px;
    line-height: 32px;
    padding: 40px 30px 0;
}

.index_hezuo{}
.hezuolist{
    overflow: hidden;
}
.hezuolist li{
    float: left;
    width: 16.66%;
	overflow: hidden;
}
.hezuolist li img{
	transition: 0.36s;}
.hezuolist li:hover img{
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

.index_news{}
.index_newslist{
    overflow: hidden;
}
.index_newslist li{
    float: left;
    width: 23%;
    margin-right: 2.6%;
}
.index_newslist li:last-child{
    margin-right:0;
}
.index_newslist li .picbox{
    height: 190px;
	width:100%;
	overflow:hidden;
}
.index_newslist li .pic{
    height: 190px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.index_newslist li .pic {
    transition: all .3s ease-in-out;
}
.index_newslist li:hover .pic {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.index_newslist_tit{
    text-align: center;
    font-size: 20px;
    padding: 15px 0;
}
.index_newslist_desc{
    font-size: 16px;
    line-height: 30px;
}

.index_newslist_desc p{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

/* 内页banner -------------------------------------- */

.banner_inner{
    height: 600px;
    background-repeat:no-repeat;
    background-position:center 0;
    background-size: cover;
}
.banner_inner_txt{
    padding-top: 200px;
}
.banner_inner_txt1{
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.banner_inner_txt2{
    font-size: 30px;
    color: #fff;
    padding-bottom: 20px;
}
.banner_inner_linecenter{
    width:40px;
    height:2px;
	background:#CD0108;
	margin:0 auto;
}
.banner_inner_txt3{
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}
.banner_inner_txt4{
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    padding-top: 40px;
}
.banner_inner_txt5{
    font-size: 20px;
    color: #fff;
    padding-top: 10px;
}
.banner_inner_txtbox{
    width: 476px;
    height: 165px;
    background: url(../image/005.png) no-repeat center 0;
    background-size: 100% auto;
    margin: 200px auto 0;
}
.about_banner{
    background: url(../image/banner_about.jpg) no-repeat center 0;
    background-size: 100% auto;
}
.contact_banner{
    background: url(../image/banner_contact.jpg) no-repeat center 0;
    background-size: 100% auto;
}
.news_banner{
    background: url(../image/banner_news.jpg) no-repeat center 0;
    background-size: 100% auto;
}
.sanwei_banner{
    background: url(../image/banner_sanwei.jpg) no-repeat center 0;
    background-size: 100% auto;
}
.pinpai_banner{
    background: url(../image/banner_pinpai.jpg) no-repeat center 0;
    background-size: 100% auto;
}
.guanggao_banner{
    background: url(../image/banner_guanggao.jpg) no-repeat center 0;
    background-size: 100% auto;
}
.xuanchuan_banner{
    background: url(../image/banner_xuanchuan.jpg) no-repeat center 0;
    background-size: 100% auto;
}

/* 关于我们页面 -------------------------------------- */
.page_about{}
.page_about_lft{float:left;width: 43%;padding-top: 10px;}
.page_about_rgt{float:right;width: 53%;}
.page_about_rgt_tit{}
.page_about_rgt_tit span{
    font-size: 45px;
    color: #000;
    border-bottom: 4px solid #cd0108;
    padding-bottom: 10px;
    display: inline-block;
}
.page_about_rgt_cont{line-height: 32px;font-size: 18px;/* color: #666; */padding-top: 25px;}

.page_about_cult{
	height:450px;
    background: url(../image/about02.jpg) no-repeat center 0;
    background-size: 100% auto;
}
.page_about_cult_po{position: relative;height: 450px;}
.page_culture_pic{position: absolute;top: -110px;left: 50%;margin-left: -150px;}
.page_culture_zz{
    top: 120px;
    left: 0;
    position: absolute;
}
.page_culture_zz_tit{
    font-size: 32px;
}
.page_culture_zz_en{
    font-size: 20px;
}
.page_culture_zz_cont{
    font-size: 18px;
    line-height: 32px;
    padding-top: 40px;
    padding-bottom: 30px;
}
.page_culture_zz_line{
width:100px;
height:2px;
background:#CD0108;
}

.page_culture_sm{}
.page_culture_sm_titblock{
    position: absolute;
    bottom: 50px;
    right: 370px;
    width: 320px;
    height: 110px;
    padding-top: 40px;
    background: url(../image/about04.png) no-repeat 0 0;
}
.page_culture_sm_contblock{
    position: absolute;
    top: 50px;
    right: 0;
}
.page_culture_sm_tit{
    font-size: 24px;
    text-align: center;
    width: 200px;
    padding-left: 110px;
}
.page_culture_sm_en{
    font-size: 16px;
    text-align: center;
    width: 200px;
    padding-left: 110px;
}
.page_culture_sm_cont{
    font-size: 18px;
    line-height: 32px;
    text-align: right;
    padding-top: 30px;
}
.page_culture_sm_line{width:100px;height:2px;background:#CD0108;float: right;margin-right: 20px;}

.shili{}
.shili_tit{
    text-align: center;
    padding: 90px 0 30px;
}
.shili_tit span{
    font-size: 40px;
    text-align: center;
    display: inline-block;
    padding-top: 15px;
    background: url(../image/001.png) no-repeat center 0;
}
.shili_list{
    overflow: hidden;
}
.shili_list li{
    float: left;
    width: 25%;
}
.shili_list_num{
    text-align: center;
}
.shili_list_num span{
    font-size: 66px;
}
.shili_list_num i{
    font-size: 16px;
    vertical-align: 44px;
}
.shili_list_item{
    font-size: 16px;
    color: #666;
    text-align: center;
}
/* 联系我们页面 -------------------------------------- */
.page_contact{}
.page_contact_lft{float:left;}
.page_contact_rgt{float: left;padding-left: 80px;padding-top: 60px;}
.page_contact_rgt_tit{
	font-size: 26px;
}
.page_contact_rgt_cont{line-height: 32px;font-size: 18px;/* color: #666; */padding-top: 30px;}
.page_contact_rgt_cont p{line-height: 32px;font-size: 16px;padding-top: 30px;display: inline-block;text-align: center;width: 200px;}

/* 新闻列表页面 -------------------------------------- */
.page_news{}
.page_newslist{
    overflow: hidden;
}
.page_newslist li{
    display: block;
    padding: 50px 0;
    border-bottom: 1px solid #dedede;
    overflow: hidden;
}


.page_newslist_pic{
    float: left;
    width: 360px;
    height: 200px;
    overflow: hidden;
}
.page_newslist_pic .pic{
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all .3s ease-in-out;
}
.page_newslist_pic:hover .pic {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.page_newslist_cont{
    padding-left: 400px;
}
.page_newslist_cont_tit{
    font-size: 24px;
    padding: 20px 0;
}
.page_newslist_cont_tit a:hover{
    color:#CD0108;
}
.page_newslist_cont_line{
    width: 45px;
    height: 2px;
    background: #CD0108;
}
.page_newslist_cont_desc{
    font-size: 16px;
    line-height: 30px;
    padding: 20px 0 25px;
}
.page_newslist_cont_time{
    font-size: 15px;
    color: #999;
}

/* 视频列表页面 -------------------------------------- */
.page_list_desc{}
.page_list_desc_txt{
    font-size: 20px;
    line-height: 46px;
    text-align: center;
    color: #444;
    padding: 75px 0;
}
.page_list_show{}
.page_list_tit{
    text-align: center;
    padding: 70px 0 30px;
}
.page_list_tit01{
    font-size: 50px;
}
.page_list_tit02{
    font-size: 16px;
    color: #999;
}
.page_list_tit03{
    font-size: 18px;
    padding-top: 20px;
}
.videolist{
    overflow: hidden;
    display:none;
    min-height: 310px;
}
.videolist li{overflow: hidden;float:left;width: 28%;margin-right: 8%;text-align: center;padding: 20px 0;}
.videolist li:nth-child(3n){margin-right:0;}
.videolist li a .picbox2 {
    transition: all .3s ease-in-out;
}
.videolist li:hover .picbox2 {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.videolist li a {
    position: relative;
    display: block;
    overflow: hidden;
    height: 225px;
    width: 100%;
}
.videolist li .picbox2 {
    height: 225px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.videolist li a .p {
    position: absolute;
    display: inline-block;
    width: 80px;
    color: #fff;
    padding-left: 20px;
    background: url(../image/img4.png) no-repeat left center;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -10px;
    opacity: 0;
    transform: translate(0, -20px);
    transition: all .3s ease-in-out;
}
.videolist li:hover a .p {
    opacity: 1;
    transform: translate(0, 0);
}
.videolist_name{
    font-size: 20px;
    padding-top: 15px;
}
.videolist_tag{
    overflow: hidden;
    text-align: center;
}
.videolist_tag li{
    display: inline-block;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    padding: 0 30px;
    border-right: 1px solid #ccc;
}
.videolist_tag li.this,.videolist_tag li:hover{
	color:#CD0108;
	cursor:pointer;
}
.videolist_tag li:last-child{
    border-right: 0;
}

/* banner slide -------------------------------------- */
.banner{width:100%;overflow:hidden;position:relative;z-index: 10;}
.banner .hd{position: absolute;bottom: 10px;height: 10px;left: 50%;z-index: 2;margin-left: -15px;text-align: center;}
.banner .hd ul{float:left;height: 10px;}
.banner .hd li{width: 10px;height: 10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color: #6a6a6a;margin-right: 10px;float: left;cursor: pointer;}
.banner .hd li.on{background-color: #e60012;}
.banner .bd{ position:relative; height:100%; z-index:0;}
.bannerdiv{height: 1065px;}

/* backtotop */
.toolbar-item{display:block;width:52px;height:52px;position: fixed;right: 0;background: url(https://www.xinzhou-sg.com/1120/images/toolbar.png) no-repeat;bottom: 50px;}
.toolbar-item:hover{background: url(https://www.xinzhou-sg.com/1120/images/toolbar2.png) no-repeat;}

/* page-video */


/* page-news-arc */
.article_news .news_top{height: 300px;}
.news_arc {}
.news_arc .info_title {font-size: 26px;text-align:center;line-height: 1.5;font-weight:bold;color:#000;}
.news_arc .info_time {padding: 15px 0 0;text-align:center;color:#666;font-size: 14px;line-height: 2;}
.news_arc .info_time em {padding:0 2em;}
.news_arc .info_time span {cursor:pointer;display:inline-block;width: 2em;height: 2em;margin-left: 5px;}
.news_arc .info_time span a{color: #666;display: block;border: 1px solid #c1c1c1;}
.news_arc .info_page {overflow:hidden;display: none;}
.news_arc .info_page em {float:left;width:44px;height:44px;cursor:pointer;position:relative;font-size:0;}
.news_arc .info_page em.prev {background:url(https://www.xinzhou-sg.com/1120/images/jt06.png) no-repeat;}
.news_arc .info_page em.next {background:url(https://www.xinzhou-sg.com/1120/images/jt07.png) no-repeat;float:right;}
.news_arc .info_page em.prev:hover {background:url(https://www.xinzhou-sg.com/1120/images/jt06-2.png) no-repeat;}
.news_arc .info_page em.next:hover {background:url(https://www.xinzhou-sg.com/1120/images/jt07-2.png) no-repeat;}
.news_arc .info_page em a{display:block;width: 100%;height: 100%;position: absolute;left:0;top:0;z-index:99;font-size:0;}
.news_arc .info_txt {border:1px solid #e8e8e8;padding: 1em 3%;overflow:hidden;font-size: 16px;line-height: 2;}
.news_arc .info_txt p{margin: 1em 0;}
.news_arc .info_txt img{max-width:700px;}
.news_arc .info_txt .info_return {display: block;width: 14%;overflow:hidden;background: #aaa;margin: 2em auto;text-align: center;font-size: 1.2em;color: #fff;}
.news_arc .info_txt .info_return:hover {background:#ccc;}

/* page-contact */
.contact_body{position: relative;width: 100%;height: 100%;}
.contact_banimg{background: url(https://www.xinzhou-sg.com/1120/images/contact_banner.jpg) no-repeat center 0;background-size: 100% 100%;width:100%;}
.contact_infor{padding: 70px 0 0;}
.contact_infor h2{ color:#FFF; font-size:40px; line-height:100%; margin-bottom:20px;display: block;text-align: center;font-weight: normal;}
.contact_infor h3{color: #e8e8e8;font-size:16px;text-align: center;}
.cct_box{/* position: relative; */}
.cct_con{padding-top: 70px;padding-bottom: 50px;/* background: #3b589a45; *//* margin: 10px 0; */}
.cct_con li{float: left;width: 33%;text-align: center;overflow: visible;}
.cct_con li a{display: block;cursor: auto;}
.cct_con li:last-child{width:31%;}
.cct_con li img{height: 48px;display: block;margin: 0 auto;}
.cct_con li a span{display: block;font-size: 16px;color: #fff;text-align: center;padding-top: 20px;}
.contact_form{width: 700px;margin: 0 auto;background: #fff;}



.videoarea{
	position: fixed;
	display: none;
	width: 70%;
	height: 80%;
	top: 10%;
	left: 15%;
	z-index: 999;
}
.videoarea video{
	width: 100% !important;
	height: 100% !important;
	margin: 0 auto;
	display: block;
	outline: none;
}
.newstextarea{
	display: none;
}
.shadow{
	background: #000;
	opacity: .8;
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	width: 100%;
	height: 100%;
	z-index: 666;
	display: none;
}

.shadow .close{
	font-size: 40px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 0 0 7px 0;
	color: #fff;
	position: fixed;
	right: 20px;
	top: 10px;
	font-weight: bold;
	cursor: pointer;
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}
.shadow .close:hover{
	transform: rotate(180deg);
}

@media only screen and (min-width: 1401px) and (max-width: 1920px) {
	html{font-size: 12px;}
	.wrapper{width:1440px;}
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
	html{font-size: 12px;}
	.wrapper{width:1200px;}
}
@media only screen and (min-width: 993px) and (max-width: 1200px) {
	html{font-size: 12px;}
	.wrapper{width:1024px;}
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
	html{font-size: 12px;}
	.wrapper{width:800px;}
}
@media only screen and (max-width: 768px) {
	html{font-size: 12px;}
	.wrapper{width: 100%;}
	
.h5 {height:5px;}.h10{height:10px;}.h15{height:15px;}.h20{height:20px;}.h25{height:25px;}.h30{height:30px;}.h35{height:35px;}.h40{height:40px;}.h45{height:45px;}.h50{height: 20px;}.h60{height: 60px;}.h70{height:70px;}.h80{height: 30px;}

/* 顶部 -------------------------------------- */
.header{padding: 20px 0;}
.logo{
    width: 100%;
    text-align: center;
}
.logo a img{
    height: 50px;
}

/*导航 -------------------------------------- */
.navlist{padding-top: 10px;}
#nav{}
#nav dd{
    width: 32%;
}
#nav dd a.menu_one{font-size: 16px;padding: 0 30px;line-height: 2;}
#nav dd a.menu_one:hover{}

#nav dd.xiala ul{width: 100%;}
#nav dd.xiala:hover ul{
    z-index: 99;
}
#nav dd.xiala ul li{}
#nav dd.xiala ul li a{font-size: 14px;line-height: 2.5;}

/* 底部 -------------------------------------- */
.foot{padding: 20px 0 15px;}
.foot_logo{
    padding-right: 0;
    padding-top: 0;
    margin: 0 auto;
    float: unset;
    width: 200px;
}
.foot_contact{
    width: 90%;
    padding: 20px 5%;
    float: unset;
}
.foot_contact ul{
}
.foot_contact ul li{
    font-size: 14px;
    padding: 7px 0 7px 33px;
}
.foot_contact ul li.li01{
    background: url(../image/002.png) no-repeat 0 center;
    background-size: auto 20px;
}
.foot_contact ul li.li02{
    background: url(../image/003.png) no-repeat 2px center;
    background-size: auto 24px;
}
.foot_contact ul li.li03{
    background: url(../image/004.png) no-repeat 0 center;
    background-size: auto 17px;
}
.foot_weixin{
    width: 160px;
    float: unset;
    margin: 0 auto;
}
.foot_weixin img{}
.foot_weixin p{
    font-size: 16px;
    padding-top: 15px;
}
.foot_infor{
    padding-top: 20px;
    margin-top: 30px;
}
.foot_infor a{
    font-size: 12px;
    padding-right: 15px;
}
.foot_infor span{
    font-size: 12px;
}

/* 首页banner -------------------------------------- */
.index_banner{
    height: 460px;
    }
.banner_index_txt{
    left: 0;
    top: 200px;
    height: 170px;
    width: 100%;
    text-align: center;
}
.banner_index_txt1{
    font-size: 34px;
}
.banner_index_txt2{
    font-size: 12px;
    letter-spacing: 2px;
    /* padding-top: 5px; */
}
.banner_index_txt3{
    font-size: 15px;
    padding: 10px 0;
}
.banner_index_txt4{
    font-size: 14px;
    padding: 3px 20px;
}
/* 首页导航 -------------------------------------- */
.index_logo{
    left: 50%;
    top: 15px;
    width: 40px;
    margin-left: -20px;
}

.index_nav_lft{left: 0;top: 80px;width: 100%;text-align: center;background: #00000070;}
.index_nav_lft dd{}
.index_nav_lft dd a.index_menu_one{font-size: 16px;padding: 0 15px 0px;line-height: 2;}
.index_nav_lft dd a.index_menu_one:hover{border-bottom: 2px solid #CD0108;}

.index_nav_rgt{top: 112px;left: 0;width: 100%;text-align: center;background: #00000070;}
.index_nav_rgt dd{}
.index_nav_rgt dd a.dd01{
    background: url(../image/006.png) no-repeat 0 8px;
    background-size: auto 16px;
    }
.index_nav_rgt dd a.dd02{
    background: url(../image/007.png) no-repeat 0 8px;
    background-size: auto 16px;
    }
.index_nav_rgt dd a.dd03{
    background: url(../image/008.png) no-repeat 0 8px;
    background-size: auto 16px;
    }
.index_nav_rgt dd{}
.index_nav_rgt dd a.index_menu_one{font-size: 16px;padding: 0 15px 0px 25px;line-height: 2;}
.index_nav_rgt dd a.index_menu_one:hover{}

.index_desc_txt{
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 20px;
}
.index_youshi{
	height: 880px;
	background-size: cover;
	}
.youshilist{
    padding-top: 0px;
}
.youshilist li{
    width: 90%;
    margin: 2% 5%;
    padding: 20px 0;
}
.youshilist li:last-child{
    margin-right: 0;}
	
.youshilist li:hover {
    box-shadow: 0px 3px 18px 0px rgba(50, 50, 50, 0.17);
}
	
	
.youshilist_pic img{
    height: 60px;
}
.youshilist_name{
    font-size: 26px;
    padding: 15px 0;
}
.youshilist_line{
    width: 90px;
    height: 2px;
}
.youshilist_desc{
    font-size: 16px;
    line-height: 26px;
    padding: 14px 25px 0;
}

.index_hezuo{}
.hezuolist{
}
.hezuolist li{
    width: 25%;
}
.hezuolist li img{}
.hezuolist li:hover img{
}

.index_news{}
.index_newslist{
}
.index_newslist li{
    width: 40%;
    margin: 2% 5%;
}
.index_newslist li:last-child{
    margin-right:0;
}
.index_newslist li .picbox{
    height: 100px;
    width:100%;
}
.index_newslist li .pic{
    height: 100px;
}
.index_newslist li .pic {
}
.index_newslist li:hover .pic {
}
.index_newslist_tit{
    font-size: 15px;
    padding: 10px 0;
}
.index_newslist_desc{
    font-size: 12px;
    line-height: 22px;
}

.index_newslist_desc p{}

/* 内页banner -------------------------------------- */

.banner_inner{
    height: 140px;
    padding: 50px 0;
}
.banner_inner_txt{
    padding-top: 20px;
    text-align: center;
}
.banner_inner_txt1{
    font-size: 28px;
    padding-bottom: 10px;
}
.banner_inner_txt2{
    font-size: 20px;
    padding-bottom: 8px;
}
.banner_inner_linecenter{
    width:40px;
    height:2px;
}
.banner_inner_txt3{
    font-size: 20px;
}
.banner_inner_txt4{
    font-size: 26px;
    padding-top: 0px;
}
.banner_inner_txt5{
    font-size: 16px;
    padding-top: 10px;
}
.banner_inner_txtbox{
    width: 100%;
    height: 150px;
    background: url(../image/005.png) no-repeat center 0;
    background-size: 90% auto;
    margin: 0;
    padding-top: 20px;
}
.news_banner{
    background: url(../image/banner_news.jpg) no-repeat center 0;
    background-size: cover;
}


/* 关于我们页面 -------------------------------------- */
.page_about{
    padding: 0 10px;
}
.page_about_lft{width: 100%;padding-top: 0;}
.page_about_rgt{width: 100%;padding-top: 20px;}
.page_about_rgt_tit{}
.page_about_rgt_tit span{
    font-size: 26px;
    border-bottom: 2px solid #cd0108;
    padding-bottom: 10px;
}
.page_about_rgt_cont{line-height: 24px;font-size: 14px;padding-top: 10px;}

.page_about_cult{
	height: 630px;
}
.page_about_cult_po{height: 630px;}
.page_culture_pic{top: -50px;left: unset;right: 10px;margin-left: 0;width: 33%;}
.page_culture_zz{
    top: 80px;
    left: 2%;
    width: 96%;
}
.page_culture_zz_tit{
    font-size: 26px;
}
.page_culture_zz_en{
    font-size: 12px;
}
.page_culture_zz_cont{
    font-size: 14px;
    line-height: 24px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.page_culture_zz_line{
width:100px;
height:2px;
}

.page_culture_sm{}
.page_culture_sm_titblock{
    bottom: 168px;
    right: 0;
    width: 250px;
    height: 100px;
    padding-top: 40px;
}
.page_culture_sm_contblock{
    top: unset;
    right: 0;
    bottom: 0;
}
.page_culture_sm_tit{
    font-size: 24px;
    width: 240px;
    padding-left: 0;
}
.page_culture_sm_en{
    font-size: 14px;
    width: 240px;
    padding-left: 0;
}
.page_culture_sm_cont{
    font-size: 14px;
    line-height: 24px;
    padding-top: 14px;
}
.page_culture_sm_line{width:100px;height:2px;margin-right: 20px;}

.shili{}
.shili_tit{
    padding: 25px 0 20px;
}
.shili_tit span{
    font-size: 30px;
    padding-top: 15px;
    background: url(../image/001.png) no-repeat center 0;
}
.shili_list{
}
.shili_list li{
    width: 50%;
}
.shili_list_num{
}
.shili_list_num span{
    font-size: 48px;
}
.shili_list_num i{
    font-size: 16px;
    vertical-align: 22px;
}
.shili_list_item{
    font-size: 15px;
}
/* 联系我们页面 -------------------------------------- */
.page_contact{}
.page_contact_lft{
    display: none;
}
.page_contact_rgt{padding-left: 20px;padding-top: 20px;}
.page_contact_rgt_tit{font-size: 24px;}
.page_contact_rgt_cont{line-height: 28px;font-size: 16px;padding-top: 10px;padding-right: 10px;}
.page_contact_rgt_cont p{line-height: 32px;font-size: 16px;padding-top: 30px;width: 200px;}

/* 新闻列表页面 -------------------------------------- */
.page_news{}
.page_newslist{padding: 0 20px;}
.page_newslist li{
    padding: 20px 0;
}


.page_newslist_pic{
    width: 100%;
    height: 125px;
}
.page_newslist_pic .pic{
    width: 100%;
    height: 100%;
}
.page_newslist_pic:hover .pic {
}
.page_newslist_cont{
    padding-left: 0;
    width: 100%;
    float: left;
}
.page_newslist_cont_tit{
    font-size: 20px;
    padding: 10px 0;
}
.page_newslist_cont_tit a:hover{
}
.page_newslist_cont_line{
    width: 45px;
    height: 2px;
}
.page_newslist_cont_desc{
    font-size: 12px;
    line-height: 24px;
    padding: 10px 0 13px;
}
.page_newslist_cont_time{
    font-size: 12px;
}

/* 视频列表页面 -------------------------------------- */
.page_list_desc{
    padding: 0 20px;
}
.page_list_desc_txt{
    font-size: 14px;
    line-height: 26px;
    padding: 20px 0;
}
.page_list_show{}
.page_list_tit{
    padding: 30px 0 15px;
}
.page_list_tit01{
    font-size: 30px;
}
.page_list_tit02{
    font-size: 14px;
}
.page_list_tit03{
    font-size: 18px;
    padding-top: 20px;
}
.videolist{
    min-height: 310px;
}
.videolist li{width: 42%;margin: 0 4%;padding: 20px 0 0 0;}
.videolist li:nth-child(3n){margin-right: 4%;}
.videolist li a .picbox2 {
}
.videolist li:hover .picbox2 {
}
.videolist li a {
    height: 110px;
    width: 100%;
}
.videolist li .picbox2 {
    height: 110px;
}
.videolist li a .p {
    position: absolute;
    display: inline-block;
    width: 80px;
    color: #fff;
    padding-left: 20px;
    background: url(../image/img4.png) no-repeat left center;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -10px;
    opacity: 0;
    transform: translate(0, -20px);
    transition: all .3s ease-in-out;
}
.videolist li:hover a .p {
}
.videolist_name{
    font-size: 14px;
    padding-top: 5px;
}
.videolist_tag{
}
.videolist_tag li{
    font-size: 16px;
    line-height: 20px;
    padding: 0 13px;
}
.videolist_tag li.this,.videolist_tag li:hover{
}
.videolist_tag li:last-child{
    border-right: 0;
}

/* banner slide -------------------------------------- */
.banner{/* width:100%; */}
.banner .hd{bottom: 10px;height: 10px;left: 50%;margin-left: -15px;}
.banner .hd ul{float:left;height: 10px;}
.banner .hd li{width: 10px;height: 10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;margin-right: 10px;}
.banner .hd li.on{}
.banner .bd{position:relative;height: 460px;z-index:0;}
.bannerdiv{height: 460px;}

/* backtotop */
.toolbar-item{display:block;width:52px;height:52px;position: fixed;right: 0;background: url(https://www.xinzhou-sg.com/1120/images/toolbar.png) no-repeat;bottom: 50px;}
.toolbar-item:hover{background: url(https://www.xinzhou-sg.com/1120/images/toolbar2.png) no-repeat;}

/* page-video */


/* page-news-arc */
.article_news .news_top{height: 300px;}
.news_arc {}
.news_arc .info_title {font-size: 22px;line-height: 1.5;}
.news_arc .info_time {padding: 15px 0 0;font-size: 14px;line-height: 2;}
.news_arc .info_time em {padding:0 2em;}
.news_arc .info_time span {width: 2em;height: 2em;margin-left: 5px;}
.news_arc .info_time span a{}
.news_arc .info_page em a{display:block;width: 100%;height: 100%;position: absolute;left:0;top:0;z-index:99;font-size:0;}
.news_arc .info_txt {padding: 10px 3%;font-size: 14px;}
.news_arc .info_txt p{margin: 1em 0;}
.news_arc .info_txt img{max-width: 100%;height: auto;}
.news_arc .info_txt .info_return {width: 14%;margin: 2em auto;font-size: 1.2em;}
.news_arc .info_txt .info_return:hover {}

/* page-contact */
.contact_body{}
.contact_banimg{}
.contact_infor{padding: 70px 0 0;}
.contact_infor h2{font-size:40px;margin-bottom:20px;}
.contact_infor h3{font-size:16px;}
.cct_box{}
.cct_con{padding-top: 70px;padding-bottom: 50px;}
.cct_con li{width: 33%;}
.cct_con li a{display: block;cursor: auto;}
.cct_con li:last-child{width:31%;}
.cct_con li img{height: 48px;}
.cct_con li a span{font-size: 16px;padding-top: 20px;}
.contact_form{width: 700px;}



.videoarea{
	width: 100%;
	height: 80%;
	top: 10%;
	left: 0;
}
.videoarea video{
}
.shadow{
	background: #000;
	opacity: .8;
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	width: 100%;
	height: 100%;
	z-index: 666;
	display: none;
}

.shadow .close{
	font-size: 40px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0 0 7px 0;
	right: 20px;
	top: 10px;
}
	
	
	
}
