﻿@charset "utf-8"; 
body {
	overflow-x: hidden;
}
article {
	overflow: hidden;
}

.content img {
	max-width: 100%;
	margin: 5px 0;
}
.content em, .content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .content strong {
	font-weight: bold;
	margin-bottom: 0;
}
.content p {
	margin: 5px 0;
	line-height: 24px;
}
.content h2 {
	font-size: 1.17em;
	margin: 17px 0;
}
.content h3 {
	font-size: 1.17em;
	margin: 19px 0;
}

.BMapLabel {
	border: 1px solid rgb(231, 92, 30)!important;
	padding: 5px!important;
	border-radius: 3px;
	top: -54px!important;
	left: -28px!important;
}

.ani_show_bottom {
	opacity: 0;
	transform: translateY(-60px);
	-ms-transform: translateY(-60px);
	-o-transform: translateY(-60px);
	-webkit-transform: translateY(-60px);
}

.ani_show_bottom.al-list {
	animation: enter .8s forwards;
}
@keyframes enter {
 0% {
 transform: translateY(70px);
 opacity: 0;
 filter: alpha(opacity=0);
}
 100% {
 transform: translateY(0);
 opacity: 1;
 filter: alpha(opacity=100);
}
}

.ifo-det {
	background: #f3f3f3;
	margin-top: 0;
	padding: 45px 0 75px;
}
.ifo-det .title {
	margin-bottom: 20px;
}
.container_content {
	width: 1200px;
}

@media(max-width:768px) {
.spt {
	width: 100%!important;
	margin: 0!important
}
.spt img {
	top: 0px!important;
}

.container_content {
	padding: 5% 2%;
}
}

@media(max-width: 500px) {
aside {
	display: none!important;
}

.i-banner {
	height: 220px
}
.ifo-det {
	padding: 35px 0 45px;
}
.ifo-det .title {
	font-size: 24px;
	padding-bottom: 20px;
}
}

@media(max-width: 360px) {
.i-banner .banner-desc p {
	font-size: 12px!important;
}
}

/* 清除内外边距 */
*, *:after, *::before {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
   _background-image:url(about:blank);
   _background-attachment:fixed;
}


/* 设置默认字体 */ 
body, button, input, select, textarea {
	font-family: "微软雅黑","宋体","Arail";
	font-size: 14px;
    outline:none;
}
body{font-size:62.5%;}

/* 列表元素 */ 
ul,ol,li {
	list-style: none;
}

img {
	border: none;
    vertical-align: middle;
}

.img-responsive{width:100%;height: auto}  /*自适应图片*/

p {
	font-size: 14px;
}
/* a标签 */ 
a {
	text-decoration: none ; 
    color:#000000 ;
}

a:hover {
	text-decoration: none ;
} 

.top11 {
    width: 100%;
    line-height: 33px;
    color: #666;
	background: #f8f8f8;
	padding: 0 10px; 
}
.top11 p {
    float: left;
	font-size: 62.5%;
}
.top11 span {
    float: right;
}
.container {
    width: 80%;
    min-width: 80%;
    margin: 0 auto;
}
.dscrptn {
    float: left;
    border-left: #ccc 1px solid;
    margin: 10px 0 0 20px;
    padding-left: 20px;
}
.dscrptn h3 {
	font-size: 19.5px;
    color: #f60;
}
.dscrptn h2 {
    font-style: normal;
    font-size: 20px;
    font-weight: 700;
    color: #666;
}
.container select {
	border-left: #ccc 1px solid;
    margin: 10px 0 0 20px;
    width: 60px;
    height: 40px;
    background: #2a292f;
    float: right;
    color: #8b898e;
}


