@import url(reset.css);
@import url(hover.css);
@import url(other.css);
body
{
    font-family: 'Microsoft Yahei';

    overflow-x: hidden;
}
.scroll-box-sw{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
    z-index: 99;
}
.scroll-box-sw .img-box li{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	opacity: 0;
	filter:Alpha(opacity=0);
}
.scroll-box-sw .num{
	position: absolute;
	top: 336px;
	right: 36px;
	z-index: 112;
}
.scroll-box-sw .num li{
	width: 12px;
    height: 12px;
    margin: 10px 0;
    background-color: #fff;
    border-radius: 50%;
	cursor: pointer;
}
.scroll-box-sw .num li.cur{
	background-color: #015198;
}
.p-t-552{
	top: 552px;
    position: relative;
    z-index: 105;
}
.p-t-88{
	padding-top: 88px;
}
.content
{
    width: 1200px;
    margin: 0 auto;
}

.hide
{
    
}

.header
{
    height: 87px;

    border-bottom: 1px solid #edeff2; 
    background: #fff;
    position: relative;
    z-index: 150;
}
.header .logo
{
    float: left;

    margin-right: 10px;
}
.header .nav ul li
{
    line-height: 84px;

    float: left;

    width: 102px;

    text-align: center;
    position: relative;
}
.header .nav ul li:hover
{
    border-bottom: 2px solid #2098d1 \9; 

    *border-bottom: 2px solid #2098d1;
}
.header .nav ul li .tits
{
    font-size: 14px;

    display: block; 

    color: #333;
}
.header .nav ul li dl{
    width: 150px;
    height: auto;
    padding: 10px 0;
    position: absolute;
    top: 88px;
    left: 0;
    z-index: 10;
    background: #fff;
    display: none;
}
.header .nav ul li dl dd{
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 35px;
    color: #333;
}
.header .nav ul li dl dd:hover{
    background: #2098D1;
}

.header .nav ul li dl dd a{
    color: #333;
}
.header .nav ul li dl dd:hover a{
    color: #fff;
}
.header .search
{
    float: right;

    width: 140px;
    height: 15px;
    margin-top: 35px;

    text-align: center;

    border-right: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
    background: url('../img/search.png') 105px 0 no-repeat;
}
.header .search span
{
    font-family: 'Arial';
    font-size: 14px;

    cursor: pointer; 

    color: #090106;
}
.header .se-border
{
    border: 1px solid #ccc;
}
.header .search-box
{
    position: relative;
    top: -27px;

    float: right; 

    width: 1px;
    height: 38px;

    opacity: 0;
    background: #fff;
}
.header .search-box .search-input
{
    line-height: 38px;

    float: left;

    width: 178px;
    height: 38px;

    text-indent: 10px;

    color: #888; 
    border: none;
    outline: none;

    *border: none;
    *height: 35px;
    *line-height: 35px;
    *width: 174px;
}
.header .search-box .search-submit
{
    width: 40px;
    height: 38px;

    cursor: pointer; 

    color: #888;
    border: none;
    outline: none;
    background: #f2f2f2;
}

.banner
{
    position: relative;

    height: 552px;
	padding-top: 88px;
    background: url('../img/banner-left.png') center 252px no-repeat;
}
.banner .left-tex
{
    position: relative;
    top: 108px;

    float: left;
}
.banner .left-tex h1
{
    font-family: 'Microsoft Yahei'; 
    font-size: 48px;
    font-weight: bold;

    color: #fff;
}
.banner .left-tex h2
{
    font-family: 'Arial'; 
    font-size: 30px;

    margin-bottom: 11px;

    color: #fff;
}
.banner .left-tex .banner-info
{
    font-size: 14px;

    width: 492px;
    margin-bottom: 20px; 

    color: #fff;
}
.banner .left-tex .banner-more
{
    font-size: 14px; 
    font-weight: bold;
    line-height: 40px;

    display: block;

    width: 140px;
    height: 40px;

    text-align: center;

    color: #fff;
    background: #015198;
}
.banner .hot
{
    float: right;
}
.banner .hot .hot-link
{
    position: relative;
    z-index: 5; 
    top: 424px;

    width: 171px;
    height: 37px;
    padding: 15px 0 0 20px;

    cursor: pointer;

    background: #015199;
}
.banner .hot .hot-link .link-bot
{
    color: #fff;
}
.banner .hot .hot-link .hot-top
{
    display: block;
    float: right;

    margin-right: 20px;

    *margin-top: -20px;
}
.banner .hot .hot-info
{
    position: absolute;
    bottom: 113px; 

    width: 137px;
    padding: 23px 27px 0 27px;

    opacity: 1;
    background: #f2f2f2;
}
.banner .hot .hot-info li
{
    position: relative; 

    margin-bottom: 15px;

    border-bottom: 1px solid #cfcfcf;
}
.banner .hot .hot-info i
{
    position: absolute;
    top: 0;
    right: 0;

    float: right;

    width: 15px;
    height: 15px;

    opacity: 0;
    background: url('../img/li-hover.png') 0 0 no-repeat;
}
.banner .hot .hot-info a
{
    font-weight: bold;

    display: block; 

    color: #444;
}
.banner .hot .hot-info a span
{
    font-size: 12px;
    font-weight: normal;

    display: block;

    width: 89px;
    margin: 10px 0 12px 0; 

    color: #999;
}

