/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*Generated by wjdhcms 3.0 */


::-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;
}

 ::selection {
	background-color: #f86e0c ;
	color: #fff;
}

::-moz-selection {
	background-color: #f86e0c ;
	color: #fff;
}

::-webkit-selection {
	background-color: #f86e0c ;
	color: #fff;
}

#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img{
    box-sizing: content-box;
}
* {
    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;
    background: url("../image/body_bg.png") center top no-repeat;
}
*:before, *:after {
    box-sizing: content-box;
}
:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

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;
    resize: none;
}



h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}

.webqq_ewm{box-sizing: content-box;}


.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
   box-shadow: 0px 10px 12px rgba(0,0,0,.1);
}



html{
        cursor: url(../image/cur.png),
        default;
}

a{
   cursor: url(../image/Acur.png),
   default ;
}

textarea{
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;
 
}

input[type="text"]{
     animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;
}
input[type="button"]
{
   cursor: url(../image/Acur.png),
   default  !important;
}

input,button{
        outline: none;
}

@keyframes animated {
    0% {
        cursor: url('../images/Pcuro1.png'),
        auto;
    }

    8.8% {
        cursor: url('../images/Pcuro2.png'),
            auto;
    }

    17.6% {
        cursor: url('../images/Pcuro3.png'),
            auto;
    }

    26.4% {
        cursor: url('../images/Pcuro4.png'),
            auto;
    }

    35.2% {
        cursor: url('../images/Pcuro5.png'),
            auto;
    }

    44% {
        cursor: url('../images/Pcuro6.png'),
            auto;
    }

    52.8% {
        cursor: url('../images/Pcuro7.png'),
            auto;
    }

    61.6% {
        cursor: url('../images/Pcuro8.png'),
            auto;
    }

    70.4% {
        cursor: url('../images/Pcuro9.png'),
            auto;
    }

    79.2% {
        cursor: url('../images/Pcuro10.png'),
            auto;
    }

    88% {
        cursor: url('../images/Pcuro11.png'),
            auto;
    }

    100% {
        cursor: url('../images/Pcuro12.png'),
            auto;
    }

    
}



.wjdh-ico1,.wjdh-ico2{vertical-align: middle;}


.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled,.swiper-pagination-bullet{opacity: 1;}
.center{width:1200px;margin: auto;}
.hide{display: none;}
.clear{clear:both;}
.clears::after{content: "";display: block;clear: both;}
.empty{height: 1px;}

@-webkit-keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}
@keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

/* top */
.topBox {
    width: 100%;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #e6e6e6;
}

.topBox .center {
    height: 44px;
}

.topBox img {
    vertical-align: sub;
    margin-right: 8px;
}

.topBox p {
    float: left;
    font-size: 14px;
    color: #666;
    padding-left: 24px;
    background: url("../image/top1.png") left center no-repeat;
}

/* 询盘 */
.topxunpan {
    float: right;
}

.topxunpan .xp {
    height: 44px;
    position: relative;
    line-height: 44px;
    font-size: 14px;
    color: #999999;
    cursor: pointer;
}

.topxunpan .xp i {
    font-size: 16px;
    color: #f86e0c;
    display: inline-block;
    vertical-align: top;
}

.topxunpan .xp #xunpantip {
    z-index: 999;
    position: absolute;
    top: 35px;
    left: 50%;
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transform: translateX(-50%) scale(0);
    -moz-transform: translateX(-50%) scale(0);
    -o-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    -webkit-transition: transform .4s, opacity .4s;
    -moz-transition: transform .4s, opacity .4s;
    -o-transition: transform .4s, opacity .4s;
    -ms-transition: transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s;
    background-color: #f86e0c;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
    box-shadow: 0 3px 5px 0 #f86e0c;
}

.topxunpan .xp #xunpantip::after {
    content: '';
    position: absolute;
    top: -16px;
    left: 50%;
    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: #f86e0c;
}

.topxunpan .xp #xunpantip.xunpantextactive {
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    opacity: 1;
}

.top3 {
    float: right;
    height: 44px;
    line-height: 15px;
    padding: 14px 0;
    margin-left: 26px;
    overflow: hidden;
    box-sizing: border-box;
}

