@charset "gb2312";
/* 大拇指网络 临沂网站制作优化专家 www.linyimh.com*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	min-height: 100%
}
img {
	border: none;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%
}
body {
	position: relative;
/*	color: #212121;	
	background: #f4f4f4;
	background-image: url(../images/bg.jpg);*/
	font-family: Arial, '微软雅黑';
	font-size: 14px;

	background-size: cover;
	background-attachment: fixed;
	-ms-behavior: url(../images/backgroundsize.min.htc);
}
ul {
	list-style-type: none;
}
a {
	color: #d13939;
	text-decoration: none;
	border: none;
}
p {
	font-size: 12px;
	line-height: 20px;/*white-space: pre-wrap;*/
}
/*h2,h3,h4,h5{font-family:Arial,'MingLiU','微软雅黑';}*/
h2 {
	font-size: 36px;
	line-height: 48px;
}
h3 {
	font-size: 30px;
	line-height: 40px;
}
h4 {
	font-size: 25px;
	line-height: 28px;
}
h5 {
	font-size: 18px;
	line-height: 22px;
}

iframe {
	margin: 40px 0;
	max-width: 100%;
	position: relative;
	z-index: 9;
}
.clear {
	clear: both;
}
pre {
	white-space: pre-wrap!important;
}
code {
	font-family: Arial, '微软雅黑';
	line-height: 24px;
}
/*--------------------------------------------头部----------------------------------------------*/


.header {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100px;
	text-align: center;
	background:#e60012;
	z-index: 9998;
	transition: 0.4s;/*background: rgba(11,11,11,0);*/
}
.header:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #e60012;
	opacity: 0;
	filter: alpha(opacity=0);
}
.header_small {
	height: 50px !important;
	transition: 0.4s;
	/*opacity: 0.8;*/

}
.header_small:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
/*	opacity: 0.8 !important;
	filter: alpha(opacity=80);*/
}
.logo {
	position: absolute;
	/*max-width: 300px;*/
	height: 100px;
	line-height: 100px;
	margin: 0px auto 0;
	text-align: left;
	transition: 0.4s;
	z-index: 99;
}
.logo img {
	vertical-align: top;
}
.logo_small {
	position: absolute;
	left: 0;
	margin: 0 auto;
	line-height: 50px;
    max-width: auto;
    height: 50px;
    z-index: 1999;
}
.logo_small img{
max-width:220px;
transition: width 0.8s!important;
-moz-transition: width 0.8s; /* Firefox 4 */
-webkit-transition: width 0.8s; /* Safari 和 Chrome */
-o-transition: width 0.8s; /* Opera */
}
.bzzybf{
    max-width: 300px;
    margin-left: 560px;
    line-height: 100px;
}
.bzzybf_small {
	position: absolute;
	left: 0;
	margin-left: 560px;
	line-height: 50px;
    max-width: auto;
    height: 50px;
    z-index: 1999;
}
.bzzybf_small img{
max-width:220px;
transition: width 0.8s!important;
-moz-transition: width 0.8s; /* Firefox 4 */
-webkit-transition: width 0.8s; /* Safari 和 Chrome */
-o-transition: width 0.8s; /* Opera */
}
.nav {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	text-align: right;
}
.nav ul {
	position: relative;
	top: 32px;
	z-index: 999;
	transition: 0.4s;
	right:150px;
}
.nav_wx{
	display:none;
	position:absolute;
    top: 75px;
    z-index: 999;
    transition: 0.4s;
    right: 35px;
    float: right;
    width: 120px;
}
.nav_wx_small{
	position:absolute;
    top: 35px;
    z-index: 999;
    transition: 0.4s;
    right: 35px;
    float: right;
    width: 120px;
}
.ul1 {
	
	transition: 0.4s;
	display:block;
}
.nav li {
	position: relative;
	/*display: inline-block;*/
    display:inline;
	margin-left: 24px;
}
.nav .on a:after {
	content: "";
	position: absolute;
	top: 26px;
	left: 0;
	height: 1px;
	width: 100%;
	background-color: #fff;
}
.nav li > a {
	display: inline-block;
	padding: 5px 0 16px 0;
	color: #fff;
	font-size: 13px;
	/*font-weight: 700;*/
	letter-spacing: 2px;
	transition: 0.4s;
	opacity: 1;
	filter: alpha(opacity=100);
}
.side_close {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	height: 50px;
	background-image: url(../images/btn_side-close.png);
	background-repeat: no-repeat;
	background-size: auto 80%;
	background-position: 50px;
	background-color: #e60012;
	z-index: 99;

	animation:mymove 1.5s infinite;
    -webkit-animation:mymove 1.5s infinite;
}
.side_close1 {
	right: 0;
	top: 0;
	width: 100px;
	height:35px;
	background-image: url(../images/btn_side-close.png);
	background-repeat: no-repeat;
	background-size: auto 80%;
	background-position: 50px;
	z-index: 99;
	animation:mymove 1.5s infinite;
    -webkit-animation:mymove 1.5s infinite;
}
.nav_icon {
	display: none;
	position: absolute;
	right: 10px;
	top: 25px;
	width: 50px;
	height: 50px;
	background: url(../images/nav-icon.png) center no-repeat;
	/*background-size: 100%;*/
	z-index: 99;
}
.nav_icon1 {
	/*display: none;*/
	position: absolute;
	right: 10px;
	top: 25px;
	width: 50px;
	height: 50px;
	background: url(../images/nav-icon.png) center no-repeat;
	background-size: 100%;
	z-index: 99;
}
.nav_icon_ewm {
	/*display: none;*/
	position: absolute;
	right: 80px;
	top: 33px;
	width: 33px;
	height: 33px;
	background: url(../images/nav-icon_wx.png) center no-repeat;
	background-size: 100%;
	z-index: 99;
}
.nav_pc{ width:100%; background:#000; line-height:35px;filter:alpha(opacity:80); opacity:0.8;  -moz-opacity:0.8;-khtml-opacity: 0.8; padding-top:10%; padding-left:50%;position:fixed;
	z-index: 9999; top:0px;}
