﻿/*head*/
#head { height: 174px; }
#head .head-top { height: 31px; line-height: 31px; background: #4d4d4d; }
#head .head-top span.wel { color: #fff; font-size: 12px; }
#head .head-top .search { margin-top: 7px; z-index: 999; width: 165px; height: 18px; position: relative; }
#head .head-top .search input[type=text] { position: absolute; right: 0; z-index: 2; overflow: hidden; padding-right: 19px; padding-left: 6px; width: 140px; height: 18px; border: 0; border-radius: 3px 3px; background: #808080; color: #ccc; font-size: 12px; line-height: 18px }
#head .head-top .search input[type=submit] { position: absolute; top: 4px; right: 8px; z-index: 3; width: 11px; height: 11px; border: none; background: url(img/s.png) no-repeat center center; cursor: pointer }
#head .head-top span.lan a { display: inline-block; color: #cccccc; font-size: 12px; padding: 0 3px; }
#head .head-top span.lan { color: #ccc; display: inline-block; margin-right: 33px; background: url(img/lanbg.png) left center no-repeat; padding-left: 20px; }
#head .head-top span.lan a:hover { color: #01995d; }
#head .head-m { height: 60px; }
#head .head-m a.logo { display: block; float: left; padding-top: 16px; }
#head .head-m span.tel { background: url(img/tel.png) top center no-repeat; display: block; width: 216px; height: 39px; margin-top: 20px; }
.nav { position: relative; z-index: 1; color: #fff; }
.nav .m { float: left; position: relative; margin: 0 15px; padding: 6px 11px 12px; border-left: 1px solid #fff; border-right: 1px solid #fff; border-top: 1px solid #fff }
.nav li.first:hover { border-left: 1px solid #fff; border-right: 1px solid #fff; border-top: 1px solid #fff }
.nav .m:hover { border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; border-top: 1px solid #e0e0e0 }
.nav .line { display: block; float: left; margin: 0; padding: 0; border: none; background: url(img/xie.jpg) 0 9px no-repeat; width: 25px; height: 40px }
.nav a:hover { text-decoration: none; color: #01569b }
.nav a span.en { display: block; font-size: 12px; color: #4c4c4c; line-height: 15px; height: 15px; }
.nav a { zoom: 1; display: inline-block; font-size: 14px; color: #333; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; text-align: center; z-index: 9999 }
.nav .on a:hover,
.nav .on a:hover span.en { color: #01569b; }
.nav>.on>a,
.nav .on a span.en { color: #01569b; }
.nav .on h3 a { background: #1f7caf; color: #ff0; border-color: #1f7caf !important; }
.nav .sub { display: none; /*????????????*/ width: 100%; position: absolute; left: -1px; top: 45px; background: #fff; line-height: 23px; border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; padding-bottom: 18px; }
.nav .sub li { vertical-align: middle; }
.nav .sub li a { line-height: 20px; padding: 4px 0; display: block; background: url(images/icon.png) 0 9px no-repeat; color: #4c4c4c; font-size: 12px; }
.nav .sub li a:hover { color: #01569b; font-weight: bold; }
#menuC { margin-top: 20px; height: 63px; }
/* banner */
.banner { min-width: 1000px; position: relative; height: 600px; overflow: hidden; }
.banner .bd { position: relative; z-index: 0; }
.banner .bd ul { width: 100% !important; }
.banner .bd li { width: 100% !important; height: 600px; }
.banner .bd li .siteWidth { width: 1000px; position: relative; margin: 0 auto; height: 600px; }
.banner .bd li a { height: 600px; display: block; }
.banner .bd .txt { position: absolute; width: 415px; top: 100px; left: 22px; font: normal 18px/30px "Microsoft YaHei"; }
.banner .bd .btn { display: block; zoom: 1; margin-top: 8px; width: 72px; padding-right: 10px; height: 31px; line-height: 31px; text-align: center; color: #fff; font-size: 12px; background: url(images/banner-btn.png) 0 0 no-repeat; _background: url(images/banner-btn-ie6.png) 0 0 no-repeat; }
.banner .hd { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 30px; line-height: 30px; text-align: center; }
.banner .hd ul li { cursor: pointer; display: inline-block; *display:inline;
zoom: 1; width: 11px; height: 11px; margin: 4px; background: url(img/dot-black.png) 0 0; overflow: hidden; line-height: 9999px; filter: alpha(opacity=40); opacity: 0.4; }
.banner .hd ul li.on { filter: alpha(opacity=100); opacity: 1; }
.pgbanner { height: 290px; overflow: hidden; width: 100% }
.pgbanner img { -webkit-animation: imageAnimation 84s linear 0s; animation: imageAnimation 4s linear 0s }
@-webkit-keyframes imageAnimation { 0% {
-webkit-transform:scale(1.1);
-webkit-animation-timing-function:ease
}
100% {
-webkit-transform:scale(1)
}
}
@keyframes imageAnimation { 0% {
-webkit-transform:scale(1.1);
-webkit-animation-timing-function:ease
}
100% {
-webkit-transform:scale(1)
}
}
/*pro*/
#pro { margin-top: 26px; margin-bottom: 36px; width: 100%; }
#pro .protit { font-size: 12px; color: #333; margin-bottom: 8px; }
#pro .pro1,
#pro .pro2,
#pro .pro3 { width: 320px; }
#pro .pro1 { margin-right: 20px; }
/*foot*/
.foot { height: 200px; background: #ccc; }
.foot ul#menu { padding-top: 43px; float: left; }
.foot ul#menu>li { display: block; float: left; margin-right: 55px; }
.foot ul#menu>li>a { font-size: 14px; color: #4c4c4c; padding-bottom: 25px; display: block; }
.foot ul#menu>li>ul>li>a { font-size: 12px; color: #808080; }
.foot ul#menu>li>ul>li>a { display: block; padding-bottom: 3px; }
.foot .code { padding-top: 43px; float: right; width: 74px; text-align: center; color: #4c4c4c; font-size: 14px; }
.foot .code img { padding-top: 27px; }
.coy { height: 40px; line-height: 40px; background: #4d4d4d; }
.coy span { color: #fff; }
#Main { padding: 30px 0px; }
#Main .Left { width: 262px; }
#Main .Left .tl { height: 74px; background: url(img/ptl.png) no-repeat; padding-left: 16px; line-height: 74px; font-size: 22px }
#Main .Left .tl:first-letter { font-size: 28px; }
#Main .Left .tl strong { color: #fff; }
#Main .Left #List ul>li { line-height: 49px; position: relative; }
#Main .Left #List ul>li>a { width: 90%; padding-right: 10%; text-indent: 15px; }
#Main .Left #List ul>li>a.cur { color: #0263b3!important; }
#Main .Left #List ul>li>a { display: block; font-size: 15px; height: 49px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border-bottom: 1px solid #d2d2d2; margin-bottom: -1px; }
/*#List>ul>li>a.Abtn{text-indent:0;width:12px!important;height:12px!important;border:0!important;padding:0!important;position:absolute;top:18px;right:5%;background:url(img/arr_2.gif) 92% center no-repeat}
#List>ul>li>a.open {
    background-image: url(img/arr_1.jpg);
}*/
#List>ul>li>a.Abtn { text-indent: 0; width: 12px!important; height: 12px!important; border: 0!important; padding: 0!important; position: absolute; top: 18px; right: 5%; }
#List>ul>li>a.open { }
#List ul li ul { border-bottom: 1px solid #d2d2d2; }
#List>ul>li>ul>li>a { height: 30px!important; line-height: 30px!important; border: 0!important; color: #666!important; font-size: 13px!important; }
#Main #List { border: 1px solid #cdcdcd; border-top: 1px; }
#Main .Left #List li a:hover,
#Main .Left #List li a.cur { color: #0263b3; }
#Main .Frames .tl { height: 72px; border: 1px solid #c1c1c1; background: #f7f7f7; margin-bottom: 15px }
#Main .Frames { width: 74%; min-height: 350px; }
#Main .Frames .tl h3 { display: block; line-height: 72px; padding: 0 0 0 15px; font-size: 22px; color: #004c9a; font-weight: 400 }
#Main .Frames .tl span.path { display: block; margin-top: 40px; line-height: 20px; margin-right: 10px }
#Main .Frames .Fcns { padding: 0; line-height: 24px; font-size: 13px }
.honor li { width: 230px; float: left; margin: 0 24px 30px 24px; text-align: center; overflow: hidden; display: table; }
.honor li .img { display: table-cell; vertical-align: middle; width: 228px; height: 180px; text-align: center; border: 1px #DCDBDB solid; margin-bottom: 10px; vertical-align: middle; }
.honor li .img span { height: 100%; display: inline-block; vertical-align: middle; }
.honor li .img img { max-height: 166px; max-width: 220px; vertical-align: middle!important; }
.news_info { width: 100%; }
.news_info .news_title { display: block; text-align: left; line-height: 35px; font-size: 20px; font-weight: 600; font-family: Microsoft Yahei, Arial, "??????", Helvetica, sans-serif; padding: 5px; color: #333; }
.news_info .news_c { color: #666; text-align: left; line-height: 28px; border-bottom: 1px solid #e1e1e1; }
.news_info .news_cinfo { border: 1px solid #d8d8d8; border-top: 0; padding: 5px 8px; }
.news_info center { padding: 8px 0px; }
#news_cons { padding: 5px; line-height: 21px; background: #fbfbfb; border: 1px solid #e5e5e5; }
.news_infos { padding: 8px 0; line-height: 23px; color: #666; position: relative; padding-bottom: 23px; }
.news_infos img { max-width: 100%; }
#prev,
#next { line-height: 25px; padding-left: 5px; color: #666; }
#prev a,
#next a { font-family: Arial, Helvetica, sans-serif; }
.proline { border-top: 1px solid #e1e1e1; padding-top: 9px; position: relative; }
a.backlist { display: inline-block; background: url(img/back_pro.png) no-repeat; width: 88px; height: 24px; text-align: left; text-indent: 28px; color: #666; position: absolute; top: -1px; right: 5px; }
.down-list li { border: 1px solid #ccc; float: left; background-color: #fff; height: 120px; width: 98%; margin-right: 30px; margin-bottom: 20px; transition: all ease .6s; border-radius: 5px; position: relative; }
.down-list li .img { float: left; width: 120px; height: 105px; background-color: #004c9a; text-align: center; border-radius: 5px 0 0 5px; padding-top: 15px; border-right: 3px solid #ddd }
.down-list li .con { float: left; height: 120px; margin-left: 20px; }
.down-list li .con .tit1 { font-size: 20px; width: 330px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 25px 0 15px 0 }
.down-list li .con .date { font-size: 12px; color: #ccc }
.down-list li .a1 { position: absolute; right: 30px; top: 20px; border: 1px #CCCCCC solid; padding: 5px 20px; border-radius: 5px; display: inline-block; transition: all ease .6s; }
.down-list li .a1:hover { background-color: #004C9A; color: #FFF; border: 1px #004C9A solid; }
.down-list li .a2 { position: absolute; right: 30px; top: 60px; border: 1px #CCCCCC solid; padding: 5px 20px; border-radius: 5px; display: inline-block; transition: all ease .6s; }
.down-list li .a2:hover { background-color: #004C9A; color: #FFF; border: 1px #004C9A solid; }
.down-list li:hover .img img { animation: flips 2s }
@keyframes flips { from {
animation-timing-function:ease-out
}
to { transform: rotate3d(0, 1, 0, -360deg); animation-timing-function: ease-in }
}
.new-list li:hover,
.down-list li:hover { box-shadow: 5px 5px 10px rgba(0,0,0,0.7); }
.ncity { display: inline-block; padding: 4px 15px 5px 15px; border: 1px solid #E6E6E6; background: #FFF; margin-top: 5px; }
.ncity:hover,
.ncity:active { border: 1px solid #CCC; background: #EEF6FC; color: #D90000; }