.top3 li {
    float: left;
    height: 100%;
    text-align: center;
    font-size: 14px;
    color: #666;
    padding: 0 6px;
    border-right: 1px solid #666;
}

.top3 li:last-child {
    border: 0;
}

.top3 li a {
    color: #666;
    transition: all .5s;
}

.top3 li:hover a {
    color: #f86e0c;
}

/* header */
.header {
    height: 90px;
    overflow: hidden;
}

.header h1 {
    float: left;
    width: 180px;
    height: 100%;
    padding: 12px 0 46px;
    box-sizing: border-box;
    position: relative;
}

.header h1::after {
    content: "";
    display: block;
    width: 8px;
    height: 60px;
   
    position: absolute;
    top: 30px;
    right: 0px;
}

.header h1 a, .header h1 img {
    display: block;
    
    height: 60px;
}

.header2 {
    float: left;
    height: 100%;
    margin-left:18px;
    padding-top: 20px;
}
.header2 h2{ color:#f86e0c; font-size:16px; font-weight:bolder; line-height:200%;}
.header2 p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
}

.header3 {
    float: right;
    height: 100%;
    padding-top: 16px;
    box-sizing: border-box;
    overflow: hidden;
}

.header3 img {
    width: 43px;
    height: 43px;
    float: left;
    margin-top: 3px;
}

.header3-2 {
    float: left;
    margin-left: 14px;
}
.header3-2 p{
    font-size: 16px;
    line-height: 16px;
    color: #333; font-weight:bolder;
}
.header3-2 span {
    font-family: Arial;
    font-size: 26px;
    line-height: 20px;
    color: #f86e0c;
    margin-top: 12px;
    display: block; font-weight:bold;
}

/*导航开始*/
.webq_head_xx{ width:100%; height:auto;    }

