* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma,Arial;
	font-size: 12px;
	color: #666;
}
a {
	text-decoration: none;
	color: #333;
}
ul {
	list-style-type: none;
}
@font-face {
	font-family: 'Candara';
	src: url('/fonts/Candara.eot');
	src: local('☺'), url('/fonts/Candara.woff') format('woff'), url('/fonts/Candara.ttf') format('truetype'), url('/fonts/Candara.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
input {
	outline: none;
	border: 0 none;
}
.clear {
	clear: both;
}
h2 {
	font-family: 'Candara';
	font-size: 36px;
}
h3 {
	font-family: 'Candara';
}
.navTopWrap {
	height: 30px;
	background-color: rgba(0,0,0,.8);
}
.navTop {
	width: 1200px;
	margin: 0 auto;
	line-height: 30px;
	color: #999;
	text-align: right;
}
.navTop span {
	margin-left: 10px;
	padding-left: 20px;
}
.navTop .email {
	background: url('../images/email.png') left center no-repeat;
}
.navTop .skype {
	background: url('../images/skype.png') left center no-repeat;
}
.navTop .tel {
	background: url('../images/tel.png') left center no-repeat;
}
header {
	width:100%;
	top: 0;
	left: 0;
	z-index: 10000;
	min-width:1200px;
}
nav {
	position: relative;
}
.blur {
	content: "";
	width: 100%;
	top: 0;
	left: 0;
	height: 320px;
	min-width:1200px;
	position: fixed;
	box-sizing: border-box;
}
.blur .flexslider {
	margin: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.flexslider {
	margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	zoom: 1;
}
.flexslider .slides {
	zoom: 1;
	margin: 0;
	padding: 0;
	list-style: none;
}
.blur .flexslider .slide.slide-1 {
	background: url(../images/top_bg17.jpg) no-repeat 50% top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	/* background-size: cover; */
}
.blur .flexslider .slide {
	display: block;
	height: 400px;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
nav .subNavbg {
	display: none;
	width: 100%;
	height: 500px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 6000;
	background-color: rgba(0,0,0,.8);

}
nav .nav_top_bg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 70px;
	background: url(../images/nav_top_bg.png) left center repeat-x;
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0,.8)0%, rgba(0, 0, 0,0) 100%);
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0,.8)0%, rgba(0, 0, 0,0) 100%);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0,.8)0%, rgba(0, 0, 0,0) 100%);
	background-image: linear-gradient(top, rgba(0, 0, 0,.8)0%, rgba(0, 0, 0,0) 100%);
	filter: alpha(opacity=100,finishopacity=0,style=1,startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr='#333',endcolorstr='#333',gradientType=0);
	-ms-filter:alpha(opacity=100,finishopacity=0,style=1,startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr='#333',endcolorstr='#333',gradientType=0);
}
:root .nav_top_bg{filter:none;} 
nav .nav_top_bgn {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 60px;
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0,1)0%, rgba(0, 0, 0,.85) 100%);
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0,1)0%, rgba(0, 0, 0,.85) 100%);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0,1)0%, rgba(0, 0, 0,.85) 100%);
	background-image: -ms-linear-gradient(top, rgba(0, 0, 0,1)0%, rgba(0, 0, 0,.85) 100%);
	background-image: linear-gradient(top, rgba(0, 0, 0,1)0%, rgba(0, 0, 0,.85) 100%);
}

