/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/


body{ margin: 0;padding: 0;font-family: "微软雅黑" ,icomoon; width:100%}
body,html{-webkit-text-size-adjust: none;width: 100%;height: 100%;}
*{text-decoration: none;list-style: none; padding:0px; margin:0px;}
img{border: 0px; margin:0}
ul,li,dl,dd,dt,p,ol,h1,h2,h3,h4,h5{font-size: 12px;font-weight: 100;padding: 0;margin: 0;}


.header{}
.header_top{width:100%; height:120px; min-width:1200px; border-bottom:3px solid #d82617; background:rgba(255,255,255,0.8); background: #ffffff;  z-index:2;}
.header_a{width:1200px; height:83px; margin:0 auto;}
.header_logo{float:left; }
.header_logo img{border:0px; margin:0;}

.header_b{float:right; margin-top:20px; height:30px;}    
.header_search{width:220px; height:30px; border:2px solid #b0b0b1; border-radius:5px; margin-left:20px; float:left; overflow:hidden; position:relative;}
.header_mf{float:left; font-size:16px; font-weight:bold; line-height:200%; margin-left:20px; color:#8d8d8c;}
.header_tel{width:220px; height:30px; border:2px solid #b0b0b1; border-radius:5px; margin-left:20px; float:left; overflow:hidden; position:relative;}
.header_tel i{width:30px; height:30px; overflow:hidden; float:left; margin-right:10px; display:block;}
.header_tel span{color:#d82617; font-size:24px; font-weight:900; float:left;}

.header_bg{width:1200px; height:37px; margin:0 auto;}
.header_nav{width:870px; float:right;}
.header_nav li{float:left; width:145px; height:30px;  display:block;}
.header_nav li a{display:block; border-right:1px solid #b6b6b7; color:#888888; font-size:16px; height:16px; text-align:center; line-height:15px; margin-top:8px;}
.header_nav li:hover{background:#d82617; color:#fff;}
.header_nav li a:hover{ color:#fff;}


.header_banner{min-width:1200px;}
.header_banner img{width:100%; height:500px;}









.fl{ float:left;}
.ld{ clear:both;}
.confix:after{
    content: ' ';
    display: block;
    clear: both;
}


.left1 {
    float: left;
    height: 35px;
    background: #b4b4b5;
}
.left2 {
    width: 20px;
    height: 30px;
    background: #e5e5e6;
    float: left;
    position: absolute;
    left: 0;
}
.child {
    display: none;
}


.munelist{float:left;}

.munelist ul li {

}

.munelist ul li .fl:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: #717071;
    right: 10px;
    top: 10px;
    display: block;
    border-radius: 50%;
}

.munelist ul li .fl:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 6px solid #ffffff;
    right: 14px;
    top: 14px;
}

.munelist ul li a.on1 .fl:after {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg);
    right: 15px;

}

.munelist ul li a {
    display: block;
    margin-bottom: 5px;
    cursor: default;

}

.munelist ul li a span {
    padding: 5px 0;
    display: block;
    background: #b4b4b5;
    position: relative;
    width: 206px;
}

.munelist ul li a span strong {
    height: 25px;
    display: block;
    border-left: 4px solid #ffffff;
    padding-left: 8px;
    line-height: 25px;
    color: #ffffff;
    font-size: 16px;
    width: 194px;
    background: #b4b4b5;
    font-weight: 100;
}

.munelist ul li .child {
    margin-top: -5px;
    position: relative;
}

.munelist ul li .child li a {
    background: #e5e5e6;
    color: #646161;
    font-size: 12px;
    text-indent: 20px;
	z-index:12
}

.munelist ul li .child li a:hover {
    background: #b4b4b5;
}

.munelist ul li .child li a.on2 {
    position: relative;
}

.munelist ul li .child li a.on2:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 5px solid #b3b3b4;
    position: absolute;
    right: 12px;
    top: 10px;
}

.munelist ul li .child li a.on2:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 5px solid #e5e5e6;
    position: absolute;
    right: 14px;
    top: 10px;
}

.munelist ul li .child li:hover a.on2:after {
    border-left: 5px solid #b4b4ba;
}

.munelist ul li .child li:hover a.on2:before {
    border-left: 5px solid #e4e4e4;
}

.munelist ul li .child li.onon a.on2:after {
    border-left: 5px solid #b4b4ba;
}

.munelist ul li .child li.onon a.on2:before {
    border-left: 5px solid #e4e4e4;
}

.munelist ul li .child li.onon a {
    background: #b4b4b5;
}

.munelist ul li .child li {
position: relative;
    background: #e5e5e6;
    width: 205px;
    height: 27px;
    line-height: 27px;
    color: #646161;
}

.munelist ul li .child li .child1 {
    position: absolute;
    left: 204px;
    top: 5px;
    z-index:10;
    /*left: -142px;*/
}

.munelist ul li .child li .child1 li {
    border-bottom: 1px solid #b4b4b5;
}

.munelist ul li .child li .child1 li a {
    background: #ffffff !important;
    border-bottom: 1px solid #b4b4b5;
    cursor: pointer;
}

.munelist ul li .child li .child1 li:hover {
    background: #e5e5e6;
}

.munelist ul li .child li .child1 li:hover a {
    background: #e5e5e6 !important;
}





.product{width:1200px; margin:10px auto; height:780px;}
.product2{width:1200px; margin:10px auto; height:870px;}
.products{width:1200px; margin:20px auto;}

.product_left{width:210px; float:left;}
.product_title{width:210px; height:67px; line-height:67px; text-align:center; font-family: "Microsoft YaHei"; font-size:16px; background-color:#1669d1; background-color:#1669d1; background-image:url(http://www.yijijcc.com/templets/default/images/cp.jpg); background-repeat: no-repeat; background-position: left top;}

.cd{width:190px; height:40px; line-height:40px; font-size:16px; padding-left:10px;}
.cd a{color:#333;}

.cp{background-color:#f3f3f3; border-bottom: solid 1px #ccc;}
.cp li{padding-left:20px; line-height:32px; font-family: "Microsoft YaHei"; font-size:14px; margin-left:10px; margin-right:5px;}
.cp li a {color:#333; text-decoration: none;}


.product_right{width:970px; float:right;}
.tp_bg{height:40px; line-height:40px; border-bottom: solid 1px #ccc;}
.tp_rx{display:inline-block; font-family:"Microsoft YaHei"; font-size:16px; padding-right:30px; background-image:url(http://www.yijijcc.com/templets/default/images/tp.jpg); background-repeat:no-repeat; background-position:right center;}
.tp_more{float:right; padding-right:10px; font-family:"Microsoft YaHei"; padding-top:10px; text-transform:uppercase;}
.tp_more a{color:#333; text-decoration: none;}

.tp_tu{margin-left:-20px; padding-top:20px;}
.tp_tu li{width:227px; height:243px; font-size:14px; float:left; line-height:30px; text-align:center; margin-left:20px; font-family:"Microsoft YaHei";}   
.tp_tu li:hover img{ border: solid 1px #be2026;} 
.tp_tu li img{width:219px; height:168px; padding:4px; display:block; border:solid 1px #ccc;}
.tp_tu li img a{color:#333; text-decoration: none;}
.tp_tu li a{color:#333;}





.company{width:1200px; margin:20px auto;}
.company_bg{width:1200px; height:40px; line-height:40px; border-bottom:solid 1px #e3e2e2; background-image:url(http://www.yijijcc.com/templets/default/images/sj.jpg); background-repeat:no-repeat; background-position:right center;}
.company_a{font-family:"Microsoft YaHei"; font-size:16px;}
.company_b{font-family:"Microsoft YaHei"; padding-left:10px; font-size:13px;}
.company_c{width:514px; float:left; margin-right:20px; padding-top:20px;}
.company_d{line-height:25px; padding-top:40px; font-size:14px; font-family:"Microsoft YaHei";}
.company_d a{color: #be2026;}

    
.ptu{width:1200px; margin: 0 auto; }
.ptu_bg{height:200px; padding-top:20px; margin-left:-16px;}
.ptu_a{width:287px; float:left; margin-left:16px; text-align:center;}
.ptu_b{width:287px; float:left; margin-left:16px; text-align:center;}
.ptu_c{width:287px; float:left; margin-left:16px; text-align:center;}    
.ptu_d{width:287px; float:left; margin-left:16px; text-align:center;}    






.zy_four{width:100%;overflow:hidden;text-align:center; margin-top:20px;}
#et-slider-wrapper {width:100%;position:relative; background:#2c3035; overflow:hidden; height:400px;}
.slider {width:100%;overflow:hidden; position:relative;background:#2c3035;}
.slider li {list-style:none; display:inline; width:100% }
.slider2 li { float:left; position:relative }
.slide_right{width:32%; float:left; overflow:hidden; text-align:left; padding:60px;}
.slide_right h2{background:url(http://www.yijijcc.com/templets/default/images/lan_h.jpg) no-repeat left bottom; font-size:18px; color:#ffffff; padding-bottom:18px; margin-bottom:20px}
.slide_right p{font-size:12px; color:#999; line-height:26px;}
.slide_right h3{border:1px solid #3d4a4f; width:155px; height:36px; line-height:36px; vertical-align:middle; text-align:center; font-size:14px; color:#fff; text-transform:uppercase; margin-top:100px;-webkit-transition: all 0.5s ease-in-out;}
.slide_right h3:hover{background:#d81f25; color:#fff;}
.slide_right h3 em{font-family:SimSun-ExtB; font-size:16px; padding-left:5px; font-weight:bold;}
.et-arrow-prev,.et-arrow-next{display:none;}
#et-slider-controls {position: absolute; bottom:150px; left:885px; z-index:111}
#et-slider-controls .et-controllers a { display: inline-block; width: 25px; height:3px; background:#59616b;text-indent: -9999px; margin-left:8px; }
#et-slider-controls .et-controllers a.et-active-control { background:#d81f25;}
.et-controllers a.et-active-control:hover { cursor: default; }
.slide_left{width:50%; overflow:hidden; float:left;}
.slide_left img{width:100%;}



.products{width:1200px; margin:20px auto;}
.product2{width:1200px; margin:10px auto; height:870px;}

.product_left{width:210px; float:left;}
.product_title{width:210px; height:67px; line-height:67px; text-align:center; font-family: "Microsoft YaHei"; font-size:16px; background-color:#1669d1; background-color:#1669d1; background-image:url(http://www.yijijcc.com/templets/default/images/cp.jpg); background-repeat: no-repeat; background-position: left top;}

.cd{width:190px; height:40px; line-height:40px; font-size:16px; padding-left:10px;}

.cp{background-color:#f3f3f3; border-bottom: solid 1px #ccc;}
.cp li{padding-left:20px; line-height:32px; font-family: "Microsoft YaHei"; font-size:14px; margin-left:10px; margin-right:5px;}
.cp li a {color:#333; text-decoration: none;}



.imgs_right{width:970px; float:right; background-color:#fff;}
.imgs_bg{height:34px; line-height:34px; border-bottom: solid 1px #ccc;}
.imgs_a{height:32px; border-bottom:solid 2px #4c4c4c; display:block; font-family: "Microsoft YaHei"; font-size:16px; color:#4c4c4c; float:left;}
.imgs_b{text-transform:uppercase; float:right; padding-right:10px; font-size:14px;}
.imgs_b a{font-size:14px; color:#333;}

.imgs_c{width:970px; margin:20px auto;}
.imgs_c ul{margin-left:-20px; padding-top:20px;}
.imgs_c li{width:227px; height:243px; float:left; font-size:14px; text-align:center; margin-left:20px; font-family:"Microsoft YaHei"; line-height:30px;}
.imgs_c li a{color:#333; text-decoration:none;}
.imgs_c li img{width:219px; height:192px; display:block; border:solid 1px#ccc; padding:4px;}
.imgs_c li:hover img{border: solid 1px #be2026;}

.pages{width:950px; height:30px; line-height:30px; font-size:14px; text-align:center; margin-bottom:20px; font-family:"Microsoft YaHei"; float:left; padding-left:20px;}
.pagelist{list-style-type: none;}
.pagelist li{width:auto; height:30px; line-height:30px; float:left;}


.newt_c{width:970px; height:auto; margin:20px auto;}
.newt_c ul{}
.newt_c li{width:900px; height:30px; float:left; font-size:14px; text-align:left; margin-left:20px;  line-height:30px; border-bottom: 1px dotted #999;}
.newt_c li a{color:#333; text-decoration:none;}

.newt_left{width:800px; height:30px; float:left;}
.newt_right{width:100px; height:30px; float:right;}

.newt_title{text-align: center; line-height: 35px; font-size:24px; color:#333; margin-top:25px;}

.newt_nr{line-height: 25px; font-size: 14px; color: #333; margin: 30px 20px;}

.article_up {
    padding-top: 20px;
    line-height: 25px;
}
.article_up li {
    list-style-type: none;
}
.article_up li a {
    color: #333;
    text-decoration: none;
}

.tp_right{width:970px; float:right;}
.tp_a{width:970px;float:left;}
.tp_b{width:500px; height:384px; float:left;}
.tp_b img{width:500px; height:384px;}
.tp_c{width:330px; height:340px; float:right; line-height:25px; font-size:14px; padding-top:50px; padding-left:40px; padding-right:40px; background-image:url(http://www.yijijcc.com/templets/default/images/bg.jpg); background-repeat:repeat-x; background-position:left top; font-family: "Microsoft YaHei";}
.tp_c h2{font-weight:500; line-height:50px; font-size:18px; font-family:"Microsoft YaHei";}
.tp_tel{padding-left:40px; margin-top:20px; font-family:"Microsoft YaHei"; font-size:14px; line-height:50px; background-image:url(http://www.yijijcc.com/templets/default/images/tel2.png); background-repeat:no-repeat; background-position:left center;}
.tp_tel span{font-size:28px; font-family:Arial; font-weight:bold;}

.tp_d{width:970px;height:48px; background-image:url(http://www.yijijcc.com/templets/default/images/x1.jpg); background-repeat:repeat-x; background-position:left top; float:left;}
.tp_e{width:195px; height:48px; margin-left:20px; background-image:url(http://www.yijijcc.com/templets/default/images/x2.jpg); background-repeat:repeat-x; background-position:left top;}


.tp_nr{border:solid 1px #ccc; padding:10px 20px; font-family:"Microsoft YaHei"; font-size:14px; float:left; padding-top:20px;}

.tp_page{padding-top:20px; line-height:25px; width:900px; height:60px; float:left;}
.tp_page a{color:#333; text-decoration:none;}

.tp_xx{width:100px; height:100px; float:left; margin-left:80px; margin-top:20px; display:inline; overflow:hidden; border:1px solid #999;}
.tp_xx img{width:100px; height:100px;}






.footer{width:100%; background:rgba(46,38 , 36,1); height:265px; min-width:1200px; float:left;}

.footer_bg{width:1200px; height:160px; margin:0 auto;}

.footer_a{width:900px; height:160px; float:left; margin-top:40px; overflow:hidden;}
.footer_a p{font-size:14px; color:#dbdcdc; line-height:30px;}

.footer_b{width:300px; height:180px; float:left; margin-top:20px; overflow:hidden;}
.footer_c{width:170px; height:40px; float:left;}
.footer_c img{width:40px; height:40px; float:left; margin-left:2px; display:inline;}

.footer_d{width:60px; height:90px; float:left; margin-top:5px; overflow:hidden;}
.footer_e{width:60px; height:90px; float:left; margin-left:45px; display:inline; margin-top:5px; overflow:hidden;}

.footer_f{width:60px; height:60px; float:left;}
.footer_f img{width:60px; height:60px;}
.footer_g{width:60px; height:25px; line-height:25px; float:left; color:#ffffff; font-size:12px; text-align:center;}


.footer_h{width:130px; height:130px; float:left; border:1px solid #ffffff;}
.footer_h img{width:130px; height:130px;}
.footer_i{width:60px; height:25px; line-height:25px; float:left; color:#ffffff; font-size:12px; text-align:center;}

.footer_copy{width:1200px; height:50px; float:left; }
.footer_co1{width:1200px; height:25px; line-height:25px; text-align:center; font-size:14px; color:#b4b4b5;}
.footer_co1 a{color:#b4b4b5;}
.footer_co2{width:1200px; height:25px; line-height:25px; text-align:center; font-size:14px; color:#b4b4b5;}

.footer_n{width:120px; height:140px; line-height:30px; font-size:14px; color:#b4b4b5; float:left; margin-left:10px;}








section{min-width: 1200px;}

.title{ width:100%; margin-top:-5px; height:67px; border-top: 12px solid #d82617;}
.title .titleLeft{width:205px; height:55px; background:#d82617; color:#ffffff; float:left; text-align:center; line-height:50px; font-size:30px;}
.title .titleLeft span{border-left: 4px solid #ffffff; display:block; width:202px; height:40px; margin-top:2px; line-height:37px;}
.title .titleRight{min-width:0px; height:55px; background:#d82617; float:left;}

.about_a{width:1200px; margin:65px auto;}
.about_b{width:645px; padding-top:65px; float:left;}
.tit strong{font-weight:100; color:#171616; font-size:35px;} 
.tit span{font-size:25px; margin-left:10px; font-weight:100; color:#171616;}

.about_c{height:12px; margin-top:50px; width:35px; background:#cc1320; margin-bottom:25px;}
.about_d{font-size:14px; color:#656464; width:100%; height:215px; overflow:hidden; line-height:30px; margin-bottom:35px;}
.about_d p{font-size:12px; font-weight:100; padding:0; margin:0;}
.about_d p span{font-size:16px;}

.about_e{float:right; margin-right:60px;}
.about_e img{width:345px; height:437px; border:0px; margin:0;}


.about_jy{width:1200px; margin:0 auto;}
.about_jy_bg{width:645px; padding-top:65px; margin-left:60px;}
.about_bs strong{font-size:35px;}
.about_bs span{font-size:25px; margin-left:10px; font-weight:100; color:#171616;}

.about_dian{height:12px; margin-top:50px; width:35px; background:#cc1320; margin-bottom:25px;}    

.about_list{width:1200px; height:400px; margin-left:60px;}
.about_list li{float:left; width:330px; overflow:hidden; height:400px; text-align:left; margin-right:50px;}
.about_list li a{color:#000;}
.about_list li img{border:0px; margin:0;}

.about_bo{height:42px; border-right:2px #8d8c8c solid; margin-top:62px;}
.about_bo img{position:relative; left:95px; top:-16px;}
.about_bo span{line-height:42px; float:right; margin-right:85px; font-size:14px; color:#000000;}
    
.about_gp{width:1200px; margin:0 auto;}
.about_gs{width:1100px; height:73px;background:#261f1e; color:#ffffff; text-align:center; line-height:73px; font-size:20px; margin-left:60px; margin-top:60px; margin-bottom:115px;}


.fuwu{width:1200px; margin:65px auto;}
.fuwu_a{background:#f6f8f8; padding:55px 0; margin:20px 0;}
.fuwu_a img{width:1200px; height:1318px;}



.adress{width:1200px; height:260px; margin:25px auto;}
.adress ul{padding:35px 0; width:1000px; margin:0 auto;}
.adress li{width:215px; float:left; margin-bottom:20px; margin-right:116px;}
.adress li i{float:left; display:block; margin-right:22px;}

.adress li h1{color:#d82617; margin:10px 0; font-size:16px;}
.adress li p{color:#656464; margin-bottom:10px; font-size:18px;}



.pages{width:950px; height:30px; line-height:30px; font-size:14px; text-align:center; margin-bottom:20px; font-family:"Microsoft YaHei"; float:left; padding-left:20px;}
.pagelist{list-style-type: none;}
.pagelist li{width:auto; height:30px; line-height:30px; float:left; margin-left:10px; display:inline;}


.img_h{width:700px; height:60px; font-size:18px; color:#000; line-height:60px; text-align:center; font-family:"Microsoft YaHei";}
.img_h h1{font-size:18px;}
.img_a{width:700px; height:490px; }
.img_a img{width:700px; height:490px;}
.img_b{width:700px; height:auto; }


.productb {
    /*width: 999px;*/
	width: 994px;
    margin-bottom: 50px;
}
.productb li {
    float: left;
    margin-left: 46px;
    width: 285px;
    height: 132px;
    margin-bottom: 33px;
}
.productb li .img2 {
    /*background: url("http://www.yijijcc.com/templets/default/images/d2.png") center no-repeat;*/
    width: 116px;
    height: 130px;
    text-align: center;
    float: left;
    position: relative;
    /*z-index: 5;*/
}
.productb li .img1 {
    background: url("http://www.yijijcc.com/templets/default/images/d2.png") center no-repeat;
    width: 116px;
    height: 130px;
    text-align: center;
    float: left;
    position: relative;
    /*z-index: 5;*/
}
.productb li .img2 img {
    margin-top: 15px;
    width: 116px;
    height: 105px;
}
.productb li .img1 img {
    margin-top: 15px;
    /*width: 106px;*/
    height: 95px;
}
.productb li .proFont {
    width: 225px;
    margin-left: -58px;
    background: #f7f7f7;
    height: 130px;
    float: left;
}
.productb li .proFont div {
    width: 120px;
    margin-left: 58px;
    padding-left: 20px;
    padding-right: 37px;
}
.productb li .proFont div h1 {
    font-size: 12px;
    color: #656464;
    margin-top: 48px;
    margin-bottom: 8px;
	line-height:150%;
    height: 35px;
    overflow: hidden;
}
.productb li .proFont div h2 {
    font-size: 16px;
    color: #3e3a39;
    padding-bottom: 3px;
    width: 114px;
    margin-top: 20px;
    margin-bottom: 8px;
   /* height: 18px;*/
    overflow: hidden;
    line-height: 18px;
    border-bottom: 2px solid #d6d6d7;
}


.zoomify {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}
.zoomify.zoomed {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    z-index: 1501;
    display: block;
}
.zoomify-shadow {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1500;
    background: rgba(0, 0, 0, .3);
    opacity: 0
}
.zoomBg {
    content: '';
    display: block;
    width: 1200px;
    margin: 0 auto;
    height: 575px;
    background: #888888;
    background: -webkit-linear-gradient(left, #888888, #fce1b9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #888888, #fce1b9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #888888, #fce1b9); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #888888, #fce1b9);
}
.zoomBg:after {
   /* content: url("http://www.yijijcc.com/templets/default/images/tit11.png");*/
    float: right;
    margin: 20px 50px;
}
.zoomify-shadow.zoomed {
    opacity: 1;
    cursor: pointer;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}


#full-screen-slider{width:100%; height:700px; position:relative; background:#FFF;}
#slides{display:block; width:100%; height:700px; list-style:none; padding:0; margin:0; position:relative; z-index:0;}
#slides li{display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute; z-index:0}
#slides li a{display:block; width:100%; height:100%; text-indent:-9999px}
#pagination{display:block; list-style:none; position:absolute; left:70%; top:500px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li{display:block; list-style:none; width:10px; height:10px; float:left; margin-left:10px; border-radius:5px; background:#fff}
#pagination li a{display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}#pagination li.current{background:#f7640b}	


.zt_right{float:left;}

.lxtp{width:800px; height:240px; float:left; margin-left:200px; display:inline;}
.lxtp p{width:800px; height:40px; line-height:40px; font-size:16px;}