/*.ul1 li{filter:alpha(opacity:100); opacity:1;  -moz-opacity:1;-khtml-opacity: 1;}
.ul1 li a{ font-size:22px; color:#fff; font-weight:600; line-height:60px; }
.ul1 li a:hover{ color:#e60012;}*/
.nav_icon1_small {
	/*display: none;*/
	position: absolute;
	right: 10px;
	top: 0px;
	width: 50px;
	height: 50px;
	background: url(../images/nav-icon.png) center no-repeat;
	background-size: 100%;
	z-index: 99;
}
.nav_iconwx_small {
	/*display: none;*/
	position: absolute;
	right: 80px;
	top: 8px;
	width: 33px;
	height: 33px;
	background: url(../images/nav-icon_wx.png) center no-repeat;
	background-size: 100%;
	z-index: 99;
}
/*-----------------------------sub-------------------------*/
.nav ul.sub-menu {
	position: absolute;
	left: 0;
	top: 40px;
	width: 200px;
	box-shadow: 0 0 30px rgba(0,0,0,.1);
	display: none;
}
.sub-menu li {
	position: relative;
	display: block;
	margin: 0;
	text-align: left;
}
.sub-menu li a {
	display: block;
	padding: 10px 20px;
	line-height: 20px;
	margin: 0;
	font-size: 12px;
	font-weight: 100;
	background-color: #fff;
	color: #000;
	box-sizing: border-box;
}
 
/*--------------------------------------------幻灯片----------------------------------------------*/

