﻿/*Generated by wjdhcms 3.0 */


::selection {
    background-color: #ed7436;
    color: #fff;
}

::-moz-selection {
    background-color: #0170e1;
    color: #fff;
}

::-webkit-selection {
    background-color: #0170e1;
    color: #fff;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-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);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

* {
    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: #0170e1;
}

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;
}

.webq_head_xx {
    width: 100%;
    height: auto;
}


.webq_head_1 {
    width: 100%;
    height: 36px;
    background: #f8f8f8;
}


.webq_head_2 {
    width: 1300px;
    height: 36px;
    margin: 0 auto;
    position: relative;
}

.webq_head_2_l {
    float: left;
    height: 36px;
    line-height: 36px;
    color: #666666;
}


.webq_head_2_r {
    float: right;
    height: 36px;
    line-height: 36px;
    padding-right: 250px;
}


.webq_head_2_r a {
    float: left;
    width: 86px;
    color: #666666;
    display: block;
    line-height: 36px;
    text-align: right;
}

.webq_head_2_r a:hover {
    color: #0170e1;
}


.webq_head_2_rfd1{
    background:url(../image/t_d1.png) no-repeat 0;
}


.webq_head_2_rfd2{
    background:url(../image/t_d2.png) no-repeat 0;
    margin-left: 60px;
}


.webq_top_1 {
    width: 100%;
    height: 128px;
}


.webq_top_2 {
    width: 1300px;
    height: 128px;
    margin: 0 auto;
    position: relative;
}

.webq_top_logo1 {
    width: auto;
    height: 128px;
    float: left;
    line-height: 1;
}


.webq_top_logo1 h1 {
    padding-top: 25px;
}


.webq_top_zhuy {
    height: 60px;
    float: left;
    color: #666666;
    font-size: 14px;
    line-height: 35px;
    margin-left: 95px;
    margin-top: 32px;
}


.webq_top_zhuy b{
    color: #333333;
    display: block;
    font-size: 18px;
}




/*询盘信息*/

.top_xunpan {
    width: 180px;
    height: 20px;
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    display: block;
    position: absolute;
    top: 5px;
    right: 0px;
    cursor: pointer;
    z-index: 3;
    background:url(../image/t_d3.png) no-repeat 0;
    padding-left: 32px;
    webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;

}


.top_xunpan i {
    color: #666666;
    font-size: 20px;
    padding: 0 3px;
    font-weight: bold;
}


.top_xunpantxt{
    position: absolute;
    top: 30px;
    left: 0px;
    width: 170px;
    padding-top: 16px;
    height: 0px;
    visibility: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    opacity: 0;
    z-index: 3;
}

.top_xunpantxt h6{
    height: 24px;
    line-height: 24px;
    background: #ed7436;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
}

.top_xunpantxt ::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 58px;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom-color: #ed7436;
    z-index: 3;
}

.top_xunpan:hover .top_xunpantxt{
    height: auto;
    visibility: visible;
    top: 20px;
    opacity: 1;
}

/*询盘信息end*/



.webq_top_tel {
    height: 56px;
    background: url(../image/t_tel.png) no-repeat 0;
    float: right;
    padding-left: 69px;
    margin-top: 24px;
    webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding-right: 10px;
}


.webq_top_tel_txt {
    font-size: 16px;
    color: #666666;
    line-height: 16px;
    padding-top: 5px;
}


.webq_top_tel_dh {
    font-size: 20px;
    color: #333333;
    line-height: 24px;
    padding-top: 8px;
    font-family: Arial;
}



/*导航开始*/

.nav_xiala_xx {
    width: 100%;
    height: 54px;
    background: #0170e1;
}

.nav_xiala {
    width: 1300px;
    height: 54px;
    margin: 0 auto;
}

.nav_xiala ul li {
    float: left;
    width: 183px;
    height: 54px;
    text-align: center;
    font-size: 16px;
    position: relative;
    z-index: 5;
   }


.nav_xiala > ul > li > a {
    display: block;
    color: #fff;
    height: 54px;
    line-height: 54px;
    overflow: hidden;
    font-size: 16px;
}


.nav_xiala ul li:after {
    content: '';
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    top: 50%;
    background: #333333;
    z-index: -1;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    opacity: 0;
}


.nav_xiala ul li:hover:after {
    top: 0;
    height: 100%;
    opacity: 1;
}


.nav_xiala ul li:hover {
    color: #fff;
}

.nav_xiala ul li:hover > a {
    color: #fff;
}


.nav_xiala .erji_xiala {
    position: absolute;
    top: 54px;
    left: 0;
    z-index: 20;
    height: 0px;
    visibility: hidden;
    min-width: 100%; /*和一级栏目一样宽度*/
}

