@charset "UTF-8";
/* CSS Document */
body {width:100%;max-width:640px;height:100%; background-color: #f2f7f9;font-size: 14px; color:#777;font-family: "微软雅黑";margin:0 auto;}
.txt_table { display: table; height: 100%; width: 100%; text-align: center; }
.txt_tablecell { display: table-cell; vertical-align: middle; }
.left { float: left; }
.clear{width:100%;clear: both;}
.right { float: right; }
a{display: block;color:#777;outline: none;}
a:hover{color:#0499db;}
img{max-width: 100%;}

/**************************首页**************************/
.page_aside{ width:100%; height:100vh; position:fixed;right:100%; top:0;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s}
.page_aside .ps_listbox{transition:all 0.5s; position:fixed; z-index:9999;left:-50%; width:50%; height:100%; background-color:#0499db;}
.page_aside .ps_list{ width:100%; height:40px; box-sizing:content-box; border-bottom:1px solid  rgba(255,255,255,.5); }
.page_aside .ps_logo{ height:30px; margin:10px auto 0;display: block;}
.page_aside .ps_list a{ display:block; text-align:center; line-height:40px; font-size:18px; color:#fff;}
.page_aside .ps_list a .top_China{background: url(../images/icon_china.png) no-repeat center left;width:23px;height:15px;display: inline-block;margin:5px 6px 0 0;}
.page_aside .ps_list a .top_America{background: url(../images/icon_America.png) no-repeat center left;width:23px; height:15px;display: inline-block;margin-right: 6px;}
.aside_open{ right:0;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s}
.aside_open .ps_listbox{ left:0;transition:all 0.5s;}
.contain{ min-height:100vh; width:100%; position:relative;  left:0;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s}
.contain_open{  position:relative;left:50%;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s}

/*---头部---*/
header{width: 100%;overflow: hidden;}
header .navbox{height:50px; background-color: #fff;overflow: hidden;}
header .h_btn{ position:absolute; left:15px;}
header .h_close{ display:none; height:20px; margin-top:15px;}
header .h_open{height:30px; margin-top:9px;}
header .h_logo{ margin:7px auto; height:36px;display: block;}


/*---banner---*/
#banner{width:100%;position: relative;/*z-index: -1;*/}

/*---颜料产品---*/
.in_title{font-size: 28px;color:#333;margin:20px 0; text-align: center;}
a.more_btn{display: block;width:120px; text-align: center;padding:5px 0;border-radius:40px;border:1px solid #e2e2e2;margin-top:20px;transition: 0.3s all ease-in;-webkit-transition: 0.3s all ease-in;}
a.more_btn:hover{background-color: #0499DB;color:#fff; border: 1px solid #0499DB;}

#in_product{width:100%;overflow: hidden;padding:0 10px;box-sizing: border-box;}
#in_product .ipro_box{width:100%;background-color: #fff;position: relative;margin-bottom: 30px;}
#in_product .ipro_box .ipro_pic{width:100%;border:1px solid #e2e2e2;overflow: hidden;transition:0.8s;-webkit-transform:0.8s;}
#in_product .ipro_box .ipro_pic img{width:100%;-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);transform: scale(1); -webkit-transition: all 2s ease;-moz-transition: all 2s ease; -o-transition: all 2s ease;transition: all 2s ease;}
#in_product .ipro_box .ipro_pic:hover img{transform: scale(1.3);-webkit-transform: scale(1.3);transition:2s;-webkit-transform:2s;}
#in_product .ipro_box .ipro_txt{padding:20px 15px;}
#in_product .ipro_box .ipro_txt .ipro_tt{width:100%;height:25px;background: url(../images/index_23.png) no-repeat center left;margin:10px 0;}
#in_product .ipro_box .ipro_txt .ipro_tt2{width:100%;height:25px;background: url(../images/index_26.png) no-repeat center left;margin:10px 0;}
#in_product .ipro_box .ipro_txt p{height: 60px;}
.shadow{position: absolute;bottom: -20px;z-index: -1;width:408px;left:50%; margin-left:-204px;}

/*---关于我们---*/
#in_about{overflow: hidden;padding:0 10px;margin-bottom: 15px;}
#in_about .iab_box{background-color: #fff;width:100%;padding:10px; position: relative;box-sizing: border-box;}
#in_about .iab_img{display:block;margin:0 auto;overflow: hidden;}
#in_about .iab_txt{position: relative;overflow: hidden;}
#in_about .iab_txt h2{font-size: 20px;color:#333;font-weight: normal;margin:20px 0 10px;}
#in_about .iab_txt p{line-height: 1.8em;}

/*---footer---*/
#footer{background-color: #0499DB;padding:10px 0 0;overflow: hidden;}
#footer li{width:100%;color:#fff;float:left;font-size: 12px;line-height: 2em;text-align: center; overflow: hidden;padding: 20px 0px;box-sizing: border-box;}
#footer li+li{border-top:1px solid rgba(255,255,255,.5);}
#footer .ft_logo{display: block;height:50px;margin:0 auto;word-break:break-all; }
#footer li span{ /*margin:0 5px;*/font-size: 14px;/*display: block;*/color:#fff;}


/**************************内页**************************/
#bannerbox{width:100%; overflow: hidden;}
#bannerbox .banimg{width:100%;height:160px;overflow: hidden;}
#bannerbox .bantt{background-color: #0499db;padding:8px 10px;overflow: hidden;}
#bannerbox .bantt h3{float:left;font-size: 18px;line-height: 24px;color:#fff;font-weight: normal;}
#bannerbox .bantt h3 span{width:5px;height:24px;float: left;margin-right:8px;display: block;background-color: #fff;}


#contentbox{width:100%;/*background-color: #fff;padding:20px 10px;*/margin:0 auto;box-sizing: border-box;}
#contentbox .cont-title{width:100%;height:66px;margin:20px auto; background: url(../images/line_bg.jpg) repeat-x;background-position:50% 20px;}
#contentbox .cont-title h3{background-color: #fff; text-align: center;color:#000;font-size: 24px;width:170px;padding:20 0;margin:0 auto; font-weight: normal;}
#contentbox .cont-title1{width:80%!important;height:40px;margin:20px auto; }
#contentbox .cont-title1 h3{width:100px;}


/*---------------关于我们-------------*/
#abouts{background-color: #fff;padding:20px 10px;margin-bottom: 15px;}
#abouts p{margin:20px 0;line-height: 1.8em;font-size: 15px;}
#abouts img{margin:30px auto;display: block;}


/*---------------产品中心-------------*/
#product{width:100%;overflow: hidden;padding-bottom: 20px;}
#product .pro_menu{background-color: #fff;padding:15px 10px; text-align: center;}
#product .pro_menu a{display: inline-block;margin:8px 5px;color: #777;border:1px solid #dedede;border-radius:30px;font-size: 16px;height:30px;line-height: 30px;padding:0 20px;}
#product .pro_menu a.cur{background-color: #0499DB;color:#fff;border:1px solid #0499DB;}
#product .pro_menu a:hover{background-color: #0499DB;color:#fff;border:1px solid #0499DB;}
#product .cont-title{width:100%;}
#product .cont-title h3{font-size: 22px!important;}

#product .pro_box {width:100%;border:1px solid #f4f4f4;overflow: hidden;margin:15px 0 0;padding:10px;box-sizing: border-box;background-color: #fff;}
#product .pro_box dd{margin:10px 0; overflow: hidden; padding:5px 0;}
#product .pro_box dd img{display: block;margin:0 auto;border:1px solid #f0f0f0;}
#product .pro_box .metal_list{box-sizing: border-box;border:1px solid #f0f0f0;overflow: hidden;}
#product .pro_box .metal_list a{display:block;width:50%; float:left;font-size: 14px;line-height: 2.8em;padding: 0 10px;box-sizing: border-box;text-overflow: ellipsis;white-space:nowrap;overflow: hidden;}

#tab{margin:15px auto 0;}
.tab_nav {padding:10px 10px 0; overflow: hidden;background-color: #fff;}
.tabs{height:52px;width: 100%;text-align: center}
.tabs li.part{width:33.33%;display: block;float:left;font-size:14px;height: 52px;padding:5px;margin:0 0 15px;box-sizing:border-box;text-decoration: none;}
.tabs li.active{color:#fff;border: 1px solid #fff;box-shadow: 0 0 5px rgba(0,0,0,.3);border:1px solid #f0f0f0;}
.tabs .part a span{width:80%;height:40px;margin:0 auto; display: block;}
.tabs .part a span.color1{background-color: #ffb64d;}
.tabs .part a span.color2{background-color: #ff4530;}
.tabs .part a span.color3{background-color: #c5002d;}
.tabs .part a span.color4{background-color: #292361;}
.tabs .part a span.color5{background-color: #0078b5;}
.tabs .part a span.color6{background-color: #00be92;}

.tab_con{width:100%;background-color: #fff;padding:10px 0;margin-top:15px; overflow: hidden;}
.content-slide ul{/*margin-left: -1.33%;*/}
.content-slide li{width:48%; margin:0 1% 10px; float: left;background-color: #f4f4f4;padding:5px;box-sizing: border-box; overflow: hidden;}
.content-slide li .list_pic{width:50px; height:84px;float: left;overflow: hidden;}
.content-slide li .list_pic img{height:84px;}
.content-slide li .list_txt{position: relative;padding-left:10px;overflow: hidden;font-size: 12px;line-height: 1.8em;}



.tab {position: relative;width: 100%;overflow: hidden;margin: 0 auto 20px auto;}
.navlist {width:100%;overflow: hidden;background-color: #fff;}
.navlist .nav_bar{padding:0 10px;overflow: hidden;}
.nav_bar a {width:33.33%;display: block;float:left;font-size:14px;height: 52px;padding:5px;margin:0 0 20px;box-sizing:border-box;text-decoration: none;color: #999;}
.nav_bar a.current {box-shadow: 0 0 5px rgba(0,0,0,.3);border:1px solid #f0f0f0;}
.nav_bar a span{width:80%;height:40px;margin:0 auto; display: block;}
.nav_bar a span.color1{background-color: #ffb64d;}
.nav_bar a span.color2{background-color: #ff4530;}
.nav_bar a span.color3{background-color: #c5002d;}
.nav_bar a span.color4{background-color: #292361;}
.nav_bar a span.color5{background-color: #0078b5;}
.nav_bar a span.color6{background-color: #00be92;}


/*---------------有机颜料详情-------------*/
.pro_lfbar{width:100%; background-color:#fff;overflow: hidden;margin:15px 0 0;padding:0 10px 20px;box-sizing: border-box;}
.pro_lfbar .pro_detail{overflow: hidden;}
.pro_lfbar .pro_detail .pro_pic{width:85px;height:73px; float: left;overflow: hidden;}
.pro_lfbar .pro_detail .pro_txt{position:relative;padding-left:20px;font-size:14px;line-height:1.8em;overflow: hidden;color:#000;}

.pro_lfbar .pro_form{border:1px solid #dedede;margin-top:30px;box-sizing: border-box;}
.pro_lfbar .pro_form td{height:42px;color:#000;font-size: 16px;/*text-align:center;*/vertical-align: middle;border:1px solid #dedede;}
.pro_lfbar .pro_form td.td_con{padding:0 30px;box-sizing: border-box;}

/*---------------金属颜料详情-------------*/
.pro_mbox{/*border:1px solid #dedede;*/padding:10px 10px 20px; box-sizing: border-box;overflow: hidden;background-color: #fff;}
.pro_mbox .pro_mpic{width:100%;border:1px solid #f4f4f4;overflow: hidden;padding:10px; box-sizing: border-box;}
.pro_mbox .pro_mpic img{display: block;margin:0 auto;}
.pro_mbox .pro_mtxt{overflow: hidden;}
.pro_mbox .pro_mtxt h4{font-size: 18px;color:#000;font-weight: normal;margin-top:20px;}
.pro_mbox .pro_mtxt p{margin:10px 0;line-height: 1.6em;}

.pro_mform{width:96%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;border:1px solid #dedede;margin:15px 2% 0;padding:10px 10px;box-sizing: border-box;background-color: #fff;}
.pro_mform table{width:100%;text-align: center;}
.pro_mform table th{height:80px;font-size: 14px;color:#000; font-weight: normal;padding: 10px;}
.pro_mform table td{height:50px;border-top: 1px solid #dedede;font-size: 14px;}

/*---------------人才招聘-------------*/
#recruit{width:100%;overflow: hidden;}

#recruit .rec_box{padding:10px; background-color: #fff;}
#recruit .rec_box h3{font-size: 24px;color:#333;padding:10px 0;font-weight: normal;}
#recruit .rec_box h3 span{color:#f39700; float: right;font-size: 20px;}
#recruit .rec_box p{line-height: 2em;}
#recruit .rec_box p em{font-weight: bold; color:#f39700;font-size: 16px;}

#recruit .rec_info{margin:10px 0;overflow: hidden;}
#recruit .rec_info .rec_intt{padding:15px 10px;overflow: hidden;font-size: 22px;color:#333;}
#recruit .rec_info .rec_intxt{padding:20px 10px;background-color:#fff;overflow: hidden;line-height: 2em;font-size: 15px;}
#recruit .rec_info .reclist li{border-bottom: 1px solid #dedede;padding:10px 0;}
#recruit .rec_info .reclist li h3{color:#333; font-weight: normal;font-size: 20px;}
#recruit .rec_info .reclist li h3 em{color:#f39700; float: right;font-size: 18px;}
#recruit .rec_info .reclist li span{margin:2px 0;display: block;}
#recruit .rec_info .reclist li:last-child{border:0;padding:10px 0 0;}

/*---------------联系我们-------------*/
#contact{width:100%; overflow: hidden;}
#contact .contact_box{padding:20px 10px;margin-bottom:15px;background-color: #fff; /*border: 1px solid #dedede;*/overflow: hidden; }
#contact .map{width:100%;overflow: hidden;box-sizing: border-box;/*border:1px solid #dedede;*/}
#contact .map img{width:100%;}
#contact .contact_txt{position: relative;overflow: hidden;}
#contact .contact_txt h3{font-size: 22px;color:#333;font-weight: normal;margin:20px 0 20px;}
#contact .contact_txt li{line-height:24px;margin:8px 0;font-size: 16px;overflow: hidden;padding:0 0 0 30px;}
#contact .contact_txt li.cta_icon1{background: url(../images/cta_icon1.png) no-repeat top left;background-size: 24px 24px;}
#contact .contact_txt li.cta_icon2{background: url(../images/cta_icon2.png) no-repeat top left;background-size: 24px 24px;}
#contact .contact_txt li.cta_icon3{background: url(../images/cta_icon3.png) no-repeat top left;background-size: 24px 24px;}
#contact .contact_txt li.cta_icon4{background: url(../images/cta_icon4.png) no-repeat top left;background-size: 24px 24px;}
#contact .contact_txt li.cta_icon5{background: url(../images/cta_icon5.png) no-repeat top left;background-size: 24px 24px;}