﻿@charset "utf-8";
/* CSS Document */
*{box-sizing: border-box; margin: 0; padding: 0; font-family: arial,"微软雅黑","宋体"; color:#3c3c3c; font-size: 14px;}
header,main,nav,footer{margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6{font-weight: normal; font-size: 14px;}
body{ min-width: 1340px; position: relative; overflow-x: hidden;}
ul,li{list-style: none;}
a{text-decoration: none;}
[class*="col-"] {
    float: left;
}
img{display: block; border: none; margin: 0; padding: 0;}
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-40{width:40%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}
/*清除浮动*/
.clearfix{clear: both;}


/*右侧 返回顶部按钮*/
.side{position:fixed;width:54px;height:275px;right:0;top:214px;z-index:9999;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#09aae4;opacity:0.9;filter:Alpha(opacity=90);transition:all 0.3s;}
.side ul li .sidetop:hover{/*background:#ae1c1c;*/background:#ff6300;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}



/*header_top_box*/

.header_top_box{
	height: 44px; background-color: #0066b3;
}
.header_top_left{
	float: left; color: #eee; line-height: 44px;
}
.header_top_right{
	float: right; color: #eee; line-height: 44px;
}
.header_top_right strong{
	color: #f5f8fa; font-size: 120%; 
	font-family: Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;
	font-style: italic;
}

/*header*/
header{
	margin: 0 auto;
	float: none;
	background: #fff;
	position: relative;
}
#logo{
	float: left;
}
#logo a{
	cursor: auto;
}
#logo img{
	width: 300px;
	display: block;
	margin: 20px 10px;
}

#search_btn{
	float: right;
	display: block;
	width:41px;
	height: 38px;
	box-sizing: content-box;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	border-left: 1px solid #d8d8d8;
	padding-left: 4px;
	margin-top: 44px;
}

#search_tab{
	width:100%;
	height: 160px;
	position: absolute;
	top:120px;
	background-color: rgba(250,250,250,0.9);
	border-top: 1px solid #ccc;
	box-shadow: 0 0 3px rgba(0,0,0,.15);
	z-index: 350;
}
#search_tab #close{
	float: right;
}
#search_tab form{
	display: block;
	width: 460px;
	margin:48px auto 20px;
}
#search_tab input.text{
	width: 360px;
	height: 38px;
	line-height: 36px;
	background: #fff;
	color:#808080;
	border:1px solid #0066b3;
	margin-right: 8px;
	padding-left: 8px;
}
#search_tab input.search{
	width: 88px;
	height: 38px;
	font-size: 16px;
	line-height: 34px;
	background: #0066b3;
	color:#eee;
	border:1px solid #0066b3;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
}
#search_tab p{
	text-align: center;
	color:#808080;
}
#search_tab p a{
	color:#404040;
}
#search_tab p a:hover{
	color:#0066b3;
}

nav{
	float:right;
	margin-right: 6px;
	z-index: 400;
}
nav>ul>li{
	float: left;
	position: relative;
}
nav>ul>li>a{
	font-size: 18px;
	margin-top: 51px;
	display: block;
	padding:0 19px;
}
nav>ul>li>a:hover{
	color:#ff6300;
	transition: all 0.3s ease;
	
}

nav>ul>li>a.crt{
	color: #ff6300;
}

