@charset "utf-8";
/* CSS Document */

/*图片放大公用类*/
.picfd img
{
    -webkit-transition:0.5s ease;
    -moz-transition:0.5s ease;
    -o-transition:0.5s ease;
  -ms-transition:0.5s ease;
}
.picfd:hover img{

     transform:scale(1.1);
     -webkit-transform:scale(1.1);
     -moz-transform:scale(1.1);
     -o-transform:scale(1.1);
     -ms-transform:scale(1.1);
}

.container { /*根据效果图主体宽度定义*/
    width: 1200px; min-width: 1200px; }

body { font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif; }

.bgf6f6f6{ background: #f6f6f6; }

.top{ height: 42px; line-height: 42px; background: #009ae8; }
.top_l{ color: #fff; font-size: 14px; }
.top_r .top_r_l{ color: #fff; font-size: 14px; }
.top_r .top_r_l a{ color: #fff; padding: 0 16px; }
.top_r>a{color: #fff; font-size: 14px; margin-right: 20px;}
.top_r>span{ color: #fff; font-size: 14px; background: url(../images/pic1.png) left center no-repeat; padding-left: 26px;}


/*header*/
.header{ margin-top: 40px;}
.logo{ margin-right: 97px; }
.search{ font-size:12px; color:#666; width:475px; height:38px; position:relative; z-index:999999; }
.search .con1{ width:84px; position:absolute; left: 0px; cursor:pointer;}
.search .box_a{ width:82px; height:36px; line-height:36px; border:1px solid #0069cc; }
.search .wbk{ float:left; width:49px; height:36px; line-height:36px; padding:0 8px; background:none; border:none; cursor:pointer;}
.search .tra{ margin-top: 15px; float:left;}
.search .box_b{ display:none; position:absolute;top:38px;left:0px;width:82px; border:1px solid #0069cc; border-top:0px;}
.search .box_b a{ color:#666; width:66px; height:35px; line-height:35px; padding:0 8px; background-color:#fff; display:block; overflow:hidden;}
.search .box_b a:hover{ background:#eee;}
.search .wbk2{ width:308px; height:36px; line-height:36px; margin-left:84px; padding:0 10px; background-color:#fff; border:1px solid #0069cc; border-left:0px; }
.search .btn1{ font-size:0px; width:62px; height:38px; line-height:38px; text-align:center; background:url(../images/pic61.png) no-repeat; border:0px; }
.header_r{ height: 40px; line-height: 40px; }
.header_r a{ float: left; color: #454545; font-size: 14px; background: url(../images/pic5.png) left center no-repeat; padding-left: 38px; margin-left: 26px; }
.header_r a:first-child{ background: url(../images/pic4.png) left center no-repeat;}


/*nav*/
.nav{ height: 46px; border-bottom: solid 2px #009ae8; margin-top: 40px; }
.nav_l{ height: 46px; }
.nav_l span{ display: block; font-size: 18px; width: 215px; color: #fff; height: 46px; line-height: 46px; padding-left: 25px; background:#009ae8 url(../images/pic6.png) 183px center no-repeat; cursor: pointer;}
.nav_n{ background:url(../images/pic7.png) repeat; position: absolute; top:48px; left: 0; z-index: 5; display: none;}
.nav_n>li{ width: 215px; height: 38px; line-height: 38px; padding-left: 25px;}
.nav_n>li>a{display: block; color: #fff; font-size: 14px;}
.nav_n>li:hover{ background:url(../images/pic8.png) repeat;}
.nav_n>li:hover>a{ background:url(../images/pic9.png) 175px center no-repeat;}
.nav_n_nr{ width:400px; padding:0 21px; background:url(../images/pic16.png) repeat; position: absolute; top:0px; left: 241px; display:none; }
.nav_n_nr1{ font-size:18px; color:#fff; width:400px; line-height:100%; padding:30px 0 15px; border-bottom:1px solid #fff; }
.nav_n_nr2{ font-size:12px; color:#fff; width:400px; line-height:30px; padding-top:20px; }
.nav_n_nr2 a{ color:#fff; margin:0 8px; }
.nav_n_nr2 a:hover{ color:#009ae8; }

.nav ol li{ float: left; height: 46px; padding-left:2px; background:url(../images/pic11.png) no-repeat left center; }
.nav ol li:first-child{ padding-left:0px; background:none; }
.nav ol li a{ font-size:16px; color:#333; height: 46px; line-height: 46px; padding:0 36px; display:block; }
.nav ol li:hover a,.nav ol li.xz a{ color:#009ae8; background:url(../images/pic10.png) no-repeat center bottom; }

/*banner*/
.banner{ height: 420px; position:relative; }
.banner .slideBox{ width:100%; height:420px; /*这个根据效果图定义*/ overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:5px; overflow:hidden; position:absolute; left: 50%; bottom:35px; /*这个根据效果图定义*/
    z-index:1; margin-left: -84px; /*这个根据效果图定义*/}
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left; }
.banner .slideBox .hd ul li{ float:left; margin:0 4px; width:32px; height:2px; line-height:2px; text-align:center; background: #eef7fd; cursor:pointer; }
.banner .slideBox .hd ul li.on{ background: #009ae8; }

.banner .slideBox .bd{ position:relative; height:100%; z-index:0; }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; }
.banner .slideBox .bd a { display: block; height: 420px; /*这个根据效果图定义*/ width: 100%; }

.banner .slideBox .prev,.banner .slideBox .next{ /*这个是banner 左右箭头 更具需要添加或者删除*/
    position:absolute; top:50%; margin-top:-52px; display:block; width:53px; height:105px; filter:alpha(opacity=50); opacity:0.5; }
.banner .slideBox .prev { /*background: url("../images/prev.png") no-repeat;*/ /*这个根据效果图定义*/ left: 5%; }
.banner .slideBox .next{ left:auto; right: 5%; /*background: url("../images/next.png") no-repeat;*/ /*这个根据效果图定义*/}
.banner .slideBox .prev:hover,.banner .slideBox .next:hover{ filter:alpha(opacity=100); opacity:1; }


.banner_nr{ width:220px; position:absolute; top:10px; }
.banner_nr_t{ width:180px; height:105px; padding:15px 20px 20px; background:url(../images/pic12.png) repeat; }
.banner_nr_t1{ width:180px; height:68px; }
.banner_nr_t1 p{ width:68px; height:68px; }
.banner_nr_t1 span{ font-size:12px; color:#009ae8; width:100px; height:68px; line-height:20px; text-align:center; margin-top:12px; }
.banner_nr_t2{ width:180px; height:24px; margin-top:13px; }
.banner_nr_t2 a{ font-size:14px; color:#fff; width:80px; height:24px; line-height:24px; text-align:center; background-color:#009ae8; display:block; }
.banner_nr_b{ width:220px; margin-top:10px; }
.banner_nr_b .title{ width:220px; }
.banner_nr_b .title1{ font-size:14px; color:#454545; width:110px; height:36px; }
.banner_nr_b .title1:first-child{ border-top:0px; }
.banner_nr_b .title1 a{ color:#454545; width:100%; height: 36px; line-height: 36px; text-align:center; background:url(../images/pic13.png) repeat; display:block; overflow:hidden; }
.banner_nr_b .title1:hover a,.banner_nr_b .title1.xz a{ background:url(../images/pic12.png) repeat; }
.banner_nr_b .title_nr { width:220px; height:214px; background:url(../images/pic12.png) repeat; }
.banner_nr_b .title_nr1{ font-size:12px; color:#666; width:220px; padding:8px 0 14px; display:none; }
.banner_nr_b .title_nr1 ul{ width:220px; line-height:32px; }
.banner_nr_b .title_nr1 ul li{ width:164px; padding:0 20px 0 36px; background:url(../images/pic15.png) no-repeat 20px center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; }
.banner_nr_b .title_nr1 ul li a{ color:#666; }


/*footer*/
footer { text-align:center; padding:8px 0 52px; background:url(../images/pic17.png) repeat-x; }
footer a:hover{ text-decoration:underline; }
.footer1{ width:1200px; padding:32px 0 30px; border-bottom:1px solid #eee; }
.footer1 ul{ width:1200px; }
.footer1 ul li{ width:239px; line-height:24px; border-left:1px solid #ccc; }
.footer1 ul li:first-child{ border-left:0px; }
.footer1 ul li p{ font-size:14px; font-weight:bold; color:#444; width:100%; }
.footer1 ul li p a{ color:#444; }
.footer1 ul li p a:hover{ color:#009ae8; }
.footer1 ul li span{ font-size:12px; color:#666; width:100%; display:block; }
.footer1 ul li span a{ color:#666; }
.footer1 ul li span a:hover{ color:#009ae8; }

.footer2{ font-size:14px; font-weight:bold; color:#444; width:1200px; line-height:100%; text-align:center; margin-top:30px; }

.footer3{ font-size:12px; color:#009ae8; width:1200px; margin-top:10px; }
.footer3 a{ color:#009ae8; margin:0 16px; }

.footer4{ font-size:12px; color:#666; width:1200px; margin-top:30px; }
.footer4 a{ color:#666; margin:0 16px; }

.footer5{ font-size:12px; color:#666; width:1200px; margin-top:10px; }

.footer6{ width:1200px; margin-top:30px; }
.footer6 span{ width:143px; height:43px; margin:0 2px; border:1px solid #eee; display:inline-block; *display:inline; *zoom:1; }
.footer5 img{ width:143px; height:43px; margin:0 2px; border:1px solid #eee; display:inline-block; *display:inline; *zoom:1; }


/* 首页分类 */
.syfl{ width:100%; padding-bottom:2px; background:url(../images/pic19.png) repeat-x center bottom; }
.syfl_nr{ width:1200px; }
.syfl_nr ul{ width:1200px; }
.syfl_nr ul li{ width:150px; height:92px; }
.syfl_nr ul li a{ width:150px; height:92px; text-align:center; display:block; }
.syfl_nr ul li p{ width:150px; padding-top:20px; }
.syfl_nr ul li span{ font-size:14px; color:#666; width:150px; line-height:100%; margin-top:5px; display:block; }
.syfl_nr ul li:hover,.syfl_nr ul li.xz{ background:url(../images/pic20.png) repeat-x; }


/* 首页 */
.main{ width:1200px; padding-bottom:80px; position:relative; }

.nrdh{ width:40px; position:fixed; display:none; }
.nrdh ol{ width:40px; }
.nrdh ol li{ width:40px; margin-top:2px; }
.nrdh ol li a{ font-size:12px; color:#fff; width:30px; height:32px; overflow:hidden;line-height:16px; text-align:center; padding:3px 5px; background-color:#009ae8; display:block; }
.nrdh ol li:hover a,.nrdh ol li.xz a{ background-color:#0067cc; }
.nrdh ul{ width:40px; }
.nrdh ul li{ width:42px; margin-top:2px; position:relative; }
.nrdh ul li p{ width:40px; }
.nrdh ul li p a{ width:24px; height:24px; padding:8px; background-color:#009ae8; display:block; }
.nrdh ul li p img{ width:24px; height:24px; }
.nrdh ul li:hover p a,.nrdh ul li.xz p a{ background-color:#0067cc;  }
.nrdh ul li span{ width:114px; height:114px; padding:5px; background-color:#0067cc; position:absolute; left:42px; bottom:0px; display:none; }
.nrdh ul li span img{ width:114px; height:114px; }

/**/
.main1{ width:1200px; margin-top:10px; overflow:hidden; }
.main1 ul{ width:1230px; }
.main1 ul li{ width:175px; height:146px; margin:30px 30px 0 0; background-color:#f6f6f6; }
.main1 ul li a{ width:155px; height:146px; padding:0 10px; display:block; }
.main1 ul li a span{ display: block; padding:22px 0 0 0px; color: #333333; font-size: 14px; line-height: 22px; text-align:center; margin-bottom: 25px;}
.main1 ul li a p{ text-align:center; }
.main1 ul li a p img{   -webkit-transition:0.5s ease;
    -moz-transition:0.5s ease;
    -o-transition:0.5s ease;
    -ms-transition:0.5s ease;}
.main1 ul li:hover a p img{
        transform:scale(1.1);
       -webkit-transform:scale(1.1);
       -moz-transform:scale(1.1);
       -o-transform:scale(1.1);
       -ms-transform:scale(1.1);
}

.main2{ width:1200px; }
.main2_t{ height: 40px; line-height: 40px; margin-bottom: 20px;}
.main2_t span{ float: left; width:149px; height: 40px; color: #fff; font-size: 16px;}
.main2_t span b{ font-size: 18px; font-family: "Arial"; padding: 0 10px 0 15px; }
.main2_n_l{ width: 221px; height: 365px; padding: 0 7px;}
.main2_n_l span{ display: block; color: #009ae8; font-size: 18px; line-height: 28px; margin:25px 0 22px; text-align: center;}
.main2_n_l a{ display: block; margin: 0 auto; }
.main2_n_l a img{ display: block; margin: 0 auto; }
.main2_n_l .b_ul{ width:195px; height: 109px; background: url(../images/c_6.png) center center no-repeat; padding: 0 13px; margin-top: 30px;}
.main2_n_l .b_ul ul{ width: 96px; padding-top: 12px;}
.main2_n_l .b_ul ul li{ height: 28px; line-height: 28px; font-size: 12px; background: url(../images/c_7.png) left center no-repeat; padding-left: 13px;}
.main2_n_l .b_ul ul li a{ color: #666666;}
.main2_n_l .b_ul ul li:hover a{ color: #009ae8; }
.main2_n_l .b_ul ul.ul1 li{ text-align: right; background: url(../images/c_7.png) right center no-repeat;  padding-left:0px; padding-right: 13px;}
.main2_n_r{ width: 961px; }
.c_div1{ width: 381px; height: 181px; overflow: hidden; border:solid 1px #dddddd; border-right:none; }
.c_div1 .c_div1_l{ width: 173px; padding:32px 0 0 39px; position: relative; z-index: 2;}
.c_div1 .c_div1_l span{ display: block; color: #333333; font-size: 16px; line-height: normal; margin-bottom: 40px;}
.c_div1 .c_div1_l span a{ color: #333333;}
.c_div1 .c_div1_l span a b{ font-size: 18px; }
.c_div1 .c_div1_l>a{ display: block; width: 125px; height: 28px; line-height: 28px; text-align: center; color: #009ae8; font-size: 14px; border:solid 1px #cccccc; }
.c_div1>a{max-width: 188px; overflow: hidden; position: absolute; top:14px; right: 35px;z-index: 1;}
.c_t{ height: 22px; line-height:22px; color: #cccccc; font-size: 14px; position: absolute; top:-40px;right: 0;}
.c_t a{ color: #666666; padding: 0 18px; }
.c_t a:hover,.c_t a.xz{ color: #009ae8; }
.c_n1{ display: none; }
.c_n1:first-child{ display: block; }
.c_n1 ul{ width:576px;}
.c_n1 ul li{ width: 170px; height: 181px; float: left; overflow: hidden; border:solid 1px #cccccc; border-left:none; padding: 0 10px;}
.c_n1 ul li:first-child{ border-left:solid 1px #cccccc}
.c_n1 ul li a{ color: #666666; font-size: 14px; }
.c_n1 ul li a span{ display: block; text-align: center; margin-top: 15px; }
.c_n1 ul li a span b{ display: block; color: #454545; font-size: 16px; font-family: "Arial"; }
.c_n1 ul li a bdo{ display: block; width: 98px; height: 24px; line-height: 24px; background: #009ae8; color:#fff; font-size: 12px; text-align: center; margin:6px auto 15px; }
.c_n1 ul li a img{ display: block; margin: 0 auto; }
.c_n1 ul.ul2{ width:958px;}
.c_n1 ul.ul2 li{border-top:none;}
.c_n1 ul.ul2 li a i{ display: block; color:#009ae8; text-align: center; font-style: normal; margin:6px auto 15px;}
/**/

/* 个人中心 */
.grzx_main{ width:100%; padding-bottom:100px; }
.grzx_main_nr{ width:1200px; }
.grzx_main_nr1{ font-size:12px; color:#999; width:1200px; line-height:100%; padding-top:25px; position:relative; }
.grzx_main_nr1 a{ color:#999; }
.grzx_main_nr1 span{ color:#333; }
.grzx_main_nr1 p{ color:#333; position:absolute; top:25px; right:0px; }
.grzx_main_nr1 p em{ font-family:"Arial"; font-size:14px; font-weight:bold; font-style:normal; color:#333; }

.grzx_main_nr2{ width:1200px; margin-top:57px; }
.grzx_main_nr2_l{ width:200px; background-color:#fff; }
.grzx_main_nr2_l h2{ font-size:20px; color:#009ae8; width:172px; height:59px; line-height:59px; padding-left:28px; }
.grzx_main_nr2_l ul{ width:200px; }
.grzx_main_nr2_l ul li{ width:200px; }
.grzx_main_nr2_l ul li a{ font-size:14px; color:#333; width:172px; height:44px; line-height:44px; padding-left:25px; border-top:1px dashed #ddd; border-left:3px solid #fff; display:block; }
.grzx_main_nr2_l ul li p{ width:45px; }
.grzx_main_nr2_l ul li p img{ margin-top:10px; }
.grzx_main_nr2_l ul li span{ width:127px; }
.grzx_main_nr2_l ul li:hover a,.grzx_main_nr2_l ul li.xz a{ border-left:3px solid #009ae8; }
.grzx_main_nr2_r{ width:960px; }
.grzx_main_nr2_r h2{ font-weight:normal; width:100%; height:65px; border-bottom:1px solid #eee; }
.grzx_main_nr2_r h2 p{ font-size:18px; color:#333; height:35px; line-height:100%; padding-top:30px; border-bottom:1px solid #009ae8; }
.grzx_main_nr2_r h2 span{ font-size:12px; color:#aaa; margin-top:17px; border:1px solid #ddd; }
.grzx_main_nr2_r h2 span .wbk1{ width:172px; height:28px; line-height:28px; padding:0 13px; background:none; border:0px; }
.grzx_main_nr2_r h2 span .btn1{ width:64px; height:28px; line-height:28px; text-align:center; background:none; border:0px; border-left:1px solid #dfdfdf; }

/* 个人资料 */
.grzl_main{ width:900px; margin-top:30px; padding:0 30px 70px; background-color:#fff; }
.grzl_main:first-child{ margin-top:0px; }
.grzl_main ul{ font-size:14px; width:900px; margin-top:40px; }
.grzl_main ul li{ width:900px; margin-top:17px; }
.grzl_main ul li p{ color:#333; width:116px; line-height:38px; text-align:right; padding-right:50px; }
.grzl_main ul li span{ color:#aaa; width:734px; }
.grzl_main ul li span .wbk1{ width:378px; height:36px; line-height:36px; padding:0 10px; background:none; border:1px solid #ddd; border-radius:5px; }
.grzl_main ul li span .btn1{ font-size:16px; font-weight:bold; color:#fff; width:270px; height:42px; line-height:42px; text-align:center; margin-top:13px; background-color:#0d9fe9; border:0px; border-radius:5px; }

.grzl_main ul li span em{ font-style:normal; }
.grzl_main ul li span em.style1{ width:100px; height:100px; }
.grzl_main ul li span em.style1 img{ width:100px; height:100px; border-radius:5px; }
.grzl_main ul li span em.style2{ font-size:14px; color:#999; height:100px; line-height:100px; margin-left:20px; position:relative; cursor:pointer; }
.grzl_main ul li span em.style2 a{ color:#999; }
.grzl_main ul li span em.style2 #fileField{ opacity:0; -moz-opacity:0; filter:alpha(opacity=0); position:absolute; left:0px; top:0px; cursor:pointer; }
.grzl_main ul li span em.style3{ font-size:14px; color:#666; line-height:38px; margin-right:30px; }
.grzl_main ul li span em.style3 input{ margin-right:16px; }

/* 我的订单 */
.wddd_main{ width:900px; padding:0 30px 50px; background-color:#fff; }

.wddd_main1{ width:900px; margin-top:30px; }
.wddd_main1 table{ width:900px; }
.wddd_main1 table thead{ width:900px; }
.wddd_main1 table thead tr{ font-size:14px; color:#999; height:34px; border:1px solid #eee; }

.wddd_main1 table tbody{ width:900px; }
.wddd_main1 table tbody tr.ys1{ height:30px; }
.wddd_main1 table tbody tr.ys2{ height:20px; }
.wddd_main1 table tbody tr.ys3{ font-size:12px; color:#333; height:34px; background-color:#f1f1f1; border:1px solid #f1f1f1; }
.wddd_main1 table tbody tr.ys3 a{ color:#999; }
.wddd_main1 table tbody tr.ys4{ font-size:12px; color:#999; border:1px solid #f1f1f1; }
.wddd_main1 table tbody tr.ys4 td{ padding-top:12px; padding-bottom:12px; }
.wddd_main1 table tbody tr.ys4 td .div1{ width:278px; }
.wddd_main1 table tbody tr.ys4 td .div1 p{ width:60px; height:58px; }
.wddd_main1 table tbody tr.ys4 td .div1 p img{ width:60px; height:58px; }
.wddd_main1 table tbody tr.ys4 td .div1 span{ width:178px; line-height:58px; margin-left:40px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; }
.wddd_main1 table tbody tr.ys4 td .div2{ font-size:14px; color:#009ae8; width:174px; line-height:26px; }
.wddd_main1 table tbody tr.ys4 td .div2 a{ color:#999; }
.wddd_main1 table tbody tr.ys4 td .div3{ font-size:12px; color:#aaa; width:106px; }
.wddd_main1 table tbody tr.ys4 td .div3 a{ color:#aaa; }
.wddd_main1 table tbody tr.ys4 td .div3 a.style1{ color:#fff; width:70px; height:25px; line-height:25px; text-align:center; margin-bottom:5px; background-color:#009ae8; border-radius:5px; display:inline-block; *display:inline; *zoom:1; }

.wddd_main1 table td.style1{ width:278px; padding-left:20px; }
.wddd_main1 table td.style2{ width:96px; }
.wddd_main1 table td.style3{ width:146px; }
.wddd_main1 table td.style4{ width:78px; }
.wddd_main1 table td.style5{ width:174px; }
.wddd_main1 table td.style6{ width:106px; }


/* 我的订单详情 */
.wdddxq_main{ width:900px; padding:0 30px 50px; background-color:#fff; }

.wdddxq_main1{ width:900px; margin-top:30px; }
.wdddxq_main1 h3{ font-size:14px; font-weight:normal; color:#999; width:860px; height:40px; line-height:40px; padding:0 19px; background-color:#f1f1f1; border:1px solid #f1f1f1; }
.wdddxq_main1_nr{ font-size:14px; color:#333; width:850px; line-height:42px; padding:10px 24px; border:1px solid #f1f1f1; }
.wdddxq_main1_nr span.style1{ margin-left:50px; }
.wdddxq_main1_nr span.style2{ margin-left:76px; }

.wdddxq_main2{ width:900px; margin-top:30px; }
.wdddxq_main2 table{ width:900px; }
.wdddxq_main2 table thead{ width:900px; }
.wdddxq_main2 table thead tr{ font-size:14px; color:#999; height:34px; background-color:#f1f1f1; border:1px solid #eee; }

.wdddxq_main2 table tbody{ width:900px; }
.wdddxq_main2 table tbody tr.ys1{ height:30px; }
.wdddxq_main2 table tbody tr.ys2{ height:20px; }
.wdddxq_main2 table tbody tr.ys3{ font-size:12px; color:#333; height:34px; background-color:#f1f1f1; border:1px solid #f1f1f1; }
.wdddxq_main2 table tbody tr.ys3 a{ color:#999; }
.wdddxq_main2 table tbody tr.ys4{ font-size:12px; color:#999; border:1px solid #f1f1f1; }
.wdddxq_main2 table tbody tr.ys4 td{ padding-top:12px; padding-bottom:12px; }
.wdddxq_main2 table tbody tr.ys4 td .div1{ width:318px; }
.wdddxq_main2 table tbody tr.ys4 td .div1 p{ width:60px; height:58px; }
.wdddxq_main2 table tbody tr.ys4 td .div1 p img{ width:60px; height:58px; }
.wdddxq_main2 table tbody tr.ys4 td .div1 span{ width:218px; line-height:58px; margin-left:40px; text-overflow: ellipsis;  }
.wdddxq_main2 table tbody tr.ys4 td .div2{ font-size:14px; color:#009ae8; width:158px; line-height:26px; }
.wdddxq_main2 table tbody tr.ys4 td .div2 a{ color:#999; }
.wdddxq_main2 table tbody tr.ys4 td .div3{ font-size:12px; color:#aaa; width:158px; }
.wdddxq_main2 table tbody tr.ys4 td .div3 a{ color:#aaa; }
.wdddxq_main2 table tbody tr.ys4 td .div3 a.style1{ color:#fff; width:70px; height:25px; line-height:25px; text-align:center; margin-bottom:5px; background-color:#009ae8; border-radius:5px; display:inline-block; *display:inline; *zoom:1; }

.wdddxq_main2 table td.style1{ width:318px; padding-left:20px; }
.wdddxq_main2 table td.style2{ width:118px; }
.wdddxq_main2 table td.style3{ width:144px; }
.wdddxq_main2 table td.style4{ width:142px; }
.wdddxq_main2 table td.style5{ width:158px; }

.wdddxq_main3{ font-size:14px; color:#999; width:900px; line-height:36px; margin-top:20px; }
.wdddxq_main3 ul{ width:900px; }
.wdddxq_main3 ul li{ width:900px; text-align:right; }
.wdddxq_main3 ul li p{ width:800px; }
.wdddxq_main3 ul li span{ width:100px; }
.wdddxq_main3 ul li span.style1{ color:#009ae8; }

/* 我的订单详情-发货状态 */
.fhzt_main{ width:900px; padding:0 30px 50px; background-color:#fff; }

.fhzt_main1{ width:802px; margin-top:30px; padding:40px 58px 64px 38px; border:1px solid #f1f1f1; }
.fhzt_main1 .div1{ font-size:20px; font-weight:bold; color:#333; width:802px; line-height:100%; padding-bottom:30px; border-bottom:1px dashed #eee; }
.fhzt_main1 .div2{ font-size:14px; color:#787878; width:802px; line-height:47px; border-bottom:1px dashed #eee; }
.fhzt_main1 .div3{ font-size:14px; color:#999; width:802px; margin-top:30px; background:url(../images/pic39.png) repeat-y 205px center; overflow:hidden; }
.fhzt_main1 .div3 ul{ width:802px; }
.fhzt_main1 .div3 ul li{ width:802px; height:15px; line-height:15px; margin-top:32px; background:url(../images/pic40.png) no-repeat 198px center; }
.fhzt_main1 .div3 ul li:first-child{ margin-top:0px; }
.fhzt_main1 .div3 ul li:hover{ background:url(../images/pic41.png) no-repeat 198px center; }
.fhzt_main1 .div3 ul li p{ width:188px; }
.fhzt_main1 .div3 ul li span{ width:546px; }

/* 我的收藏 */
.wdsc_main{ width:900px; padding:0 30px 50px; background-color:#fff; }

.wdsc_main1{ width:900px; margin-top:30px; }
.wdsc_main1 ul{ width:900px; border-top:1px dashed #ddd; }
.wdsc_main1 ul li{ width:900px; padding:24px 0 22px; border-bottom:1px dashed #ddd; }
.wdsc_main1 ul li .pic{ width:65px; height:55px; }
.wdsc_main1 ul li .pic img{ width:65px; height:55px; }
.wdsc_main1 ul li .title{ font-size:12px; color:#aaa; margin-left:34px; }
.wdsc_main1 ul li .title span{ font-size:14px; color:#333; line-height:100%; margin:2px 0 14px; display:block; }
.wdsc_main1 ul li .title span a{ color:#333; }
.wdsc_main1 ul li .more{ font-size:12px; color:#aaa; line-height:55px; }
.wdsc_main1 ul li .more a{ color:#aaa; }

/* 我的订单详情 */
.dzgl_main{ width:900px; padding:0 30px 100px; background-color:#fff; }

.dzgl_main1{ width:900px; margin:30px 0 20px; }
.dzgl_main1 table{ width:900px; }
.dzgl_main1 table thead{ width:900px; }
.dzgl_main1 table thead tr{ font-size:12px; color:#333; height:34px; background-color:#f1f1f1; border:1px solid #eee; }

.dzgl_main1 table tbody{ width:900px; }
.dzgl_main1 table tbody tr.ys1{ height:30px; }
.dzgl_main1 table tbody tr.ys2{ height:20px; }
.dzgl_main1 table tbody tr.ys3{ font-size:12px; color:#333; height:34px; background-color:#f1f1f1; border:1px solid #f1f1f1; }
.dzgl_main1 table tbody tr.ys3 a{ color:#999; }
.dzgl_main1 table tbody tr.ys4{ font-size:12px; color:#999; border:1px solid #f1f1f1; }
.dzgl_main1 table tbody tr.ys4 td{ padding-top:29px; padding-bottom:29px; }
.dzgl_main1 table tbody tr.ys4 td .div1{ font-size:14px; color:#999; }
.dzgl_main1 table tbody tr.ys4 td .div1 a{ color:#999; margin:0 8px; }
.dzgl_main1 table tbody tr.ys4 td .div1 a:hover,.dzgl_main1 table tbody tr.ys4 td .div1 a.xz{ color:#009ae8; }
.dzgl_main1 table tbody tr.ys4 td .div2{ font-size:14px; color:#009ae8; width:158px; line-height:26px; }
.dzgl_main1 table tbody tr.ys4 td .div2 a{ color:#999; }
.dzgl_main1 table tbody tr.ys4 td .div3{ font-size:12px; color:#aaa; width:158px; }
.dzgl_main1 table tbody tr.ys4 td .div3 a{ color:#009ae8; width:68px; height:23px; line-height:23px; text-align:center; background-color:#fff; border:1px solid #009ae8; border-radius:5px; display:inline-block; *display:inline; *zoom:1; }
.dzgl_main1 table tbody tr.ys4 td .div3 a.xz{ color:#fff; background-color:#009ae8; }

.dzgl_main1 table td.style1{ width:98px; padding-left:30px; }
.dzgl_main1 table td.style2{ width:264px; }
.dzgl_main1 table td.style3{ width:196px; }
.dzgl_main1 table td.style4{ width:194px; }
.dzgl_main1 table td.style5{ width:118px; }

.dzgl_main2{ width:900px; margin-top:45px; }
.dzgl_main2 ul{ font-size:14px; width:900px; }
.dzgl_main2 ul li{ width:900px; margin-top:20px; }
.dzgl_main2 ul li p{ color:#666; width:70px; line-height:42px; text-align:right; padding-right:30px; }
.dzgl_main2 ul li span{ color:#aaa; width:800px; }
.dzgl_main2 ul li span .wbk1{ width:298px; height:40px; line-height:40px; padding:0 10px; background:none; border:1px solid #ddd; border-radius:5px; }
.dzgl_main2 ul li span .wbk2{ width:150px; height:40px; line-height:40px; margin-right:15px; padding-left:20px; background:none; border:1px solid #ddd; border-radius:5px; }
.dzgl_main2 ul li span .wbk3{ width:518px; height:40px; line-height:40px; padding:0 10px; background:none; border:1px solid #ddd; border-radius:5px; }
.dzgl_main2 ul li span .btn1{ font-size:18px; color:#fff; width:250px; height:47px; line-height:47px; text-align:center; margin-top:10px; background-color:#0d9fe9; border:0px; border-radius:5px; }

/* 新手指南 */
.xszn_main{ width:1200px; margin-top:30px; background:url(../images/pic43.png) repeat-y; min-height:500px;}
.xszn_main_l{ width:200px; }
.xszn_main_l .ul1{ width:200px;}
.xszn_main_l .ul1>li{ width:200px;}
.xszn_main_l .ul1>li>a{ font-size:18px; color:#454545; width:170px; height:50px; line-height:50px; padding:0 15px; background:#e6e6e6 url(../images/pic44.png) no-repeat 170px center; border-bottom: 1px solid #f6f6f6; display:block;}
.xszn_main_l .ul1>li>a.xz{}
.xszn_main_l .ul2{ width:200px; line-height:36px; padding:12px 0; background-color:#fff; display:none;}
.xszn_main_l .ul2>li{ font-size:14px; color:#999; width:120px; padding: 0 40px;}
.xszn_main_l .ul2>li>a{ font-size:14px; color:#999; width:120px; display:block;}
.xszn_main_l .ul2>li>a.xz,.xszn_main_l .ul2>li>a:hover{ color:#009ae8; background:url(../images/pic45.png) no-repeat 74px center; }

.xszn_main_r{ width:900px; padding:28px 40px 40px 60px; }
.xszn_main_r1{ font-size:20px; color:#009ae8; width:900px; line-height:100%; }
.xszn_main_r2{ font-size:14px; color:#454545; width:880px; height:34px; line-height:34px; margin-top:30px; padding:0 10px; background-color:#e6f1fd; }
.xszn_main_r3{ font-size:14px; color:#999; width:840px; line-height:30px; margin-top:10px; padding:0 30px; }
.xszn_main_r3 span.style1{ padding:30px; }

/* 忘记密码 */
.wjmm_main{ width:1200px; padding:80px 0; }
.wjmm_main h2{ width:1200px; text-align:center; }
.wjmm_main ul{ width:519px; padding-top:5px; }
.wjmm_main ul li{ width:519px; margin-top:30px; }
.wjmm_main ul li .wbk1{ font-size:16px; color:#ccc; width:477px; height:40px; line-height:40px; padding:0 20px; background-color:#fff; border:1px solid #ddd; }
.wjmm_main ul li .wbk2{ font-size:16px; color:#ccc; width:304px; height:40px; line-height:40px; padding:0 20px; background-color:#fff; border:1px solid #ddd; }
.wjmm_main ul li .btn1{ font-size:14px; color:#fff; width:153px; height:42px; text-align:center; background-color:#009ae8; border:1px solid #009ae8; }
.wjmm_main ul li .btn2{ font-size:18px; font-weight:bold; color:#fff; width:519px; height:44px; text-align:center; margin-top:5px; background-color:#009ae8; border:1px solid #009ae8; }
.wjmm_main ul li ::-webkit-input-placeholder { /* WebKit browsers */
color: #ccc;
}
.wjmm_main ul li :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #ccc;
}
.wjmm_main ul li ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #ccc;
}
.wjmm_main ul li :-ms-input-placeholder { /* Internet Explorer 10+ */
color: #ccc;
}

/* 登录 */
.dl_main{ width:1200px; padding:100px 0; background:url(../images/pic46.png) no-repeat 600px center; }
.dl_main_l{ width:600px; }
.dl_main_l1{ padding-left:90px; }
.dl_main_l2{ margin-top:34px; padding-left:220px; }
.dl_main_l3{ font-family:"宋体"; font-size:12px; color:#666; line-height:24px; margin-top:40px; padding-left:124px; }
.dl_main_l3 p{ font-weight:bold; color:#333; }
.dl_main_l3 span{}
.dl_main_r{ width:303px; margin:20px 137px 0 0; }
.dl_main_r ul{ width:303px; }
.dl_main_r ul li{ width:303px; margin-top:20px; }
.dl_main_r ul li .wbk1{ font-size:16px; color:#ccc; width:261px; height:40px; line-height:40px; padding:0 20px; background-color:#fff; border:1px solid #ddd; }
.dl_main_r ul li .wbk2{ font-size:16px; color:#ccc; width:160px; height:40px; line-height:40px; padding:0 20px; background-color:#fff; border:1px solid #ddd; }
.dl_main_r ul li .btn1{ font-size:14px; color:#fff; width:153px; height:42px; text-align:center; background-color:#009ae8; border:1px solid #009ae8; }
.dl_main_r ul li .btn2{ font-size:18px; font-weight:bold; color:#fff; width:303px; height:38px; text-align:center; margin-top:10px; background-color:#009ae8; border:1px solid #009ae8; }
.dl_main_r ul li span.style1{ margin-top:1px; }
.dl_main_r ul li span.style2{ font-family:"宋体"; font-size:12px; color:#7a8698; line-height:100%; }
.dl_main_r ul li span.style2 a{ color:#7a8698; }
.dl_main_r ul li ::-webkit-input-placeholder { /* WebKit browsers */
color: #ccc;
}
.dl_main_r ul li :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #ccc;
}
.dl_main_r ul li ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #ccc;
}
.dl_main_r ul li :-ms-input-placeholder { /* Internet Explorer 10+ */
color: #ccc;
}

/* 注册 */
.zc_main{ width:1200px; padding:110px 0 150px; background:url(../images/pic46.png) no-repeat 600px center; }
.zc_main_l{ width:600px; }
.zc_main_l ul{ width:600px; }
.zc_main_l ul li{ width:600px; margin-top:20px; }
.zc_main_l ul li:first-child{ margin-top:0px; }
.zc_main_l ul li p{ font-size:16px; color:#454545; width:130px; line-height:42px; text-align:right; padding-right:12px; }
.zc_main_l ul li p em{ font-style:normal; color:#ff0000; }
.zc_main_l ul li span{ width:458px; }
.zc_main_l ul li span .wbk1{ font-family:"宋体"; font-size:12px; color:#aaa; width:261px; height:40px; line-height:40px; padding:0 20px; background-color:#fff; border:1px solid #ddd; }
.zc_main_l ul li span .btn1{ font-size:12px; color:#fff; width:113px; height:38px; text-align:center; margin:2px 0 0 10px; background-color:#009ae8; border:1px solid #009ae8; }
.zc_main_l ul li span .btn2{ font-size:18px; font-weight:bold; color:#fff; width:301px; height:38px; text-align:center; margin-top:10px; background-color:#009ae8; border:1px solid #009ae8; }
.zc_main_l ul li span em{ font-style:normal; }
.zc_main_l ul li span em.style1{ margin:1px 0 0 10px; }
.zc_main_l ul li span em.style2{ font-family:"宋体"; font-size:12px; color:#666; margin-top:18px; display:block; }
.zc_main_l ul li span em.style2 #checkbox{ margin-right:15px; position:relative; top:3px; }
.zc_main_l ul li span em.style3{ font-weight:bold; color:#333; }
.zc_main_l ul li span em.style4{ font-family:"宋体"; font-size:12px; color:#999; margin:15px 0 0 44px; display:block; }
.zc_main_l ul li ::-webkit-input-placeholder { /* WebKit browsers */
color: #aaa;
}
.zc_main_l ul li :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #aaa;
}
.zc_main_l ul li ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #aaa;
}
.zc_main_l ul li :-ms-input-placeholder { /* Internet Explorer 10+ */
color: #aaa;
}
.zc_main_r{ width:600px; display:table; }
.zc_main_r_nr{ width:600px; display:table-cell; text-align:center; vertical-align:middle; }
.zc_main_r_nr1{ width:600px; }
.zc_main_r_nr2{ width:600px; margin-top:60px; }

/* 方案 */
.fa_main{ width:1200px; margin-top:20px; }
.fa_main1{ font-size:18px; color:#666; width:1200px; }
.fa_main1 a{ color:#666; height:40px; line-height:40px; margin:10px 10px 0 0; padding:0 25px; background-color:#e2e2e2; }
.fa_main1 a:hover,.fa_main1 a.xz{ color:#fff; background-color:#009ae8; }

.fa_main2{ width:1150px; margin-top:20px; padding:30px 25px 80px; background-color:#fff; }

.fa_main2 .div1{ font-size:16px; color:#999; width:1100px; height:42px; line-height:42px; padding:0 15px 0 35px; background:#f5f5f5 url(../images/pic50.png) no-repeat 15px center; }

.fa_main2 .div2{ width:1076px; padding:18px 32px 18px 40px; border:1px solid #f5f5f5; }
.fa_main2 .div2_l{ font-size:16px; color:#999; width:870px; line-height:36px; }
.fa_main2 .div2_r{ width:182px; margin-top:12px; }
.fa_main2 .div2_r img{ width:182px; }

.fa_main2 .div3{ width:1150px; margin-top:30px; }
.fa_main2 .div3 table{ font-size:12px; color:#999; width:1150px; }
.fa_main2 .div3 table thead{ width:1150px; }
.fa_main2 .div3 table thead tr{ height:34px; background-color:#f5f5f5; border:1px solid #f5f5f5; }

.fa_main2 .div3 table tbody{ width:1150px; }
.fa_main2 .div3 table tbody tr{ border:1px solid #f5f5f5; }
.fa_main2 .div3 table tbody tr td{ padding-top:16px; padding-bottom:16px; }

.fa_main2 .div3 table td.style1{ width:170px; padding-left:15px; }
.fa_main2 .div3 table td.style2{ width:110px; padding-left:15px; }
.fa_main2 .div3 table td.style3{ width:154px; }
.fa_main2 .div3 table td.style4{ width:140px; }
.fa_main2 .div3 table td.style5{ width:228px; }
.fa_main2 .div3 table td.style6{ width:94px; }
.fa_main2 .div3 table td.style7{ width:224px; }

.fa_main2 .div4{ width:1150px; }
.fa_main2 .div4 table{ font-size:12px; color:#999; width:1150px; }
.fa_main2 .div4 table thead{ width:1150px; }
.fa_main2 .div4 table thead tr{ height:34px; background-color:#f5f5f5; border:1px solid #f5f5f5; }

.fa_main2 .div4 table tbody{ width:1150px; }
.fa_main2 .div4 table tbody tr{ border:1px solid #f5f5f5; }
.fa_main2 .div4 table tbody tr td{ padding-top:16px; padding-bottom:16px; }

.fa_main2 .div4 table td.style1{ width:150px; padding-left:15px; }
.fa_main2 .div4 table td.style2{ width:132px; padding-left:15px; }
.fa_main2 .div4 table td.style3{ width:142px; padding-left:15px; }
.fa_main2 .div4 table td.style4{ width:98px; padding-left:15px; }
.fa_main2 .div4 table td.style5{ width:104px; }
.fa_main2 .div4 table td.style6{ width:130px; }
.fa_main2 .div4 table td.style7{ width:164px; }
.fa_main2 .div4 table td.style8{ width:170px; }

.fa_main3{ width:1160px; margin:20px 0 30px; padding:20px; background-color:#fff; }
.fa_main3 .div1{ font-size:14px; color:#666; width:104px; line-height:24px; }
.fa_main3 .div2{ font-size:12px; color:#666; width:1056px; margin-top:-10px; }
.fa_main3 .div2 a{ color:#666; height:22px; line-height:22px; margin:10px 10px 0 0; padding:0 15px; border:1px solid #e6e6e6; }
.fa_main3 .div2 a:hover,.fa_main3 .div2 a.xz{ color:#009ae8; border:1px solid #029be8; }

.fa_main4{ font-size:16px; color:#f6f6f6; width:1148px; height:41px; line-height:40px; margin-top:30px; padding-left:52px; background:url(../images/pic54.png) no-repeat; }

.fa_main5{ width:1200px; margin-top:-30px; overflow:hidden; }
.fa_main5 h2{ font-size:16px; color:#fff; height:42px; line-height:42px; margin-top:30px; padding:0 24px; background-color:#009ae8; display:inline-block; }
.fa_main5 ul{ width:1206px; margin-top:24px; }
.fa_main5 ul li{ width:175px; height:175px; margin:6px 6px 0 0; padding:0 10px 20px; background-color:#fff; }
.fa_main5 ul li .pic{ width:115px; height:105px; padding:15px 30px; }
.fa_main5 ul li .pic img{ width:115px; height:105px; }
.fa_main5 ul li .title{ width:175px; height:40px; }
.fa_main5 ul li .title1{ font-size:14px; color:#666; width:175px; line-height:100%; }
.fa_main5 ul li .title2{ width:175px; margin-top:7px; }
.fa_main5 ul li .title2 p{ font-size:12px; color:#393333; }
.fa_main5 ul li .title2 p span{ font-size:16px; font-weight:bold; color:#009ae8; }
.fa_main5 ul li .title2 a{ font-size:12px; color:#fff; width:60px; height:20px; line-height:20px; text-align:center; background-color:#009ae8; border-radius:5px; display:block; }

/*2-产品*/
.c_kuai{ padding-bottom:80px; }
.big_mb{ height: 26px; line-height: 26px; }
.mb{ color: #999999; font-size: 12px;}
.mb a{ color: #999999; padding: 0 5px;}
.mb a:hover,.mb a span{ color: #333333;}
.mb_r{ color: #999999; font-size: 12px; }
.mb_r b{ font-size: 14px; color: #333333; font-family: "Arial"; padding: 0 7px;}
.c_kuai1{ margin: 18px 0 40px; }
.c_div2{ margin-left: -2px; }
.c_div2{ width: 198px; height: 278px; background: #fff; margin: 0 0 0 2px;}
.c_div2.xz .c_div2_t,.c_div2:hover .c_div2_t{ background: #009ae8;}
.c_div2.xz .c_div2_t a,.c_div2:hover .c_div2_t a{ color: #fff;}
.c_div2_t{ width: 198px; height: 36px; line-height: 36px; border-bottom: solid 2px #f6f6f6; background: #e5e5e5; color: #666666; font-size: 14px; text-align: center;}
.c_div2_t a{ display: block; color: #666666;}
.c_div2_n { padding:0 10px; }
.c_div2_n span{ display: block; height: 120px; padding-top: 12px; color: #333333;  background: url(../images/c_23.png) center bottom no-repeat;}
.c_div2_n span a{ line-height: 30px; color: #333333; font-size: 14px; font-family:"宋体"; padding: 0 7px;}
.c_div2_n span a:hover,.c_div2_n span a.xz{ color: #009ae8;}
.c_div2_n>a{ display: block; }
.c_div2_n>a img{ display: block; margin: 0 auto; }


.c_kuai2_t{ background: url(../images/c_19.png) center center repeat-x; height: 62px; margin-bottom: 45px;}
.c_kuai2_t bdo{ display: inline-block; background: #f6f6f6; padding: 0 40px; line-height: 40px;color: #333333; font-size: 28px;}
.c_kuai2_t bdo span{ display: block; line-height: 22px; color: #aaaaaa; font-size: 14px;  font-family: "Arial"; text-transform: uppercase;}
.c_kuai2 ul{ margin-left: -20px; }
.c_kuai2 ul li{ width: 224px; height: 300px; background: #fff; margin: 0 0 20px 20px; color: #333333; font-size: 14px; line-height: 22px; text-align: center; position: relative; cursor: pointer;}
.c_kuai2 ul li table{ width: 224px; height: 145px; }
.c_kuai2 ul li table tr{ width: 224px; height: 145px;}
.c_kuai2 ul li table td{ width: 224px; height: 145px;}
.c_kuai2 ul li span{ display: block; color: #999999; font-size: 12px; line-height: 24px; }
.c_kuai2 ul li bdo{ display: block; color: #aaaaaa; font-size: 14px; line-height: 20px; margin: 30px 0 6px; }
.c_kuai2 ul li bdo i{ color: #009ae8; font-style: normal; }
.c_kuai2 ul li em{display: block;  color: #fff; font-size:14px; font-style: normal; width: 120px; height: 36px; line-height: 36px; text-align: center; background:#009ae8; margin: 0 auto; border-radius: 2px;}
.c_kuai2 ul li:hover .li_n{ background: url(../images/c_21.png) center top no-repeat; margin:-16px;  padding: 16px;}
.b_jia{ width: 224px; background: #009ae8; height: 54px; line-height: 54px; position: absolute; bottom: 0; left: 0; color: #fff; font-size: 14px;  display: none;}
.b_jia a{ color: #fff;}
.b_jia a:first-child{ background: url(../images/c_22.png) left center no-repeat; padding:0 16px 0 22px;}
.b_jia a.ca{ margin-left: 17px; }

/*3-产品详情*/
.c_kuai3{ background: #fff; padding:30px; margin-top: 27px;}
.c_kuai3_l{ width: 840px; }
.c_kuai3_r{ width: 272px; }

.c_kuai3_banner{ width: 218px; height: 232px; border:solid 1px #eeeeee;}
.c_kuai3_banner .slideBox{ width:100%; height:232px; /*这个根据效果图定义*/ overflow:hidden; position:relative; }

.c_kuai3_banner .slideBox .bd{ position:relative; height:100%; z-index:0; }
.c_kuai3_banner .slideBox .bd li{ zoom:1; vertical-align:middle; }
.c_kuai3_banner .slideBox .bd a { display: block; height: 232px; }
.c_kuai3_banner .slideBox .prev,.c_kuai3_banner .slideBox .next{ position:absolute; top:50%; margin-top:-28px; display:block; width:28px; height:56px; }
.c_kuai3_banner .slideBox .prev { background: url("../images/c_26.png") no-repeat; left: 0; }
.c_kuai3_banner .slideBox .next{ left:auto; right:0; background: url("../images/c_28.png") no-repeat; }
.c_kuai3_l_r{ width: 580px; }
.c_kuai3_l_r>span{ display: block; color: #009ae8; font-size: 18px; line-height: 20px; }
.c_kuai3_l_r ul{ margin-top: 4px;}
.c_kuai3_l_r ul li{ line-height: 33px; color: #999999;  }
.c_kuai3_l_r_x { padding-top: 20px; border-top: solid 1px #eeeeee;margin-top:8px; }
.c_kuai3_l_r_x a{ float:left; width: 100px; height: 36px; line-height: 36px; background: #f5f5f5; border: solid 1px #dddddd; text-align: center; border-radius: 2px; color: #454545; font-size: 14px;}
.c_kuai3_l_r_x a.mai{ width: 134px; background: #009ae8; color: #fff; font-size: 16px; margin-right: 10px;}
.c_kuai3_l_r_x span{ float:left;  height: 36px; line-height: 36px; color: #999999; margin-left: 30px;}

.c_kuai3_r table th{ text-align: left; background: #eeeeee; color: #595959; height: 30px; font-weight: normal;}
.c_kuai3_r table th:first-child{ padding-left: 20px; }
.c_kuai3_r table td{height: 38px; line-height: 38px; color: #595959; border-bottom: solid 1px #e7e7e7;}
.c_kuai3_r table tr td:first-child{ padding-left: 20px;  }
.c_kuai3_r table tr td.td1{ color:#009ae8; }
.c_kuai3_r table tr td.td2{ border-bottom: none; background: #eeeeee;}

.c_kuai4{ background: #fff; padding:10px 30px 40px; }
.c_kuai4 table th{ height: 36px;font-weight: normal; background: #eeeeee; border-left:solid 1px #ececec;}
.c_kuai4 table th.th1{ background: #009ae8; color: #fff; font-size: 16px; }
.c_kuai4 table td{ text-align: center; color: #454545; height:34px; line-height: 34px; border:solid 1px #ececec;}

.ul1{ width:182px; height: 34px; line-height: normal; line-height: 34px;}
.ul1 .ui-select-wrap{ width:182px!important; height: 34px; line-height: 34px; border: none; background: none; padding-right: 0;}
.ul1 .ui-select-wrap>select{ height: 34px; line-height: 34px; padding: 0; border: none;}
.ul1 .ui-select-input{ height: 34px; line-height: 34px; text-align: center; padding-left: 0; color: #454545; font-size: 12px;}
.ul1 .ui-select-arrow{ width: 11px; height: 6px; top: 43%; right:10px; border:none; background: url(../images/c_29.png) center top no-repeat; }
.ul1 .ui-select-list{ border: 1px solid #dfdfdf; top:34px; min-height: 150px;}
.ul1 .ui-select-list>li{ line-height: 34px; color: #454545; font-size: 12px; }
.ul1 .ui-select-list>li.selected{ background: #009ae8; color: #fff;}

.ul2{ width:175px; }
.ul2 .ui-select-wrap{ width:175px!important;}
.ul3{ width:147px; }
.ul3 .ui-select-wrap{ width:147px!important;}
.ul4{ width:100px; }
.ul4 .ui-select-wrap{ width:100px!important;}
.ul5{ width:130px; }
.ul5 .ui-select-wrap{ width:130px!important;}
.ul6{ width:142px; }
.ul6 .ui-select-wrap{ width:142px!important;}

.c_kuai5{ padding:22px 30px 80px; background: #fff; border-top: solid 1px #f6f6f6; }
.c_kuai5_l{ width: 838px; border:solid 1px #e4e4e4; }
.c_div3_t{ height:38px; line-height: 38px; background: #f5f5f5;}
.c_div3_t a{float: left; width: 98px; height: 38px; text-align: center; border:solid 1px #e4e4e4; border-top:none;border-left:none; color: #969696; font-size: 14px;}
.c_div3_t a.xz{ border-bottom: none; background:#fff url(../images/c_30.png) center top no-repeat;}
.c_big3{ padding: 20px; }
.c_div3_n{ margin-top: 20px; display: none;}
.c_div3_n:first-child{ display: block; }
.c_div4_st{ height: 34px; line-height: 34px; background:#f8f8f8; margin-bottom: 30px;}
.c_div4_st span{ float: left;  margin-right: 30px; color: #666666; font-size: 12px;}
.c_div4_st span input{ width: 14px;height: 14px; position: relative; top:3px; margin-right: 10px;}
.c_div4_s ul li{ padding-bottom: 30px; margin-bottom: 30px; border-bottom: dashed 1px #dddddd;}
.c_div4_s ul li .li_zi{ width: 630px; color: #999999; font-size: 14px; padding-top: 10px;}
.c_div4_s ul li .li_zi span{ display: block; color: #666666; font-size: 16px; line-height: 22px; margin-bottom: 10px;}
.c_div4_s ul li .pjjg{ width: 56px; color: #009ae8; font-size: 14px; padding-top: 12px;}

.pjxz{ font-size:12px; color:#666; margin-top:80px; }
.pjxz span{ margin-right:30px; }
.pjxz span label{ margin-left:10px; }


/*page*/
.pages { text-align: center; padding-top: 30px;}
.pages strong{ font-weight:normal;}
.pages a,.pages strong { display: inline-block; height: 36px; line-height: 36px; width: 34px; color: #333333; font-family: "Arial"; margin:0 4px; font-size: 14px; text-align: center;}
.pages a.cli{ width: 46px; height: 36px;  background: #009ae8; color: #ffffff;}
.pages a:hover,.pages strong{ background: #009ae8; color: #ffffff; }

.c_div4_x{ margin: 40px 0 30px; }
.c_div4_x textarea{ width: 759px; height: 165px; border:none; outline: none; padding:0; border:solid 1px #e4e4e4; font-size: 14px; color: #333333; padding: 15px 18px 0; resize: none;}
.c_div4_x input{ width: 108px; height:36px; line-height: 36px; text-align: center; border:none; outline: none; background: none;  background: #009ae8; color: #fff; font-size: 16px; margin-top: 20px;}

.c_hh{ color: #666666; line-height: 36px; }
.c_hh img{ display: block; margin:15px auto; }

.c_hh2{ border:solid #eeeeee; border-width:1px 0px 0px 1px;}
.c_hh2 td{ height: 34px; line-height: 34px; color: #666666; border:solid #eeeeee; border-width:0px 1px 1px 0px; padding-left: 40px;}
.c_hh2 td:first-child{ text-align: right; background: #f8f8f8; padding-right: 20px; padding-left: 0;}

.c_kuai5_r{ width: 270px; }
.c_kuai5_r_s{ border: solid 1px #e4e4e4;}
.c_kuai5_r_t{ height: 38px; line-height: 38px; background: #f5f5f5; border-bottom: solid 1px #e4e4e4; padding: 0 25px 0 20px;}
.c_kuai5_r_t span{ color: #333333; font-size: 16px; }
.c_kuai5_r_t a{ color: #009ae8; font-family: "Arial"; }
.c_kuai5_r_s ul{ padding: 10px 20px 30px; }
.c_kuai5_r_s ul li{ padding-top: 20px; margin-top: 20px; border-top: dashed 1px #eeeeee; }
.c_kuai5_r_s ul li:first-child{ border-top: none; margin-top: 0px; }
.c_kuai5_r_s ul li>a{ border: solid 1px #e4e4e4; }
.c_kuai5_r_s ul li>a img{ display: block; margin: 0; padding: 0; }
.c_kuai5_r_s ul li .li_zi{ width: 128px; margin-left: 16px; color: #666666; font-size: 14px; line-height: 20px; padding-top: 10px;}
.c_kuai5_r_s ul li .li_zi>a{ color: #666666;}
.c_kuai5_r_s ul li .li_zi span{ display: block; color: #999999; font-size: 14px; margin-top: 5px;}
.c_kuai5_r_s ul li .li_zi span bdo{ color: #009ae8; }
.c_kuai5_r_s ul li .li_zi span bdo a{ color: #009ae8;}
.c_kuai5_r_s ol{ padding:0px 20px 30px; margin-top: -20px;}
.c_kuai5_r_s ol li{ height: 40px; line-height: 40px; border-bottom: dashed 1px #dddddd;  font-family:"宋体";}
.c_kuai5_r_s ol li a{ color: #666666;}
.c_kuai5_r_s ol li a:hover{ color: #009ae8; }

/*6-微信支付*/
.c_kuai6{ width: 954px; height: 666px; background: #fff; margin:30px auto 0; padding:34px 64px 0; }
.c_kuai6_t{ color: #000000; font-size: 24px; line-height: 38px; padding-bottom: 47px; border-bottom: dashed 1px #dddddd;}
.c_kuai6_t p{ margin-top: 9px; color: #666666; font-size: 14px; }
.c_kuai6_t p span{ margin:0 20px; }
.c_kuai6_t p span bdo{color: #009ae8;}
.c_kuai6_n b{ display: block; color: #333333; font-size: 24px; font-weight:normal; padding-top: 40px;}
.c_kuai6_n img{ display: block; margin:30px auto 17px; padding: 0; border: solid 1px #efefef; }
.c_kuai6_n span{ display: block; color: #333333; font-size: 14px; line-height: 20px; }
.c_kuai6_n a,.c_kuai6_n .input{ display: block; background:white;width: 200px; height: 42px; line-height:42px; text-align: center; border: solid 1px #dddddd; border-radius: 20px; color: #aaaaaa; font-size:14px; margin:45px auto 0; }
.c_kuai6_n a:hover,.c_kuai6_n .input:hover{ border: solid 1px #009ae8; color: #009ae8;}

/*11-开发工具*/
.c_kuai7{ background: #fff; padding: 1px 24px 60px; margin-top: 24px;}
.c_kuai7_s{ margin-top:26px; }
.c_kuai7_s>span{  display: block; height: 30px; line-height:30px; margin-bottom: 26px; color: #454545; font-size: 20px; background:url(../images/c_35.png) left center no-repeat; padding-left: 25px;}
.c_div4{ border: solid 1px #dedede; border-right: none; height: 182px; width: 381px;}
.c_div4_l{ width:169px; padding-left: 38px; }
.c_div4_l span{ display: block; color: #333333; font-size:16px; line-height: 26px; padding-top: 32px;}
.c_div4_l span a{display: block; color: #333333; }
.c_div4_l span b{ display: block;  color: #454545; font-family: "Arial"; line-height: 22px;}
.c_div4_l>a{ display: block; width: 125px; height: 26px; line-height: 26px; text-align: center; color: #009ae8; font-size: 14px; border:solid 1px #cccccc; margin-top: 35px;}
.c_div4>a{ margin:32px 30px 0 0;}
.c_n2 ul{ border-left:solid 1px #dddddd;}
.c_n2 ul li{ width: 190px; height: 182px; border:solid 1px #dddddd; border-left:none; text-align: center;}
.c_n2 ul li span{ display:block; color: #666666; font-size: 14px; line-height: 26px; padding-top: 16px;}
.c_n2 ul li span b{ display: block; color: #454545; font-size: 16px; font-family: "Arial"; line-height: 22px;}
.c_n2 ul li bdo{ display: block; width: 98px; height:24px; line-height: 24px; text-align: center; background: #009ae8; color: #fff; margin:2px auto 0; }
.c_n2 ul li img{ display: block; margin: 10px auto 0; }
.c_n2 ul.ul7 li{ border-top:none; }

/*4-我的购物车*/
.c_kuai8{ margin-top: 30px; }
.c_kuai8 table tr{ border-bottom: solid 14px #f6f6f6;}
.c_kuai8 table th{ height: 46px; background: #e5e5e5; color: #5d5d5d; font-size: 16px; font-weight: normal; }
.c_kuai8 table td{ height: 110px; }
.c_kuai8 table td .check{ width: 19px; height: 19px; cursor:pointer; margin:26px 30px 0 0px;}
.c_kuai8 table td .check img{ position: absolute; top:0px; left: 0px; }
.c_kuai8 table td .check img.img2{ display: none; }
.c_kuai8 table td .check input{ width: 19px; height: 19px; position: absolute; top:0px; left: 0px; display: none;}
.c_kuai8 table td{ background: #fff; text-align: center; color: #5b5b5b;font-size: 14px;}
.c_kuai8 table td:first-child{ text-align: left; padding-left: 30px;}
.c_kuai8 table td:first-child a{ width: 90px; height: 72px; background: #f5f5f5; margin-right: 28px; }
.c_kuai8 table td:first-child span{ width: 290px; color: #3d3d3d; font-size: 14px; line-height: 26px; margin-top: 5px;}
.c_kuai8 table td.td2{ color: #009ae8; font-size: 18px; }
.c_kuai8 table td.td3{ padding-left: 8px; }
.c_kuai8 table td.td3 bdo{ float: left; width: 28px; height: 28px; line-height: 28px; text-align: center; border:solid 1px #d9d9d9; background: #f5f5f5; color: #5b5b5b; font-size: 14px; cursor: pointer;}
.c_kuai8 table td.td3 span{ float: left; width: 58px; height: 28px; line-height: 28px; text-align: center; border:solid 1px #d9d9d9; color: #555555; font-size: 12px; margin: 0 5px; }
.c_kuai8 table td a{ color: #5b5b5b; }
.c_kuai8 table td.td3 input{float: left; width: 56px; height: 26px; line-height: 26px; text-align: center; border:solid 1px #d9d9d9; color: #555555; font-size: 12px; margin: 0 0px; border:none;}
.c_jiesuan{ height: 80px; line-height: 80px; background: #e5e5e5;}
.c_jiesuan .quanxuan_l .quan_tu{ width: 19px; height: 19px; cursor:pointer; margin:30px 30px 0 30px;}
.c_jiesuan .quanxuan_l .quan_tu img{ position: absolute; top:0px; left: 0px; }
.c_jiesuan .quanxuan_l .quan_tu img.img2{ display: none; }
.c_jiesuan .quanxuan_l .quan_tu input{ width: 20px; height: 20px; position: absolute; top:0px; left: 0px; display: none;}
.c_jiesuan .quanxuan_l i{ float: left; font-style: normal; color: #666666; font-size: 16px; cursor:pointer; }
.c_jiesuan>span{float: left; color: #666666; font-size: 16px; margin-left: 48px; cursor: pointer;}
.c_jiesuan_zi { color: #666666; font-size: 16px; width: 615px; text-align: right; margin-left: 25px;}
.c_jiesuan_zi i{ font-style: normal; color: #009ae8; font-size: 20px; }
.c_jiesuan>a{ float: right; background: #009ae8; color: #fff; font-size: 24px; width: 210px; text-align: center; }

/*5-立即购买*/
.c_kuai8_2 table th:first-child{ text-align: left; padding-left: 30px; }
.c_div5{ margin-bottom: 20px; }
.c_div5_t{ height: 46px; line-height: 46px; background: #e5e5e5; padding: 0 30px;  color: #5d5d5d; font-size: 16px; }
.c_div5_t span{ float: left;}
.c_div5_t bdo{ float: right; cursor: pointer;}
.c_div5 ul{ padding:27px 0 0 40px; background: #fff;}
.c_div5 ul li{ width: 218px; height: 150px; border:solid 1px #dfdfdf; margin:0 25px 25px 0; padding:0 22px; cursor: pointer;}
.c_div5 ul li .li_t{ color: #666666; padding:26px 0 12px; border-bottom: dashed 1px #dddddd;}
.c_div5 ul li .li_t b{ display: block; font-size: 18px; margin-bottom: 2px; }
.c_div5 ul li .li_n{ color: #666666; font-size: 12px; line-height: 18px; margin-top: 13px;}
.c_div5 ul li.xz,.c_div5 ul li:hover{ background:url(../images/c_41.png) center center no-repeat; border: solid 1px #009ae8;}
.c_div6 ul{ padding:27px 0 0 40px; background: #fff;}
.c_div6 ul li{ width: 210px; height: 86px; border: solid 1px #dfdfdf; margin:0 30px 25px 0; cursor: pointer; }
.c_div6 ul li img{ margin: 20px 0 0 27px; }
.c_div6 ul li span{ float: left; color: #666666; font-size: 22px; line-height: 86px; margin-left: 16px; }
.c_div6 ul li.xz,.c_div6 ul li:hover{ background:url(../images/c_43.png) center center no-repeat; border: solid 1px #009ae8;}
.c_div6_x{ margin-top: 50px; }
.c_div6_x ul li{ height: 34px; line-height: 34px; color: #494949; font-size: 14px;}
.c_div6_x ul li i{ float: right; font-style: normal; color: #009ae8; font-size: 16px; }
.c_div6_x ul li i em{ font-style: normal; font-size: 18px;}
.c_div6_x p{ margin-top:30px; }
.c_div6_x p a{ color: #009ae8; font-size: 14px; margin-right: 40px; }
.c_div6_x p input{ width: 180px; height: 54px; border: none; outline: none; background: none; background: #009ae8; color: #fff; font-size: 24px;}

.c_tan{ width: 100%; height: 100%; background: url(../images/c_44.png) repeat; position: fixed; top:0; left: 0; bottom: 0; right:0; display: none;}
.c_tan_nr{ width: 780px; height: 461px; background: #fff; position: absolute; top:50%; margin-top: -230px; left: 50%; margin-left: -420px; padding: 0 30px;}
.c_tan_t{ height: 56px; line-height: 56px; border-bottom: solid 1px #e5e5e5; margin-top: 9px; }
.c_tan_t span{ float: left; display:inline-block; border-bottom: solid 1px #000000; color: #000000; font-size: 16px;}
.c_tan_t img{ float: right; padding-top: 20px; cursor: pointer; }
.c_tan_n>ul{ margin-top: 18px; }
.c_tan_n>ul>li{ margin-bottom: 20px; }
.c_tan_n>ul>li span{ height: 46px; line-height: 46px; width: 66px; text-align: right; color: #666666; font-size: 14px; margin-right: 20px; }
.c_tan_n>ul>li>input{ width: 319px; height:44px; line-height: 44px; background: none; border:none;  outline: none; border:solid 1px #dddddd; border-radius: 10px; padding: 0 10px 0 29px; color: #666666; font-size: 14px; }
.c_tan_n>ul>li.li2>input{ width: 586px; }


.c_tan_n>ul>li .li1{ width:200px; height: 46px; line-height: normal; line-height: 46px; border: solid 1px #dddddd;border-radius: 10px; margin-right: 10px;}
.c_tan_n>ul>li .li1 .ui-select-wrap{ width:200px!important; height: 46px; line-height: 46px; border: none; background: none; padding-right: 0;}
.c_tan_n>ul>li .li1 .ui-select-wrap>select{ height: 46px; line-height: 46px; padding: 0; border: none;}
.c_tan_n>ul>li .li1 .ui-select-input{ height: 46px; line-height: 46px; padding-left:29px; color: #666666; font-size: 14px;}
.c_tan_n>ul>li .li1 .ui-select-arrow{ width: 14px; height: 9px; top: 43%; right:19px; border:none; background: url(../images/c_46.png) center top no-repeat; }
.c_tan_n>ul>li .li1 .ui-select-list{ border: 1px solid #dddddd; border-radius: 10px; top:46px; min-height: 210px;}
.c_tan_n>ul>li .li1 .ui-select-list>li{ line-height: 36px; color: #666666; font-size: 14px; padding-left: 29px;}
.c_tan_n>ul>li .li1 .ui-select-list>li.selected{ background: #009ae8; color: #fff;}

.c_tan_n>input{ width: 200px; height: 46px; border: none; outline: none; background: #009ae8; color: #fff; font-size:20px; border-radius: 10px; margin:10px 0 0 87px;}

/*7-品牌*/
.c_kuai9{ margin-top: 25px; }
.c_kuai9 span{ display:block; height: 36px; line-height: 36px; background: #eeeeee; padding-left: 50px; color: #666666; font-size: 14px; border-bottom: solid 2px #f6f6f6;}
.c_kuai9_n{ background: #fff; padding:25px 0;}
.c_kuai9_n bdo{ width: 165px; margin-left: 10px;}
.c_kuai9_n bdo img{ display: block; margin: 0 auto; padding-top: 20px;}
.c_kuai9_n .bdo_zi{ width: 993px; margin-left: 23px; line-height: 36px; color: #666666; font-size: 14px;}
.c_kuai9_n .bdo_zi a{ color: #666666; padding: 0 10px;}
.c_kuai9_n .bdo_zi a:hover{ color: #009ae8;}

.c_kuai10{ margin-top: 45px; }
.c_kuai10 ul{ margin-left: -18px; margin-top: -15px;}
.c_kuai10 ul li { width: 225px; height: 295px; margin: 0 0 20px 18px; }
.c_kuai10 ul li .li_t{ height: 42px; line-height: 42px; background: #eeeeee; }
.c_kuai10 ul li .li_t a span{ color: #666666; }
.c_kuai10 ul li .li_t span{ padding-left: 20px; color: #666666; font-size: 14px; }
.c_kuai10 ul li .li_t img{ margin:12px 20px 0 0; display: none;}
.c_kuai10 ul li .li_n{ background: #fff; height: 253px; padding: 0 22px; color: #999999; line-height: 28px; border-top: none; border:solid 1px #fff;}
.c_kuai10 ul li .li_n a{ display: block; padding: 20px 0 5px;}
.c_kuai10 ul li .li_n a img{ display: block; margin:0 auto; }
.c_kuai10 ul li:hover .li_t{ background: #009ae8; }
.c_kuai10 ul li:hover .li_t a span{color: #fff; }
.c_kuai10 ul li:hover .li_t img{display: block; }
.c_kuai10 ul li:hover .li_n{ border-top: none; border:solid 1px #009ae8; }
#Validform_msg,.Validform_title,.Validform_info,.iframe{display:none;}
.Validform_error{border:1px solid #009AE8 !important; }
.Validform_checktip{margin-left:8px;}

/* 线下单页 */
.xxdy_main{}
.xxdy_main1{ font-size:18px; color:#333; line-height:100%; text-align:center; margin-top:80px; padding-bottom:17px; background: url(../images/pic56.png) no-repeat center bottom; }
.xxdy_main2{ font-size:16px; color:#333; width:670px; line-height:56px; margin-top:60px; }
.xxdy_main2 ul{ width:670px; }
.xxdy_main2 ul li{ width:335px; }
.xxdy_main a{ display: block; width: 200px; height: 42px; line-height:42px; text-align: center; border: solid 1px #dddddd; border-radius: 20px; color: #aaaaaa; font-size:14px; margin:85px auto 0; }
.xxdy_main a:hover{ border: solid 1px #009ae8; color: #009ae8;}

/* 新闻 */
.xw_main{ width:1200px; margin-top:20px; }
.xw_main1{ font-size:18px; color:#666; width:1200px; }
.xw_main1 a{ color:#666; height:40px; line-height:40px; margin:10px 10px 0 0; padding:0 25px; background-color:#e2e2e2; }
.xw_main1 a:hover,.xw_main1 a.xz{ color:#fff; background-color:#009ae8; }

.xw_main2{ width:1140px; margin-top:20px; padding:0 30px; background-color:#fff; }
.xw_main2 ul{ width:1140px; }
.xw_main2 ul li{ width:1140px; padding:30px 0; border-bottom:1px solid #e9e9e9; }
.xw_main2 ul li .pic{ width:196px; height:126px; }
.xw_main2 ul li .pic img{ width:196px; height:126px; }
.xw_main2 ul li .title{ width:914px; }
.xw_main2 ul li .title1{ font-size:16px; color:#009ae8; width:914px; line-height:100%; margin-top:10px; }
.xw_main2 ul li .title1 a{ color:#009ae8; }
.xw_main2 ul li .title1 a:hover{ color:#0657b2; }
.xw_main2 ul li .title2{ font-size:14px; color:#aaa; width:914px; height:48px; line-height:24px; margin-top:10px; overflow:hidden; }
.xw_main2 ul li .title3{ width:914px; margin-top:14px; }

.xw_main3{ width:1120px; margin-top:20px; padding:40px; background-color:#fff; }
.xw_main3 .div1{ width:1120px; text-align:center; padding-bottom:40px; border-bottom:1px solid #e6e6e6; }
.xw_main3 .div1 p{ font-size:24px; color:#333; line-height:100%; }
.xw_main3 .div1 span{ font-size:14px; color:#999; line-height:100%; margin-top:16px; display:block; }
.xw_main3 .div2{ font-size:14px; color:#999; width:1120px; line-height:36px; margin-top:40px; }
.xw_main3 .div3{ font-size:14px; color:#454545; width:1120px; line-height:100%; margin-top:90px; }
.xw_main3 .div3 a{ color:#454545; }
.showcontent{ width:556px; height:50px;line-height:50px;background-color:#009ae8; margin:10px 0 0 10px;border-radius: 5px;text-align:center;}
.tcnew{width:556px;height:100px;position:fixed;top:300px;left:50%;z-index:999;border-radius: 5px;display:none; margin-left:-278px; text-align:center;}
.tcnew .l_gx{width:100%;}

.c_div7{ margin-top:20px; }
.c_div7 ul{ padding:0 0 45px 40px; background:#fff; }
.c_div7 ul li{ padding-top:25px; }
.c_div7 ul li p{ font-size:16px; color:#333; width:115px; line-height:40px; }
.c_div7 ul li span{ width:1045px; }
.c_div7 ul li span .wbk1{ font-size:14px; color:#000; width:250px; height:38px; line-height:38px; padding:0 14px; background-color:#fff; border:1px solid #e1e1e1; }
.c_div7 ul li span .wbk2{ font-size:14px; color:#000; width:790px; height:148px; line-height:38px; padding:0 14px; background-color:#fff; border:1px solid #e1e1e1; }

/* 2017-07-10 */
.y_yf,.y_wf{ cursor: pointer; }
.y_mc{ display: none; width: 100%; height: 100%; position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: url('../images/y_mc.png') repeat; }
.y_tc{position: fixed; left: 50%; top: 50%; margin-left: -450px; width: 900px; background: #fff; z-index: 9; }
.y_cha{ cursor: pointer; right: 13px; top: 11px; }
.y_tit{ width:840px; padding: 0 30px; height: 36px; line-height: 36px; background: #f1f1f1; font-size: 14px; color: #666; }
.y_tit span.span1{ right: 13px; top: 0; }
.y_tit span.span1 img{ margin-left: 36px; }
.y_table td{ vertical-align: middle; padding: 24px 0; border-bottom: 1px solid #ededed; font-size: 14px; color: #666; line-height: 24px; border-right: 1px solid #ededed;}
.y_table td span{ display: block; padding: 0 30px; }

.y_yftc{ text-align: center; }
.y_table th,.y_table2 th{ background: #f1f1f1; line-height: 36px; font-size: 14px; color: #666; font-weight: normal; }
.y_table2 td{ vertical-align: middle; padding: 24px 0; border-bottom: 1px solid #ededed; font-size: 14px; color: #666; line-height: 24px; border-right: 1px solid #ededed;}
.wddd_main1 table.y_table3{ width: auto; }

/*3-产品详情新加*/
.dl_kuai{ font-size:16px; width: 272px; text-align:center; }
.dl_kuai1{ color:#009ae8; width: 272px; height:40px; line-height:40px; background-color:#eee; }
.dl_kuai2{ color:#999; width: 272px; line-height:100%; padding:38px 0; }
.dl_kuai3{ width: 272px; }
.dl_kuai3 a{ color:#fff; width:134px; height:36px; line-height:36px; text-align:center; background-color:#009ae8; border-radius:5px; display:inline-block; *display:inline; *zoom:1; }


/* 公司简介 */
.gsjj_main{ width:1140px; margin-top:30px; padding:20px 30px 60px; background-color:#fff; }
.gsjj_main_l{ width:200px; }
.gsjj_main_l ul{ font-size:16px; color:#333; width:200px; }
.gsjj_main_l ul li{ width:200px; margin-bottom:1px; }
.gsjj_main_l ul li a{ color:#333; width:142px; height:50px; line-height:50px; padding:0 10px 0 48px; background:#eee url(../images/pic70.png) no-repeat 21px center; display:block; }
.gsjj_main_l ul li a:hover,.gsjj_main_l ul li a.xz{ color:#fff; background:#009ae8 url(../images/pic71.png) no-repeat 21px center; }
.gsjj_main_r{ width:900px; }
.gsjj_main_r1{ font-size:18px; font-weight:bold; color:#333; width:900px; line-height:48px; border-top:1px solid #e6e6e6; border-bottom:1px solid #ddd; }
.gsjj_main_r2{ font-size:14px; color:#999; width:900px; line-height:30px; margin-top:16px; }
.gsjj_main_r2 span.style1{ margin:0 60px 0 20px; }

/* 招聘 */
.zp_main{ width:900px; }
.zp_main h2{ font-weight:normal; width:900px; text-align:center; padding-bottom:40px; }
.zp_main h2 p{ font-size:24px; color:#333; width:900px; line-height:100%; }
.zp_main h2 span{ font-family:"Arial"; font-size:14px; color:#aaa; width:900px; line-height:100%; margin-top:20px; display:block; }
.zp_main .sideMenu{ width:100%; border-top:1px solid #e6e6e6; }
.zp_main .sideMenu h1{ font-size:18px; font-weight:bold; color:#333; height:48px; line-height:48px; margin:0px; padding:0 30px 0 40px; border-bottom:1px solid #e6e6e6; cursor:pointer; }
.zp_main .sideMenu h1 em{ float:right; display:block; width:23px; height:7px; margin-top:20px; background:url(../images/pic73.png) no-repeat; cursor:pointer; }
.zp_main .sideMenu h1.on{}
.zp_main .sideMenu h1.on em{ background:url(../images/pic74.png) no-repeat; }
.zp_main .sideMenu .nr{ font-size:14px; color:#999; line-height:30px; padding:20px 40px 30px; border-bottom:1px solid #e6e6e6; }

/*3-产品详情*/
.more{ font-size:14px; color:#fff; width: 272px; text-align:center; margin-top:20px; }
.more a{ color:#fff; width: 114px; height:32px; line-height:32px; text-align:center; background:url(../images/pic75.png) no-repeat; display:inline-block; *display:inline; *zoom:1; }


/* 产品 */
.c_kuai{ padding-bottom:38px; }
.c_kuai1{ margin: 18px 0 0px; }
.cp_main1{ width:1200px; overflow:hidden; }
.cp_main1 ul{ width:1212px; }
.cp_main1 ul li{ width:188px; margin:20px 12px 0 0; border:1px solid #e1e1e1; }
.cp_main1 ul li .title1{ font-size:14px; color:#444; width:188px; height:33px; line-height:33px; text-align:center; background-color:#ececec; border-bottom:1px solid #e1e1e1; }
.cp_main1 ul li .title2{ font-family:"Arial"; font-size:12px; color:#555; width:188px; height:220px; padding:10px 0; background-color:#fff; overflow:hidden; overflow-y:auto; }
.cp_main1 ul li .title2 p{ width:188px; margin-top:3px; }
.cp_main1 ul li .title2 p a{ color:#555; width:150px; height:29px; line-height:29px; padding:0 14px 0 24px; background:url(../images/pic76.png) no-repeat 14px center; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.cp_main1 ul li .title2 p a.xz{ color:#fff; background:#009ae8 url(../images/pic77.png) no-repeat 14px center; }
.cp_main1 ul li .title3{ font-size:14px; color:#018ccf; width:188px; background-color:#ececec; border-top:1px solid #e1e1e1; }
.cp_main1 ul li .title3 .btn1{ color:#018ccf; width:188px; height:33px; line-height:33px; text-align:center; background-color:#ececec; border:0px; }

.cp_main2{ width:1200px; overflow:hidden; }
.cp_main2 ul{ width:1210px; }
.cp_main2 ul li{ font-size:16px; color:#444; width:595px; margin:20px 10px 0 0; }
.cp_main2 ul li .btn1{ color:#444; width:595px; height:40px; line-height:38px; text-align:center; background-color:#ececec; border:1px solid #e1e1e1; }

.cp_main3{ margin:40px 0; }
.cp_main3_nr{ width:1200px; }
/*.cp_main3_nr img{ max-width:100%; }*/
.cp_main3_nr table{ width:1200px; border-top:1px solid #e9e9e9; border-right:1px solid #e9e9e9; }
.cp_main3_nr table thead{ font-size:14px; color:#666; width:1200px; background-color:#f5f5f5; }
.cp_main3_nr table thead th{ font-weight:normal; height:68px; line-height:22px; text-align:center; padding:0 2px; border-bottom:1px solid #e9e9e9; border-left:1px solid #e9e9e9; }
.cp_main3_nr table thead th.style1{ width:53px; }
.cp_main3_nr table thead th.style2{ width:91px; }
.cp_main3_nr table thead th.style3{ width:61px; }

.cp_main3_nr table tbody{ font-size:14px; color:#333; width:1200px; }
.cp_main3_nr table tbody tr.odd{ background-color:#f5f5f5; }
.cp_main3_nr table tbody td{ font-weight:normal; height:98px; line-height:22px; text-align:center; padding:0 6px; border-bottom:1px solid #e9e9e9; border-left:1px solid #e9e9e9; }
.cp_main3_nr table tbody td.style1{ width:53px; }
.cp_main3_nr table tbody td.style2{ width:91px; }
.cp_main3_nr table tbody td.style3{ width:61px; }
.cp_main3_nr table tbody td.style4{ width:100px;word-break:break-all; }
.cp_main3_nr table tbody td.style4 a{color:#333;}
.cp_main3_nr table tbody td a.curr{ color:#fff; width:100%; height:21px; line-height:21px; text-align:center; margin-top:10px; background-color:#009ae8; display:block; }
.cp_main3_nr2{ width:1198px; background-color:#f5f5f5; border:1px solid #e9e9e9; border-top:0px; }
.cp_main3_nr2_l{ font-size:16px; color:#fff; border-right:1px solid #e9e9e9; }
.cp_main3_nr2_l a{ color:#fff; height:44px; line-height:44px; text-align:center; padding:0 39px; background-color:#009ae8; display:block; }
.cp_main3_nr2_r{ font-size:14px; margin-top:10px; padding-right:7px; }
.cp_main3_nr2_r a{ color:#444; width:23px; height:23px; line-height:23px; text-align:center; margin:0 0 0 2px;/* padding:0 8px;*/ background-color:#e6e6e6; border:1px solid #d7d7d7; display:inline-block; }
.cp_main3_nr2_r a.style1{ color:#b2b2b2; }
.cp_main3_nr2_r a:hover,.cp_main3_nr2_r a.xz{ color:#fff; background-color:#009ae8; border:1px solid #007fc0; }
.cp_main3_nr2_r strong{ font-weight:normal; color:#fff; margin:0 0 0 2px; width:23px; height:23px; line-height:23px; text-align:center; margin:0 0 0 2px;background-color:#009ae8; border:1px solid #007fc0;display:inline-block; }

.cp_main1{ width:1200px; overflow:hidden; overflow-x:auto; }
.cp_main1 ul{}
.currs{ color:#fff; width:40px; height:21px; line-height:21px; text-align:center; margin-top:10px; background-color:#009ae8; display:block; margin:0 60px 0 60px;}