.navWrap {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}
.navWrap h2 {
	margin-top: 5px;
	margin-right: 20px;
	padding-left: 20px;
	font-size: 38px;
	font-family: 'Candara';
	line-height: 40px;
	color: #fff;
	border-left: 1px #fff solid;
	float: right;
}
.logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10000;
}
.logo a {
	width: 380px;
	height: 64px;
	text-shadow: 2px 2px 2px #BD1837;
	display: block;
	float: left;
	padding-top: 36px;
	margin-top: -30px;
	border-radius: 0 0 6px 6px;
	background: #F01E46 url('../images/logo.png') 25px 44px no-repeat;
	transition:height 0.1s;
	-moz-transition:height 0.1s;
	-webkit-transition:height 0.1s;
	-o-transition:height 0.1s;
	-ms-transition:height 0.1s;
}
.logo a:hover {
	height: 74px;
}
.logo p {
	padding: 0 0 0 12px;
	float: right;
	line-height: 16px;
	color: #fff;
	margin-right: 20px;
	border-left: 1px #fff solid;
}
.loc {
	color: #fff;
}
.loc a {
	color: #fff;
}
.loc a:hover {
	text-decoration: underline;
}
.logoText span {
	color: #F01E46;
}
.nav {
	width: 520px;
	height: 60px;
	line-height: 60px;
	font-family: Candara;
	font-size: 18px;
	position: absolute;
	left: 400px;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 8000;
	/*margin-left: 50px;*/
}
.nav li {
	float: left;
}
.nav a.btn {
	float: left;
	display: block;
	color: #fff;
	padding: 0 15px;
	transition:color 0.2s;
	-webkit-transition:color 0.2s;
	-moz-transition:color 0.2s;
	-o-transition:color 0.2s;
	-ms-transition:color 0.2s;
}
.nav a.btn:hover {
	color: #f01e46;
}
.nav a.slideBtn {
	height: 70px;
	display: block;
	padding: 0 10px;
	color: #fff;
	transition:color 0.2s;
	-webkit-transition:color 0.2s;
	-moz-transition:color 0.2s;
	-o-transition:color 0.2s;
	-ms-transition:color 0.2s;
}
.nav a.slideBtn:hover {
	color: #FFF;
}
.nav a.slideBtnExp {
	display: block;
	padding: 0 10px;
	height: 70px;
	color: #f01e46;
}
.nav a.btn2 {
	float: left;
	display: block;
	color: #fff;
	padding: 0 15px;
	transition:color 0.2s;
	-moz-transition:color 0.2s;
	-webkit-transition:color 0.2s;
	-o-transition:color 0.2s;
	-ms-transition:color 0.2s;
}
.nav a.btn2:hover {
	color: #f01e46;
}
.nav a.slideBtn2 {
	height: 60px;
	color: #fff;
	display: block;
	padding: 0 20px;
	border-radius: 6px 6px 0 0;
	transition:color 0.2s,margin-top 0.2s,height 0.2s;
	-moz-transition:color 0.2s,margin-top 0.2s,height 0.2s;
	-webkit-transition:color 0.2s,margin-top 0.2s,height 0.2s;
	-o-transition:color 0.2s,margin-top 0.2s,height 0.2s;
	-ms-transition:color 0.2s,margin-top 0.2s,height 0.2s;
}
.nav a.slideBtn2:hover {
	margin-top: 6px;
	height: 54px;
	color: #FFF;
}
.nav a.slideBtnExp2 {
	display: block;
	padding: 0 20px;
	border-radius: 6px 6px 0 0;
	margin-top: 6px;
	height: 54px;
	color: #fff;
	background-color: #000;
}
.subNav {
	display: none;
  width: 1200px;
	position: absolute;
	left: -400px;
	top: 70px;
	z-index: 500;
}
.subNav ul {
	width: 1200px;
	margin: 20px auto 0;
}
.subNav li {
	width: 300px;
	float: left;
}
.subNav li a {
	display: block;
	font-size: 16px;
	font-family: "Candara";
	color: #f01e46;
	line-height: 24px;
}
.subNav .thirdnavlist {
	width: 200px;
	margin: 0;
}
.subNav .thirdnavlist li {
	min-height: 0 !important;
}
.subNav .thirdnavlist li a {
	color: #ddd;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.subNav .thirdnavlist li a:hover {
	color: #fff;
}
.subNav2 {
	position: absolute;
	display: none;
	z-index: 10000;
}
.subNav2 li {
	line-height: 18px;
	float: none;
	position: relative;
}

