﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input[type=text],textarea,p,blockquote,th,td,button {
    padding:0;
    margin:0;
    font-size:100%
}
label input {
    vertical-align:middle
}
a:link,a:visited {
    color:#333;
    text-decoration:none;
    outline:none
}
a:hover,a:active {
    text-decoration:none
}
body {
    font:12px/1.5 "Microsoft YaHei", "宋体", Arial, Sans-Serif;
    color:#333;
    background:#fff;
    behavior:url("csshover.htc");
}
body.wd-body-01 {
    background:url(../images/front/menubg.gif) left 112px repeat-x
}
body.second {
    background:url(../images/front/menubg2.gif) left 112px repeat-x
}

img {
    border:0
}
table {
    border-collapse:collapse
}
ul li {
    list-style:none
}
.clear {
    clear:both;
    line-height:0;
    font-size:0;
    height:0
}
.clearfix:after {
    display:block;
    visibility:hidden;
    clear:both;
    height:0;
    content:"."
}
.image{
    width: 100%;
    height: 0px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    position: relative;
    box-sizing: border-box;
}
.image img{
    width:100%;
    height: 100%;
    position: absolute;
    opacity: 0;
}

/*导航*/
.header,.banner,.center,.footer {
    width: 100%;
}
.header {
    height: auto;
}
.content{
    width:1200px;
    margin: 0 auto;
}
.logo {
    height: 80px;
    padding: 0;
}
.logo img {
    width: auto;
    overflow: hidden;
    height: 100%;
}
.nav{
    padding: 0;
}
#nav {
    width: 100%;
    float: right;
    height: 80px;
    line-height: 80px;
}

#nav a{
    height:80px;
    line-height:80px;
    display: block;
    text-decoration: none;
    text-align: center;
    outline: none;
    z-index: 35;
    position: relative;
    font-size: 16px;
    overflow: hidden;
}
#nav .on{
    background-color: #305dc4;
}
#nav .on a{
    color: #fff;
}
#nav ul a {
    line-height: 33px;
}
#nav li {
    width: 14.2%;
    float: left;
    position: relative;
    z-index: 20;
}
#nav li li {
    border-left: none;
    margin-top: 0;
    float: none;
}
#nav ul {
    position: absolute;
    display: none;
    top:80px;
    left: -1px;
    background-color:#ffffff;
}
#nav li ul a {
    width:127.8px;
    height: auto;
    float: left;
    text-align: center;

}
#nav ul ul {
    top: auto;
    border-top: none;
}

#nav li ul ul {
    left:127.8px;
    top: 0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
    display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
    display: block;

}
#nav ul a,  #nav ul li {
    color:#fff;

}

#nav ul a:hover,  #nav ul a:focus {
    background-color: #305dc4;
    color: #fff !important;
}
#nav .current_page_parent .current_page_item a, #nav .current_page_item ul a {
    border-right: none;
    background-image: none;
    height:35px;
    line-height: 35px;
    overflow: hidden;
    color: #333;
}



/*banner*/
.banner {
    position: relative;
    z-index: 0
}
.slideBox {
    width:100%;
    height:auto;
    overflow:hidden;
    position:relative
}
.slideBox .bd {
    position:relative;
   
    z-index:0
}
.slideBox .bd li {
    zoom:1;
    vertical-align:middle
}
.slideBox .bd img {
    width:100%;
    display:block
}
.slideBox .prev,	.slideBox .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;
}
.slideBox .next {
    left:auto;
    right:3%;
    background-position:8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
    filter:alpha(opacity=100);
    opacity:1;
}


/*c_top*/
.c_top{
    width: 100%;
    background: #f5f5f5;
    padding-bottom: 30px;
}
.ct_top {
    position: relative;
    z-index: 1;
}

