 /*Generated by wjdhcms 3.0 */



@charset "utf-8";



/*-----------CSS Reset-----------*/

::selection {



    background-color: #00bffe;

     color: #FFF;

}



::-moz-selection {



    background-color: #00bffe;



    color: #FFF;

}



::-webkit-selection {



    background-color: #00bffe;

    color: #FFF;

}

::-webkit-scrollbar-track {

    border-radius: 10px;

    background-color: #E2E2E2;

}



::-webkit-scrollbar-thumb {

    border-radius: 10px;

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    background-color: #555;

}



* {

    padding: 0;

    margin: 0;

}



body {

    font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

    color: #333;

    margin: 0;

    line-height: 1.5;

}



:focus {

    outline: 1;

}



article,

aside,

canvas,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section,

summary {

    display: block;

}



a {

    margin: 0;

    padding: 0;

    border: 0;

    font-size: 100%;

    vertical-align: baseline;

    background: transparent;

}



ins {

    background-color: #ff9;

    color: #000;

    text-decoration: none;

}



mark {

    background-color: #ff9;

    color: #000;

    font-style: italic;

    font-weight: bold;

}



del {

    text-decoration: line-through;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



hr {

    display: block;

    height: 1px;

    border: 0;

    border-top: 1px solid #cccccc;

    margin: 1em 0;

    padding: 0;

}



input,

select {

    vertical-align: middle;

}





li,

ul {

    list-style-type: none;

}



img {

    border: none;

}



a {

    color: #333;

    text-decoration: none;

    -webkit-transition: all .3s ease-out;

    transition: all .3s ease-out;

}



a:link,

a:hover,

a:active,

a:visited {

    text-decoration: none;

}



input,

textarea {

    outline: 0;

    border: 0;

}



textarea {

    resize: none;

}



h1,

h2,

h3,

h4,

h5,

h6,

dl,

dd,

dt,

i,

em {

    font-weight: normal;

    font-style: normal;

}







/* 公共样式 */



.pull-left{

    float: left;

}

.pull-right{

    float: right;

}

.clear {

    clear: both;

}

.between{

    width: 1180px;

    margin:0 auto ;

}

/* bt */



.dbt{

    text-align: center;

    margin-top: 60px;

    margin-bottom: 30px;

}

.dbt h3{

    font-size: 24px;

    color:#333333;  

    display: block;

    margin:0 auto;

    font-weight:bold;

    line-height: 30px;

    background: #fff;

}

.dbt span{

    color: #00bffe;

    font-size: 24px;

    text-transform: uppercase;

    font-weight: bold;

}

/* bt  end */







/* 公共样式end */

/**banner**/

.banner{width:100%; margin:0 auto; position:relative; height:460px;}

.fullSlide{width:100%;position:relative;height:100%;background:transparent;}

.fullSlide .bd{margin:0 auto;height:100%;position:relative;z-index:0;overflow:hidden;}

.fullSlide .bd ul{height:100%;}

.fullSlide .bd li{height:100%;overflow:hidden;text-align:center;background-position:center;background-repeat:no-repeat;}

.fullSlide .bd li a{display:block;height:100%;}

.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;}

.fullSlide .hd ul{text-align:center;margin-bottom:10px;}



.fullSlide .hd ul .on{background:#218d00;}

.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;*filter:alpha(opacity=50);*opacity:.5;display:none;}

.fullSlide .next{left:auto; right:15%; background-position:-6px -137px;}



/**search**/



.search-box{

    margin-top: 10px;

}

.search{

    width: 1180px; 

    margin:auto; 

    height:50px;

}

.keytext{

    width: 694px;

    height: 50px;

    line-height: 50px;

    float: left;

    font-size: 14px;

}

.keytext span{

    line-height: 50px;

    color:#808080; 

}

.keytext a{

    margin: 0px 8px 0px 0px; 

    line-height:50px; 

    color:#808080;

}

.rmgj-n-r{ 

    float: right;

    border-bottom: 1px solid #f0f0f0;



}

.text2{

    padding: 0px 0px 0px 10px;

    float: left;

    height: 28px;

    width: 200px;

    font-size: 14px;

    color: #999999;

    background: none;

    border-right: none;





    

}

.submit{

    width:44px; 

    height:30px; 

    border:0; 

    padding:0; 

    background:url(../images/search.png)no-repeat center; 

    float:left;

    cursor: pointer;



}

/* pro */

