﻿@charset "utf-8";
/********************************
 * 响应式样式重写
 *******************************/

@media only screen and (min-width: 1200px){
.container{ width:1200px;}
.menu li a{padding:0 38px 0px 38px;}
.menu li a i{padding-left:8px;}
.DownMenu li a{padding:0;}

}
/*============================*/
@media only screen and (max-width: 1023px){
.container{ width:94%;}

.mobileMenuBox{ display:block;}
.mobileMenu{ display:block;}
.menu-wrap{ display:none;}
.header .topbar{display:none;}
.header .head_tel{display:none;}
.header .head_top{padding:0;}
.header .logo{float:none;padding:10px 0;}



.Con_left{float:none;display:none;}
.Con_right{float:none;width:100%;padding:20px 0;}
.news_con{margin-right:0px;}
.about_deta, .news_con dl, .news_deta, .team_con, .contact_deta, .download_con .download_text{padding:20px;}
.download_con .download_item{padding-left:20px;}

}
/*============================*/
@media only screen and (max-width: 767px){
.mobileMenuBox{top:19px;}
.header .logo a{display:inline-block;}
.header .logo img{max-width:60%;}
.header .logo .logo_text{display:none;}
.inTopBox{margin-top:25px;}
.banner{display:none;}
.menu-wrap{ display:none;}

.focus .owl-theme .owl-controls .owl-pagination{display:none;}
.in_member{position:absolute; top:15px;right:5%;}
.in_sign, .in_intro, .in_fot, .news_hy, .in_support .support_b, .in_support .support_d{display:none;}
.in_team .teamCon{padding:0px 15px 40px 0px;}
.in_team .teamCon .teamItem{margin-left:15px;}
.feedback{padding:20px 15px;}
.feedback .fieldset input{width:80%;}
.feedback .fieldset textarea{width:87%;}
.feedback input.tijiao{ width:100%;padding:10px 0px;}
.regBox .process .item i{display:none;}


.fot_nav .fot_nav_item{ width:33.3333333333333%;}
.sideToolBox{display:none;}

}
/*============================*/
@media only screen and (max-width: 479px){
.mobileMenuBox{top:15px;}
.mob_footer{display:block;}
.footer{padding:0; line-height:1;}
.focus .mod-body{height:150px;}
/*.focus .mod-body .owl-carousel{display:none !important;}*/
.focus .mod-body .item { width:100%; text-align:center; height:150px;}

.in_member{position:static;width:100%;}

.inTopBox{margin-top:15px;}
.in_table .tableBtn li{padding:0 10px;}
.in_team{/*display:none;*/}
.index_zygx_l{display:none;}
.index_zygx_r{width:95%; line-height:170%; margin:auto;}
.Noshowformob{display:none;}
.Con_right .Con_right_T .location{display:none;}
.news_con dl .img{display:none;width:100%;margin-right:0px; float:none;text-align:center;margin-bottom:10px;background-color:#fff;padding:10px 0 5px 0;}
.news_con dl dt a{font-size:16px;font-family:"Microsoft YaHei"; line-height:150%; color:#02598f;}
.download_con .download_item{padding:0;}
.download_con .download_bot{display:none;}
.in_calendar{/*display:none;*/}
.in_support .support_item .support_con .img, .in_support .support_item .support_con .title{display:none;}
.about_deta, .news_con dl, .news_deta, .team_con, .contact_deta, .download_con .download_text{padding:10px;}
.in_news .item .img{height:auto;overflow:hidden;}

.OpenBox .loginBox {width:98%;margin:30px auto;}
.OpenBox .regBox{width:98%;padding:20px 2%;margin:30px auto;}
.loginBox .login_L, .loginBox .login_R{padding:20px;}
.loginBox .login_R .login_Down .down{padding-right:0px;}
.loginBox .login{padding:0;}
.regBox .reg li .formr .tip{display:none;}
.regBox .reg li .formr input[type="text"],.regBox .reg li .formr input[type="password"]{width:90%;}
.regBox .reg li .gender input{width:14px;}
.regBox .process{display:none;}


}