
@media screen and (max-width: 1280px){
	body{min-width:1280px;}
}
.w-1280{width: 1200px;margin: 0 auto;height: auto;height: 125px;padding-top: 20px;}
.top{width: 100%;background: none;height: 112px;}
.top .logo{width: 257px;height: 112px; float: left;background: url(/images/cxsm/logosm.png) no-repeat left center;}
.top .wel{width: 265px;float: left;height: 112px;margin-left: 16px;line-height: 170px;color: Black;font-size: 16px;font-family: 微软雅黑;}
.top .atteam{width: 150px;height: 84px; float: left;margin-left: 25px;margin-top: 30px;}
.top .function{float: right;height: 112px;margin-top: 10px;}
.top .function .search .keyword{width:155px;float: left;height: 21px;border: 1px solid #d7d7d7;background: none;}
.top .function .loginbtn{width: 182px;height: 33px;margin-top: 20px;float: left;background: url(/images/logbtn.png);}
.top .function .link{width: auto;height: 50px;line-height: 50px;font-size: 18px;font-weight: normal;}
.top .function .link span{width: auto; padding: 0 10px;float: left;}
.top .function .submitbtn{width: 28px;height: 23px;float: left;border: none;background: url(/images/sumbtn.png);}

.top .wel .citychose{display:none;}
.city{ border-bottom:0px solid #d7d7d7;}
.city:hover{border:0px solid #d7d7d7; }
.top .wel li{width:auto; height:30px; font-size:14px; float:left; line-height:30px; padding:3px 12px; color:#888;}
.top .wel li:hover{color:#1b9dff;}

/*菜单栏*/
.w1200
{
    width:1200px;
    height:auto;
    margin:0 auto;
}
.menu{width:auto; float:left; height:72px; line-height:72px; font-size:18px; padding-right:40px;color:#fff;}
.menu a{color:#fff;}
.menu:hover{color:#ff0;}
.menu a:hover{color:#FF0;}

.downico {
    border-left: 7px solid #1c9cff;
    border-top: 7px solid #f9ffb9;
    border-right: 7px solid #1c9cff;
    display: inline-block;
    float: right;
    margin-top: 32px;
    margin-left:5px;
}

.dropMenu
{
     position:relative;
    
}
.dropMenu ul{display:none; margin-top:64px; z-index:29;  width:136px; height:204px;position:relative;}
.dropMenu:hover ul {display: block; position: absolute; top:0px; width:136px; height:204px; float:left; font-size:14px; color:#000; left:-25px; list-style:none;}
.dropMenu:hover ul li a {display:block; background:#fff; color:#3d3d3d; width: 136px; line-height:40px; height:40px; text-align:center;  }
.dropMenu:hover ul li a:hover { background:#6dc7ec; color:#ffffff; }

.kx{background:url(jrkc_bg.png) no-repeat center;width:1050px; height:60px; line-height:60px; float:left; font-size:24px; color:#333333; letter-spacing:2px; padding-left:150px; font-weight:bold;}
.kx a:hover{color:#000;}
.hd_li{ background:url(li1.png) no-repeat left center; margin-left:30px; font-size:15px; padding-left:20px; height:35px; line-height:35px; float:left; width:405px;}
.hd_li a:hover{color:#777;}

.service:hover
{
      -webkit-box-shadow:0px 0px 8px #666;
      -moz-box-shadow:0px 0px 8px #666;
      box-shadow: #666 0px 0px 8px;    
}

.service .li{width:auto; float:left; height:30px; margin-top:5px; font-size:14px; line-height:30px; padding-left:20px; margin-left:58px; background:url(ico_zczl_li.png) no-repeat left center}

.xt_ico{width:164px; height:184px; cursor:pointer; margin-left:25px; float:left; background-image:url(xt_wsgzs.png); margin-top:35px; background-position:center; background-repeat:no-repeat;}
.ntitle{width:350px; float:left; margin-left:23px; margin-top:10px; color:#0077d5;font-size:16px; overflow:hidden;}
.ninfo{width:350px; height: 70px;margin-left:23px; float:left; margin-top:20px; line-height:1.6em; color:#818181; overflow:hidden;font-size:14px;}
.nli{width:545px; margin-left:35px; line-height:37px; height:38px; float:left; margin-top:0px;}
@media only screen and (max-width: 640px) {
	body{width:1200px;}
}

.footer{background: url(../images/footer-bg.png) no-repeat center top #0195d1;padding: 30px 15px;color: #fff;line-height: 30px;font-size: 14px;margin-top: 30px;clear: both;overflow: hidden;text-align: center;}
@media screen and (min-width: 1390px){
	.top{}
}
@media screen and (min-width: 768px){
	.nav li{flex:1;text-align:center}
}
@media screen and (max-width: 768px){
/*	html,body{width:1200px;}*/
	.search{width:auto;margin-bottom:10px;}
	.top{padding-left:15px;}
	.logo{text-align:center;width: 100%;}
	.logo img{height:50px;}
	.nav{background:#757575;width:100%;margin-top:0;height:auto;}
	.nav .c-main ul{width:100%;line-height:3.3rem;margin-left:0}
	.nav a{color:#fff;}
	.nav li{text-align:center;width:33%}
	.footer{text-align:left;}
	.footer .padding-bottom-sm{width:85%;}
}