body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
	margin: 0;
	padding: 0
}

body {
	font-family: "微软雅黑";
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a{
	color: #333333;
	text-decoration: none !important;
}

a:hover {
	color: #005bac;
	text-decoration: none !important;
}

em {
	font-style: normal
}

li {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

p {
	word-wrap: break-word
}

input:focus,textarea:focus,.swiper-button-next:focus,.swiper-button-prev:focus,.swiper-pagination-bullet:focus,button:focus{
    outline:none;
}

*::selection {
    background-color: #005bac;
    color: white;
}

*::-moz-selection {
    background-color: #005bac;
    color: white;
}

*::-webkit-selection {
    background-color: #005bac;
    color: white
}

input::-webkit-input-placeholder { 
	color: #cdcdcd; 
}
input:-moz-placeholder{ 
	color: #cdcdcd; 
}
input:-ms-input-placeholder{ 
	color: #cdcdcd; 
}
input:placeholder{ 
	color: #cdcdcd; 
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 0;
}
.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    opacity: 1;
    background-color: #aaaaaa;
}
.swiper-pagination-bullet-active {
	background-color: #d70d18;
}
@font-face {
  	font-family: "HelveticaNeueLTStd-UltLt";
  	src: url("../fonts/HelveticaNeueLTStd-UltLt.woff2") format("woff2"),
       url("../fonts/HelveticaNeueLTStd-UltLt.woff") format("woff"),
       url("../fonts/HelveticaNeueLTStd-UltLt.ttf") format("truetype"),
       url("../fonts/HelveticaNeueLTStd-UltLt.eot") format("embedded-opentype"),
       url("../fonts/HelveticaNeueLTStd-UltLt.svg") format("svg");
    font-style: normal;
    font-weight: normal;
}
@font-face {
  	font-family: "Gotham-Bold";
  	src: url("../fonts/Gotham-Bold.woff2") format("woff2"),
       url("../fonts/Gotham-Bold.woff") format("woff"),
       url("../fonts/Gotham-Bold.ttf") format("truetype"),
       url("../fonts/Gotham-Bold.eot") format("embedded-opentype"),
       url("../fonts/Gotham-Bold.svg") format("svg");
    font-style: normal;
    font-weight: normal;
}
@keyframes huxi{
	0{transform: scale(1);}
	50%{transform: scale(0.95);}
	100%{transform: scale(1);}
}
@-moz-keyframes huxi{
	0{transform: scale(1);}
	50%{transform: scale(0.95);}
	100%{transform: scale(1);}
}
@-ms-keyframes huxi{
	0{transform: scale(1);}
	50%{transform: scale(0.95);}
	100%{transform: scale(1);}
}
@-webkit-keyframes huxi{
	0{transform: scale(1);}
	50%{transform: scale(0.95);}
	100%{transform: scale(1);}
}
/*更改bootstrap的css部分*/
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, 
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, 
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, 
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding: 0;
}
@media only screen and (max-width: 1249px) {
	body {
		font-size: 14px;
	}
	.container{
		width: 970px;
		padding: 0;
	}
}
@media only screen and (max-width: 991px) {
	.container{
		width: 688px;
		padding: 0;
	}
}
@media only screen and (max-width: 767px) {
	body {
		font-size: 12px;
	}
	.container{
		width: 335px;
		padding: 0;
	}
}
@media only screen and (min-width: 1250px) {
	body {
		font-size: 16px;
	}
	.container{
		width: 1130px;
		padding: 0;
	}
}
@media only screen and (min-width: 1500px) {
	.container{
		width: 1440px;
	}
}
/*头部公共样式 star star star*/
header {
	width: 100%;
	height: 111px;
	position: fixed;
	top: 28px;
	left: 0;
	z-index: 100;
}
header .header_logo {
	display: block;
	width: 287px;
	height: 49px;
	line-height: 48px;
	position: absolute;
	left: 50%;
	top: 28px;
	margin-left: -742px;
	transition: all 0.5s;
}
header .header_logo img {
	display: block;
	width: 100%;
}
.header_menu ul {
	width: 100%;
	height: 40px;
}
.header_menu ul li {
	float: left;
	width: auto;
	height: 40px;
	position: relative;
}
.header_menu ul li h4 {
	width: 100%;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	position: relative;
	box-shadow: 1px 1px 1px #004098;
	border-radius: 5px;
}
.header_menu ul li h4 a {
	color: #333333;
	position: relative;
	z-index: 2;
}
.header_menu ul li:hover h4 a {
	color: #d70d18;
}
.header_menu ul li.menuNow h4 a {
	color: #d70d18;
	font-weight: bold;
}
.header_menu ul li:last-of-type {
	margin: 0;
}
.header_menu ul li .header-two {
	width: 110px;
	overflow: hidden;
	background-image: url(../img/menuBg.png);
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
	top: 43px;
	left: 50%;
	margin-left: -55px;
	padding: 30px 11px 14px;
	display: none;
	text-align: center;
}
.header_menu ul li .header-two p {
	width: 100%;
	overflow: hidden;
	line-height: 31px;
	font-size: 14px;
	position: relative;
	border-bottom: 1px dashed #cccccc;
}
.header_menu ul li .header-two p a {
	color: #ffffff;
}
.header_menu ul li .header-two p:hover a {
	font-weight: bold;
}
header .header_right .header-en {
	width: 120px;
	height: 45px;
	overflow: hidden;
	float: left;
}
header .header_right .header-en a {
	display: block;
	width: 45px;
	height: 26px;
	float: left;
	font-size: 14px;
	line-height: 26px;
	font-family: arial;
	color: #bebebe;
	margin: 10px 7px;
	position: relative;
	overflow: hidden;
}
header .header_right .header-en a span {
	display: block;
	float: right;
	height: 26px;
	line-height: 26px;
	position: relative;
	text-align: center;
}
header .header_right .header-en a.active span {
	font-weight: bold;
	color: #d70d18;
}
header .header_right .header-en a.active span:before {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background-color: #d70d18;
	position: absolute;
	left: 0;
	bottom: 0;
}
header .header_right .header_search {
	float: right;
	margin-left: 25px;
	position: relative;
}
header .header_right .header_search span {
	font-size: 18px;
	color: #bebebe;
	cursor: pointer;
}
header .header_right .header_search input {
	display: block;
	width: 240px;
	height: 44px;
	overflow: hidden;
	position: absolute;
	display: none;
}
header .header_menuIcon {
	width: 100px;
	height: 44px;
	line-height: 44px;
	float: right;
	font-size: 24px;
	color: #004098;
	margin: 15px 15px 15px 0;
}
header .header_menuIcon span {
	display: block;
	width: 48px;
	height: 44px;
	line-height: 42px;
	float: left;
}
header .header_menuIcon .header_menuImg {
	width: 33px;
	height: 44px;
	float: left;
	overflow: hidden;
	position: relative;
	margin-left: 10px;
}
header .header_menuIcon .header_menuImg img {
	position: absolute;
	top: 50%;
	margin-top: -7.5px;
}
header .header_menuIcon .header_menuImg img:nth-of-type(2) {
	display: none;
}
.header_click .header_menuIcon {
	color: #004098 !important;
}
.header_click .header_menuIcon .header_menuImg img:nth-of-type(1) {
	display: block;
}
.header_click .header_menuIcon .header_menuImg img:nth-of-type(2) {
	display: none;
}
@media only screen and (max-width: 1299px) {
	header {
		background-image: url(../img/headBg2.png);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		transition: all 0.5s;
	}
	header.header_roll,header.header_click,header.header-search {
		height: 85px;
		top: 0px;
		background-color: #ffffff;
		box-shadow: 2.8px 2.8px 3px rgba(6,0,1,0.13);
	}
	header .header_logo {
	    left: 0px;
	    top: 28px;
	    margin-left: 40px;
	}
	header .header_right {
		display: block;
	    width: 150px;
	    height: 45px;
	    line-height: 45px;
	    position: absolute;
		right: 175px;
		top: 27px;
    	transition: all 0.5s;
	}
	header .header_menuIcon {
		display: block;
		position: relative;
		z-index: 110;
		margin: 30px 35px 15px 0;
	}
	header.header_roll .header_logo,header.header_click .header_logo,header.header-search .header_logo {
	    top: 18px;
	}
	header.header_roll .header_right,header.header_click .header_right,header.header-search .header_right {
	    top: 18px;
	}
	header.header_roll .header_menuIcon,header.header_click .header_menuIcon,header.header-search .header_menuIcon {
	    margin: 18px 35px 15px 0;
	}
	header .header_menu {
		width: 100%;
		height: calc(100% - 85px);
		height: -moz-calc(100% - 85px);
		height: -webkit-calc(100% - 85px);
		overflow: hidden;
		background-color: #f0f0f0;
		position: fixed;
		top: 85px;
		left: -100%;
		margin: 0;
		padding: 35px 100px 0;
		z-index: 100;
		transition: all 1s;
	}
	header.header_click .header_menu  {
		left: 0;
	}
	header .header_menu ul {
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	header .header_menu ul li {
		float: none;
		width: 100%;
		height: auto;
		overflow: hidden;
		text-align: justify;
	}
	header .header_menu ul li h4 {
	    font-size: 28px;
	    line-height: 50px;
		text-align: justify;
		position: relative;
	}
	header .header_menu ul li h4:after {
		content: '';
		width: 30px;
		height: 30px;
		overflow: hidden;
		position: absolute;
		top: 10px;
		right: 0px;
		background-image: url(../img/mr1.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: 10px;
		transition: all 0.5s;
	}
	header .header_menu ul li:nth-of-type(1) h4:after,.header_menu ul li:nth-of-type(8) h4:after {
		display: none;
	}
	header .header_menu ul li.active h4:after {
		transform: rotate(90deg);
		background-image: url(../img/mr2.png);
	}
	header .header_menu ul li .header-two {
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		margin: 0;
		padding: 10px 25px;
		background: transparent;
		text-align: left;
	}
	header .header_menu ul li .header-two p {
	    line-height: 41px;
	    font-size: 24px;
	   	border: none;
	}
	header .header_menu ul li .header-two p a {
		color: #333333;
	}
	header .search-sm {
		width: 100%;
		height: calc(100% - 85px);
		height: -moz-calc(100% - 85px);
		height: -webkit-calc(100% - 85px);
		overflow: hidden;
    	background-color: #f0f0f0;
    	position: fixed;
    	top: 85px;
    	left: 0;
    	z-index: 200;
    	display: none;
	}
	header .search-sm .container {
		height: 100%;
	}
	header .search-sm .search-input {
		width: 100%;
		height: 62px;
		position: relative;
		top: 50%;
		margin: -31px 0 0;
	}
	header .search-sm .search-input input {
		border: none;
		width: calc(100% - 55px);
		width: -moz-calc(100% - 55px);
		width: -webkit-calc(100% - 55px);
		height: 60px;
		font-size: 18px;
		background-color: transparent;
		border-bottom: 2px solid #004098;
	}
	header .search-sm .search-input span {
		font-size: 28px;
		color: #004098;
		position: absolute;
		right: 10px;
		top: 16px;
	}
}
@media only screen and (max-width: 991px) {
	header .header_right {
		width: 150px;
	    right: 160px;
	    top: 30px;
	}
	header .header_right .header-en {
		width: 120px;
	}
	header .header_right .header-en a {
		color: #666666;
		font-size: 24px;
		width: 30px;
		line-height: 44px;
    	height: 46px;
    	margin: 0px 25px 0 0;
    	text-align: center;
	}
	header .header_right .header-en a img {
		width: 30px;
	}
	header .header_right .header-en a span {
		display: none;
	}
	header .header_right .header_search {
		height: 44px;
		margin: 0 0 10px;
	}
	header .header_right .header_search span {
	    color: #666666 !important;
	    line-height: 44px;
	    font-size: 28px;
	}
}
@media only screen and (max-width: 767px) {
	header {
		height: 65px;
		background-image: url(../img/headBg3.png);
	}
	header.header_roll,header.header_click,header.header-search  {
	    height: 60px;
	    top: 0px;
	    background-color: #ffffff;
	}
	header .header_logo {
		width: 150px;
		height: 26px;
	    top: 15px;
	    margin-left: 20px;
	}
	header.header_roll .header_logo, header.header_click .header_logo ,header.header-search .header_logo {
	    top: 15px;
	}
	header .header_right {
		width: 80px;
	    height: auto;
	    line-height: 34px;
	    margin: 0;
	    right: 85px;
	    top: 15px;
	}
	header.header_roll .header_right, header.header_click .header_right,header.header-search .header_right {
		top: 15px;
	}
	header .header_right .header-en {
		width: 60px;
		height: 30px;
		margin: 2px 0;
	}
	header .header_right .header_search {
		height: 34px;
	}
	header .header_right .header_search span {
	    line-height: 30px;
	    font-size: 18px;
	}
	header .header_right .header-en a {
	    font-size: 14px;
	    width: 20px;
	    line-height: 28px;
	    height: 30px;
	    margin: 0px 10px 0 0
	}
	header .header_right .header-en a img {
		width: 100%;
	}
	header .header_menuIcon {
		width: 60px;
	    margin: 8px 15px 8px 0;
	    font-size: 16px;
	}
	header.header_roll .header_menuIcon, header.header_click .header_menuIcon,header.header-search .header_menuIcon {
	    margin: 8px 15px 8px 0;
	}
	header .header_menuIcon .header_menuImg {
		width: 22px;
		margin-left: 5px;
	}
	header .header_menuIcon .header_menuImg img {
		width: 22px;
		margin-top: -5px;
	}
	header .header_menuIcon span {
	    display: block;
	    width: 32px;
	    height: 44px;
	    line-height: 42px;
	    float: left;
	}
	header .header_menu {
		height: calc(100% - 60px);
    	height: -moz-calc(100% - 60px);
    	height: -webkit-calc(100% - 60px);
		padding: 30px 30px 0;
		top: 60px;
	}
	header .header_menu ul li h4 {
	    font-size: 24px;
	    line-height: 45px;
	}
	header .header_menu ul li h4:after {
	    width: 15px;
	    height: 15px;
	    top: 15px;
	    background-size: 5px;
	}
	header .header_menu ul li .header-two {
	    padding: 0px 15px;
	}
	header .header_menu ul li .header-two p {
	    line-height: 30px;
	    font-size: 16px;
	}
	header .search-sm {
		height: calc(100% - 60px);
		height: -moz-calc(100% - 60px);
		height: -webkit-calc(100% - 60px);
    	top: 60px;
	}
	header .search-sm .search-input {
		height: 52px;
		margin: -76px 0 0;
	}
	header .search-sm .search-input input {
		width: calc(100% - 45px);
		width: -moz-calc(100% - 45px);
		width: -webkit-calc(100% - 45px);
		height: 50px;
		font-size: 16px;
	}
	header .search-sm .search-input span {
		font-size: 24px;
		top: 11px;
	}
}
@media only screen and (min-width: 1300px) {
	header {
		background-image: url(../img/headBg2.png);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		transition: all 0.5s;
	}
	header .header_logo {
		left: 0px;
		margin-left: 50px;
	}
	header .header_right {
		width: 150px;
		height: 45px;
		line-height: 45px;
		position: absolute;
		right: 30px;
		top: 27px;
		transition: all 0.5s;
	}
	header .header_menu {
	    width: 750px;
		height: 35px;
	    margin: 35px 200px 0 0;
		float: right;
		transition: all 0.5s;
	}
	header .header_menu ul {
		height: 35px;
	}
	header .header_menu ul li {
	    margin-right: 10px;
		height: 35px;
	}
	header .header_menu ul li h4 {
		height: 35px;
		line-height: 35px;
		font-size: 14px;
		padding: 0 10px;
	}
	header .header_menu ul li.menuNow h4 {
		background-color: #004098;
	}
	header .header_menu ul li.menuNow h4 a {
		color: #ffffff;
	}
	header .header_menu ul li:hover h4 {
		background-color: #004098;
	}
	header .header_menu ul li:hover h4 a {
		color: #ffffff;
	}
	header .header_menuIcon {
		display: none;
	}
	header.header_roll,header.header-search {
		height: 85px;
		top: 0px;
		background-color: #ffffff;
		box-shadow: 2.8px 2.8px 3px rgba(6,0,1,0.13);
	}
	header.header_roll .header_logo,header.header-search .header_logo{
	    top: 18px;
	}
	header.header_roll .header_menu,header.header-search .header_menu{
		margin: 25px 200px 0 0;
	}
	header.header_roll .header_right,header.header-search .header_right{
		top: 17px;
	}
	header .header_right .header_search {
		width: 30px;
    	margin-left: 0px;
    	height: 45px;
	}
	header .header_right .header_search span {
		display: block;
		width: 30px;
		text-align: right;
		line-height: 43px;
	}
	header .header_right .header-en a img {
		width: 20px;
	}
	header .search-sm {
		width: 100%;
		height: calc(100% - 85px);
		height: -moz-calc(100% - 85px);
		height: -webkit-calc(100% - 85px);
		overflow: hidden;
    	background-color: #f0f0f0;
    	position: fixed;
    	top: 85px;
    	left: 0;
    	z-index: 200;
    	display: none;
	}
	header .search-sm .container {
		width: 950px;
		height: 100%;
	}
	header .search-sm .search-input {
		width: 100%;
		height: 62px;
		position: relative;
		top: 50%;
		left: 0px;
		margin: -150px 0 0;
	}
	header .search-sm .search-input input {
		border: none;
		width: calc(100% - 55px);
		width: -moz-calc(100% - 55px);
		width: -webkit-calc(100% - 55px);
		height: 60px;
		font-size: 24px;
		background-color: transparent;
		border-bottom: 2px solid #004098;
	}
	header .search-sm .search-input span {
		font-size: 28px;
		color: #004098;
		position: absolute;
		right: 10px;
		top: 16px;
	}
}
@media only screen and (min-width: 1450px) {
	header {
		background-image: url(../img/headBg1.png);
		background-position: 0px 0px;
	}
	header .header_logo {
		left: 0px;
		margin-left: 80px;
	}
	header .header_menu {
	    width: 755px;
	    margin: 35px 250px 0 0;
	}
	header.header_roll .header_menu,header.header-search .header_menu {
		margin: 25px 250px 0 0;
	}
	header .header_menu ul {
		height: 40px;
	}
	header .header_menu ul li {
		height: 40px;
	}
	header .header_menu ul li h4 {
		font-size: 14px;
		height: 40px;
		line-height: 40px;
	}
	header .header_right {
	    right: 50px;
	}
}
@media only screen and (min-width: 1600px) {
	header {
		background-image: url(../img/headBg.png);
		background-position: 50% 0px;
	}
	header .header_logo {
		left: 50%;
		margin-left: -742px;
	}
	header .header_menu {
	    width: 915px;
	    margin: 35px 280px 0 0;
	}
	header.header_roll .header_menu,header.header-search .header_menu {
		margin: 25px 280px 0 0;
	}
	header .header_menu ul li h4 {
		font-size: 16px;
		padding: 0 15px;
	}
	header .header_right {
		right: 90px;
	}
}
@media only screen and (min-width: 1921px) {
	header {
		background-size: 100%;
	}
}
/*公共底部样式部分*/
footer {
	width: 100%;
	overflow: hidden;
}
footer .footer_contact {
	width: 1200px;
	padding: 55px 0 65px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
.footer_contact h1 {
	font-size: 36px;
	line-height: 50px;
	margin: 0 0 40px;
}
.footer_contact ul {
	width: 100%;
	overflow: hidden;
}
.footer_contact ul li {
	width: 33.33%;
	overflow: hidden;
	float: left;
}
.footer_contact ul li img {
	margin-bottom: 25px;
}
.footer_contact ul li h4 {
	color: #252525;
	font-size: 18px;
	margin-bottom: 20px;
}
.footer_contact ul li p {
	color: #646464;
	font-size: 16px;
}
footer .footer_menu{
	width: 100%;
	overflow: hidden;
	padding: 23px 0 22px;
	background-color: #004098;
}
footer .footer_menu .container>a {
	display: block;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
	padding: 0 20px;
	border-left: 1px solid #FFFFFF;
}
footer .footer_menu .container>a:nth-of-type(1) {
	border: none;
	padding: 0 20px 0 0;
}
footer .footer_menu p {
	float: right;
	color: #FFFFFF;
	font-size: 12px;
}
footer .footer_menu p a {
	color: #FFFFFF;
}
footer .footer_bottom {
	width: 100%;
	overflow: hidden;
	padding: 27px 0 26px;
	background-color: #252525;
}
footer .footer_bottom .container {
	position: relative;
}
footer .footer_bottom ul {
	width: 215px;
	overflow: hidden;
	float: right;
}
.footer_bottom ul li {
	width: 100px;
	overflow: hidden;
	float: left;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}
.footer_bottom ul li:first-of-type {
	margin: 0 15px 0 0;
}
.footer_bottom ul li img {
	width: 100%;
}
.footer_bottom ul li p {
	margin: 5px 0 0;
}
footer .footer_bottom .container>p {
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	padding: 5px 0 0;
	position: absolute;
	top: 0px;
}
footer .footer_bottom p a {
	color: #FFFFFF;
}
footer a:hover {
	color: #d80d18 !important;
}
@media only screen and (max-width: 1199px) {
	footer .footer_contact {
		width: 100%;
		margin: 0;
	}
	.footer_bottom br:first-of-type {
		display: none;
	}
}
@media only screen and (max-width: 991px) {
	footer .footer_contact {
		display: none;
	}
	footer .footer_menu {
	    display: none;
	}
	.footer_bottom br:first-of-type {
		display: block;
	}
	footer .footer_bottom .container>p {
	    position: relative;
	}
	footer .footer_bottom ul {
		margin: 20px auto 0;
		float: none;
	}
}
@media only screen and (max-width: 767px) {
	footer .footer_bottom {
		text-align: center;
		padding: 15px 0 20px;
	}
	footer .footer_bottom p {
		width: 100%;
		float: none;
		position: relative;
		padding: 0;
	}
	footer .footer_bottom ul {
		margin: 10px auto 0;
	}
}
@media only screen and (min-width: 1250px) {
	.footer_bottom br:first-of-type {
		display: none;
	}
}
/*顶部图片样式*/
.banner_common {
	width: 100%;
	height: 420px;
	overflow: hidden;
	border-bottom: 5px solid transparent;
	-webkit-border-image: url(../img/banner_bottom.jpg) 30 stretch; /* Safari 3.1-5 */
    -o-border-image: url(../img/banner_bottom.jpg) 30 stretch; /* Opera 11-12.1 */
    border-image: url(../img/banner_bottom.jpg) 30 stretch;
    position: relative;
    color: #ffffff;
}
.banner_common:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: auto 100%;
	animation: imgScale 15s 1s linear infinite;
	-webkit-animation: imgScale 15s 1s linear infinite;
}
.banner_common h1 {
	font-size: 55px;
	font-weight: bold;
	margin: 195px 0 10px;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.3);
	position: relative;
	z-index: 2;
}
.banner_common h1 span {
	font-weight: normal;
}
.banner_common h3 {
	font-size: 26px;
	position: relative;
	z-index: 2;
}
@-moz-keyframes imgScale{
	0{transform: scale(1);}
	50%{transform: scale(1.3);}
	100%{transform: scale(1);}
}
@-ms-keyframes imgScale{
	0{transform: scale(1);}
	50%{transform: scale(1.3);}
	100%{transform: scale(1);}
}
@-webkit-keyframes imgScale{
	0{transform: scale(1);}
	50%{transform: scale(1.3);}
	100%{transform: scale(1);}
}
@keyframes imgScale{
	0{transform: scale(1);}
	50%{transform: scale(1.3);}
	100%{transform: scale(1);}
}
@media only screen and (max-width: 1249px) {
	.banner_common {
		height: 320px;
	}
	.banner_common h1{
		font-size: 46px;
		margin: 155px 0 10px;
	}
}
@media only screen and (max-width: 991px) {
	.banner_common {
		height: 270px;
	}
	.banner_common:before {
		background-size: 100% auto;
	}
	.banner_common h1 {
		font-size: 36px;
		margin: 145px 0 10px;
	}
}
@media only screen and (max-width: 767px) {
	.banner_common {
		height: 200px;
	}
	.banner_common:before {
		background-size: auto 100%;
	}
	.banner_common h1 {
		font-size: 28px;
		margin: 105px 0 10px;
	}
	.banner_common h3 {
		font-size: 16px;
	}
}
@media only screen and (min-width: 1920px) {
	.banner_common:before {
		background-size: 100% auto;
	}
}
.no-display {
	display:none !important;
}
@media only screen and (min-width: 992px) {
	body>a{
		display: block;
		width: 100%;
		overflow: hidden;
		position: relative;
		top: -84px;
	}
}