/* header Style Part Start */
*{
	font-family: "微软雅黑";
}
body{
	overflow-x:hidden;
	background-color:#f8f8f0;
	margin: 0 auto;
	width: 1200px;
}
ul{padding:0; list-style:none;}
.headerStyle{
	width: 1200px;
	margin: 0 auto;
	padding: 0px;
	box-shadow: 0px 4px 4px #a5a5a5;
	min-height: 155px;
}
/*userlogin Start*/
.userlogin{
	height:45px;
	background: #484848;
	
}
.userlogin .pull-right{
	height: 45px;
}
.userlogin .col-md-4{width: auto!important;}
.userIcon{
	height: 45px;
	width: 25px;
	display: inline-block;
	background: url(head_foot_style_res/icon-user.png) no-repeat;
	background-size: 25px 19px;
	background-position: center;
}
.userForm{
	height: 45px;
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
}
.userForm input{
	width: 100px;
	height: 27px;
	border-bottom: 1px solid red;
	margin-top: 10px;
	font-size:10px;
}
.userForm .line{
	height: 27px;
	display: inline-block;
	border: 1px solid #C1BCC0;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}
.userForm .subBtn{
	width:60px;
	height:26px;
    margin-left:3px;
    margin-right:17px;
    background-color:#ee2727;
	border:2px solid #ee2727;
    color:white;
    font-weight:700;
	margin-left:20px; 
	font-size: 13px;
}
.search{
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}
.search input{
   width: 170px;
   height: 27px;
   font-size:10px;
   border-bottom: 1px solid red;
}
.searchIcon{
	height: 26px;
	width: 30px;
	background: white;
	display: inline-block;
	vertical-align: top;
	margin-top: 1px;
	border-bottom: 1px solid red;
	border-left: 1px solid #C1BCC0;
	cursor: pointer;
}
.glyphicon-search{
    margin: 6px;
}
/*userlogin Ending*/

/*navigation Start*/
.controlPanel{
	height:110px;
	background: #f8f8f0;
}
.forAuto{
	width:1349px;
	margin:0 auto;
}
.five{
	width:562px;
	float:left;
}
.seven{
	width:750px;
	float:left;
}
.logoContainer{
	width: 100%;
	height:100px;
	background: url(head_foot_style_res/logo.png) no-repeat;
	background-position: bottom left;
}
.menu{
	margin-top:66px;
	width:700px;
	margin-left: -95px;
}
.menu .firstUl{
	width:780px;
}
.menu li{
    margin-left: 11px;
    width:66px;
	height:25px;
	text-align: center;
	line-height: 25px;
}
.menu .sub-nav li{width:100%;}
.menu a{
	text-decoration: none;
	color: black;
	margin: 0 auto;
	width: 66px;
	height: 25px;

}
.learn{
	display: none;
	position: absolute;
    margin-left: -9px;
	/*display: none;*/
	z-index: 1;
}
.learn li{
	margin-left: 0px;
	width:66px;
	background-color: #EF3A3A;
}
.learn a{
	color: white;
	margin-left: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid white;
}
.triangle-up{
	width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 8px solid #EF3A3A;
	position:relative;
	left:30px;
}
/*navigation Ending*/


/*footer part*/
.container-bot{
	width: 1110px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.footerStyle{
	width: 100%;
	margin-top: 50px;
	border-top: 3px solid #ee2727;
	position: absolute;
	left: 0;
}
.copyright{
	width: 640px;
	float: left;
	margin: 0 100px 0 0;
	/*text-align: center;*/
	margin-top: 50px;
}
.code{
	width: 110px;
	height: 130px;
	margin: 30px 50px;
	float: left;
}
#code-weibo{margin-right: 0;}
.code img{
	width: 100%;
	height: 110px;
}
.code p{
	/*width: 140px;*/
	font-size: 13px;
	text-align: center;
	margin: 5px auto;
}
.code:first-child{
	
}
/*footer part ending*/


/*common UI*/
.shadow{
	box-shadow: 0px 0px 7px #a5a5a5;
	-webkit-box-shadow: 0px 0px 7px #a5a5a5;
}

.wp_nav .nav-item a span.item-name{padding:0;}
.msgBox .title{float:none;}
div.orbit-wrapper,div.orbit{
    width: 1200px !important;
}
div.timer{display:none;}

.menu .wp_nav .nav-item a{background: #f8f8f0;}
.menu .wp_nav .nav-item a.parent:hover,.menu .wp_nav .nav-item a.parent {
    background: #ef3a3a;
}
.menu .wp_nav .nav-item a.parent {
    color: #fff;
}
.wp_nav .sub-nav{border:none;}
.menu .sub-nav li{margin-left:0;}
.wp_nav .sub-nav .nav-item .mark {
    background: #ef3a3a;
    opacity: 1 !important;
}
.wp_nav .sub-nav .nav-item a{color:#fff !important; border-bottom:1px solid #fff; border-top:none;background: #ef3a3a;}
.wp_nav .sub-nav .nav-item a.parent,.wp_nav .sub-nav .nav-item a.parent:hover {
    background: #ef3a3a;
    color: #fff;
}
.wp_nav .sub-nav .nav-item a span.item-name {
    padding: 0 10px;
    line-height: 25px;
}
.dropdown2{margin-top:4px;}
.w9_openLink{border:none; }
.w11_openLink{border:none;}

.more{position: relative;}
.more-link .moretext {
    display: inline;
    margin-top: 0;
    margin-left: 0;
    top: 0px;
    right: 20px;
    width: auto;
    font-size: 16px;
    font-weight: normal;
}

.picbig{overflow:hidden; padding-top:20px;}
.picbig li {
    float: left;
    width: 186px;
    text-align: center;
    margin: 20px;
}
#act_list_con .picbig li{margin:20px 32px;}
.zhanshi #act_list_box{margin:46px auto; background:none;}
.zhanshi #act_list_con{padding:0;}
.zhanshi #act_list{border:0; padding:0;}
.zhanshi #act_list ul{padding:0;}
.zhanshi .picbig{padding:0;}
.zhanshi #act_list .wp_paging{width:auto;padding-bottom: 20px;
    margin-right: 20px;}
	
.Column_Picture img{width:660px; height:220px;}

div#form_count {
    width: 900px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
}
div#form_content {
    width: 800px;
    min-height: 350px;
    margin: 30px auto;
}
div#hassubmit {
    text-align: center;
    font-weight: bold;
    margin-top: 80px;
    display: none;
}
p.form_btn.not_allow_btn {
    width: 250px;
    height: 40px;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    background-color: #ee2727;
    color: white;
    margin: 80px auto;
    font-weight: bold;
}