﻿/* CSS Document */
body, html
{
    overflow-x: hidden;
    font-family: "Microsoft YaHei",微软雅黑,STHeiti;
    font-size: 12px;
    margin: 0;
    padding: 0;
    color: #333;
}
body
{
    overflow: hidden;
}
ul
{
    padding: 0;
    margin: 0;
}
li
{
    list-style: none;
}
dir, h4, h3, p
{
    margin: 0;
    padding: 0;
}
a
{
    text-decoration: none;
    color: #333;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
}
a:hover
{
    text-decoration: none;
    transition: all .3s linear;/*    color:#FF6400;*/
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
}
img
{
    border: none;
}
.clear
{
    clear: both;
}/*::-webkit-scrollbar-track-piece{width:10px;background-color:#000;}
::-webkit-scrollbar{width:8px;height:6px}
::-webkit-scrollbar-thumb{height:50px;background-color:#02a7dd;}
::-webkit-scrollbar-thumb:hover{background:#02a7dd;}

::selection {
background:#02a7dd;
color: #fff;
}*//***头部***//**   header  **//******图标*****/
.li_a1
{
    font-size: 18px!important;
    border-left: none!important;
}
.li_a1 a
{
    background: url(keywords.png) center center no-repeat!important;
}
.li_a1:hover
{
    background: none!important;
}
.li_a1:hover a
{
    background: url(keywords.png) center center no-repeat!important;
}
.yemian_fl
{
    float: left;
    padding-top: 23px;
}
.yemian_fl select
{
    border: 1px solid #c3c3c7;
    outline: none;
    width: 130px;
    height: 22px;
    color: #666;
    margin-right: 10px;
}
.submenu_a
{
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 999;
    background: #fff;
    width: 388px;
    display: none;
    padding: 22px 30px;
    box-sizing: border-box;
    border-right: 1px #d1d3d8 solid;
    border-left: 1px #d1d3d8 solid;
    border-bottom: 1px #d1d3d8 solid;
    background: url(keywords.png) left top;
    background-repeat: repeat-x;
}
.submenu_a hr
{
    width: 1px;
    height: 140px;
    background: #ddd;
    margin: 0;
    float: left;
}
.submenu_a1
{
    width: 410px;
}
.submenu_a2
{
    left: -125px;
    width: 490px;
}
.submenu_a3
{
    left: -125px;
}
.submenu_a4
{
    left: -125px;
    width: 412px;
}
.submenu_a5
{
    left: -125px;
}
.submenu_a6
{
    left: -1px;
    width: 256px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.submenu_a2 .menu_pic
{
    margin-top: 20px;
}
.menu_xiala ul li
{
    text-align: left;
    line-height: 34px;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 20px;
    position: relative;
}
.menu_xiala ul li a
{
    color: #666;
    font-size: 12px;
    padding-left: 10px;
}
.menu_xiala ul li a:hover
{
    color: #f5882e;
}
.nav_more
{
    position: absolute;
    left: 225px;
    top: 50%;
    width: 5px;
    height: 12px;
    margin-top: -6px;
}
.nav_more:after
{
    display: inline-block;
    clear: both;
    content: '';
    position: absolute;
    top: 0;
    height: 8px;
    width: 8px;
    border-bottom: 1px solid #f1f2f9;
    border-right: 1px solid #f1f2f9;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    border-bottom: 1px solid #343434;
    border-right: 1px solid #343434;
    right: 0;
    height: 6px;
    width: 6px;
    border-bottom: 1px solid #828a91;
    border-right: 1px solid #828a91;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menu_show
{
    position: absolute;
    top: -60px;
    left: 255px;
    width: 220px;
    height: 169px;
    display: none;
    background: url(keywords.png) left top;
    background-repeat: repeat-x;
}
.menu_show p
{
    padding-left: 20px;
    line-height: 30px;
}
.menu_show p a i
{
    margin-right: 5px;
}
.menu_show_left
{
    float: left;
    width: 50%;
}
.menu_show_right
{
    float: left;
    width: 50%;
}
.submenu
{
    float: left;
    padding-right: 50px;
}
.submenu li
{
    line-height: 30px;
    padding-left: 10px;
    background: url(keywords.png) left center no-repeat;
    text-align: left;
}
.submenu li:hover
{
    background: url(keywords.png) left center no-repeat;
}
.submenu li:hover a
{
    color: #f5882e;
}
.submenu li a
{
    color: #666;
    font-size: 12px;
}
.menu_pic
{
    float: right;
}
.menu_pic img
{
    width: 100%;
    display: block;
    height: auto;
}
.menu_pic p
{
    line-height: 30px;
    text-align: left;
    margin-top: 10px;
}
.menu_pic p a
{
    color: #666;
    font-size: 12px;
}
.menu_pic p:hover a
{
    color: #f5882e;
}
.menu_endtitle
{
    text-align: left;
}
.menu_endtitle a
{
    color: #333;
}
.menu_er
{
    font-size: 14px;
    line-height: 24px;
    color: #003895;
    position: relative;
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
}
.menu_er i
{
    margin-right: 8px;
    font-size: 15px;
}
.menushow p
{
    line-height: 22px;
    font-size: 12px;
}
.menushow p a
{
    color: #666;
}
.menushow p a:hover
{
    color: #333;
}
.nav_show
{
    position: absolute;
    top: 20px;
    left: 165px;
    width: 100%;
    z-index: 99999;
}
.nav_about
{
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    background: #fff;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: 99999;
}
.nav_contact
{
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: 99999;
    width: 220px;
}
.nav_job
{
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 99999;
    width: 220px;
}
.nav_show p
{
    margin-top: 0!important;
}
.language .last
{
    line-height: 20px;
}
.language .last a span
{
    display: block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: -25px;
    width: 39px;
    height: 26px;
    margin-top: -13px;
    font-size: 0;
    line-height: 0;
}
.language .last a span img
{
    transition: all .4s cubic-bezier(.215,.61,.355,1);
    -webkit-transition: all .4s cubic-bezier(.215,.61,.355,1);
    -moz-transition: all .4s cubic-bezier(.215,.61,.355,1);
    -o-transition: all .4s cubic-bezier(.215,.61,.355,1);
}
.language .last a:hover span img
{
    margin-top: -39px;
}
.en_box
{
    padding-left: 10px;
    padding-right: 10px;
    background: url(/jpg/bljfvlg7.jpg) no-repeat;
    height: 40px;
    padding: 10px 0;
    cursor: pointer;
}
.en_box_left
{
    line-height: 20px;
    border: 1px solid #c3c3c7;
    padding-left: 5px;
    width: 130px;
    position: relative;
    background: #fff;
    color: #b7b7b7;
}
.en_box_right
{
    line-height: 20px;
    border-top-right-radius: 50px;
    width: 20px;
    text-align: center;
    color: #888;
    position: absolute;
    top: 0;
    right: 0;
}
.yuyan
{
    position: absolute;
    left: 0;
    bottom: -50px;
    width: 130px;
    border: #b7b7b7 1px solid;
    background: #fff;
    z-index: 99999;
    display: none;
}
.yuyan ul li
{
    padding-left: 15px;
    font-size: 12px;
    text-align: left;
    width: 100%;
    background: #fff;
    border-bottom: #f1f1f1 1px solid;
    color: #b7b7b7;
    font-family: "微软雅黑";
}
.yuyan ul li span
{
    margin-left: 5px;
}/**  banner  **//*.banner{ max-height:590px !important;}*//*.banner .swiper-slide{max-height:590px !important;}*//*.banner .swiper-slide a{ display:block}*/
.banner .wap
{
    display: none;
}
.banner_bot
{
    background: url(/png/avg87gzk.png) repeat left top;
    margin-top: -50px;
    z-index: 999;
    position: relative;
}
.rd
{
    float: left;
    height: 50px;
    width: 330px;
    overflow: hidden;
    line-height: 50px;
    font-size: 16px;
    border-right: 1px solid #666;
    color: #e5e5e5;
}
.rd span
{
    text-transform: uppercase;
    font-family: Arial,Helvetica,sans-serif;
}
.rd span i
{
    margin-right: 5px;
}
.xw
{
    height: 50px;
    overflow: hidden;
    width: 420px;
    float: left;
}
.xw li
{
    line-height: 50px;
    height: 50px;
}
.xw li a
{
    color: #333;
}
.xw li span
{
    color: #666;
    padding-left: 15px;
}/** warpper   **/
.index_pro_a
{
    padding: 0 20px 0 0;
    position: relative;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    right: 300px;
}
.index_about
{
    position: relative;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    left: 300px;
    padding: 0 0 0 20px;
}
.type_name
{
    color: #333;
    line-height: 34px;
    border-bottom: 1px #ddd solid;
    font-size: 18px;
    padding-left: 5px;
    padding-bottom: 10px;
}
.type_name span
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
}
.type_name span b
{
    color: #222;
    font-size: 38px;
    font-weight: normal;
}
.index_pro h3
{
    font-size: 16px;
    color: #666;
    padding-left: 40px;
    position: relative;
    line-height: 24px;
}
.index_pro
{
    padding-top: 12px;
    float: left;
    width: 100%;
}
.index_pro.two
{
    margin-right: 0;
}
.index_pro h3 i
{
    position: absolute;
    width: 28px;
    height: 28px;
    background: #ff6400;
    font-style: normal;
    color: #fff;
    line-height: 28px;
    text-align: center;
    left: 0;
    top: 0;
    border-radius: 60%;
}
.index_pro p
{
    color: #666;
    font-size: 14px;
    line-height: 22px;
    padding-left: 40px;
}
.index_pro img
{
    width: 50%;
    height: auto;
    display: block;
    margin: 10px auto;
}
.index_pro span
{
    color: #333;
    line-height: 30px;
    padding-left: 40px;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif,"微软雅黑",Tahoma;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
}
.index_pro span:hover
{
    color: #ff6400;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
}
.index_promwen
{
    padding-top: 10px;
}
.index_about_con
{
    padding-top: 10px;
    display: block;
}
.index_about_con img
{
    width: 100%;
    height: auto;
    display: block;
    width: 30%;
    box-sizing: border-box;
    float: left;
}
.index_about_text
{
    color: #333;
    line-height: 22px;
    width: 70%;
    padding-left: 20px;
    box-sizing: border-box;
    float: left;
}
.index_one_left_gd
{
    margin-top: 10px;
}
.index_about_text h3
{
    font-size: 20px;
    margin-bottom: 6px;
    font-family: Arial,Helvetica,sans-serif;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
}
.index_about_text p
{
    color: #666;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
}
.index_about_text:hover h3
{
    color: #ff6400;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
}
.index_about_text:hover p
{
    color: #ff6400;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
}
.type_name a
{
    color: #666;
    line-height: 45px;
    text-transform: uppercase;
    font-size: 12px;
    float: right;
    font-family: Arial;
}
.type_name a:hover
{
    color: #ff6400;
}
.index_wh li
{
    width: 22%;
    margin-top: 20px;
    float: left;
    margin-right: 4%;
    position: relative;
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
}
.index_wh li:hover
{
    margin-top: 10px;
}
.index_wh li.last
{
    margin-right: 0;
}
.index_wh li img
{
    display: block;
    margin: 5px auto;
    width: 25px;
}
.index_wh li p
{
    color: #666;
    line-height: 30px;
    text-align: center;
    position: relative;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
}
.index_wh li p:after
{
    position: absolute;
    width: 60px;/*background:#999;*/
    height: 1px;
    margin-left: -30px;
    left: 50%;
    top: 30px;
    content: '';
}
.index_wh
{
    margin-top: 49px;
}
.index_news
{
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    left: 300px;
    position: relative;
}
.index_news_con
{
    margin-top: 20px;
}
.index_news img
{
    width: 100%;
    height: auto;
    display: block;
}
.index_news p
{
    color: #666;
    line-height: 40px;
    height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
}
.index_news_in:hover .index_nwen
{
    background: #ff6400;
    color: #fff;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
}
.index_news_in:hover .index_nwen01
{
    color: #fff;
}
.index_news_in:hover .index_newsmore
{
    color: #fff;
    margin-left: 10px;
    position: relative;
    transition: all linear .4s;
    -webkit-transition: all linear .4s;
    -moz-transition: all linear .4s;
    -ms-transition: all linear .4s;
    -o-transition: all linear .4s;
}
.new-bar
{
    height: 32px;
    line-height: 32px;
    width: 460px;
    float: left;
    padding-left: 40px;
    box-sizing: border-box;
    overflow: hidden;
    border: none;
    background: none;
}
.new-bar .bgcon
{
    height: 32px;
    position: relative;
    width: 460px;
    float: left;
}
.new-bar .clr-left
{
    width: 120px;
    color: #003894;
    font-size: 14px;
    font-weight: bolder;
    margin-left: 0;
    float: left;
    line-height: 42px;
}
.new-bar .clr-con
{
    float: left;
}
.new-bar .clr-con-wrap
{
    color: #666;
    font-size: 14px;
    overflow: hidden;
    position: relative;
    height: 50px;
    line-height: 50px;
    width: 460px;
}
.new-bar .clr-con-wrap #newRun a
{
    color: #e5e5e5;
}
.new-bar .date
{
    font-size: 12px;
    color: #fff;
    padding-left: 12px;
    margin-left: 100px;
    border-left: 1px solid #d1d1d1;
    font-weight: bold;
}
.new-bar .clr-right
{
    width: 64px;
    float: right;
}
.new-bar .clr-right a
{
    cursor: pointer;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: 2px;
}
.new-bar .clr-right a.up
{
    background: url(keywords.png) no-repeat top;
}
.new-bar .clr-right a.down
{
    background: url(keywords.png) no-repeat top;
}
.new-bar .clr-right a:hover
{
    filter: alpha(opacity=.7);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
}
.indexnew a
{
    color: #666;
}
.indexnew a:hover
{
    color: #333;
    text-decoration: underline;
}
.newsleft
{
    float: left;
    background: #003894;
    width: 20px;
    height: 20px;
    margin-top: 10px;
}
.newsright
{
    float: left;
    margin-left: 5px;
    background: #003894;
    width: 20px;
    height: 20px;
    margin-top: 10px;
}
.indexnew .tit
{
    float: left;
    color: #fff;
}
.tit a
{
    color: #fff;
}
.tit a:hover
{
    color: #ff6400;
}
.indexnew .date
{
    float: left;
}
#newRun
{
    position: absolute;
    vertical-align: middle;
}
#newRun a:hover
{
    color: #fff;
    text-decoration: underline;
}
.pagination2
{
    text-align: right!important;
    bottom: 89%!important;
}
.index_pro_qh
{
    padding: 0;
}/********news****/
.index_newsbox
{
    width: 40%;
    float: left;
    margin-left: 9%;
}
.index_newsbox2
{
    width: 40%;
    float: right;
    margin-right: 9%;
}
.index_nwen
{
    border: 1px solid #ececec;
    border-top: none;
    width: 100%;
    padding-bottom: 10px;
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
}
.index_nwen p
{
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 5px;
    font-size: 14px;
    padding-right: 5px;
    width: 100%;
}
.index_newsmore
{
    font-size: 12px;
    padding: 10px 5px 0 5px;
    color: #ff6400;
}
.index_newsmore i
{
    margin-left: 8px;
}/*** footer ***//*** footer ***//********产品*****/
.index_pitem
{
    position: relative;
    overflow: hidden;
    top: 300px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    width: 19%;
    margin-right: 1%;
    float: left;
    margin-bottom: 20px;
}
.index_pwen
{
    font-size: 16px;
    color: #666;
    letter-spacing: 1px;
    margin-top: 10px;
    text-align: center;
}
.index_pbg
{
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    position: absolute;
    bottom: 30px;
    right: 10px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    color: #fff;
    white-space: pre-wrap;
}
.index_pbg p
{
    color: #fff;
}
.index_pitem:hover .index_pbg
{
    bottom: 50px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.index_pitem:hover .index_pwen
{
    color: #f4a564;
}
.index_pimg
{
    overflow: hidden;
    position: relative;
}
.index_pimg img
{
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
}
.index_pitem:hover .index_pimg img
{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}/*.index_probg{width: 100%;
    height: 50%;
    bottom: 0;
    left: 0%;
    padding-left: 5%;
    padding-right: 5%;
    position: absolute;
    z-index: 2; background: -webkit-linear-gradient(bottom, #555, transparent);
    background: linear-gradient(to top, #666, transparent);transition: all 0.4s linear;
-webkit-transition: all 0.4s linear;
-moz-transition: all 0.4s linear;
-ms-transition: all 0.4s linear;
-o-transition: all 0.4s linear;}*/
.index_pimg:hover .index_probg
{
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
}
.index_pitem:hover .index_pwen
{
    bottom: -40px;
}
.index_promian
{
    margin-left: 0;
}
.index_news_con .col-lg-3
{
    padding-left: 0;
}
.index_two
{
    overflow: hidden;
    padding: 60px 0;
    padding-top: 0;
}/*******热点****/
.clr-con-wrap .tit a
{
    width: 80%;
    display: block;
    color: #e5e5e5;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
}
.clr-con-wrap .tit i
{
    font-style: normal;
    color: #e5e5e5;
    float: left;
    margin-right: 10px;
}
.index_one
{
    margin-top: 40px;
}
.index_tleft
{
    float: left;
    width: 30%;
}
.index_ttitle
{
    font-size: 18px;
    line-height: 34px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-left: 5px;
    color: #333;
}
.index_ttitle span
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
}
.index_ttitle span b
{
    color: #222;
    font-size: 38px;
    font-weight: normal;
}
.index_tleft ul li
{
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.index_timg
{
    float: left;
    width: 36%;
    overflow: hidden;
}
.index_twen
{
    width: 60%;
    float: left;
    padding-left: 15px;
}
.index_twen p i
{
    margin-right: 5px;
}
.index_twen p
{
    margin: 0;
    color: #a3a3a3;
    line-height: 22px;
}
.index_twen h4
{
    line-height: 22px;
    height: 40px;
    overflow: hidden;
    width: 95%;
    font-size: 13px;
}
.index_twen01 i
{
    padding-left: 6px;
    color: #f4a564;
}
.index_timg img
{
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
}
.index_tleft ul li:hover .index_timg img
{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.index_tleft ul li:hover .index_twen01 a
{
    color: #333;
}
.index_tcenter
{
    float: right;
    width: 40%;
    overflow: hidden;
}
.index_tcmian
{
    margin: 0 30px;
}
.index_tcwen01
{
    font-size: 24px;
    margin-bottom: 5px;
}
.index_tcwen02
{
    font-size: 16px;
    line-height: 22px;
    color: #666;
}
.index_tcimg
{
    margin-bottom: 20px;
}
.index_tcwenmore
{
    font-size: 12px;
    color: #999;
    position: relative;
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
}
.index_tcwenmore i
{
    margin-left: 5px;
    margin-top: 15px;
}
.index_tcwenmore:hover
{
    color: #333;
    margin-left: 10px;
}
.index_tcenter .arrow-left2
{
    top: 47%;
}
.index_tcenter .arrow-right2
{
    top: 47%;
}
.index_tright
{
    float: right;
    width: 30%;
}
.index_trtopimg
{
    float: left;
    width: 45%;
}
.index_trtopwen
{
    float: left;
    width: 55%;
    padding-left: 15px;
    padding-top: 5px;
}
.index_trtopwen h4
{
    font-family: Arial,Helvetica,sans-serif;
    margin-bottom: 10px;
}
.index_trtopwen p
{
    line-height: 22px;
    height: 65px;
    overflow: hidden;
    color: #666;
}
.index_trtopwen01
{
    line-height: 22px;
    margin-bottom: 0;
    padding-top: 5px;
    color: #666;
}
.index_tcwenmore2
{
    font-size: 12px;
    color: #999;
    float: right;
    position: relative;
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
}
.index_tcwenmore2 i
{
    margin-left: 5px;
    margin-top: 15px;
}
.index_tcwenmore2:hover
{
    color: #333;
    margin-right: 10px;
}
.copy_list
{
    display: none;
}
@media(max-width: 768px)
{/*.banner{ height:auto!important}*/
    .banner .swiper-container, .banner .swiper-wrapper, /*.banner .swiper-slide{height:auto!important}*/.banner .pc
    {
        display: none;
    }
    .banner .wap
    {
        display: block;
    }
    .banner .swiper-pagination
    {
        bottom: 10px;
    }
    .banner_bot
    {
        display: none;
    }
    .index_tright
    {
        padding: 0 15px;
    }
    .index_tright, .index_tcenter, .index_tleft
    {
        float: none;
        width: auto;
    }
    .index_ttitle, .type_name
    {
        text-align: center;
        position: relative;
        padding-bottom: 22px;
        border-bottom: none;
    }
    .index_ttitle:after, .type_name:after
    {
        content: '';
        bottom: 8px;
        background: url(keywords.png) no-repeat;
        background-position: center -21px;
        position: absolute;
        left: 40%;
        height: 11px;
        width: 20%;
    }
    .index_trtopimg, .index_trtopwen
    {
        float: none;
        width: auto;
    }
    .index_trtopwen
    {
        padding: 10px 0;
    }
    .index_trtopwen p
    {
        height: auto;
    }
    .index_tcenter
    {
        background: #f1f1f1;
        padding: 30px 0;
    }
    .index_tcenter .swiper-container, .index_tcenter .swiper-wrapper, .index_tcenter .swiper-slide
    {
        height: auto!important;
    }
    .index_tleft
    {
        padding: 30px 15px 15px 15px;
    }
    .index_two
    {
        background: #f1f1f1;
        padding: 30px 15px;
    }
    .index_promian
    {
        display: none;
    }
    .copy_list
    {
        display: block;
    }
    .copy_list .index_pitem
    {
        opacity: 1;
        top: auto;
        width: 100%;
        float: none;
        margin-right: 0;
    }
    .copy_list .swiper-container, .copy_list .swiper-wrapper, .copy_list .swiper-slide
    {
        height: auto!important;
    }
    .copy_list .index_pimg
    {
        float: left;
        width: 50%;
    }
    .copy_list .index_info
    {
        float: right;
        width: 45%;
    }
    .copy_list .index_pwen
    {
        text-align: left;
        position: relative;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .copy_list .index_pwen:after
    {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 35px;
        height: 1px;
        background: #ff6400;
    }
    .copy_list .index_pbg
    {
        opacity: 1;
        color: #777;
        position: relative;
        bottom: auto;
        right: auto;
    }
    .copy_list .pagination
    {
        display: block;
        text-align: center;
    }
    .swiper-pagination-switch
    {
        background: #999!important;
        box-shadow: 0 1px 2px #555 inset;
    }
    .swiper-active-switch
    {
        background: #fff!important;
    }
}