/*.subNav2 a:last-child {
	border: 0;
}*/
.subNav2 li a {
	display: block;
	font-size: 16px;
	font-family: "Candara";
	padding: 5px 15px;
	background-color: rgba(0,0,0,1) !important;
	color: #fff;
	line-height: 25px;
}
.subNav2 li a:last-child {
	border-bottom: 0;
}
.subNav2 li a:hover {
	color: #f01e46;
	background-color: rgba(0,0,0,.8);
}

.subNav2 .thirdnav {
	background: url(../images/navarw4.png) 254px 14px no-repeat;
}
.subNav2 .thirdnav:hover {
	background-image: url(../images/navarw3.png) ;
}
.subNav2 .thirdnavlist {
	display: none;
	width: 200px;
	position: absolute;
	left: 262px;
	top: 0;
}
.subNav2 .thirdnavlist li a {
	width: 210px;
}
.subNav2 .thirdnavlist li a:hover {
	border-radius: 0 0 0 0;
	
}

.signIn,.signIning {
	margin-top: 7px;
	width: 76px;
	padding-left: 24px;
	height: 46px;
	line-height: 46px;
	display: block;
	font-size: 16px;
	color: #FFF;
	border-radius: 10px;
	background-color: rgba(255,255,255,0.5);
	background-image: url('../images/sign.png');
	background-position: 12px center;
	background-repeat: no-repeat;
}
.signIn {
	position: absolute;
	right: 159px;
	top: 0;
	z-index: 8000;
	
}

.signIn:hover {
	background-color: #f01e46;
}
.reg {
	position: absolute;
	right: 50px;
	top: 7px;
	z-index: 8000;
	width: 100px;
	height: 46px;
	line-height: 46px;
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	border-radius: 10px;
	background-color: #F01E46;
	transition:background-color 0.2s;
	-moz-transition:background-color 0.2s;
	-webkit-transition:background-color 0.2s;
	-o-transition:background-color 0.2s;
	-ms-transition:background-color 0.2s;
}
.reg:hover{
	background-color: #D91A3D;
}

