/*
 * PHPWEB (http://weboss.hk)
 * Copyright (c) 2013-2020 http://www.weboss.hk All rights reserved.
 * Author: 吴先生 <510551@qq.com>
 */
div,p,img,ul,ol,li,form,input,label,span,dl,dt,dd,h4,h5,h6{margin:0;padding:0;}

body{
    font-family: 'microsoft yahei',Arial,Helvetica, sans-serif;
    color: #2F2F2F;
}
a{
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
ul{
    list-style:none;
}
.clear{
    clear: both;
}
.img-thumbnail{
    transition : opacity 0.7s;
}
.img-thumbnail:hover,
.opacity_img:hover{
    opacity: 0.75;
}
a:hover{
	text-decoration: none!important;
}
header{
    background-color: #fff;
}
.btn-primary{background:#DF4624;border:#DF4624;}
.btn-primary:hover{background:#454545;border:#fff;}

/*幻灯片*/
.flash img{
    width: 100%;
    margin-top: 100px;
}
.flash ul.bxslider{
    list-style:none;
}
.flash div.bx-pager{
    bottom: 4%;
}
.flash div.bx-controls-direction{
    display:none;
}

/*产品搜索*/
.search_group{margin: 15px 0px 20px 0px;}
.form-control{border-radius: 0px; box-shadow: none;}
.mysearch_btn{ background-color:#DF4624;color:#fff;border-radius: 0px;}
.mysearch_btn:hover,.mysearch_btn:focus{ background-color:#656563; color:#fff;}
#small_search{float: right; margin-top: 7px; padding:8px 13px;font-size: 17px;border-radius: 4px; color: #fff;}
#small_search:hover,#small_search:focus{cursor: pointer; background-color: #656563;}

/*首页-左侧栏目*/
.left_nav{
    padding: 20px 15px 30px 15px;
    background: url(../images/left_head.jpg) no-repeat top center #DF4624;
    margin-top: 25px;
    margin-bottom: 20px;
}
.left_nav h3{
    text-align: center;
    color: #fff;
    margin:0px 0px 4px 0px;
}
.left_nav p{
    text-align: center;
    color: #fff;
    font-size: 14px;
    letter-spacing:2px;
    margin-bottom: 10px;
}
.left_nav_bg{
    background: url(../images/left_nav_bg.jpg) center bottom no-repeat #fff;
    padding: 10px 15px 22px 15px;
}
.left_nav_tel{
    margin: 220px 0px 0px 0px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}
.left_nav_ul{
    list-style:none;
    padding:0px;
    margin:15px 0px 0px 0px;
    padding-bottom: 10px;
  }
.left_nav_ul > li > a{
    display: block;
    text-decoration:none;
    color:#fff;
    font-size:15px;
    background-color: #DF4624;
    border-radius: 5px; 
    padding:6px 0px 6px 18px;
    margin-bottom: 8px;
}
.left_nav_ul > li > a:hover,
.left_nav_ul li a.left_active{
    color:#fff;
    background-color: #03b29c;
}
/*首页-左侧二级栏目*/
ul.left_snav_ul{
    list-style:none;
    padding:0px;
}
ul.left_snav_ul > li{
    margin:0px;
}
ul.left_snav_ul > li > a{
    display: block;
    text-decoration:none;
    color:#fff;
    padding:5px 0px 5px 30px;
    background: url(../images/left_tree.gif) 20px 8px no-repeat #5f9fe6;
    border-radius: 5px;
    margin-bottom:8px;
}
ul.left_snav_ul > li > a:hover{
    color:#fff;
    background-color: #03b29c;
}

/*列表页-左侧栏目*/
.left_h3{
    margin-top: 19px;
    font-size: 22px;
    font-weight: normal;
    color: #545454;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
}
.left_h3 span{
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #DF4624 ;
}
.left_column ul.left_nav_ul{
    list-style:none;
    padding:0px;
    margin:15px 0px 0px 0px;
    padding-bottom: 10px;
  }
.left_column ul.left_nav_ul > li{
    margin-bottom: 5px;
    border-bottom: 1px solid #f2f2f2;
    background: url(../images/left_li.gif) 6px 12px no-repeat;
}
.left_column ul.left_nav_ul > li > a{
    display: block;
    text-decoration:none;
    color:#000;
    font-size:14px;
    background:transparent;
    border-radius:0px; 
    padding:6px 0px 6px 18px;
    margin-bottom: 8px;
}
.left_column ul.left_nav_ul > li > a:hover,
.left_column ul.left_nav_ul li a.left_active{
    color:#03b29c;
    background:transparent;
}
/*列表页-左侧二级栏目*/
.left_column ul.left_snav_ul{
    list-style:none;
    padding:0px;
}
.left_column ul.left_snav_ul > li{
    margin-bottom: 7px;
    border-bottom: 1px solid #f2f2f2;
    background: url(../images/left_sli.gif) 15px 11px no-repeat;
}
.left_column ul.left_snav_ul > li > a{
    display: block;
    text-decoration:none;
    color:#000;
    padding:5px 0px 5px 25px;
    background: transparent;
    border-radius: 25px;
    margin-bottom:8px;
}
.left_column ul.left_snav_ul > li > a:hover{
    color:#03b29c;
    background:transparent;
}

/*左侧新闻*/
.left_news{
    clear: both;
    list-style:none;
    margin:0px;
    padding:0px;
}
.left_news li{
    color:#545455;
    border-bottom: 1px dotted #dddddd;
    background: url(../images/li.png) no-repeat left 15px;
    line-height:21px; 
    padding: 10px 0px; 
    padding-left:14px;
}
.left_news li a{
    color:#2F2F2F;
}
.left_news li a:hover,
.left_news li a:focus{
    text-decoration:none;
    color:#03b29c;
}

/*左侧联系*/
.left_contact{
    margin:30px 0px 35px 0px;
}
.left_contact p{
    clear: both;
}

/*首页产品*/
.product_head{
    margin-top: 40px;
}
.product_head p,.product_head h2{margin:0;padding:0;}
.ev-module-edit{width:100%; z-index:1;}
.ev-module-edit2{width:100%;margin-top:-54px; z-index:2!important;}
.ev-module-edit2 P{text-align:center;line-height:28px;}
.ev-module-edit h2{text-align:center;font-size:36px;font-weight:400;line-height:1.3}
.ev-module-edit span{font-size:56px;color:#F7F7F7;}
.ev-module-edit2 span{font-size:36px;color:#333333;}
.ev-module-edit-box{height:100%;width:100%}

.product_list{
    clear: both;
    padding: 25px 0px 0px 0px;
    margin-right: -15px;
    margin-left: -15px;
}
.product_list2{
    padding-top: 20px;
}
.product_img{
    padding-left: 15px; 
    padding-right: 15px; 
    min-height: 340px;
}
.product_img img{
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-height: 300px; 
    max-width: 100%;
    height: auto; 
    margin-bottom: 10px; 
    padding: 0px 0px 0px 0px;
}
.product_list2 div.product_img{
    min-height: 340px;
}
.product_title{
    text-align: center;
    height: 40px;
}
.product_title a{
    color: #2F2F2F;
}
.product_title a:hover{
    text-decoration: none;
    color:#E34520;
}

.center_tel{
    height: 274px;
    background-position: center center;
}

/*首页-客户案例*/
.case_bg{
    padding-bottom: 20px;
    background-color: #f7f7f7;
}
.case_head h2{
    text-align: center;
    margin-top: 45px;
    font-size: 36px; 
    color: #333;
}
.case_head p{
    text-align: center;
    font-size: 18px;
    color: #555;
}
.case_list{
    clear: both;
    padding: 25px 0px 0px 0px;
    margin-right: -15px;
    margin-left: -15px;
}
.case_list2{
    padding-top: 20px;
}
.case_img{
    padding-left: 15px;
    padding-right: 15px;
    min-height: 270px;
}
.case_img img{
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-height: 270px;
    max-width: 100%;
    height: auto; 
    margin-bottom: 10px; 
    padding: 0px 0px 0px 0px;
}
.case_list2 div.case_img{
    min-height: 220px;
}
.case_title{
    text-align: center;
    height: 40px;
}
.case_title a{
    color: #2F2F2F;
}
.case_title a:hover{
    text-decoration: none;
    color:#E34520;
}

/*首页-四大优势*/
.advantage_head h2{
    text-align: center; 
    margin-top: 60px; 
    font-size: 36px; 
    color: #DF4624;

}
.advantage_head p{
    text-align: center;
    font-size: 18px; 
    color: #666666; 
    margin-top:8px;
}
.advantage_head span{
    display: block;
    margin: 0 auto;
    width: 50px;
    height:2px;
    background-color: #DF4624;
    margin-bottom: 50px;
}
.advantage_left img{
    width: 50%;
    float: left;
}
.advantage_left h3{
    width: 50%;
    float: right;
    text-align: right;
    font-size: 28px;
    font-weight: bold;
    color: #DF4624;
}
.advantage_left h3 span{
    font-weight: bold;
    font-size: 45px;
}
.advantage_left p{
    font-size: 16px;
    width: 50%;
    float: right;
    text-align: right;
    color: #666666;
    line-height: 47px;
    margin-top: 15px;
    padding-right: 28px;
    background: url(../images/advantage_libg.jpg) repeat-y right 13px;
}
.advantage_right img{
    width: 50%;
    float: right;
}
.advantage_right h3{
    width: 50%;
    float: left;
    text-align: left;
    font-size: 28px;
    font-weight: bold;
    color: #DF4624;
}
.advantage_right h3 span{
    font-weight: bold;
    font-size: 45px;
}
.advantage_right p{
    font-size: 16px;
    width: 50%;
    float: left;
    text-align: left;
    color: #666666;
    line-height: 47px;
    margin-top: 15px;
    padding-left: 28px;
    background: url(../images/advantage_libg.jpg) repeat-y left 13px;
}

/*首页-新闻资讯*/
.news_bg{
    background-color: #f7f7f7;
}
.news_head{
    margin-bottom: 20px;
}
.news_head h2{
    text-align: center; 
    margin-top: 50px; 
    font-size: 36px; 
    color: #333;
}
.news_head p{
    text-align: center;
    font-size: 18px; 
    color: #555; 
    margin-top:8px;
}
.news_h3{
    background: url(../images/news_title.jpg) left bottom no-repeat;
    padding: 10px 0px 10px 0px;
    font-size: 18px;
    font-weight: bold;
}
.news_ul{
    clear: both;
    list-style:none;
    margin-top:10px;
    padding:0px;
}
.news_ul li{
    color:#545455;
    line-height:21px;
    padding: 10px 0px;
}
.news_ul li a{
    color:#2F2F2F;
  }
.news_ul li a:hover{
    text-decoration:none;
    color:#E34520;
}
.news_time{
    float:right;
}
.news_img img{
    max-width: 270px;
    margin-right: 28px;
    float: left;
}
.news_img a{
    font-weight: bold;
    font-size: 16px;
}
.news_img p{
    margin-top: 12px;
    line-height: 26px;
}
.answer_ul{
    clear: both;
    list-style:none;
    margin-top:10px;
    padding:0px;
}
.answer_ul li{
    color:#545455;
    line-height:21px;
    padding: 10px 0px;
}
.answer_ul li a{
    display: block;
    background: url(../images/ask.jpg) no-repeat left center;
    padding-left: 28px;
    color:#333;
    font-weight:bold;
  }
.answer_ul li a:hover{
    text-decoration:none;
    color:#E34520;
}
.answer_ul li p{
    background: url(../images/answer.jpg) no-repeat left 2px;
    padding-left: 28px;
    margin-top: 10px;
    line-height: 22px;
    color: #555;
}

/*首页-公司简介*/
.about_head{
    margin-bottom: 60px;
}
.about_head h2{
    text-align: center; 
    margin-top: 50px; 
    font-size: 36px; 
    color: #333;
}
.about_head p{
    text-align: center;
    font-size: 18px; 
    color: #555;  
    margin-top:8px;
}
.about_h3{
    font-family: Arial;
    color: #DF4624;
    font-size: 50px;
    font-weight: bold;
    margin: 0px;
}
.about_p{
    font-size: 16px;
    color: #000;
    padding-bottom: 20px;
    border-bottom: 1px solid #dadada;
}
.about_container{
    line-height: 30px;
    color: #555;
    margin-top:20px;
}
.about_btn{
    display: block;
    text-align: center;
    width: 140px;
    padding: 7px 0px;
    color: #fff;
    text-decoration: none;
    border-radius: 15px;
    background-color: #DF4624;
    margin-top: 20px;
}
.about_btn:hover,.about_btn:focus{
    color: #fff;
    text-decoration: none;
    background-color: #03b29c;
}
.about_video{
    width: 100%;
}

/*首页-合作客户*/
.cooperation_head{
    margin-top: 60px;
    margin-bottom: 30px;
}
.cooperation_head p{
    text-align: center;
    font-size: 24px; 
    color: #333; 
    margin-top:8px;
}
.cooperation_head span{
    display: block; 
    height: 3px; 
    background: url(../images/cooperation_title.jpg) center center no-repeat;
}
.cooperation_img{
    padding-left: 15px; 
    padding-right: 15px; 
    min-height: 180px;
}
.cooperation_img img{
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-height: 170px; 
    max-width: 100%;
    height: auto; 
    margin-bottom: 10px; 
    padding: 0px 0px 0px 0px;
}

/*列表页-横幅*/
.page_bg{
    margin-top: 100px;
    height: 300px;
    margin-bottom: 0px;
}

/*列表页-面包屑*/
.bread_bg{
    border-bottom: 1px solid #f3f3f3;
    color: #333333;;
}
.bread_nav{
    padding: 10px 0px 10px 0px;
}
.bread_nav span{
    border-left: 8px solid #DF4624;
    padding-left: 8px;
}
.bread_nav a{
    color: #333333;
}
.bread_nav a:hover{
    color: #E34520;
    text-decoration: none;
}

/*列表页-右栏*/
.right_head{
    clear: both;
}
.right_head h2{
    height: 50px;
    font-size: 22px;
    font-weight: normal;
    color: #545454;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
}
.right_head h2 span{
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #DF4624;
}
.right_containers{
    clear: both;
    padding:15px 0px 15px 0px; 
    line-height:28px; 
    overflow: auto;
}
.right_containers_h1{
    margin: 0px;
    padding: 10px 0px;
    text-align: center;
    color: #000;
    font-size:24px;
    color:#434343;
    font-weight:bold;
    line-height: 34px;
}
.right_containers img {
    max-width: 840px;
}

/*列表页-新闻*/
.right_new{
    clear: both; 
    list-style:none;
    margin:0px; 
    padding:0px 0px 20px 0px;
}
.right_new li{
    color:#898989;
    background: url(../images/li.png) no-repeat left 18px;
    font-size: 16px;
    line-height:22px; 
    padding:12px 0px; 
    padding-left:13px;
    border-bottom: 1px dashed #e3e2e2;
}
.right_new li a{
    color:#2F2F2F;
}
.right_new li a:hover,
.right_new li a:focus{
    text-decoration:none;
    color:#E34520;
}
.right_new_time{
    float:right;
}
.relevant_new ul.right_new li{
    font-size: 14px;
}

/*分页样式*/
.page{
    clear:both;
    margin:20px 0px 20px 0px;
    text-align: center;
 }
.page a{
    display: inline-block; 
    font-family: Arial; 
    font-size: 13px; 
    border: #dbdbdb 1px solid; 
    padding:4px 9px; 
    margin: 2px; 
    margin-bottom: 5px; 
    color: #31363c; 
    text-decoration: none
}
.page a:hover,.page a:focus{
    font-family: Arial;
    font-size: 13px;
    border: #E04622 1px solid;
    padding:4px 9px;color: #fff;
    background-color: #E04622;
}
.page .current{
    font-family: Arial;
    border: #E04622 1px solid; 
    font-size: 13px; 
    padding:5px 9px; 
    color: #fff;
    margin: 2px;  
    background-color: #E04622
}

/*产品详细页*/
.showpic_box,.proinfo_box{
    margin: 30px 0px 20px 0px;
}
.product_h1{
    margin:0px; 
    line-height:22px; 
    font-size:16px;
    font-weight: bold;
    color: #000; 
    padding-bottom:10px;
    border-bottom: 1px dotted #cccccc; 
}
.product_info{
    list-style:none;
    padding:0px;
    margin-top:10px;
  }
.product_info p{
    line-height:28px; 
}
.product_btn{
    margin-top: 25px;
}
#pic-page{
    text-align: center;
    margin-top:10px;
}
#pic-page a{
    margin: 0 2px;
}
#pic-page a img
{
    width:40px;
    padding: 2px;
    border: solid #ccc 1px;
    margin-bottom:5px;
}
#pic-page a:hover img,
#pic-page a.active img {
    border: solid #5280DD 1px;
}
.product_con {
    clear: both; 
    border-top: 1px dotted #a9a9a9;
    margin:10px 0px 20px 0px;
    padding:20px 0px 0px 0px; 
    line-height:26px;
    overflow: auto;
 }
.photo_con {
    clear: both;
    margin:0px 0px 20px 0px; 
    padding:10px 0px 20px 0px;
    line-height:26px;
    overflow: auto;
 }
 .product_con img,
 .photo_con img {
    max-width: 840px;
 }

/*按钮样式*/
.download_btn {
    float: right;
    display: block;
    margin: 10px 10px 20px 0px;
  }
.page-btn {
    display: inline-block;
    float: left; 
    background-color: #E34520;
    border-radius: 0px; 
    border: none; 
    transition:background 0.3s;
    margin-right: 15px;
   }
.page-btn:hover,
.page-btn:focus {
background:#454545;border:#fff;
}
.grey-btn {
    border-radius: 0px;
    border: none;
    background-color: #E8E8E8;
}
.grey-btn:hover,
.grey-btn:focus {
    background-color: #ccc;
}

/*在线留言订购*/
.feedback {
    margin-top: 50px;
}
.form-horizontal .form-group{
    margin-right: -10px;
    margin-left: -10px;
}
.codeimg{
    margin: 0px 0px -10px -18px;
}

/*上一个下一个*/
.point{
    clear: both; 
    margin:20px 0px 40px 0px;
    padding-bottom: 40px;
    line-height:22px;
  }
.point span.to_prev{
    text-align:center;
}
.point span.to_prev a{
    color:#E34520;
}
.point span.to_prev a:hover{
    color: #ea042b;
}
.point span.to_next{
    text-align:center;
}
.point span.to_next a{
    color:#E34520;
}
.point span.to_next a:hover{
    color: #ea042b;
}

/*标签样式*/
.tags{
    margin: 18px 0px 10px 0px;
}
.tags a{
    margin: 0px 5px 8px 0px;
}
.tags_list{
    padding: 5px 10px 100px 10px;
}
.tags_ul{
    margin-top: 0px;
}
.tags_ul li{
    line-height: 28px;
    margin-bottom: 8px;
    padding-bottom: 10px;
}
.tags_ul h3{
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    line-height: 20px;
}
.tags_ul p{
    font-size: 13px;
    padding: 0px;
    margin: 0px;
    color: #777;
    line-height: 20px;
    padding-top: 8px;
}

/*网站地图*/
ul.ul_sitemap{
    margin: 30px 0px 40px 30px;
}
ul.ul_sitemap li{
    list-style: none;
    line-height: 26px;
    clear: both;
 }
ul.ul_sitemap li a{
    color: #7d7d7d;
}
li.small_li_sitemap{
    clear: both;
    padding-left: 12px;
}
li.small_li2_sitemap{
    float: left;
    padding-left: 20px;
 }

/*友情链接*/
.link_box{
    background-color: #1a1a1d;
    padding: 20px 0px 20px 0px;
    text-align: center;
    color: #999999;
    font-size: 13px;
}
.link_box a{
    color: #999999;
    padding:0px 0px 0px 10px;
    font-size: 13px;
}
.link_box a:hover{
    text-decoration: none;
    color: #fff;
}
.link_box a:last-child{
    border-right:0px;
}
.link_box button{
    display: none;
}
.link_title{
    font-size: 13px;
    margin-right: -6px;
}
.link_title:after{
    container:"：";
}

/*底部TAGS*/
.tags_box{
    background-color: #1a1a1d;
    padding: 5px 0px 20px 0px;
    text-align: center;
    color: #999999;
    font-size: 13px;
  }
.tags_box a{
    color: #999999;
    padding:0px 2px 0px 8px;
    font-size: 13px;
  }
.tags_box a:hover{
    text-decoration: none;
    color: #fff;
 }
.tags_box a:last-child{
    border-right:0px;
}
.tags_box button{
    display: none;
}
.tags_title{
    font-size: 13px;
    margin-right: -6px;
 }
.tags_title a{
    padding:0px;
}
.tags_title:after{
    container:"：";
}

/*底部信息*/
footer{
    margin-top: 20px;
    color:#9a9a9a;
    padding:60px 0px 40px 0px;
    background-color: #333333;
    border-top: 5px solid #DF4624;
}
footer a{color:#9a9a9a;}
footer a:hover{color:#9a9a9a;}
.footer_logo{
    max-width: 196px;
}
.footer_logo_text{
    width: 196px;
    text-align: center;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #5f5f5f;
    line-height: 22px;
}
.footer_sitemap{
    color: #9a9a9a;
}
.footer_sitemap:hover,
.footer_sitemap:focus {
    color: #fff;
    text-decoration: none;
}
/*底部分类*/
.footer_menu a{
    color: #9a9a9a;
}
.footer_menu a:hover{
    color: #fff;
    text-decoration: none;
}
.footer_menu_first{
    font-weight: bold;
}
.footer_qrcode{
    max-width: 130px;
}
.footer_qrcode_text{
    width: 130px;
    text-align: center;
    margin-top: 15px;
}

/*底部翻译*/
.translate{
    background-color: #005188;
}
.translate_btn{
    width:130px;
    margin: 0 auto;
    padding-top:20px;
}

/*UEditor编辑器前端表格样式*/
table{
    margin-bottom:10px;
    border-collapse:collapse;
    display:table;
}
td,th{
    padding: 5px 10px;
    border: 1px solid #DDD;
}
caption{
    border:1px dashed #DDD;
    border-bottom:0;
    padding:3px;
    text-align:center;
}
th{
    border-top:1px solid #BBB;
    background-color:#F7F7F7;
}
table tr.firstRow th{
    border-top-width:2px;
}
.ue-table-interlace-color-single{
    background-color: #fcfcfc;
  } 
.ue-table-interlace-color-double{
    background-color: #f7faff;
}
td p{
    margin:0;
    padding:0;
}
.right_contents p,.left_contact p{line-height:28px;}
/*大屏幕样式*/
@media screen and (min-width: 769px) {
    .logo {
      margin:20px 0px 0px 0px;
      max-width:330px;
      max-height: 70px;
    }
    /*导航样式*/
    .navbar {
      margin: 0px;
      border:none;
      background-color: #fff;
      min-height: 100px;
      box-shadow: 0px 3px 4px rgba(0, 0, 0,0.1);
    }
    .navbar-nav{
      float:right;
    }
    .navbar-nav > li {

    }
    .navbar-nav > li:first-child {
    }
    .navbar-nav > li:last-child {
    }
    .navbar-nav > li > a {
      text-align: center;
    }
    .navbar-default .navbar-nav > li > a {
      color: #333;
      padding-top: 40px;
      padding-bottom:40px;
      transition: none;
    }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > li > a.active,
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
    background: none;
    color: #de4826; 
    font-weight: bold;
    }
    .navbar-brand {
      display: none;
    }

    /*导航二级菜单*/
    .nav_small {
      background-color:#545454;
      padding: 10px 0px;
      padding-bottom: 15px;
      border-radius: 0px;
      border: none;
      box-shadow: none;
    }
    .nav_small > li > a {
      line-height:20px;
      padding: 7px 0px;
      text-align:
      center; color: #fff;
      font-size: 13px;
    }
    .nav_small > li > a:hover {
      color: #fff;
      background-color: #DE4825;
    }
    #app_menudown,
    #search_btn {
      display:none;
    }
    .mfoot_box {
      display:none;
    }
.right_contents_h1{font-size:28px;text-align:center;line-height:42px;}
}

/*小屏幕样式*/
@media screen and (max-width: 768px) {
    .logo {
      margin:5px 0px 5px 10px;
      max-width:180px;
      max-height: 40px;
    }
    .navbar {
      margin: 0px;
      border:0px;
      min-height: 50px;
      background-color: #fff;
	  box-shadow: 0px 3px 4px rgba(0, 0, 0,0.1);
    }
    .navbar-default .navbar-brand {
      color: #DF4624;
      font-size: 16px;
    }
    .navbar-default .navbar-brand:hover,
    .navbar-default .navbar-brand:focus {
      color: #fff;
    }
    .navbar-toggle {
      border:none;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
      border:none;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
      background-color: #fff;
    }
    .navbar-default .navbar-toggle .icon-bar {

    }
    .navbar-default .navbar-nav {
      margin-top: 0px;
      margin-bottom: 0px;
    }
    .navbar-default .navbar-nav > li:last-child{
      border: none;
    }
    .navbar-default .navbar-nav > li > a,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #000;
    }
    .navbar-default .navbar-nav > li > a:hover,
     .navbar-default .navbar-nav > li > a:focus,
     .navbar-default .navbar-nav > .active > a, 
     .navbar-default .navbar-nav > .active > a:hover, 
     .navbar-default .navbar-nav > .active > a:focus,
     .navbar-default .navbar-nav > .open > a, 
     .navbar-default .navbar-nav > .open > a:hover, 
     .navbar-default .navbar-nav > .open > a:focus,
     .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
      background-color: #333; color: #fff;
    }
    #app_menudown {
      position: absolute;
      top:0px;
      right:0px;
      font-size: 16px;
    }
    #app_menudown:hover {
      background-color: #333;
    }
    .flash img{
        margin-top: 50px;
    }


    /*手机-首页产品*/
    .product_head {
        margin-top: 20px;
        background-image: none;
    }
    .product_head h2,.product_head p {
        padding: 0; 
        margin:0; 
    }
.ev-module-edit2{width:100%;margin:0; z-index:2;}
.ev-module-edit2 P{text-align:center;line-height:28px;}
.ev-module-edit h2{text-align:center;font-size:36px;font-weight:400;line-height:1.3}
.ev-module-edit2 span{font-size:36px;color:#333333;}
.ev-module-edit-box{height:100%;width:100%}
.hidden-edit{display:none}

.product_img_list:last-child{
    display:none;
}
.center_tel{
display:none;
}
    .product_img {
        min-height: 240px;
    }
    .product_list2 div.product_img{
        min-height: 240px;
    }
    .product_list{
        padding-top:10px;
    }

    /*手机-首页案例*/
    .case_head h2 {
        margin-top: 40px;
        font-size: 26px; 
    }
    .case_head p {
        font-size: 14px;
        margin-top:4px;
    }
    .case_img {
        min-height: 150px;
    }
    .case_list2 div.case_img {
        min-height: 150px;
    }

    /*手机-首页新闻*/
    .news_bg{
        background-color: #fff;
    }
    .news_head{
        margin-bottom: 0px;
    }
    .news_head h2{
        margin-top: 30px; 
        font-size: 26px; 
    }
    .news_head span{
        background: url(../images/m_h2_line.jpg) center center no-repeat;
    }
    .news_head p{
        font-size: 14px; 
        margin-top:4px;
    }
    .news_h3{
        text-align: center;
        background: url(../images/news_title.jpg) center bottom no-repeat;
        padding: 10px 0px 10px 0px;
        margin-bottom: 20px;
    }
    .news_ul li{
        color:#000;
        border-bottom: 1px dotted #dddddd;
        background: url(../images/li.png) no-repeat left 15px;
        line-height:21px; 
        padding: 10px 0px; 
        padding-left:14px;
    }
    .news_time,
    .right_new_time,
    .news_time_p,
    .news_des {
        display: none;
    }
    .news_img img{
        display: none;
    }
    .news_img a{
        font-weight: normal;
        font-size: 14px;
    }

    /*手机-首页公司简介*/
    .about_bg{
        background-color: #f7f7f7;
        padding-bottom: 50px;
    }
    .about_head{
        margin-bottom: 25px;
    }
    .about_head h2{
        margin-top: 35px; 
        font-size: 26px; 
    }
    .about_head span{
        background: url(../images/m_h2_line.jpg) center center no-repeat;
    }
    .about_head p{
        font-size: 14px; 
        margin-top:8px;
    }
    .about_container{
        margin-top:0px;
    }
    .about_btn{
        display: block;
        width: 200px;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 40px;
    }

    /*手机-首页合作客户*/
    .cooperation_head{
        margin-top: 40px;
    }
    .cooperation_head p{
        font-size: 22px; 
        margin-top:8px;
    }
    .cooperation_img{
        min-height: 100px;
    }

    .page_bg{
        display: none;
    }

    .right_containers img,
    .product_con img,
    .photo_con img {
        max-width: 100%;
    }
    .feedback{
        margin-top:20px;
    }
    .proinfo_box {
        margin-bottom: 80px;
    }
    #pic-page a img {
        width:35px;
    }
    #cmsFloatPanel{
        display: none;
    }
    .point span.to_prev,
    .point span.to_next {
        text-align:left;
        padding-bottom: 8px;
    }

    /*手机-底部信息*/
    footer {
        padding-top: 40px;
        padding-bottom:25px;
    }
    .footer_logo,
    .footer_logo_text {
        display: none;
    }
    .footer_contact {
        margin-bottom:30px;
    }
    .footer_qrcode{
        display: block;
        max-width: 130px;
        margin: 0 auto;
        margin-top: 25px;
    }
    .footer_qrcode_text {
        width: 130px;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 35px;
    }

    /*手机-友情链接*/
    .link_box {
        padding-left: 7px;
        margin-bottom: 50px;
    }
    .link_box a {
        display: block;
        border-right:0px;
        padding:4px 0px;
    }
    .link_title{
        display: block;
    }
    .link_title:after {
        container:"";
    }
    .link_box button{
        display: inline-block;
        background-color: transparent;
        border: none;
        float: right;
        margin-top: -20px;
    }
    .link_box button:hover,
    .link_box button:focus{
        color: #97f3e7;
    }
    .link_list{
        display: none;
        padding-top: 7px;
    }

    /*手机-Tags标签*/
    .tags_box{
        padding-left: 7px;
        margin-bottom: 50px;
    }
    .tags_box a{
        display: block;
        border-right:0px;
        padding:4px 0px;
    }
    .tags_title{
        display: block;
    }
    .tags_title:after{
        container:"";
    }
    .tags_box button{
        display: inline-block;
        background-color: transparent;
        border: none;
        float: right;
        margin-top: -20px;
      }
    .tags_box button:hover,
    .tags_box button:focus{
        color: #97f3e7;
    }
    .tags_rows{
        display: none;
        padding-top: 7px;
     }


    /*手机-底部按钮*/
    .mfoot_box{
        background-color: #fafafa;
    }
    .mfoot_nav {
        width:25%;
        float:left;
        background-color: #fafafa;
        text-align:center;
        color:#898989;
		cursor:pointer;
    } 
    .mfoot_nav:hover,
    .mfoot_nav:focus {
        background-color: #e4e4e4;
        cursor:pointer;
    }
    .mfoot_nav a {
        color:#898989;
        display:block;
    }
    .mfoot_nav a:hover,
    .mfoot_nav a:focus{
       text-decoration:none;
    }
    .mfoot_nav span {
        display:block;
        padding:3px 0px 0px 0px;
    }
    .mfoot_share {
        width: 240px;
        padding: 5px;
    }
	.item1{
	margin: 40px 0!important;
}
.btnarea{margin:20px auto!important;}
.bread_nav {
padding-top:65px;
}
.item3 .container .cstlayer>div img{
	text-align:center;
	display: block;
    margin: auto;}
	.item3 .container .cstlayer>div .desc{
		width:100%!important;
		margin-left:0px!important;
	}
