
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, font { padding: 0; margin: 0; font-family: "", Arial, Helvetica, sans-serif; }
table { border-collapse: collapse; border-spacing: 0;}
fieldset, img {border: 0;vertical-align: middle;}
h1, h2, h3, h4, h5, h6 { font-weight: normal}
ol, ul, li, dl, dt, dd { list-style: none; }
input, button, textarea, checkbox, select, radio, form { vertical-align: middle;}
a {text-decoration: none;}
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a, area { blr:expression(this.onFocus=this.blur())/* for IE */;}
:focus { outline: none;/* for Firefox */ }
.autohei { overflow: hidden; zoom: 1; }
.blank { padding-top: 16px; height: 0; font-size: 0; line-height: 0; clear: both; overflow: hidden; }
p{word-wrap:break-word;}
input[type="submit"]{cursor: pointer;}
button {cursor: pointer;}
.dis{display:block;}
.undis{display:none;}
.fl{float:left;} 
.fr{margin: 0 auto;}
.cl{clear:both;}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
.center{ width: 1200px; margin: 0 auto;}
@font-face { font-family:"beba"; src: url('../fonts/bebas__.ttf') format('truetype'); font-style: normal; font-weight: normal;}

* { box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; /* Safari */}
body { position: relative;}

.nihao{float:left;width:50%;}
.nihao1{float:left;width:50%;}
.radius4 { -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px;}
.radius6 { -webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px;}
.radius10 { -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px;}

.img-thumbnail {width: 100%;padding: 0px;background: none;border: none;border-radius: 0px;height: 250px;}



.header {width: 100%;position: fixed;z-index: 1000;background-color: #ececec;border-bottom: 2px solid #90abf1;}
.header .container { width: 100%; max-width: 1200px;}
.top {padding: 7px 0px;position: relative;}
.logo {float: left;width: 13%;}
.logo img { width: 100%; max-width: 216px;}
.top_tel { float: right; width: 18%; text-align: right;}
.top_tel img { width: 100%; max-width: 216px;}
.nav_list {float: left;width: 69%;}
.nav_list ul {width: 100%;text-align: center;margin-top: 5px;}
.nav_list li {display: inline-block;padding: 10px 10px;}
.nav_list li a {display: inline-block;/* border-top: 1px solid #FFFFFF; *//* border-bottom: 1px solid #FFFFFF; */font-size: 22px;color: #333333;line-height: 38px;font-weight: bold;}
.nav_list li a.nav_cur, .nav_list li a:hover{border-bottom: 1px solid #90abf1;color: #90abf1;font-size: 23px;font-family: cursive;font-weight: bold;}


/*====media====*/
@media only screen and (max-width: 1366px) {
	.header .container { max-width: 1200px;}
	.nav_list li a {font-size: 20px;}
}

@media only screen and (max-width: 1200px) {
	.header { position: static;}
	.nav_list li { padding: 10px 12px;}
}

@media only screen and (max-width: 992px) {
	.header { position: static;}
	.nav_list li { padding: 0px 5px;}
	.nav_list li a { font-size: 12px;}
	.product_list.img-thumbnail{height: 120px!important;}
	.product_box a img{height: 120px!important;}
}

@media only screen and (max-width: 768px) {
	.header { display: none;}
	.product_top_left .img-thumbnail {
    height:100%!important;
    max-width: 383px;
    width: 100%!important;
    overflow: hidden;
}
.nihao{width: 100%!important;}
.nihao1{width: 100%!important;}
}

.c_text p a{color: #fff;}

.product_list a img{height: 236px;}
.product_box a img{height: 157px;}
.footer_right ul li div .img-thumbnail{height: 93px;}
.contact_right ul li .img-thumbnail{height: 160px;}
.erweima .col-lg-3{width: 20%}
.dis .col-lg-3{width: 16%}
.col-lg-6 #iframe{width: 100%;}
@media (min-width: 1200px)
{
.content .col-lg-3{width: 16%; }
.video_list .img-thumbnail{height: 182px;}
.about .img-thumbnail{height: 310px;}


}