
/*链接*/
a{text-decoration:none; color:#333; background: transparent; outline:none;text-decoration:none;outline:0;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}
a:focus{outline:none;}
a:hover,a:active{color:#202bcc; text-decoration:none;}
a:visited{text-decoration:none;}
*{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-touch-callout:none;margin:0}
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-track{border-radius:0;background:#fff;}
::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.2);}
::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,0.4);background-color:#202bcc;}
input,textarea{-webkit-user-select:text}
/*表单*/
form{margin: 0;}
button,input,select,textarea{font-size: 100%; /* Correct font size not being inherited in all browsers. */ margin: 0; /* Address margins set differently in IE 6/7, Firefox 3+, Safari 5,and Chrome */ vertical-align: baseline; /* Improve appearance and consistency in all browsers */ *vertical-align: middle; /* Improve appearance and consistency in all browsers */}
button,select{text-transform: none;}
input{line-height: normal; border:none;}
/*其它*/
blockquote{margin: 1em 40px;}
dfn{font-style: italic;}
hr{-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
code, kbd, pre, samp{font-size: 1em;}
pre{margin: 1em 0; white-space: pre;white-space: pre-wrap;word-wrap: break-word;}
small{font-size: 80%;}
sub,sup{font-size: 75%;line-height: 0; position: relative;vertical-align: baseline; /* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/}
sup{top: -0.5em;}
sub{bottom: -0.25em;}
dd{margin:0;}
audio:not([controls]){display: none; height: 0;}
.ease,.ease *{-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}
/*常用颜色*/
.red{color: #F00 !important;}
/*清除浮动*/
.clearfix:after{visibility:hidden;display:block;font-size: 0;content: " ";clear:both;height:0;line-height:0;}
.clearfix{*zoom:1;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
/*其它*/
.hidden{display:none;}
/*必须输入，主要*/
.required{color:red; font-weight:bold;}
.form_text_verifycode{width:80px;}
.form_radio{width:auto; border:0;}
.form_checkbox{width:auto; border:0}
/*网站公用样式表*/
.w1200{width:1200px;margin:0 auto;}
.por{position: relative;}
.poa{position: absolute;}
.icon{background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle;}

.index .tab{margin-bottom: 30px;border-bottom: solid 1px #154977;height: 40px;line-height: 40px;}
.index .tab span{padding: 0 20px;background: #154977;font-size: 16px;display: inline-block;color: #fff;font-weight: bold;}

.index .tab a{float: right;}

.floor_4_main{overflow: hidden;width: 100%;}
.index .floor_4,.indnews{padding: 10px 0;position: relative;}
.index .floor_4 .textlist .list{width: 108%;}
.index .floor_4 .textlist{position: relative;overflow: hidden;margin-bottom: 20px;}
.index .textlist li{position: relative;float:left;width:220px;height: 430px;margin-right:20px;transition: all 0.2s linear 0s;border: 1px solid #ddd;background: #fff;}

.index .textlist li a{display: block;padding:15px;color: #333;}

.index .textlist li .img {
    width: 190px;
    height: 240px;
    /*overflow: hidden;*/
    cursor: pointer;
    position: relative;
}

.index .textlist li .img img{width:100%;height:100%;transition: all 0.3s ease-out 0s;display:block;}
.index .textlist li:hover .img img{transform: scale(1.2, 1.2);}
.index .textlist li h3{font-size:20px;line-height:20px;padding-top:12px;text-align: center;}
.index .textlist .desc{line-height:24px;overflow:hidden;margin-bottom:5px;cursor:pointer;padding-top: 10px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.index .textlist span{position: absolute;bottom: 20px;left: 50px;display:block;color:#fff;font-family:arial;width:120px;height:30px;line-height:30px;background:#154977;text-align: center;}
.index .textlist li:hover{background:#202bcc;border:1px solid #202bcc;color:#fff;}
.index .textlist li:hover a{color: #fff;}
.index .textlist li:hover span{background:#f38716;}
#ichoose{position:relative}
.floor_4 .hd{text-align: center;padding-top: 20px;}
.floor_4  a.btn{position: absolute;top: 215px;display: inline-block;margin: 0 5px;z-index: 100;}
.floor_4  a.btn.prev{left: -60px;}
.floor_4  a.btn.next{right: -55px;}
.index .more{margin-top:40px;}
.index .more .line{display:block;width:500px;height:1px;margin-top:24px;background:#ccc;}
.index .more .look_more{display:block;width:198px;height:48px;font-size:16px;line-height:48px;text-align:center;border:1px solid #ccc;transition:all .5s;}
.index .more .look_more:hover{background:#202bcc;color:#fff;transition:all .5s;border:1px solid #202bcc;}
.newsBox{width:650px;height: 488px;overflow: hidden;position: relative;}
.newsBox .hd{height:15px; overflow:hidden; position:absolute; right:16px; bottom:10px; z-index:10;}
.newsBox .hd ul{overflow:hidden; zoom:1; float:left;}
.newsBox .hd ul li{float:left;margin-right:6px; width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;}
.newsBox .hd ul li.on{background:#f38716; color:#fff;}
.newsBox .bd{position:relative;width:650px;height: 488px;z-index:0;overflow: hidden;}
.newsBox .bd li{zoom:1;vertical-align:middle;position: relative;}
.newsBox .bd img{width: 650px;height: 488px;display:block;transition: all 0.3s ease-out 0s;}
.newsBox .bd li h3{display: block;font-size:20px;padding-left:28px;padding-top: 30px;}
.newsBox .bd li .txt{background:url(../images/green80.png) repeat left top;color: #fff;position: absolute;left: 0;bottom:0;width:100%;height:150px;z-index: 5;}
.newsBox .bd li p{padding:0 28px;}
.newsBox .bd li .time{font-size:16px;padding-right:30px;padding-top:28px;}
.newsBox .bd li a:hover img{transform: scale(1.1, 1.1);}

.txttitle{height: 38px; line-height: 38px; border: 1px solid #e4e4e4;margin-top: 20px;}
.txttitle span{border-left: 5px solid #202bcc; height: 38px; line-height: 38px;padding-left: 15px; display: block; float: left; color: #202bcc; font-weight: bold; font-size: 16px;}
.txttitle a{padding-right: 10px;color: #202bcc;}

.txtlistbox{width:386px;}
.txtlistbox:nth-child(2){margin: 0 20px;}
.txtlistbox ul{border: 1px solid #e4e4e4;padding: 0 10px;border-top: 0;}
.txtlistbox li{border-bottom:1px dashed #ddd;position: relative;padding: 7px 0 7px 12px;background: url(../images/green80.png) no-repeat left center;background-size: 5px 5px;transition: all 0.3s ease-out 0s;}
.txtlistbox li a{display:block;line-height: 30px;height: 30px;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;}
.txtlistbox li:nth-last-child(1){border-bottom: none;}
.txtlistbox li em{width: 15px;height: 15px;display:inline-block;background-position: -304px 0;+display: inline;*zoom: 1;}
.txtlistbox li:hover{padding-left: 16px;}
.txtlistbox li:before{position: absolute;bottom:-1px;left: 0;height: 1px;content: "";width: 0;background: #202bcc;transition: width .6s ease-out;}
.txtlistbox li:hover:before{width: 100%}
.iabout{width:100%;background: url(../images/fl6.jpg) no-repeat center bottom #f8f8f8;padding: 80px 0;}
.iabout .txt{width:470px;height:240px;display: block;background: #fff;padding:40px;}
.iabout .txt img{max-width:100%;display:block;}
.iabout .txt p{padding-top: 20px;color: #333;}
.iabout .txt span{width: 154px;height: 34px;line-height: 34px;text-align: center;display: block;border: 1px solid #1a7140;margin-top: 20px;-moz-border-radius: 20px;-webkit-border-radius: 20px;border-radius: 20px;cursor: pointer;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.iabout .txt span:hover{background: #1a7140;color: #fff;}
.iabout .img{width:650px;height:320px;display:block;overflow:hidden;}
.iabout .img img{width: 650px;height: 320px;display:block;}
/* 亮光 */
/*hvr-highLight*/
.hvr-highLight{overflow: hidden; position: relative;}
.hvr-highLight:before{content: ""; position: absolute; width:80px; height:320px; top: 0; left: -136px; overflow: hidden; background: -moz-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.2)),color-stop(100%,rgba(255,255,255,0)));background: -ms-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); background: -webkit-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); background: -o-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); -webkit-transform: skewX(-32deg); -ms-transform: skewX(-32deg); -moz-transform: skewX(-32deg);transform: skewX(-32deg);}
.hvr-highLight:hover:before{-webkit-transition: left 1.1s; -moz-transition: left 1.1s; -ms-transition: left 1.1s; transition: left 1.1s; left:750px;}
.hvr-highLight:hover{opacity: .9\0; filter: alpha(opacity=90);}
.copyright_main{background: #111;line-height: 50px;}
.copyright{color: #999;font-size: 12px;}
.copyright span{margin: 0 12px; opacity: 0.7; filter: alpha(opacity=70);}
.copyright_right a{padding: 0 10px;color: #333;}
.copyright a{color: #333;}
.copyright a:hover{color: #000;}
.zhizao .goback{width:60px;height:60px;display: block;position: absolute;right:2%;top:2%;background: url(../images/guan.jpg) no-repeat center;}
.ilinks{padding:15px 0;border-bottom: solid 1px #dedede;background-color: #f5f5f5;color: #333;line-height:35px;}


.ilinks a{display: inline-block;color: #333;}
.ilinks a:hover{color: #000;}
.ilinks i{padding: 0 5px;color: #333;}
.ilinks i:last-child{display: none;}
/*底部信息*/
/*footer_main*/
.footer_main{width: 100%; padding: 20px 0; background: #f8f8f8; color: #333333;}
.footer_main .footer{text-align: center;line-height: 30px;}
.footer_main .footer span{padding: 5px 15px;}
.
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@font-face{font-family: ADELE; src: url("../font/ADELE.eot"); src: url("../fonts/adele.eot") format("eot"), url("../fonts/adele.ttf") format("truetype");}
@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}
100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);-ms-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}
100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}
/* page*/#PageContent {margin:18px auto;text-align:center;}
.pagination {text-align:center;}
.pagination li {counter-increment:pagination;display:inline;margin:0 6px;}
.pagination li:hover a,.pagination li.active a {color:#fdfdfd;background-color:#154977;border:solid 1px #154977;}
.pagination li:nth-child(2) {counter-reset:pagination;}
.pagination li a {border:solid 1px #d6d6d6;border-radius:3px;color:#7d7d7d;text-decoration:none;text-transform:uppercase;display:inline-block;text-align:center;padding:8px 15px;}