.we-mian
{
    height: 590px;
    margin-bottom: 40px;
}
.we-mian .we-left
{
    float: left;

    width: 320px;
    height: 584px;

    background: #f7f7f7;
}
.we-mian .we-left h2
{
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;

    height: 40px;

    text-indent: 23px;

    color: #fff;
    background: #515151;
}
.we-mian .we-left li
{
    height: 120px;
    margin: 0 27px;

    border-bottom: 1px solid #c8c8c8;
}
.we-mian .we-left li:hover h3
{
    transition: all .5s ease 0s; 

    color: #888;
}
.we-mian .we-left li:hover p
{
    transition: all .5s ease 0s; 

    color: #015198;
}
.we-mian .we-left li h3
{
    font-size: 14px;
    line-height: 70px; 

    height: 54px;

    color: #222;
}
.we-mian .we-left li p
{
    font-size: 12px;

    color: #888;
}
.we-mian .we-left li .time
{
    font-family: 'Arial';
    font-size: 12px;

    display: block;

    margin-top: 10px; 

    text-align: right;

    color: #888;
}
.we-mian .we-left img
{
    display: block;

    margin: 30px auto;
}
.we-mian .we-right
{
    float: right;

    width: 880px;
    height: 584px;

    background: #fff;
}
.we-mian .we-right h2
{
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;

    height: 40px;

    text-indent: 23px;

    color: #666;
    background: #f5f5f5;
}
.we-mian .we-right ul
{
    width: 825px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 18px;
}
.we-mian .we-right ul li
{
    position: relative;

    float: left;

    width: 267px;
    height: 277px;
    margin-left: 9px;
}
.we-mian .we-right ul li img{
    max-width: 100%;
}
.we-mian .we-right ul li .mb
{
    position: absolute;
    bottom: 0;

    width: 100%;
    height: 80px;
    padding-top: 15px;

    background: url('../img/li-bg-1.png');

    *margin-left: -272px;
}
.we-mian .we-right ul li .mb h4
{
    font-family: 'Arial'; 
    font-size: 20px;
    font-weight: bold;

    height: 30px;

    text-indent: 15px;
    text-transform: uppercase;
    color: #fff;
}
.we-mian .we-right ul li .mb p
{
    font-size: 12px;

    text-indent: 15px; 

    color: #f2e1c2;
}
.we-mian .we-right ul li .mb-2
{
    background: url('../img/li-bg-2.png');
}
.we-mian .we-right ul li .mb-2 p
{
    margin-bottom: 14px; 

    color: #fff;
}
.we-mian .we-right ul li:first-child
{
    margin-left: 0;
}
.we-mian .we-right .picScroll-left
{
    position: relative; 
    top: 18px;

    overflow: hidden;

    width: 825px;
    height: 180px;
    margin: 0 auto;

    background: url('../img/picScroll-bg.png');
}
.we-mian .we-right .picScroll-left .hd
{
    overflow: hidden;

    height: 56px;
}
.we-mian .we-right .picScroll-left .hd h3
{
    font-size: 16px;
    font-weight: bold;
    line-height: 68px;

    float: left; 

    height: 58px;

    text-indent: 30px;

    color: #666;
}
.we-mian .we-right .picScroll-left .hd .prev,
.we-mian .we-right .picScroll-left .hd .next
{
    display: block;
    float: right;

    width: 18px;
    height: 18px;
    margin-top: 26px;

    cursor: pointer;

    background: #000;
    background: url('../img/next.png') -4px -25px;
}
.we-mian .we-right .picScroll-left .hd .prev:hover
{
    background: url('../img/next.png') -4px -51px;
}
.we-mian .we-right .picScroll-left .hd .next
{
    margin-right: 16px;
    margin-left: 3px;

    background-position: -24px -25px;
}
.we-mian .we-right .picScroll-left .hd .next:hover
{
    background-position: -24px -51px;
}
.we-mian .we-right .picScroll-left .bd
{
    overflow: hidden; 

    width: 763px;
    margin: 0 auto;
}
.we-mian .we-right .picScroll-left .bd li
{
    width: 391px;
    height: 110px;
    margin-left: 0;
}
.we-mian .we-right .picScroll-left .bd li img
{
    display: block;
    float: left;
    width: 125px;
    vertical-align: middle;
}
.we-mian .we-right .picScroll-left .bd li .news-info
{
    float: right;

    margin-right: 55px;
}
.we-mian .we-right .picScroll-left .bd li .news-info .tit
{
    font-size: 14px;

    display: block; 

    color: #000;
}
.we-mian .we-right .picScroll-left .bd li .news-info .news-time
{
    font-size: 12px;
    line-height: 30px; 

    display: block;

    height: 30px;

    color: #d2d2d2;
}
.we-mian .we-right .picScroll-left .bd li .news-info p
{
    font-size: 12px;

    width: 200px; 

    color: #888;
}