.item3 .container .cstlayer>div .desc h3 {
	text-align:center;
	line-height:42px;
	padding:0px!important;
}
}
@media screen and (max-width: 767px) {
    .copyright_p{display:none;}
}

/*320px到768px*/
@media screen and (min-width:320px) and (max-width:768px) {
    .col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4, .col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8, .col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12 {
      float: left;
    }
    .col-mm-12 {
      width: 100%;
    }
    .col-mm-11 {
      width: 91.66666667%;
    }
    .col-mm-10 {
      width: 83.33333333%;
    }
    .col-mm-9 {
      width: 75%;
    }
    .col-mm-8 {
      width: 66.66666667%;
    }
    .col-mm-7 {
      width: 58.33333333%;
    }
    .col-mm-6 {
      width: 50%;
    }
    .col-mm-5 {
      width: 41.66666667%;
    }
    .col-mm-4 {
      width: 33.33333333%;
    }
    .col-mm-3 {
      width: 25%;
    }
    .col-mm-2 {
      width: 16.66666667%;
    }
    .col-mm-1 {
      width: 8.33333333%;
    }
}
.container{
	margin: 0 auto;
	position: relative;
}
.item1{
	margin: 70px 0;
	overflow: hidden;
	position: relative;
	height: 660px;
}
.item1 .container{
	height: 660px;
}
.item1 .container>p{
	    font-size: 28px;
		line-height: 44px;
		text-align: center;
		margin: 0;
}
.item1 .container>span{
	display: block;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	color: rgb(153, 153, 153);
}
body {
    font: 14px/140% Arial,"微软雅黑",Helvetica, sans-serif,Verdana;
    color: #5a5a5a;
    margin: 0;
    background: #FFF;
}
footer p,.index_contact p{
	margin-bottom: 10px;
	line-height:22px;
}
.i1_con{
	margin-top:60px;
	overflow: hidden;
}
.i1_con .des{
	width: 563px;
	line-height:28px;
	float: left;
	margin-top: 30px;
}
.i1_con>img{
	float: right;
}
.btnarea{
	display: block;
	background-color: rgba(229,40,46,1);
width:150px;
height:50px;
line-height:50px;	
cursor: pointer;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 0px solid rgb(255,87,0);
	color: #fff;
	border-radius: 50px;
	    font-family: arial;
	    font-size: 14px;
	    font-weight: normal;
		margin-top: 60px;
}
a.btnarea:hover {
    background-color: rgba(67,67,67,1);
    color: #fff;
}
.item1 .imgl{
	position: absolute;
	left: 0;
	top: 60px;
}
.item1 .imgr{
	position: absolute;
	right: 0;
	top: 60px;
}
.item1 .imglb{
	position: absolute;
	left: 0;
	bottom: 0;
}
.item1 .imgrb{
	position: absolute;
	right: 330px;
	bottom: 0;
}
.item2{
	padding: 60px 0;
}
.item2 .container>p{
	    font-size: 28px;
		line-height: 44px;
		text-align: center;
		margin: 0;
		color: #fff;
}
.item2 .container>span{
	display: block;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	color: rgb(226, 218, 221);
}
.item2 .drop_box ul li{
	    text-align: center;
		margin-bottom: 5%;
}
.item2 .drop_box ul li img{
	max-width: 100%;
}
.item2 .drop_box{
	overflow: hidden;
	margin-top: 50px;
}
.item2 .drop_box p{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin: 50px 0 20px 0;
}
.item2 .drop_box span{
	font-size: 12px;
	color: rgb(226, 218, 221);
}
.item3{
	margin: 70px 0;
	overflow: hidden;
}
.item3 .container{
	position: relative;
	overflow: hidden;
	padding-bottom: 70px;
}
.item3 .container>p{
	    font-size: 28px;
		line-height: 44px;
		text-align: center;
		margin: 0;
}
.item3 .container>span{
	display: block;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	    color: rgb(153, 153, 153);
}
.item3 .container>ul{
	width: 600px;
	margin: 0 auto;
}
.item3 .container>ul li{
	float: left;
	border:1px #ddd solid;
	padding-left:15px;
	padding-right:15px;
	margin-right:10px;
	margin-bottom:10px;
	text-align: center;
	line-height: 42px;
	height: 42px;
}
.item3 .container>ul li.active{
	border:1px #383848 solid;
	background:#383848;
}
.item3 .container>ul li a{
	color: #000;
	font-size: 14px;
}
.item3 .container>ul li.active a{
	color: #fff;
	text-decoration: none;
}
.item3 .container .cstlayer>div{
	margin-top: 50px;
	height: 882px;
	    width: 560px;
		background: url(../images/border1.png) no-repeat;
		padding: 30px;
}
.item3 .container .cstlayer>div li{
	margin-bottom:40px;
}
.item3 .container .cstlayer .cst_l{
	float: left;
}
.item3 .container .cstlayer .cst_r{
	float: right;
}
.item3 .container .cstlayer>div img{
	vertical-align: middle;
}
.item3 .container .cstlayer>div .desc{
	display: inline-block;
    width: 340px;
	vertical-align: middle;
	margin-left: 20px;
}
.item3 .container .cstlayer>div .desc h3{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	color: #000;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 15px;
}
.item3 .container .cstlayer>div .desc span{
	display: block;
	margin-top: 15px;
	line-height: 22px;
	color:#5A5A5A;
}
.item3 .container>.imgl{
	position: absolute;
	left: 0;
	top: 60px;
}
.item3 .container>.imgr{
	position: absolute;
	right: 0;
	top: 60px;
}
.item3 .container>.imglb{
	position: absolute;
	left: 0;
	bottom: 0;
}
.item3 .container>.imgrb{
	position: absolute;
	right: 7%;
	bottom: 53%;
}
.item4{
	background: url(../images/banner3.jpg) no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 650px;
	padding: 60px 0;
}
.item4 .container{
	position: relative;
	overflow: hidden;
	padding-bottom: 70px;
}
.item4 .container>p{
	    font-size: 28px;
		color: #fff;
		line-height: 44px;
		text-align: center;
		margin: 0;
}
.item4 .container>span{
	display: block;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	    color: rgb(226, 218, 221);
}
.wp-effectimage_container .featureBox {
    float: left;
    overflow: hidden;

}
.wp-effectimage_container .featureBox img{
	width: 100%;
}
.wp-effectimage_container .featureBox span{
	color: #E4B95B;
    font-family: Microsoft YaHei;
    font-size: 18px;
    display: block;
	line-height: 50px;
}
.feature .prev,.feature .next {
    width: 30px;
    height: 48px;
    background-size: 100% 100%;
}
.wp-effectimage_container .feature .prev {
    DISPLAY: block;
    BACKGROUND: url(../images/sprite-l.png);
    FLOAT: left; 
    margin-top: 128px;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.wp-effectimage_container .feature .next {
    DISPLAY: block;
    BACKGROUND: url(../images/sprite-r.png);
    FLOAT: left;
    HEIGHT: 48px;
    margin-top: 128px;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.wp-effectimage_container .block {
    Z-INDEX: 0;
    POSITION: relative;

    float: left;
    OVERFLOW: hidden;
}
.wp-effectimage_container .block .box {
	BORDER-BOTTOM: #d8d8d8 0px solid; BORDER-LEFT: #d8d8d8 0px solid; PADDING-BOTTOM: 10px; MARGIN: 0px 10px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; FLOAT: left;BORDER-TOP: #d8d8d8 0px solid; BORDER-RIGHT: #d8d8d8 0px solid; PADDING-TOP: 10px
}
.wp-effectimage_container{
	float: left;
}
.wp-new_message_form_container{
	float: right;
	width: 412px;
	margin-top: 30px;
}
.wp-new_message_form_container .inpbox {
    width: 398px;
}
.mfields li{
	float: left;
    margin-top: 10px;
    margin-bottom: 10px;
	width: 100%;
	position: relative;
}
.mfields{
	overflow: hidden;
}
ul.mfields .inpbox .inptext {
	width: 100%;
   height: 40px;
   border: none;
       line-height: 40px;
	   font-size: 14px;
	       color: #333;
	       text-align: center;
	       border-color: #ffffff;
		   resize: none;
		       outline: none;
			       border-radius: 50px;
			       -moz-border-radius: 50px;
			       -webkit-border-radius: 50px;
}
ul.mfields font{
    color: #e5282e;
	position: absolute;
	    right: 0;
	    top: 0px;
}
 a.btnsubmit {
    height: 40px;
    line-height: 40px;
    width: 400px;
    border-width: 0px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    background-color: transparent;
    background-image: url(../images/white75.png);
    font-size: 15px;
    color: #000000;
	display: block;
	text-align: center;
    font-weight: bold;
    margin-top: 10px;
	clear: both;
}
 a.btnsubmit:hover {
    background-color: #e5282e;
    background-image: url(../images/white75.png);
    color: #ffffff;
}
.item4 .container>.box{
	margin-top: 20px;
}

.item5{
	margin: 70px 0;
	overflow: hidden;
}
.item5 .container{
	position: relative;
	overflow: hidden;
	padding-bottom: 70px;
}
.item5 .container>p{
	    font-size: 28px;
		line-height: 44px;
		text-align: center;
		margin: 0;
}
.item5 .container>span{
	display: block;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	    color: rgb(153, 153, 153);
}
.item5 .container ul li{
	    
	    background-color: rgb(255, 255, 255);	
		float: left;
		margin-top: 3%;
}
.item5 .container ul li>div{
	 border: 1px solid rgb(221, 221, 221); 
}

.item5 .container ul li img{
	width: 100%;
}
.item5 .container ul li .desc{
	padding: 20px;
	text-align: center;
}
.item5 .container ul li p{
	font-size: 18px;
	color: #434343;
	margin-bottom: 20px;
	font-weight: bold;
	 white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    word-break: break-all;
}
.item5 .container ul li span{
	font-size: 14px;
	color: #999999;
	line-height: 28px;
}
.item6{
	background: url(../images/kehu.jpg) no-repeat center top;
	background-size: cover;
	width: 100%;
	min-height: 700px;
	padding: 60px 0;
}
.item6 .container{
	position: relative;
	overflow: hidden;
	padding-bottom: 70px;
}
.item6 .container>p{
	    font-size: 28px;
		color: #fff;
		line-height: 44px;
		text-align: center;
		margin: 0;
}
.item6 .container>span{
	display: block;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	    color: rgb(226, 218, 221);
}
.item6 .box{
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.item6 .box div{
	height: 400px;
	background: #fff;
	width: 48.5%;
}
.item6 .box div img{
	width: 90px;
	display: block;
	margin: 40px auto;
}
.item6 .box div .desc{
	font-size: 14px;
	display: block;
	width: 460px;
	margin: 0 auto;
	line-height: 200%;
	margin-bottom: 40px;
	font-style:normal;
}
.item6 .box div p{
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	text-align: center;
	    color: rgb(229, 40, 46);
}
.item6 .box div span{
	display: block;
	text-align: center;
	font-size: 14px;
	    color: rgb(153, 153, 153);
}

.item7{
	margin-top: 70px;
	overflow: hidden;
}
.item7 .container{
	position: relative;
	overflow: hidden;

}
.item7 .container .box{
	margin-top: 50px;
}
.item7 .container .box li{
	height: 150px;
	margin-bottom: 50px;
}
.item7 .container .box>img{
	float: left;
	margin-left: 29px;
}
.item7 .container .box .boxl{
	width: 370px;
	float: left;
	text-align: right;
}
.item7 .container .box .boxl .desc{
	float: left;
}
.item7 .container .box .boxr{
	float: right;
	width: 370px;
	text-align: left;
}
.item7 .container .box .boxr .desc{
	float: right;
}
.item7 .container>p{
	    font-size: 28px;
		line-height: 44px;
		text-align: center;
		margin: 0;
}
.item7 .container>span{
	display: block;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	    color: rgb(153, 153, 153);
}
.item7 .container .box p{
	    font-size: 25px;
	    color: #434343;
	    margin-bottom: 30px;
	    margin-top: 10px;
}
.item7 .container .box span{
	font-size: 14px;
	color: #999999;
	line-height: 180%;
}
.item7 .container .box .desc{
	width: 280px;
}
.item7 .container .box .desc img{
	
}
.item7 .img_l{
	position: absolute;
	left: 0;
	top: 0;
}
.item7 .img_r{
	position: absolute;
	right: 0;
	top: 0;
}
.item7 .img_lb{
	position: absolute;
	left: 0;
	bottom: 8%;
}
.item8{
	    background-attachment: fixed;
	background-size: cover;
	width: 100%;
	min-height: 480px;
	padding: 60px 0;
}
.item8 .container{
	position: relative;
	overflow: hidden;
	padding-bottom: 70px;
}
.item8 .container>p{
	    font-size: 28px;
		color: #fff;
		line-height: 44px;
		text-align: center;
		margin: 0;
}
.item8 .container>span{
	display: block;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	    color: rgb(226, 218, 221);
}
.item8 .box{
	overflow: hidden;
	margin-top: 70px;
}
.item8 li{
	float: left;
	width: 12.5%;
	height: 180px;
	text-align: center;
}
.item8 li img{
	display: block;
	margin: 0 auto;
}
.item8 li span{
	margin-top:30px;
	display: block;
	font-size: 16px;
    color: rgb(255, 255, 255);
}

.item9{
	margin: 70px 0;
	overflow: hidden;
}
.item9 .container{
	position: relative;
	overflow: hidden;
	padding-bottom: 70px;
}
.item9 .container>p{
	    font-size: 28px;
		line-height: 44px;
		text-align: center;
		margin: 0;
}
.item9 .container>span{
	display: block;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	    color: rgb(153, 153, 153);
}
.item9 .article_list li{
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
}
.item9 .article_list li:nth-child(3n){
	margin-right: 0;
}
.item9 .article_list li img{
	max-width: 100%;
}
.item9 .article_list li .articleid{
	font-size: 16px;
	    color: #333;
	    display: block;
	    text-align: left;
	    margin: 3px;
		white-space: nowrap;
		    text-overflow: ellipsis;
		    overflow: hidden;
		    word-break: break-all;
}
 div.wp-new-article-style-01-left{
	 height: 70px;
    width: 112px;
    text-align: center;
    position: relative;
    overflow: hidden;
	margin-right: 20px;
	float: left;
	margin-top: 10px;
 }
    
div.wp-new-article-style-01-right {
    float: right;
	width: 218px;
	text-align: justify;
	overflow: hidden;
	display: inline-block;
	    font-size: 13px;
	    line-height: 28px !important;
	    padding-top: 6px;
	    color: #888888;
}

a.artdetialtips {
    display: inline-block;
    font-size: 13px;
    color: #CF0202;
}
.item9 p.time {
    display: block;
    text-align: right;
    margin-right: 3px;
    margin-top: 0px;
    clear: both;
	font-size: 13px;
	    padding-top: 15px;
	    color: #929292;
		border-bottom: 1px dotted #dddddd;
		padding-bottom: 20px;
}
.item9 .article_list{
	margin-top: 50px;
}
.item9 a.artdetialtips {
    display: inline-block;
    font-size: 13px;
    color: #CF0202;
    font-weight: normal;
    text-decoration: none;
}
.item9 a.artdetialtips:hover{
	color: #ff0000;
}
.item9 .article_list li .articleid:hover{
	color: #ff0000;
}
.item9 .img_l{
	position: absolute;
	top: 0;
	left: 0;
}
.item9 .img_r{
	position: absolute;
	right: 0;
	top: 0;
}
.item9 .img_lb{
	position: absolute;
	left: 0;
	bottom: 0;
}
.item9 .img_rb{
	position: absolute;
	right: 20%;
	bottom: 0;
}
.item10{
	background: url(../images/banner1.jpg) no-repeat center top;
	background-size: cover;
	width: 100%;
	min-height: 560px;
	padding: 60px 0;
}
.item10 .container{
	position: relative;
	overflow: hidden;
	padding-bottom: 70px;
}
.item10 .container>p{
	    font-size: 28px;
		color: #fff;
		line-height: 44px;
		text-align: center;
		margin: 0;
}
.item10 .container>span{
	display: block;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	    color: rgb(226, 218, 221);
}
.item10 .box {
	margin-top: 50px;
}
.item10 .box li{
	text-align: center;
}
.item10 .animatenum {
    color: #cccccc;
	height: 67px;
	line-height: 67px;
    font-family: times new roman;
    font-size: 48px;
    font-weight: bold;
	margin-top: 20px;
    text-align: center;
}
.item10 .animatenum:hover {
    color: #e5282e;
}
.item10 span{
	font-size: 18px;
    color: rgb(204, 204, 204);
	line-height: 140%;
}
.item11{
	margin: 70px 0;
	overflow: hidden;
}
.item11 .container{
	position: relative;
	overflow: hidden;
	padding-bottom: 70px;
}
.item11 .container>p{
	    font-size: 28px;
		line-height: 44px;
		text-align: center;
		margin: 0;
}
.item11 .container>span{
	display: block;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	    color: rgb(153, 153, 153);
}
.item11 .box{
   margin-top: 170px;	
}
.item11 .box li{
        margin-bottom: 30px;
	    
	    height: 330px;
		
		float: left;
		
}
.item11 .box li>div{
	position: relative;
	border: 2px solid rgb(244, 242, 237);
	border-radius: 20px;
	height: 330px;
}
.item11 .box li img{
	max-width: 100%;
	position: absolute;
	top: -88px;
}
.item11 .box li:nth-child(4n){
	margin-right: 0;
}
.item11 .box li a{
	display: block;
	border-radius: 0px 0px 20px 20px;
	height: 80px;
	position: absolute;
	bottom: 0;
	width: 100%;
	    line-height: 80px;
		color: rgba(0,0,0,1);
		    font-size: 18px;
	text-align: center;
	background-color: rgba(244,242,237,1);
}
.item11 a.btnarea:hover {
    background-color: rgba(56,56,72,1);
    background-image: none;
	border-color: rgba(255,87,0,1);
	color: #fff;
}
.item11 .img_l{
	position: absolute;
	left: 0;
	top: 0;
}
.item11 .img_r{
	position: absolute;
	right: 0;
	top: 0;
}
.item11 .img_lb{
	position: absolute;
	left: 0;
	bottom: 0;
}
.item12{
	background: rgb(244, 242, 237);
	width: 100%;
	height: 920px;
	padding: 60px 0;
}
.item12 .container{
	position: relative;
	overflow: hidden;
	padding-bottom: 70px;
}
.item12 .container>p{
	    font-size: 28px;
		line-height: 44px;
		text-align: center;
		margin: 0;
}
.item12 .container>span{
	display: block;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	    color: #999999;
}
.item12 .box {
	margin-top: 50px;
	padding-bottom: 40px;
}
.item12 .box li{
	width: 100%;
	background: #999999;
	min-height: 80px;
	
	border-bottom: 1px solid #aaaaaa;
}
.item12 .box li:hover{
	background: #e5282e;
}
.item12 .box li p.link {
    background: url(../images/add.png) no-repeat center center;
    padding-left: 30px;
    padding-right: 30px;
	width: 16px;
	height: 80px;
	float: left;
}
.item12 .box li p.minus {
    background: url(../images/minus.png) no-repeat center center;

}
.item12 .box li p.title{
	float: left;
	margin-left: 3px;
	height: 80px;
	line-height: 80px;
}
.item12 .box li p.title > a ,.item12 .box li span {
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
}
.item12 .box li p.time {
	float: right;
    padding-right: 48px;
	height: 80px;
	line-height: 80px;
}
.togglesrc_detail{
	clear: both;
	display: none;
}
div.togglesrc_detail p.abstract {
    padding-bottom: 30px;
    font-size: 16px;
   padding: 20px 60px;
    background-color: #eee;
	line-height: 30px ;
	color: #5A5A5A;
}
a.artdetialtips {
    display: inline-block;
    font-size: 14px;
    color: #CF0202;
}
.item12 .img_l{
	position: absolute;
	left: 0;
	top: 0;
}
.item12 .img_r{
	position: absolute;
	right: 0;
	top: 0;
}
.item12 .img_lb{
	position: absolute;
	left: 0;
	bottom: 0;
}
.item12 .img_rb{
	position: absolute;
	right: 0;
	bottom: 0;
}
.item13{
	margin: 70px 0;
	overflow: hidden;
}
.item13 .box{
	overflow: hidden;
	margin-top: 50px;
}
.item13 .container{
	position: relative;
	overflow: hidden;
}
.item13 .container>p{
	    font-size: 28px;
		line-height: 44px;
		text-align: center;
		margin: 0;
}
.item13 .container>span{
	display: block;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	    color: rgb(153, 153, 153);
}
.item13 .featureBox {
    float: left;
	padding-left: 12px;
	    padding-right: 13px;
}
@media screen and (max-width: 768px) {
	div.togglesrc_detail p.abstract{
		padding: 20px;
	}
	.item12 .box li p.title > a, .item12 .box li span{
		font-size: 14px;
	}
	.all>div{
		height: auto!important;
	}
	.all>div .container>img{
		z-index: -1;
	}
	.i1_con{
		margin-top: 0;
	}
	.i1_con .des{
		width: 100%;
	}
	.i1_con>img{
		margin: 20px 0;
		float: initial;
		width: 100%;
	}
	.wp-new_message_form_container,a.btnsubmit,#layerFD48162CBE0D5FD1E7ECBCCF0219DABC_scroll{
		width: 100%!important;
	}
	
	.wp-effectimage_container .feature .next{
		position: absolute;
		right: 0;
		margin-top: 70px;
		z-index: 999;
	}
	.wp-effectimage_container .feature .prev{
		position: absolute;
		left: 0;
		z-index: 999;
		margin-top: 70px;
	}
	.wp-new_message_form_container .inpbox{
		width: 98%;
	}
	.item1,.item1 .container{
		height: auto;
	}
	.item12 .box li p.link{
		padding-left: 0;
	}
.item10 .animatenum{
	font-size: 3rem;
}
.item10 .box li{
	margin-bottom: 20px;
}
	.item12 .box li p.title{
		width: 50%;
	}
	.item12 .box li p.title a{
		overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
	}
	
	.item12 .box li p.time{
		padding-right: 15px;
	}
	.item11 .box li,.item11 .box li>div{
		height: auto;
	}
	.item11 .box li img,.item11 .box li a{
		position: initial;
		margin-top: 0;
	}
	div.wp-new-article-style-01-left{
		width: 100%;
		height: auto;
	}
	div.wp-new-article-style-01-right{
		width: 100%;
	}
	.item8 li{
		width: 33.333%;
	}
	.item8 .container{
		padding-bottom: 0;
	}
	.item6 .box{
		display: block!important;
	}
	.item6 .box div,.item6 .box div .desc{
		width: 100%!important;
	}
	.item6 .box div{
		padding: 5%;
		height: auto;
		margin-bottom: 2%;
	}
	.container{
		padding-bottom: 0!important;
	}
	.item7 .container .box .boxl,.item7 .container .box .boxr{
		width: 100%;
	}
	.item7 .container .box>img{
		display: none;
	}
	.container>span{
		line-height: 22px!important;
	}
	.item3 .container .cstlayer>div{
		width: 100%;
		background-size: 100% 100%;
	}
	.item11 .box{
		margin-top: 50px;
	}

	.item3 .container .cstlayer>div li{
		display: flex;
		    justify-content: space-between;
		    align-items: center;
	}
	.item3 .container .cstlayer>div li:nth-child(1){
		margin-top: 40px;
	}
	.item3 .container .cstlayer>div{
		padding: 20px;
		height: auto;
	}
	.item3 .container>ul{
		width: 100%;
	}
	.item3 .container>.imgl,.item3 .container>.imgr{
		top: 0;
	}
	#effectimage_container_style{
		width: 100%!important;
	}
}