﻿/* CSS Document */
body{padding:0; margin:0; font-size:14px; font-family:"微软雅黑";}
*{ padding:0; margin:0;}
ul,li{list-style-type:none;}
a{text-decoration:none;}

.about_cont_a{ border-bottom:none;}
.about_link_cont{ border-top:1px solid #ccc;}    /*去掉*/


/*标题*/
.wmwz_t1{ text-align:center; padding:30px 0 20px 0;}
.wmwz_t1 h3{ font-size:24px; color:#b81702; line-height:40px;}
.wmwz_t1 p{ font-size:16px; color:#b81702; line-height:30px;}


.wmwz_t2{padding:20px 0;}
.wmwz_t2 h3{ color:#b81702; font-size:24px; float:left; padding-left:8px;}

.wmwz_t2 .tjly{ width:450px; float:left; padding-left:50px; color:#333; padding-top:2px;}
.wmwz_t2 .tjly span{margin:0 10px; padding:2px 10px; background:#b81702; border-radius:5px; color:#fff;}
.wmwz_t2 .kxyy{ float:right; color:#333; padding-top:2px;}
.wmwz_t2 .kxyy a{margin:0 10px; color:#333;}



.wmwz_more{ float:right; font-size:14px; color:#4c4b4b; padding-right:10px;}


/*外贸网站第一部分*/
.wmwz1{ margin-bottom:30px;}
.wmwz1 ul li{ width:279px; float:left; text-align:center; margin:10px 10px; 
-moz-transition:-moz-transform .2s linear 0s;-webkit-transition:-webkit-transform .2s linear 0s;-o-transition:-o-transform .2s linear 0s;-ms-transition:-ms-transform .2s linear 0s;transition:transform .2s linear 0s;
}
.wmwz1 ul li p{ font-size:18px; color:#333; line-height:40px;}

.wmwz1 ul li:hover{-moz-transform:translateX(-5px);-webkit-transform:translateX(-5px);-o-transform:translateX(-5px);-ms-transform:translateX(-5px);transform:translateX(-5px);}

/*外贸网站第二部分  最新客户案例*/
.wmwz2{ background:#F9F9F9; padding:30px 0 50px; border-bottom:1px solid #ccc;}

.zxkhnl_ul li{ width:270px; background:#fff; border-radius:5px; overflow:hidden; height:200px; border:1px solid #ccc; float:left; margin:0 9px; text-align:center; padding:6px 5px; position:relative;}
.zxkhnl_ul li img{width:263px; height:162px; border-radius:3px;}
.zxkhnl_ul li p{width:100%; line-height:40px; font-size:14px; color:#4c4b4b;}

.zxkhnl_li_hover{width:260px; height:162px; padding:30px 10px 20px; background:rgba(0,0,0,0.5); position:absolute; top:0; left:0; display:none; overflow:hidden;}
.zxkhnl_li_hover h3{ font-size:16px; color:#fff;}
.zxkhnl_li_hover p{ font-size:14px;line-height:30px; text-align:left; position:absolute;}
.zxkhnl_ul li:hover .zxkhnl_li_hover{ display:block;}

/*外贸网站第三部分  外贸套擦推荐*/
.wmtctj{ padding:30px 0; }

.wmtctj_ul li{width:280px;border:1px solid #ccc;float:left; margin:0 9px; padding-bottom:30px;}
.wmtctj_li_t{ background:#f3f3f3 url(/images/wmwz_bg.png) repeat-x left top; height:60px; padding:25px 0 35px; margin-bottom:15px; text-align:center;}
.wmtctj_li_t_p1{ font-size:16px; color:#000; font-weight:bold;}
.wmtctj_li_t_p3{width:50%; margin:5px auto; height:20px; line-height:20px; padding:0 10px; border:1px solid #b81702; border-radius:5px; overflow:hidden; color:#b81702;font-weight:normal; font-size:14px;}
.wmtctj_li_t_p2{ font-size:14px; color:#999;}

.wmtctj_li_con{ line-height:35px; border-bottom:1px solid #ccc;width:200px; padding:0 10px; margin:0 auto;margin-top:5px; font-size:14px;}
.wmtctj_li_con span{color:#FF3300; font-size:14px;}
.wmtctj_li_con del{ font-size:14px;}


.wmtctj_li_jg1{ font-size:20px; color:#b81702; text-align:center; padding:20px 0 0;}
.wmtctj_li_jg1 span{ font-size:30px; color:#b81702;}
.wmtctj_li_jg2{color:#b81702; text-align:center; font-size:14px;}

.wmtctj_li_con_ckxq{ width:200px; height:30px; line-height:30px; margin:0 auto; background:#e8e7e7; border-radius:15px; overflow:hidden; color:#b81702; text-align:center; display:block; margin-top:20px;}
.wmtctj_li_con_ckxq:hover{ background:#b81702; color:#fff;}


/*商城内部管理结构*/
.scgljg_ul1{padding:30px 0 0;}
.scgljg_ul1 li{ width:230px; float:left; margin:0 6px;}
.scgljg_ul1 li h4{font-size:20px; color:#333;  text-align:center; letter-spacing:1px; font-weight:normal;}
.scgljg_ul1 li h4 span{ font-size:20px; color:#b81702;}
.scgljg_ul1 li p{padding:10px 0;}
.scgljg_ul1 li p span{font-size:14px; margin:10px 8px;}

.scgljg_ul1 hr{width:80%; margin-left:18px;border:none; border-bottom:1px solid #b81702; height:10px;}




