body { padding-top: 0px; margin: 0 auto; }
*{
    font-family:Tahoma, Arial, Microsoft yahei !important;
}
img {
    border: 0;
	max-width: 100%;
}
.topnav_first{
	width:100%;
	height:52px;
	background-color:#3669c7;
	color:#ffffff;
}
.topnav_second{
	width:100%;
	background-color:rgba(255,255,255,0.94);
	border-bottom: 1px solid #dfe6f9 !important;
}

.navbar-default .navbar-brand {
    color: #4879db;
}
.navbar-default .navbar-nav > li > a {
    color: #5d74a0;
}
.navbar {
    border-radius: 0px !important;
    border:none;
    margin-bottom: 0px !important;
    padding-top: 10px;
}
#navMenu{
	z-index:10001;
}
.h_box{
  position: absolute;
  z-index: 999; 
  width: auto;
}
.logo{
  padding-top:0px !important;
  float: left;
  line-height: 50px;
}
.logo1{
    width: 100px !important;
    margin-left: 15px;
}
.logo2{
    width: 168px !important;
    margin-left: 0px !important;
}
.navbar-brand {
    float: left;
    height: 50px;
    font-size: 18px;
    line-height: 20px;
    /*padding: 15px 8px;*/
    padding: 22px 2px;
}
.navbar-box {
    float: right;
}

.teltop{
	padding:0px 20px 0px 0px;
	line-height:50px;
}
.a1{
	color: #FFF !important;
    -webkit-opacity: 0.87;   
    -moz-opacity: 0.87;  
    -khtml-opacity: 0.87;  
    opacity: .87;  
    filter:alpha(opacity=87); 
}
.a1:hover{
	color: #FFF !important;
    -webkit-opacity: 1;   
    -moz-opacity: 1;  
    -khtml-opacity: 1;  
    opacity: 1;  
    filter:alpha(opacity=100); 
}
.a2{
	color: #325bcd !important;;
}
.marlinebox{
	padding-top:9px;
}
.a3{
	padding:9px 20px 9px 20px !important;
	font-size: 0px;
	display:block;
}
.a3:hover{
	background-color:rgba(255,255,255,0.8);
}
.a4{
	/*-webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;*/
}
.a4:hover{
	background-color: none !important;
	margin-bottom:-1px;
	border-bottom:-2px;
	border-bottom:2px solid #2871d5;
	-webkit-animation-name: pulse;
    animation-name: pulse;
}
.a5 {
    width: 100px;
    padding: 15px 6px !important;
    min-height: 1px;
    line-height: 4px !important;
    border: 1px solid #cddbf6;
    text-align: center;
    font-size: .8em;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    margin: 0 auto;
    margin-top: 4px;
    margin-left: 12px;
}




	
.menu > ul > li .a5:hover{
	background-color:#3669c7 !important;
	border:1px solid #3669c7 !important;
	color:#fff !important;
	-webkit-animation-name: pulse;
    animation-name: pulse;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, {
    color: #555;
    background-color: #f8f8f8;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #3669c7;
    background-color:#ffffff;
    border-bottom:1px solid #325bcd;
    margin-bottom:-1px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none !important; 
}


#header{ width: 50%; min-height: 1px;}


.navbar2{
	display: none;
}

#log1{display:block;}
#log2{display:none;}

@media (min-width: 320px) and (max-width:991px) {

	#log1{display:none; !important}
	#log2{display:block; !important}
}

@media (min-width: 320px) and (max-width:460px) {
.logo {width: 70%;
}
}
	
.menu{float: right;}


.telinfo{
	width:100%;
	height:226px;
	background-color:#4879db;
}
.telinfo_box{
	width:100%;
	height:102px;
	padding-top:34px;
	text-align:center;
}
.telinfo_t1{
	font-size:14px;
	color:#fff;
}
.telinfo_t2{
	font-size:36px;
	color:#fff;
}
/* XS Portrait */
@media (max-width: 480px) {
.telinfo_t2 {font-size: 3em;}
}
.telinfo_btn{
	width:100%;
	min-height:1px;
	padding-top: 10px;
}
.footer{
	width:100%;
	min-height:1px;
}
.footernav{
	width:100%;
	min-height:1px;
	background-color:#f8f8f8;
	padding: 50px 0px 50px 0px;
	border-bottom:1px solid #dbdada;

}
.footerinfo{
	width:100%;
	height:140px;
}

.footerinfo_text{
	float: left;
        margin-top: 38px;
    font-size: .8em;
    color:#666666 !important;
}
.footerinfo_l1{
    color:#666666 !important;
}
.footerinfo_l1:hover{
    color:#4879db !important;
}
/* -------  FOOTER END ---------------*/


/* -------   footer-bottom  ---------------*/

.msg{
  display:none  !important;
}
#c_live{
  display:none  !important;
}


a {
    text-decoration: none;
	}
a:link{
	text-decoration:none;  
}
a:visited{
	text-decoration:none; 
}
a:hover{
	text-decoration:none;
}
a:active{
	text-decoration:none;
}
