
.page_other{
    width:100%;
	height:500px;
}


.clear_float_both{
	font: 0px/0px sans-serif;
	clear: both;
	display: block;
}

.float_left{
    float:left;
}


.out_div{
    width: 100%;
}

.w1100{
    width:1100px;
	margin:0 auto;
}

.w1200{
    width:1200px;
	margin:0 auto;
}

.bg_color_2a2a2a{
	background-color:#2a2a2a;
}


.bg_color_c0c0c0{
	background-color:#c0c0c0;
}

.bg_color_ececec{
	background-color:#ececec;
}

.color_ffffff{
	color:#ffffff;
}

.color_000000{
	color:#000000;
}

.color_696969{
	color:#696969;
}

.color_ef612a{
	color:#ef612a;
}

.color_2a2a2a{
	color:#2a2a2a;
}

.font_bold{
	font-weight: bold;
}

.bg_img_0{
    background:url(../../images/img_0.png);
}

.bg_img_3{
    background:url(../../images/img_3.png);
    width:100%;
	height:13px;
}

.bg_img_30{
	width: 100%;
	height: 759px;
    background:url(../../images/img_30.jpg);
}

.bg_img_28{
    background:url(../../images/img_28.png) no-repeat;
}

.bg_img_28_2{
    background:url(../../images/img_28_2.png) no-repeat;
}

.bg_img_28_3{
    background:url(../../images/img_28_3.png) no-repeat;
}

.out_div .page_top{
    width: 100%;
	height:37px;
	line-height:37px;
	font-size:14px;
	color:#ffffff;
}

.out_div .page_top .left{
    float:left;
}

.out_div .page_top .left_2{
    float:left;
	margin-left:38px;
}

.out_div .page_top .left_2 a{
	font-size:14px;
	color:#ffffff;
	margin-right:28px;
}



.out_div .page_top_search{
    width:100%;
	height:0;
	background: rgba(0, 0, 0, 0.5);
    position:absolute;
	top:0;
	left:0;
	z-index:1;
	display:none;
}

.out_div .page_top_search .top{
 	background: #2b2b2b;
	height:175px;
	display:none;
}

.out_div .page_top_search .top .logo{
    background:url(../../images/logo_white.png) no-repeat;
	width:220px;
	height:79px;
	float:left;
	margin-top:56px;
}

.out_div .page_top_search .top .search_area{
    float:left;
	margin-top:44px;
	margin-left:46px;
}

.page_top_search .top .search_area .area_top li{
    float:left;
	padding: 6px 20px;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
}

.page_top_search .top .search_area .area_top li.select{
    background: #fff;
    color: #fe0000;
}

.page_top_search .top .search_area .area_bottom{
    margin-top:3px;
}

.page_top_search .top .search_area .area_bottom form{
    float:left;
}

.page_top_search .top .search_area .area_bottom .text{
	float: left;
	padding-left: 10px;
	width: 640px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	border:1px solid #ffffff;
	border-radius:6px 0 0 6px;
}

.page_top_search .top .search_area .area_bottom .submit{
	float: left;
	width: 100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	background: #ef011c;
	color: #fff;
	cursor: pointer;
	border:1px solid #ef011c;
}