/*-webkit-transform: translate(-50%, -50%);让absolute居中*/
.slider_main {
	position: relative;
	width: 100%;
	text-align: center;
}
.slider_main::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 200px;
	background-image: url(../images/h_layer.png);
	background-repeat: repeat-x;
	z-index: 87;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.rslides ul {
	height: 100%;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-position: center;
	background-color: #fff;
}
.slider_img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	transform: scale(1.1);
	transition-duration: 10s;/*-ms-behavior: url(../images/backgroundsize.min.htc);*/
}
.s_stop {
	transform: scale(1) !important;
	transition: 0.5s !important;
}
li.rslides1_on .slider_img {
	transform: scale(1);
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
p.caption a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 90;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.rslides_tabs {
	position: absolute;
	left: 40px;
	bottom: 50px;
	z-index: 999;
}
p.caption {
	position: absolute;
	left: 40px;
	bottom: 200px;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	background-color: rgba(0,0,0,.2);
	padding: 14px;
	font-family: Arial, 'MingLiU';
	z-index: 88;
	transition: 0.4s;
}
p.caption1 {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 260px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 0;
	color: #fff;
	background-color: #e60012;
	font-size: 16px;
}
.rslides_tabs li {
	position: relative;
	display: inline-block;
}
#slider-pager a {
	position: relative;
	display: inline-block;
	/*border-bottom: 2px solid rgba(255,255,255,0);*/
	transition: 0.4s;
}
#slider-pager a:after {
	content: "";
	position: absolute;
	width: 70px;
	left: 4px;
	top: 6px;
	height: 50px;
	display: none;
	/*border-radius: 4px;*/
	border-bottom: 1px solid #fff;
}
#slider-pager img {
	float: left;
	margin: 0 4px;/*border-radius: 40px;*/
}
#slider-pager .rslides_here a {
	/*	border-bottom: 2px solid #fff;*/
	opacity: 1;
}
#slider-pager .rslides_here a:after {
	display: block;
}
a.rslides1_nav.prev, a.rslides1_nav.next {
	position: absolute;
	bottom: 50%;
	z-index: 88;
}
a.rslides1_nav {
	width: 39px;
	height: 39px;
	border-radius: 40px;
	background: rgb(11,11,11);
	background: rgba(11,11,11,.4);
	transition: 0.4s;
}
a.rslides1_nav:after {
	content: "";
	position: absolute;
	width: 43px;
	height: 43px;
	top: -3px;
	left: -3px;
	border-radius: 40px;
	border: 1px solid rgba(255,255,255,.0);
	transition: 0.2s;
}
a.rslides1_nav.prev {
	left: 20px;
	background-image: url(../images/icon_prev.png);
}
a.rslides1_nav.next {
	right: 20px;
	background-image: url(../images/icon_next.png);
}
.icon_down {
	position: absolute;
	bottom: 33px;
	height: 6px;
	width: 100%;
	background-image: url(../images/icon_down.png);
	background-position: center;
	background-repeat: no-repeat;
	opacity: 1;
	z-index: 999;
}
.mouse {
	position: absolute;
	bottom: 10px;
	height: 38px;
	width: 100%;
	background-image: url(../images/mouse.png);
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0.5;
	z-index: 999;
}
.slider_sub {
	position: relative;
	min-height: 100px;
	background-color: #000;
}
.slider_sub img {
	width: 100%;
}
 
/*--------------------------------------------通用元素----------------------------------------------*/
.content {
	margin-bottom: 40px;
}
.section, .section2 {
	position: relative;
	width: 1200px;
	margin: 40px auto;
	padding: 30px;
	background: #fff;
	background: rgba(255,255,255,.6);
	box-sizing: border-box;
}
.section {
	text-align: center;
}
.section2 {
	text-align: left;
}
.section:after, .section2:after, .footer_cell:after, ul.page:before, .formBtn:before {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.section_title_1 h5 {
	position: relative;
	margin-top: 10px;
	font-size: 16px;
	padding-bottom: 10px;
}
.section_title_1 h5:after {
	content: "";
	position: absolute;
	width: 30px;
	height: 1px;
	top: 30px;
	left: 50%;
	margin-left: -15px;
	background-color: #212121;
}
.section_title_1 span, .section_category h5 {
	display: block;
	margin: 2px 0 10px 0;
	font-weight: 700;
	font-size: 30px;
	color: #d13939;
	font-family: Arial, 'MingLiU';
	line-height: 36px;
}
.section_category {
	position: relative;
	width: 100%;
	padding: 0 20px;
	height: 60px;
	box-sizing: border-box;
}
.section_category h5 {
	color: #000;
	line-height: 60px;
	text-align: left;
}
.category ul {
	position: absolute;
	height: 60px;
	right: 16px;
	top: 0;
	line-height: 60px;
}
.category li {
	display: inline-block;
	margin-left: 0;
	font-size: 12px;
}
.category li a {
	color: #000;
	background-color: #e7e7e7;
	background-color: rgba(0,0,0,.05);
	padding: 10px;
}
.category li.on a {
	color: #fff;
	background-color: #d13939;
}
.section_title_2 {
	min-height: 70px;
	margin: 0 15px;
}
.section_title_2 h5 {
	position: relative;
	margin: 20px 0;
	font-size: 16px;
}
.section_title_2 h5:after {
	content: "";
	position: absolute;
	width: 30px;
	height: 1px;
	top: -10px;
	left: 0;
	background-color: #212121;
}
.section_title_2 span {
	position: relative;
	display: block;
	width: 360px;
	margin: 10px 0;
	font-weight: 700;
	font-size: 30px;
	color: #d13939;
	line-height: 30px;
	font-family: Arial, 'MingLiU';
}
.section_title_2 h4 {
	font-family: Arial, 'MingLiU';
}
.section_title_2>p {
	position: absolute;
	top: -4px;
	right: 0;
	width: 700px;
	margin-top: 44px;
	padding: 0 30px 30px 0;
	font-size: 14px;
	line-height: 24px;
	box-sizing: border-box;
}
.page {
	position: relative;
	margin: 30px auto;
	text-align: center;
}
.page li {
	display: inline-block;
	background-color: #e7e7e7;
	background-color: rgba(0,0,0,.05);
	transition: 0.3s;
}
.page li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #000;
	box-sizing: border-box;
}
.page_on a {
	color: #fff !important;
	background-color: #d13939;
}
.page li:hover {
	opacity: 0.8;
}
/*--------------------------------------------Service----------------------------------------------*/