.menu_list{
	width:100%;
	background:rgba(255,255,255,0.94);
	z-index: 3000;
	position: absolute;
	left: 0;
	top:134px;
	margin: 0 auto; padding: 0;
}
.menu_list .menu_list_main{
	margin: 0 auto;
	padding: 0 8.3%;
	float: none;
	display: block;
	border-top: 3px solid #ff6300;
	border-bottom: 3px solid #ddd;
}
.menu_list .menu_list_li_comimg{
	width:25%;
	float: left;
}
.menu_list .menu_list_li_newsimg{
	width:25%;
	float: left;
}
.menu_list .menu_list_li_comimg img,.menu_list .menu_list_li_newsimg img{
	width:90%; margin: 20px auto;
}
.menu_list .menu_list_li_comtext{
	width:8%;
	float: left;
}
.menu_list .menu_list_li_newstext{
	width:12%;
	float: left;
}
.menu_list_li_comtext a,.menu_list_li_newstext a{
	color:#ff6300;
	font-size: 16px;
	text-align: center;
	line-height: 160px;
	height: 160px;
}
.menu_list_li_comtext:hover a,.menu_list_li_newstext:hover a{
	border-bottom: 1px solid #ff6300;
}
.menu_list_main .menu_list_li{
    width:20%;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
.menu_list_main .menu_list_li_solimg{
	width:22%;
	float: left;
}
.menu_list_main .menu_list_li_solimg img{
	width:90%;
	margin: 30px auto;
}
.menu_list_main .menu_list_li_sol{
	width:14%;
	float: right;
	margin-top: 30px;
}
.menu_list_li_sol a{
	margin-left: 36px;
	font-size: 16px;
	height: 32px;
	line-height: 32px;
	color:#ff6300;
}
.menu_list_li_sol a:hover{
	border-bottom: 1px solid #ff6300;
	cursor: pointer;
}
.menu_list_li h4{
	font-size: 16px;
	line-height: 36px;
	color:#ff6300;
	padding-top: 12px;
	margin: 0;
	margin-bottom: 8px;
	border-bottom: 1px solid #ff6300;
	text-align: center;
}
.menu_list_li_ul{
	padding-bottom: 20px;
	margin: 0;
}
.menu_list_li_ul li{
	height: 28px;
}
.menu_list_li_ul li:hover{cursor: pointer;}
.menu_list_li_ul li a{
	color:#808080;
	line-height: 28px;
	margin-left: 60px;
}
.menu_list_li_ul li:hover a{
	border-bottom: 1px solid #ff6300;
	color:#ff6300;
}
.menu_list_close img{
	margin: 30px auto 10px;
}
main{
	background:#fdfdfd;
}

/*页脚*/
footer{
	background-color:#0655a4;
	width: 100%;
}
#bottom_nav{
	padding-top: 16px;
}
#bottom_nav h3{
	font-size: 16px;
	color: #f5f8fb;
	line-height: 50px;
}
#bottom_nav .footer_intro{
	font-size: 13px;
    color:#d8d8d8;
	line-height: 22px;
	text-align: justify;
	padding-bottom: 20px;
}
#bottom_nav .footer_intro img{
	padding: 24px 4px 24px 0;
    float: left;
}
#bottom_nav .erweima{
	font-size: 14px;
	color: #ddd;
	line-height: 24px;
	float: left;
	margin-right: 16px;
	text-align: center;
	text-indent: -1em;
}

.bottom_nav{
	padding-top: 30px;
}
.bottom_nav a{
	color:#d8d8d8;
	font-size: 14px;
}
.bottom_nav li,.bottom_nav p{
	font-size: 14px;
	line-height: 28px;
	color:#d8d8d8;
	list-style-type: square;
    list-style-position: inside;
}
.bottom_nav li:hover a{
	text-decoration: underline;
	color:#eee;
}
.bottom_nav h4{
	color:#f9f9f9;
	line-height: 36px;
	font-size: 16px;
	font-weight: normal;
}
.bottom_nav form{
	width:100%;
	margin-top: -10px;
	position: relative;
}
.bottom_nav form fieldset{
	border:1px solid #38d;
	padding-bottom: 10px;
}
.bottom_nav form legend{
	font-size: 16px;
	line-height: 32px;
	margin: 10px;
	color: #f9f9f9;
}
.bottom_nav form label{
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	color:#f9f9f9;
	margin-left: 12px;
}
.bottom_nav form input{
	width:80%;
	height: 32px;
	background:rgba(255,255,255,0.9);
	margin: 8px 0;
	outline: none;
	border:none;
	padding-left: 6px;
}
.bottom_nav form textarea{
	width:80%;
	vertical-align: baseline;
	height: 72px;
	padding: 6px;
	margin: 8px 0;
	background:rgba(255,255,255,0.9);
	border:none;
}
.bottom_nav form input[type="submit"]{
	background:#ff6300;
	font-size: 16px;
	line-height: 36px;
	height: 36px;
	color:#fff;
	width:80%;
	margin: 8px 0 8px 60px;
	cursor: pointer;
}
#copyright{
	line-height: 48px;
	color:#d8d8d8;
	text-align: center;
}

.sub_banner{
	width:100%;
	position: relative;
	z-index: 100;
}
.sub_banner img{
	width:100%;
	display: block;
	margin: 0;
}

.main_part{
	width:100%;
	background: #f5f8fb;
}
.part_title{
	font-size: 24px;
	color:#0066b3;
	line-height: 48px;
	border-bottom: 1px dashed #ccc;
	padding-left: 20px;
	/*margin: 50px 0 16px;*/
}
.part{width:100%; padding-top: 20px;}