.nav_xiala_xx{ width:100%; height: 66px; background:#f86e0c;}

.nav_xiala{ width:1200px; height: 66px; margin: 0 auto; }
.nav_xiala ul li{ float:left; width: 120px; height: 66px; margin-right: 13px;  text-align:center; font-size:15px; position:relative;  -webkit-transition: all .5s ease-in-out; transition: all .5s ease-in-out;}

.nav_xiala ul li:last-child{width: 128px;margin-right: 0;}

.nav_xiala > ul > li > a{ display:block; color:#fff; height: 100%; line-height: 16px;  overflow: hidden;padding: 14px 0;box-sizing: border-box;-webkit-transition: all .5s; transition: all .5s; -webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);position: relative;}

.nav_xiala > ul li > a > span{font-family: Arial;font-size: 12px;line-height: 10px;color: #ffffff;margin-top: 12px;display: block;text-transform: uppercase;transition: all .5s;}

.nav_xiala > ul > li > a:before{content: "";display: block;width: 100%;height: 0;z-index: -1;position: absolute;bottom: 0;left: 0;background: #f86e0c;transition: all .5s;}

.nav_xiala ul li:hover > a::before{height: 100%;}

.nav_xiala ul li:hover > a,.nav_xiala ul li:hover > a span{ color:#ffffff;   }


.nav_xiala .erji_xiala{  position:absolute; top: 66px; left: 50%; z-index:20;  height:0; visibility: hidden; width: 160px;margin-left: -80px; /*和一级栏目一样宽度*/ }
.nav_xiala .erji_xiala i{ display: block; opacity: 0; border-bottom:1px solid rgba(255,255,255,0.35); background:#676767;  position:relative;  }
.nav_xiala .erji_xiala i a{ height: 40px; line-height: 40px;  font-size:14px; display: block; color:#ffffff; padding: 0 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  }

.nav_xiala .erji_xiala i a:hover{  color:#FFF;  }

.nav_xiala .erji_xiala i:hover{ background:#f86e0c; }

.nav_xiala .erji_xiala i:hover a{color:#FFF;}/* 这个是三级菜单hover之后二级栏字体的颜色 */


.nav_xiala .erji_xiala i a{
    background: -webkit-linear-gradient(left, #f86e0c, #f86e0c) no-repeat;
    background: linear-gradient(to right, #f86e0c, #f86e0c) 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, #f86e0c, #f86e0c) no-repeat;
    background: linear-gradient(to right, #f86e0c, #f86e0c) 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 {  width: 165px; 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:#f86e0c; text-align: left; opacity: 0; }
.nav_xiala .sanji_xiala span a { height: 40px; line-height: 40px; display: block; color:#FFF; font-size:14px; padding-left: 10px; padding: 0 8px 0 15px;
    overflow: hidden;   white-space: nowrap; text-overflow: ellipsis; }
.nav_xiala .sanji_xiala span a:hover{  color:#FFF; padding-left: 25px; }


.nav_xiala .sanji_xiala span a{
    background: -webkit-linear-gradient(left, #f86e0c, #f86e0c) no-repeat;
    background: linear-gradient(to right, #f86e0c, #f86e0c) 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, #f86e0c, #f86e0c) no-repeat;
    background: linear-gradient(to right, #f86e0c, #f86e0c) 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 > a:before{height: 100%;}
.nav_xiala > ul > li.another > a,.nav_xiala > ul > li.another > a > span{  color:#ffffff; }



/* foo S */
.foo {
    width: 100%;
    height:auto;
    overflow: hidden;
    background: #676767;
}.foo  img{ width:100%; height:auto}
.foo .left{
    float: left;
}
.foo .right{
    float: right;
}
.foo .foo_box {
    height: 246px;
    overflow: hidden;
}
.foo_main {
    width: 100%;
    height: 100%;
}
.foo_main .foo_left{
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 45px 0 56px;
    box-sizing: border-box;
}
.foo_main .foo_left > dl {
    float: left;
    width: 128px;
    height: 100%;
    margin-right: 25px;
    overflow: hidden;
}
.foo_main .foo_left > dl:nth-child(3){
    
  
}
.foo_main .foo_left > dl:last-child{
  
    margin-right: 0;
}
.foo_main .foo_left > dl > dt {
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 18px;  font-weight:bolder;
}
.foo_main .foo_left > dl dd {
    font-size: 14px;
    width: 100%;
    color: #ffffff;
    line-height: 30px;
    padding-left: 18px;
    box-sizing: border-box;
}
.foo_main .foo_left > dl dd > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ffffff;
    transition: all .5s;
}
.foo_main .foo_left > dl dd > a:hover {
    transform: translate(5px);
    color: #fff;
}
.foo_main .foo_right {
    width: 255px;
    height: 100%;
    padding: 30px 0 32px;
    box-sizing: border-box;
}
.foo_tel{
    height: 34px;
    font-size: 0;
    overflow: hidden;
}
.foo_tel img{
    width: 29px;
    height: 33px;
    vertical-align: top;
}
.foo_tel span{
    display: inline-block;
    vertical-align: top;
    font-size: 30px;
    line-height: 33px;
    color: #ffffff;
    margin-left: 12px;
}
.or-card{
    width: 100%;
    height: auto;
    margin-top: 16px;
    overflow: hidden;
    padding-left: 8px;
    box-sizing: border-box;
}
.or-card li{
    float: left;
    width: 110px;
    height: auto;
}
.or-card li:first-child{
    margin-right: 24px;
}
.or-card li img{
    display: block;
    width: 110px;
    height: 110px;
}

.or-card li p{
    font-size: 14px;
    line-height: 14px;
    color: #ffffff;
    text-align: center;
    margin-top: 12px;
}
.foo .bq {
    width: 100%;
    height: 68px;
    color: #ffffff;
    font-size: 14px;
    background: #f86e0c;
}
.foo .bq .center{
    height: 100%;
    line-height: 30px;
    padding: 8px 0 12px;
    box-sizing: border-box; text-align:center
}
.foo .bq .right{
    line-height: 88px;
}
.foo .bq a {
    color: #ffffff;
    transition: all .5s;
}

.foo .bq  img{
    margin-left: 12px;
    vertical-align: middle;
}




.cpzx .ly_msg {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 20px;
	padding: 0
}

.cpzx .ly_msg h3 {
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #dfdfdf;
	color: #333;
	font-size: 14px;
	font-weight: 700;
	text-align: center
}

.cpzx .ly_msg ul {
	width: 100%;
	overflow: hidden;
	margin: 20px auto;
	padding: 0
}

.cpzx .ly_msg ul li {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 12px;
	padding: 0
}

.cpzx .ly_msg ul li h4 {
	width: 17%;
	height: 34px;
	overflow: hidden;
	line-height: 34px;
	margin: 0;
	padding: 0 20px 0 0;
	color: #333;
	font-size: 14px;
	text-align: right;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.cpzx .ly_msg ul li .msg_ipt1,.ly_msg ul li .msg_tara {
	width: 83%;
	overflow: hidden;
	margin: 0;
	padding-right: 20px;
	background: url(../images/tb_img.png) top right no-repeat;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.cpzx .ly_msg ul li .msg_ipt1 {
	height: 34px
}

.cpzx .ly_msg ul li .msg_tara {
	height: 118px
}

.cpzx .msg_ipt1 input,.msg_tara textarea {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 8px 15px;
	color: #666;
	font-size: 14px;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.cpzx .msg_ipt1 input {
	height: 34px;
	line-height: 16px
}

.cpzx .msg_tara textarea {
	height: 118px;
	line-height: 20px;
	resize: none
}

.cpzx .ly_msg ul li .msg_ipt2 {
	width: 120px;
	height: 34px;
	overflow: hidden;
	margin-right: 10px;
	padding: 0;
	float: left
}

.cpzx .msg_ipt2 input {
	display: block;
	width: 120px;
	height: 34px;
	overflow: hidden;
	line-height: 16px;
	margin: 0;
	padding: 8px 15px;
	color: #666;
	font-size: 14px;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.cpzx .ly_msg ul li a.yzm_img {
	display: block;
	width: 90px;
	height: 34px;
	overflow: hidden;
	margin: 0;
	padding-right: 20px;
	background: url(../images/tb_img.png) top right no-repeat;
	float: left
}

.cpzx .ly_msg ul li .msg_btn {
	width: 83%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left
}

.cpzx .msg_btn input {
	display: block;
	width: 100px;
	height: 34px;
	overflow: hidden;
	line-height: 32px;
	margin: 20px 15px 0 0;
	padding: 0;
	background-color: #f0f0f0;
	color: #333;
	font-size: 14px;
	text-align: center;
	border: 1px solid #ccc;
	float: left
}

.cpzx .ly_msg ul li .msg_ipt12 {
	width: 83%;
	height: 34px;
	overflow: hidden;
	margin: 0;
	padding-right: 20px;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.cpzx .msg_ipt12 input {
	height: 34px;
	line-height: 16px;
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 8px 15px;
	color: #666;
	font-size: 14px;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.cpzx .ly_msg ul li h4 {
	width: 20%;
	height: 45px;
	font-size: 12px
}

.cpzx .ly_msg ul li .msg_ipt1,.ly_msg ul li .msg_tara {
	width: 80%
}

.cpzx .ly_msg ul li .msg_ipt1,.ly_msg ul li .msg_tara {
	width: 80%!important
}

.cpzx .ly_msg ul li .msg_ipt1 {
	height: 47px
}

.cpzx .msg_ipt1 input {
	height: 45px;
	line-height: 45px; 
}

.cpzx .ly_msg ul li .msg_ipt12 {
	width: 80%!important;
	height: 45px!important
}

.cpzx .msg_ipt12 input {
	height: 45px
}

.cpzx .ly_msg ul li .msg_ipt1 select {
	height: 45px!important
}

.cpzx input {
	border-radius: 2px;
	border: 1px solid #fff!important;
	background: #f1f1f1
}

.cpzx textarea {
	border-radius: 2px;
	border: 1px solid #fff!important;
	background: #f1f1f1; font-family:微软雅黑;
}

.cpzx select {
	border-radius: 2px;
	border: none!important;
	background: #f1f1f1;
	outline: none;
	text-indent: 10px
}

.cpzx input:focus,.cpzx textarea:focus {
	border: 1px solid #dedede!important
}

.cpzx .ly_msg ul li a.yzm_img img {
	height: 100%!important
}

.cpzx .msg_btn input {
	width: 150px;
	height: 50px;
	line-height: 50px;
	cursor: pointer;  
}

.cpzx .msg_btn input:first-child {
	background: #a84d14;
	color: #fff;
	outline: none; line-height:8px; margin-left:180px;
}

.cpzx .msg_ipt2 input {
	height: 30px
}

.cpzx .ly_msg ul li .msg_ipt2 {
	height: 30px
}