.bottom-nav
{
    width: 100%;
    height: 134px;

    border-bottom: 5px solid #015198; 
    background: #3a3a3a;
    position: relative;
    z-index: 110;
}
.bottom-nav ul
{
    width: 1208px;
}
.bottom-nav ul li
{
    float: left;

    width: 302px;
    height: 94px;
    padding-top: 40px;

    background: url('../img/bottom-nva-bg.jpg') no-repeat;
}
.bottom-nav ul li i
{
    display: block;
    float: left;

    width: 44px;
    height: 46px; 
    margin-right: 23px;
    margin-left: 55px;
}
.bottom-nav ul li .n2
{
    width: 78px;
    height: 33px;
}
.bottom-nav ul li .n1
{
    background: url('../img/bottom-nav-1.jpg') no-repeat;
}
.bottom-nav ul li .n1:hover
{
    background: url('../img/bottom-nav-1-h.jpg') 2px 3px no-repeat;
}
.bottom-nav ul li .n2
{
    background: url('../img/bottom-nav-2.jpg') no-repeat;
}
.bottom-nav ul li .n2:hover
{
    background: url('../img/bottom-nav-2-h.jpg') -1px 3px no-repeat;
}
.bottom-nav ul li .n3
{
    background: url('../img/bottom-nav-3.jpg') no-repeat;
}
.bottom-nav ul li .n3:hover
{
    background: url('../img/bottom-nav-3-h.jpg') 1px 0 no-repeat;
}
.bottom-nav ul li .n4
{
    background: url('../img/bottom-nav-4.jpg') no-repeat;
}
.bottom-nav ul li .n4:hover
{
    background: url('../img/bottom-nav-4-h.jpg') 1px 0 no-repeat;
}
.bottom-nav ul li div
{
    float: left;
}
.bottom-nav ul li div h2
{
    font-size: 16px;
    font-weight: bold;

    width: 84px; 

    color: #c4c4c4;
}
.bottom-nav ul li div h2 span
{
    display: block;
    float: right;

    width: 7px;
    height: 11px;
    margin-top: 5px;

    background: url('../img/more.jpg') no-repeat; 

    *margin-top: -17px;
}
.bottom-nav ul li div p
{
    font-size: 12px;

    width: 132px;
    margin-top: 10px; 

    color: #787878;
}
.bottom-nav ul .last
{
    background: url('../img/bottom-nva-bg.jpg');
}