.setting img {
	padding: 15px;
	box-sizing: border-box;
}
.service_box {
	position: relative;
	width: 33.33%;
	float: left;
	padding: 15px;
	box-sizing: border-box;
}
.service_box img {
	max-width: 100%;
	margin: 0 auto;
}
.service_box h4 {
	font-size: 16px;
	margin: 12px 0 6px 0;
}
.service_box p {
/*margin-bottom: 30px;*/
}
/*--------------------------------------------news----------------------------------------------*/
.time_2 {
	font-size: 12px;
	margin-top: 4px;/*margin-bottom: 20px;*/
}
.news_box_samll {
	position: relative;
	left: 5px;
	width: 25%;
	float: left;
	padding: 10px;
	padding-right: 20px;
	text-align: left;
	margin-bottom: 30px;
	box-sizing: border-box;
}
.news_box_samll_index {
	position: relative;
	left: 5px;
	width: 100%;
	float: left;
	font-weight:normal;
	padding: 10px;
	padding-right: 20px;
	text-align: left;
	margin-bottom: 30px;
	box-sizing: border-box;
	
}
.news_box_samll_index .time{
	color:#333;
	float:right;
	top:0px;
	font-weight:normal;
}
.news_box_samll_index a {
	color: #333;
	transition: 0.3s;
	font-weight:normal;
	font-size:12px;
}
.news_box_samll a {
	color: #000;
	transition: 0.3s;
}
.news_box_samll img {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	opacity: 1;
	transition: 0.3s;
}
.time {
	position: relative;
	top: 16px;
	height: 15px;
	font-size: 11px;
	letter-spacing: 1px;
	font-style: italic;
	color: #d13939;
}
.news_box_samll h4 {
	font-size: 16px;
	margin: 10px 0 6px 0;
	height: 26px;
	overflow: hidden;
}
.news_box_samll p {
	height: 82px;
	max-height: 82px;
	overflow: hidden;
}
a.btn_2 {
	position: relative;
	margin-top: 20px;
	display: block;
	height: 36px;
	width: 100%;
	line-height: 36px;
	text-indent: 10px;
	font-size: 12px;
	color: #000;
	background-color: #e7e7e7;
	background-color: rgba(0,0,0,.05);
	z-index: 99;
	transition: 0.3s;
}
a.btn_2:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #d13939;
	opacity: 0;
	transition: 0.3s;
	z-index: -1;
}
a.btn_2:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 97%;
	height: 100%;
	background-image: url(../images/icon_more0.png);
	background-repeat: no-repeat;
	background-position: right;
	transition: 0.3s;
}
.only_text img {
	max-width: 100%;
}
.ctrl {
	margin: 20px 15px;
	margin-top: 40px;
}
.ctrl a {
	position: relative;
	float: left;
	margin: 0;
	margin-right: 0.33%;
	height: 40px;
	line-height: 40px;
	width: 33%;
	background-color: #e7e7e7;
	background-color: rgba(0,0,0,.05);
	box-sizing: border-box;
}
.ctrl a:after {
	display: none;
}
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;
}
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);
}
.news {
	position: relative !important;
	min-height: 50px !important;
}

/*--------------------------------------------about & contact----------------------------------------------*/

.textandpic {
	position: relative;
	margin: 15px;
	margin-bottom: 20px;
}
.textandpic img {
	position: relative;
	width: 100%;
	opacity: 1;
	transition: 0.4s;
}
a.pic_btn {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 180px;
	height: 60px;
	margin-left: -90px;
	margin-top: -30px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	background-color: #000;
	opacity: 0;
	transition: 0.4s;
}
.only_text {
	position: relative;
	top: -4px;
	padding: 0 15px;
}
.only_text p {
	font-size: 14px;
	line-height: 24px;
	white-space: pre-line;
}
.model+span {
	width: 100%;
}
.model+.only_text {
	width: 60%;
	float: right;
}
.model+.section_title_2 {
	position: absolute;
}
.form input, .formText {
	border: 1px solid #dedede;
	background-color: #fbfbfb;
	font-size: 14px;
	line-height: 18px;
	width: 100%;
	padding: 4px;
	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 textarea {
	height: 100px;
	max-width: 100%;
}
.form input:focus, .form textarea:focus {
	background-color: #fff;
	border: 1px solid #d13939;
}
.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: 10px;
	width: 100%;
	background: #212121;
	color: #fff;
	margin: 10px auto;
	line-height: 18px;
	cursor: pointer;
	border: none;
	transition: 0.4s;
}
.formBtn button:hover {
	background-color: #d13939;
}
 