.idx21 {
    width: 90%;
    height: 80px;
    margin: auto;
    padding-top: 30px;
    text-align: center;
	font-size: 26px;
    font-weight: 700;
    line-height: 10px;
    color: #333;
}
.index21a {

}
.idx22-1 {
    height: 450px;
    padding-top: 20px;
    width: 100%;
	background-image:url(../imgs/i-bg.jpg);
    background-color: #EEE;
}
.idx221 {
    width: 1200px;
    margin: auto;
    height: 90%;
}
.idx31 {
    width: 38%;
    float: left;
    height: 90%;
}
.idx32 {
    width: 24%;
    float: left;
    height: 90%;
}
.idx32 img {
    width: 100%;
}
.idx33 {
    width: 38%;
    float: left;
    height: 90%;
}
.idx-31a {
    width: 100%;
    text-align: right;
    margin-bottom: 240px;
}
.idx-31-a1 {
    float: left;
    width: 70%;
}
.idx-31-a1 h2 {
    color: #2c4b6a;
    font-size: 20px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
}
.idx-31-a1 p {
    color: #000;
    font-size: 13px;
    line-height: 30px;
}
.idx-31-2 {
    float: left;
    width: 30%;
}
.idx-31-2 img {
    width: 100%;
}
.idx-31-a {
    float: left;
    width: 30%;
}
.idx-31-a img {
    width: 100%;
}
.idx-31-a11 {
    float: left;
    width: 70%;
    text-align: left;
}
.idx-31-a11 h2 {
    color: #2c4b6a;
    font-size: 20px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
}
.idx-31-a11 p {
    color: #000;
    font-size: 13px;
    line-height: 30px;
}
.idx6 {
    width: 100%;
    background-color: #8397A3;
    overflow: hidden;
}
.idx-61 {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.idx-61l {
    width: 30%;
    height: 200px;
    float: left;
    overflow: hidden;
	margin-top: 25px;
}
.idx-61l h2 {
    color: #fff;
    font-size: 30px;
    line-height: 70px;
    font-weight: 700;
    margin-top: 30px;
}
.idx-61l p {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
}
.idx-61l span {
    color: #fff;
    font-size: 16px;
    line-height: 80px;
}
.idx-61r {
    width: 70%;
    height: 220px;
    margin-top: 60px;
    float: left;
    position: relative;
}
.n-box {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.n-pre {
    display: block;
    width: 3%;
    height: auto;
    position: absolute;
    left: 0;
    top: 50%;
    cursor: pointer;
    overflow: hidden;
}
.n-nex {
    display: block;
    width: 3%;
    height: auto;
    position: absolute;
    right: 0;
    top: 50%;
    overflow: hidden;
}
.new-pre24 {
    display: block;
    width: 3%;
    height: auto;
    position: absolute;
    left: -100px;
    top: 50%;
    cursor: pointer;
    overflow: hidden;
}
.new-nex24 {
    display: block;
    width: 3%;
    height: auto;
    position: absolute;
    right: -100px;
    top: 50%;
    overflow: hidden;
}
.n-nex img, .n-pre img {
    width: 100%;
    height: auto;
    border: 0;
}
.n-content {
    width: 90%;
    height: 220px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.n-content ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.n-content ul li {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.n-pic {
    display: block;
    float: left;
    width: 40%;
    height: 200px;
    font-size: 0;
    border: 0;
    overflow: hidden;
}
.n-pic img {
    width: 100%;
    height: 100%;
    border: 0;
}
.n-detail {
    float: left;
    width: 52%;
    height: 200px;
    margin-left: 3%;
    overflow: hidden;
}
.new-time {
    display: block;
    width: 100%;
    height: 15px;
    line-height: 15px;
    font-size: 14px;
    color: #18469B;
    overflow: hidden;
}
.n-detail h2 {
    width: 100%;
    height: 40px;
    font-weight: 700;
    line-height: 40px;
    color: #FFF;
    font-size: 16px;
}
.n-detail p {
    width: 100%;
    height: 60px;
    line-height: 20px;
    color: #FFF;
    font-size: 13px;
}
.n-detail a {
    display: block;
    float: left;
    width: auto;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #18469B;
	margin-top: 20px;
}
.sh-box {
    width: 90%;
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
}

.three11 {
    background: url(../imgs/threebg.jpg) #0087e8 center top no-repeat;
    height: 553px;
}
.three22 {
    width: 960px;
    margin: 0 auto;
    padding-top: 30px;
}
.t-tit {
    text-align: center;
    color: #fff;
    font-size: 48px;
}

.t-tit b {
    font-size: 68px;
}
.t-tit em {
    display: block;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    color: #aaa;
    margin-top: -10px;
}
.t-tit span {
    font-weight: 400;
    color: #00567c;
    font-size: 18px;
    display: block;
    margin-bottom: 21px;
}
.t-list li {
    float: left;
    width: 280px;
    display: inline;
    margin-right: 53px;
}
.t-list .t-lst {
    margin-right: 0;
}
.t-list img {
    width: 208px;
    height: 208px;
    margin: 0 auto;
    display: block;
}
.t-list b {
    display: block;
    text-align: center;
    color: #003147;
    font-size: 18px;
    margin: 12px 0 12px;
}
.t-list span {
    display: block;
    margin: 0 0 10px 26px;
    background: url(../imgs/yli1.gif) left 3px no-repeat;
    padding-left: 22px;
    color: #003147;
    font-size: 14px;
}
.y-bg1 {
    background: url(../imgs/ybg1.jpg) center top no-repeat;
}
.y-bg2 {
    background: url(../imgs/ybg2.jpg) center 1032px no-repeat;
    height: 1762px;
}
.ys24 {
    width: 960px;
    margin: 0 auto;
    padding-top: 64px;
}
.y-tt {
    text-align: center;
    margin-bottom: 103px;
}
.y-prt {
    overflow: hidden;
    zoom: 1;
    position: relative;
    height: 1440px;
}
.y-tt span {
    color: #222;
    font-size: 20px;
    font-weight: normal;
    display: block;
    margin-top: 10px;
}
.y-tt em {
    display: block;
    color: #aaa;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 12px;
}
.y-tt .y_t24 {
	color: #ff6602;
    font-size: 40px;
    font-weight: bold;
    display: block;
    margin-top: 10px;
}
.y-tt span {
    color: #222;
    font-size: 20px;
    font-weight: normal;
    display: block;
    margin-top: 10px;
}
.y-prt dl {
    position: absolute;
}
.y-prt .y-dl1 {
    width: 456px;
    left: 0px;
    top: 30px;
}
.y-prt .y-dl2 {
    width: 480px;
    right: 1px;
    top: 410px;
}
.y-prt .y-dl3 {
    width: 470px;
    left: 0px;
    top: 816px;
}
.y-prt .y-dl4 {
    width: 458px;
    right: 0px;
    top: 1146px;
}
.y-prt dt {
    color: #00a1e9;
    font-size: 28px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 18px;
}
.y-prt dd {
    margin-left: 35px;
    line-height: 20px;
    color: #555;
    font-size: 14px;
    margin-bottom: 12px;
    background: url(../imgs/yli.gif) left 6px no-repeat;
    padding-left: 20px;
}
.y-prt dd em {
    color: #ff6600;
    font-weight: bold;
}
.y-dl1 dt {
    margin-left: 5px;
    background: url(../imgs/yone.gif) left center no-repeat;
    padding-left: 42px;
}
.y-dl2 dt {
    background: url(../imgs/ytwo.gif) left center no-repeat;
    padding-left: 56px;
}
.y-dl3 dt {
    background: url(../imgs/ythree.gif) left center no-repeat;
    padding-left: 49px;
    height: 67px;
}
.y-dl4 dt {
    background: url(../imgs/yfour.gif) left center no-repeat;
    padding-left: 58px;
}
#lineWrap {
    width: 100%;
    height: 6px;
    margin: auto;
    overflow: hidden;
    background: url(../imgs/line.gif) repeat-x;
    margin-top: 15px;
}
.ifo24 {
    width: 80%;
    margin: auto;
    padding: 33px 0 0;
    clear: both;
    height: 376px;
    overflow: hidden;

}
.info-z24 {
    width: 50%;
    float: left;
    overflow: hidden;
}
.info-z-n24 {
    width: 100%;
    float: left;
    border-bottom: #a8a8a8 1px solid;
    margin-bottom: 20px;
}
.info-z-n24 span {
    float: right;
    margin-top: 15px;
}
.info-z-n24 li {
	width: 100px;
	float: left;
	text-align: center;
	cursor: pointer;
}
.info-z-n24 li.curr {
    border-bottom: #246cd7 2px solid;
    font-size: 18px;
    font-weight: bold;
    display: block;
}
.info-z-n24 li a {
    font-size: 18px;
    font-weight: bold;
    display: block;
    border-bottom: #fff 2px solid;
    color: #333;
    line-height: 40px;
}
.info-z-n24 li a:hover {
	border-bottom: #246cd7 2px solid;
	font-size: 18px;
	font-weight: bold;
}
.info-c-c24 {
    width: 740px;
    float: left;
}
.info-c-c24 dl {
    float: left;
    display: none;
}
.info-c-c24 dl dt {
    width: 220px;
    float: left;
    margin: 10px 20px 0 0;
}
.info-c-c24 dl dd {
    width: 480px;
    float: left;
    background: url(../imgs/item.gif) left center no-repeat;
    padding-left: 20px;
    border-bottom: #999 1px dashed;
    line-height: 22px;
}
.info-c-c24 dl dd span {
    float: right;
}
.info-c-c24 dl dd p {
    font-size: 12px;
}
.info-y24 {
    width: 45%;
    float: right;
    overflow: hidden;
}
.info-y-t24 {
    width: 100%;
    float: left;
    border-bottom: #a8a8a8 1px solid;
    margin-bottom: 7px;
    line-height: 44px;
    font-size: 18px;
    font-weight: bold;
}
.info-y-t24 span {
    float: right;
}
.info-y-t24 span a {
	font-weight: normal;
}
.info-y-c24 {
    width: 100%;
    float: left;
    overflow: hidden;
}
.info-y-c24 li {
    width: 100%;
    float: left;
}
.info-y-c24 li h3 a {
	background: url(../imgs/wd2.gif) no-repeat;
	padding-left: 30px;
	color: #034091;
	font-size: 14px;
}
.info-y-c24 li h3 a:hover {
	text-decoration: underline;
}
.info-y-c24 li p {
	background: url(../imgs/wd1.gif) no-repeat;
	padding-left: 30px;
	color: #666;
	margin: 10px 0;
	line-height: 24px;
}

.xxw-lt {
    float: left;
    width: 38%;
    margin: 10px;
}
.xxw-rt {
    float: right;
    width: 50%;
    margin-top: 10px;
}

.aboutwm {
    width: 100%;
    float: left;
    padding: 50px 0;
    line-height: 30px;
}
.aboutwm img {
    float: left;
    margin-right: 20px;
	width: 400px;
	height:240px;
}
.aboutwm h2 {
	font-size: 25px;
	padding-bottom: 25px;
}
a.moreBtn {
    padding: 5px 10px;
    background: #246cd7;
    border-radius: 3px;
    color: #fff;
}

/* 定义浮动居中 */ 
.fl {
	float: left;
	display: inline
}

.fr {
	float: right;
	display: inline
}

.center {
	margin: 0 auto;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.clrfix:after, .clrfix:before {
	content:"";
	display:table
}
.clrfix:after {
	clear:both
}
.clrfix {
	zoom:1
}

/*重复div标签*/
.DIV{
    position:relative;
    width:98%;
    margin:0 auto;
}

.DIV4{
    position:relative;
    width:90%;
    margin:0 auto;
}


/* 重置h标签 */ 
h1 {
	font-size: 24px;font-weight: normal;
}
.h1{color:#2a2a2a;font-family:"Arial";text-align:right;}

h2 {
	font-size: 20px;font-weight: normal;
}

h3 {
	font-size: 19px;font-weight: normal;
}

.h3{color:#2a2a2a;font-family:"Arial";}

h4 {
	font-size: 16px
}
.h4{color:#313131;margin-top: 65px;font-weight: 100;}





h5 {
	font-size: 14px
}

h6 {
	font-size: 12px
}

em{font-style: normal;}

/* 字体大小 */ 
.font12 {
	font-size: 0.75em;
}

.font14 {
	font-size: .875em;
}

.font16 {
	font-size: 1em;
}

.font18 {
	font-size: 1.125em;
}

.font20 {
	font-size: 1.25em;
}

.font22 {
	font-size: 1.375em;
}

.font24 {
	font-size: 1.5em;
}

.font26 {
	font-size: 26px
}

.font28 {
	font-size: 28px
}


.font30 {
	font-size: 30px
}

/* 主色 */ 
.role_color{ color:#3fb560 }

/* 所有颜色 */ 
.c1 {
    color:#d0292a; /*red*/
}

.c2 {
    color:#313131;/*gray*/
}

.c3{color:#b3b3b3;}
.c4{color:#2d2c2c}
.c5{color:#ababab;}

/* 定义边距  padding margin*/ 
.p1{
    padding-top:25px;
}
.p3{
    padding-top:30px;
}
.m1{
    margin-top:15px;
}

.m2{
    margin-top:25px;
}

.m3{
    margin-top:30px;
}

.p1{padding-top:15px;}
.p2{padding-top:10px;}

/*line-height*/
.line1{line-height:20px;}
.line2{line-height:24px;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#7e7e7e;font-size:0.875em;}
input:-moz-placeholder,textarea::-moz-input-placeholder{color:#7e7e7e;font-size:0.875em;}


/*自定义*/
.Width-100{width: 100%;max-width: 100%}
.Width-20{width: 20%;max-width:20%}
.Width-25{width: 25%;max-width:25%}
.Width-33{width: 33.333%;max-width:33.333%}
.inline-block{
	display: inline-block;
}
.ib-mdd{
	display: inline-block;
	vertical-align: middle;
}
.ib-s{
	display: inline-block;
	vertical-align: top;
}
.position_center{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: 99;
}
.middle-left{
	position: absolute;
	left: 0;top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
}
.middle-right{
	position: absolute;
	right: 0;top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
}
.middle-center{
	position: absolute;
	left: 50%;top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
.middle-bottom{
	position: absolute;
	left: 50%;bottom: 0%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
.fix{position: fixed;z-index: 9999}

.Triangle-right{
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 5px transparent solid;
    border-left: 5px white solid;
    border-right: 5px transparent solid;
    border-top: 5px transparent solid;
    background: transparent;
}

.Triangle-left{
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 8px transparent solid;
    border-left: 8px transparent solid;
    border-right: 8px #e75c1e solid;
    border-top: 8px transparent solid;
    background: transparent;
}

.Triangle-top{
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 5px white solid;
    border-left: 5px transparent solid;
    border-right: 5px transparent solid;
    border-top: 5px transparent solid;
    background: transparent;
}

.Triangle-bottom{
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 5px transparent solid;
    border-left: 5px transparent solid;
    border-right: 5px transparent solid;
    border-top: 5px white solid;
    background: transparent;
}

.responsive{width: 100%;max-width: 100%;height: auto}
.L-float{float: left;}
.R-float{float: right;}
.L-align{text-align: left;}
.R-align{text-align: right;}

.table{display: table;height: 100%}
.table-cell{display: table-cell;vertical-align: middle;}

.position-center{
	position: absolute;
	top: 0;bottom: 0;
	left: 0;right: 0;
	margin: auto;
}


#WidgetLauncher {
    display: none !important;
}
#WidgetFloaterPanels{
    left:-500px !important;
}
#WidgetFloaterPanels + div {
    display: none !important;
}