.signInWrap {
	width: 109px;
	float: right;
	position: relative;
}
.message {
	width: 12px;
	padding: 15px;
	height: 12px;
	line-height: 12px;
	cursor: pointer;
	color: #FFF;
	position: absolute;
	right: 0;
	top: 10px;
	z-index: 8000;
	border-radius: 50px;
	background: rgba(255,255,255,.5) url('../images/news.png') 13px 15px no-repeat;
	transition:background 0.1s;
	-moz-transition:background 0.1s;
	-webkit-transition:background 0.1s;
	-o-transition:background 0.1s;
	-ms-transition:background 0.1s;
}
.message:hover {
	background-color: #f01e46;
}
span#more {
	font-family: 'Candara';
	background: url('../images/arrow3.png') 5px center no-repeat;
	width: 125px;
	border-radius: 23px;
	height: 46px;
	display: block;
	background-color: #F01E46;
	clear: both;
	color: #FFF;
	line-height: 47px;
	padding-left: 50px;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	margin: 0 auto;
	margin-top: 50px;
	transition:background-color 0.2s;
	-moz-transition:background-color 0.2s;
	-webkit-transition:background-color 0.2s;
	-o-transition:background-color 0.2s;
	-ms-transition:background-color 0.2s;
}
span#more:hover {
	background-color: #D91A3D;
}
footer {
	margin-top: 100px;
	clear: both;
}
.footerNav {
	background-color: rgba(0, 0, 0,.85);
	padding: 50px 0;
}
.footerNav h3 {
	color: #F01E46;
	font-size: 24px;
	padding-bottom: 20px;
}
.footerNav ul {
	width: 1240px;
	margin: 0 auto;
	overflow: hidden;
}
.footerNav li {
	float: left;
	height: 200px;
	padding: 0 20px;
}
.footerNav li p {
	width: 380px;
	line-height: 22px;
	font-size: 16px;
	padding-bottom: 20px;
	color: #999;
}
.footerNav a {
	line-height: 22px;
	font-size: 16px;
	color: #999;
}
.subscribe {
	border-radius: 18px;
	width: 240px;
	padding-left: 20px;
	height: 36px;
	border: 1px #CCC solid;
	font-size: 16px;
	color: #333;
	float: left;
	
}
.subSubmit {
	width: 38px;
	line-height: 36px;
	height: 38px;
	float: left;
	border-radius: 19px;
	margin-left: -36px;
	font-size: 16px;
	color: #FFF;
	cursor: pointer;
	background-color: #F01E46;
}
/*****************滚动导航***********************/
.roll_nav {
	width: 100%;
	height: 70px;
	background-color: #353535;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10000;
}
.roll_nav .roll_warp {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.roll_nav .roll_warp .logo {
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 10000;
}

.roll_nav .roll_warp .logo a {
	width: 380px;
	height: 64px;
	text-shadow: 2px 2px 2px #BD1837;
	display: block;
	float: left;
	padding-top: 36px;
	margin-top: -30px;
	border-radius: 0 0 6px 6px;
	background: #F01E46 url('../images/logo.png') 25px 44px no-repeat;
	transition:height 0.1s;
	-moz-transition:height 0.1s;
	-webkit-transition:height 0.1s;
	-o-transition:height 0.1s;
	-ms-transition:height 0.1s;
}
.roll_nav .roll_warp .logo a:hover {
	height: 70px;
}
.roll_nav .roll_warp .logo p {
	padding: 0 0 0 12px;
	float: right;
	line-height: 16px;
	color: #fff;
	margin-right: 20px;
	border-left: 1px #fff solid;
}
.roll_nav .roll_warp .searchBox {
	width: 523px;
	background-color: #fff;
	border-radius: 22px;
	position: relative;
	left: 400px;
	top: 14px;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}
.roll_nav .roll_warp .searchBox .searchInput {
	font-family: 'Candara';
	width: 483px;
	height: 25px;
	line-height: 25px;
	padding: 12px 20px 8px 20px;
	border-radius: 30px;
	border: 0 none;
	font-size: 22px;
}
.roll_nav .roll_warp .searchBox .searchInput_af {
	border-radius: 22px 22px 0 0;
}
.roll_nav .roll_warp .searchBox .searchSubmit {
	position: absolute;
	right: 5px;
	top: 7px;
	width: 30px;
	height: 30px;
	display: block;
	cursor: pointer;
	border-radius: 25px;
	background: #fff url('../images/searchBtn4.png') center center no-repeat;
	transition:background-color 0.2s;
	-moz-transition:background-color 0.2s;
	-webkit-transition:background-color 0.2s;
	-o-transition:background-color 0.2s;
	-ms-transition:background-color 0.2s;
}
.roll_nav .roll_warp .searchBox .searchSubmit:hover {
	background-color: #D91A3D;
	background-image: url('../images/searchBtn2.png');
}
.roll_nav .roll_warp .searchBox img.load_img {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 40px;
	top: 7px;
}
.roll_nav .roll_warp ul#list {
	width: 523px;
	transition: all 1s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.roll_nav .roll_warp ul#list li a {
	display: block;
	width: 503px;
	font-family: "Candara";
	overflow: hidden;
}
.roll_nav .roll_warp ul#list li a.uni {
	font-size: 14px;
	border-top: 1px #ccc solid;
	padding: 10px 10px 0 10px;
	transition:color 0.1s;
	-moz-transition:color 0.1s;
	-webkit-transition:color 0.1s;
	-o-transition:color 0.1s;
	-ms-transition:color 0.1s;
}
.roll_nav .roll_warp ul#list li a.uni:hover {
	text-decoration: underline;
}
.roll_nav .roll_warp ul#list li a.cour {
	font-size: 12px;
	font-weight: bold;
	color: #f01e46;
	padding: 0 10px 10px 10px;
	transition:color,padding 0.1s;
	-moz-transition:color,padding 0.1s;
	-webkit-transition:color,padding 0.1s;
	-o-transition:color,padding 0.1s;
	-ms-transition:color,padding 0.1s;
}
.roll_nav .roll_warp ul#list li a.cour:hover {
	color: #333;
	padding: 0 15px 10px 15px;
	
}
.roll_nav .roll_warp .right_btn {
	position: absolute;
	right: 0;
	top: 13px;
	z-index: 8000;
}
.roll_nav .roll_warp .message2 {
	width: 12px;
	padding: 15px;
	height: 12px;
	float: right;
	line-height: 12px;
	cursor: pointer;
	color: #FFF;
	border-radius: 50px;
	background: rgba(255,255,255,.5) url('../images/news.png') 13px 15px no-repeat;
	transition: background 0.1s;
	-moz-transition: background 0.1s;
	-webkit-transition: background 0.1s;
	-o-transition: background 0.1s;
	-ms-transition: background 0.1s;
}
.roll_nav .roll_warp .message2:hover {
	background-color: #f01e46;
}
.roll_nav .roll_warp .reg2 {
	width: 100px;
	height: 46px;
	line-height: 46px;
	display: block;
	text-align: center;
	color: #FFF;
	float: right;
	margin-right: 10px;
	font-size: 16px;
	border-radius: 10px;
	background-color: #F01E46;
	transition:background-color 0.2s;
	-moz-transition:background-color 0.2s;
	-webkit-transition:background-color 0.2s;
	-o-transition:background-color 0.2s;
	-ms-transition:background-color 0.2s;
}
.roll_nav .roll_warp .reg2:hover {
	background-color: #D91A3D;
}
.roll_nav .roll_warp .signInWrap2 {
	width: 109px;
	float: right;
}
.roll_nav .roll_warp .signInWrap2 .signIn2 {
	width: 76px;
	padding-left: 24px;
	height: 46px;
	line-height: 46px;
	display: block;
	font-size: 16px;
	color: #FFF;
	border-radius: 10px;
	background-color: rgba(255,255,255,0.5);
	background-image: url('../images/sign.png');
	background-position: 12px center;
	background-repeat: no-repeat;
}
.roll_nav .roll_warp .signInWrap2 .signIn2:hover {
	background-color: #f01e46;
}
/********左侧面包屑导航*********/
.uni_about .u_a_left .left_title .breadcrumb { 
	list-style: none; 
	overflow: hidden; 
	font: 14px Helvetica, Arial, Sans-Serif;
	float: left;
}
.uni_about .u_a_left .left_title .breadcrumb li { 
	float: left;
	line-height: 140%;
	margin-right: 10px; 
}
.uni_about .u_a_left .left_title .breadcrumb li a {
	color: #666;
	text-decoration: none; 
	padding: 10px 0;            
	position: relative; 
	display: block;
	float: left;
}
.uni_about .u_a_left .left_title .breadcrumb li a:after { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	position: absolute;
	top: 50%;
	margin-top: -50px; 
	left: 100%;
	z-index: 2; 
}	
.uni_about .u_a_left .left_title .breadcrumb li a:before { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	position: absolute;
	top: 50%;
	margin-top: -50px; 
	left: 100%;
	z-index: 1; 
}	