.pro-con1 ul li{

    width: 280px;

    float: left;

    margin: 6px;

    border: 1px solid #f5f5f5;

}

.pro-con1 ul li>a{

    display: block;

    width:280px;

    height: 180px;

    overflow: hidden;

}

.pro-con1 ul li>a>img{

    width:280px;

    height: 180px;

    -webkit-transition:all 1s;transition:all 1s

}

.pro-con1 ul li:hover>a>img{

    -webkit-transform:scale(1.2,1.2);transform:scale(1.1,1.1)

}

.pro-con1 ul li span{

    display: block;

    width: 100%;

    height: 30px;

    line-height: 30px;

    overflow: hidden;

    -webkit-transition: all 0.35s ease-in-out;

    transition: all 0.35s ease-in-out;

    background: #333333;

}

.pro-con1 ul li:hover span{

    background: #00bffe;

}

.pro-con1 ul li span>a{

    display: block;

    width: 260px;

    overflow: hidden;

    text-indent: 1rem;

    float: left;

    color: #fff;

    margin:0 auto;

    text-align: center;

}

.pro-con1 ul li span>b{

    display: block;

    float: right;

    margin-top: 10px;

    margin-right: 10px;

}

.pro-con1 ul li span>b a{

    display: block;

    display: block;

    width: 19px;

    height: 19px;

    background: url(../images/jt1.png) no-repeat center;

}

.pro-con1 ul li:hover span>b a{

    background: url(../images/jt2.png) no-repeat center;

}

.pro-ybt ul{

    margin-bottom: 30px;

}

.pro-ybt ul li{

    padding: 6px;

    border:1px solid #cccccc; 

    float: left;

    width: 174px;

    margin: 4px 4px;

    height: 20px;

    position: relative;

}

.pro-ybt ul li h4 a{

    color: #4c4c4c;

    display: block;

    height: 22px;

    overflow: hidden;

    float: left;

}

.pro-ybt ul li h4 b{

    display: block;

    width: 10px;

    height: 6px;

    background: url(../images/jt1.jpg) no-repeat center;

    float: right;

    margin-top: 8px;

}

.pro-yx{

    width: 100%;

    background: rgba(0,0,0,.6);

    margin-top: 10px;

    position: absolute;

    left: 0;top: 22px;

    z-index: 9999;

    display: none;

}

.pro-yx i{

    display: block;

    width: 100%;

    height: 36px;

    margin-top: 1px;

    line-height: 36px;text-indent: 1rem;

    -webkit-transition: all 0.35s ease-in-out;

    transition: all 0.35s ease-in-out;

    overflow: hidden;

}

.pro-yx i:hover{

    background: #00bffe;

}

.pro-yx i a{

    color: #fff;

    display: block;

    width: 100%;

    overflow: hidden;

}

.pro-ybt ul li:hover .pro-yx{

    display: block;

}

/* pro end*/

/* video */

.video-c ul li{

    width: 270px;

    float: left;

    margin:0 12px;

}

.video-c ul li>i{

    display: block;

    width: 270px;

    height: 198px;

    overflow: hidden;

}

.video-c ul li>i img{

    width: 270px;

    height: 198px;

}

.video-c ul li span{

    display: block;

    width: 100%;

    height: 30px;

    line-height: 30px;

    overflow: hidden;

    text-align: center;

    background: #333333;

    -webkit-transition: all 0.35s ease-in-out;

    transition: all 0.35s ease-in-out;

}

.video-c ul li span a{

    color: #fff;

    display: block;

    width: 200px;

    text-align: center;

    margin:0 auto;

    overflow: hidden;



}

.video-c ul li:hover span{

    background: #00bffe;

}

/* video end */

/* ban1 */

.ban1{

    background:url(../images/s_banner1.jpg) no-repeat center;

    height: 268px;

    margin-top: 60px;

    text-align: center;

}

.ban1-c b{

    display: block;

    color: #fff;

    font-size: 30px;

    padding-top: 14px;

}

.ban1-c p{

    text-transform: uppercase;

    width: 900px;

    text-align: center;

    margin:6px auto;

    text-align: center;

    font-weight: bold;

    color: #fff;

}

.ban1-c span{

    display: block;

    font-size: 24px;

    font-weight: bold;

    color: #00bffe;

    text-align: center;

    background: #fff;

    border-radius: 50px;

    width: 500px;

    margin:6px auto;

}

.ban1-c a{

    display: block;

    width: 100px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    background: #00bffe;

    color:#fff;

    margin:0 auto;

    margin-top: 10px;

}



