@import url(./common2.css) screen and (min-width:750px);
@media screen and (max-width: 750px) {
@charset "gb2312";body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding:0;margin:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img,input{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font-weight:normal;font-style:normal;}
ol,ul,li{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%}
a{color: #2965b1;text-decoration:none;}
a:hover{ text-decoration:underline}
.bluelink a{color:#0543a0}
strong{font-weight: 800;}
.clear{clear:both;font-size:0;overflow:hidden;}
body{font-size: 12px;}
u{text-decoration:none;}body{background:#FFFFFF;font-size: 14px;}
/* header */
.header{float:left;width:100%;background: url("../image/banner_bg.gif") repeat scroll 0% 0% transparent;}
.midheader{width: 100%;}
.header .logo {text-align: center;float: left;width: 100%;margin-top: 5px;}
.header .logo img {width: 128px;display: inline-block;}
.sear {background: none repeat scroll 0% 0% #ECECEC;float: left;padding: 4px 0;width: 100%;}
.sear .searTxt input {height: 26px;line-height: 26px;border: 1px solid #E2E2E2;background: #FFF;text-indent: 5px;width: 75%;color: #494949;float: left;}
.sear .searSub input {line-height: 28px;height: 28px;border: 0px none;background: none repeat scroll 0% 0% #296BA8;width: 23%;border-radius: 2px;color: #FFF;cursor: pointer;float: left;}
.rougao {padding:0 10px;}
.rougao .dropdown {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px 0;
}

/*nav*/
.nav_box {background: #f6f5f5;border-bottom: 1px solid #e1e1e1;border-top: #2765aa 4px solid;float: left;width: 100%;position: relative;line-height: 36px;}
.nav {width: 100%;}
.nav li {float: left;width: 25%;text-align: center;}
.nav li a{color: #2765aa;font-size: 16px;}
.nav li.now{display: none;}
.blue {height: 4px;background: #cb2122;position: absolute;top: -4px;right: 0px;z-index: 13;width: 30%;}


.flink{float:left;color:#666;font-size:12px;text-align:left;padding: 3%;border-top: 10px solid #efefef;width: 94%;}
.flink li{float:left;height:23px;line-height:23px;padding-right:15px;white-space:nowrap}
.flink li a{color:#999}


.footer{background: #3c3d41;color:#888886;padding: 3%;text-align:center;float:left;width: 94%;font-size: 12px;}
.footer p{color: #c1c1c1;text-align:center;width:100%;line-height: 24px;}
.footer a{color: #c1c1c1;padding:0 5px;}
}