.footer
{
    clear: both;

    width: 100%;
    height: 243px;
    padding-top: 35px;

    background: url('../img/footer-bg.jpg');
}
.footer .foot-top
{
    height: 169px;

    border-bottom: 1px solid #d2d2d2;
}
.footer .foot-top ul #last-li
{
    width: 176px;
    height: 153px; 

    border-right: 1px solid #d9d9d9;
}
.footer .foot-top ul li
{
    float: left;

    width: 304px;
}
.footer .foot-top ul li h2
{
    font-size: 14px;
    font-weight: bold;

    height: 35px;

    color: #000;
}
.footer .foot-top ul li #foot-nav
{
    width: 158px;
}
.footer .foot-top ul li #foot-nav li
{
    float: left;

    width: 74px;
    height: 25px;
}
.footer .foot-top ul li #foot-nav li a
{
    font-size: 12px;

    color: #a8a8a8;
}
.footer .foot-top .footer-top-right
{
    float: right;

    width: 237px;
    padding: 0 57px 0 120px;
}
.footer .foot-top .footer-top-right h2
{
    font-size: 14px;
    font-weight: bold;

    height: 35px;

    color: #000;
}
.footer .foot-top .footer-top-right span,
.footer .foot-top .footer-top-right p
{
    font-size: 12px;
    line-height: 22px; 

    color: #888;
}
.footer .foot-top .footer-top-right .bdsharebuttonbox
{
    margin-top: 5px;
}
.footer .foot-top .footer-top-right .bdsharebuttonbox span
{
    display: block;
    float: left;

    margin-top: 7px;
    margin-right: 15px;
}
.footer .foot-top .footer-top-right .bdsharebuttonbox #weib
{
    width: 25px;
    height: 25px;
    padding: 0;

    background: url('../img/weibo.jpg');
}
.footer .foot-top .footer-top-right .bdsharebuttonbox #sqq
{
    width: 26px;
    height: 25px;
    padding: 0;

    background: url('../img/qq.jpg');
}
.footer .foot-top .footer-top-right .bdsharebuttonbox #weixin
{
    width: 24px;
    height: 25px;
    padding: 0;

    background: url('../img/weixin.jpg');
}
.footer .foot-bottom ul li
{
    float: left;

    width: 85px;
    height: 73px;

    text-align: center;
}
.footer .foot-bottom ul li a
{
    font-size: 12px;

    display: block;

    height: 16px;
    margin-top: 19px;

    color: #666;
    border-right: 1px solid #ccc;
}
.footer .foot-bottom div
{
    font-size: 12px;
    line-height: 52px;

    float: right;

    height: 73px;

    color: #999;
}
.footer .foot-bottom div a
{
    color: #999;
}

.about-banner
{
    width: 100%;
    height: 380px;
}

.about-min
{
    position: relative;
    top: -90px;
}
.about-min .about-sidebar
{
    float: left;

    width: 255px;

    background: #fff;
}
.about-min .about-sidebar .top
{
    margin-bottom: 20px;
    padding-bottom: 25px; 

    box-shadow: 1px 2px 7px #ccc;
}
.about-min .about-sidebar .top h2
{
    font-size: 22px;

    padding-top: 34px;
    padding-left: 34px;

    color: #000;
}
.about-min .about-sidebar .top span
{
    font-family: 'Arial';
    font-size: 14px;

    display: block;

    margin-bottom: 15px; 
    padding-left: 34px;

    color: #666;
}
.about-min .about-sidebar .top ul .onSiderbar
{
    background: url('../img/li-hover.jpg');
}
.about-min .about-sidebar .top ul .onSiderbar a
{
    color: #fff;
}
.about-min .about-sidebar .top ul{
    width: 100%;
    zoom: 1;
    float: none;
}
.about-min .about-sidebar .top ul li
{
    line-height: 53px;

    height: 53px;
    width: 100%;
    text-indent: 30px;
    float: none;
    border-bottom: 1px solid #eee;
    font-size: 16px;
}
.about-min .about-sidebar .top ul li:hover
{
    background: url('../img/li-hover.jpg');
}
.about-min .about-sidebar .top ul li:hover a
{
    color: #fff;
}
.about-min .about-sidebar .top ul li a
{
    display: block; 

    color: #666;
}
.about-min .about-sidebar .bottom
{
    height: 185px;
    padding: 45px 32px 0 32px; 

    box-shadow: 1px 2px 7px #ccc;
}
.about-min .about-sidebar .bottom h2
{
    font-size: 22px;
    font-weight: normal;

    margin-bottom: 20px; 

    text-indent: 34px;

    background: url(../img/sidebar-h2.jpg) 0 4px no-repeat;
}
.about-min .about-sidebar .bottom p
{
    font-size: 14px;

    margin-bottom: 47px; 

    color: #666;
}
.about-min .about-sidebar .bottom span
{
    font-size: 20px;

    display: block;

    text-indent: 20px; 

    color: #01458e;
    background: url('../img/phone.png') 0 7px no-repeat;
}
.about-min .about-right
{
    float: right;

    width: 849px;
    padding: 50px 37px 0 37px; 

    background: #fff;
}
.about-min .about-right .crumbs
{
    height: 30px;

    border-bottom: 1px solid #e8e8e8;
}
.about-min .about-right .crumbs li
{
    font-size: 14px;

    float: left;

    margin-right: 3px; 

    color: #999;
}
.about-min .about-right .crumbs li a
{
    color: #999;
}
.about-min .about-right .matter
{
    margin-top: 27px; 

    background: #fff;
}
.about-min .about-right .matter img
{
    display: block;

    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 38px; 

    border: 1px solid #f4f4f4;
}
.about-min .about-right .matter h2
{
    font-size: 24px;

    color: #01458e;
    background: url('../img/about-h2.jpg') 308px 7px no-repeat;
}
.about-min .about-right .matter div
{
    font-size: 14px;
    /*margin-top: 20px;*/
    line-height: 28px; 

    color: #888;
}
.about-min .about-right .matter div table{
    width: 100%;
}
.about-min .about-right .matter div table th,
.about-min .about-right .matter div table td{
    border: 1px solid #888;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0;
    color: #888;
}
.about-border
{
    clear: both;

    width: 100%;
    height: 5px;

    background: #015198;
}