/* ban1  end */

/* ys */

.ys-z{

    width: 504px;

}

.ys{

    background:url(../images/bg1.jpg) no-repeat center;

    height: 560px;

}

.ys-bt{

    margin-top: 30px;

}

.ys-bt b{

    display: block;

    width: 40px;

    height: 1px;

    background: #cccccc;

    margin:14px 0;

}

.ys-y{

    width: 622px;

    margin-top: 60px;
height:454px;
overflow: hidden;

}

.ys-y1 ul li>i{

    display: block;

    color: #cccccc;

    font-size: 42px;

    float: left;

}

.ys-y1 ul li>span{

    display: block;

    float: left;

    margin-left: 14px;

    margin-top: 10px;

}

.ys-y1 ul li>span h4{

    font-size: 18px;

    color: #00bffe;

    font-weight: bold;



}

.ys-y1 ul li>span  b{

    font-size: 12px;

    color: #999999;

    font-weight: normal;

}

.ys-y1 ul li p{

    background: url(../images/bt2.png) no-repeat left top;

    margin-top: 14px;

    padding-top: 14px;

}

.ys-y{

    position: relative;

}

.ys-y .lefts{ 

    background: url(../images/jt2.png) no-repeat 0px -0px;

    display: block;

    width: 40px;

    height: 40px;

    position: absolute;

    left: 0px;

    top: 400px;

    z-index: 9999;

}

.ys-y .rights{ 

    background: url(../images/jt2.png) no-repeat -40px -0px;

    display: block;

    width: 40px;

    height: 40px;

    position: absolute;

    left: 40px;

    top: 400px ;

    z-index: 9999;



}

.ys-y1{

    width: 622px;

    overflow: hidden;

}

/* ys  end */

/* case */

.case-c ul li{

    width: 260px;

    padding:10px;

    background: #f5f5f5;

    float: left;

    margin:0 7px;

    -webkit-transition: all 0.35s ease-in-out;

    transition: all 0.35s ease-in-out;

}

.case-c ul li>a{

    display: block;

    width: 260px;

    height: 180px;

    overflow: hidden;

}

.case-c ul li>a img{

    width: 260px;

    height: 180px;

    -webkit-transition: all 0.35s ease-in-out;

    transition: all 0.35s ease-in-out;

}

.case-c ul li span{

    display: block;

    width: 100%;

    height: 30px;

    line-height: 30px;

    text-align: center;

    background: #fff;

}

.case-c ul li span a{

    display: block;

    width: 240px;

    color: #4c4c4c;

    overflow: hidden;

}

.case-c ul li:hover{

    background: #00bffe;

}

.case-c ul li:hover>a>img{

    -webkit-transition:all 1s;transition:all 1s

}

.case-c  ul li:hover>a>img{

    -webkit-transform:scale(1.2,1.2);transform:scale(1.1,1.1)

}

/* case  end */

/* about */

.ab{

    background: url(../images/bg2.jpg) no-repeat center top;

    margin-top: 60px;

    padding-top: 84px;

}

.ab-z{

    width: 530px;

}

.ab-z>img{

    width: 530px;

    height: 390px;

}

.ab-y{

    width: 614px;

}

.ab-y>b{

    font-size: 42px;

    text-transform: uppercase;

    color: #fff;

}

.ab-y>h4{

    font-size: 20px;

    color: #fff;

    font-weight: bold;

}

.ab-y>i{

    display: block;

    width: 56px;

    height: 55px;

    background: url(../images/xian3.png) no-repeat center;

    margin:14px 0;

}

.ab-y p{

    margin-top: 40px;

    color: #666666;

    width: 600px;

    height: 104px;

    overflow: hidden;

}

.ab-y>span{

    display: block;

    width: 316px;

    padding:0 14px;

    height: 30px;

    line-height: 30px;

    border:1px solid #cccccc;

    border-radius: 50px;

    margin-top: 40px;

}

.ab-y>span a{

    display: block;

    width: 100px;

    text-align: center;

    color:#666666;

    background: url(../images/xian2.jpg) no-repeat center right;

    padding-right: 20px;

    float: left;

}

.ab-y>span i{

    display: block;

    float: right;

    color:#00bffe;

    font-size: 24px;

}

/* about end */

/* fc */

.fc-c{

    margin-top: 20px;

}

.fc-c ul li{

    width: 284px;

    float: left;

    margin:0 5px;

}

