@font-face {
    font-family: 'ebrima';
    src: url('../font/ebrima.eot');
    src:
    url('../font/ebrima.eot?#font-spider') format('embedded-opentype'),
    url('../font/ebrima.woff') format('woff'),
    url('../font/ebrima.ttf') format('truetype'),
    url('../font/ebrima.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'mtcorsva';
    src: url('../font/mtcorsva.eot');
    src:
    url('../font/mtcorsva.eot?#font-spider') format('embedded-opentype'),
    url('../font/mtcorsva.woff') format('woff'),
    url('../font/mtcorsva.ttf') format('truetype'),
    url('../font/mtcorsva.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@charset "utf-8";
/* 初始化CSS */
*{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:bold;}
fieldset, img{border:none; vertical-align:middle;}
address, caption, cite, code, dfn, th, var{font-style:normal; font-weight:normal;}
ul, ol{list-style:none;}
li{list-style-type:none;}
input{padding-top:0; padding-bottom:0; font-family: "SimSun",Arial,sans-serif;}
select, input{vertical-align:middle;}
select, input, textarea{ margin:0; font-size:12px;}
input[type="text"], input[type="password"], textarea{outline-style:none;}
textarea{font-family: "SimSun",Arial,sans-serif; resize:none;}
body{font:12px "SimSun",Arial,sans-serif; color:#333; background:#fff;}
a{text-decoration:none; color:inherit;}
i, em{ font-style:normal;}
.clearfix:after{ display:block; visibility:hidden; clear:both; height:0; content:"";}
.clearfix{zoom:1;}
.fl{ float:left;}
.fr{ float:right;}
.auto{ margin-left:auto; margin-right:auto;}

/*html5*/
article,aside,footer,header,section,footer,nav,figure,main{display:block}

/*小号文字  scale以12号字体为基准 需写实际字号大小*/
.font_adjust{-webkit-text-size-adjust:none;}
.font_scale8{ -webkit-transform: scale(0.66);}
.font_scale10{ -webkit-transform: scale(0.83);}
.font_lc{-webkit-transform-origin:left center;}
.font_rc{-webkit-transform-origin:right center;}
.font_up{text-transform:uppercase;}

/*文字截断*/
.TXTovehid{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

/*transition*/
.tran200{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear;}
.tran300{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.tran400{-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; transition:all 0.4s linear;}
.tran500{-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}
.tran1000{-webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; transition:all 1s linear;}

.scaleimg:hover{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.rotateY:hover{ -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg); }
.translateX:hover{-webkit-transform:translateX(-6px); -moz-transform: translateX(6px); -ms-transform:translateX(-6px); transform:translateX(-6px);}

/*网页限定宽度*/
.con_1170{ position:relative; margin:0 auto; width:1170px;}
.con_1170:after{content:""; display:block; height:0; clear:both;}


body{ background: url(../images/body_bg.png) no-repeat center top; }
.topbar{ width: 100%; min-width: 1170px; height: 35px; line-height: 35px; background: #005cae; font-family: "SimSun"; font-size: 12px; color: #fff; }
.topbar .weather{ margin-top: 5px; }
.topbar ul{ font-size: 0; }
.topbar ul li{ display: inline-block; font-family: "SimSun"; font-size: 12px; color: #fff; }
.topbar ul li:before{ content: "|"; color:#d5d5d5; margin:0 10px; }
.topbar ul li:first-child:before{ content: ''; display: none;}
.topbar ul li a:hover{ color: #ffae00; text-decoration: underline; }

.logo{ height: 160px; line-height: 160px; margin-top: 30px; }

.search{ margin-top: 84px; }
.search .search_label{ position: relative; display: block; width: 50px; height: 44px; background: url(../images/search_ico.png) no-repeat center center #fff; box-sizing: border-box; }
.search .search_text{ display: block; width: 358px; height: 44px; line-height: 44px; background: #fff; border: none; box-sizing: border-box; padding-right: 10px; font-family:'Microsoft YaHei'; font-size: 14px; color: #333; }
.search .search_button{ display: block; width: 80px; height: 44px; line-height: 44px; background: #ffae00; border: none; box-sizing: border-box; font-family:'Microsoft YaHei'; font-size: 16px; color: #fff; cursor: pointer; }
.search .search_button:hover{ background: #005cae; }


.nav{ height: 74px; line-height: 74px; position:relative; z-index:4; }
.nav .nLi{ float:left; width: 11.1%; position:relative; display:inline; text-align: center; }
.nav .nLi h3 a{ display:block; font-family:'Microsoft YaHei'; font-size: 18px; color: #333; font-weight: bold; }
.nav .nLi.on h3 a:after{ content: ""; position: absolute; left: 50%; margin-left: -8px; top: 56px; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 8px solid #005cae; }
.nav .on h3 a{ color:#005cae; }
.nav .sub{ display:none; width:100%; left:0; top:74px; position:absolute; background:#0a66b9; line-height:38px; padding:5px 0; }
.nav .sub a{ display:block; width: 100%; font-family:'Microsoft YaHei'; font-size:13px; color: #dee6f2;  }
.nav .sub a:hover{ background:#084ea9; color: #fff; }



.headlines{ position:relative; width: 100%; height: 112px; overflow:hidden; background: #fff; }
.headlines h2{ width: 44px; height: 100%; background: #ffae00; text-align: center; box-sizing: border-box; line-height: 20px; padding: 30px 12px 0 12px; font-family:'Microsoft YaHei'; font-size: 18px; color: #fff; font-weight: normal; }
.headlines .bd{ position:relative; width: 1126px; height: 100%; padding: 10px 50px; box-sizing: border-box; }
.headlines .bd h4{ width: 100%; text-align: center; font-family:'Microsoft YaHei'; font-size: 30px; color: #00457c; font-weight: bold; padding: 10px 0; }
.headlines .bd p{ width: 100%; height: 24px; line-height: 24px; overflow: hidden; font-family:'Microsoft YaHei'; font-size: 14px; color: #666; }
.headlines .bd h4 a:hover,.headlines .bd p a:hover{ color: #ffae00; }
.headlines .prev,
.headlines .next{ position:absolute; right: 10px; top:34px; display:none; width:18px; height:18px; background:url(../images/headlines_arrow.png) no-repeat 0 0; }
.headlines .next{ top: 60px; background-position: 0 -26px; }
.headlines .prev:hover{ background-position: -27px 0; }
.headlines .next:hover{ background-position: -27px -26px; }



.imgBox{ width:625px; height:365px; overflow:hidden; position:relative; margin-top: 24px; }
.imgBox .hd{ height:10px; overflow:hidden; position:absolute; right:30px; bottom:26px; z-index:2; }
.imgBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.imgBox .hd ul li{ float:left; margin-right:13px; width:10px; height:10px; cursor:pointer; background: #fff; }
.imgBox .hd ul li.on{ background: #ffae00; }
.imgBox .bd{ position:relative; height:100%; z-index:0;   }
.imgBox .bd li{ position:relative; zoom:1; vertical-align:middle; width:625px; height:365px; }
.imgBox .bd li img{ width:100%; height:100%;  }
.imgBox .bd li p{overflow: hidden; position:absolute; bottom:0; z-index:2; width:100%; background:url(../images/black70.png); height:60px; line-height:60px; font-family:'Microsoft YaHei'; font-size: 16px; color: #fff; padding-left:10px; box-sizing:border-box;}


.newsBox{ width: 526px; height: 365px; margin-top: 24px; }
.newsBox .hd{ position:relative; width: 100%; height: 57px; border-bottom: 1px solid #e5e5e5; }
.newsBox .hd ul li{ float:left; width: 50%; height: 53px; line-height: 53px; text-align: center; background: #f3f3f3; font-family:'Microsoft YaHei'; font-size: 16px; color: #333; font-weight: bold; cursor:pointer; }
.newsBox .hd ul li.on{ background:#005cae; color: #fff; }
.newsBox .bd ul{ zoom:1; margin: 12px 0; }
.newsBox .bd li{ height:36px; line-height:36px; }
.newsBox .bd li a{ max-width: 430px; font-family:'Microsoft YaHei'; font-size: 16px; color: #555; }
.newsBox .bd li a:before{ content: "•"; color: #005cae; margin: 0 12px 0 6px; }
.newsBox .bd li a:hover{ color: #005cae; }
.newsBox .bd li span{ font-family:'Microsoft YaHei'; font-size: 14px; color: #999; }
.newsBox .bd .more{ width: 100%; height: 30px; line-height: 30px; }
.newsBox .bd .more a{ display: block; width: 100%; height: 100%; text-align: center; background: #92c0e5; font-family:'Microsoft YaHei'; font-size: 14px; color: #fff; }
.newsBox .bd .more a:hover{ background: #005cae; }



.intitle{ width: 100%; height: 48px; border-bottom: 1px solid #e2e2e2; margin-bottom: 1px; }
.intitle h3{ height: 50px; line-height: 50px; padding: 0 14px; box-sizing: border-box; border-bottom: 3px solid #016ec5; font-family:'Microsoft YaHei'; font-size: 16px; color: #333; font-weight: bold; }
.intitle span{ font-family:'Microsoft YaHei'; font-size: 14px; color: #555; margin-top: 14px; }
.intitle span img{ margin-left: 8px; vertical-align: middle; }
.intitle span a:hover{ color: #016ec5; text-decoration: underline; }
.intitle span a:hover img{ -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }

.inzcfg{ width: 570px; margin-top: 20px; }
.inzcfg ul{ margin-top: 10px; }
.inzcfg li{ height:36px; line-height:36px; }
.inzcfg li a{ max-width: 470px; font-family:'Microsoft YaHei'; font-size: 16px; color: #555; }
.inzcfg li a:before{ content: "•"; color: #005cae; margin: 0 12px 0 6px; }
.inzcfg li a:hover{ color: #005cae; }
.inzcfg li span{ font-family:'Microsoft YaHei'; font-size: 14px; color: #999; }


.inhyyy{ position:relative; width: 570px; overflow:hidden; margin-top: 20px; }
.inhyyy .bd{ width: 470px; height: 160px; overflow: hidden; margin: 24px 0 0 50px; }
.inhyyy .bd ul{ overflow:hidden; zoom:1; }
.inhyyy .bd ul li{ position: relative; margin-right: 25px; float:left; _display:inline; overflow:hidden; width: 140px; height: 160px; }
.inhyyy .bd ul li img{ width: 100%; height: 100%; }
.inhyyy .bd ul li p{ position: absolute; left: 0; bottom: 0; width: 100%; height: 38px; line-height: 38px; text-align: center; background: url(../images/black50.png); font-family:'Microsoft YaHei'; font-size: 14px; color: #fff; }
.inhyyy .prev,.inhyyy .next{ position: absolute; left: 0; top: 130px; display:block; width:28px; height:48px; float:right; overflow:hidden; cursor:pointer; background:url(../images/inhyyy_arrow.png) no-repeat; }
.inhyyy .next{ left: auto; right: 0; background-position: -29px 0; }
.inhyyy .prev:hover{ background-position: 0 -49px; }
.inhyyy .next:hover{ background-position: -29px -49px; }



.inadpic{ width:100%; height:100px; overflow:hidden; position:relative; margin-top: 40px; padding-top: 22px; border-top: 1px solid #e2e2e2; }
.inadpic .hd{ height:18px; overflow:hidden; position:absolute; right:20px; bottom:12px; z-index:1; }
.inadpic .hd ul{ overflow:hidden; zoom:1; float:left;  }
.inadpic .hd ul li{ float:left; margin-left:7px; width:18px; height:18px; line-height:18px; text-align:center; background:#fff; border-radius: 50%; font-family:'Microsoft YaHei'; font-size: 12px; color: #555; cursor:pointer; }
.inadpic .hd ul li.on{ background:#ffae00; color:#fff; }
.inadpic .bd{ position:relative; height:100%; z-index:0;   }
.inadpic .bd li{ zoom:1; vertical-align:middle; }
.inadpic .bd img{ width:100%; height:100px; display:block;  }


.inrcfw{ width: 100%; margin-top: 20px; padding-bottom: 22px; border-bottom: 1px solid #e2e2e2; }
.inrcfw ul{ margin-top: 20px; }
.inrcfw ul li{ width: 200px; height: 80px; line-height: 80px; float: left; margin-left: 42px; text-align: center; }
.inrcfw ul li:first-child{ margin-left: 0; }
.inrcfw ul li a{ display: block; width: 100%; height: 100%; background: #f1f0f0; font-family:'Microsoft YaHei'; font-size: 16px; color: #555; }
.inrcfw ul li em{ display: inline-block; width: 42px; height: 34px; margin-right: 10px; background: url(../images/inrcfw_ico.png) no-repeat; vertical-align: middle; }
.inrcfw ul li.li1n em{ background-position: 0 0; }
.inrcfw ul li.li2n em{ background-position: -68px 0; }
.inrcfw ul li.li3n em{ background-position: -136px 0; }
.inrcfw ul li.li4n em{ background-position: -204px 0; }
.inrcfw ul li.li5n em{ background-position: -272px 0; }
.inrcfw ul li a:hover{ color: #fff; }
.inrcfw ul li.li1n a:hover em{ background-position: 0 -40px; }
.inrcfw ul li.li2n a:hover em{ background-position: -68px -40px; }
.inrcfw ul li.li3n a:hover em{ background-position: -136px -40px; }
.inrcfw ul li.li4n a:hover em{ background-position: -204px -40px; }
.inrcfw ul li.li5n a:hover em{ background-position: -272px -40px; }
.hvr-rectangle-out:before{ background: #005cae !important; }


.insqrm{ width: 380px;margin-top: 33px; }
.insqrm .tit{ width: 100%; height: 50px; line-height: 50px; background: #005cae; text-align: center;}
.insqrm .tit a{ display: block; width: 100%; height: 100%; font-family:'Microsoft YaHei'; font-size: 20px; color: #fff; }
.insqrm .tit img{ margin-right: 12px; }
.insqrm .tit a:after{ content: ""; display: inline-block; width: 10px; height: 6px; margin-left: 10px; vertical-align: middle; background: url(../images/down_ico.png); -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.insqrm .tit a:hover:after{ -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }
.insqrm h3{ height: 30px; border-bottom: 1px solid #e2e2e2; font-family:'Microsoft YaHei'; font-size: 16px; color: #333; font-weight: bold; margin-top: 24px;}
.insqrm ul{ margin-top: 15px;  border-bottom: 1px solid #e2e2e2; }
.insqrm ul li{ position: relative; float: left; width: 180px; height: 60px; line-height: 60px; margin: 0 20px 12px 0; background: #f1f0f0; }
.insqrm ul li a{ position: relative; z-index: 1; display: block; width: 100%; height: 100%; box-sizing: border-box; font-family:'Microsoft YaHei'; font-size: 16px; color: #555; padding-left: 26px; }
.insqrm ul li.li2n,.insqrm ul li.li4n,.insqrm ul li.li6n{ margin-right: 0; }
.insqrm ul li:before{ content: ""; position: absolute; top: 0; left: 0; display: block; width: 5px; height: 100%; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.insqrm ul li.li1n:before{ background: #0095cd; }
.insqrm ul li.li2n:before{ background: #e56e77; }
.insqrm ul li.li3n:before{ background: #6d90c5; }
.insqrm ul li.li4n:before{ background: #f7b075; }
.insqrm ul li.li5n:before{ background: #7baeb7; }
.insqrm ul li.li6n:before{ background: #6fb1eb; }
.insqrm ul li:hover:before{ width: 100%; }
.insqrm ul li a:hover{ color: #fff; }
.insqrm .insqbxz{ width: 100%; height: 55px; line-height: 55px; text-align: center; background: #92c0e5; margin-top: 15px; }
.insqrm .insqbxz a{ display: block; width: 100%; height: 100%; font-family:'Microsoft YaHei'; font-size: 16px; color: #fff; }
.insqrm .insqbxz a img{ margin-left: 16px; }
.insqrm .insqbxz a:hover{ background: #005cae; }
.insqrm .insqbxz a:hover img{ -webkit-transform:translateX(6px); -moz-transform: translateX(6px); -ms-transform:translateX(6px); transform:translateX(6px); }



.ingylm{ width: 775px; margin-top: 33px; }
.ingylm .tit{ width: 100%; height: 50px; line-height: 50px; background: #169cd3; text-align: center; }
.ingylm .tit a{ display: block; width: 100%; height: 100%; font-family:'Microsoft YaHei'; font-size: 20px; color: #fff; }
.ingylm .tit img{ margin-right: 12px; }
.ingylm .tit a:after{ content: ""; display: inline-block; width: 10px; height: 6px; margin-left: 10px; vertical-align: middle; background: url(../images/down_ico.png); -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.ingylm .tit a:hover:after{ -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }

.inlmslide{ width: 100%; height: 336px; overflow:hidden; position:relative; margin-top: 24px; }
.inlmslide .hd{ float: right; width: 186px; }
.inlmslide .hd ul{ overflow:hidden; zoom:1; }
.inlmslide .hd ul li{ position: relative; width: 100%; height: 51px; line-height: 51px; text-align:center; background: #dbf3fc; margin-top: 20px; font-family:'Microsoft YaHei'; font-size: 16px; color: #555; cursor:pointer; }
.inlmslide .hd ul li:first-child{ margin-top: 0; }
.inlmslide .hd ul li.li1n{ background: #dbf3fc; }
.inlmslide .hd ul li.li2n{ background: #dbfceb; }
.inlmslide .hd ul li.li3n{ background: #fcf9db; }
.inlmslide .hd ul li.li4n{ background: #fce4db; }
.inlmslide .hd ul li.li5n{ background: #dbf0fc; }
.inlmslide .hd ul li:after{ content: ""; position: absolute; top: 4px; left: 4px; display: block; width: 0; height: 0; border-top: 9px solid #3e3e3e; border-right: 9px solid transparent; }
.inlmslide .hd ul li.on{ background: #169cd3; color:#fff; }
.inlmslide .hd ul li.on:after{ border-top-color: #fff; }
.inlmslide .hd ul li a{ position: relative; z-index: 1; display: block; width: 100%; height: 100%; }
.inlmslide .bd{ position:relative; width: 570px !important; height:100%; z-index:0; float: left; }
.inlmslide .bd .bdul{ width: 570px; height: 336px; overflow: auto; text-align: justify; padding: 10px; box-sizing: border-box; }
.inlmslide .bd .bdul img{ max-width: 100%; }


.inhydw{ position:relative; width: 100%; margin-top: 20px; }
.inhydw .bd{ position:relative; width: 100%; height:84px; overflow: hidden; z-index:0; margin-top: 18px; }
.inhydw .bd ul{ overflow:hidden; zoom:1; height:84px;}
.inhydw .bd ul li{ position: relative; margin-right: 11px; float:left; _display:inline; overflow:hidden; width: 186px; height: 80px; line-height: 78px; text-align: center; overflow: hidden; border: 1px solid #d5d4d4; box-sizing: border-box; box-shadow: 3px 3px 3px #ecebeb; font-size: 0; }
.inhydw .bd ul li img{ max-width: 100%; max-height: 100%; }
.inhydw .bd ul li a:after{ content:""; position: absolute; width:100%; height:80px; left:-186px; background-image:-webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,0.3), rgba(255,255,255,0)); background-image:-moz-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,0.3), rgba(255,255,255,0)); background-image:linear-gradient(90deg, rgba(255,255,255,0), rgba(255,255,255,0.3), rgba(255,255,255,0));}
.inhydw .bd ul li:hover a:after{-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear; -webkit-transform:translateX(400px); -moz-transform:translateX(400px); transform:translateX(400px);}
.inhydw .bd ul li:hover{ border-color: #bbd9f0; }

.inlink{ position:relative; width: 100%; margin-top: 20px; }
.inlink ul{ margin-top: 18px; background: #f1f0f0; padding: 10px 20px; box-sizing: border-box; font-size: 0; }
.inlink ul li{ display: inline; height: 30px; line-height: 30px; font-family:'Microsoft YaHei'; font-size: 14px; color: #333; }
.inlink ul li:before{ content: "---"; margin: 0 6px; }
.inlink ul li:first-child:before{ display: none; }
.inlink ul li a:hover{ color: #005cae; }


.footer{ width: 100%; min-width: 1170px; background: #005cae; margin-top: 42px; padding: 40px 0; line-height: 26px; font-family:'Microsoft YaHei'; font-size: 14px; color: #e6e6e6; }
.footer a:hover{ color: #00c0f3; }
.footer .bdshare span,.footer .bdshare a{ display: inline-block; float: none; margin: 0 3px; padding: 0; vertical-align: middle; }
.footer .bdshare .bds_tsina{ width: 22px; height: 22px; background: url(../images/share_ico.png) no-repeat; }
.footer .bdshare .bds_weixin{ width: 22px; height: 22px; background: url(../images/share_ico.png) no-repeat -30px 0; }


.social_float{ position: fixed; z-index: 10; top: 30%; right: 5%; width: 60px; }
.social_float ul li{ position: relative; margin-bottom: 5px; }
.social_float ul li .qrcode{ position: absolute; z-index: 10; top: -42px; left: -158px; display: none; }
.social_float ul li .qrcode img{ border: 1px solid #ccc; width: 140px; height: 140px; }
.social_float ul li .qrcode:after{ content: ""; position: absolute; top: 50%; right: -10px; margin-top: -5px; width: 0; height: 0; border-top: 7px solid transparent; border-bottom: 7px solid transparent; border-left: 10px solid #ccc; }


.nycon{ background: #fff; }
.nycon .nytitle{ position: relative; text-align: center; margin-top: 10px; }
.nycon .nytitle b{ display: block; line-height: 34px; font-family:'Microsoft YaHei'; font-size: 25px; color: #02457c; font-weight: bold; }
.nycon .nytitle i{ display: block; line-height: 24px; font-family:'ebrima'; font-size: 12px; color: #95b1c8; font-weight: normal; text-transform :Uppercase; margin-top: 20px; }
.nycon .nytitle:after{ content: ""; position: absolute; top: 44px; left: 50%; margin-left: -16px; display: block; width: 32px; height: 1px; background: #517695; }


.nycon .nymenu{ position: relative; line-height: 30px; text-align: center; font-size: 0; margin: 30px 0 40px 0; }
.nycon .nymenu:before{ content: ""; position: absolute; z-index: 0; top: 50%; left: 0; width: 100%; height: 1px; display: block; background: #e2e2e2; }
.nycon .nymenu ul{ position: relative; z-index: 1; background: #fff; display: inline-block; padding: 0 30px; }
.nycon .nymenu ul li{ display: inline-block; font-family:'Microsoft YaHei'; font-size: 16px; color: #333; }
.nycon .nymenu ul li a{ vertical-align: middle; }
.nycon .nymenu ul li:before{ content: "/"; font-family:'Microsoft YaHei'; font-size: 12px; color: #999; margin: 0 18px; }
.nycon .nymenu ul li:first-child:before{ display: none; }
.nycon .nymenu ul li.on a,.nycon .nymenu ul li a:hover{ color: #005cae; }


.nycon .pictxt{}
.nycon .pictxt ul li{ padding: 40px 0; border-bottom: 1px solid #e2e2e2; }
.nycon .pictxt ul li:first-child{ padding-top: 0; }
.nycon .pictxt ul li .pic{ width: 472px; height: 274px; overflow: hidden; }
.nycon .pictxt ul li .pic img{ width: 100%; height: 100%; }
.nycon .pictxt ul li .txt{ position: relative; width: 678px; height: 274px; }
.nycon .pictxt ul li .txt h5{ width: 100%; line-height: 40px; font-family:'Microsoft YaHei'; font-size: 16px; color: #005cae; font-weight: bold; }
.nycon .pictxt ul li .txt h5 a:hover{ text-decoration: underline; }
.nycon .pictxt ul li .txt .date{ display: block; line-height: 24px; font-family:'Microsoft YaHei'; font-size: 14px; color: #999; background: url(../images/date_ico.png) no-repeat left center; padding-left: 22px; margin-top: 3px; }
.nycon .pictxt ul li .txt p{ max-height: 120px; overflow: hidden; line-height: 24px; font-family:'Microsoft YaHei'; font-size: 14px; color: #555; text-align: justify; margin-top: 17px; }
.nycon .pictxt ul li .txt .more{ position: absolute; bottom: 0; left: 0; display: block; width: 100%; height: 40px; line-height: 40px; text-align: center; }
.nycon .pictxt ul li .txt .more a{ display: block; width: 100%; height: 100%; background: #92c0e5; font-family:'Microsoft YaHei'; font-size: 14px; color: #fff; }
.nycon .pictxt ul li .txt .more a:hover{ background: #005cae; }



.nycon .pictxt2{}
.nycon .pictxt2 ul li{ position: relative; width: 370px; height: 340px; float: left; border: 1px solid #e1e1e1; padding: 19px; box-sizing: border-box; margin: 0 30px 60px 0; }
.nycon .pictxt2 ul li.li3n{ margin-right: 0; }
.nycon .pictxt2 ul li:hover{box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);}
.nycon .pictxt2 ul li h5{ text-align: center; width: 100%; line-height: 34px; font-family:'Microsoft YaHei'; font-size: 16px; color: #333; font-weight: bold; }
.nycon .pictxt2 ul li h5 a:hover{ color: #005cae; }
.nycon .pictxt2 ul li .date{ display: block; text-align: center; line-height: 24px; font-family:'Microsoft YaHei'; font-size: 14px; color: #999; margin-top: 3px; }
.nycon .pictxt2 ul li .date:before{ content: ""; width: 16px; height: 16px; display: inline-block; vertical-align: middle; margin-right: 6px; background: url(../images/date_ico.png) no-repeat; }
.nycon .pictxt2 ul li h6{ width: 100%; height: 120px; overflow: hidden; margin-top: 20px; }
.nycon .pictxt2 ul li h6 img{ width: 100%; height: 100%; }
.nycon .pictxt2 ul li p{ max-height: 48px; overflow: hidden; line-height: 24px; font-family:'Microsoft YaHei'; font-size: 14px; color: #555; text-align: justify; margin-top: 22px; }
.nycon .pictxt2 ul li .more{ position: absolute; bottom: -20px; left: 50%; margin-left: -90px; display: block; width: 180px; height: 40px; line-height: 40px; text-align: center; }
.nycon .pictxt2 ul li .more a{ display: block; width: 100%; height: 100%; background: #92c0e5; font-family:'Microsoft YaHei'; font-size: 14px; color: #fff; }
.nycon .pictxt2 ul li .more a:hover{ background: #005cae; }




.news_point{ }
.news_point .art_title{ margin-bottom:20px; text-align:center;}
.news_point .art_title h4{font-family:"Microsoft Yahei"; font-size:22px; color:#444; font-weight:bold; margin-bottom:30px;}
.news_point .art_title .info{ width:100%; height:38px; line-height:38px; background:#f2f2f2; font-family:"Microsoft Yahei"; font-size:12px; color:#666; padding:0 36px; box-sizing:border-box;}
.news_point .art_title .info span,.news_point .art_title .info .bshare{ display: block; width: 25%; }
.news_point .art_title .info .bshare{ margin-top: 10px; }
.news_point .art_content{ text-align: justify; font-family:'Microsoft YaHei'; }
.news_point .art_content img{ max-width:100%; }


.page{ font-size: 0; text-align: center; margin: 100px 0 0 0;}
.page a,.page span,.page_input,.page_btn{ display: inline-block; box-sizing:border-box; height: 36px; line-height: 36px; margin: 0 3px; padding: 0 16px; vertical-align: top; font-family:'Microsoft YaHei'; font-size:14px; color: #555; }
.page a{ border: 1px solid #ccc;}
.page .page_input{ width: 50px; margin: 0 5px; padding: 0; border: 1px solid #ccc; background: #fff; text-align: center;}
.page .page_btn{ border: 1px solid #ccc; background: #f1f0f0; cursor: pointer;}
.page .current,.page a:hover,.page .page_btn:hover{ background: #ffae00; border-color: #ffae00; color: #fff;}


.nylinks{ position:relative; width: 100%; margin-top: 80px; background: url(../images/nylinks_ico.png) no-repeat left top #f1f0f0; padding: 10px 20px; box-sizing: border-box; font-size: 0; }
.nylinks h3{ display: inline; font-family:'Microsoft YaHei'; font-size: 16px; color: #005cae; font-weight: bold; margin-left: 22px; }
.nylinks ul{ display: inline; }
.nylinks ul li{ display: inline; height: 30px; line-height: 30px; font-family:'Microsoft YaHei'; font-size: 14px; color: #333; }
.nylinks ul li:before{ content: "---"; margin: 0 6px; }
.nylinks ul li:first-child:before{ display: none; }
.nylinks ul li a:hover{ color: #005cae; }


.contact{}
.contact .txt{ width: 500px; }
.contact .txt h5{ line-height: 46px; font-family:'Microsoft YaHei'; font-size: 16px; color: #005cae; font-weight: bold; }
.contact .txt ul li{ line-height: 46px; font-family:'Microsoft YaHei'; font-size: 16px; color: #555; }
.contact .txt ul li img{ margin-right: 16px; }
.contact .txt .contact_qrcode{ font-family:'Microsoft YaHei'; font-size: 14px; color: #333; margin-top: 40px; text-align: center; }
.contact .txt .transit{ width: 270px; background: url(../images/contact_ico3.png) no-repeat left top; padding-left: 40px; box-sizing: border-box; margin-left: 50px; margin-top: 60px; }
.contact .txt .transit h6{ line-height: 26px; font-family:'Microsoft YaHei'; font-size: 16px; color: #555; font-weight: normal; }
.contact .txt .transit p{ line-height: 26px; font-family:'Microsoft YaHei'; font-size: 14px; color: #005cae; font-weight: normal; }

.contact .map{ width:660px; height:400px; box-sizing: border-box; }


.nycon .message{ width: 100%; margin: 50px auto 0 auto;}
.nycon .message .message_title{ position: relative; font-family: "Microsoft Yahei"; font-size: 16px; color: #005cae; font-weight: bold; text-align: center; margin-bottom: 50px; }
.nycon .message .message_title:after{ content: ""; position: absolute; left: 50%; margin-left: -15px; bottom: -14px; width: 30px; height: 1px; background: #4c8dc6; }
.nycon .message .form_line{ margin-bottom: 30px; }
.nycon .message .label{ width: 65px; line-height: 40px; font-family: 'Microsoft Yahei'; font-size: 16px; color: #555; }
.nycon .message .label .required{ margin-right: 5px; font-size: 20px; color: #f00; font-weight: bold; vertical-align: middle; }
.nycon .message .input{ line-height: 40px; box-sizing: border-box; background: #fff; border: 1px solid #ccc; padding: 0 10px; font-family: 'Microsoft Yahei'; font-size: 16px; color: #4c4c4c;}

.nycon .message .input_w1{ width: 450px;}
.nycon .message .input_w2{ width: 110px;}
.nycon .message .textarea{ width: 1104px; height: 140px; line-height: 26px; padding: 0 10px; box-sizing: border-box; background: #fff; border: 1px solid #ccc; font-family: 'Microsoft Yahei'; font-size: 15px; color: #4c4c4c;}
.nycon .message .verification_code{ display: block; width: 100px; height: 42px; cursor: pointer; margin: 0 0 0 30px; box-sizing: border-box; border: 1px solid #ccc; }
.nycon .message .button{ display: block; width: 400px; height: 40px; line-height: 40px; text-align: center; border:none; background: #ffae00; border-radius: 3px; font-family: 'Microsoft Yahei'; font-size: 16px; color: #fff; cursor: pointer; margin: 0 auto; }
.nycon .message .button:hover{ opacity: 0.8;}



.three_menu{ text-align: center; font-size: 0; margin-bottom: 40px; }
.three_menu ul li{ display: inline-block; width: 160px; height: 40px; line-height: 40px; margin: 0 13px; }
.three_menu ul li a{ display: block; width: 100%; height: 100%; background: #f0f0f0; font-family: 'Microsoft Yahei'; font-size: 14px; color: #333; }
.three_menu ul li.on a,.three_menu ul li a:hover{ background: #005cae; color: #fff; }

.rmlclist{}
.rmlclist ul>li{ margin-bottom: 10px; }
.rmlclist ul>li .number{ width: 50px; height: 48px; line-height: 34px; box-sizing: border-box; padding-left: 5px; background: url(../images/rmlc_number_bg.png) no-repeat left top; font-family: 'mtcorsva'; font-size: 28px; color: #fff; }
.rmlclist ul>li .txt{ width: 1107px; }
.rmlclist ul>li .txt p{ line-height: 26px; font-family: 'Microsoft Yahei'; font-size: 16px; color: #555; padding-top: 10px; }
.rmlclist ul>li ol{ margin-top: 10px; }
.rmlclist ul>li ol li{ line-height: 26px; font-family: 'Microsoft Yahei'; font-size: 14px; color: #005cae; }

.nycon .rmsqb{ width: 100%; margin: 50px auto 0 auto;}
.nycon .rmsqb .form_line{ margin-bottom: 16px; }
.nycon .rmsqb .label{ display: block; width: 100px; line-height: 32px; text-align: right; font-family: 'Microsoft Yahei'; font-size: 14px; color: #555; font-weight: bold; }
.nycon .rmsqb .label .required{ margin-right: 5px; font-size: 18px; color: #f00; font-weight: bold; vertical-align: middle; }
.nycon .rmsqb .input{ display: block; line-height: 32px; box-sizing: border-box; background: #fff; border: 1px solid #ccc; padding: 0 10px; font-family: 'Microsoft Yahei'; font-size: 14px; color: #4c4c4c;}
.nycon .rmsqb .input_w1{ width: 450px;}
.nycon .rmsqb .input_w2{ width: 110px;}
.nycon .rmsqb .select{ display: block; width: 450px; height: 32px; line-height: 32px; box-sizing: border-box; background: #fff; border: 1px solid #ccc; padding: 0 10px; font-family: 'Microsoft Yahei'; font-size: 14px; color: #4c4c4c;}

.nycon .rmsqb .label_textarea{ margin-left: 30px; display: block; margin-bottom: 10px; width: 1140px; line-height: 32px; font-family: 'Microsoft Yahei'; font-size: 14px; color: #555; font-weight: bold; }
.nycon .rmsqb .textarea{ margin-left: 30px; display: block; width: 1140px; height: 140px; line-height: 26px; padding: 0 10px; box-sizing: border-box; background: #fff; border: 1px solid #ccc; font-family: 'Microsoft Yahei'; font-size: 14px; color: #4c4c4c;}
.nycon .rmsqb .verification_code{ display: block; width: 100px; height: 34px; cursor: pointer; margin: 0 0 0 30px; box-sizing: border-box; border: 1px solid #ccc; }
.nycon .rmsqb .button{ display: block; width: 160px; height: 42px; line-height: 42px; text-align: center; border:none; background: #ffae00; font-family: 'Microsoft Yahei'; font-size: 16px; color: #fff; cursor: pointer; margin-left: 30px; margin-top: 20px; }
.nycon .rmsqb .button:hover{ opacity: 0.8;}
.nycon .rmsqb .Enclosure{ font-family: 'Microsoft Yahei'; font-size: 16px; color: #333; margin: 40px 0 0 30px; }
.nycon .rmsqb .Enclosure a:hover{ color: #005cae; }



.txtlist{}
.txtlist li{ height:44px; line-height:44px; border-bottom: 1px dashed #eee; }
.txtlist li a{ max-width: 1040px; font-family:'Microsoft YaHei'; font-size: 16px; color: #555; }
.txtlist li a:before{ content: "•"; color: #005cae; margin: 0 12px 0 6px; }
.txtlist li a:hover{ color: #005cae; }
.txtlist li span{ font-family:'Microsoft YaHei'; font-size: 14px; color: #999; }


.rcfw_list{ position: relative; width: 100%; height: 430px; }
.rcfw_list ul li{ position: absolute; overflow: hidden; }
.rcfw_list ul li.li1n{ left: 0; top: 0; width: 154px; height: 132px; }
.rcfw_list ul li.li2n{ left: 166px; top: 0; width: 496px; height: 132px; }
.rcfw_list ul li.li3n{ left: 678px; top: 0; width: 326px; height: 132px; }
.rcfw_list ul li.li4n{ left: 1016px; top: 0; width: 154px; height: 132px; }
.rcfw_list ul li.li5n{ left: 0; top: 148px; width: 154px; height: 132px; }
.rcfw_list ul li.li6n{ left: 0; top: 296px; width: 154px; height: 132px; }
.rcfw_list ul li.li7n{ left: 166px; top: 148px; width: 496px; height: 280px; }
.rcfw_list ul li.li8n{ left: 678px; top: 148px; width: 326px; height: 280px; }
.rcfw_list ul li.li9n{ left: 1016px; top: 148px; width: 154px; height: 280px; }
.rcfw_list ul li img{ width: 100%; height: 100%; }
.rcfw_list ul li .ahover{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #172d40; text-align: center; font-family: 'Microsoft Yahei'; font-size: 16px; color: #fff; }
.rcfw_list ul li .ahover p{ display: table-cell; vertical-align:middle; }
.rcfw_list ul li .ahover span{ display:inline-block; vertical-align: middle; }
.rcfw_list ul li.li2n .ahover p{ width: 496px; height: 132px; }
.rcfw_list ul li.li4n .ahover p{ width: 154px; height: 132px; }
.rcfw_list ul li.li5n .ahover p{ width: 154px; height: 132px; }
.rcfw_list ul li.li6n .ahover p{ width: 154px; height: 132px; }
.rcfw_list ul li.li9n .ahover p{ width: 154px; height: 280px; }


.hydw_list{}
.hydw_list ul li{ position: relative; float: left; width: 291px; height: 182px; border: 1px solid #e1e1e1; margin: 0 0 -1px -1px;}
.hydw_list ul li .pic p{ width: 184px; height: 78px; line-height: 78px; text-align: center; margin: 40px auto 0 auto; font-size: 0; }
.hydw_list ul li .pic p img{ max-width: 100%; max-height: 100%; }
.hydw_list ul li .pic h6{ width: 100%; text-align: center; font-family: 'Microsoft Yahei'; font-size: 16px; color: #555; font-weight: normal; margin-top: 22px; }
.hydw_list ul li .hover{ display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #06223b; padding: 20px; box-sizing: border-box; }
.hydw_list ul li .hover h5{ width: 100%; line-height: 30px; text-align: center; font-family: 'Microsoft Yahei'; font-size: 18px; color: #fff; font-weight: normal; padding-top: 8px; }
.hydw_list ul li .hover p{ width: 100%; height: 72px; line-height: 24px; overflow: hidden; text-align: center; font-family: 'Microsoft Yahei'; font-size: 12px; color: #fff; margin-top: 26px; }
.hydw_list ul li .hover:before{ content: ""; position: absolute; left: 50%; margin-left: -20px; top: 70px; width: 40px; height: 1px; background: #fff; }
.hydw_list ul li:hover .hover{ display: block; }


.nyadbar{ width: 100%; height: 112px; overflow: hidden; }
.nyadbar img{ width: 100%; height: 100%; }