@charset "gb2312";
/* CSS Document */

/*公共样式*/
body{ margin:0;padding:0;font-size:13px; font-family:"微软雅黑"; position:relative;color:#303030;}
div, form, img, ul,  li, dl, dt, dd, p { margin: 0; padding: 0; border: 0; }
li, dl { list-style-type:none; }
ol li{list-style-type: decimal;}
h1, h2, h3, h4, h5, h6 { margin:0; padding:0; font-size:12px; font-weight:normal; }
a:focus {outline:none; -moz-outline:none}
a{text-decoration:none;color:#333; 
	/*-moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;*/}
input,textarea{ outline:none}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
table{border-collapse: collapse;}
.clear{ clear:both;}
/*head*/
.wrap{}
.head_bg{background:#E1E1E1;height:30px;line-height:30px}
.head{padding:0 13%; overflow:hidden;color:#6F6F6F;}
.head h1{float:left;}
.lang{float:right;}
.lang a{color:#6F6F6F;}
.lang a:hover{text-decoration:underline;}
/*nav*/
.nav_bg{background:url(../images/nav_bg.jpg) repeat-x center center;height:55px;/*line-height:55px*/;border-top:1px solid #BEBEBE;border-bottom:1px solid #BEBEBE;}
.nav_width{padding:0 13.1%;}
.logo img{margin-top:8px}
.logo,.menu{float:left;}
.menu{font-size:14px;/*font-weight:600;*/color:#666;float:right;}
.menu>li{float:left; position:relative;margin-top:1px;}
.menu>li>a{/*padding:0 22px*/;display:block;float:left;height:50px;margin-top:5px;line-height:50px;padding-left:20px; }
.menu>li>a>span{padding-right:20px;text-shadow: #fff 1px 1px 0px;font-weight:600}/*817*/
.menu>li>a:hover{background:url(../images/menu_hover.gif) no-repeat left top;color:#fff;box-shadow:0px 18px 20px #666;
-webkit-box-shadow:0px 18px 20px #666;-moz-box-shadow:0px 18px 20px #666;}/*817*/
.menu>li>a:hover>span{background: url(../images/menu_hover.gif) no-repeat right top;display:block;text-shadow: #fff 0px 0px 0px;}

/*.menu>li>a:hover,.cur{background:#C11829;color:#fff;
border-radius:2px;
-webkit-box-shadow: 0px 6px 0px rgba(173,22,38,0), 0px 3px 10px rgba(0,0,0,.7);
-moz-box-shadow:0px 6px 0px rgba(173,22,38,0), 0px 3px 10px rgba(0,0,0,.7);
box-shadow: 0px 6px 0px rgba(173,22,38,0), 0px 1px 10px rgba(0,0,0,.7);
filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=5);for ie6,7,8
behavior: url(ie-css3.htc);
}*/
.sub_nav{background:#E9E9E9;border:1px solid #ccc;border-top:none;margin-top:55px;padding:10px;border-bottom-left-radius:3px;border-bottom-right-radius:3px; overflow:hidden; position:absolute; clear:both;font-size:13px;display:none;left:-200px;z-index:999;}
.about_width{width:600px;}
.cont,.line,.ad{float:left}
.cont{width:280px;}
.p_line{line-height:20px;}
.red{font-weight:600;color:#C11829;}
.img_top{margin-bottom:6px}
.line{
width: 1px;
height: 190px;
float: left;
overflow: hidden;
border-left: 1px solid #CCC;
background: #FFF;
margin-top: 10px;
margin:0 15px;
}
.ad{width:280px;}
.ad_ul{}
.ad_ul li{background:url(../images/small.png) no-repeat 0 7px;padding-left:10px;float:left;width:125px;height:30px}
.ad_ul li a:hover{color:#C11829;text-decoration:underline;}
.bser_width{width:420px;}
.ser_width{width:80px;padding-left:20px}
.ser_width li{width:80px;}
.ser_height{height:150px;}

.lianxi_width{width:600px;left:-520px;}/*818*/
.contant_us_text{}/*818*/
.contant_us_text li{line-height:25px;margin-top:5px}/*818*/
.contant_us_text li span{color:#C11829;}/*818*/
.line2{height:235px;}/*818*/

/* banner-box */
.banner{}
.flex-control-nav a,.flex-direction-nav li a.flex-prev,.flex-direction-nav li a.flex-next,a.abtn,a.aleft,a.agrayleft,a.aright,a.agrayright{ background:url(../images/mycart.png) no-repeat;}
.flexslider{ margin:0 auto;position:relative;height:369px; width:100%; min-width:1190px;overflow:hidden;background:url(../images/load.gif) 50% no-repeat; display:block;}
.slides{position:relative;z-index:1;}
.slides li{height:375px;}
.flex-control-nav{position:absolute;top:320px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{ display:block;width:14px;height:14px;line-height:40px;overflow:hidden;background-position:-558px 0;cursor:pointer;}
.flex-control-nav .flex-active{background-position:-545px 0px;}
.flex-direction-nav{ margin:0 auto;position:relative;z-index:3;width:1190px;top:170px;}
.flex-direction-nav li a{display:block;width:45px;height:105px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:0; background-position:-623px 0px;}
.flex-direction-nav li a.flex-next{right:0;background-position:-687px 0px;}

/*main*/
.main{/*margin-top:-3px*/;background:#f6f6f6 url(../images/main_bg.png) repeat-x;overflow: auto;width:100%;height:auto;}
.in_main{/**/width:1000px; margin:0 auto;border:0px solid red;padding-top:7px; height:320px;/*overflow: hidden*/}
.in_n{padding-bottom:15px; overflow:hidden}
.ser_p{float:left;font-size:14px;}
.cls_container{width:400px;font-size:12px;height:20px;overflow:hidden;float:left;}
.cls_container ul{list-style-type:none;margin:0;padding:0;}
.cls_container ul li{height:20px;line-height:20px;width:400px;float:left;display:inline;}
.n_news li a{float:left;display:block;width:275px; text-overflow: ellipsis; overflow:hidden; white-space: nowrap;}
.n_news li span{float:right;}
.in_n p{float:left;}
/*.in_n .p{float:right;margin-right:5px;}*/
.in_n .gonggao{margin-right:5px; position:absolute;top:0;right:0;width:280px}

.m_new{font-size:14px;color:#D7161F;}
.m_ser{background:url(../images/m_bg.png) no-repeat; width:995px;height:28px;margin-top:25px;text-align:center;font-size:18px;line-height:28px;color:#4A4A4A}
.m_ser span{margin-left:18px;color:#CD1E01}
/*.s_three{ overflow:hidden;border-bottom:1px solid #ccc;padding-bottom:45px;}
.s_three a:hover{color:#D7161F}
.s_three dl{float:left;width:190px;margin-left:50px;margin-top:50px;}
.s_three dl dt{width:58px;}
.s_three dl dd{font-size:18px;margin-left:10px;width:108px;}
.s_three dl dt,.s_three dd{float:left}
.s_three dl .s_eng{font-size:10px;color:#CCC;font-weight:lighter;margin-top:5px;}*/

/**/.one{margin-top:20px;width:300px;float:left;margin-right: 30px;}
.one h3{background:#D7161F;width:295px;height:40px;line-height:40px;font-size:16px;border-top-left-radius:3px;border-top-right-radius:3px;padding-left:5px;color:#fff}
.one h3 span{font-size:12px;}
.one h3 a{color:#fff;}

.one_text a:hover{text-decoration:underline;color:#BE192D;}
.one_text{border:1px solid #ccc;padding:5px; box-shadow:1px 2px 5px 0 rgba(0,0,0,0.2);}
.one_dl{overflow:hidden}
.one_dl dd{width:170px;padding-left:15px;line-height:22px;display:block}
.one_dl dd span{display:block;font-size:15px;color:#333;font-weight:600;height:30px;line-height:30px}
.one_dl dd,.one_text dt{float:left}
.margin{margin-top:15px !important;margin-bottom:15px;}

.footer{background:#5C5B69;text-align:center;color:#fff;padding:10px 0;line-height:25px;bottom:0;width:100%; z-index:999}
.footer a{color:#fff;}
.footer a:hover{color:#fff;text-decoration:underline;}
.f_lianjie{}
.f_lianjie a{margin-right:10px;color:#D1D1D3}

.main_left{float:left;}

/*about.html*/
.nei{background:#E5E5E5;margin:0;padding:0;width:100%;}
.in_nei{padding:0 11%;position:relative; overflow:hidden;margin-bottom:96px;}
.left,.right{float:left;min-height:655px;}
.left{background:url(../images/m_bg.jpg) repeat;height:100%;color:#fff;padding-bottom:25px;padding-top:10px;border-radius:2px;width:20%}
.left a{color:#fff;}
.left a:hover{text-decoration:underline;}

.small_nav{border-bottom:0px dashed #fff;}
.small_nav p{padding-left:40px;height:45px;line-height:45px}
.small_nav p img{margin-right:10px; vertical-align:middle}
.small_nav p:hover,.left_cur{background:#D86C71;display:block}
.zi_nav{display:none;text-align:center;}
.zi_display{display:block;}
.zi_nav li{height:25px;line-height:25px;font-size:13px;}
.right{background:#fff;width:76%;padding-bottom:15px;margin-left:15px;}
.fanhui{height:30px;line-height:30px;border-bottom:2px solid #903; overflow:hidden;margin:10px 20px;}
.fanhui p{float:left;}
.font_title{font-size:15px;font-weight:600;color:#24080A;}
.f_about{float:right !important;}

.about{padding:0 20px;margin-top:20px; overflow:hidden}
.about>img{float:right;margin-left:10px}
.a_text{text-indent:2em;line-height:22px;padding-bottom:15px}
.is{}
.is img{margin-left:30px}
/*大事记.html*/

.top{margin-top: 60px;}
.top img{width: 100%;margin-top: -10px;}
.content {padding: 20px 0;min-height: 720px;width: 100%;}
.content .wrapper {position: relative;margin: 0 auto;}
.content .light i {position: absolute;width: 100%;height: 100%;top: 0;background: url("../images/log/light.png") no-repeat top center;}
.content .line-left {position: absolute;left: 0;top: 15px;width: 70px;}
.content .line-right {position: absolute;right: 0;top: 15px;width: 320px;}
.content .main {background: url("../images/log/line-bg.png") repeat-y 249px 0;}
.content .main .title {position: absolute;line-height: 40px;padding-left: 67px;left: 230px;top: 0;color: #58a6fb;font-size: 24px;
background: url("../images/log/clock.png") no-repeat left top;}
.content .main .year {position: relative;z-index: 100;}
.content .main .year h2 {height: 40px;width: 170px;padding-right: 30px;font-size: 20px;line-height: 40px;text-align: right;}
.content .main .year h2 a {color: #58a6fb;}
.content .main .year h2 i{display:block;position:relative;height:0;width:0;left:180px;top:-22px;border-width:6px;border-style:solid;border-color:#59a7fb transparent transparent transparent;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;-webkit-transform-origin:6px 3px;-moz-transform-origin:6px 3px;-ms-transform-origin:6px 3px;-o-transform-origin:6px 3px;transform-origin:6px 3px}
.content .main .year .list{margin:10px 0;position:relative;overflow:hidden;-webkit-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;-moz-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;-ms-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;-o-transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;transition:height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s
}
.content .main .year .list ul {bottom: 0;}
.content .main .year .list ul li {background: url("../images/log/circle.png") no-repeat 235px 15px;padding: 15px 0;color: #a1a4b8;}
.content .main .year .list ul li.highlight {background-image: url("../images/log/circle-h.png");}
.cls {zoom: 1;}
.cls:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.content .main .year .list ul li.highlight .date, .content .main .year .list ul li.highlight .intro {color: #ec6a13;}
.content .main .year .list ul li .date,.content .main .year .list ul li .version{float:left;display:block;clear:left;width:200px;
line-height:24px;text-align:right}
.content .main .year .list ul li .date{font-size:18px;line-height:32px;color:#bec1d5}
.content .main .year .list ul li .intro, .content .main .year .list ul li .more {float: left;display: block;width: 400px;margin-left:100px;line-height: 24px;}
.content .main .year .list ul li .intro {font-size: 16px;line-height:25px;color: #63d029;}
.content .wrapper:first-child .main .year.close h2 i{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg)}
.content .wrapper:first-child .main .year.close .list{opacity:0;height:0!important;}
.ie7 .content .main .year h2 i{left:40px}

/*企业理念.html*/
.about{padding:0 50px;}
.yuanjing{margin-bottom:20px;}
.yuanjing h2{height:30px;line-height:30px;font-size:14px;font-weight:600;color:#DB1023}
.y_color{color:#7E7E7E;line-height:23px;}
.yuanjing2{margin:30px 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:15px 0;;}
.yuanjing2 p span{font-size:13px;font-weight:600;margin-right:10px;}
.yuanjing2 p{line-height:23px;margin-left:60px}
.a_img{margin:15px 0;}
.a_img img{margin-right:40px;margin-bottom:10px}
/*公司刊物.html*/
.kanwu_right{padding:0 20px;}
.kanwu{width:120px;float:left;text-align:center;margin-left:60px;margin-bottom:15px;margin-top:20px;}
.kanwu span{line-height:20px;margin-top:10px;display:block}
.kanwu img{width:120px;height:160px;}
.kanwu a:hover{text-decoration:underline;}
/*公司刊物内页.html*/
.k_nei{}
.k_nei img{float:left;margin-right:20px}
.k_Pnei{line-height:22px;}
.k_Pnei span{display:block;font-size:14px;font-weight:600;height:30px;}
.form_kan{margin-top:20px;}
.form_kan input{border:none;background:#134B7E;color:#fff;padding:7px 15px;border-radius:3px;}
/*企业.html*/
.new_list{margin-bottom:10px;}
.new_list li{border-bottom:1px dashed #ccc;height:37px;line-height:37px; overflow:hidden;background:url(../images/diandian.png) no-repeat 10px 17px;padding-left:20px;}
.new_list li a{float:left;}
.new_list li a:hover{text-decoration:underline;}
.new_list li span{float:right;margin-right:10px;} 
.page{margin:0 auto;width:420px; overflow:hidden;padding-top:20px}
.page a{display:block;float:left;border:1px solid #ccc;color:#005BAC;margin-left:10px;padding:1px 10px;}
.page a:hover{text-decoration:underline;}

/*服务优势*/
.youshi_text{}
.youshi_text span{width:240px;display:block;border:0px solid red;float:left;height:35px;font-size:14px;}
.y_color{color:#}
.ser_youshi{ position:relative;padding:0 20px}
.map_text{width:220px; position:absolute;top:0;}
.map_text h2{font-weight:600;height:27px;font-size:13px;}


/*核心服务*/
.hexin{margin-bottom:20px;}
.ser_hexin{margin-bottom:20px;}
.y_color{}
.y_color span{float:left;width:330px;}
.y_color2{float:left;width:330px;}

/*包装厂*/
.wu_bao{line-height:23px;text-indent:2em;}
/*物流基地*/
.j_text{text-indent:2em;line-height:23px;}
.j_text span{display:block;margin:10px 0;; }
.j_img{margin:15px 0;}
.j_img img{margin-right:25px;}


/*信息系统*/
.infor_border{border-bottom:1px dashed #ccc;}
.infor_text span{width:200px;}
.in_delv{padding:20px 0; overflow:hidden; clear:both}
.in_delv p{/*float:left;width:300px;*/line-height:22px;}
.in_dianji a:hover{color:#DB1023} 
.in_delv p span{display:block;font-weight:600;}
.in_dianji{/*margin-left:100px;*/}
.in_dianji img{margin-top:20px;}
.in_dianjitp img{margin-top:5px; margin-bottom:20px;}

/*contact.html*/
.right_title h3{font-size:13px;color:#5276D1;font-weight:600;}
.way_right,.way_left{float:left;margin-top:5px;width:330px;}
.way_right p,.way_left p{line-height:25px;}
.way_right{margin-left:50px;}
.tel{margin-top:10px;}
.tel span{display:block;color:#DB1023;}


/*contact_job.html*/
.join_us{margin-top:15px;}
.join_us h3{height:35px;line-height:35px;font-weight:600;font-size:15px;}
.join_ul{width:700px;margin-bottom:15px;}
.join_ul li{height:25px;line-height:25px;}
.join_ul li:last-of-type{color:#DB2E21;}
.join_img{margin:10px 0;}
.peo_heart{margin-bottom:15px}
.position_ul{width:725px;height:auto;margin-bottom:20px;}
.position_ul>li{border-bottom:1px dashed #ccc;line-height:40px;font-size:13px; overflow:hidden; }
.position_ul .s_title{ cursor:pointer; overflow:hidden}
.position_ul .s_title>a{float:left;font-weight:600;color:#151515;}
.position_ul .s_title>span{float:right;}
.joinClose{background: url(../images/About-cn-icon.png) no-repeat  0px -15px ;width: 15px;height: 15px;margin: 11px 5px 0px 0px;float:left;}
.joinopen{background: url(../images/About-cn-icon.png) no-repeat  0px 0px ;width: 15px;height: 15px;margin: 11px 5px 0px 0px;float:left;}

.position_text{display:none;margin-bottom:10px; }
.position_text dl{color:#666;font-size:12px !important;}
.position_text dt{font-weight:600;}
.position_text dd{line-height:22px !important;}

/*详情*/
.xingq{}
.xingq h2{text-align:center}
.xingq h2{font-size:14px;font-weight:600;height:25px;}
.xingq p{margin-top:20px;text-indent:2em;line-height:22px;}


.one_dl dd  a{font-size:14px;line-height:22px}







