﻿.conter { margin-bottom: 40px; zoom: 1; overflow: hidden }

/* banner */
.banner { position: relative; height: 300px; overflow: hidden }
.banner img { position: absolute; top: 0; left: 50%; width: 1920px; height: 300px; margin-left: -960px }

/* sidebar */
.sidebar { width: 240px }
.sidebar h2 { position: absolute; left: 0; top: -60px; width: 240px; height: 90px; padding-top: 30px; background-color: rgb(0,112,192); color: #fff; font-size: 30px; border-radius: 6px 6px 0 0; text-align: center; overflow: hidden }
.sidebar h2 em { font-size: 14px; display: block }
.submenu { margin: 80px 0 20px }
.submenu li { width: 237px; height: 40px; border-left: 3px #232323 solid; background-color: #eee; line-height: 40px; text-align: center; margin-top: 10px }
.submenu li.last { margin-top: 0 !important }
.submenu li:hover, .submenu li.on { border-color: #232323; background-color: rgb(0,112,192) }
.submenu li a { width: 237px; height: 40px; display: block; font-size: 15px; color: #232323 }
.submenu li.on a, .submenu li a:hover { color: #fff }

.mbox { background: #eee }
.mbox h4 { height: 55px; line-height: 55px; padding: 0 15px; text-indent: 0; font-size: 16px; border-bottom: 1px solid #ccc; color: #232323 }
.mbox h4 a { font-size: 12px; font-family: Arial !important }

.mnews ul { padding: 15px; border-top: 1px solid #fff }
.mnews ul li { width: 200px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden }
.mnews ul li a { font-size: 14px; line-height: 2.3 }
.mnews ul li i { display: inline-block; margin: 12px 10px 0 0; width: 4px; height: 7px; background: url(../images/newsjt.png) no-repeat; -webkit-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s }
.mnews ul li:hover i { -webkit-transform: translateX(4px); -ms-transform: translateX(4px); -o-transform: translateX(4px); transform: translateX(4px); background: url(../images/newsjt_on.png) no-repeat }
.mpro ul { overflow: hidden; zoom: 1; padding-bottom: 20px; border-top: 1px solid #fff }
.mpro ul li { width: 210px; height: 250px; margin: 20px 15px 0; z-index: 1; overflow: hidden; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px }
.mpro ul li a { display: block; width: 100%; height: 100% }
.mpro ul li a .mag { width: 210px; height: 210px; overflow: hidden }
.mpro ul li a img { display: block; width: 210px; height: 210px }
.mpro ul li a span { display: block; width: 100%; height: 40px; line-height: 40px; font-size: 14px; text-align: center; color: #fff; background: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.mpro ul li a:hover span { background: rgb(0,112,192) }

/* main */
.main { width: 910px; overflow: hidden }

/* inner */
.inner { height: 59px; margin-bottom: 20px; line-height: 59px; overflow: hidden; border-bottom: 1px solid #e7e7e7 }
.inner h3 { float: left; width: 215px; font-size: 18px; color: rgb(0,112,192) }

/* position */
.position { font-size: 12px; color: #666 }
.position .fa { margin-right: 10px }
.position a { padding: 0 5px }
.position a:hover { color: rgb(0,112,192) }

/* about */
.about { overflow: hidden; width: 100%; line-height: 24px }
.about img { max-width: 100% }

/*product*/
.prolist { overflow: hidden; zoom: 1 }
.prolist dl { float: left; width: 425px; margin-bottom: 20px; padding: 10px; background: #f5f5f5 }
.prolist dl.last { float: right }
.prolist dl dt { float: left }
.prolist dl dt a.mag { display: block; width: 210px; height: 210px; overflow: hidden }
.prolist dl dt img { display: block; width: 210px; height: 210px; transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease }
.prolist dl dt a:hover img { transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1) }
.prolist dl h2 { margin-top: 10px; line-height: 24px }
.prolist dl dd { padding-left: 225px }
.prolist dl dd h3 { font-weight: normal; height: 30px; line-height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis }
.prolist dl dd h3 a { font-size: 16px; color: #333 }
.prolist dl dd h3 a:hover { color: rgb(0,112,192) }
.prolist dl dd p { height: 100px; margin: 5px 0 35px; line-height: 25px; font-size: 12px; text-indent: 2em; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden }
.prolist dl dd span { display: block; overflow: hidden }
.prolist dl dd span .zx { float: left; width: 103px; height: 40px; line-height: 40px; text-align: center; font-size: 13px; color: #fff; text-decoration: none; border-left: 3px solid #232323; background: #666 }
.prolist dl dd span .xq { float: right; font-size: 13px; margin-top: 14px }
.prolist dl dd span .zx:hover { background: rgb(0,112,192); border-left-color: rgb(0,112,192) }

.gall { position: relative; overflow: hidden; width: 100%; height: 420px }
.gall .gallimg { position: relative; overflow: hidden; width: 420px; height: 420px }
.gall .gallimg li img { display: block; width: 400px; height: 400px; padding: 9px; border: 1px solid #e3e8f6 }
.gall .small { position: relative; width: 70px; height: 420px; margin-right: 20px; display: inline }
.gall .sPrev, .gall .sNext { position: absolute; left: 20px; display: block; width: 29px; margin-left: }
.gall .sPrev { top: 0; height: 15px; background: url(../images/sprev.png) no-repeat }
.gall .sNext { bottom: 0; height: 15px; background: url(../images/snext.png) no-repeat }

.gall .smallimg { width: 70px; margin: 25px 0 20px }
.gall .smallimg ul { overflow: hidden; zoom: 1 }
.gall .smallimg li { width: 70px; height: 70px; margin-bottom: 5px; cursor: pointer }
.gall .smallimg img { display: block; width: 60px; height: 60px; padding: 4px; border: 1px solid #e3e8f6 }
.gall .smallimg .on img { border-color: #011B65 }

.gall .fr { position: relative; display: inline; width: 380px; height: 420px }
.gall .fr h1 { font: bold 24px/30px 'Microsoft YaHei', Arial; color: #333; margin-bottom: 5px }
.gall .fr ul { padding: 10px 0 30px }
.gall .fr ul li { line-height: 30px }
.gall .fr ul li.xian { border-bottom: 1px dashed #ccc; margin: 1.5rem 0 }
.gall .fr ul li span { font-size: 14px; color: rgb(0,112,192) }
.gall .qq { position: absolute; bottom: 0; left: 0; display: block; width: 160px; height: 45px; background: url(../images/qq.png) no-repeat; text-indent: -999em }

.tab .hd { position: relative; height: 46px }
.tab .hd ul { height: 45px; line-height: 45px; border-bottom: 1px solid #d5d5d5 }
.tab .hd ul li { float: left; padding: 0 20px; font-size: 15px; background: url(../images/line.jpg) no-repeat right center; cursor: pointer }
.tab .hd ul li.on { border-bottom: 1px solid rgb(0,112,192); color: rgb(0,112,192) }
.tab .hd ul li.last { background: none }
.tab .bd .tabitem { padding: 25px 0 0; zoom: 1 }
.tab .bd .tabitem p { line-height: 24px; text-align: left }
.tab .bd .tabitem img { max-width: 100% }

.relpro { overflow: hidden; zoom: 1; padding-bottom: 20px; border-top: 1px solid #fff }
.relpro li { float: left; width: 194px; height: 230px; margin: 0 18px 20px 0; z-index: 1; overflow: hidden; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px }
.relpro li a { display: block; width: 100%; height: 100% }
.relpro li a .mag { width: 194px; height: 194px; overflow: hidden }
.relpro li a img { display: block; width: 194px; height: 194px }
.relpro li a span { display: block; width: 100%; height: 40px; line-height: 40px; font-size: 14px; text-align: center; color: #fff; background: #232323; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.relpro li a:hover span { background: rgb(0,112,192) }

/* news */
.newslist { overflow: hidden }
.newslist li { float: left; position: relative; width: 443px; height: 86px; margin: 0 20px 25px 0; padding: 15px 0; border: 1px solid transparent; background: #f5f5f5; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s }
.newslist li .txt { width: 320px; float: left; padding-left: 15px; transition: all .3s ease-out 0s }
.newslist li .txt span { font-size: 16px; display: block; height: 24px; overflow: hidden; margin-bottom: 10px; transition: all .3s ease-out 0s }
.newslist li .txt p { display: block; height: 52px; color: #999; line-height: 26px; font-size: 13px; text-indent: 2em; overflow: hidden; transition: all .3s ease-out 0s }
.newslist li .date { float: right; width: 60px; padding-right: 15px; color: #666; text-align: left; transition: all .3s ease-out 0s }
.newslist li .date span { height: 26px; font-size: 24px; font-family: "SimSun" }
.newslist li .date em { font-size: 13px }
.newslist li .but { position: absolute; top: 70px; right: 48px; width: 25px; height: 25px; line-height: 25px; border-radius: 15px; text-align: center; border: 1px solid #666; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s }
.newslist li .but i { display: inline-block; width: 15px; height: 9px; background: url(../images/njt.png) no-repeat 0 0 }
.newslist li:hover .txt { padding-left: 20px }
.newslist li:hover .txt span { color: rgb(0,112,192) }
.newslist li:hover .date { padding-right: 20px; color: rgb(0,112,192) }
.newslist li:hover .but { border-color: rgb(0,112,192); right: 15px }
.newslist li:hover .but i { background-position: 0 -26px }

.content h1 { color: #232323; font: 24px/45px "Microsoft YaHei"; text-align: center }
.content .time { text-align: center; height: 42px; line-height: 42px; border-bottom: 1px dashed #d5d5d5 }
.content .info { overflow: hidden; width: 100%; margin: 20px 0; line-height: 24px }
.content .info img { max-width: 100% }
.content .info a { color: #f90 }
.content .fanye { line-height: 32px }
.content .info a:hover, .content .fanye strong { color: rgb(0,112,192) }

.keys { height: 24px; line-height: 24px; color: #666 }
.keys span { display: block; height: 24px; margin-right: 10px; padding: 0 5px 0 8px; line-height: 24px; text-align: center; background-color: rgb(0,112,192); border-radius: 4px; color: #fff }

/* contact */
.message .subtitle { color: #656565; font-weight: normal; font-size: 15px; margin: 0 auto 40px; line-height: 30px }
.message .touch { width: 460px }
.message .touch h2 { font-size: 18px; text-align: left; color: #000; font-weight: 400; margin: 0; padding-bottom: 15px; margin: 0; text-transform: uppercase; border-bottom: 1px solid #d5d5d5 }
.message .touch .bor { width: 220px; border-bottom: 2px solid rgb(0,112,192); text-align: center; margin-bottom: 30px; margin-top: -2px }
.message .touch .row { width: 100%; /*height: 280px;*/ line-height: 24px; overflow: hidden }
.message .msg { width: 420px }
.message .msg .pr20 { padding-right: 20px }
.message .msg .col { float: left; width: 200px }
.message .msg .col .colcon { width: 100% }

#contact-form label { color: #656565; font-size: 13px; display: block; margin-bottom: 10px; font-weight: normal }
#contact-form input[type="text"] { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 5px; background-color: #f7f9fc; border: solid 1px #d3d3d3; color: #656565; font-size: 14px; width: 198px; text-indent: 15px; padding: 10px 0; margin-bottom: 15px }
#contact-form textarea { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 5px; background-color: #f7f9fc; border: solid 1px #d3d3d3; color: #656565; font-size: 14px; width: 418px; text-indent: 15px; padding: 10px 0; margin-bottom: 20px; height: 80px }
#contact-form input[type="submit"] { font-size: 12px; color: #fff; font-weight: 400; text-transform: uppercase; display: block; text-align: center; padding: 10px 0; width: 120px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background-color: rgb(0,112,192); border: 0 }
#contact-form input[type="submit"]:hover { background: #F32529; color: #fff }
.map { width: 100%; height: 500px; margin: 45px 0 20px; overflow: hidden }

/* page */
.page { display: inline-block; *display: inline; *zoom: 1; font-size: 12px; border-radius: 3px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) }
.page li { list-style: none; display: inline; float: left; margin-right: 8px; line-height: 1em; text-decoration: none; border: 1px solid #ddd }
.page li a { display: inline-block; padding: .7em .8em; background-color: #f9f9f9; color: #999 }
.page li a:link { background: #fff; color: #232323 }
.page li a:hover { text-decoration: none }
.page li a:link:hover { color: rgb(0,112,192) }
.page li.thisclass { padding: .7em .8em; background-color: rgb(0,112,192); border-color: rgb(0,112,192); color: #fff }
.page li.thisclass a { padding: 0; background-color: rgb(0,112,192); color: #fff }
.page li:first-child { border-left-width: 1px; border-radius: 3px 0 0 3px; padding: .7em .8em }
.page li:first-child a { padding: 0 }
.page li:last-child { border-radius: 0 3px 3px 0; padding: .7em .8em; margin-right: 0 }
.page li:last-child a { padding: 0 }
.page .pageinfo { color: #444 }


div.digg{display:inline-block;font-size: 12px;border-radius: 3px;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }
    div.digg a
    { 
        display: inline;
        float: left;
        margin-right: 8px;
        line-height: 1em;
        text-decoration: none;
        border: 1px solid #ddd;
        border-left-width: 1px;
        padding: .7em .8em;
    }
    div.digg a:hover { color:rgb(238,95,1); }
    div.digg span
    {
        display: inline;
        float: left;
        margin-right: 8px;
        line-height: 1em;
        text-decoration: none;
        border: 1px solid #ddd;
        border-left-width: 1px;
        padding: .7em .8em;
    }
    div.digg span.current 
    {
        padding: .7em .8em;
        background-color: rgb(238,95,1);
        border-color: rgb(238,95,1);
        color: #fff;  
        border-radius:0
    }
    div.digg span.disabled 
    { 
        display: inline;
        float: left;
        margin-right: 8px;
        line-height: 1em;
        text-decoration: none;
        border: 1px solid #ddd;
        border-left-width: 1px;
        padding: .7em .8em;
    }