.fc-c ul li>a{

    display: block;

    overflow: hidden;

    width: 284px;

    height: 136px;

}

.fc-c ul li>a>img{

    width: 284px;

    height: 136px;

    -webkit-transition:all 1s;transition:all 1s

}

.fc-c ul li:hover>a>img{

    -webkit-transform:scale(1.2,1.2);transform:scale(1.1,1.1)

}

.fc-c ul li span{

    display: block;

    width: 100%;

    height:36px;

    background: #e5e5e5;

    line-height: 36px;

    overflow: hidden;

}

.fc-c ul li:hover span{

    background: #00bffe;

}

.fc-c ul li span a{

    display: block;

    width: 260px;

    text-align: center;

    margin:0 auto;

    overflow: hidden;

    color: #4d4d4d;

}

.fc-c ul li:hover span a{

    color: #fff;

}

/* fc end */

/*new*/

.new_title h3{

    

    width: 370px;

    float: left;

    font-weight: bold;

    

}

.new_title h3>b{

    color: #073190;

    font-size: 26px;

    

    display: block;

    font-weight: bold;

}

.new_title h3>b span{

    color: #808080;

    font-size: 26px;

    

    text-transform: uppercase;

    

}



.new_title ul li{

    float: left;

    width: 80px;

    height: 30px;

    border-bottom: 1px solid #4c4c4c;

    text-align: center;

    line-height: 30px;

    margin:10px 10px 20px 10px;

    color: #4c4c4c;

}



.new_title ul li.on{

    border-bottom:1px solid  #00bffe;

    color: #00bffe;

}

.new_title{

    margin-top: 40px;

}



.new_cont div .new_left div{

    width: 718px;

    height:152px;

}

.new_cont{

    height: 421px;

    overflow: hidden;

}

.new_left{

    width: 720px;

}

.new_cont div .new_left div>a>img{

    width: 182px;

    height:112px;

    margin:20px 20px 20px 0;

    float: left;

}

.new_cont div .new_left div>i{

    float: left;

    margin-left: 10px;

}

.new_cont div .new_left div>i>a{

    color: #4c4c4c;

    margin-top: 40px;

text-overflow: ellipsis;

display: block;

margin-bottom: 20px;

    white-space: nowrap;

    overflow: hidden;

}

.new_cont div .new_left div>i>a:hover{

    color: #00bffe;

}

.new_cont div .new_left div>i p{

    color: #808080;

    width: 476px;

    height: 40px;

    overflow: hidden;

}

.new_cont div .new_left li{

    line-height: 50px;

    border-bottom: 1px dashed  #e5e5e5;

    margin:8px 0;

      -webkit-transition: all 0.35s ease-in-out;



  transition: all 0.35s ease-in-out;

  width: 320px;

  float: left;margin-right: 40px;

}

.new_cont div .new_left li a{

    color: #999999;

    display: block;

    text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

    width: 256px;

    float: left;

}

.new_cont div .new_left li:hover{

    border-bottom: 1px dashed  #00bffe;

}

.new_cont div .new_left li:hover a{

    color: #00bffe;

}

.new_cont div .new_left li i{

    float: right;

    color: #cccccc;

    font-size: 12px;

}







.new_right{

    width: 460px;

}

.new_cont div .new_right div>a>img{

    width: 182px;

    height:112px;

    margin:20px 20px 20px 0;

    float: left;

}

.new_cont div .new_right div>i{

    float: left;

    margin-left: 10px;

}

.new_cont div .new_right div>i>a{

    color: #4c4c4c;

    margin-top: 40px;

text-overflow: ellipsis;

display: block;

margin-bottom: 20px;

    white-space: nowrap;

    overflow: hidden;

}

.new_cont div .new_right div>i>a:hover{

    color: #00bffe;

}

.new_cont div .new_right div>i p{

    color: #808080;

    width: 476px;

    height: 40px;

    overflow: hidden;

}

.new_cont div .new_right li{

    line-height: 50px;

    margin-bottom: 10px;

    padding-left: 20px;

    padding-right: 20px;

      -webkit-transition: all 0.35s ease-in-out;

      width: 450px;

      height: 50px;

  transition: all 0.35s ease-in-out;

  width: 410px;

background-color: #f5f5f5;

}

.new_cont div .new_right li a{

    color: #666666;

    float: left;

    width: 334px;

    display: block;

    text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

}



.new_cont div .new_right li:hover a{

    color: #00bffe;

}

.new_cont div .new_right li i{

    float: right;

    color: #b2b2b2;

}