@charset "UTF-8";
/* CSS Document */

/*
-----------------------------首页样式start-----------------------------
*/
.minH600{
    min-height: 600px;
    height: auto !important;
    height: 600px;
}
/*头部开始*/

.top {
    background: url(../images/topBanner.jpg) center center no-repeat;
    background-size: cover;
    overflow: hidden;
}

.topC {
    width: 1360px;
    margin: 0 auto;
    padding: 20px 0;
}

.logo {
    height: 56px;
}

.logo img {
    height: 56px;
    display: block
}

.topR {
    overflow: hidden;
    padding: 10px 0;
}

.search {
    position: relative;
    padding-right: 150px;
    padding-left: 10px;
    background: #FFF;
    border-radius: 3px;
    overflow: hidden;
    border-radius: 18px;
    border: 1px solid #ddd;
}

.search .search_top {
    display: block;
    height: 36px;
    width: 100%;
    border: none;
    background: none;
}

.search .subajax{
    display: block;
    height: 36px;
    background: #FFF;
    width: 55px;
    text-align: center;
    line-height: 36px;
    color: #FFF;
    background: #039c2f url(../images/search.png )center center no-repeat;
    font-size: 14px;
    position: absolute;
    right: 0px;
    top: 0px;
    transition: all .3s;
    -webkit-transition: all .3s;
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
	font-size:0;
	border:none;
}

.search a:hover {
    opacity: .9
}

.otherWay {
    overflow: hidden;
}

.otherWay div {
    float: left;
    /* display: inline;*/
}

.otherWay span {
    float: left;
    width: 36px;
    height: 36px;
    display: block;
    padding-right: 18px;
}

.ph {
    background: url(../images/phone.png) center center no-repeat;
}

.wx {
    background: url(../images/weixin.png) center center no-repeat;
}

.phCord {
    width: 105px;
    z-index: 10;
    position: absolute;
    margin-left: -20px;
    z-index: 99999;
    top: 70px;
    overflow: hidden;
    padding-top: 7px;
    visibility: hidden;
    opacity: 0;
    /* box-shadow: 0px 0px 24px rgba(0,0,0,0.1); */
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.phCord i {
    position: absolute;
    left: 50%;
    margin-left: -9px;
    top: 0px;
    width: 18px;
    height: 7px;
    background: url(../images/xcxIcn.png) no-repeat center center;
}

.phCord div {
    overflow: hidden;
    padding: 8px;
    background: #FFF;
}

.phCord div img {
    overflow: hidden;
    width: 85px;
    height: 85px;
    display: block;
}

.oPhone:hover .phCord {
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0)
}

.oWeixin:hover .phCord {
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0)
}

/*头部结束*/

/*menu开始*/

.nav {
    background: #fff;
    position: relative;
    z-index: 9999;
}

.navC {
    width: 1360px;
    margin: 0 auto;
}

.menu {
    position: relative;
}

.menu dd {
    float: left;
	width:11.1111%;
    display: inline;
    position: relative;
}

.menu dd .yj {
    overflow: hidden;
}

.menu dd .yj a {
    overflow: hidden;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #039c2f;
}

.menu dd .yj a em {
    height: 20px;
    padding-left: 26px;
    font-style: normal;
}

.menu dd.active .yj a em.d1 {
    background: url(../images/em9.png) left center no-repeat;
} 

.menu dd .yj a em.d2 {
    background: url(../images/em7.png) left center no-repeat;
}

.menu dd .yj a em.d3 {
    background: url(../images/em5.png) left center no-repeat;
}

.menu dd .yj a em.d4 {
    background: url(../images/em18.png) left center no-repeat;
}

.menu dd .yj a em.d5 {
    background: url(../images/em16.png) left center no-repeat;
}

.menu dd .yj a em.d6 {
    background: url(../images/em6.png) left center no-repeat;
}

.menu dd .yj a em.d7 {
    background: url(../images/em3.png) left center no-repeat;
}

.menu dd .yj a em.d8 {
    background: url(../images/em2.png) left center no-repeat;
}

.menu dd .yj a em.d9 {
    background: url(../images/em18.png) left center no-repeat;
}

.menu dd .yj a em.d1 {
    background: url(../images/em4.png) left center no-repeat;
}

