
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

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 {
    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;
}

a:hover{ color: #e41927; }


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;
}

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;
}


.clear{clear:both;}

/*----*/

.ztbanner{
    width: 100%;
    height: 550px;
    overflow: hidden;
    background:url(../img_y/zt_banner.jpg) no-repeat center;
}



/*留言*/

.webq_bottom_bg{
    width: 100%;
    height: 450px;
    margin: 0 auto;
    margin-top: 75px;
    background:url(../img_y/ztly_bg.jpg) no-repeat center;
}


.webq_bottom_r{
    width: 680px;
    position: relative;
    margin: 0 auto;
}

.webq_bottom_rt{
    font-size: 22px;
    text-align: center;
    line-height: 27px;
    padding-top: 120px;
}



.webq_bottom_r3 {
    padding-top: 40px;
}


.webq_bottom_r3pt{
    padding-top: 72px;
}


.webq_bottom_r3_ti{
    width: 60px;
    height: 40px;
    line-height: 40px;
    float: left;
}

.webq_bottom_r3_tml{
    margin-left: 20px;
}

.webq_bottom_r3_tmtt{
    margin-top: 20px;
}



.webq_bottom_r3_1 {
    width: 136px;
    float: left;
    height: 40px;
    border: 1px solid #cccccc;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



.webq_bottom_r1{
    width: 620px;
    height: 80px;
    border: 1px solid #cccccc;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}


.webq_bottom_rml {
    margin-left: 10px;
}

.webq_bottom_wi{
    width: 178px;
}




.webq_bottom_r4 {
    width: 220px;
    height: 48px;
    background:url(../img_y/zt_lyan.png) no-repeat center;
    margin-top: 35px;
    margin-left: 230px;
}



.webq_bd_1 {
    width: 100%;
    height: 78px;
    border: 0;
    background: none;
    line-height: 28px;
    color: #333333;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
}


.webq_bd_2 {
    width: 100%;
    height: 38px;
    line-height: 38px;
    border: 0;
    background: none;
    color: #333333;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.webq_bd_3 {
    width: 100%;
    height: 34px;
    line-height: 34px;
    border: 0;
    background: none;
    color: #fff;
    font-size: 14px;
    display: block;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



.webq_bd_go {
    margin: 0;
    border: 0;
    width: 100%;
    background:none;
    cursor: pointer;
    color: #fff;
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    outline: none;
}


.webq_bottom_r3_3 {
    float: left;
    width: 200px;
    height: 38px;
    border: 1px solid #aaaaaa;
    position: relative;
    margin-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



.webq_bottom_yzmtu {
    float: left;
    width: 90px;
    height: 38px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
}


.webq_bottom_yzmtu img {
    width: 90px;
    height: 38px;
    display: block;
}




.webq_bottom_r input::-webkit-input-placeholder {
    color: #666666;
}

.webq_bottom_r input::-moz-placeholder {
    color: #666666;
}

.webq_bottom_r input:-moz-placeholder {
    color: #666666;
}

.webq_bottom_r input:-ms-input-placeholder {
    color: #666666;
}

.webq_bottom_r textarea::-webkit-input-placeholder {
    color: #666666;
}

.webq_bottom_r textarea::-moz-placeholder {
    color: #666666;
}

.webq_bottom_r textarea:-moz-placeholder {
    color: #666666;
}

.webq_bottom_r textarea:-ms-input-placeholder {
    color: #666666;
}


/*留言end*/


.a_tite_box{
    width: 1360px;
    margin: 0 auto;
    position: relative;
}


.a_tite {
    width: 430px;
    line-height: 1;
    float: left;
    background:url(../img_y/zt_x1.png) no-repeat 0 bottom;
    padding-bottom: 60px;
    padding-top: 66px;
}


.a_tite h3 {
    font-size: 30px;
    color: #0094de;
    font-weight: bold;
}


.a_tite h4 {
    font-size: 18px;
        color: #666666;
    text-transform:uppercase;
    font-family: Arial;
    padding-top: 17px;
}




.a_tite_more {
    width: 84px;
    height: 28px;
    float: right;
    z-index: 5;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background:url(../img_y/zt_more.png) no-repeat top;
    padding-top: 104px;
}


.a_tite_more a{
    display: block;
    line-height: 28px;
    font-size: 14px;
    color: #333333;
    text-transform:uppercase;
    text-align: right;
}

.a_tite_more a:hover{
    color: #0094de;
}





/*产品*/

.in_products_xx {
    width: 100%;
    overflow: hidden;
}


.in_productsen{

}




.in_products .tab_box {
    width: 100%;
    clear: both;
}

.in_products .tab_box .hide {
    display: none;
}



.in_products_cent{
    width: 1360px;
    margin: 0 auto;
    padding-top: 25px;
    overflow: hidden;
}


.in_products_xia {
    width: 110%;
}


.in_pro_2 {
    float: left;
    width: 300px;
    margin: 0 53px 0 0;
    overflow: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: relative;
}


.in_pro_2 .in_pro_1pic {
    width: 260px;
    height: 220px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    float: right;
    border: 1px solid #dddddd;
    padding: 9px;
}


.in_pro_2 .in_pro_1pic img {
    width: 100%;
    height: 100%;
}


.in_pro_txt {
    width: 26px;
    height: 220px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    position: relative;
    background:url(../img_y/zt_bjt1.png) no-repeat center 40px;
    float: left;
}


.in_pro_txt span{
    display: block;

}


.in_pro_txt span a {
    height: 122px;
    line-height: 15px;
    display: block;
    overflow: hidden;
    text-align: center;
    padding-top: 82px;
}


.in_pro_2:hover .in_pro_txt span a {
    color: #0094de;
}

.in_pro_2:hover .in_pro_1pic{
    border: 1px solid #0094de;
}


/*产品end*/



/*in_banner1*/

.in_banner1 {
    width: 100%;
    height: 221px;
    background: url(../img_y/zt_ban1.jpg) no-repeat center;
    margin-top: 70px;
}


.in_banner1_1 {
    width: 1360px;
    height: 221px;
    margin: 0 auto;
    position: relative;
}


.in_banner1_right {
    color: #fff;
    padding: 65px 0 0 145px;
    width: 650px;
    float: left;
    text-align: center;
}


.in_banner1_pic {
    color: #fff;
    line-height: 1;
    font-size: 30px;
    font-weight: bold;
}


.in_banner1_pic2 {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    padding-top: 5px;
    height: 20px;
    text-transform:uppercase;
    letter-spacing:5px;
}


.in_banner1_pic3 {
    color: #fff;
    line-height: 1;
    font-size: 18px;
    margin-top: 5px;
}


/*--*/


/*in_banner2*/

.in_banner2 {
    width: 100%;
    height: 221px;
    background: url(../img_y/zt_ban2.jpg) no-repeat center;
    margin-top: 70px;
}


.in_banner2_1 {
    width: 1360px;
    height: 221px;
    margin: 0 auto;
    position: relative;
}


.in_banner2_right {
    color: #fff;
    padding: 28px 0 0 407px;
    width: 558px;
    float: left;
    text-align: center;
}


.in_banner2_pic {
    color: #fff;
    line-height: 1;
    font-size: 24px;
    font-weight: bold;
}


.in_banner2_pic2 {
    font-size: 22px;
    line-height: 1;
    color: #fff;
    padding-top: 20px;
}


.in_banner2_pic3 {
    color: #fff;
    line-height: 1;
    font-size: 18px;
    margin-top: 20px;
    font-weight: bold;
}


.in_banner2_2 {
    width: 340px;
    margin: 0 auto;
    margin-top: 20px;
}


.in_banner2_3 {
    color: #fff;
    height: 40px;
    line-height: 40px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    float: left;
}

.in_banner2_3 span{
    float: left;
}

.in_banner2_3 i{
    font-size: 18px;
    float: left;
    display: block;
    color: #fff;
    font-weight: bold;
}


.in_banner2_6 {
    width: 100px;
    height: 38px;
    font-size: 14px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    float: right;
}

.in_banner2_6 a {
    color: #0094de;
    display: block;
    line-height: 38px;
    text-align: center;
    background:url(../img_y/zt_ban_zx.png) no-repeat center;
    font-size: 18px;
}


.in_banner2_6 a:hover {
    border-radius: 8px;
}


/*--*/



/*in_banner3*/

.in_banner3 {
    width: 100%;
    height: 221px;
    background: url(../img_y/zt_ban3.jpg) no-repeat center;
    margin-top: 70px;
}


.in_banner3_1 {
    width: 1360px;
    height: 221px;
    margin: 0 auto;
    position: relative;
}


.in_banner3_right {
    color: #fff;
    padding: 54px 0 0 48px;
    width: 600px;
    float: left;
}


.in_banner3_pic {
    color: #fff;
    line-height: 1;
    font-size: 36px;
}


.in_banner3_pic2 {
    font-size: 12px;
    line-height: 1;
    color: #fff;
    padding-top: 16px;
    text-transform:uppercase;
}


.in_banner3_pic3 {
    color: #fff;
    line-height: 1;
    font-size: 30px;
    margin-top: 24px;
    font-weight: bold;
}


/*--*/