.onNav
{
    border-bottom: 4px solid #2098d1;
}

.job
{
    margin-top: 110px;
}
.job h2
{
    font-size: 24px;

    height: 46px;
    margin-bottom: 35px; 

    color: #333;
    border-bottom: 2px dotted #bdbdbd;
}
.job h2 span
{
    font-size: 14px;

    margin-left: 15px; 

    color: #666;
}
.job .idea
{
    font-size: 12px;
    line-height: 25px; 

    float: left;

    width: 745px;

    color: #959595;
}
.job img
{
    display: block;
    float: right;

    margin-bottom: 60px;
}
.job .job-list
{
    clear: both;
}
.job table
{
    width: 100%;
}
.job table tr
{
    border-top: 1px solid #ccc;
}
.job table th
{
    font-size: 14px;
    font-weight: bold; 

    height: 43px;

    text-align: center;

    color: #fff;
    background: #015198;
}
.job table td
{
    font-size: 12px;

    height: 43px;

    text-align: center;

    color: #666;
}
.job table td a
{
    line-height: 23px;

    display: block;

    width: 71px;
    height: 23px;
    margin-left: 30px; 

    color: #666;
    border: 1px solid #666;
    border-radius: 10px;
}
.job table td a:hover
{
    color: #fff; 
    background: #015198;
}
.job table .j-th1
{
    width: 204px;
}
.job table .j-th2
{
    width: 364px;
}
.job table .j-th3
{
    width: 198px;
}
.job table .j-th4
{
    width: 306px;
}
.job .job-page
{
    margin-top: 50px;

    text-align: center;
}
.job .job-page img
{
    display: inline;
    float: none;

    margin-bottom: 69px;
}
.job .job-bz
{
    font-size: 12px;

    width: 743px;
    margin: 0 auto;
    margin-bottom: 105px; 

    text-align: center;

    color: #666;
}

.contact h2
{
    font-size: 40px;

    margin-top: 86px;
    margin-bottom: 34px;

    text-align: center;

    color: #272636;
}
.contact .xhx
{
    width: 73px;
    height: 1px;
    margin: 0 auto; 

    background: #c7c7c7;
}
.contact .con-p
{
    font-size: 14px;

    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 105px; 

    text-align: center;

    color: #666;
}
.contact .add
{
    width: 1000px;
    margin: 0 auto; 
    padding: 0 0 0 100px;
}
.contact .add li
{
    float: left; 

    width: 500px;
}
.contact .add li img
{
    display: block; 
    float: left;
}
.contact .add li .add-list
{
    float: left;
}
.contact .add li .add-list li
{
    float: none; 

    width: 300px;
    height: 63px;
    margin-left: 27px;
}
.contact .add li .add-list li .iconfont
{
    font-style: 16px;

    margin-right: 3px; 

    color: #666;
}
.contact .add li .add-list li span
{
    font-size: 16px;
    font-weight: bold; 

    color: #666;
}
.contact .add li .add-list li p
{
    font-size: 14px;

    display: block;
    float: right; 

    width: 210px;

    color: #aaa;
}
.contact .add li .add-list li:hover .iconfont
{
    color: #00adef;
}
.contact .add li .add-list li:hover span
{
    color: #00adef;
}
.contact #allmap2
{
    width: 100%;
    height: 486px; 
    margin-top: 120px;
}