.ctt_nav {
   /* margin-top: -80px;*/
    padding:30px 40px 0 40px;
    background: #305dc4;
    cursor: pointer;
    height: 255px;
}
.ctt_nav:hover{
    -moz-box-shadow:0 0 10px #2b2c2c;
    -webkit-box-shadow:0 0 10px #2b2c2c;
    box-shadow:0 0 10px #2b2c2c;
    margin-top: -100px;
    background: #2c57b6;
}

.ctt_nav_top{
    border-bottom: 1px solid #6f8ed6;
    height: auto;
}
.nav_lft{
    float: left;
}
.nav_lft span{
    color:#fff;
    font-size: 5em;
    font-weight: bold;
}
.cttmr_top{
    padding:20px 15px;
}
 .cttmrt_ch{
    color: #fff;
    font-size: 20px;
}
.cttmrt_en{
    color: #6f8ed6;
    font-size: 16px;
}
.cttmrt_chs{
    color: #fff;
    font-size:14px;
    line-height:27px;
    height: 80px;
    overflow: hidden;
    margin-top: 15px;
}


/*ct_b*/
.ct_bottom {
    margin-top: 70px;
}
.ctb_top {
    width: 516px;
    height:100px;
    margin: 0 auto;
    text-align: center;
    background-image: url("../images/title.png");
    background-size: 100% 100%;
}
.ctbt_ch {
    height: 24px;
    line-height: 24px;
    color: #626262;
    font-size: 22px;
    padding-top: 14px;
}
.ctbt_en {
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #CCC;
    margin-top: 25px;
    text-transform: capitalize
}
.ctb_title{
    width: 100%;
    margin-top: 50px;
}

.ctb_title ul{
    width: 800px;
    margin: 20px auto;
    text-align: center;
}
.cat{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 16px;
    border: 1px solid #a2a2a2;
}
.ctb_title ul .on .cat{
    background-color: #305dc4;
    color: #fff;
    border: 1px solid #a2a2a2;
}

.ctb_title ul li .on:hover{
    background-color: #305dc4;
    color:#fff;
}
.ctb_li{
    padding-bottom: 20px;
}

.ScroolBox ul{
    width: calc(100% + 28px);
    margin-left: -14px;
}
.ctp_box{
    margin: 40px 14px;
    border: 1px solid #e5e5e5;
}

.list_box{
    border: 1px solid #e5e5e5;
    margin: 15px 20px;
}
.list_box_text{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    margin: 0px 20px;
}


.pro_li{
    padding: 0px;
}
.pic_img{
    width:100%;
    height: 0;/*将元素的 height 设成 0，使得元素的高度等于 padding-bottom*/
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    position: relative;
    box-sizing: border-box;
}
.pimg1{
    padding-bottom: 74.2%;/* 高同宽的默认比例 */
}
.pimg2{
    padding-bottom: 55.2%;/* 高同宽的默认比例 */
}

.pic_img img{
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
}

