@charset "utf-8";
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	margin:0;padding:0;
}
.fs-12 {
	font-size: 12px;
}
.h-75 {
	height: 75px;
}
.mr-40 {
	margin-right: 40px;
}
.mb-25-ie67 {
	*margin-bottom: 25px;
}
.c-666 {
	color: #666;
}
.c-999 {
	color: #999;
}
.fs-16 {
	font-size: 16px;
}
.fs-20 {
	font-size: 20px;
}
.fs-14 {
	font-size: 14px;
}
.mb-18-ie67 {
	*margin-bottom: 18px;
}
.pt-4-ie6 {
	_padding-top: 4px;
}
.mr-50 {
	margin-right: 50px;
}
.mlr-105 {
	margin: 0 105px;
}
.mb-55 {
	margin-bottom: 55px;
}
.ml-15 {
	margin-left: 15px;
}
.blank-55 {
	height: 55px;
	font-size: 0;
}
.blank-5, .blank-10, .blank-20 {
	font-size: 0;
}
.ks-fr {
	float: right;
}
.ks-fl {
	float: left;
}
.mr-15 {
	margin-right: 15px;
}
.p-r {
	position: relative;
}
.pt-20 {
	padding-top: 20px;
}
.pt-2 {
	padding-top: 2px;
}
.ml-500 {
	margin-left: 500px;
}
.p-20 {
	padding: 20px;
}
.blank-30 {
	height: 30px;
	font-size: 0;
}
.ta-r {
	text-align: right;
}
.fw-n {
	font-weight: normal;
}
.blank-15 {
	height: 15px;
	font-size: 0;
}
.blank-25 {
	height: 25px;
	font-size: 0;
}
.blank-45 {
	height: 45px;
	font-size: 0;
}
.va-m {
	vertical-align: middle;
}
.h-0 {
	height: 0;
}
.h-15 {
	height: 15px;
}
.mr-5-ie67 {*margin-right:5px;}
.lh-20 {line-height: 20px;}
.plr-30 {padding: 0 30px;}
.mr-25 {margin-right: 25px;}
.blank-40 {
	height: 40px;
	font-size: 0;
}
.pl-15 {padding-left: 15px;}
.c-f60 {color: #F60;}
.lh-45 {line-height: 45px;}
.lh-40 {line-height: 40px;}
.mb-75 {margin-bottom: 75px;}
.blank-150 {
	height: 150px;
	font-size: 0;
}
.mt-25 {margin-top: 25px;}
.blank-180 {
	height: 180px;
	font-size: 0;
}
.mr-45 {margin-right: 45px;}
.d-b {display: block;}
.mb-40 {margin-bottom: 40px;}
.pb-530 {padding-bottom: 530px;}
.mlr-10 {margin: 0 10px;}
.ta-c {text-align: center;}
.blank-345 {
	height: 345px;
	font-size: 0;
}
.mr--30 {margin-right: -30px;}
.mr-75 {margin-right: 75px;}
.fs-18 {font-size: 18px;}

/* ==========================================================================
   Home
   ========================================================================== */
.iconfont {
    font-family: "iconfont" !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_1476086576_247368.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/font_1476086576_247368.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_1476086576_247368.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/font_1476086576_247368.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_1476086576_247368.svg#iconfont') format('svg'); /* iOS 4.1- */
}
html {
	font-family: arial, "微软雅黑", tahoma, \5b8b\4f53;
}
.head {
	background: white url(../images/iacas_headLine.jpg) repeat-x;
	position: absolute;
	z-index: 2000;
	box-shadow: 0px 5px 5px rgba(22,118,190,0.75);
	-webkit-box-shadow: 0px 5px 5px rgba(22,118,190,0.75);
	-moz-box-shadow: 0px 5px 5px rgba(22,118,190,0.75);
	height: 85px;
	width: 100%;
}
.head_c {
	width: 1150px;
	margin: 0 auto;
	padding: 5px 30px 0 20px;
}
.head_c div {
	float: right;
}
.head_c div.head_c_dm {display: none;}
.head_c div p {
	text-align: right;
	line-height: 40px;
	color: #2E84D2;
}
.head_c div p a:link, .head_c div p a:visited {
	color: #444;
}
.head_c div p a:hover {
	color: #6A8AFE;
}
.head_c div p span {
	margin: 0 15px;
}
.head_c_s input {
	width: 151px;
	height: 15px;
	border: solid 1px #4385C2;
	border-right: none;
	border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	transition: all 0 ease 0;
	-webkit-transition: all 0 ease 0;
	-moz-transition: all 0 ease 0;
	-ms-transition: all 0 ease 0;
	-o-transition: all 0 ease 0;
	line-height: 1;
}
.head_c_s input:focus {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border-color: #4385C2;
}
.head_c_s a:link, .head_c_s a:visited {
	display: inline-block;
	vertical-align: middle;
	background-color: #4385C2;
	color: white;
	padding: 0 15px;
	line-height: 25px;
	border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    font-family: "微软雅黑";
}
.head_c_s a:hover {
	text-decoration: none;
}
.head_c img {
	display: block;
	margin-top: 10px;
	width: 390px;
	height: 60px;
}
.banner {
	position: absolute;
	z-index: -1000;
	left: 0;
	background: #1A8FE1 url(../images/iacas_banner.jpg) no-repeat center top;
	height: 415px;
	width: 100%;
}
.banner1 {
	position: absolute;
	z-index: -1000;
	left: 0;
	background-color: #1A8FE1;
	width: 100%;
	text-align: center;
}
.banner1 img, .detail_a img {
	display: inline-block;
	max-width: 100%;
}
.blank_t {
	font-size: 0;
}
.main {
	margin: 0 auto;
	background-color: white;
	padding-bottom: 20px;
	width: 1200px;
	position: relative;
	z-index: 1000;
}
.main_s {
	position: absolute;
	z-index: -1000;
	width: 100%;
	height: 210px;
	box-shadow: 0px -3px 10px rgba(22,118,190,0.95);
	-webkit-box-shadow: 0px -3px 10px rgba(22,118,190,0.95);
	-moz-box-shadow: 0px -3px 10px rgba(22,118,190,0.95);
}
.main_c {
	padding: 15px 15px 0;
	background-color: white;
}
.main_c_f {
	margin-bottom: 10px;
	background-color: #D7E3EA;
}
.main_c_f_a {
	float: right;
	width: 390px;
	padding: 10px 10px 0 0;
}
.main_c_f_a h2 {
	margin-bottom: 10px;
	padding-left: 10px;
	color: #356FAE;
}
.main_c_f_a article {
	margin-bottom: 5px;
}
.main_c_f_a article a:link, .main_c_f_a article a:visited {
	float: left;
	padding-top: 5px;
	width: 325px;
	color: #333;
	font-family: arial;
}
.main_c_f_a article a:hover {
	color: #6A8AFE;
}
.main_c_f_a article div {
	width: 52px;
	border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #24ACDE;
    text-align: center;
    color: white;
    font: 12px/20px arial;
    padding-top: 36px;
    position: relative;
    z-index: 1000;
    float: left;
    margin-right: 10px;
}
.main_c_f_a article div span, .ue_c_d span {
	width: 100%;
	border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #A1C1D0;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    position: absolute;
    z-index: 2000;
    top: 0;
    left: 0;
}
.main_c_f_am:link, .main_c_f_am:visited {
	display: inline-block;
	margin-top: 5px;
	padding: 0 35px;
	background-color: #F7F7F7;
	border: solid 1px #24ACDE;
	border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font: bold 12px/25px;
}
.main_c_f_am:hover {
	text-decoration: none;
}
.slide {
	position: relative;
	z-index: 1000;
	overflow: hidden;
	height: 400px;
	width: 750px;
}
.slide ul {
	position: absolute;
	z-index: 2000;
	left: 0;
	top: 0;
	height: 400px;
}
.slide ul li {
	float: left;
	position: relative;
	z-index: 2000;
	overflow: hidden;
	height: 400px;
}
.slide ul li img {
	display: block;
	max-width: 100%;
}
.slide ul li a:link, .slide ul li a:visited {
	position: absolute;
	z-index: 3000;
	bottom: 20px;
	left: 0;
	padding: 10px 25px 10px 20px;
	color: white;
	font: bold 16px/1.5;
	background-image: url(../images/iacas_ftb.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/iacas_ftb.png");
	_background: none;
}
.slide ul li a:hover {
	text-decoration: none;
}
.slide ul li a i {
	margin-left: 25px;
}
.slide ol {
	position: absolute;
	z-index: 3000;
	bottom: 20px;
	right: 15px;
	height: 11px;
}
.slide ol li {
	float: left;
	margin-right: 5px;
	width: 7px;
	height: 7px;
	border: solid 2px #00A0E9;
	cursor: pointer;
	border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.slide div {
	position: absolute;
	z-index: 3000;
	top: 160px;
	width: 75px;
	line-height: 1.42;
	height: 80px;
	text-align: center;
	cursor: pointer;
	color: white;
	background-image: url(../images/iacas_fab.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/iacas_fab.png");
	_background: none;
}
.slide div.pre {
	left: 0;
}
.slide div.next {
	right: 0;
}
.slide div i {
	font-size: 60px;
}
.main nav {
	background-color: #267BC9;
	/* for w3c */
	background-image: linear-gradient(top, #2E84D2 0%, #2E84D2 48%, #267BC9 52%, #267BC9 100%);
	/* for FF 3.6+ */
	background-image: -moz-linear-gradient(50% 0% 270deg, #2E84D2, #2E84D2 48%, #267BC9 52%, #267BC9 100%);
	/* for chrome, safari 4+ */
	background-image: -webkit-gradient(linear,50% 0%, 50% 100%,from(#2E84D2),to(#267BC9),color-stop(0.48,#2E84D2),color-stop(0.52,#267BC9));
	/* for chrome 10+, safari 5.1+ */
	background-image: -webkit-linear-gradient(top, #2E84D2 0%, #2E84D2 48%, #267BC9 52%, #267BC9 100%);
	/* for opera 11.10+ */
	background-image: -o-linear-gradient(top, #2E84D2 0%, #2E84D2 48%, #267BC9 52%, #267BC9 100%);
	/* for ie 10+ */
	background-image: -ms-linear-gradient(top, #2E84D2 0%, #2E84D2 48%, #267BC9 52%, #267BC9 100%);
	color: white;
	font-size: 15px;
	padding: 15px 0 15px 10px;
}
.main nav a {
	outline: none;
}
.main nav a.main_nl {
	padding: 0 10px;
	float: left;
	border-left: solid 1px #D5E6F6;
	color: white;
	line-height: 15px;
}
.main nav a.main_nlf {
	border-left: none;
}
.main nav i, .main_mm {
	display: none;
}
.main_m1 {
	float: left;
	border-left: solid 1px #D5E6F6;
	padding: 0 14px;
	cursor: pointer;
	position: relative;
	z-index: 2000;
	line-height: 15px;
}
.main_m1:hover {
	text-decoration: underline;
}
.main_m1_t {
	width: 8px;
    height: 4px;
    overflow: hidden;
    background-color: transparent;
    float: right;
    position: relative;
    z-index: 3000;
    top: 7px;
    right: -5px;
}
.main_m1_t span {
	position: absolute;
    z-index: 4000;
    width: 0;
    height: 0;
    line-height: 0;
    top: -3px;
    left: -3px;
    border-width: 7px;
    border-color: white transparent transparent transparent;
    border-style: solid dashed dashed dashed;
}
.main_m1_m {
	position: absolute;
	z-index: 3000;
	left: 0;
	top: 30px;
	padding: 5px 0;
	font-size: 14px;
	background-color: #F3F3F3;
	display: none;
}
.main_m1_m a:link, .main_m1_m a:visited {
	display: block;
	padding: 0 15px;
	line-height: 30px;
	color: #356FAE;
	white-space: nowrap;
}
.main_m1_m a:hover {
	text-decoration: none;
	color: white;
	background-color: #2E84D2;
}
.main_m1_m div {
	width: 20px;
    height: 18px;
    overflow: hidden;
    background-color: transparent;
    position: absolute;
    z-index: 4000;
    top: -9px;
    left: 40px;
}
.main_m1_m div span {
	position: absolute;
    z-index: 5000;
    width: 0;
    height: 0;
    line-height: 0;
    top: -9px;
    left: 0;
    border-width: 9px;
    border-color: transparent transparent #F3F3F3 transparent;
    border-style: dashed dashed solid dashed;
}
.main_au {
	*width: 75px;
}
.main_n {
	*width: 85px;
}
.main_ic {
	*width: 190px;
}
.main_p {
	*width: 95px;
}
.main_r {
	*width: 80px;
}
.main_ju {
	*width: 60px;
}
.main_c_r {
	float: right;
	width: 440px;
}
.main_c_r_p {
	margin-bottom: 25px;
}
.main_c_r_p h2, .main_c_r_s h2, .main_c_l h2 {
	color: #4584BC;
	line-height: 50px;
}
.main_c_r_pbtn:link, .main_c_r_pbtn:visited {
	display: inline-block;
	margin-top: 20px;
	padding: 0 35px;
	background-color: #F2F2F2;
	border: solid 1px #24ACDE;
	border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font: bold 12px/25px;
}
.main_c_r_pbtn:hover {
	text-decoration: none;
}
.mr-28 {margin-right: 28px;}
.main_c_r_s article {
	margin-bottom: 10px;
	border: solid 1px #CDDCEA;
}
.main_c_r_s article div {
	float: right;
	width: 210px;
	padding: 10px 5px 0 0;
	font-family: arial;
	line-height: 22px;
}
.main_c_r_s article div a:link, .main_c_r_s article div a:visited {
	display: block;
	font-weight: 700;
	font-size: 15px;
	line-height: 27px;
	color: #444;
}
.main_c_r_s article div a:hover {
	color: #6A8AFE;
}
.main_c_r_s article a img, .main_c_l article a img {
	display: block;
}
.mt-10:link, .mt-10:visited { margin-top: 10px; }
.main_c_l {
	width: 695px;
	float: left;
}
.main_c_l article {
	border-bottom: solid 1px #CDDCEA;
	margin-bottom: 23px;
	padding-bottom: 24px;
}
.main_c_l article div {
	float: right;
	width: 530px;
	font-family: arial;
}
.main_c_l article div a {
	display: block;
	line-height: 24px;
}
.mt-0:link, .mt-0:visited {margin-top: 0;}
.gray {
	background-color: #F5F7F8;
	padding: 20px 0;
}
.gray_c {
	width: 1185px;
	padding-left: 15px;
	margin: 0 auto;
}
.gray_c_r {
	float: right;
	width: 445px;
}
.gray_c_r_j {
	margin-bottom: 25px;
}
.gray_c_r_j h3, .gray_c_l h3 {
	padding-left: 20px;
	line-height: 28px;
	color: #4584BC;
}
.gray_c_r_j a:link, .gray_c_r_j a:visited {
	display: block;
	color: #4584BC;
}
.gray_c_r_j a:hover {
	text-decoration: none;
}
.gray_c_r_j a i, .gray_c_r_c ul li span i, .gray_c_l a i {
	margin-right: 8px;
	font-size: 12px;
}
.gray_c_r_c {
	margin-bottom: 35px;
	color: #4584BC;
}
.gray_c_r_c h3 {
	padding-left: 20px;
	line-height: 28px;
}
.gray_c_r_c ul li span {
	float: left;
	margin-right: 5px;
}
.gray_c_r_c ul li p {
	float: left;
	width: 365px;
}
.mb-0 {
	margin-bottom: 0;
}
.gray_c_l {
	padding: 15px 20px;
	width: 630px;
	border: solid 1px #CDDCEA;
}
.gray_c_l a:link, .gray_c_l a:visited {
	display: block;
	color: #4584BC;
	line-height: 24px;
}
.gray_c_l a:hover {
	text-decoration: none;
}
.foot {
	background-color: #1A8FE1;
	padding: 50px 0;
}
.foot_c {
	margin: 0 auto;
	padding-left: 90px;
	width: 1110px;
}
.foot_c div {
	float: right;
	width: 790px;
	padding-left: 45px;
	border-left: solid 1px #A6C4E0;
	color: white;
	line-height: 23px;
	font-family: "微软雅黑";
}
.foot_c div a {
	color: white;
}
.main_c_r_sim, .main_c_l_im, .main_c_f_amob, .gray_c_lm, .foot_c_lm {display: none;}

/* ==========================================================================
   Administration
   ========================================================================== */
.admin_b {
	background-color: #267BC9;
}
.pb-30 {padding-bottom: 30px;}
.h-150 {height: 150px;}
.admin_c {
	padding: 20px 20px 0;
	background-color: white;
}
.admin_c div.admin_c_n {
	float: left;
	width: 260px;
	margin-right: 30px;
	background-color: #2E84D2;
}
.admin_c div.admin_c_n h1 {
	line-height: 42px;
	color: white;
	padding-left: 20px;
	border-bottom: solid 3px #356FAE;
	font-size: 24px;
	background-color: #267BC9;
	/* for w3c */
	background-image: linear-gradient(top, #2E84D2 0%, #2E84D2 48%, #267BC9 52%, #267BC9 100%);
	/* for FF 3.6+ */
	background-image: -moz-linear-gradient(50% 0% 270deg, #2E84D2, #2E84D2 48%, #267BC9 52%, #267BC9 100%);
	/* for chrome, safari 4+ */
	background-image: -webkit-gradient(linear,50% 0%, 50% 100%,from(#2E84D2),to(#267BC9),color-stop(0.48,#2E84D2),color-stop(0.52,#267BC9));
	/* for chrome 10+, safari 5.1+ */
	background-image: -webkit-linear-gradient(top, #2E84D2 0%, #2E84D2 48%, #267BC9 52%, #267BC9 100%);
	/* for opera 11.10+ */
	background-image: -o-linear-gradient(top, #2E84D2 0%, #2E84D2 48%, #267BC9 52%, #267BC9 100%);
	/* for ie 10+ */
	background-image: -ms-linear-gradient(top, #2E84D2 0%, #2E84D2 48%, #267BC9 52%, #267BC9 100%);
	/* for ie 5.5-9 */
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#2E84D2, EndColorStr=#267BC9); 
}
.admin_c div.admin_c_n div {
	padding: 0 5px 54px;
}
.admin_c div.admin_c_n div a {
	display: block;
	margin-bottom: 1px;
	padding: 0 10px 0 20px;
	color: #356FAE;
	line-height: 41px;
	font-size: 18px;
	background-color: white;
	/* for w3c */
	background-image: linear-gradient(top, white 0%, #E9EDEF 100%);
	/* for FF 3.6+ */
	background-image: -moz-linear-gradient(50% 0% 270deg, white, #E9EDEF 100%);
	/* for chrome, safari 4+ */
	background-image: -webkit-gradient(linear,50% 0%, 50% 100%,from(white),to(#E9EDEF));
	/* for chrome 10+, safari 5.1+ */
	background-image: -webkit-linear-gradient(top, white 0%, #E9EDEF 100%);
	/* for opera 11.10+ */
	background-image: -o-linear-gradient(top, white 0%, #E9EDEF 100%);
	/* for ie 10+ */
	background-image: -ms-linear-gradient(top, white 0%, #E9EDEF 100%);
	/* for ie 5.5-9 */
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=white, EndColorStr=#E9EDEF); 
}
.admin_c div.admin_c_n div a i {
	float: right;
	color: #356FAE;
	font-size: 12px;
}
.admin_c_c, .nu_c, .ue_c {
	float: left;
	width: 845px;
}
.admin_c_c section {
	margin-bottom: 70px;
}
.admin_c_c section h2 {
	line-height: 20px;
	color: #4584BC;
	margin-bottom: 25px;
	padding-left: 10px;
	border-left: solid 5px #2E84D2;
}
.admin_c_c section div article {
	float: left;
	margin-right: 30px;
	width: 168px;
	border: solid 1px #CDDCEA;
}
.admin_c_c section div article a img, .admin_c_c section div article a {
	display: block;
}
.admin_c_c section div article div {
	padding: 10px 10px 20px;
}
.admin_c_c_n {
	font-weight: 700;
	color: #356FAE;
	line-height: 16px;
}
.admin_c_c section div article span {
	font-size: 12px;
	color: #356FAE;
}
.admin_c_c_o h2, .nu_c h2 {
	line-height: 20px;
	color: #4584BC;
	margin-bottom: 20px;
	padding-left: 10px;
	border-left: solid 5px #2E84D2;
}
.admin_c_c_o img {
	margin-left: 60px;
}

/* ==========================================================================
   News Updates
   ========================================================================== */
.pb-60 {padding-bottom: 60px;}
.nu_c_i:link, .nu_c_i:visited {
	font-family: arial;
	line-height: 45px;
	color: #444;
	display: block;
}
.nu_c_i:link:nth-child(2n+1), .nu_c_i:visited:nth-child(2n+1) {
	background-color: #FBFBFB;
}
.nu_c_i:link:nth-child(2n), .nu_c_i:visited:nth-child(2n) {
	background-color: #F5F5F5;
}
.nu_c_i:hover {
	color: #6A8AFE;
}
.nu_c_p {
	margin-top: 45px;
	text-align: right;
}
.nu_c_p a:link, .nu_c_p a:visited {
	display: inline-block;
	padding: 10px 20px;
	background-color: #47ABF1;
	border-right: solid 1px #4296BE;
	color: white;
	font-weight: 700;
	font-family: arial;
	box-shadow: 0 3px 0 rgba(66,150,190,1);
	-webkit-box-shadow: 0 3px 0 rgba(66,150,190,1);
	-moz-box-shadow: 0 3px 0 rgba(66,150,190,1);
	vertical-align: middle;
}
.nu_c_p a:hover {
	text-decoration: none;
	background-color: #2376B1;
}
.nu_c_p a.nu_c_p_7:link, .nu_c_p a.nu_c_p_7:visited {
	border-right: none;
}
.nu_c_p a.nu_c_p_p:link, .nu_c_p a.nu_c_p_p:visited {
	border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    font-weight: normal;
    border-right: none;
    padding: 7px 12px 7px 17px;
    margin-right: 2px;
}
.nu_c_p a.nu_c_p_n:link, .nu_c_p a.nu_c_p_n:visited {
	border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    font-weight: normal;
    border-right: none;
    padding: 7px 12px 7px 17px;
    margin-left: 2px;
}
.nu_c_p a.nu_c_p_p i, .nu_c_p a.nu_c_p_n i {
	font-size: 18px;
}
.nu_c_p span {
	display: inline-block;
	padding: 10px 20px;
	background-color: #2376B1;
	border-right: solid 1px #4296BE;
	color: white;
	font-weight: 700;
	font-family: arial;
	box-shadow: 0 3px 0 rgba(66,150,190,1);
	-webkit-box-shadow: 0 3px 0 rgba(66,150,190,1);
	-moz-box-shadow: 0 3px 0 rgba(66,150,190,1);
	vertical-align: middle;
}
.nu_c_p font input[type=submit] {
	padding: 12px 20px;
	background-color: #47ABF1;
	color: white;
	font-weight: 700;
	font-family: arial;
	box-shadow: 0 3px 0 rgba(66,150,190,1);
	-webkit-box-shadow: 0 3px 0 rgba(66,150,190,1);
	-moz-box-shadow: 0 3px 0 rgba(66,150,190,1);
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    *padding: 11px 20px;
}
.nu_c_p font input[type=submit]:hover {
	background-color: #2376B1;
}
.nu_c_r {
	padding: 5px 20px 10px 15px;
	line-height: 22px;
}
.nu_c_r:nth-child(2n) {
	background-color: #F5F5F5;
}
.nu_c_r:nth-child(2n+1) {
	background-color: #FBFBFB;
}
.nu_c_r p {
	color: #2E84D2;
}
.nu_c_r a:link, .nu_c_r a:visited {
	color: #444;
}
.nu_c_r a:hover {
	color: #6A8AFE;
}

/* ==========================================================================
   Detail
   ========================================================================== */
.detail_at {
	margin-bottom: 15px;
	background-color: #F9FBFE;
	padding: 0 65px 10px 45px;
}
.detail_at_t {
	font-size: 26px;
	line-height: 60px;
	color: #2265B1;
}
.detail_at_i div {float: left;}
.detail_at_i_l {
	color: #999;
	width: 580px;
	line-height: 27px;
}
.detail_at_i_r {
	color: #323233;
}
.detail_at_i_r a:link, .detail_at_i_r a:visited {
	color: #323233;
	margin-right: 20px;
}
.detail_at_i_r a:hover {
	text-decoration: none;
	color: #6A8AFE;
}
.detail_at_i_r a i {
	font-size: 16px;
}
.detail_at_i_r span {
	text-decoration: underline;
	cursor: pointer;
}
.detail_at_i_r span:hover {
	color: #6A8AFE;
}
.detail_ac {
	line-height: 26px;
}
.detail_ac p {
	margin-bottom: 20px;
}

/* ==========================================================================
   Upcoming Events
   ========================================================================== */
.ue_c h2 {
	line-height: 20px;
	color: #4584BC;
	margin-bottom: 30px;
	padding-left: 10px;
	border-left: solid 5px #2E84D2;
}
.ue_c article {
	border-bottom: solid 1px #C7DAEB;
	margin-bottom: 15px;
	padding-bottom: 10px;
	font-family: arial;
}
.ue_c_d {
	width: 52px;
	border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #24ACDE;
    text-align: center;
    color: white;
    font-size: 12px;
    line-height: 20px;
    padding-top: 36px;
    position: relative;
    z-index: 1000;
}
.ue_c_w {
	float: right;
	width: 780px;
	line-height: 22px;
}
.ue_c_w a {
	color: #356FAE;
}
.ue_c_w_s span {
	float: left;
	width: 65px;
	color: #35A8E0;
}
.ue_c_w_s p {
	float: left;
}
.ue_c_w_t, .ue_c_w_p span {
	width: 65px;
	color: #35A8E0;
	display: inline-block;
}
.ue_c_p {margin-top: 30px;}
.pb-75 {padding-bottom: 75px;}

/* ==========================================================================
   移动端
   ========================================================================== */
@media all and (max-width: 992px) {
.pb-5_mob {padding-bottom: 5px;}

/* ==========================================================================
   Home
   ========================================================================== */
.head {
	height: auto;
}
.head_c {
	width: 100%;
	margin: 0;
	padding: 10px 15px 10px 10px;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.head_c div.head_c_d {display: none;}
.head_c div.head_c_dm {
	display: block;
	float: none;
	margin-top: 5px;
}
.head_c img {
	margin-top: 5px;
	max-width: 100%;
	width: auto;
	height: auto;
}
.head_c div.head_c_dm p {
	line-height: 25px;
	text-align: left;
}
.banner {
	background-size: contain;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	-o-background-size: contain;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/iacas_banner.jpg",sizingMethod="scale");
	height: 210px;
}
.main {
	margin: 0;
	padding-bottom: 20px;
	width: 100%;
}
.main nav {
	padding: 5px 10px 5px 0;
	position: relative;
	z-index: 4000;
}
.main nav a.main_nl, .main_m1 {
	display: none;
}
.main nav i {
	display: block;
	float: right;
	cursor: pointer;
	font-size: 30px;
	border: solid 1px #DDD;
	border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 0 6px;
    line-height: 32px;
}
.main nav i:hover, .main nav i:active {
	outline: dotted 1px white;
}
.main_mm {
	position: absolute;
	z-index: 5000;
	left: 0;
	top: 100%;
	background-color: #267BC9;
	border-top: solid 1px white;
	padding: 0 0 10px 20px;
	width: 100%;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.main_mm_l {
	color: white;
	display: block;
	line-height: 40px;
}
.main_mm_mt {
	padding: 8px 0;
	cursor: pointer;
}
.main_mm_mt p {
	float: left;
	margin-right: 5px;
}
.main_mm_mt:hover p, .main_mm_mt:active p {
	text-decoration: underline;
}
.main_mm_mt div {
	width: 10px;
    height: 5px;
    overflow: hidden;
    background-color: transparent;
    float: left;
    position: relative;
    z-index: 3000;
    top: 11px;
}
.main_mm_mt div span {
	position: absolute;
    z-index: 4000;
    width: 0;
    height: 0;
    line-height: 0;
    top: -3px;
    left: -3px;
    border-width: 8px;
    border-color: white transparent transparent transparent;
    border-style: solid dashed dashed dashed;
}
.main_mm_mc {
	background-color: #F3F3F3;
	padding: 5px 0 5px 15px;
	display: none;
}
.main_mm_mc a:link, .main_mm_mc a:visited {
	display: block;
	line-height: 30px;
	color: #356FAE;
}
.main_mm_mc a:hover {
	text-decoration: none;
	color: white;
	background-color: #2E84D2;
}
.main_c {
	padding: 7px 7px 0;
}
.main_c_f {
	margin-bottom: 15px;
}
.main_c_f_apc {display: none;}
.main_c_f_amob {
	display: block;
	float: none;
	width: 100%;
	padding: 10px 5px;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.main_c_f_a h2 {
	margin-bottom: 5px;
	padding-left: 5px;
}
.main_c_f_a article a:link, .main_c_f_a article a:visited {
	width: 79%;
	padding-top: 0;
}
.slide {
	width: 100%;
}
.slide ul {
	/*height: 171px;*/
}
.slide ul li {
	/*height: 171px;*/
}
.slide ul li a:link, .slide ul li a:visited {
	bottom: 10px;
	padding: 5px 10px 4px 10px;
	font-size: 12px;
	width: 79.58%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.slide ul li a i {
	margin-left: 12px;
}
.slide ol {
	bottom: 10px;
	right: 8px;
}
.slide div {
	top: 50%;
	margin-top: -20px;
	width: 38px;
	line-height: 1.33;
	height: 40px;
}
.slide div i {
	font-size: 30px;
}
.main_c_r {
	float: none;
	width: auto;
}
.main_c_r_p {
	margin-bottom: 12px;
}
.main_c_r_p h2, .main_c_r_s h2, .main_c_l h2 {
	line-height: 35px;
}
.mr-5 { margin-right: 5px; }
.main_c_r_pl {
	margin-right: 1.5%;
}
.main_c_r_p a img {
	width: 31.37%;
	height: 62.8%;
}
.main_c_r_pbtn:link, .main_c_r_pbtn:visited {
	margin-top: 10px;
}
.main_c_r_s {margin-bottom: 12px;}
.main_c_r_s article {
	margin-bottom: 5px;
	padding: 5px;
}
.main_c_r_si, .main_c_l_i {
	display: none;
}
.main_c_r_sim {
	display: block;
	float: none;
}
.main_c_r_s article div {
	float: none;
	width: auto;
	padding: 5px 5px 0 0;
}
.main_c_l {
	width: auto;
	float: none;
}
.main_c_l article {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.main_c_l_im {display: block;}
.main_c_l article div {
	float: none;
	width: auto;
}
.gray {
	padding: 20px 0;
}
.gray_c {
	width: auto;
	padding: 0 7px;
	margin: 0;
}
.gray_c_lpc, .foot_c_lpc {display: none;}
.gray_c_lm {
	display: block;
	padding: 7px 10px;
	width: auto;
	margin-bottom: 10px;
}
.gray_c_r_j h3, .gray_c_l h3, .gray_c_r_c h3 {padding-left: 15px;}
.gray_c_r_j a i, .gray_c_r_c ul li span i, .gray_c_l a i {margin-right: 5px;}
.gray_c_r {
	float: none;
	width: auto;
}
.gray_c_r_j {margin-bottom: 12px;}
.gray_c_r_c {margin-bottom: 17px;}
.gray_c_r_c ul li p {width: 230px;}
.foot {padding: 25px 0;}
.foot_c {
	margin: 0;
	padding: 0 22px;
	width: auto;
}
.foot_c_lm {display: block;}
.foot_c div {
	float: none;
	width: auto;
	padding: 10px 0 0 0;
	border-top: solid 1px #A6C4E0;
	border-left: none;
	margin-top: 10px;
}
.main_c_f_a article div {
	margin-right: 5px;
}

/* ==========================================================================
   Administration
   ========================================================================== */
.admin_c {
	padding: 10px 10px 0;
}
.admin_c div.admin_c_n {
	float: none;
	width: auto;
	margin: 0 0 10px;
}
.admin_c div.admin_c_n div {
	padding-bottom: 27px;
}
.admin_c_c, .nu_c, .ue_c {
	float: none;
	width: auto;
}
.admin_c_c section {
	margin-bottom: 35px;
}
.admin_c_c section h2 {
	margin-bottom: 12px;
}
.admin_c_c section div article {
	margin: 0 15px 15px 0;
}
.mr--30 {
	margin-right: -15px;
}
.admin_c_c_o h2, .nu_c h2 {
	margin-bottom: 10px;
}
.admin_c_c_o img {
	margin-left: 30px;
	display: block;
	max-width: 90%;
}

/* ==========================================================================
   News Updates
   ========================================================================== */
.nu_c_i:link, .nu_c_i:visited {
	line-height: 30px;
}
.nu_c_p {
	margin-top: 22px;
}
.nu_c_p a:link, .nu_c_p a:visited, .nu_c_p span {
	padding: 2px 11px;
}
.nu_c_p a.nu_c_p_p:link, .nu_c_p a.nu_c_p_p:visited, .nu_c_p a.nu_c_p_n:link, .nu_c_p a.nu_c_p_n:visited {
	padding: 1px 6px 0px 8px;
}
.nu_c_p a.nu_c_p_p i, .nu_c_p a.nu_c_p_n i {
	font-size: 16px;
}
.nu_c_p font input[type=submit] {
	padding: 4px 11px;
}

/* ==========================================================================
   Detail
   ========================================================================== */
.detail_at {
	margin-bottom: 8px;
	padding: 0 32px 5px 22px;
}
.detail_at_t {
	line-height: 30px;
}
.detail_at_i div {
	float: none;
}
.detail_at_i_l {
	width: auto;
}
.mr-75 {margin-right: 37px;}
.detail_ac p {margin-bottom: 10px;}

/* ==========================================================================
   Upcoming Events
   ========================================================================== */
.ue_c h2 {margin-bottom: 15px;}
.ue_c article {margin-bottom: 8px;}
.ue_c_w {
	float: none;
	width: auto;
	margin-bottom: 5px;
}
.ue_c_w_s p {
	width: 78.33%;
}
}