/*--------------------------------------------gallery----------------------------------------------*/

.pic_box {
	position: relative;
	left: 5px;
	float: left;
	width: 50%;
	padding: 10px;
	padding-right: 20px;
	box-sizing: border-box;
}
/*.pic_box:nth-child(3n+1){width: 50%;}*/
.section .pic_box:nth-child(5n+1), .section .pic_box:nth-child(5n+2) {
	width: 50%;
}
.section .pic_box:nth-child(5n+3), .section .pic_box:nth-child(5n+4), .section .pic_box:nth-child(5n+5) {
	width: 33.33%;
}
.pic_box {
	position: relative;
	margin-bottom: 10px;
}
.pic_box_img {
	position: relative;
}
.pic_box_img img {
	width: 100%;
}
.pic_box_img span {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0;
	background-color: #888;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: 0.4s;
}
.pic_box p {
	position: relative;
	font-size: 16px;
	left: 0;
	color: #000;
	padding: 10px 0;
	transition: 0.4s;
	z-index: 2;
}
.pic_box_img:before {
	content: "";
	display: inline-block;
 *display:inline;
	position: absolute;
	top: 50%;
	left: 45%;
	left: calc(50% - 30px);
	height: 60px;
	width: 60px;
	background-image: url(../images/icon-zoom.png);
	z-index: 3;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: 0.4s;
}
.pic_box_img a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 4;
}
.only_pic {
	text-align: center;
	margin: 20px 0;
}
.only_pic img {
	width: auto;
	height: auto;
	max-width: 100%;
}

/*--------------------------------------底部-------------------------------------------*/

.foot {
	position: relative;
	bottom: 0;
	width: 100%;
	padding: 30px 0;
	background-color: #e60012;
	/*opacity: 0;*/
	margin-top: 50px;
	box-sizing: border-box;
	transition: 0.3s;
}
.footer_cell {
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
}
.footer_right, .footer_left {
	width: 49%;
	min-height: 80px;
}
.footer_right p, .footer_left p, .footer_right p a, .footer_left p a {
	color: #f0f0f0;
	line-height: 20px;
	white-space: normal;
	transition: 0.4s;
}
.footer_right {
	float: right;
	text-align: right;
}
.footer_left {
	display: table;
	float: left;
}
.footer_left img {
	max-height: 80px;
	margin-right: 10px;
}
.footer_left p {
	display: table-cell;
	vertical-align: middle;
}
.footer a:hover {
	color: #d13939;
}
.follow span {
	opacity: 1;
	padding: 4px;
	margin-bottom: 10px;
	filter: alpha(opacity=100);
	transition: 0.4s;
}
.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: 36px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}
.s-qq {
	background-image: url(../images/qq.png);
}
.s-renren {
	background-image: url(../images/renren.png);
}
.s-taobao {
	background-image: url(../images/taobao.png);
}
.s-weibo {
	background-image: url(../images/weibo.png);
}
.s-tt {
	background-image: url(../images/tt.png);
}



/*.footer:after {
	content: "";
	position: absolute;
	height: 40px;
	width: 100%;
	bottom: 0;
	background: #000;
}*/



/*-----------------------------------整体响应式---------------------------------------*/



.sub-menu {
	display: none;
}

/*海报区*/
.son_banner{width: 100%;height: 734px;/*min-width: 1200px; */margin: 90px 0 0 0;}
.pub_banner{width: 100%;height: 734px;min-width: 1200px; }
.jr_banner{width: 100%;height: 734px;min-width: 1200px; }
.join_text{padding-top:240px; /*padding-top:320px;*/ font-size:50px; color:#fff; text-shadow:0 5px 5px rgba(102,102,102,.5);margin-top: 0;}

.pub_con{ width:1200px; margin:0 auto; text-align:left;}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

  @media screen and (max-width:959px){
.nav_icon_ewm {
    display:none;
}
    .nav_icon1{top: 3px;}
	.nav_icon{top: 0px;}
}