.pro_li_name{
    position: relative;
    margin-top: -42px;
    z-index:1;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.pro_li_name span{
    color: #fff;
    background-color: #2e33b5;
    padding: 10px 25px;
    font-size: 18px;
}
.pro_li_text{
    font-size:14px;
    color: #434343;
    height: 95px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    padding:15px 15px;
}
.ctp_box:hover{
    border: 1px solid #e5e5e5;
    box-shadow:1px 1px 2px #cccccc;
}
.cb_more{
    margin:30px 0px;
    text-align: center;
}

.ct_btn{
    width:85px;
    height: 30px;
    border: none;
}
.btn1{
    background-color: #fff;
    color:#000;
}
.btn2{
    background-color: #000;
    color:#fff;
}



/*新闻中心*/
.new_main{
    margin-top: 60px;
}
.c_new{
    width: 100%;
    height: auto;
    padding: 100px 0px 50px 0px;
    cursor: pointer;
}
.new_main ul{
    width: calc(100% + 40px);
    margin-left: -20px;
}
.new_main ul li{
    width: 50%;
    float: left;
    margin: 20px 0;
}
.new_box{
    margin:0 20px;
    padding: 40px 15px;
    background-color: #f5f5f5;
}
.new_left{
    margin-top: 20px;
}
.new_left .year{
    font-size: 26px;
}


.new_right .title{
    font-size:16px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.new_right .text{
    margin-top:15px;
    color: #666;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    font-size: 14px;
}



.new_box:hover{
    background-color: #305dc4;
    color:#fff;
}
.new_box:hover .text{
    color:#fff;
}


/*关于我们*/
.c_about {
    margin-top: 44px;
    background: url(../images/aboutbg.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 180px;
}
.cm_content {
    height: auto;
    margin: 0 auto;
    color: white;
    background-color: #305dc4;
}

.about_left{
    width: 450px;
    float: left;
    padding-left:40px;
    margin-top:-120px;
}
.about_left img{
    width: 100%;
}

.about_right{
    width:690px;
    float: right;
    padding:50px 70px 50px 0;
}

.cmc_top{
    height:40px;
    line-height: 40px;
    overflow: hidden;
}
.cmct_ch {
    font-family:  "Microsoft YaHei", "宋体", Arial, Sans-Serif;
    float: left;
    font-size: 18px;
}
.cmct_en {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-transform: uppercase;
    color:#ccc;
    margin-left: 15px;
}
.cmc_middle {
    font-size: 14px;
    line-height:27px;
    height: 110px;
    margin-top: 19px;
    overflow: hidden;
}

.btn3{
    margin-top: 30px;
    background: none;
    border: 1px solid #fff;
    color:#fff;
}

/*成功案例*/
.c_anli{
    width: 100%;
    padding: 70px 0px;
    background: #f5f5f5;
}
.anli_list1{
    margin-top: 30px;
}
.anli_list ul{
    width: calc(100% + 32px);
    margin-left: -16px;
}
.anli_box{
    margin:16px;
    border: 1px solid #e5e5e5;
    position: relative;
    cursor: pointer;
}
.ze_box{
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    position: absolute;
    top:0px;
    left: 0px;
    display: none;
    z-index: 1;
}
.anli_box:hover .anli_title1{
    background-color: #305dc4;
    color: #fff;
}
.anli_title{
    height: 65px;
    line-height: 65px;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    font-size: 14px;
}
.anli_box:hover .ze_box{
    display: block;
}

.anli_box:hover .blue_box{
    display: block;
}

.blue_box{
    width:50%;
    height: 100%;
    background: #305dc4;
    position: absolute;
    top:0px;
    right: 0px;
    display: none;
    z-index: 2;
}
.cch1{
    color: #fff;
    font-size: 20px;
}

.blue_middle{
    color:#fff;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}


.btn3:hover{
    background: #fff;
    color:#305dc4;
}


.blue_box{
    padding: 20% 2%;
}


/*联系我们*/
.c_contact{
    width: 100%;
    padding: 50px 0px;
}
.tact_title{
    padding: 50px 0;
}
.tact_middle{
    /*text-align: center;*/
}
.tact_middle .map{
    float: left;
    text-align: center;
}
.map img{
    width: 100px;
    height: 100px;
}
.tact_middle .address{
    float: left;
    margin-left: 20px;
    line-height: 25px;
}
.add_title{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.add_text{
    font-size: 12px;
    color:#444;
}
.map_img{
    padding: 0;
}
.map_img img{
    width: 100%;
}
.tect_text{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}



/*底部*/
.footer {
    border-top: 3px solid #9c9c9c;
}

.f_middle {
    text-align: left;
    font-size: 14px;
    color: #959595;
    padding: 20px 0px 200px 0;
}

.wrap_left{
    width: 25%;
    float: left;
}
.p_center{
    padding: 30px 0;
}




.wrap{
    width: 1200px;
    margin: 0 auto;
}




/*左测导航*/
.left_nav {
    border: 1px solid #305dc4;
    margin-bottom:50px;
}
.nav_title{
    text-align: center;
    background-color:#305dc4;
    color:#fff;
    padding: 10px 0;
}
.dir{
    text-align: center;
    padding-top: 5px;
    line-height: 26px;
    color: #ddd;
    text-transform: uppercase;
    font-size: 26px;
}
.left_nav ul a {
    /* 整体字体颜色*/
    font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
    font-size:14px;
    text-decoration: none;
    color: #000;
}
.left_nav ul a:hover {
    text-decoration: none;
}
.left_nav>ul>li {
    text-align:center;
    line-height:50px;
    min-height:50px;
    position:relative;
    overflow: hidden;
}
.left_nav>ul>li ul {
    display:none;
    background-color:#FFF;
}
.left_nav>ul>li ul a {
    color: #000;/* 三级分类字体颜色 */
}
.left_nav>ul>li ul a:hover {
    color: #f00;
}
.left_nav>ul>li>a {
    position:relative;/*jquery的slideDow效果不兼容IE7*/
    display:block;
    font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
    font-size:16px;
    width:100%;
    height:100%;
    transition:all 0.5s;
}
.left_nav>ul>li>span a {
    position:absolute;
    z-index:99;
    font-family: "宋体";
    font-size: 18px;
    font-weight: bold;
    left: 40px;/*如果标题字数过长，可以调节数值*/
    transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all 0.5s;
}
.left_nav>ul>li>span a.on {
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
}
.left_nav>ul>li>a.on{
    color: #F00;
}
.left_nav>ul>li:hover {
    /* 鼠标经过变色 */
}
.left_nav>ul>li:hover span>a,.left_nav>ul>li:hover>a{
    color:#f00;
}
.left_sub a {
    font-size:14px;
    color:#FFF;
}
.left_sub a:hover {
    color:#305dc4;
    text-decoration: none;
}
.pro_img{
    padding-bottom: 74.2%;
}
/*左侧联系方式*/
.left_contact {
    border: 1px solid #305dc4;
}

.left_contact .text{
    padding: 10px 15px;
    box-sizing: border-box;
    margin-bottom: 15px;
    line-height: 200%;
    font-size: 16px;
}

/*右侧内容*/
.wrap_right{
    width: 72%;
    float: right;
}
.pl30{
    padding-left: 30px;
}
.pc_top{
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin:20px 0;
}
.pc_top .title{
    float: left;
    font-size: 18px;
}

.pc_top .address{
    float: right;
}


.pc_main{
    padding:15px 0px;
    width: 100%;
    box-sizing: border-box;
    line-height: 200%;
    border-top: 1px solid #ccc;
    font-size: 14px;
    font-family: "Microsoft YaHei","宋体",Arial,Sans-Serif;
}
.w33{
    width: 33.3%;
}
.fl{
    float: left;
}
.pc_main .show_title{
    font-size: 1.8rem;
    text-align: center;
    line-height: 30px;
    color: #000;
}
.pc_main .info{height:27px;line-height:28px;text-align:right;margin:20px auto;color:#666;}
.pc_main .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.pc_main .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.pc_main .info .small{font-size:10px;padding-right:3px;}
.pc_main .info .big{color:#003ba6;padding-left:3px;}
#textarea{
    padding:20px 0;
}
.preNext {
    position:relative
}
.preNext .pline {
    height:10px;
    overflow:hidden;
    clear:both;
    background:url(../images/box_dotline.gif) left 15px repeat-x;
    margin:4px auto;
    padding-top:10px;
}
.preNext .pline strong {
    display:block;
    width:8px;
    height:10px;
    overflow:hidden;
    font-size:0px;
    line-height:100px;
    background:url(../images/box_dotline.gif) right -10px no-repeat;
    float:left;
}
.preNext .text {
    color:#999;
}
.preNext .text li {
    margin-bottom:5px
}
.preNext .actBox {
    position:absolute;
    top:25px;
    right:0;
}
.preNext .actBox li {
    display:inline;
    padding-left:22px;
    background-image:url(../images/actbox-ico.gif);
    background-repeat:no-repeat;
    margin-left:10px;
}
.preNext .actBox li a {
    color:#666;
}
.preNext .actBox li#act-fav {
    background-position:4px 0px;
}
.preNext .actBox li#act-err {
    background-position:4px -37px;
}
.preNext .actBox li#act-pus {
    background-position:4px -73px;
}
.preNext .actBox li#act-pnt {
    background-position:4px -109px;
}

/*图片列表页*/
.pc_img{
    margin:15px 10px;
    padding: 5px;
    border: 1px solid #ddd;
}

.pc_title{
    text-align: center;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 16px;
}

.pc_list_l{
    width: 25%;
}
.pc_list_r{
    width: 75%;
}
.pc_list_l img {
    width:100%;
    height:auto;
    text-align:center;
    line-height:150px;
    display:inline-block;
    background-color:#fafafa;
}
.pc_list_box{
    padding: 15px;
}
.news_label {
    position:absolute;
    top:0;
    left:-25px;
    width:40px;
    height:40px;
    padding:3px;
    background-color:#305dc4;
    color:#fff;
    text-align:center;
    text-transform:uppercase;
    font-size:22px;
    line-height:1em;
}
.news_label span {
    font-size:12px;
    display:block;
    line-height:1em
}
.news_right {
    padding: 15px;
    width: 33.3%;
}
.news_right p.text {
    margin:10px 0;
    text-indent:2em;
}
.news_right a.btn {
    position:absolute;
    right:0;
    bottom:0;
}

.pc_news p.text {
    margin: 5px 0px 20px 0px;
}
.pc_news p.text a {
    font-family:"微软雅黑","Arial","宋体";
    color:#666;
}
.pc_news p.text a:hover {
    color:#13bbec;
}
.pc_news p.text a:before {
    content:"";
    width:8px;
    height:8px;
    display:inline-block;
    padding-right:10px;
    background:url(../images/news_style.png) no-repeat;
}
.pc_news>p.text {
    border-bottom: 1px dotted #ccc;
    margin: 30px 0;
}
.new_list_data{
    float: right;
}

.btn4{
    width: 80px;
    height: 30px;
    border: 1px solid #13bbec;
    background-color: #fff;
    color:#13bbec;
}
.pages {
    width: 100%;
    line-height:12px;
    float: left;
    text-align: center;
    font-size: 12px;
    font-family: "宋体";
    color: #333;
    margin-top: 35px
}
.pages a{
    padding: 5px;
    background:#fff;
    border:1px solid #e3e3e3;
    text-align:center;
    color:#333
}
.pages .a1{
    color: #333;
    margin: 0px 10px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #333;
}
.pages span{
    display:inline-block;
    padding: 5px;
    background:#5a85b2;
    border:1px solid #5a85b2;
    color:#fff;
    text-align:center;
}


.table_forms1 {
    font-size:12px
}
.table_forms1 td {
    padding-left:12px
}
.table_forms1 th {
    font-weight:normal;
    text-align:right;
    padding-right:10px;
    color:#878787
}
.table_forms1 td label {
    vertical-align:middle
}
.table_forms1 td,.table_forms1 th {
    padding:30px 0 4px 8px
}
.table_forms1 tbody td .input-text{
    width: 100% !important;
    padding-left: 10px;
    border: none;
    color:#878787;
    height: 30px;
    border: 1px solid #ccc;
}
.table_forms1 tbody td textarea{
    width: 100% !important;
    padding-left: 10px;
    border: none;
    height: 60px !important;
    color:#878787;
    border: 1px solid #ccc;
}
.table_forms1 tfoot td{
    padding:5px 0 4px 8px
}