.uni_about .u_a_left .left_title .breadcrumb li:last-child a {
	color: #333;
	pointer-events: none;
	cursor: default;
}
.uni_about .u_a_left .left_title .breadcrumb li a:hover { 
	color: #f01e46;
}

/********右侧导航*********/
.uni_about .u_a_right {
	width: 300px;
	float: right;
}
.uni_about .u_a_right ul {
	width: 300px;
	float: left;
	margin: 30px 0 20px;
	background-color: #F01E46 ;
	border-radius: 0 6px 6px 0;
}
.uni_about .u_a_right ul li a {
	display: block;
	width: 200px;
	padding-left: 40px;
  color: #fff;
}
.uni_about .u_a_right ul .a, .uni_about .u_a_right ul .b, .uni_about .u_a_right ul .c, .uni_about .u_a_right ul .d, .uni_about .u_a_right ul .e { 
	line-height: 45px;
	font-family: 'Candara';
	font-size: 16px;
}

.uni_about .u_a_right ul .a {
	background: url(../images/list_pic_h.png) 15px 14px no-repeat;
}
.uni_about .u_a_right ul .b {
	background: url(../images/list_pic_a.png) 15px 14px no-repeat;
}
.uni_about .u_a_right ul .c {
	background: url(../images/list_pic_c.png) 15px 14px no-repeat;
}
.uni_about .u_a_right ul .d {
	background: url(../images/list_pic_g.png) 15px 175px no-repeat;
}
.uni_about .u_a_right ul .e {
	background: url(../images/list_pic_n.png) 15px 218px no-repeat;
}
.uni_about .u_a_right ul .a:hover, .uni_about .u_a_right ul .b:hover, .uni_about .u_a_right ul .c:hover, .uni_about .u_a_right ul .d:hover, .uni_about .u_a_right ul .e:hover {
	background-color: #333;
	color: #fff;
}
.uni_about .u_a_right a.active {
	background-color: #fff;
	color: #f01e46;
	border-radius: 0 6px 0 0;
	background-position: -251px 14px;
}
.uni_about .u_a_right a.active {
	color: #F01E46!important;
}
.uni_about .u_a_right .menu_list {
	float: left;
	width: 240px;
	padding: 0;
	margin: 0;
	border-radius: 0 0 6px 0;
}
.uni_about .u_a_right .menu_list li {
	width: 240px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	border-bottom: 1px #ccc solid;
	float: left;
	background: #fff url(../images/li.png) 30px 20px no-repeat;
}
.uni_about .u_a_right .menu_list li a {
	display: block;
	color: #666;
	padding-left: 40px;
	width: 200px;
	font-family: 'Candara';
	font-size: 16px;
	color: #666;
}
.uni_about .u_a_right .menu_list li:hover, .uni_about .u_a_right .menu_list li.current {
	background-color: #333!important;
}
.uni_about .u_a_right .menu_list li:hover a, .uni_about .u_a_right .menu_list li.current a {
	color: #fff;
}
footer {
	width: 100%;
	min-width:1200px;
}
.footerInfoWrap {
	background-color: #F01E46;
	padding: 30px 0;
	color: #FFF;
}
.footerInfo {
	width: 1200px;
	margin: 0 auto;
}
.links {
	font-size: 20px;
	color: #FFF;
	padding-bottom: 20px;
}
.links a {
	color: #FFF;
	padding-left: 35px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	margin-left: 15px;
	
}
.footerInfo a {
	color: #FFF;
}
a.facebook {
	background: url('../images/footer1.png') left center no-repeat;
}
a.twitter {
	background: url('../images/footer2.png') left center no-repeat;
}
a.linkedin {
	background: url('../images/footer3.png') left center no-repeat;
}
a.google {
	background: url('../images/footer4.png') left center no-repeat;
}
a.instagram {
	background: url('../images/footer5.png') left center no-repeat;
}
a.youtube {
	background: url('../images/footer6.png') left center no-repeat;
}
a.pinterest {
	background: url('../images/footer7.png') left center no-repeat;
}
#back {
	display: block;
	width: 66px;
	height: 66px;
	background: #f01e46 url(../images/top.png) 18px 10px no-repeat;
	border-radius: 50px;
	border: 3px #fff solid;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 90px;
	position: fixed;
	right: 50px;
	bottom: 60px;
	z-index: 10000;
}
#tablelogin td a {
	display: block;
	background-color: #f01e46;
	height: 20px;
	padding: 10px 16px;
	border-radius: 6px;
	text-align: center;
	color: #fff;
	float: left;
	font-family: 'Candara';
	font-size: 16px;
}
#tablelogin td a:hover {
	background-color: #B31532;
}
@media screen and (max-width:1280px) {
	body{width: 1280px;}
	header{width: 1280px;}
	footer{width: 1280px;}
}
