@charset "utf-8";

*{ font-family: "微软雅黑"; 
/*font-size: 14px; */
line-height: 1.8; 
margin: 0 auto; 
padding: 0px;}
ul,li,ol{ list-style: none;}
a{color: #666;}
a,a:hover,a:link,a:active,a:visited{ text-decoration: none;}
img{ max-width: 100%; height: auto;}
em{font-style: normal;font-weight: normal;}
.clear{ clear: both;}
p{ margin: 0 auto; padding: 0px; }


.head_top{ background: #f0f2f6; width: 100%;line-height: 48px; color: #969fb1; }
.head_top a{ height: 23px; color: #969fb1; margin-top: 12px; }


.header .t_logotxt{border-left: 1px dashed #bcbdc2;font-size: 17px;color: #303030; margin-left: 20px;padding-left: 20px;}
.header .t_logotxt b{display: block;font-size: 26px;line-height: 38px;}
.header .tel{font-size: 27px;  font-weight: bold;  color: #d60c1a;  text-align: center;  line-height: 35px;}
.header .tel p{font-size: 22px;color: #303030;background: url(../images/line1.gif) no-repeat center center; text-align: center}
@media only screen and (max-width: 768px) {
	.header .top_c{ padding: 0px;}
}

nav.navbar-default{ background: #555; color: #fffefe; border: 0px;}
.navbar{ margin-bottom: 0px;}
.navbar-default .navbar-toggle{ border-color: #fff;}
.navbar-default .navbar-toggle .icon-bar{ background-color: #fff;}
.nav>li{ background: url("../images/line2.gif") no-repeat right 0;}
.navbar-default .navbar-brand,.navbar-default .navbar-nav>li>a{font-size: 16px;color: #fffefe;display: block; text-align: center; font-weight: bold;}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-nav>li>a:hover{ background: #FFCD11; color: #fffefe;}
@media only screen and (min-width: 1200px) {
	.header{ padding: 15px 0px;}
	.navbar-default .navbar-brand,.navbar-default .navbar-nav>li{ width: 158px;}
}
@media (max-width: 767px){
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #fffefe;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fffefe;
		background: #D0071A;
	}
}

.contact{ background: #f7f8fa; padding: 20px 0px; margin-top: 15px;}
.contact .liuyan h2{font-size: 20px;color: #444444;font-weight: 600;margin-top: 35px; margin-bottom: 0px;}
.contact .liuyan h2 span{font-size: 24px;font-weight: 500;}
.contact .liuyan h3{font-size: 16px;color: #777777;margin-top: 15px;margin-bottom: 40px;}

.contact .telephone h3{font-size: 14px;color: #444444;margin-top: 3px; margin-bottom: 0px; padding: 0px;margin-left: 10px;}
.contact .telephone span{font-size: 26px;color: #444444;font-weight: 700; margin-left: 10px; display: block; line-height: 35px;}
.contact h2{ margin-top: 0px;font-size: 24px;color: #444444;}
@media  (min-width: 992px) {
	.telephone{ margin-top: 50px;}
	.liuyan{ margin-top: 20px;}
}
@media  (max-width: 992px) {
	.telephone{ margin-top: 10px;}
	.contact h2{ margin-top: 10px;}
}

@media (max-width: 768px){
	.contact .liuyan h2{ margin-top: 0px; }
}

.fenge{ margin-top: 15px;}
.fenge img{ width: 100%; height: auto;}

footer{ background: #262626; text-align: center; padding: 10px 0px;}
footer,footer a,footer p,footer p a{ color: #fff;}