.page_top_search .top .search_area .area_bottom .close{
    width:37px;
	height:37px;
	background:#ffffff url(../../images/grey_close.png) no-repeat center center;
	float:left;
	margin-top:-1px;
	margin-left:14px;
	border-radius:18.5px;
	cursor:pointer;

	transition: .4s all;
    transition-property: all;
    transition-duration: 0.4s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

.page_top_search .top .search_area .area_bottom .close:hover{
    width:39px;
	height:39px;
	background:#ef011c url(../../images/white_close.png) no-repeat center center;
	border-radius:19.5px;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}




.out_div .page_nav{
    width: 100%;
	height:76px;
	font-size:14px;
}

.out_div .page_nav .logo{
    float:left;
    width:292px;
	height:76px;
	background:url(../../images/logo.png) no-repeat 0 -1px;
}

.out_div .page_nav .nav{
    float:right;
}

.out_div .page_nav .nav{
    float:right;
	line-height:76px;
}

.out_div .page_nav .nav .column,
.out_div .page_nav .nav .column_2{
    position:relative;
    float:left;
	font-size:16px;
	font-weight:500;
	padding:0 23px;
}

.out_div .page_nav .nav .column:hover{
	background: url(../../images/img_1.png) center bottom no-repeat;
}

.out_div .page_nav .nav .column .homepage{
    font-size:16px;
}

.out_div .page_nav .nav .column .alink{
    width:100%;
	height:100%;
	display:block;
}

.out_div .page_nav .nav .column .alink li{
	font-size: 16px;
}

.out_div .page_nav .nav .column .alink li.change_color{
	color:#fe0000;
    text-decoration:none;
}


.out_div .page_nav .nav .column a:hover{
	color:#fe0000;
	text-decoration:none;
}

.out_div .page_nav .nav .column a.change_color{
	color:#fe0000;
    text-decoration:none;
}

.out_div .page_nav .nav .column_2 a:hover{
	color:#fe0000;
	text-decoration:none;
}
.out_div .page_nav .nav .column_2 a li.change_color{
	color:#fe0000;
    text-decoration:none;
}

.out_div .page_nav .nav .column .subcolumn{
    display:none;
    position:absolute;
	top:76px;
	left:0;
	width:186px;
	background:#ffffff;
	z-index:50;
	border-top: 2px solid #fe0000;
}

.out_div .page_nav .nav .column .subcolumn a{
    display:block;
	width:186px;
	height:43px;
	line-height:43px;
    text-align: center;
	border-bottom:1px solid #eeeeee;
	color: #565656;
}

.out_div .page_nav .nav .column .subcolumn a:hover{
	text-decoration:none;
	background-color:#fe0000;
	color:#ffffff;
}

.out_div .page_nav .nav .column_2 .search{
    background: url(../../images/img_2.png) no-repeat 0 26px;
	padding-left: 29px;
	cursor: pointer;
}

.out_div .page_nav .nav .column_2 .search:hover{
	color:#fe0000;
	text-decoration:none;
}


.column_center_title{
    width:100%;
	color:#333333;
	text-align:center;
}

.column_center_title a:hover{
	text-decoration:none;
	color:#e58419;
}

.column_center_title .eng_title{
	font-size:30px;
	font-family:"Big Caslon",arial, georgia, Candara;
}

.column_center_title .chs_title{
	font-size:25px;
}

.column_center_title a:hover > .eng_title{
	color:#e58419;
}

.column_center_title a:hover > .chs_title{
	color:#e58419;
}



.page_bottom{
	width:100%;
	padding: 33px 0;
}

.page_bottom .left{
	float: left;
}

.page_bottom .left .left_column{
	margin-left: 41px;
	float:left;
}

.page_bottom .left .left_column .first_column{
	margin-bottom: 4px;
}

.page_bottom .left .left_column .first_column a{
	color: #ffffff;
	font-size: 18px;
}

.page_bottom .left .left_column .sub_column{
	width: 100%;
}

.page_bottom .left .left_column .sub_column .column_name{
    line-height: 25px;
}

.page_bottom .left .left_column .sub_column .column_name a{
	color: #ffffff;
	font-size: 14px;
}

.page_bottom .left .left_column .qrcode{
	margin-top: 18px;
	width:97px;
	height:97px;
}

.page_bottom .left .left_column .qrcode img{
	width:97px;
	height:97px;
}

.page_bottom .right{
	float: right;
	margin-top: 3px;
}

.page_bottom .right .right_area{
	margin-right: 45px;
	float:right;
}

.page_bottom .right .right_area .msg_1{
	color:#ffffff;
	font-size: 14px;
	background: url(../../images/img_20.png) no-repeat 0 0;
	padding-left: 29px;
	height: 22px;
	line-height: 22px;
}

.page_bottom .right .right_area .msg_2{
	color:#ffffff;
	font-size: 22px;
	padding-left: 9px;
	margin-top: 2px;
}



.page_footer{
    width:100%;
	height: 42px;
	line-height: 42px;
	background-color: #ececec;
	clear: both;
}


.page_footer .msg_2{
	width: 100%;
}

.page_footer .msg_2 .left{
	float: left;
	margin-left: 19px;
}

.page_footer .msg_2 .left a{
	color:#000000;
	font-size: 14px;
}

.page_footer .msg_2 .right{
	float: right;
	margin-right: 19px;
}


.center_title .title {
    padding: 0 3px;
    font-size: 30px;
    float: left;
}

.center_title .title  .title_chs{
    font-size: 42px;
}

.center_title .title  .title_eng{
    font-size: 18px;
}

.title_bottom_img{
	width:648px;
	height:49px;
	margin:0 auto;
	margin-top:6px;
}


.nav_column{
	width: 100%;
	height: 60px;
	line-height: 60px;
}

.nav_column .item{
	float:left;
	padding: 0 57px;
	font-size: 16px;
	color: #000000;
}

.nav_column .item:hover{
	float:left;
	padding: 0 57px;
	font-size: 16px;
	color: #000000;
	background-color: rgba(89,89,89,0.85);
	color:#ffffff;
}

.nav_column li.select{
	background-color: #393939;
	color:#ffffff;
}



.banner_column{
	width:100%;
	height:258px;
	position:relative;
	
}

.banner_column img{
	width:100%;
	height:258px;
}

.banner_column .search_area{
	width:411px;
	position:absolute;
	top:79px;
	left:50%;
	margin-left:-205.5px;

}

.banner_column .search_area .title{
	width:100%;
	text-align:center;
	font-size: 28px;
	color:#ffffff;
}

.banner_column .search_area .box{
	margin-top: 13px;
	width: 100%;
	height:43px;
	border-radius: 25px;
	background-color: #ffffff;
	position: relative;
}

.banner_column .search_area .box .text{
	position:absolute;
	top:0;
	left:28px;
	width:333px;
	height:43px;
	border: 0;
	font-size: 16px;
}

.banner_column .search_area .box .submit{
	position:absolute;
	top:5px;
	right:12px;
	width:32px;
	height:32px;
	border-radius:32px;
	background: #fd4242 url(../../images/img_36.png) no-repeat center center;
	border: 0;
	cursor: pointer;
}