.menu dd .yj a em.d0 {
    background: url(../images/em9.png) left center no-repeat;
}

.menu dd .ej {
    width: 3000px;
    display: none;
    overflow: hidden;
    position: absolute;
}
.navBg {
    width: 100%;
    height: 50px;
    position: absolute;
    top: 50px;
    background: #039c2f;
    display: none;
}
.menu dd .ej a {
    height:50px;
    line-height:50px;
    color:#FFF;
    font-size:14px;
    float:left;
    display:inline;
    padding: 0 20px;
    position: relative;
}
.menu dd .ej a em{
    width: 4px;
    height: 4px;
    background: #fff;
    position: absolute;
    left: -2px;
    top: 50%;
    margin-top: -2px;
    display: none;
}
.menu dd .ej a+a em{
    display: block;
}
.menu dd .ej div{
    float:left;
    display:inline;
   overflow:hidden;
}

.menu dd.hover .yj a {
    background: #039c2f;
    color: #FFF;
}

.menu dd.hover .yj a em.d0 {
    background: url(../images/em1.png) left center no-repeat;
}

.menu dd.hover .yj a em.d1 {
    background: url(../images/em11.png) left center no-repeat;
}

.menu dd.hover .yj a em.d2 {
    background: url(../images/em15.png) left center no-repeat;
}

.menu dd.hover .yj a em.d3 {
    background: url(../images/em13.png) left center no-repeat;
}

.menu dd.hover .yj a em.d4 {
    background: url(../images/em19.png) left center no-repeat;
}

.menu dd.hover .yj a em.d5 {
    background: url(../images/em17.png) left center no-repeat;
}

.menu dd.hover .yj a em.d6 {
    background: url(../images/em14.png) left center no-repeat;
}

.menu dd.hover .yj a em.d7 {
    background: url(../images/em11.png) left center no-repeat;
}

.menu dd.hover .yj a em.d8 {
    background: url(../images/em10.png) left center no-repeat;
}

.menu dd.hover .yj a em.d9 {
    background: url(../images/em19.png) left center no-repeat;
}

/*menu结束*/

/*indexBanner开始*/

.indexBanner {
    overflow: hidden;
    height: 500px;
    width: 100%;
    position: relative;
}

.indexBanner .myslide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 500px;
}

.indexBanner .slick-dots {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
}

.indexBanner .slick-dots li {
    width: 30px;
    height: 5px;
    line-height: 9999px;
    text-align: center;
    background: #FFF;
    color: #ffffff;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}

.indexBanner .slick-dots li.slick-active {
    background: #039c2f;
}

.indexBanner .con1 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -143px;
    ]
}

/*indexBanner结束*/

/*第一通栏start*/

.column1 {
    background: #fff;
}

.colC {
    margin: 0 auto;
    width: 1360px;
    position: relative;
}

.cloBox1 {
    overflow: hidden;
    position: relative;
    width: 620px;
}

.col1T {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #039c2f;
    position: relative;
}
.col1T a{
    color: #039c2f;
}
.col1T:after {
    display: block;
    content: '';
    width: 72px;
    height: 3px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #039c2f;
}

.col1Title {
    background: #fafafa;
    height: 60px;
}

.cloBox1 dd {
    float: left;
    display: inline;
}

.clo1Banner {
    width: 620px;
    height: 415px;
    overflow: hidden;
    position: relative;
}

.clo1Banner .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 15px;
    z-index: 1;
}

.clo1Banner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    margin-bottom: 15px;
}