.nav_xiala .erji_xiala i {
    display: block;
    opacity: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    background: #0170e1;
    position: relative;
}

.nav_xiala .erji_xiala i a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    display: block;
    color: #FFF;
    padding: 0 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nav_xiala .erji_xiala i a:hover {
    color: #FFF;
}

.nav_xiala .erji_xiala i:hover {
    background: #333333;
}

.nav_xiala .erji_xiala i a {
    background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
    background: linear-gradient(to right, #333333, #333333) no-repeat;
    background-size: 0% 100%;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.nav_xiala .erji_xiala i a:hover {
    background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
    background: linear-gradient(to right, #333333, #333333) no-repeat;
    background-size: 100% 100%;
}


.nav_xiala ul li:hover .erji_xiala {
    height: auto;
    visibility: visible;
}

.nav_xiala .erji_xiala i {
    opacity: 0;
    transform: rotateY(90deg);
    transition: .5s;
}

.nav_xiala ul li:hover .erji_xiala i {
    opacity: 1;
    transform: rotateY(0);
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(1) {
    transition-delay: 50ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(2) {
    transition-delay: 100ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(3) {
    transition-delay: 150ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(4) {
    transition-delay: 200ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(5) {
    transition-delay: 250ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(6) {
    transition-delay: 300ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(7) {
    transition-delay: 350ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(8) {
    transition-delay: 400ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(9) {
    transition-delay: 450ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(10) {
    transition-delay: 500ms;
}

.nav_xiala .erji_xiala i:nth-child(1) {
    transition-delay: 500ms;
}

.nav_xiala .erji_xiala i:nth-child(2) {
    transition-delay: 450ms;
}

.nav_xiala .erji_xiala i:nth-child(3) {
    transition-delay: 400ms;
}

.nav_xiala .erji_xiala i:nth-child(4) {
    transition-delay: 350ms;
}

.nav_xiala .erji_xiala i:nth-child(5) {
    transition-delay: 300ms;
}

.nav_xiala .erji_xiala i:nth-child(6) {
    transition-delay: 250ms;
}

.nav_xiala .erji_xiala i:nth-child(7) {
    transition-delay: 200ms;
}

.nav_xiala .erji_xiala i:nth-child(8) {
    transition-delay: 150ms;
}

.nav_xiala .erji_xiala i:nth-child(9) {
    transition-delay: 100ms;
}

.nav_xiala .erji_xiala i:nth-child(10) {
    transition-delay: 50ms;
}


.nav_xiala .sanji_xiala {
    max-width: 500px;
    height: 0px;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 100%; /*和一级栏目一样left*/
}

.nav_xiala .sanji_xiala span {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.35);
    display: block;
    background: #ed6b29;
    text-align: left;
    opacity: 0;
}

.nav_xiala .sanji_xiala span a {
    height: 40px;
    line-height: 40px;
    display: block;
    color: #FFF;
    font-size: 14px;
    padding: 0 15px 0 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nav_xiala .sanji_xiala span a:hover {
    color: #FFF;
}


.nav_xiala .sanji_xiala span a {
    background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
    background: linear-gradient(to right, #333333, #333333) no-repeat;
    background-size: 100% 0%;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.nav_xiala .sanji_xiala span a:hover {
    background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
    background: linear-gradient(to right, #333333, #333333) no-repeat;
    background-size: 100% 100%;
}


.nav_xiala .sanji_xiala_di {
    background: url(../image/liqsub_ss.png) no-repeat center;
    width: 7px;
    height: 11px;
    position: absolute;
    top: 14px;
    right: 5px;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala {
    height: auto;
    visibility: visible;
}

.nav_xiala .sanji_xiala span {
    opacity: 0;
    transform: rotateY(90deg);
    transition: .5s;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span {
    opacity: 1;
    transform: rotateY(0);
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(1) {
    transition-delay: 50ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(2) {
    transition-delay: 100ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(3) {
    transition-delay: 150ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(4) {
    transition-delay: 200ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(5) {
    transition-delay: 250ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(6) {
    transition-delay: 300ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(7) {
    transition-delay: 350ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(8) {
    transition-delay: 400ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(9) {
    transition-delay: 450ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(10) {
    transition-delay: 500ms;
}


.nav_xiala > ul > li.another {
    color: #fff;
}

.nav_xiala > ul > li.another:after {
    top: 0;
    height: 100%;
    opacity: 1;
}


.nav_xiala > ul > li.another > a {
    color: #fff;
}


.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);
}


/* 产品中心样式 */
.in_products_xx {
    width: 100%;
    box-sizing: border-box;
    overflow: visible;
}

.in_products {
    width: 100%;
    box-sizing: border-box;
    overflow: visible;
}

.in_products_r {
    width: 100%;
    box-sizing: border-box;
    overflow: visible;
}

/* 轮播导航按钮样式 */
.pc-slide .swiper-button-next,
.pc-slide .swiper-button-prev {
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 20px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pc-slide .swiper-button-next:hover,
.pc-slide .swiper-button-prev:hover {
 
}

.pc-slide .swiper-button-next:after,
.pc-slide .swiper-button-prev:after {
    font-size: 20px;
    font-weight: bold;
}

/* 产品中心左侧导航样式 */
#tab_left {
    width: 100%;
    box-sizing: border-box;
    overflow: visible;
}

#tab_left .pl_tel {
    width: 100%;
    box-sizing: border-box;
    overflow: visible;
}

#tab_left .tab_fl {
    width: 100%;
    box-sizing: border-box;
    overflow: visible;
}

#tab_left .tab_fl .nav-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    position: relative;
    width: 100%;
    box-sizing: border-box;
    overflow: visible;
	border-radius: 5px;
}

#tab_left .tab_fl .nav-item.active {
    background-color: #0170e1;
}

#tab_left .tab_fl .nav-item.active .nav-title {
    color: #fff;
}

#tab_left .tab_fl .nav-title {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    position: relative;
    cursor: pointer;
    width: 100%;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#tab_left .tab_fl .nav-title:after {
    content: "+";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: bold;
    transition: transform 0.3s ease;
}

#tab_left .tab_fl .nav-item.active .nav-title:after {
    content: "-";
}

#tab_left .tab_fl .nav-submenu {
    background-color: #f5f5f5;
    display: none;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    z-index: 10;
}

#tab_left .tab_fl .nav-item.active .nav-submenu {
    display: block;
}

#tab_left .tab_fl .nav-submenu li {
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    box-sizing: border-box;
}

#tab_left .tab_fl .nav-submenu li a {
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    transition: background-color 0.3s ease;
    width: 100%;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#tab_left .tab_fl .nav-submenu li a:hover {
    background-color: #e0e0e0;
    color: #0170e1;
    font-weight: bold;
}



/* 底部 开始 */





.webq_bottom_contx {
    width: 100%;
    background:url(../image/b_Bg.jpg) no-repeat center top;
    min-height: 450px;
}


.webq_bottom_cont {
    width: 1300px;
    height: auto;
    margin: 0 auto;
}

.webq_bottom_1 {
    padding: 60px 0 30px 0;
}


.webq_bottom_left{
    width: 768px;
    float: left;
    overflow: hidden;
}


.webq_bottom_fx{
    width: 110%;
}




.webq_bottom_tite {
    height: 37px;
    line-height: 1;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}


.webq_bottom_3 {
    float: left;
    width: 182px;
    padding-left: 20px;
    background:url(../image/b_fdd.png) no-repeat 0 5px;
    webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}


.webq_bottom_3 ul{
    padding-top: 0px;
}


.webq_bottom_3 ul li {
    height: 36px;
}


.webq_bottom_3 ul li a {
    line-height: 36px;
    display: block;
    color: #cccccc;
    font-size: 14px;
    overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.webq_bottom_3 ul li a:hover {
    color: #fff;
    padding-left: 5px;
}



.two_bottom_er_1 {
    float: left;
    color: #fff;
    text-align: center;
    font-size: 14px;
    position: absolute;
    top: 60px;
    right: 0;
    width: 98px;
    height: 98px;
    padding-top: 7px;
    background:url(../image/b_erbg.png) no-repeat center top;
}


.two_bottom_er_1 img {
    width: 70px;
    height: 70px;
    padding: 7px;
    display: block;
    background: #fff;
    margin: 0 auto;
}




.webq_bottom_right{
    float: right;
    width: 402px;
    position: relative;
}


.webq_bottom_t1{
    height: 60px;
    line-height: 1;
    background: url(../image/b_tel.png) 0 0 no-repeat;
    padding-left: 59px;
    color:#fff;
}


.webq_bottom_t1 span{
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #cccccc;
}


.webq_bottom_t1 i{
    display: block;
    font-size: 22px;
    line-height: 30px;
    padding-top: 3px;
    color: #0170e1;
    font-weight: bold;
}



.webq_bottom_4 {
    font-size: 14px;
    color: #999999;
    line-height: 40px;
    padding-top: 10px;
}


.webq_bottom_4 a {
    color: #999ca1;
}

.webq_bottom_4 a:hover {
    text-decoration: underline;
    color: #fff;
}


.two_bottom_zx {
    width: 160px;
    height: 35px;
    font-size: 14px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin-top: 45px;
}

.two_bottom_zx a {
    color: #0170e1;
    display: block;
    line-height: 35px;
    padding-left: 67px;
    background:url(../image/b_qq.png) no-repeat 40px #fff;
    border-radius: 5px;
}

.two_bottom_zx a:hover {
    border-radius: 15px;
}


/* 底部 结束 */



.webq_bottom_dicont {
    line-height: 34px;
    color: #999999;
    padding: 15px 0 0 0;
    border-top: 1px solid #5f5f5f;
    margin-top: 22px;
}

.webq_bottom_dicont a {
    color: #cccccc;
}

.webq_bottom_dicont a:hover {
    color: #fff;
    text-decoration: underline;
}

.webq_bottom_dicont img {
    vertical-align: middle;
}



/*留言*/

.webq_lybg{
    height: 202px;
    background:url(../image/ly_bg.jpg) no-repeat center;
}


.webq_bottom_r {
    width: 1300px;
    height: 202px;
    margin: 0 auto;
}

.webq_bottom_tit{
    float: left;
    height: 70px;
    background:url(../image/ly_td.png) no-repeat 0 0;
    margin-top: 45px;
    width: 135px;
    padding-left: 60px;
    color: #fff;
}

.webq_bottom_tit h3{
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
}

.webq_bottom_tit h4{
    font-size: 14px;
    text-transform:uppercase;
    line-height: 1;
    padding-top: 2px;
}


.webq_bottom_rleft{
    float: right;
    width: 1093px;
    margin-top: 52px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 239px;
}



.webq_bottom_rli1 {
    width: 42px;
    height: 4px;
    background: #000;
}

.webq_bottom_rt2 {
    height: 40px;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}

.webq_bottom_rt2 span {
    font-size: 20px;
}

.webq_bottom_rli2 {
    width: 42px;
    height: 4px;
    background: #000;
}


.webq_bottom_r1 {
    height: 68px;
    padding: 10px 15px 10px 18px;
    box-sizing: border-box;
    float: left;
    width: 100%;
    background: #fff;
    margin-top: 10px;
}



.webq_bottom_r3 {
    width: 100%;
}


.webq_bottom_r3_1 {
    width: 250px;
    height: 46px;
    line-height: 46px;
    padding: 0 18px 0 18px;
    box-sizing: border-box;
    background:#fff;
    float: left;
}

.webq_bottom_rmt {
    margin-left: 20px;
}




.webq_bottom_r4 {
    width: 180px;
    height: 124px;
    background: #333333;
    position: absolute;
    right: 0;
    top: 0;
}


.webq_bd_1 {
    width: 100%;
    height: 48px;
    border: 0;
    background: none;
    line-height: 24px;
    color: #333;
}


.webq_bd_2 {
    width: 100%;
    height: 46px;
    line-height: 46px;
    border: 0;
    background: none;
    color: #333;
    display: block;
}



.webq_bd_go {
    margin: 0;
    border: 0;
    width: 100%;
    background: none;
    cursor: pointer;
    color: #fff;
    line-height: 124px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    outline: none;
}


.webq_bottom_r3_3 {
    float: left;
    height: 46px;
    line-height: 46px;
    padding: 0 18px 0 18px;
    box-sizing: border-box;
    background:#fff;
    width: 214px;
}


.webq_bottom_yzmtu {
    float: left;
    width: 100px;
    height: 46px;
    background: #df372a;
}


.webq_bottom_yzmtu img {
    width: 100px;
    height: 46px;
    display: block;
}




.webq_bottom_r input::-webkit-input-placeholder {
    color: #333333;
}

.webq_bottom_r input::-moz-placeholder {
    color: #333333;
}

.webq_bottom_r input:-moz-placeholder {
    color: #333333;
}

.webq_bottom_r input:-ms-input-placeholder {
    color: #333333;
}

.webq_bottom_r textarea::-webkit-input-placeholder {
    color: #333333;
}

.webq_bottom_r textarea::-moz-placeholder {
    color: #333333;
}

.webq_bottom_r textarea:-moz-placeholder {
    color: #333333;
}

.webq_bottom_r textarea:-ms-input-placeholder {
    color: #333333;
}


/*留言end*/



.in_yqlj_ss {
    width: 100%;
    padding: 0 0 28px 0;
    margin-top: 65px;
}


.in_yqlj {
    width: 1300px;
    height: auto;
    margin: 0 auto;
}

.in_yqlj_1 {
    height: 54px;
    line-height: 1;
    text-transform: uppercase;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    background:url(../image/yqlj.png) no-repeat center bottom;
}


.in_yqlj_1 span{
    color: #0170e1;
}


.in_yqlj_2 {
    line-height: 38px;
    padding-top: 25px;
}


.in_yqlj_2 a {
    display: inline-block;
    padding: 0 15px;
    color: #666666;
}

.in_yqlj_2 a:hover {
    color: #0170e1;
    text-decoration: underline;
}

