﻿@charset "utf-8";
/* CSS Document */
/* all 2013.12.21*/
body{margin:0;padding:0;font-size:12px; color:#333;line-height:1.8;font-family:"Arial","Microsoft YaHei"; background:#fff;}
form,ul,li,ol,li,dl,dt,dd,img,p,h1,h2,h3,h4,h5,h6,input{margin:0;padding:0;font-family:"Microsoft YaHei";}
input,select{font-size:12px; }
img{border:0; max-width: 100%;}
ul,li{list-style-type:none;}
b,strong{font-weight:bold;}
a:link,a:visited,a:hover,a:active,a{color:#333;text-decoration:none;}
.wrapper:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    }
.wrapper {
    zoom: 1;
}
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}
.clearfix {
    zoom: 1;
    }
.wrapper{ width: 9.2rem; margin: 0 auto;}

/******头部*******/
header{ width:100%; height:1.6rem; background-color: #fff; overflow: hidden; position: fixed; left:0; top: 0; z-index:1999; }
.h_wrapper{ padding-top: 1.6rem; overflow: hidden;}
header .logo{ width: 1.2rem; height:1.6rem; display: table; float:left; overflow: hidden;}
header .site_name{ margin-left: 1.8rem; height: 1.6rem; line-height: 1.6rem; font-size: .426667rem; font-weight: bold;}
header .logo a{ display:table-cell; vertical-align: middle;}
header .logo img{ width: 100%; height: auto; vertical-align: middle;}
.overlay{ width: 100%; height: 100%; background: rgba(0,0,0,0.7); position: fixed; left: 0; top: 0; z-index: 9000; display: none;}
.overlay.active{ display: block;}
.side_menu{ width: 200px; height: 100%; position: fixed; right: -200px; top: 0; background: #fff; z-index:9999;
            transition: 0.3s;
            -moz-transition: 0.3s;
            -ms-transition: 0.3s;
            -o-transition: 0.3s;
            -webkit-transition: 0.3s;
}
.side_menu.on{  right: 0; 
                transition: 0.3s;
                -moz-transition: 0.3s;
                -ms-transition: 0.3s;
                -o-transition: 0.3s;
                -webkit-transition: 0.3s;
}
.side_menu ul li{ padding-left: 30px; height: 50px; line-height: 50px; border-bottom: 1px solid #fff;}
.side_menu ul li a{ font-size: 14px; display: block;}
.side_menu ul li.select{ background: #0a63c1; 
                         transition: 1s;
                         -moz-transition: 1s;
                        -ms-transition: 1s;
                        -o-transition: 1s;
                        -webkit-transition: 1s;
}
.side_menu ul li.select a{ color: #fff;}
.side_menu ul li:hover a{ color: #fff;}
.side_menu ul li:hover{ background: #0a63c1; }
.side_open { width: .506667rem; height: .4rem; cursor: pointer; position:fixed; z-index: 9999; right: 0.4rem; top: .566667rem;
             transition: 1s;
            -moz-transition: 1s;
            -ms-transition: 1s;
            -o-transition: 1s;
            -webkit-transition: 1s;
            transition: 0.4s cubic-bezier(0.215,0.61,0.355,1);
            -moz-transition: 0.4s cubic-bezier(0.215,0.61,0.355,1);
            -ms-transition: 0.4s cubic-bezier(0.215,0.61,0.355,1);
            -o-transition: 0.4s cubic-bezier(0.215,0.61,0.355,1);
            -webkit-transition: 0.4s cubic-bezier(0.215,0.61,0.355,1);                     
}
.side_open.active{ right: 220px; transition: 0.3s;}
.side_open hr { height: .066667rem; background: #808080; display: block; margin: 0; padding: 0; border: none; position: absolute; border-radius: .033333rem;
                transition: 1s;
                -moz-transition: 1s;
                -ms-transition: 1s;
                -o-transition: 1s;
                -webkit-transition: 1s;
}
.side_open.active hr{ background: #fff;}
.side_open hr:nth-child(1) { width: 100%; top: 0; right: 0; }
.side_open hr:nth-child(2) { width: 100%; top: 50%; left: 0; margin-top: -0.033333rem; opacity:1; }
.side_open hr:nth-child(3) { width: 100%; bottom: 0; right: 0; }
.side_open.active hr:nth-child(1) { width: 100%; top: 50%; margin-top: -0.033333rem;
                                    transform: rotate(45deg);
                                    -moz-transform: rotate(45deg);
                                    -ms-transform: rotate(45deg);
                                    -o-transform: rotate(45deg);
                                    -webkit-transform: rotate(45deg);
                                    transform-origin: center;
                                    -moz-transform-origin: center;
                                    -ms-transform-origin: center;
                                    -o-transform-origin: center;
                                    -webkit-transform-origin: center;
}
.side_open.active hr:nth-child(2){ opacity:0; }
.side_open.active hr:nth-child(3) { width: 100%; bottom: 50%; margin-bottom: -0.033333rem;
                                    transform: rotate(-45deg);
                                    -moz-transform: rotate(-45deg);
                                    -ms-transform: rotate(-45deg);
                                    -o-transform: rotate(-45deg);
                                    -webkit-transform: rotate(-45deg);
                                    transform-origin: center;
                                    -moz-transform-origin: center;
                                    -ms-transform-origin: center;
                                    -o-transform-origin: center;
                                    -webkit-transform-origin: center;
}

.top_banner{ height: 6rem;}


.swiper-slide img{ width:100%;height:auto;}
.i_nav{width:100%;  overflow:hidden; padding-bottom:15px;  }
.i_nav li{ width:25%; padding:15px 0px 0px 0px;  float:left; text-align:center; }
.i_nav li span{ display:block; font-size:12px; color:#555; margin-top:8px;} 
.i_nav li img{ width:auto; height:36px;}
.i_partpro{ clear:both; border-bottom:10px solid #F3F3F3;margin-top:5px; overflow:hidden;}
.i_partpro .hd{ padding-left:5%; font-size:16px; height:40px; line-height:40px;border-bottom:1px solid #ECEBF0;}
.i_partpro .bd li{ width:50%; padding:20px 0; float:left;text-align:center; }
.i_partpro .bd li div{ width:90%; margin:0 auto;}
.i_partpro .bd li .pic {overflow:hidden;}
.i_partpro .bd li .pic img{width:100%; height:auto;}
.i_partpro .bd li div.name{ line-height:20px;max-height:40px;overflow:hidden; margin-top:5px;}
.i_partpro .bd li a{color:#428bca;}


.i_partnews{ clear:both; margin-top:5px; overflow:hidden;}
.i_partnews .hd{ padding-left:5%; font-size:16px; height:40px; line-height:40px;border-bottom:1px solid #ECEBF0;}
.i_partnews .bd{}
.i_partnews li{border-bottom:1px solid #e1e1e1; overflow:hidden;clear:both;padding:8px;}
.i_partnews li .name{width:73%; float:left; font-size:14px; line-height:22px;height:44px;overflow:hidden; padding-left:3%;}
.i_partnews li .pic{width:16%; float:right;}
.i_partnews li .pic img{width:100%; height:auto;}
.foot{ height:50px; background:#333;position:fixed; z-index:9999;  left:0; right:0; bottom:0;width:100%; }
.footer{  position:relative;color:#fff;width:100%;}
.footer .bot_timg img{  height:20px; }
.footer ul{width:100%; height:50px; }
.footer li{ height:50px; width:25%; color:#fff;text-align:center; float:left;}
.footer li  a{ color:#fff; padding-top:7px; display:block; height:43px; width:100%; cursor:pointer; text-decoration:none;}
.footer li  a .iconfont{font-size:20px; line-height:20px;}
.footer li b{ display:block; text-align:center; line-height:14px; font-weight:normal; font-size:12px;}
.procate_tc{ background:#0a63c1; height:40px; line-height:40px; margin-bottom:10px;}
.footer li.select  a,.footer li  a:hover{ color:#fff; padding-top:7px; display:block; height:50px;background:#0a63c1;}


#navguide{background-color:#f5f5f5; border:1px solid #e5e5e5; z-index:99; position:absolute; display:none; width:100%; padding:2%; height:auto;}
.footer #navguide a{ color:#333; padding-bottom:5px; height:auto; cursor:pointer;}
.footer #navguide a:hover{ color:#ff6600; background:#fff;}
.footer #navguide a img{ margin-bottom:10px;}
.footer #navguide li{ float:left; width:24%; height:auto;}
.footer #navguide span{ display:block;}
.footer #navguide .daoh_img{  height:40px; text-align:center; overflow:hidden;}
.footer #navguide .daoh_img img{ max-width:40px; margin:0 auto;}
 .footer #navguide .daoh_name{ text-align:center; line-height:26px; font-size:12px;}

 /***内页头部通用*****/
.header_p{ width: 100%;margin: 0px auto; height: 48px; position:relative; z-index: 99;}
.top_navbg{background:#ff7400; height: 48px; padding: 0 0 0 0; width: 100%; text-align: center; position:absolute; top: 0px; }
.back{ position: absolute;left:10px;top: 8px; width: 33px; height: 48px; float: left; display: inline-block;margin: 0;padding: 0;text-align:left;}
.back .iconfont{color:#fff;}
.headtitle {display: inline-block; max-width: 220px; overflow: hidden; font-size: 16px; line-height:3.2; white-space: nowrap; text-overflow: ellipsis; color: #fff;}
.menubtn_p {
    position: absolute;
    right: 10px;
    top: 21px;
    display: inline-block;
    padding: 0;
    width: 30px;
    color:#fff;
    height:28px;
    cursor: pointer;
}
.menubtn_p  .iconfont{color:#fff;}
.page_hd{clear:both;}
.page_hd{background-color: #f0f0f0;width:100%;border-bottom:1px  solid #ECEBF0; overflow:hidden;height:45px; line-height:45px; font-size:16px;}
.page_hd b{ float:left; margin-left:20px;color:#444; font-weight:normal;}
.page_hd span{float:right; color:#222; }
.page_hd span a{color:#666; cursor:pointer;width: 70px;
height: 30px;
font-size:12px;
line-height: 30px;
text-align: center;
margin-top: 7px;
margin-right: 10px;
float: right;
display: inline-block;}
.page_hd span a .iconfont {font-size:12px;}

 /*****内页更多分类弹出层样式*****/
#allmorecate{background:#000; z-index:3; position:absolute; top:0px; left:0px; }
#blk1{z-index:9; position:absolute;}
#hideDiv{display:none; background:#fff; color:#000; overflow:hidden; padding-bottom:20px;border:1px  solid #ccc;}
#hideDiv ul{ width:96%; margin:0 auto;}
#hideDiv ul li{ clear:both;margin-top:10px;}
#hideDiv ul li ul li{ float:left;width:46%; padding-left:2%;  margin-right:1%; overflow:hidden; clear:none; line-height:40px;margin-top:0px;}
#hideDiv ul li ul li a{ margin:0px; border:none; font-size:12px; color:#6c6c6c;background:none;}
.procate_tc{ background:#0a63c1; height:40px; line-height:40px; margin-bottom:10px;}
.procate_tc b{ font-size:16px; color:#fff;}
.procate_tc  a{ float:right; padding-right:10px; z-index:9999; padding-left:20px;}
.procate_tc .iconfont {color:#fff;}
#hideDiv ul  ul{ width:100%;}
#hideDiv ul li a{background:#f3f3f3; display:block; font-size:14px; margin-top:8px; font-weight:normal; height:30px; 
line-height:30px; padding-left:3%; color:#222;}
#hideDiv .bigc2{padding-left: 5%;}

/***内页搜索****/
.list_search{padding:10px;margin:0px;}

 /*****产品列表*****/
.prolist{width:100%;overflow:hidden;}
.prolist li{ width:50%; padding:20px 0; float:left;text-align:center; }
.prolist li div{ width:90%; margin:0 auto;}
.prolist li div img{width:100%; height:auto;}
.prolist li div.name{ line-height:20px; max-height:40px; overflow:hidden; margin-top:5px;}

/***产品详情***/
.goods_info{ padding:0px 10px;clear:both; overflow:hidden;}
.goods_name{ font-size:18px; margin-top:10px; line-height:1.6;}
.goods_price{font-size:16px;}
.goods_price b{color:#ff5722;font-size:20px;font-weight:normal;margin-right:5px;}
.goods_price b i{font-size:16px;}
.goods_price span{color:#999;text-decoration:line-through;}
.pro_tag{ }
.pro_tag div {float:left;width:50%;
    font-size: 12px;
}
.pro_submit{padding:10px 0px; clear:both; overflow:hidden;}
.pro_submit a{ float:left; text-align:center; line-height:42px; font-size:16px;}
.pro_submit a.outlink {
    background: #ff5722;
    width:130px;
    height:42px;
    border: 1px solid #ff5722;
    border-radius: 5px;
    color: #fff;
    margin-right:10px;
}
.pro_submit .outlink .iconfont,.pro_submit .sc_sub .iconfont{font-size:18px;}
.pro_submit a.sc_sub{
    background: #fff;
    width:90px;
    height:42px;
    text-align: center;
    border: 1px solid #ff5722;
    border-radius: 5px;
    color: #ff5722;
}
.pro_d_tabs{overflow:hidden;border-bottom:1px solid #e1e1e1;}
.pro_d_tabs li{width:50%; text-align:center;float:left;}
.pro_d_tabs > li > a {
    padding:0px 10px;
    margin-right: 2px;
    display:inline-block;
    line-height:40px;
    border: 0px;
    font-size:16px;
    border-radius: 4px 4px 0 0;
}
.pro_d_tabs > li.active > a, .pro_d_tabs > li.active > a:hover, .pro_d_tabs > li.active > a:focus{display:inline-block;line-height:40px;border:0px;  border-bottom:3px solid #ff6600;}
.pro_d_content{ clear:both;padding:10px;font-size:14px;}
.pro_d_content img{max-width:100%;}

.relation_pro { clear:both;padding:10px;}
.relation_pro .hd{height:40px; line-height:40px;font-size:16px; }
.relation_pro .bd{font-size:16px;color:#F76301;}
.relation_pro li{ width:33.3%;  float:left;}
.rela_pro_li{ width:94%; margin:0 auto; border:1px solid #ECEBF0;}
.rela_pro_li  .pic{ width:80%; margin:0 auto; padding:10% 10% 10px 10%;}
.rela_pro_li  .pic img{ width:100%; height:auto;}
.rela_pro_li  .price{width:80%; margin:0 auto; text-align:center; padding-bottom:10px; }
#pro_shuxing{}
#pro_shuxing li{ float:left;width:48%;padding-left:2%;line-height:30px;color:#666;}

/***新闻列表***/
.newslist{padding:10px;clear:both;}
.newslist .name{font-size:16px;line-height:1.5;}
.newslist .info{} 
.newslist .info span{margin-right:8px;color:#888;}
.newslist .info span .iconfont{color:#ff9600;margin-right:2px;}
.newslist li{border-bottom:1px solid #e1e1e1;padding-bottom:5px;margin-top:5px;}

/****新闻详情****/
.news_d_title,h1.news_d_title{font-size:16px;line-height:1.5; font-weight:normal;}
.news_d_info{color:#888; border-bottom:1px solid #f0f0f0; padding-bottom:5px;}
.news_d_info span{margin-right:6px;}
.news_d_info em{float:right;background:#ccc; padding:0px 10px;}
.news_d_info a{color:#fff;}
.news_d_info  .iconfont{color:#ff9600;margin-right:2px;font-size:12px;}
.p_content{padding:15px 0px;font-size:14px;}
.p_content img{max-width:100%;}
.back_next{clear:both;overflow:hidden;font-size:14px;color:#333;}
.back_next div{line-height:22px;height:22px;overflow:hidden;}
.back_next b{font-weight:normal;}
.back_next a{color:#555;}
.relation_news{padding:10px;overflow:hidden; clear:both;}
.relation_news .hd{font-size:16px;}
.relation_news .bd{border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;overflow:hidden;padding:5px 0px;}
.relation_news li{line-height:30px;height:30px; overflow:hidden;font-size:14px;border-bottom:1px dotted #e1e1e1;padding-left:2px;}
.relation_news li a{color:#555;}

/****表单详情****/
.f_content{    padding: 10px 0px;
    font-size: 14px;}
.f_content img{max-width:100%;}
.question_dlist li{ clear:both;padding-top:10px; line-height:32px;}
.question_dlist li b{font-weight:normal;}
.question_dlist li div{margin-top:5px;}
.question_dlist li dd label{font-weight:normal; vertical-align:middle; margin-left:3px;}
.question_dlist li div .input_form{ 
    width:90%;
    border: 1px #e5e5e5 solid;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #a9a9a9;
    padding-left: 10px;}
.question_dlist li div textarea {
    width:90%;
    padding: 5px;
    border: 1px #e5e5e5 solid;
    min-height: 60px;
    line-height: 22px;
    font-size: 12px;
    color: #a9a9a9;
}
.form_sub{    background: #f60;width: 100px;color: #fff;text-align: center;line-height: 30px;height: 30px;border:0px; cursor:pointer;margin-top:15px;}
.mn_select {position: relative;  z-index:1;width:90%;height:30px; line-height:30px; background:#fff;  }
.mn_select cite {width:100%; height:28px; line-height: 28px; display: block;  
color: #a9a9a9; cursor: pointer; font-style: normal;padding-left:10px; 
border:1px solid #E5E5E5;  background: url(../images/common/xjt.png) no-repeat right center; }
.mn_select ul {width:100%;   border: 1px solid #E5E5E5; border-top:none; overflow-y:auto; background-color: #ffffff; padding:5px 0px; position: absolute; z-index: 20000;  margin-top: 0px;  display: none; }
.mn_select ul li { height: 34px; line-height: 34px;padding-top:0px; }
.mn_select ul li a {display: block;height: 34px; color: #333333;text-decoration: none;  padding-left: 10px;  padding-right: 10px;  } 
.mn_select ul li a:hover {background-color: #CCC;}
.mn_select select{width:290px;border:1px solid #d2d2d2;height:36px; line-height:36px; background:#fff; }

.cnzz_tj{ display:none;}
/***公用样式*****/
.web_dw{padding:10px;}
.img_showfull{}
.pad_b55{padding-bottom:55px;clear:both; overflow:hidden;}
.img_showfull img{ display: inline-block; height: auto;width: 100%;}
.text_center{ text-align:center;}


/*******案例********/
.shopsearch{ clear:both; margin-top:10px; padding:0px 5px;}
.shopsearch .al_input{    	width: 158px;
	height: 32px;
	margin-right: 8px;
    margin-bottom:8px;
	float: left;
	padding: 0 5px;
    cursor:pointer;
	color: #333;
    border:1px solid #eee;border-radius: 5px !important;display: inline-block;}
.shopsearch .al_submit{    	width: 64px;
	height: 32px;
    margin-bottom:8px;
	float: left;
	padding: 0 5px;
    cursor:pointer;
    background:#f5f5f5;
	color: #333;
    border:1px solid #eee;border-radius: 5px !important;display: inline-block;}

.shopList{width:100%;overflow:hidden;}
.shopList li{ width:50%; padding:20px 0; float:left;text-align:center; }
.shopList li div{ width:90%; margin:0 auto;}
.shopList li div img{width:100%; height:auto;}
.shopList li div.name{ line-height:20px; max-height:40px; overflow:hidden; margin-top:5px;}

/**select***/
.m-select{height:32px;float:left;width:264px;background-image:url(../images/main/selector.png);background-repeat:no-repeat;background-position:100% 0;border-radius: 5px; margin-right:8px; margin-bottom:8px;}
.m-select-w{width:100px;}
.m-focus{background-position:100% 100%;position:relative;}
.m-select dt{line-height:34px;border:1px solid #E3E3E3;text-align:center;text-indent:-31px;cursor:pointer;height:32px;border-radius: 5px;font-weight:normal;}
.m-select dd{width:100%;background:#fff;position:absolute;left:0;top:32px;display:none;border-top:2px solid #E3E3E3;border-bottom:2px solid #E3E3E3;border-radius: 5px;box-shadow:0 6px 12px rgba(0,0,0,0.175)}
.m-select dd a{display:block;font-size:12px;text-indent:1em;line-height:32px;border-right:2px solid #E3E3E3;border-left:2px solid #E3E3E3;height:32px;}
.m-select dd a:hover{text-decoration:none;background:#eee;}

.m-select dd.age,.m-select dd.height{width:240px;border:2px solid #E3E3E3;}
.m-select dd.age a,.m-select dd.height a{float:left;width:40px;text-align:center;border:none;display:inline-block;text-indent:0;height:24px;line-height:24px;}

.m-select dd.region{width:300px;border:2px solid #E3E3E3;}
.region .tab{height:28px;padding:0px; overflow:hidden;margin-left:10px; margin-top:10px;}
.region .tab li{float:left;height:24px;line-height:24px;padding:0 20px;border:1px solid #E3E3E3;margin-right:5px;cursor:pointer;}
.region .tab li.on{border:2px solid #7DB3D4;cursor:default;position:relative;background:#7DB3D4;color:#fff;}
.region .tab-con{border-top:2px solid #7DB3D4;margin:0 10px 10px 10px;position:relative;top:-2px;background:#fff; padding-top:10px;}
.m-select dd.region a{float:left;text-align:center;border:none;width:62px;overflow:hidden;overflow:hidden;display:inline-block;text-indent:0; margin:0px 2px;}
.btn_area_select{padding:0px 10px 10px 10px;}
.btn_area_select .btn{width: 64px;
    height: 30px;
    margin-bottom: 8px;
    float: left;
    padding: 0 5px;
    cursor: pointer;
    background: #f5f5f5;
    color: #333;
    border: 1px solid #eee;
    border-radius: 5px !important;
    display: inline-block;}
/*****下载******/
.down_list{}
.down_list li{ border-bottom:1px solid #eee; padding:5px; padding-bottom:6px; overflow:hidden; margin-top:10px;}
.down_list li .img{ width:20%; float:left;}
.down_list li .img  img{ width:100%; height:auto;}
.down_list li .info{ width:78%; float:right;}
.down_list li .info .name{ font-size:14px;}
.down_list li .info .more_info{ color:#999;}
.down_list li .info .more_info span{ margin:0 3px;}
.down_list li .info .more_info a{ display:inline-block; width:60px;height:28px; margin-left:5px; line-height:28px; color:#666; text-align:center; border:1px solid #eee; border-radius:5px;}

.down_load_infolist{ clear:both; border:1px solid #eee; overflow:hidden; margin-top:10px;}
.down_load_infolist li{ line-height:30px; border-bottom:1px solid #eee; color:#555; padding-left:10px;}
.down_load_infolist li span{ color:#888;}
.download_sub { clear:both; margin-top:10px; text-align:right;}
.download_sub  a{ width:120px; height:32px; line-height:32px; background:#007af1; text-align:center; display:inline-block; color:#fff; border-radius:3px; cursor:pointer;}



/******视频*******/
.video_list{ padding:10px; clear:both;}
.video_list li{ clear:both; margin-top:15px; overflow:hidden;}
.video_list li .img{ width:40%; float:left; position:relative;}
.video_list li .img .b_cover{ position:absolute;height:30px;line-height:30px; right:0px;bottom:0px;color:#fff;}
.video_list li .img .b_cover span{ font-size:12px; margin-right:10px;}
.video_list li .img img{ width:100%; height:auto;}
.video_list li .info{ float:right;width:56%; overflow:hidden;}
.video_list li .title{ font-size:16px;line-height:26px; max-height:52px; overflow:hidden;}
.video_list li .time{color:#888; margin-top:5px;}
.video_list li .time span{ margin-right:12px;}

.video_detail{margin-top:12px;clear:both;}
.video_detail  video{ width:100%; height:200px; }

/******首页*******/
.index_part{
    margin-top: 1.466667rem;
}
.com_tit .title{
    position: relative;
    padding-bottom: .373333rem;
    text-align: center;
    font-size: .453333rem;
    color: #3d3d3d;
    line-height: 1em;
    border-bottom: 1px solid #ccc;
}
.com_tit .title:before{
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -0.533333rem;
    bottom: -1px;
    background: #01a036;
    width: 1.066667rem;
    height: 2px;
}
.com_tit .info{
    margin-top: 18px;
    color: #898989;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
}
.index_content{
    margin-top: .8rem;
}
.ip1_list li{
    position:relative;
    width: 4.266667rem;
    height: 3.2rem;
    float: left;
    border: 1px solid #ccc;
    margin-bottom: .586667rem;
}
.ip1_list li:nth-child(even){ float: right;}
.ip1_list li .pic{
    width: 100%; 
    height: 1.866667rem;
    margin-top: .133333rem;
    position: relative;
}
.ip1_list li .pic img{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 1.146667rem;
    max-width: 2.4rem;
}
.ip1_list li .title{
    font-weight: bold;
    color: #333;
    font-size: .4rem;
    text-align: center;
    line-height: .4rem;
}
.ip2_list li{
    padding-bottom: .666667rem;
    overflow: hidden;
}
.ip2_list li+li{
    border-top: 1px dotted #ccc;
    padding-top: .706667rem;
}
.ip2_list li .pic{
    width: 4.626667rem;
    height: 3.893333rem;
    float: left;
    overflow: hidden;
}
.ip2_list li .pic img{
    display: block;
    width: 100%;
}
.ip2_list li .info{
    width: 4.573333rem;
    float: left;
}
.ip2_list li .info b{
    font-weight: normal;
    font-size: .4rem;
    color: #333;
    line-height: .453333rem
}
.ip2_list li .info .ip2_text{
    margin-top: .24rem;
    font-size: .32rem;
    color: #808080;
    line-height: .533333rem
}
.ip2_list li:nth-child(even) .pic{ float: right;}
.index_more{ text-align: center}
.index_more a{
    display: inline-block;
    width: 2.266667rem;
    height: .693333rem;
    line-height: .693333rem;
    border: 1px solid #01a036;
    text-align: center;
    font-size: .32rem;
    color: #4c4c4c;
}
.ip3_list li{
    float: left;
    width: 4.266667rem;
    margin-bottom: .746667rem;
}
.ip3_list li:nth-child(even){ float: right;}
.ip3_list li .pic{
    width: 4.266667rem;
    height: 2.693333rem;
    overflow: hidden;
    position: relative;
}
.ip3_list li .pic img{
    width: 100%;
    display: block;
}
.ip3_list li .pic .black_bg{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
.ip3_list li .pic .name{
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: .266667rem;
    font-size: .4rem;
    padding: 0 .533333rem;
    box-sizing: border-box;
    width: 100%;
    line-height: .453333rem;
    height: .906667rem;
    overflow: hidden;
    text-align: center;
    font-size: .4rem;
    color: #fff;
}
.ip3_list li .desc{
    font-size: .32rem;
    color: #757575;
    line-height: .453333rem;
    height: .906667rem;
    overflow: hidden;
    margin-top: .346667rem;
    padding: 0 3px;
}
.index_part4 {
    padding-bottom: 1.333333rem;
}
.ip4_pic{
    margin-top: .666667rem;
}
.ip4_pic img{
    width: 100%;
    display: block;
}
.ip4_name{
    font-size: .373333rem;
    color: #4c4c4c;
    line-height: .453333rem;
    margin-top: .4rem;
}
.ip4_desc{
    font-size: .32rem;
    color: #757575;
    line-height: .48rem;
    margin-top: .32rem;
}
.index_part4 .index_more{
    margin-top: .666667rem;
}
.com_banner{
    width: 100%;
}
.com_banner img{
    width: 100%;
    display: block;
}
.com_main_wrap{
    margin-top: 1.466667rem;
    padding-bottom: 1.333333rem;
}
.com_main_wrap .page_hd{
    margin-top: .4rem;
}
.ps_detail{
    margin-top: .733333rem;
}
/***下载***/
.dlc_content{
    margin-top: 30px;
}
.dlc_content li{
    box-sizing: border-box;
    width: 100%;
    padding-bottom: .853333rem;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 1.066667rem;
}
.dlc_content li .pic{
    height: 4rem;
    position: relative;
    overflow: hidden;
}
.dlc_content li .pic img{
    display: block;
    width: 100%;
}
.dlc_content li .pic p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: .933333rem;
    font-size: .4rem;
    line-height: .933333rem;
    color: #fff;
    text-align: center;
    background-color: rgba(0,0,0,.6);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dlc_content li .text{
    line-height: .773333rem;
    margin-top: .2rem;
    color: #808080;
    font-size: .346667rem
}
/******关于我们*******/
.about_part2{
    padding-bottom: 1.466667rem;
}
.ap2_list{
    margin-top: .666667rem;
}
.ap2_list li{
    float: left;
    width: 4.266667rem;
    margin-bottom: .933333rem;
}
.ap2_list li:nth-child(even){
    float: right;
}
.ap2_list li .pic{
    width: 4.266667rem;
    height: 3.2rem;
    overflow: hidden;
}
.ap2_list li .pic img{
    width: 100%;
    display: block;
}
.ap2_list li .text b{
    display: block;
    font-size: .4rem;
    color: #4c4c4c;
    font-weight: normal;
    line-height: .533333rem;
    height: .533333rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: .333333rem;
}
.ap2_list li .text p{
    margin-top: .16rem;
    font-size: .32rem;
    color: #808080;
    line-height: .4rem;
    height: .8rem;
    overflow: hidden;
}