.clo1Banner .hd ul li {
    float: left;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    font-size: 0;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.clo1Banner .hd ul li.on {
    background: #039c2f;
    color: #fff;
}

.clo1Banner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.clo1Banner .bd li {
    zoom: 1;
    vertical-align: middle;
}

.clo1Banner .bd img {
    width: 620px;
    height: 415px;
    display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */

.clo1Banner .prev,
.clo1Banner .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.clo1Banner .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.clo1Banner .prev:hover,
.clo1Banner .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.clo1Banner .prevStop {
    display: none;
}

.clo1Banner .nextStop {
    display: none;
}

.subBannerText {
    position: absolute;
    height: 54px;
    line-height: 54px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    left: 0px;
    bottom: 0;
    width: 100%;
    font-size: 16px;
    padding-left: 10px;
}

.clo1Box {
    position: relative;
    padding-left: 30px;
    overflow: hidden;
}

.cloT1 {
    height: 47px;
    overflow: hidden;
}

.tab {
    overflow: hidden;
}

.tab li {
    float: left;
    display: inline;
    height: 40px;
    line-height: 40px;
	width:130px;
	text-align:center;
    font-size: 16px;
}
.tab li a{
    color: #555;
}
.tab li:hover a {
    color: #039c2f;
}
.tab li.hover a{
    color: #fff;
	background:#039c2f;
	display:block;
	border-radius: 5px;
}

.clo1More a{
    display: block;
    width: 23px;
    height: 23px;
    margin: 18px 0;
    background: url(../images/more1.png) center center no-repeat;
}

.tabCon {
    overflow: hidden;
}

.imgT {
    position: relative;
    overflow: hidden;
}

.imgT .pic {
    width: 200px;
    height: 115px;
    margin-right: 20px;
}

.imgT .pic img {
    width: 200px;
    height: 115px;
    display: block;
}

.imgT .text{
    overflow: hidden;
}
.imgT .text .title {
    height: 36px;
    line-height: 36px;
    display: block;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    overflow: hidden;
}
.imgT .text:hover .title{
    color: #039c2f;
}
.imgT .text .time {
    display: block;
    height: 26px;
    line-height: 26px;
    color: #999;
    font-size: 12px;
}

.imgT .text .txtC {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
}

.clo2text {
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #ddd dashed;
}

.clo2text:last-child {
    border-style: none;
}

.clo2time {
    float: right;
    display: inline;
    color: #999;
    font-size: 12px;
}

.clo2Txt {
    font-size: 14px;
    margin-left: 10px;
}

.clo2Txt a {
    color: #333;
}

.cloBoxText dd:hover .clo2Txt {
    color: #039c2f;
}


/*第一通栏end*/

/*第二通栏start*/

.colT2  .mrB a{
    display: block;
    width: 23px;
    height: 23px;
    margin: 8px 0;
    background: url(../images/more.png) center center no-repeat;
    cursor: pointer;
}

.clo2 {
    overflow: hidden;
    margin-right: -30px;
}

.col2C {
    width: 33.333%;
    overflow: hidden;
    padding-right: 30px;
    box-sizing: border-box;
    float: left;
    display: inline;
}

.colT2 {
    height: 40px;
    line-height: 40px;
    background: #039c2f;
    padding: 0 10px;
}

.colT2 a {
    color: #fff;
}

.col2Title {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.txtL {
    overflow: hidden;
    padding: 0 20px 16px;
}

.bai {
    background: #fff;
}

.txtL dd {
    overflow: hidden;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px dotted #ddd;
}

.txtL dd:last-child {
    border-style: none;
}

.txtL dd a {
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}

.txtL dd span {
    float: right;
    display: inline;
    overflow: hidden;
    margin-left: 50px;
}

.txtL dd:hover a {
    color: #039c2f;
}

.clo2P {
    position: relative;
}

.clo2pic {
    position: relative;
    width: 100%;
    height: 285px;
}

.clo2pic img {
    width: 100%;
    height: 100%;
    display: block;
}

.clotxt2 {
    width: 100%;
    position: absolute;
    padding: 23px 0px;
    color: #fefefe;
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    text-align: center;
    bottom: 0px;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
}

.clotxt2 span {
    display: block;
    padding: 0 50px;
}

.clo2P:hover .clotxt2{
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s linear;
    -webkit-transition: all .5s linear;
}

/*第二通栏end*/

/*
*第三通栏start fpx 2018
*/
.column3 img{
	width:100%;
}
.clo3Title {
    width: 150px;
    height: 80px;
    position: relative;
    background: #039c2f;
    color: #fff;
    line-height: 80px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin: 20px 55px 10px 0;
}

.clo3Title:after {
    content: '';
    display: block;
    position: absolute;
    width: 15px;
    height: 20px;
    right: -14px;
    top: 50%;
    margin-top: -10px;
    background: url(../images/jt.png) center center no-repeat;
}

.clo3Banner {
    padding: 0 50px;
    overflow: hidden;
}

.column3Scroll {
    position: relative;
}

.column3Scroll .bd {
    overflow: hidden;
    padding: 5px 0;
}

.column3Scroll .slick-list {
    overflow: visible;
    margin-right: -30px;
}

.column3Scroll .myslide {
    width: 20%;
    float: left;
    display: inline;
}

.column3Scroll .con {
    padding-right: 30px;
    position: relative;
}

.column3Scroll .myslide .pic {
    position: relative;
    border-radius: 5px;
}

.column3Scroll .myslide .pic:before {
    display: block;
    content: '';
    padding-top: 55.8823%;
}

.column3Scroll .myslide .pic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 5px;
}

.column3Scroll .prev {
    display: block;
    width: 30px;
    height: 10px;
    cursor: pointer;
    background: url(../images/dian.png) no-repeat center center;
    position: absolute;
    left: -50px;
    top: 50%;
    z-index: 1;
    display: none;
}

.column3Scroll .next {
    display: block;
    width: 30px;
    height: 10px;
    cursor: pointer;
    background: url(../images/dian.png) no-repeat center center;
    position: absolute;
    right: -50px;
    top: 50%;
    z-index: 1;
    display: none;
}

/*第三通栏end*/

/*第四通栏start*/

.column4 {
    background: url(../images/pic8.jpg) center center no-repeat;
}

.clo4T {
    overflow: hidden;
    height: 27px;
    line-height: 27px;
}

.product {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.cut {
    font-size: 24px;
    color: #fff;
    padding-left: 5px;
}

.pdc {
    font-size: 14px;
    color: #fff;
    padding-left: 5px;
}

.clo4T .mrB a {
    display: block;
    width: 23px;
    height: 23px;
    cursor: pointer;
    background: url(../images/more.png) center center no-repeat;
}

.imgL {
    overflow: hidden;
    margin-right: -10px;
}

.imgL dd {
    overflow: hidden;
    float: left;
    display: inline;
    width: 25%;
    margin-bottom: 10px;
}

.imgL dd .con {
    overflow: hidden;
    padding-right: 10px;
    position: relative;
}

.imgL dd a {
    display: block;
}

.imgL dd .pic {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.imgL dd .pic:before {
    display: block;
    content: '';
    padding-top: 74.6987%;
}
.imgL dd .pic .jqthumb{ transform: scale(1.01);-webkit-transform: scale(1.01)}
.imgL dd .pic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.shadePic {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
}

.shadC {
    font-style: normal;
    padding: 14px 40px;
    border: 1px solid #fff;
}

.imgL dd:hover .shadePic {
    visibility: visible;
    opacity: 1;
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
}

/*第四通栏end*/

/*第5通栏start*/

.pd1 {
    color: #039c2f;
}

.pd2 {
    color: #858585;
}

.clo4T .mrB.clo1More a{
    margin: 2px 0;
    background: url(../images/more1.png) center center no-repeat;
}

.clo5text {
    overflow: hidden;
    height: 140px;
}

.clo5text .title {
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 5px;
}

.clo5text .title a {
    color: #333;
    font-size: 16px;
}

.clo5text .textC {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    margin-bottom: 8px;
}

.clo5text .time {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    color: #999999;
}

.clo5text .time span {
    float: left;
    display: inline;
}

.clo5text .time em {
    float: left;
    display: inline;
    font-style: normal;
    margin: 0 15px;
}

.imgText1 dd:hover .text .title a {
    color: #F00;
}

.column4Scroll {
    position: relative;
}

.column4Scroll .bd {
    overflow: hidden;
    padding: 5px 0;
}

.column4Scroll .slick-list {
    overflow: visible;
    margin-right: -35px;
}

.column4Scroll .myslide {
    width: 33.333%;
    float: left;
    display: inline;
    box-sizing: border-box;
    padding-right: 35px;
}

.column4Scroll .con {
    position: relative;
    background: #f5f5f5;

}

.column4Scroll .myslide .pic {
    position: relative;
    width: 207px;
    height: 140px;
    margin-right: 20px;
}

.column4Scroll .myslide .pic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.column4Scroll .myslide:hover .clo5text .title a{
    color:#039c2f;
}
.column4Dots {
    text-align: center;
    padding: 50px 0;
}

.column4Dots li {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #ccc;
    border-radius: 12px;
    margin: 0 4px;
}

.column4Dots li.slick-active {
    background: #039c2f;
}

/*第5通栏end*/

/*底部开始*/

.footer {
    background: #323232;
}

.footerC {
    width: 1360px;
    margin: 0 auto;
    overflow: hidden;
    padding: 50px 0;
}

.share {
    line-height: 33px;
    height: 33px;
}

.share span {
    font-size: 14px;
    color: #c7c7c7;
}

.share span em {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
}

.shareWay {
    overflow: hidden;

}

.shareWay a {
    float: left;
    display: block;
    width: 33px;
    height: 33px;
    margin-right: 5px;
}

.share a.weixin {
    background: url(../images/weixin1.png) center center no-repeat;
}

.share a.weibo {
    background: url(../images/wb.png) center center no-repeat;
}

.share a.qq {
    background: url(../images/qq.png) center center no-repeat;
}

.ba {
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    color: #999;
    padding-top: 16px;
}

.skill {
    font-size: 14px;
    color: #999;
    height: 36px;
}

.skill:hover a {
    color: #fff;
}

.stat {
    width: 51px;
    height: 15px;
}

.stat img {
    display: block;
    width: 100%;
    height: 100%;
}

.footerEwm {
    overflow: hidden;
}

.footerL {
    width: 39.9706%;
}

.footerR {
    position: relative;
    overflow: hidden;
}

.footerR:before {
    width: 1px;
    height: 100%;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #5b5b5b;
}

.adBox {
    padding-left: 80px;
    font-size: 14px;
    color: #c7c7c7;
}

.adBox span {
    display: block;
    overflow: hidden;
}

.adress {
    padding-left: 20px;
    background: url(../images/ad.png) left center no-repeat;
}

.adC {
    height: 36px;
    line-height: 36px;
}
.footerTel{
    overflow: hidden;
    width: 270px;
}

.footerTel span {
    line-height: 28px;
}

.footerTel i {
    display: block;
    padding-left: 25px;
    font-style: normal;
    height: 28px;
    line-height: 28px;
    color: #fff;
}

.footerTel i.I1 {
    background: url(../images/em.png) left center no-repeat;
}

.footerTel i.I2 {
    background: url(../images/te.png) left center no-repeat;
}

.footerEwm dd {
    float: left;
    display: inline;
    position: relative;
    width: 120px;
    overflow: hidden;
    margin-left: 20px;
}

.footerEwm dd img {
    display: block;
    width: 120px;
    height: 120px;
}

.footerEwm dd span {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666;
    color: #c7c7c7;
    font-size: 14px;
}

/*底部结束*/

/*
-----------------------------首页样式end-----------------------------
*/

/*
-----------------------------频道页start-----------------------------
*/

/*
-----------------------------频道页end-----------------------------
*/

/*内页框架开始*/

/*内页外结构开始*/

/*内页外结构结束*/

/*当前位置开始*/

.location {
    overflow: hidden;
    height: 60px;
    line-height: 60px;
}

.locationL a{
    font-size: 14px;
    margin-right: 5px;
}
.locationL .lacT{
	float:left;
    width: 60px;
    height: 60px;
    background: url(../images/loca.png) center center no-repeat;
    margin-right: 15px;
}
.locationL .lacT1{
    display: inline-block;
    width: 5px;
    height: 60px;
    background: url(../images/lct.png) right center no-repeat;
}
.lact{
    color: #039c2f;
}
.locationR {
    overflow: hidden;
    font-size: 14px;
    color: #666
}

.locationR span {
    float: left;
    display: inline;
    padding-left: 20px;
}

.locationR a {
    float: left;
    display: inline;
    margin: 0 20px;
    font-size: 15px;
    font-weight: bold;
}

.locationR a:hover {
    color: #039c2f;
}

.locationR a.hover {
    color: #039c2f;
    position: relative;
}
.locationR a.hover:after{
    position: absolute;
    content: '';
    display: block;
    width: 70px;
    height: 3px;
    background: #039c2f;
    bottom: 0;
    left: 0;
}
.locationR em {
    float: left;
    display: inline;
    font-style: normal;
    margin: 0 5px;
}

/*当前位置结束*/

/*页码开始*/

/*页码开始*/

.page {
    padding: 30px 0;
    text-align: center;
    clear: both;
    font-size: 14px;
}

.page a {
    display: inline-block;
    overflow: hidden;
    padding: 12px 18px;
    color: #999999;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin: 0 3px;
}

.page span {
    display: inline-block;
    padding: 6px 2px;
    position: relative;
    top: -15px;
}

.page a:hover {
    background: #039c2f;
    color: #fff;
    border-color: transparent;
}

.page a.hover {
    background: #039c2f;
    color: #fff;
    border-color: transparent;
}

.page input {
    display: inline-block;
    vertical-align: middle;
    height: 22px;
    border: 1px solid #e6e6e6;
    position: relative;
    top: -2px;
}

.page input.pageDetail {
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 3px;
    color: #999999;
    position: relative;
    top: -13px;
}

.page label {
    color: #999999;
    position: relative;
    top: -11px;
}

.page input.page_bnt {
    border: none;
    width: 30px;
    height: 25px;
    cursor: pointer;
    background: none;
    color: #999999;
    position: relative;
    top: -13px;
}

.page a div {
    width: 11px;
    height: 19px;
    background-position: center center;
    background-repeat: no-repeat;
}

.page a.firstPage div {
    background-image: url(../images/firstPage.png)
}

.page a.prevPage div {
    background-image: url(../images/prevPage.png)
}

.page a.nextPage div {
    background-image: url(../images/nextPage.png)
}

.page a.lastPage div {
    background-image: url(../images/lastPage.png)
}

.page a.firstPage:hover div {
    background-image: url(../images/firstPageh.png)
}

.page a.prevPage:hover div {
    background-image: url(../images/prevPageh.png)
}

.page a.nextPage:hover div {
    background-image: url(../images/nextPageh.png)
}

.page a.lastPage:hover div {
    background-image: url(../images/lastPageh.png)
}

.page a.firstPage.disabled {
    background: transparent;
}

.page a.prevPage.disabled {
    background: transparent;
}

.page a.nextPage.disabled {
    background: transparent;
}

.page a.lastPage.disabled {
    background: transparent;
}

.page a.firstPage.disabled div {
    background-image: url(../images/firstPage.png)
}

.page a.prevPage.disabled div {
    background-image: url(../images/prevPage.png)
}

.page a.nextPage.disabled div {
    background-image: url(../images/nextPage.png)
}

.page a.lastPage.disabled div {
    background-image: url(../images/lastPage.png)
}

/*页码结束*/

/*页码结束*/

/*内页框架结束*/

/*友情*/

.link {
    height: 60px;
    line-height: 60px;
}
.link dl{

	margin:0;

	margin-left: -2%;

}

.link dd{

	float: left;

	width: 23%;

	margin-left: 2%;

}



.link dd select:focus{

	outline: none;

}



.link dd select{

	border:0;

	background-color: #e9f6ff;

	border-color:#e9f6ff;

	box-shadow: none!important;
	-webkit-appearance: none;
	appearance: none;
	background-image: url(../images/jiao12345.png);
	background-repeat: no-repeat;
	background-position: 92% center;

}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.link span {
    font-size: 18px;
    color: #039c2f;
    padding-right: 20px;
}

.link a {
    padding-right: 34px;
    font-size: 15px;
}

.link a:hover {
    color: #039c2f;
}

/*subBanner*/

.sub {
    position: relative;
    width: 100%;
    padding-top: 18.2291667%;
    overflow: hidden;
}

.sub img {
    display: block;
    width: 100%;
    height: 100%;
}
/*媒体查询器开始*/
@media screen and (max-width: 1366px) {
    .topC {
        width:1200px;
        margin: 0 auto;
    }
    .navC {
    width: 1200px;
    margin: 0 auto;
    }
    .footerC {
    width: 1200px;
    margin: 0 auto;
    }
    .colC{
        margin: 0 auto;
        width: 1200px;
    }
    .clo1Banner {
    width: 550px;
    height: 365px;
    }
    .tabCon{
        height: 378px;
    }
}
.video{
    padding: 10px 0;
    position: fixed;
    width: 450px;
    height: 350px;
    bottom: 0px;
    right: 0;
    z-index: 20;
}
.videoFix{
   position: absolute;
    margin: 25px;
    width: 400px;
    height: 300px;
}
.videoFix:after{
    display: block;
    content: '';
    padding-top: 75%;
}
.closeBtn{
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/close.png) center center no-repeat;
    z-index: 10;
}
.videoFix #a2{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
}