.service h5
{
    font-size: 20px;

    color: #005aab;
}
.service li
{
    position: relative; 

    margin: 30px 0;

    list-style: none;
}
.service li span
{
    font-size: 14px;

    color: #787878;
}
.service li input
{
    width: 155px;
    height: 30px;
    margin-left: 5px;

    text-indent: 10px;

    border: 1px solid #e4e4e4;
    border-radius: 5px;
    outline: none;
    box-shadow: 1px -1px 1px #ccc;
}
.service li .oys
{
    display: block;
    float: left; 

    width: 70px;
}
.service li i
{
    position: absolute;
    top: 5px;
    left: -15px; 

    color: #ff0b0b;
}
.service li textarea
{
    width: 350px;

    resize: none;
    text-indent: 10px;

    border: 1px solid #e4e4e4;
    border-radius: 5px;
    outline: none; 
    box-shadow: 1px -1px 1px #ccc;
}
.service li span.error
{
    font-size: 12px;

    margin-left: 20px; 

    color: red;
}
.service li .submit
{
    width: 95px;
    height: 35px;
    margin-left: 72px;

    color: #fff;
    border: none;
    border-radius: 5px;
    outline: none; 
    background-color: #005aab;
}

.dow
{
    line-height: 30px; 

    display: block;
    float: right;

    width: 70px;
    height: 30px;
    margin-right: 50px;

    text-align: center;

    color: #fff;
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
    background-color: #999;
}
.dow:hover
{
    background-color: #01458e;
}

#news-info h1
{
    font-size: 20px;

    text-align: center;

    color: #888;
}
#news-info .time
{
    font-size: 14px;

    display: block;

    width: 100%;
    margin: 15px 0 20px 0;

    text-align: center; 

    color: #888;
}
#news-info img
{
    max-width: 100%;
    margin: 20px auto;
}
#news-info .prev-box
{
    width: 100%;
    margin-top: 50px;
    padding-top: 20px;

    border-top: 1px solid #ccc;
}
#news-info .prev-box .n-left
{
    float: left; 

    width: 80%;
}
#news-info .prev-box li
{
    font-size: 14px;

    float: none;

    list-style: none;

    color: #888;
}
#news-info .prev-box li a
{
    color: #888;
}
#news-info .prev-box li:hover a
{
    color: #01458e;
}
#news-info .prev-box .ruten
{
    float: right; 

    width: 20%;
}
#news-info .prev-box .ruten a
{
    line-height: 32px;

    display: block;
    float: right;

    width: 100px;
    height: 32px;
    margin-top: 15px;

    text-align: center;

    color: #fff;
    background-color: #01458e;
}
#news-info .prev-box .ruten a:hover
{
    background-color: #3167a1;
}

.box
{
    position: relative;
}

.bigbox
{
    display: block;
    overflow: hidden; 

    width: 267px;
    height: 278px;
}

.imgbig
{
    position: relative;

    display: block;

    width: 267px;
    height: 278px;

    -webkit-transition-timing-function: ease-out;
       -moz-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    -webkit-transition-duration: 1000ms;
       -moz-transition-duration: 1000ms;
            transition-duration: 1000ms; 
    -webkit-transform: scale(1, 1);
       -moz-transform: scale(1, 1);
            transform: scale(1, 1);
}

.imgbig:hover
{
    position: relative;

    display: block;

    width: 267px;
    height: 278px;

    -webkit-transition-timing-function: ease-out;
       -moz-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    -webkit-transition-duration: 1000ms;
       -moz-transition-duration: 1000ms;
            transition-duration: 1000ms; 
    -webkit-transform: scale(1.25, 1.25);
       -moz-transform: scale(1.25, 1.25);
            transform: scale(1.25, 1.25);
}

.page
{
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;

    clear: both;

    padding: 90px 0 10px;

    text-align: center;
}
.page a
{
    margin-right: 3px;
    padding: 3px 6px;
    padding-bottom: 2px;

    text-decoration: none;

    color: #01458e;
    border: 1px solid #e1e1e1;
    background: #fff;
}
.page a.active
{
    color: #fff;
    border: 1px solid #e1e1e1;
    background: #01458e;
}
.page a:hover
{
    text-decoration: none;

    color: #fff;
    border: 1px solid #e1e1e1;
    background: #01458e;
}


/*# sourceMappingURL=style.css.map */
