body{ font:14px/1.5 'Microsoft YaHei',"微软雅黑",Tahoma, Helvetica, Arial, sans-serif; margin:0; padding:0; border:0; background:#fff; color:#333;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}

ul,li{list-style-type:none;}
img,input{border:0;}
ol,ul {list-style:none;}   
a{color:#006699;text-decoration:none;}
a:hover {text-decoration:none; }
em,i{ font-style:normal;}
h2,h3{
	font-weight: normal;
}

.fl{
	float:left;
}
.fon12{ font-size:12px;}
.fr{ float:right;}
.clear:after{content:'.';clear:both;display:block;height:0;visibility:hidden;
line-height:0}
.clear{zoom:1}
.overflow{ overflow:hidden; zoom:1;}

.center{ text-align:center;}
.right{
	text-align: right;
}
.logo{
	margin-right:40px;
	padding-top:5px;
}
.toptxt{
	color: #7f7f7f;
	font-size: 12px;
	padding-top: 10px;
}
.topsty{
	background: #f3f3f3;
	padding-bottom: 10px;
}
.w{ width:1170px; margin:0 auto; }
.index-main{
	width: 100%;
	padding-bottom: 70px;
}
.header{
	width: 100%;
	background: #f6f6f6;
	height: 115px;
  -webkit-box-shadow: 0 3px 3px #dedede;
  -moz-box-shadow: 0 3px 3px #dedede;
  box-shadow: 0 3px 3px #dedede;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

.nav_ul{
	padding: 10px 0 0 30px;
}
.nav_ul li{
	float: left;
	padding:0 15px;
}
.nav_ul li a{
	display: block;
	color: #333;
	font-size: 16px;
	padding: 0 15px;
}
.nav_ul li a:hover{
	color:#e60012;
}
.nav_ul li a.active{
	 background: #e60012 none repeat scroll 0 0;
    color: #fff;
    border-radius:4px;
}
.flexslider {
        margin: 0px auto 20px;
        position: relative;
        width: 100%;
        height: 560px;
        overflow: hidden;
        zoom: 1;
    }
    
.flexslider .slides li {
    width: 100%;
    height: 560px;
    padding-top: 77px;
}
.banner_txt{
	color: #fff;
	padding-top: 60px;
}
.banner_txt h2{
	font-size: 60px;
	margin-bottom: 30px;
}
.banner_txt h3{
 	font-size: 20px;
 	margin-bottom: 20px;
}
.banner_txt a{
    display: inline-block;
    padding:5px 15px;
    border:solid 1px #dedede;
    color: #fff;
}
.banner_txt a:hover{
 	text-decoration: underline;
}
    
.flex-direction-nav a {
     width: 50px;
     height: 50px;
     line-height: 99em;
     overflow: hidden;
     margin: -35px 0 0;
     display: block;
     background: url(../images/ad_ctr.png) no-repeat;
     background-size: 50px auto;
     position: absolute;
     top: 50%;
     z-index: 10;
     cursor: pointer;
     opacity: 0;
     filter: alpha(opacity=0);
     -webkit-transition: all .3s ease;
     border-radius: 25px;
}
    
.flex-direction-nav .flex-next {
    background-position: 0 -50px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 55px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
     /*text-indent: -99em;*/
    width: 16px;
    cursor: pointer;
    background: #666;
    color: #fff;
    text-align: center;
    line-height: 16px;
    font-size: 10px;
    border-radius: 50%;    
}
.flex-control-paging li.on a{	
    background: #E60012;
}
 .absomar_top{
	margin-top:38px;
}
 .absomar_top2{
	margin-top:116px;
}
.part{
	padding-top: 50px;
}
.part h2, .part h3 {
    text-align: center;
    font-size: 40px;
    color: #343f48;
    font-weight: normal;
}

.i_p_h2,.part h3{
	text-align: center;
	font-size: 40px;
	color: #343f48;
	font-weight: normal;
    position: relative;
}

.part h3{
	font-size: 14px;
	padding:25px 0 40px 0;
	color: #7f7f7f;
}
.part_ul li{
	width: 25%;
	float: left;
	text-align: center;

}
/*.part_ul li a:hover .listimg{
   border:2px solid #00cccb;
}*/
.listimg{
	width: 220px;
	height: 220px;
	
	margin:0 auto;
}
.solution-box .listimg{
    border:0;
}
.solution-box a{
    display: block;
    width: 90%;
    background: #fff;
    margin: 0 auto;
    height: 400px;
    transition:all 0.6s ease 0s;
    position: relative;
}
.solution-box a::after {
    background-color: rgba(10, 36, 86, 1);
    content: "";
    height: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.solution-box a:hover {
    box-shadow: 5px 5px 5px #dedede;
    margin-top: -20px;
}
.listTxt{
	text-align: center;
	margin:10px;
	font-size: 14px;
	color: #666;
	padding-top:10px;
}
.listTxt h2{
	font-size: 16px;
	color: #333;
    padding-bottom: 10px;
    position: relative;
}
.list_box{
	overflow: hidden;
	margin-right: -30px;
	
}
.list_box li{
	width: 208px;
	margin-right:30px;
	float: left;
	border:solid 1px #dedede;
	text-align: center;
	background: #fff;
	padding-top:10px;
}



.boxtxt{
	padding: 10px;
	line-height: 26px;
	height: 210px;
	color: #666;
    text-align: left;
}
.index_news_list{
    padding: 10px 0;
    width: 500px;
}
.index_news_list h2{
	height: 40px;
	line-height: 40px;
	border-bottom: solid 1px #dedede;
	font-size: 20px;
	color: #0b7fd7;
}
.index_news_list li{
	padding-bottom: 15px;
}
.index_news_list span.fl{
   border-bottom: solid 1px #000;
}
.index_news_list a{
	color: #333;
	font-size: 14px;
}
.timetxt{
	font-size: 14px;
	color: #999;
}
.index_news_list font{
	color: #02cccb;
	margin-right: 10px;
}
.footer{
	width: 100%;
	background: #f3f3f3;
	padding: 20px 0;
	/*overflow: hidden;*/
}
.footer dl{
	float: left;
	width: 234px;
}
.footer dl a{
	color: #333;
	font-size: 14px;
}
.footer dt{
	color: #333;
	font-size: 14px;
	padding-bottom: 10px;
}
.footer dd{
	margin-bottom: 5px;
}
.footer dd a{
	font-size: 12px;
	color: #666;
}
.bottom{
	padding:10px 0;
	background: #e4e4e4;
	font-size: 12px;
}
.listImg{
	width: 100%;
	height: 400px;
	background:#e86900;
}
.img_description{
	width: 60%;
	color: #fff;
}
.img_description h2{
	font-size: 44px;
	padding: 100px 0 10px 0;
	font-weight: normal;
}
.img_description p{
	font-size: 16px;
    letter-spacing: 1px;
}
.w6{
	width: 55%;
}
.list_block h3{
  font-size: 26px;
  font-weight: normal;
  margin-top:80px;
  margin-bottom: 20px;

}
.list_block p{
	color: #767676;
	margin-bottom: 20px;
    letter-spacing: 1px;
}
.listbockhover{
	border-bottom: solid 2px #dedede;
}
/*.listbockhover:hover{
	background: #f1f1f1;

}*/
.newslist h3{
	font-size: 16px;
	padding-bottom: 10px;
}
.newslist p{
	color: #666;
	line-height: 24px;
}
.list_h2{
	height: 50px;
	font-size: 16px;
	background: #a9b5c1;
	line-height: 50px;
	padding-left:15px;
}
.list_r_ul{
	background: #dedede;


}
.list_r_ul li{
	height: 50px;
	line-height: 50px;
	border-bottom: solid 1px #fff;
	padding-left:15px;
}
.list_r_ul li.active{
	background: #fff;
}
.list_r{
	overflow: hidden;
}
.addlist_r{
	position: fixed;
	right: 9%;
	top:70px;
}
/*.listbox{
	margin-top:20px;
	border-left:solid 1px #dedede;
	border-right:solid 1px #dedede;
	border-bottom:solid 1px #dedede;
}*/
.listbox h2{
    text-align: center;
    font-size: 28px;
	height: 50px;
	line-height: 50px;
	/*background: #f2f2f2;
	padding-left: 20px;
	border-top:solid 1px #dedede;
	border-bottom:solid 1px #dedede;*/
}
.listbox h3{
	color: #000;
    font-size: 18px;
}
.listbox img{
	vertical-align: middle;
}
.imgsty{
	float: left;
	margin:0 10px 10px 0;
}
.detail_ul{
	width: 100%;
	background: #fff;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.detail_ul li{
   width: 33%;
   background: #fff;
   float: left;
   /**/
   /*margin-botton:15px 0;*/
   height: 550px;
   border-right: solid 1px #dedede;
}
.detail_ul li:last-child{
	border-right: 0;
}
.detail_ul h3{
	font-size: 20px;

	margin-top: 20px;
	margin-bottom: 10px;
}
.txtsty{
	padding:15px;
	line-height: 24px;
	color: #7f7f7f;
}
.txtsty h4{
	 color:#666;
}
	

.clrf7f7f{
	padding: 20px;
	color: #7f7f7f;
	line-height: 24px;
}
.level_ul li{
	width: 50%;
	background: #fff;
	padding-top:15px;

}
.addlevel_ul li{
   float: left;
   width: 33.2%
}
table{
	border-collapse: collapse; 
}
td{
	padding:0 10px;
}
.pagebox a{
	display:inline-block;
	zoom:1;
	height:24px;
	border:solid 1px #DBE5EE;
	border-radius:2px;
	margin:0 2px;
	padding:5px 15px;
	overflow:hidden;
	line-height:24px;
}
.pagebox span{
	display:inline-block;
	zoom:1;
	height:34px;
	margin:0 2px;
	padding:0 8px;
	overflow:hidden;
	line-height:34px;
}
.pagebox .pagFirst:hover{
	text-decoration:none;
}
.pagebox .active{ background:#e60012; color:#fff;}
.friendlink li{
	float: left;
	width: 120px;
	height:60px;
	border:solid 1px #dedede;
	margin-right: 20px;
	overflow: hidden;
}

.ma_t{ margin-top:20px;}
.ma_b{ margin-bottom:20px;}

.ma_t2{ margin-top:10px;}
.ma_t5{ margin-top:5px;}
.pa20{
	padding-top: 20px;
}

.pa_t{ padding-bottom:20px;}

.pa_t1 {
    padding-top: 8px;
    text-indent: 2em;
    color:#555;
}

.pa_t1_1 {
    padding-top: 8px;
}
.row-fixedbox {
    height: 50px;
    line-height: 50px;
    margin-top: -70px;
    overflow: hidden;
    position: relative;
    z-index: 20;
    background: url(../images/bg-black.png) repeat;
}
.notice-cell {
  position: relative;
}
.notice-cell h2 {
    float: left;
    line-height: 50px;
    font-size: 14px;
    margin-right: 20px;
    color: #e5e5e5;
}
.notice-cell h2 a {
  color: #fff;
}
.notice-cell .tempWrap {
    float: left;
    width: 80%;
}
.notice-cell ul li {
    height: 50px;
    overflow: hidden;
    float: left;
    width: 100% !important;
}
.notice-cell ul li a {
    float: left;
    margin-right: 20px;
    overflow: hidden;
    height: 50px;
    color: #fff;
    font-size: 12px;
}
.notice-cell ul li span {
    float: left;
    color: #999;
    font-size: 12px;
}
.notice-cell .notice-btn {
    width: 23px;
    height: 23px;
    display: block;
    position: absolute;
    top: 15px;
    background: url(../images/button16.png) no-repeat 0px 0px;
}
.notice-cell .prev {
    background-position: 0px 0px;
    right: 30px;
}
.notice-cell .next {
    background-position: -23px 0px;
    right: 0px;
}
.notice-cell .prev:hover {
    background-position:  0px -23px;
}
.notice-cell .next:hover {
    background-position: -23px -23px;
}
.main-fixed {
    position: fixed;
    right: 0px;
    top: 200px;
    z-index: 100;
    /*width: 100px;*/
    height: 235px;
}
.main-fixed .open_im {
    cursor: pointer;
    margin-left: 68px;
    width: 40px;
    height: 194px;
    background: url(../images/open_im.png) no-repeat left top;
    display: none;
}
.main-fixed .qq_im {
    background: #F9FAFB;
    border: 1px solid #dddddd;
    border-radius: 10px;
    background: #F9FAFB;
    
}
.main-fixed .qq_a {
    display: block;
    width: 100px;
    height: 116px;
    font-size: 14px;
    color: #0484cd;
    text-align: center;
    position: relative;
}
.main-fixed .qq_a:hover .img-qq {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.main-fixed .qq_container {
    z-index: 99;
    position: absolute;
    top:0px;
    left: 0px;
    width: 99px;
    height: 118px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px solid #dddddd;
    background: url(../images/qq-icon-bg.png) no-repeat center 8px;
}
.main-fixed .qq-hover-c {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    position: absolute;
    left: 10px;
    top: 10px;
    overflow: hidden;
    z-index: 9;
}
.main-fixed .img-qq {
    max-width: 52px;
    display: block;
    position: absolute;
    left: 14px;
    top: 5px;
    -moz-transform: scale(.9);
    -webkit-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.main-fixed .qq_a span {
    bottom: 5px;
    position: absolute;
    width: 90px;
    left: 4px;
}
.main-fixed .qq_im .im-tel {
    color: #000000;
    text-align: center;
    width: 99px;
    height: 166px;
}
.main-fixed .qq_im .im-tel div {
    font-weight: bold;
    font-size: 12px;
    margin-top: 10px;
}
.main-fixed .qq_im .im-tel .tel-num {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #e66d15;
    margin-top: 6px;

}
.main-fixed .close-im {
    position: absolute;
    right: 10px;
    top: -12px;
    z-index: 100;
    width: 24px;
    height: 24px;
}
.main-fixed .close-im a {
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/close_im.png) no-repeat left top;
}
.main-fixed .go-top {
    overflow: hidden;
    border-bottom: 10px;
    border-top: 1px solid #e0e0e0;
}
dt .wx-box {
    position: relative;
}
dt a .toolbar-layer {
    position: absolute;
    right: 25px;
    bottom: 0px;
    width: 140px;
    height: 200px;
    background: #fff;
    border: 1px solid #e0e0e0;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: scale(0.01s);
    -webkit-transform: scale(0.01s);
    -moz-transform: scale(0.01s);
    -ms-transform: scale(0.01s);
    -o-transform: scale(0.01s);
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
}
dt a.wx-box:hover .toolbar-layer {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
}
.toolbar-layer-tit {
    font-size: 12px;
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
}
.service {
    border-bottom: solid 1px #dedede;
    padding-bottom: 20px;
}
.index-main .service:last-child{
    border-bottom: 0;
    padding-bottom: 0;
}
/*.service img {
    float: left;
}*/
.service-title {
    font-family: 'PingFang SC', 'Helvetica Neue', Helvetica, STHeitiSC-Light, Arial, sans-serif, 'Microsoft YaHei', 微软雅黑;
    font-size: 30px;
    line-height: 24px;
    color: rgb(54, 64, 77);
    font-weight: normal;
    margin-bottom: 0px;
    text-align: left;
    padding-left: 30px;

}
.service-h {
    line-height: 24px;
    font-weight: normal;
    font-size: 21px;
    font-family: 'Microsoft YaHei';
    padding: 60px 0 20px 0px;
}
.service-cont {
    color: #36404d;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    line-height: 20px;
    font-weight: normal;
    margin-bottom: 0px;
}
.know-a {
    color: #1e92ff;
    font-family: "PingFang SC", "Helvetica Neue", "Helvetica",
                    "STHeitiSC-Light", "Arial", "sans-serif", "Microsoft YaHei", "微软雅黑";
    text-decoration: none;
    font-size: 12px;
}
.know-a:hover,
.index-a:hover {
    text-decoration: underline;
    color: #1e92ff;
}
.list-all {
    
}
.peixun-list {
    width: 250px;
    margin-top: 5px;
    float: left;
}
.little-pic {
    width: 20px;
    height: 20px;
    background-image: url(../images/littlepic.png);
    display: inline-block;
    float: left;
    text-indent: 0px;
    margin-right: 10px;
}
.index-a {
    text-decoration: none;
    color: #000;
    font-size: 12px;
    vertical-align: middle;
    line-height: 24px;
}
.temp-system .system-title {
    text-align: center;
}
.temp-system .system-title h3 {
    font-size: 34px;
    font-weight: bold;
    color: #333;
    height: 36px;
    line-height: 36px;
}
.temp-system .system-title p {
    font-size: 16px;
    display: block;
    margin-top: 15px;
    line-height: 30px;
}
.temp-system .system-content {
    overflow: hidden;
    margin-top: 50px;
}
.temp-system .system-content ul {
    width: 1270px;
}
.temp-system .system-content li {
    float: left;
    width: 178px;
    text-align: center;
    margin: 0 70px 50px 0;
    position: relative;
    cursor: pointer;
}

.f-icon {
    width: 130px;
    height: 130px;
    display: inline-block;
    background: url(../images/f-icon.png) no-repeat;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    transform-style: preserve-3d;
}
@keyframes turn {
  to {
    transform: rotateY(360deg);
  }
} 

.temp-system .system-content li .desc {
    width: 100%;
    text-align: center;
    margin-top: 33px;
}
.temp-system .system-content li .desc h4 {
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    color: #333;
    font-weight: normal;
    margin-bottom: 10px;
}
.f-icon2 {
    background-position: 0 -131px;
}
.f-icon3 {
    background-position: 0 -262px;
}
.f-icon4 {
    background-position: 0 -393px;
}
.f-icon5 {
    background-position: 0 -524px;
}
.f-icon6 {
    background-position: -138px 0;
}
.f-icon7 {
    background-position: -138px -131px;
}
.f-icon8 {
    background-position: -138px -262px;
}
.f-icon9 {
    background-position: -138px -393px;
}
.f-icon10 {
    background-position: -138px -524px;
}

/*9-1*/
.bgfbd {
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 10px;
}
.img-box ul li{
    float: left;
}
.three-li {
    padding: 10px 20px;
}
.two-li {
    padding: 10px 20px;
}
.one-li {
    padding: 10px 20px;
}
.imgright-text , 
.imgleft-text{
    display: block;
    width: 100%;
}
.imgright-text .img-box{
    width: 500px;
    float: left;
}
.imgright-text .img-box img ,
.imgleft-text .img-box img {
    width: 100%;
}
.imgright-text .artic-text-box {
    float: right;
}
.imgleft-text .img-box {
    width: 500px;
    float: right;
}
.artic-text-box {
    width: 648px;
    text-indent: 16px;
}
.imgleft-text .artic-text-box {
    float: left;
}

/*9-2*/

.industry-box .listTxt {
    border: 0;
}
.industry-box li{
    transition: all 0.6s ease 0s;
}
.industry-box .listimg{
    width: 220px;
    height: 220px;
}

.industry-box li:hover {
    margin-top: -20px;
}


table.gridtable {
    font-family: verdana,arial,sans-serif;
    font-size:11px;
    color:#333333;
    border-width: 1px;
    border-color: #999;
    border-collapse: collapse;
    width: 100%;
    table-layout:fixed;
}
table.gridtable caption {
    font-size: 22px;
    font-weight: 800;
    height: 50px;
}
table.gridtable th {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #999;
    background-color: #dedede;

}
table.gridtable td {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #999;
    background-color: #ffffff;
    text-align: center;
    word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}


.industry-title h2 {
  text-align: center;
  padding-top: 30px;
  font-size: 28px;
}
.industry-title p {
    font-size: 16px;
    line-height: 150%;
    width: 1000px;
    margin: 10px auto 30px;
    color: #333;
    text-align: center;
}
.industry-content {
  overflow: hidden;
  margin-bottom: 30px;
  margin-top: 30px;
}
.industry-content .cfl-info {
  width: 40%;
  float: left;
}
.industry-content .cfl-info-right {
  width: 40%;
  float: right;
}
.industry-content .cfr-img {
  float: right;
  width: 60%;
}
.industry-content .cfr-img-left {
  float: left;
  width: 60%;
}
.graybgcol {
  background: #FAFAFA;
  padding-bottom: 10px;
}

.mall-icon {
    display: inline-block;
    background: url(../images/webicon.png) no-repeat;
}
.mall-icon1 {
    width: 165px;
    height: 140px;
    background-position: 0px 0px;
}
.mall-icon2 {
    width: 156px;
    height: 140px;
    background-position: -165px 0px;
}
.mall-icon3 {
    width: 127px;
    height: 140px;
    background-position: -333px 0px;
}
.mall-icon4 {
    width: 157px;
    height: 140px;
    background-position: -460px 0px;
}
.mall-icon5 {
    width: 139px;
    height: 140px;
    background-position: -616px 0px;
}
.bg-icon {
    width: 125px;
    height: 125px;
    display: inline-block;
    background: url(../images/bg-icon.png) no-repeat;
}
.bg-icon1 {
    background-position: -20px -14px;
}
.bg-icon2 {
    background-position: -182px -14px;
}
.bg-icon3 {
    background-position: -343px -14px;
}
.bg-icon4 {
    background-position: -505px -14px;
}
.bg-icon5 {
    background-position: -20px -175px;
}
.bg-icon6 {
    background-position: -182px -175px;
}
.bg-icon7 {
    background-position: -343px -175px;
}
.bg-icon8 {
    background-position: -505px -175px;
}

.bg-icon9 {
    background-position: -20px -336px;
}
.bg-icon10 {
    background-position: -182px -336px;
}
.bg-icon11 {
    background-position: -343px -336px;
}
.bg-icon12 {
    background-position: -505px -336px;
}
.bg-icon13 {
    background-position: -20px -497px;
}
.bg-icon14 {
    background-position: -182px -497px;
}
.bg-icon15 {
    background-position: -343px -497px;
}
.bg-icon16 {
    background-position: -505px -497px;
}
.example_clr{
    color: #666 ;
}
.example_baner{
    background: url(../images/example.jpg) no-repeat top center;
}
.infob2bc ul li{
    font-size: 16px;
    line-height: 35px;
    color: #666;
} 
.infob2bc ul li.btn{
    padding: 20px 0px;
}
.infob2bc ul li.btn a {
    padding: 12px 30px;
    background-color: #e6776c;
    color: #fff;
    border-radius: 4px;
    font-size: 18px;
    margin-right: 15px;
}
.infob2bc ul li.btn span.bgn{
    background-color: #fff;
    color:#666;
    font-size: 14px;
    display: inline-block;
    padding: 0;
}
.pa_t1_pd {
    padding-top: 8px;
    color:#555;
}
.pdtp40 {
    padding-top: 40px;
}
.ej-sub-contbox {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
div.ej-sub {
    position: absolute;
    top: 116px;
    left: 0;
    z-index: 999;
    width: 100%;
    min-width: 1200px;
    background: url(../images/nav_bg.png) center;
    display: none;
}
.wrapper {
    width: 1200px;
    margin: 0 auto;
}
.imagescrn {
    position: absolute;
    top: -18px;
    width: 29px;
    height: 18px;
    display: inline;
}
.images1 {
    right: 740px;
}
.images2 {
     right: 600px;
}
.images3 {
    right: 455px;
}
div.ej-sub a.full-box {
    display: block;
    width: 250px;
    color: #fff;
    font-size: 17px;
    padding: 4px 0px 2px;
    border-bottom: rgba(255,255,255,0.0) solid 1px;
}
div.ej-sub a.full-box:hover {
    color: #e60012;
}
div.ej-sub li div {
    padding: 20px 0px 10px;
    height: 100px;
}
div.ej-sub li div.linea1 {
    border-bottom: #fff solid 1px;
}
div.ej-sub li div p {
    display: block;
    float: right;
    padding: 2px 0px;
    width: 260px;
    font-size: 13px;
    color: #dedede;
    line-height: 26px;
    margin-top: 6px;
}
.iconx {
    background: url(../images/nav_xiala.png) right no-repeat;
    display: inline-block;
    width: 14px;
    height: 7px;
    vertical-align: middle;
    padding-left: 4px;
}
div.ej-sub.ej-sub-5 a.full-box {
    width: 200px;
}
div.ej-sub.ej-sub-5 li div p {
    width: 200px;
}
div.ej-sub.ej-sub-6 a.full-box {
    width: 360px;
}
div.ej-sub.ej-sub-6 li div p {
    width: 360px;
}
.nav_ul > li.m {
    height: 45px;
}
.footer .ejbox {
    margin-top:20px;
}
.footer .ejbox a{
    margin-right: 20px;
}
dd.sq p{
    color: #666;
    padding-bottom: 4px;
    font-size: 12px;
}
.toolbar-layer-tit {
    font-size: 12px;
    display: inline-block;
    padding: 5px 0px;
    text-align: left;
    color: #666;
}
.toolbar-layer {
    width: 100px;
    display: inline-block;
}
.list_box>li:hover {
    border-color: #e60012;
}
.footer {
   background: #404143;
 }
 .footer dl a {
   color: #989898;
   font-size: 13px;
 }
 .toolbar-layer-tit,
 dd.sq p {
   color: #989898;
   font-size: 13px;
 }
 .bottom {
   padding: 10px 0 30px 0;
   background: #404143;
   color:#fff;
 }
 .bottom a {
   color:#fff;
 }
 .ejbox a {
   color: #337ab7;
 }
 .footer dl a.colft {
   color: #fff;
   font-size: 16px;
 }
 .footer dl a:hover {
   color: #fff;
 }
 .header {
   background: #fff;
 }
 .topsty {
   background: #fff;
 }
 .industry-box li img {
   -moz-transition: all 0.3s ease-in-out;
   -webkit-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
 }
 .industry-box li:hover {
   margin-top:0;
 }
 .industry-box li:hover img {
   transform: scale(1.1);
 }
 .industry-box li:hover .m3-pop {
   display: block;
 }
 .part_ul {
   width: 1210px;
 }
 .part_ul li {
   position: relative;
   width: 290px;
   margin-right: 10px;
   text-align: left;
   overflow: hidden;
 }
 .industry-box .listimg {
   width: 290px;
   height: 180px;
   margin: 0;
   overflow: hidden;
 }
 .m3-pop {
   width: 100%;
   height: 100%;
 }
 .m3-pop h2 {
   text-align: center;
   margin-top: 20px;
   font-size: 18px;
 }
 .m3-pop p {
   margin-top: 10px;
   padding: 0 10%;
   overflow: hidden;
   height: 4.6em;
 }
 .m3-pop a {
   display: block;
   width: 101px;
   height: 25px;
   border: solid 1px #dedede;
   text-align: center;
   line-height: 23px;
   font-size: 12px;
   margin: 0 auto;
   margin-top: 14px;
 }
 .m3-pop a:hover {
   background: #e60012;
   color: #fff;
 }
 .industry-box.cspartui li {
   width: 390px;
   margin-top: 30px;
 }
 .industry-box.cspartui .listimg {
   width: 360px;
   height: 220px;
   margin: 0;
   overflow: hidden;
 }
 .header {
   height: 114px;
 }
 .flexslider {
   height: 600px;
 }
 div.ej-sub {
   top: 114px;
 }
 .footer {
    padding-top: 60px;
    padding-bottom: 40px;
 }
 .bottom {
    padding: 30px 0 40px 0;
    background: #404143;
    color: #fff;
}
