@charset "utf-8";
/* CSS Document */
*{ padding:0px; margin:0px auto;}
body{ margin:0px auto; font-size:12px;     background: #DEEFF7; font-family: "Microsoft YaHei" sans-serif; color:#464646;}

ul { list-style: none;}
img { border: 0px;}
a { color: #000000; text-decoration: none; transition: color 0.5s; -moz-transition: color 0.5s; -webkit-transition: color 0.5s; -o-transition: color 0.5s;}
a:hover { color: #0175C4; text-decoration: underline;}
.clearfloat { clear: both; height: 0; font-size: 1px; line-height: 0px;}
.lf { float: left;}
.rt { float: right;}

.header1 {display:none;}
.header2 {display:none;}
.header3 {display:none;}
.hea3 {display:none;}
#superContainer {
    height: 100%;
    position: relative;

    /* touch detection for windows 8 */
    -ms-touch-action: none;

    /* ie 11 on windows phone 8.1*/
    touch-action: none;}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* safari<=5 android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;}
.fp-slide {
    float: left;}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* safari<=6 android<=4.3 */
    transition: all 0.3s ease-out;}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;}
.fp-tableCell {
    width: 1200px;    vertical-align: middle;
    width: 100%;
    margin: auto;}
.fp-slidesContainer {
    float: left;
    position: relative;}
.fp-controlArrow {
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);}
.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;}
.fp-scrollable {
    overflow: scroll;}
.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;}
#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);}
#fp-nav.right {
    right: 17px;}
#fp-nav.left {
    left: 17px;}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;}
.fp-slidesNav.bottom {
    bottom: 17px;}
.fp-slidesNav.top {
    top: 17px;}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 22px;
    height: 18px;
    margin: 7px;
	margin-bottom:17px;
    position:relative;}

.fp-slidesNav ul li {
    display: inline-block;}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
    background-position:0px -18px;}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    top: 0px;
    left: 0px;
    width: 22px;
    height: 18px;
    position: absolute;
    z-index: 1;
	background:url(../images/slidesnavbg.jpg) 0px 0px no-repeat;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
    background-position:0px -18px;}
#fp-nav ul li .fp-tooltip {
	position: absolute;
    top: -4px;
    color: #fff;
    font-size: 16px;
	padding-right:8px;
	text-transform:uppercase;
    white-space: nowrap;
    display: block;
    opacity: 0;
    width: 0;
	z-index:1;
	background:url(../images/fp-navbg.jpg) right center no-repeat;}
.footer{ background:#1c1d21; margin-top:1px; font-size:14px; color:#ffffff; line-height:24px;}
.footer a{ color:#ffffff;}
.footer a:hover{ color:#ffffff;}
.footerTop{  padding:25px 0 15px; font-size:0;}
.footerLogo{ display:inline-block; vertical-align:middle; width:20%; font-size:14px; padding-left:18px;}
.footeraddress{ margin: 0px auto;
    text-align: center; width:50%; font-size:14px; padding-left:50px; padding-right:10px; position:relative;}
.footerRig{ display:inline-block;text-align: center;  vertical-align:middle; width:13.33%; font-size:14px; border-left:1px solid #131212;}
.footerRig img{ margin:10px auto;}
.footerRig a{ font-size:12px;}

.footeraddTop .media{ margin-top:5px;}
.footershare{ font-size:0; padding-top:10px;}
.footershare span{ font-size:14px; display:inline-block; vertical-align:middle;}
.footershare a{ display:inline-block; vertical-align:middle; width:31px; height:31px; background-repeat:no-repeat; background-image:url(../images/footershare_ico.jpg); margin:0 9px; transition:all 0.3s ease-in 0s; -webkit-transition:all 0.3s ease-in 0s;}
.footershareico1{ background-position:0 0;}
.footershareico2{ background-position:-31px 0;}
.footershareico3{ background-position:-62px 0;}
.footershareico1:hover{ background-position:0 -31px;}
.footershareico2:hover{ background-position:-31px -31px;}
.footershareico3:hover{ background-position:-62px -31px;}.copyright{ border-top:1px solid #323030; padding:15px 0; font-size:12px; color:#6e7077; line-height:24px;}
.copyright a{ color:#6e7077; transition:all 0.3s ease-in 0s; -webkit-transition:all 0.3s ease-in 0s;}
.copyright a:hover{ color:#701b2e;}
.copyright p.pull-right a{ padding:0 5px;}
#fp-nav ul li .fp-tooltip span{ font-size:12px; font-weight:bold; color:#ffffff; margin-right:25px;}
#fp-nav ul li:hover .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 0.8;
	color:#FE6910;
	line-height:27px;
	font-size:12px;
	z-index:0;}
#fp-nav ul li .fp-tooltip.right {
    right: 20px;}
#fp-nav ul li .fp-tooltip.left {
    left: 7px;}
#fp-nav ul li.active .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
	color:#fe6910;
	font-size:12px;
	line-height:27px;}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{
    height: auto !important;}
.curument{ font-weight:bold;}
.nav li a{ color:#14120D;}
.curument a{ color:#14120D;}
.curument2 { background: #156796 !important;font-size:15px; font-weight: bold;}
.curument2 a{ color:#03A3FF;}
<!-- 在线客服 -->
.yb_ercode {/*控制图片最终大小，防止放大后图片大小溢出*/  
                width : 200px;//  
                height : 200px;  
                overflow : hidden;  
                border:solid 4px #000;}  
              
.yb_ercode img {  
                transition : -webkit-transform 3s;}  
              
.yb_ercode img:hover {}     
			
			
yb_conct {position: fixed;z-index: 9999999;top: 50px;/* right: -127px; */right: 5px;cursor: pointer;transition: all .3s ease;}




.yb_conct {position: fixed;z-index: 9999999;top: 50px;/* right: -127px; */right: 5px;cursor: pointer;transition: all .3s ease;}

.yb_bar ul li {width: 180px;height: 53px;font: 16px/53px 'Microsoft YaHei';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}


.yb_bar .yb_top {background: #007E35 url(../images/fixcont.jpg) no-repeat 0 0;}

.yb_bar .yb_phone {background: #007E35 url(../images/fixcont.jpg) no-repeat 0 -57px;}

.yb_bar .yb_QQ {text-indent: 0;background: #007E35 url(../images/fixcont.jpg) no-repeat 0 -113px;}
.yb_bar .yb_QQ a:hover {color: #BA7D17;}
.yb_bar .yb_ercode {/*height:200px;*/background: #007E35 url(../images/fixcont.jpg) no-repeat 0 -169px;}

.hd_qr {padding: 20px 29px 25px 29px;}

.yb_QQ a {display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}

.clear_h2{font-weight:normal;font-size:14px; padding:0px; margin:0px; text-align:center;display: inline;}
<!--新闻-->
.width{ width:1200px; margin:0 auto;}

.news{ overflow: hidden; padding-top: 20px;}
.newsContent{ width: 572px; height: 348px; float: left; position:relative;}

.newsContent>span{ display:block; width:47px; height:47px; position:absolute; top:160px; z-index: 1001; background:rgba(0,0,0,0.5); line-height: 47px; text-align: center; color: #fff; font-size: 20px;}
.news_bl{ left:0;}
.news_br{ right:0;}
.newsWindow{ overflow:hidden; width:572; height:348px; margin:0 auto; position:relative;}  
.newsWindow ul{ overflow:hidden; position:absolute;}
.newsWindow li{ float:left; width:572px; height:348px; padding:0px;  position: relative;}

.newsWindow li h3{ height: 40px; line-height: 40px; position:absolute; bottom: 5px; background: rgba(0,0,0,0.7); width: 98%; padding-left: 2%; overflow: hidden;}
.newsWindow li h3 a{ display: block; font-size: 18px; color: #fff; font-weight: normal;}

.news_r{ width: 610px; float: right;}
.news_bt{ height: 40px; line-height: 40px; border-bottom: 1px solid #eeeeee; margin-bottom: 20px;}
.news_bt p{ width: 130px; float: left; background: #cdcdcd; text-align: center; font-size: 16px; color: #333; margin-right: 1px; cursor: pointer; position: relative;}
.news_bt p span{ display: none; position: absolute; left: 48%; width: 0; height: 0;}
#news_act{ background: #f19e36; color: #fff;}
#news_act  span{border-top: 5px solid #f19e36; border-left: 4px solid transparent; border-right: 4px solid transparent; display: block;}
.news_box ul li{ height: 35px; line-height: 35px; padding-left: 20px; background: url(../images/02.jpg) 1px 12px no-repeat; border-bottom: 1px solid #d9d9d9; overflow: hidden;}
.news_box ul li a{ font-size: 16px; color: #555; font-weight: bold;}
.news_box ul li a:hover{ color: #0C79B2;}
.news_box ul li a span{ float: right;}
.news1,.news2{ position: relative;}
.news_more{ width: 45px; height: 15px; display: block; border-radius: 3px; background:#cdcdcd; color: #000; line-height: 15px; text-align: center; font-size: 10px; position: absolute; top: -40px; right: 8px;}
.news_more:hover{ background: #f09e36; color: #fff;}
.leibie{ height: 572px; background: url(../images/leibie_bg.jpg) center top no-repeat; margin: 0px 0 20px; padding-top: 1px;}
.biaoti{ text-align: center; margin:40px 0 40px;}
.toutiao{width:100%;}
.toutiao img{float:left; }
.toutiao dl{float:right; width:calc(100% - 140px;);overflow:hidden;}
.toutiao:hover dl dt{ color: #0C79B2;}
.toutiao dl dt{ height: 20px; font-size: 16px;font-weight: bold; overflow: hidden; color: #333; margin-top: 5px;}
.toutiao dl dd{ height: 50px; font-size: 14px; overflow: hidden; color: #777; margin-top: 10px; line-height: 25px;}

/*top*/
.header{background:#393939; height:30px; border-bottom:1px solid #C8C5C5;}
.head{ width:563px;padding-right: 120px;}
.head2 { width:500px;padding-left: 90px;line-height:30px;color:#fff;}
.head a{ line-height:30px; float:right; color:#fff;}
.head a:hover{ color: #F96A1C;}
.top_bg{  height:100px;  
	position: relative;}
.top{ width:1200px; padding-top:12px;}
.logo{}
.tel{ padding-top:2px;}

/*大家都喜欢的案例*/
.allLike a.abtn {

    position: absolute;
    top: 110px;
    display: block;
    height: 87px;
    width: 41px;
    overflow: hidden;
    text-indent: -20000px;
    background: url(../../images/dsims7.jpg) no-repeat;}

.allLike a.aleft {
    left: 0;
    background-position: -41px 0;}

.allLike a.aleft:hover {
    left: 0;
    background-position: -41px -87px;}

.allLike a.aright {
    right: 0;}

.allLike a.aright:hover {
    right: 0;
    background-position: 0 -87px;}

.allLike a.agrayright, a.agrayleft {
    display: none;}

.allLike .productshow {

    position: relative;
    overflow: hidden;}

.allLike .scrollcontainer {

    width: 1250px;
    height: 290px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;}

.allLike .scrollcontainer ul {
    width: 20000px;
    position: absolute;
    left: 0px;
    top: 0px;}

.allLike .scrollcontainer li {
    float: left;
    width: 390px;
    height: 247px;
    padding: 0 8px 0 0;
    text-align: center;
    position: relative;}
.allLike .scrollcontainer li p {
padding: 10px 20px 10px 20px;
    
  background: #B50607;

    
	z-index: 999;}
.allLike .scrollcontainer li p a {
 
   color: #fff;}
.allLike .scrollcontainer .pic:hover span {
    visibility: visible;
    
    -webkit-transform: scale(1);}
.allLike .scrollcontainer .pic span {
    position: absolute;
    left: 19%;
    bottom: 0;
    height: 38px;
    width: 290px;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    opacity: .8;
    color: #fff;
    text-align: center;
    line-height: 38px;
    margin: -19px 0 0 -57px;
    visibility: hidden;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    transform: scale(0);
    -webkit-transform: scale(0);}
.allLike .scrollcontainer .info .shadow {
    height: 36px;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 290px;}
.allLike .scrollcontainer .info p {
    position: absolute;
    left: 10px;
    bottom: 0;
    width: 290px;
    height: 36px;
    line-height: 36px;
    z-index: 1;}

.allLike .scrollcontainer .info a {
    display: block;
    font-size: 14px;
    color: #fff;}

.allLike .link {
    width: 1200px;
    text-align: center;
    margin-top: 70px;}

.allLike .link li {
    float: left;
    width: 290px;
    height: 210px;
    margin-right: 14px;
    background: #efefef;}

.allLike .link li a {
    padding-top: 1px;}

.allLike .link .ico {
    display: block;
    width: 58px;
    height: 58px;
    margin: 33px auto 5px;
    background: url(../../skin/images/ico3.jpg) no-repeat;}

.allLike .link .ico-1 {
    background-position: 0 -127px;}

.allLike .link .ico-2 {
    background-position: -97px -127px;}

.allLike .link .ico-3 {
    background-position: -195px -127px;}

.allLike .link .ico-4 {
    background-position: -290px -127px;}

.allLike .link .p1 {
    width: 115px;
    border-bottom: dashed 1px #ddd;
    font-size: 24px;
    line-height: 40px;
    margin: 0 auto;}

.allLike .link .p2 {
    width: 120px;
    margin: 5px auto 0;
    color: #666;}
.box1{
	margin:0px auto;
	width:1200px;
	overflow:hidden;
	padding:0px 0px 50px 0px;}
.index_ti12{
	width:100%;
	height:170px;
	 margin:0px auto;
	background:url(../../images/ys_tou.jpg)  center repeat-x;
	text-align:center;}
.index_tit{
	width:1200px;
	height:100px;

	background:url(../../images/line_05.jpg) left center repeat-x;
	text-align:center;}
.index_tit span{
	font-size:28px;
	padding:0px 28px;
	background:#FFFFFF;}
.index_cp1{
	width:1200px;
	height:180px;
	line-height:180px;
	background:url(../../images/tcbz1.jpg) left center repeat-x;
	text-align:center;}

.index_cp3{
	width:100;
	height:202px;
 
	background:url(../../images/banner.jpg) left center repeat-x;
	text-align:center;}
/**


/*导航部分*/
.about{ width:1200px;}

.main_boxx{     padding-top: 20px;  height:55px;}
.main_w{ width:100%;}
.main_w ul{}
.main_w ul li{ float:left; text-align:center;font-size:16px; width:100px; height:55px; line-height:35px;}
.main_w ul li a{  display:block;color:#000;}
.main_w ul li a:hover{background:#008CD7;border-radius: 15px; color:#FFF;}
.main_w ul .end{ background:none;}
/*广告介部分*/
.guang12{ width:1200px; margin:0 auto;}
<!--新闻中心下广告图-->
/*------home_banner-----*/
.banner23{ height: 210px; margin:0 auto; background: url(../images/home_banner.jpg) center top no-repeat;} 
.home_banner {
	width: 100%;
	height: 200px;
	overflow: hidden;
	background:#1d1d1d url(../images/home_banner.jpg) no-repeat top center;}
.home_banner .word_content {
	width: 1200px;
	margin: 0 auto;
	padding:0;
	float:none;
	background:#1d1d1d url(../images/home_banner.jpg) no-repeat top center;}
.home_banner .word_content h1 {
	color: #dab96b;
	padding-top: 30px;
	margin-bottom: 10px;}
.home_banner .word_content p {
	color: #c6c6c6;
	font-size: 16px;}
.home_banner .word_content .contact {
	width: 680px;
	margin:0 auto;
	height: 75px;
	padding-top: 30px;}
.home_banner .word_content .contact p {
	float: left;
	line-height: 35px;
	color: #fff;}
.home_banner .word_content .contact a {
	float: right;
	text-align:center;
	display: block;
	width: 170px;
	height: 35px;
	line-height: 35px;
	background: #f00;
	font-size: 16px;
	color: #fff;
	-moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;}
.home_banner .word_content .contact a:hover {
	background: #fff;
	color: #f00;}

/*优势部分*/
.fuwu{ height: 420px; background: url(../images/fuwu_bg.jpg) center top no-repeat;}
.youshi12{ height: 510px; margin:0 auto; background: url(../images/youshi_bg.jpg) center top no-repeat;} 
.youshi{ width:1200px;padding-top: 1px; padding-bottom: 20px;}

.youshi dl{  float:left;}

.youshi2{ height: 546px; background: url(../images/youshi_bg02.jpg) left top no-repeat; padding-left: 1px; margin-top: 30px; padding-top: 1px;}

#box {
	width:680px;
	height:548px;
	
	overflow:hidden;
	zoom:1;
	border-radius:5px;
	margin:10px auto;
	padding:0 0 3px 3px;}
#box li, #box li img {
	float:left;}

.box12{ padding-top: 0px; padding-left: 1px;}

.box13{ padding-top: 10px; padding-left: 50px;}

.box14{ padding-top: 15px; padding-left: -10px;}

.first img{ padding-top: 50px; padding-left: 0px;}

#box li {
	margin:3px 3px 0 0;}
#box li.first {
	position:relative;}
#box li.first, #box li.first img {
	width:385px;
	height:385px;}
#box li.first div {
	position:absolute;
	top:0;
	left:0;
	width:385px;
	height:385px;
	display:none;
	opacity:0.5;
	filter:alpha(opacity=50);
	background:#fff url(../images/loading.jpg) 50% 50% no-repeat;}


/*公司简介部分*/
.width2{ width:100%; margin:0 auto; background:#FFF; border-bottom: 1px solid #e5e5e5;}
.width{ width:1200px; margin:0 auto;}
.jianjie{ overflow: hidden; padding: 20px 0 20px;}
.jianjie_l{ width: 512px; height: 348px; float: right;margin-top: 90px;}
.jianjie_r{ width: 560px; float: left; margin-top: 20px;}
.jianjie_top{ height: 70px; font-size: 25px; color: #ea8800; line-height: 30px;  margin-bottom: 30px;}
.jianjie_top p{ font-size: 14px; color: #333;}
.jianjie_box h3{color: #080603; font-size: 23px; font-weight: normal; margin-left: 30px;}
.jianjie_box h3 span{ font-size: 18px; font-weight:bold; line-height: 30px; vertical-align: -3px;}
.jianjie_box h3 p{ font-size: 16px; color: #080603; line-height: 28px;  font-weight:bold;margin-top: -5px;}
.jianjie_box div{ font-size: 14px; color: #555; line-height: 30px; margin-top: 20px;}
.jianjie_box a{ display: block; float: right; margin: 15px 40px 0 0; width: 100px; height: 30px; line-height: 30px; text-align: center; font-size: 14px; border:2px solid #a5a5a5;}
.jianjie_box a:hover{ border:2px solid #0562C9;}
.jianjie_box a img{ vertical-align: middle;}
/*横向折叠部分*/
        .lateral-fold{height: 460px; overflow: hidden;margin-top: -25px;}
        .lateral-fold li,.lateral-fold-tab{width: 102px; height: 100%; float: left;}
        .lateral-fold li{ overflow: hidden; transition: all 0.5s;}
        .lateral-fold-tab{background: #FFF;}
        .lateral-fold-con{ overflow: hidden;width: 0;}
		.active1 {
			background: red;
			width: 102px;
			height: 460px;}
        /*自定义*/
        #test1{width: 1160px; border:#ddd solid 1px; margin: 0 auto;}
        #test1 ul{ height: 460px;}
        #test1 ul li{width: 102px;}
        #test1 .lateral-fold-tab{}
        #test1 .lateral-fold-con{}
		/*.blocks23{ width:100%;background: #F5F5F5; margin:0 auto;}*/
/*产品部分*/

.blocks{ width:1200px; margin:0 auto;}

.m21{height:30px;font-size:16px; color: #080603; background: #F5F5F5;}

.project-item{ margin:20px auto 10px;padding-left: 20px;}
.project-img img{}





.met-index-case{text-align:center;}
.met-index-case p.desc{margin-bottom:10px;}

.nav li{width:130px;height:30px; font-size:16px;font-weight:bold;line-height:55px;}
.met-index-case .nav-tabs{border-bottom:none;margin:10px auto 40px;}
.met-index-case .nav-tabs li{ display:inline-block;float:none;}
.met-index-case .nav-tabs li a{background:#fff;color:#666;border:0;padding:8px 30px;border-radius:0;}
.met-index-case .nav-tabs li a:hover,.met-index-case .nav-tabs li.active a{background:#0579C2;color:#fff;border:0;}@media (max-width:768px){.met-index-case .nav-tabs{margin:10px auto 20px;display:flex;}}
.met-index-case .blocks h4{text-align:left;}
.met-index-case .blocks h4 a{color:#2a333c;}.met-index-case 
.blocks h4 a:hover{color:#14567F;}
.met-index-case
.blocks .widget{border-radius:0;background:#333;}@media only screen and (max-width:767px) and (min-width:480px){.met-index-case .blocks li{width:50%!important;}}@media (max-width:479px){.met-

index-case .blocks li{width:100%!important;}}.met-index-case .project-item a{color:#fff;}.met-index-case .project-item a:hover{color:#fff;border:none;}.met-index-case 

.project-item .project-img{position:relative;overflow:hidden;}.met-index-case .project-item .project-img img{display:block;}.met-index-case .project-item 


.project-intro
{width:96%;height:100%;
text-align:center;
padding:32px 30px 0;
-webkit-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
position:absolute;
top:0;
left:20px;
opacity:0;
font-size:14px;
padding-left: 20px;
overflow:hidden;}

.met-index-case .project-item .project-intro:hover{opacity:1;}.met-index-case .project-item 

.project-intro 

.project-title{margin:0 0 20px;padding:0;font-size:18px;font-weight:600;line-height:1.3;color:#fff;text-align:center;}.met-index-case .project-item 

.project-intro 

.project-title:before{content:"";border:1px solid #14567F;position:absolute;bottom:-10px;left:0;width:10%;margin:0 45%;}

.met-index-case .project-item .project-intro 

.project-descr{line-height:16px;}@media (max-width:991px){.met-index-case .project-item 

.project-intro{padding:32px 70px 0;}}.met-index-case .project-item .project-

descr,.met-index-case .project-item .project-title{position:relative;z-index:3;}.met-index-case .project-item .project-title{top:-10px;}.met-index-case .project-item 

.project-descr{margin-top:50px;}.met-index-case .project-item .project-img:after

{content:"";display:block;position:absolute;top:15px;left:10px;right:10px;bottom:15px;background:rgba(250,250,250,0);}.met-index-case .project-item .project-

descr,.met-index-case .project-item .project-img:after,.met-index-case .project-item .project-img>img,.met-index-case .project-item .project-title{-webkit-

transition:all .3s cubic-bezier(.3,.1,.6,1);-moz-transition:all .3s cubic-bezier(.3,.1,.6,1);-o-transition:all .3s cubic-bezier(.3,.1,.6,1);-ms-transition:all .3s 

cubic-bezier(.3,.1,.6,1);transition:all .3s cubic-bezier(.3,.1,.6,1);}@media (max-width:767px){.met-index-case .project-item .project-title{top:10px;}.met-index-case 

.project-item .project-descr{margin-top:30px;}.met-index-case .project-item .project-img:after{top:15px;left:10px;right:10px;bottom:15px;}}@media (min-width:768px)

{.met-index-case .project-item:hover .project-title{top:10px;}.met-index-case .project-item:hover .project-descr{margin-top:30px;}.met-index-case .project-item:hover 

.project-img:after{background:#000;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}.met-index-case 

.project-item:hover .project-img>img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale

(1.05);}}@media (max-width:767px){.met-index-case .project-item:hover .project-img:after{background:#000;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-

transform:scale(1);-o-transform:scale(1);transform:scale(1);}.met-index-cases{margin-bottom:20px;}}.met-index-cases{background-position:center center!

important;background-repeat:no-repeat!important;-webkit-background-size:cover!important;-moz-background-size:cover!important;-o-background-size:cover!

important;background-size:cover!important;opacity:1;filter:alpha(opacity=100);padding:50px 0 0;}.met-index-cases h3 a,.met-index-cases p.desc{color:#fff;}@media (min-

width:768px){.met-index-cases{background-attachment:fixed!important;}}.met-index-cases .owl-nav .owl-next,.met-index-cases .owl-nav .owl-prev{top:40%;pointer-

events:auto;text-align:center;position:absolute;z-index:999!important;cursor:pointer;background:#0579C2;color:#fff;line-height:38px;font-

size:20px;width:48px;height:48px;padding-top:5px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s 

ease;border-radius:50%;}.met-index-cases .owl-nav .owl-prev{left:-5%;}.met-index-cases .owl-nav .owl-next{right:-5%;}@media (max-width:991px){.met-index-cases .owl-nav 

.owl-next,.met-index-cases .owl-nav .owl-prev{top:10px;}.met-index-cases .owl-nav .owl-prev{left:5px;}.met-index-cases .owl-nav .owl-next{right:5px;}}.met-index-cases 

.owl-nav .owl-next:hover,.met-index-cases .owl-nav .owl-prev:hover{background:#14567F;color:#fff;}.met-index-cases .testimonials{display:block;float:left;}.met-index-

cases .testimonials-content1{background:#f4f6f8;padding:30px 30px 5px;float:left;display:block;}.met-index-cases .testimonials-content1:after

{content:"";width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid 

#f4f6f8;position:relative;top:38px;left:10px;z-index:22;}.met-index-cases .testimonials-author img{width:80px;height:80px;border-

radius:50%;margin:20px;float:left;border:2px solid #f4f6f8;padding:5px;}.met-index-cases .testimonials-author span{margin-top:35px;float:left;font-

weight:600;color:#fff;}.met-index-cases .testimonials-author span.t-mgr0{margin-top:0;}.met-index-cases .testimonials-author p{margin-top:40px;float:left;font-

weight:600;}.met-index-cases .testimonials-content{display:block;text-align:left;padding:30px 30px 5px;background-color:rgba(255,255,255,.3);float:left;}.met-index-cases 

.testimonials-content:after{content:"";width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid rgba

(255,255,255,.3);position:relative;top:39px;left:10px;}.met-index-cases .testimonials-content h3{font-size:18px;line-height:1.6em;font-weight:600;color:#fff;margin-

bottom:10px;}



.met-index-body{padding:50px 0 40px;background:#fff;}.met-index-body:nth-of-type(odd){background:#f5f5f5;}.met-index-body h3{font-size:22px;margin-top:0;text-

align:center;font-weight:700;margin-bottom:20px;}.met-index-body h3 a{color:#2a333c;position:relative;}.met-index-body h3 a:after

{background:#14567F;content:"";height:3px;width:30%;left:35%;top:35px;position:absolute;}.met-index-body p.desc{font-size:16px;font-weight:300;text-

align:center;color:#666;margin:0 auto 47px;}@media (max-width:991px){.met-index-body{padding:60px 0;}}@media (max-width:767px){.met-index-body{padding:50px 0;}}@media 

(max-width:488px){.met-index-body{padding:40px 0;}}@media (max-width:358px){.met-index-body{padding:30px 0;}}






.met-index-product .owl-nav .owl-next,.met-index-product .owl-nav .owl-prev{top:40%;pointer-events:auto;text-align:center;position:absolute;z-index:999!important;cursor:pointer;background:#0579C2;color:#fff;line-height:38px;font-size:20px;width:48px;height:48px;padding-top:5px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:50%;}.met-index-product .owl-nav .owl-prev{left:-5%;}.met-index-product .owl-nav .owl-next{right:-5%;}@media (max-width:991px){.met-index-product .owl-nav .owl-prev{left:5px;}.met-index-product .owl-nav .owl-next{right:5px;}}.met-index-product .owl-nav .owl-next:hover,.met-index-product .owl-nav .owl-prev:hover{background:#14567F;color:#fff;}.met-index-product .project-item a{color:#fff;}.met-index-product .project-item a:hover{color:#fff;border:none;}.met-index-product .project-item .project-img{position:relative;overflow:hidden;}.met-index-product .project-item .project-img img{display:block;}.met-index-product .project-item 
.project-intro{width:96%;height:100%;text-align:center;padding:32px 30px 0;font-size:14px;-webkit-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:20;opacity:0;overflow:hidden;}

.met-index-product .project-item .project-intro:hover{opacity:1;}.met-index-product .project-item .project-intro .project-title{margin:0 0 20px;padding:0;font-size:18px;font-weight:600;line-height:1.3;color:#fff;}.met-index-product .project-item .project-intro .project-title:before{content:"";border:1px solid #14567F;position:absolute;bottom:-10px;left:0;width:10%;margin:0 45%;}.met-index-product .project-item .project-intro .project-descr{line-height:18px;}@media (max-width:991px){.met-index-product .project-item .project-intro{padding:32px 70px 0;}}.met-index-product .project-item .project-descr,.met-index-product .project-item .project-title{position:relative;z-index:3;-webkit-transition:all .3s cubic-bezier(.3,.1,.6,1);-moz-transition:all .3s cubic-bezier(.3,.1,.6,1);-o-transition:all .3s cubic-bezier(.3,.1,.6,1);-ms-transition:all .3s cubic-bezier(.3,.1,.6,1);transition:all .3s cubic-bezier(.3,.1,.6,1);}.met-index-product .project-item .project-title{top:-10px;}.met-index-product .project-item .project-descr{margin-top:50px;}.met-index-product .project-item:hover .project-title{top:10px;}.met-index-product .project-item:hover .project-descr{margin-top:30px;}.met-index-product .project-item .project-img:after{content:"";display:block;position:absolute;top:15px;left:10px;right:10px;bottom:15px;background:rgba(250,250,250,0);-webkit-transform:scale(.3);-moz-transform:scale(.3);-ms-transform:scale(.3);-o-transform:scale(.3);transform:scale(.3);-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}

.met-index-product .project-item:hover .project-img:after{background:#000;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}

project-img1:after{background:#000;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}


opacity:0.5;filter:alpha(opacity=90);
.met-index-product .project-item .project-img>img{-webkit-transition:all .3s cubic-bezier(.3,.1,.58,1);-moz-transition:all .3s cubic-bezier(.3,.1,.58,1);-o-transition:all .3s cubic-bezier(.3,.1,.58,1);-ms-transition:all .3s cubic-bezier(.3,.1,.58,1);transition:all .3s cubic-bezier(.3,.1,.58,1);}.met-index-product .project-item:hover .invisible{visibility:hidden;}

.met-index-body{padding:50px 0 40px;background:#fff;}.met-index-body:nth-of-type(odd){background:#f5f5f5;}.met-index-body h3{font-size:22px;margin-top:0;text-align:center;font-weight:700;margin-bottom:20px;}.met-index-body h3 a{color:#2a333c;position:relative;}.met-index-body h3 a:after{background:#14567F;content:"";height:3px;width:30%;left:35%;top:35px;position:absolute;}.met-index-body p.desc{font-size:16px;font-weight:300;text-align:center;color:#666;margin:0 auto 47px;}@media (max-width:991px){.met-index-body{padding:60px 0;}}@media (max-width:767px){.met-index-body{padding:50px 0;}}@media (max-width:488px){.met-index-body{padding:40px 0;}}@media (max-width:358px){.met-index-body{padding:30px 0;}}
.owl-carousel,.owl-carousel .owl-item,.owl-theme .owl-dots,.owl-theme .owl-nav{-webkit-tap-highlight-color:transparent;}
.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.owl-carousel .owl-animated-in{z-index:0;}.owl-carousel .owl-animated-out{z-index:1;}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}.owl-height{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out;}.owl-carousel{display:none;width:100%;position:relative;z-index:1;}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none;}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.tp-caption,.tp-simpleresponsive img{-moz-user-select:none;-webkit-user-select:none;}.owl-carousel.owl-loaded{display:block;}.owl-carousel.owl-loading{opacity:0;display:block;}.owl-carousel.owl-hidden{opacity:0;}.owl-carousel.owl-refresh .owl-item{display:none;}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}.owl-carousel.owl-rtl{direction:rtl;}.owl-carousel.owl-rtl .owl-item{float:right;}.no-js .owl-carousel{display:block;}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease;}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../min/widget/carousel/../img/owl/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale .1s ease;-moz-transition:scale .1s ease;-ms-transition:scale .1s ease;-o-transition:scale .1s ease;transition:scale .1s ease;}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3);}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none;}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease;}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}.owl-theme .owl-nav{margin-top:10px;text-align:center;}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none;}








.fa-angle-left:before{content:"\f104";}
.fa-angle-right:before{content:"\f105";}


/*导航漂浮部分*/
.cebian{
	position: absolute;
	margin-left: -170px;
	line-height: 2;}
.cebian ul{
	padding: 0px;
	margin: 0px;}
.cebian li{
	background-color: #117DF8;
	color: #fff;
	display: block;
	font-size: 12px;
	height: 50px;
	line-height: 50px;
	list-style: outside none none;
	margin-bottom: 5px;
	/*text-align: center;*/
	width: 160px;}
.cebian li.on{ color:#ffaa01;}
.cebian span{
	display: inline-block;
	vertical-align: middle;
	width: 73px;
	height: 57px;
	padding-left:9px;
	margin: auto;
	margin-right: 6px;}

.cebian img{
	width: 73px;
	height: 46px;
/*
	max-height: 37px;*/
	vertical-align: middle;}

/*产品列表*/
.product{ width:1003px; margin-top:20px; margin-bottom:50px; overflow:hidden; padding-bottom:30px;}
.pro_lf{ width:220px;}
.pro{ font-size:24px; padding-top:15px; padding-left:30px; font-weight:normal; color:#fff; background:url(../images/04lb.jpg) no-repeat left center; height:65px;}
.pro .yw{ font-size:18px; color:#757e91; display:block; font-family: "Arial", "WenQuanYi Micro Hei", sans-serif; text-transform:capitalize;}
.listr{width:220px; background:#f5f5f5; padding-bottom:25px;}
.listr li{ line-height:43px; height:43px; padding-left:30px; font-size:14px; border-bottom:1px solid #e7e7e7; background:url(../images/04inco.jpg) no-repeat 185px center;}
.listr li a{ color:#353535;display:block;}
.listr li a:hover{ color:#ff5723; background:url(../images/04inco2.jpg) no-repeat 150px center;}
/*右边*/
.pro_rg{ width:760px; margin-top:23px;}
.show{font-weight:normal; height:40px; line-height:40px;}
.zs{font-size:22px; color:#3f3f3f; float:left; padding-top:2px; height:38px;}
.yw_r{ color:#b8b8b8; font-size:18px; text-transform:uppercase; padding-left:5px; font-family: "Arial", "WenQuanYi Micro Hei", sans-serif;}
.pio{ padding-top:15px; display:block; float:left;padding-left:10px;}
.pro_bn{ margin-top:15px;}
.pin{ float:left; text-align:center; margin-right:5px; margin-left:10px; margin-bottom:10px;}
.pin img{ border:1px solid #d6d6d6;}
.pin span{ display:block; margin-top:10px; margin-bottom:5px;}

/*理由*/
.reason{ width:1003px; margin-top:20px; margin-bottom:30px;}
.reson_w{ font-size:36px; color:#2b2b2b; font-weight:normal; text-align:center; background:url(../images/05lin.jpg) no-repeat center bottom; height:110px; padding-right:120px;}
.reson_w strong{ font-weight:normal; font-size:48px; color:#004d95;}
.case_ul { border-bottom:1px solid #c9d7e4; overflow:hidden;}
.case_ul li { width: 232px; float: left; display: block; text-align: center; padding-left: 8px; padding-right: 5px; padding-bottom: 8px;}
.case_ul li img { height: 170px; width: 232px; margin: 0px; background-color: #FFF; display: block; padding: 0px; float: left;}
.case_ul li font { font-size: 12px; display: block; line-height: 42px;}
.case_ul li font a { color:#162137;}

/*特点*/
.xh_boxx{ width:1003px; margin-bottom:20px; padding-bottom:10px;}
.xh_w{overflow:hidden;}
.xh_lfy{float:left;}
.ptr{ display:block; margin-left:30px;}
.xh_rg{ width:530px; background:url(../images/06xh.jpg) no-repeat left 56px; padding-bottom:30px; padding-top:80px; -webkit-box-shadow: 5px 5px 20px #eee;}
.xh_rgt{ width:550px; background:url(../images/06xh3.jpg) no-repeat left 76px;padding-top:96px; padding-bottom:30px;}
.yg{width:340px; font-size:28px; color:#000; font-weight:normal;}
.md{width:340px; font-size:12px; color:#6a6a6a; margin-top:20px; line-height:24px;}
.mds{ width:360px; font-size:12px; color:#6a6a6a; margin-top:20px; line-height:24px; display:block;}
.ygt{width:360px; font-size:28px; color:#000; font-weight:normal;}
.xh_rgy{ width:600px; background:url(../images/06xh2.jpg) no-repeat left center;  padding-top:100px;} 
.ygy{width:415px; font-size:28px; color:#000; font-weight:normal;}
.mdy{width:415px; font-size:12px; color:#6a6a6a; margin-top:20px; line-height:24px;}
.wet{ float:left; padding-top:40px;}
/*服务热线*/
.imgk{ position: absolute; top: -58px; left: 468px;}
.xs_boxx{ background:url(../images/09bj.jpg) no-repeat left center; height:165px; margin:0 auto; position:relative;}

.tonglan1{ height: 175px; background: url(../images/09bj.jpg) center top no-repeat; font-size: 0; position:relative; padding-bottom:6px;}
.tonglan11 img {height: 175px; width:1920px; left:50%;margin-left:-960px;position:relative;overflow:hidden;}
 
.tonglan2{ height: 175px; background: url(../images/09bj13.jpg) center top no-repeat; font-size: 0; position:relative;}





.tonglan3{ height: 175px; background: url(../images/09bjcp20.jpg) center top no-repeat; font-size: 0; position:relative;}
.tonglan4{ height: 175px; background: url(../images/09bjcp21.jpg) center top no-repeat; font-size: 0; position:relative;}
.tonglan5{ height: 175px; background: url(../images/09bjcp23.jpg) center top no-repeat; font-size: 0; position:relative;}
.tonglan6{ height: 175px; background: url(../images/news-21.jpg) center top no-repeat; font-size: 0; position:relative;}
.tonglan7{ height: 295px; background: url(../images/news-22.jpg) center top no-repeat; font-size: 0;position:relative;}
.xs_w{ width:1003px;}
.dp{width:425px; float:left; padding-top:15px;}
.secer{ padding-top:10px;}
.wzy{ margin-left:280px; width:425px; margin-top:15px;}
/*新闻*/
.answer{background:url(../images/answer.jpg) no-repeat left 8px; font-size:14px;font-family:"微软雅黑"; margin-left:15px;  line-height:30px; padding-left:25px;}
.cont2{ background:url(../images/cont2.jpg) repeat-x; height:415px;}
.main2{ width:1200px; padding-top:15px;  overflow:hidden; margin:0 auto;}
.l{float:left;}
.r{float:right;}
.protit{ background:url(../images/problem.jpg) no-repeat left center; font-size:14px;text-align : right;}

.problem{ width:370px; padding-right:10px;overflow:hidden;}

.indextit{ height:45px; line-height:45px;  font-family:"微软雅黑"; font-size:18px; padding-left:35px; font-weight:800px; margin-bottom:5px;}
.ask{ background:url(../images/ask.jpg) no-repeat left; font-size:14px;font-family:"微软雅黑"; margin-left:15px; height:30px; line-height:30px; padding-left:25px;}
.gd{ width:110px; height:30px; background:#c9c9c9; border-radius:5px; text-align:center; font-size:14px;font-family:"微软雅黑"; line-height:30px; margin-top:10px;}

.notice{ width:370px; padding:0 10px; overflow:hidden;}

.gd a,.pos a:hover{color:#a30000;}
.noticetit{background:url(../images/fhtz.jpg) no-repeat left center; font-size:14px;text-align : right;}

.fh ul li{ background:url(../images/list.jpg) no-repeat left center;}
.fh{ margin-bottom:18px;}
.ht{margin-top:10px;}
.newslist ul li{ background:url(../images/newslist.jpg) no-repeat left center; height:30px; line-height:30px; text-indent:12px;}
.newslist ul li span{ float:right;}

.hornor{ width:370px; padding-left:10px; overflow:hidden;}
.proul ul li{ padding:5px 0; border-bottom:1px dashed #5c5c5c; overflow:hidden;}
.hornortit{background:url(../images/hornor.jpg) no-repeat left center; font-size:14px;text-align : right;}

.blk_18 { overflow:hidden; zoom:1;   width:271px; margin-left:10px; margin-top:15px ;}
.blk_18 .pcont { width:204px; float:left; overflow:hidden; padding-left:5px;}
.blk_18 .ScrCont { width:48766px; zoom:1; margin-left:-5px;}
.blk_18 #List1_1, .blk_18 #List2_1 { float:left;}
.blk_18 .LeftBotton{ width:22px; height:60px; float:left; background: url(../images/pcont.jpg) no-repeat;}
.blk_18 .RightBotton { width:22px; height:60px; float:left; background: url(../images/scrcont.jpg) no-repeat;}
.blk_18 .LeftBotton {  margin:30px 5px 0 0px;}
.blk_18 .RightBotton {margin:30px 5px 0 5px;}
.blk_18 .LeftBotton:hover,.blk_18 .RightBotton:hover{ background-position: 0px 0;}
.blk_18 .pl img { width:209px; height:138px; display:block; cursor:pointer;}
.blk_18 .pl { width:209px; float:left; text-align:center;  font-size:12px;}


.blk_18 a.pl:hover {color:#000;}

/*工程案例*/
.case{ background:#f5f5f5; padding-bottom:30px;}
.case_w{ width:1003px; overflow:hidden; padding-top:30px;}
.case_box{ font-size:20px; font-weight:normal; height:40px; line-height:40px;}
/*焦点图轮播*/
.scorll_w { width:1003px;overflow:hidden; height:240px; margin-top:15px;}
.m123 {width:1003px; position:relative; margin-top:12px;  margin-bottom:15px;}
#scroll-left .hd {}
#scroll-left .hd .next { display:block; width:40px; height:84px; cursor:pointer; background:url(../images/08pre.jpg) no-repeat center;}
#scroll-left .hd .prev { display:block; width:40px; height:84px; cursor:pointer; background:url(../images/08pre-02.jpg) no-repeat center;}
#scroll-left .hd .next { position: absolute; left:0px; top: 45px; z-index: 10000;}
#scroll-left .hd .prev { position:absolute; right:0px; top:35px; z-index:10000;}
#scroll-left .bd .picList li { float:left; margin-left:10px; margin-right:10px;}
#scroll-left .bd .picList li .pic img { width:213px; height:163px; text-align:center;}
#scroll-left .bd .picList li .pic span { display:block; padding-top:3px; font-size:15px;}
#scroll-left .bd .picList li .pic span a{ color:#353535;}
#scroll-left .bd .picList li .pic .gry {color:#a8a8a8; display:block; padding-top:3px;}
#scroll_left .bd .picList li .pic .gry {color:#ddd; display:block; padding-top:5px;}


/*联系我们*/
.contact{ width:1003px; margin-top:30px; margin-bottom:30px; overflow:hidden;}
.cont_lf{ width:456px; float:left;}
.lx{ font-size:20px; color:#3f3f3f; font-weight:normal;}
.lx_boxx{ margin-top:20px;}
.ino{ float:left;}
.lx_rg{ width:280px; float:right;  line-height:24px; color:#474747;}
.hn{ font-size:17px; margin-bottom:10px; color:#063d72; font-weight:normal;}
.hn a{ color:#063d72;}



/*新闻中心*/
.new{ width:1003px;}
.new_lf{ width:480px; float:left;}
.xw{ font-size:20px; color:#3f3f3f; font-weight:normal; border-bottom:1px solid #eee; height:35px; line-height:35px;}
.xww{ float:left;}
.mor_w{ font-size:12px; color:#a8a8a8; float:right;}
.visit{ margin-top:20px;}
.pivk{ float:left;}
.pivk_rg{ width:265px; float:right; color:#a2a2a2; line-height:22px;}
.blu a{ color:#053d72; font-size:15px; display:block;}
.xq_boxx{ display:block; margin-top:15px; color:#ff5723;}
.lister{ margin-top:10px; margin-bottom:20px;}
.lister li{ line-height:26px; background:url(../images/09inco.jpg) no-repeat left center; padding-left:15px;}
.lister li span{ float:right;}
.new_rg{ width:485px;}
.visir{ margin-left:10px; margin-top:20px; margin-bottom:10px;}
.listey{ margin-left:10px; margin-right:8px; margin-top:5px;}
.listey li{ line-height:26px; background:url(../images/09inco.jpg) no-repeat left center; padding-left:15px;}
.listey li span{ float:right;}

/*foot*/
.foot{ background:#F3F3F3; height: 116px;border-top:1px solid #F8F7F7; clear:both;}

.protit1{ background:url(../images/lianjie.jpg) no-repeat left center; width:1100px; margin-top:25px;border-bottom:1px solid #CCCCCC; font-size:14px;text-align : right;}

.yq_w1{ width:1103px; overflow:hidden; color:#FFF; padding-top:10px; padding-bottom:10px;}
.yq_w1 span{ color:#FFF;}
.yq_w1 a{ color:#000;}

.foot_bg{ width:1003px;  padding-top:15px;height:116px; color:#FFF;line-height:26px; background:url(../images/10er.jpg) no-repeat right 20px; padding-bottom:30px;}
.yq_boxx{ background:#353639;}

.yq_w{ width:1100px; overflow:hidden; color:#92949b; font-size:16px; padding-top:10px; padding-bottom:10px;}
.yq_w span{ color:#FFF;}
.yq_w a{ color:#FFF;padding-left:28px;}
.wzw{ float:right;}
/*底部*/
.foot1{ background:url(../images/lianjiebj.jpg) repeat-x; border-top:1px solid #F8F7F7; clear:both;}

/*内页部分  公司简介*/
.about_boxx{ width:1200px; margin-bottom:30px; overflow:hidden;}
.cpfl_box { width: 212px; border: 1px solid #e8e8e8; padding-top: 5px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px;}
.zx{ text-align:center; margin-left:8px; padding-bottom:15px;}
.cpfl_box .lmdr {padding-left:30px; height: 59px; width: 182px; padding-top:10px; font-size:24px; font-weight:normal;color:#fff; background-color: #AA0304;}
.cpfl_box .lmdr .ywt{ font-size:14px; margin-top:3px; margin-left:3px; font-family: "Arial", "WenQuanYi Micro Hei", sans-serif; display:block; text-transform:uppercase; color:#FFFFFF;}
.cpfl_boxx {  width: 212px; border-bottom:1px solid #C50C0E; padding-bottom: 50px;}
.pro_ul { padding-top: 5px;}
.pro_ul li { width: 212px; line-height: 44px; height: 44px; display: block; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #cccccc; font-size: 15px;}
.pro_ul li a { width: 155px; background-image: url(../images/index_41.jpg); background-repeat: no-repeat; background-position: 18px center; display: block; padding-left: 45px;}
<!--产品内页1-->
.youshi133{ height: 510px; margin:0 auto; background: url(../images/youshi_bg.jpg) center top no-repeat;} 
.inside_nav {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	padding: 25px 0;
	text-align: center;
	display: inline-block;
	background:url(../images/about_bg.jpg) repeat;}
.inside_nav li {
	display: inline-block;
        *display: inline;
	width: 163px;
	height: 100px;
	margin:  0 2px;
	background:#f2f2f2;
	border: 1px solid #ddd;}
.inside_nav li a {
	display: block;
	width: 163px;
	*display: inline-block;
	height: 100px;
	line-height: 150px;
	font-size: 16px;
	font-weight:bold;
	-moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;}
.inside_nav li a:hover {
	color:#dab96b;
	-moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;}
.inside_nav li.product_1 {
	background: #f2f2f2 url(../images/product_one.jpg) no-repeat  center 3px;}
.inside_nav li.product_2 {
	background: #f2f2f2 url(../images/product_two.jpg) no-repeat  center 3px;}
.inside_nav li.product_3 {
	background: #f2f2f2 url(../images/product_three.jpg) no-repeat  center 3px;}
.inside_nav li.product_4 {
	background: #f2f2f2 url(../images/product_four.jpg) no-repeat  center 3px;}
.inside_nav li.product_5 {
	background: #f2f2f2 url(../images/product_five.jpg) no-repeat  center 3px;}
.inside_nav li.product_6 {
	background: #f2f2f2 url(../images/product_six.jpg) no-repeat  center 3px;}
.inside_nav li.product_7 {
	background: #f2f2f2 url(../images/product_seven.jpg) no-repeat  center 3px;}
.inside_nav li.join_1 {
	background: #f2f2f2 url(../images/join_one.jpg) no-repeat  center 3px;}
.inside_nav li.join_2 {
	background: #f2f2f2 url(../images/join_two.jpg) no-repeat  center 3px;}
.inside_nav li.join_3 {
	background: #f2f2f2 url(../images/join_three.jpg) no-repeat  center 3px;}
.inside_nav li.join_4 {
	background: #f2f2f2 url(../images/join_four.jpg) no-repeat  center 3px;}
.inside_nav li.join_5 {
	background: #f2f2f2 url(../images/join_five.jpg) no-repeat  center 3px;}
.inside_nav li.join_6 {
	background: #f2f2f2 url(../images/join_six.jpg) no-repeat  center 3px;}
.inside_nav li.store_1 {
	background: #f2f2f2 url(../images/store_one.jpg) no-repeat  center 3px;}
.inside_nav li.store_2 {
	background: #f2f2f2 url(../images/store_two.jpg) no-repeat  center 3px;}
.inside_nav li.store_3 {
	background: #f2f2f2 url(../images/store_three.jpg) no-repeat  center 3px;}
.inside_nav li.store_4 {
	background: #f2f2f2 url(../images/store_four.jpg) no-repeat  center 3px;}
.inside_nav li.store_5 {
	background: #f2f2f2 url(../images/store_five.jpg) no-repeat  center 3px;}
.inside_nav li.new_1 {
	background: #f2f2f2 url(../images/product_six.jpg) no-repeat  center 3px;}
.inside_nav li.new_2 {
	background: #f2f2f2 url(../images/new_two.jpg) no-repeat  center 3px;}
.inside_nav li.new_3 {
	background: #f2f2f2 url(../images/join_one.jpg) no-repeat  center 3px;}
.grid { width: 100%;}


/*内页列表
--------------------------------------------------------------------*/
.first{
	height:200px;
	line-height:15px;
	border: none;}
.first img{
	height:210px;
	width:280px;}
.floatR {
float: right;}
.hck a  {
 color: #008DD7;}
.ind_news_title a  {
 color: #008DD7;}
.ind_news_main {
width: 860px;
height: 222px;
padding-top: 20px;
position: relative;}.ind_news_title {
font-size: 16px;}
.mb20 {
margin-bottom: 20px;}
h3 {
font-weight: bold;
font-size: 12px;}
.mb10 {
margin-bottom: 10px;}
.ind_news_pic {
width: 292px;
height: 222px;}
.pic {
position: relative;}
.grid_30 {
width: 300px;
float: left;
text-align: left;}
.ind_news_main .assist {
height: 90px;
font-size: 14px;
overflow: hidden;}
.assist, .assist p, a.assist:link, a.assist:visited {
color: #999;
line-height: 30px;}
.first a img {
	display: block;
	width: 100%;
	height: auto;
	border: 1px solid #ddd;
	text-align: center;
	padding: 5px;
	background: url(../../img/common/loading.jpg) #fff no-repeat center center;}
 .mb30 { margin-bottom: 30px;}
 
 .grid_94 {margin-top: 10px; width:970px;}
 .grid_94 h2 {
	width: 970px;
	height: 50px;
	font-weight: bold;
    color: #C50C0E;
	text-align: center;
	line-height: 50px;
	font-size: 24px;}
 
.main_title {
	width: 970px;
	height: 50px;
	background:  url(../images/title_bg.jpg) no-repeat top center;}
.main_right .main_title h2 {
	width: 970px;
	height: 50px;

	text-align: center;
	line-height: 50px;
	font-size: 24px;}
.main_right .content {
	width: 960px;
	margin-top: 20px;
	 border: 1px solid #e5e5e5;}
.main_right .content .picMarquee-left { 
	width:970px;  
	overflow:hidden; 
	position:relative; 
	margin-top: 20px;}
.main_right .content .picMarquee-left h2 { 
	width:970px;  
	overflow:hidden; 
	color: #000;
	text-align: center;
	line-height: 48px;
	font-size: 18px;}
.main_right .content .picMarquee-left .hd{ 
	overflow:hidden;  
	height:30px; 
	padding:0;  
	text-align: center;
	position: relative;}
.main_right .content .picMarquee-left .hd .prev{ 
	display:inline-block;  
	width:30px; 
	height:30px; 
	overflow:hidden;
    cursor:pointer; 
    background:url(../images/prev_now.jpg) no-repeat center center;}
.main_right .content .picMarquee-left .hd .next{ 
	display:inline-block;  
	width:30px; 
	height:30px; 
	overflow:hidden;
    cursor:pointer; 
    background:url(../images/next_now.jpg) no-repeat center center;}
.main_right .content .picMarquee-left .hd .prev:hover { 
    background:url(../images/prev_hover.jpg) no-repeat center center;}
.main_right .content .picMarquee-left .hd .next:hover { 
    background:url(../images/next_hover.jpg) no-repeat center center;}

.main_right .content .picMarquee-left .bd{ 
	padding:10px 0;}
.main_right .content .picMarquee-left .bd ul{ 
	overflow:hidden; zoom:1;}
.main_right .content .picMarquee-left .bd ul li{ 
	margin:0 10px; 
	float:left; 
	_display:inline; 
	overflow:hidden; 
	text-align:center;}
.main_right .content .picMarquee-left .bd ul li .pic{ 
	text-align:center; 
	width: 262px;
	height: 197px;
	padding: 5px;
	border: 1px solid #ddd;}
.main_right .content .picMarquee-left .bd ul li .pic img{ 
	width:260px; 
	height:195px; 
	display:block; 
	padding:0;
	margin: 0;
	border: none;}
.main_right .content .picMarquee-left .bd ul li .pic a:hover img { 
	border-color:#999;}
.main_right .content .picMarquee-left .bd ul li .title { 
	line-height:24px;}
.main_right .content .picMarquee-left .bd ul li .title a { 
	color: #000;}
/*推荐产品*/
.prow{margin-top:10px;}
.pro_wz{  background: url(../images/04lb.jpg) no-repeat left center;width: 212px;font-size:24px;font-weight:normal; border-bottom:2px solid #AE710C; padding-top:5px;color:#FFF;text-align:center; font-weight:normal;height:67px;}
.phot{ padding-top:15px;}
.phot a{ color:#FFF;}
.phot li{ text-align:center;}
.phot li img{ width:200px; height:170px;}
.phot li span{ display:block; margin-bottom:20px; margin-top:10px;}
.dzt img{ display:block;padding-top:20px; padding-bottom:10px; margin-right:3px;}
.imgp{ width:190px; margin-top:20px; text-align:center;}
.imgp img{ width:180px; height:180px; padding:5px; border:1px solid #eee;}
.add{margin-left:15px; margin-right:5px;font-size:14px; line-height:26px; color:#000;}
.ery{ text-align:center; display:block; margin-top:15px;}
.maint_boxx h1 {color:#008DD7;}
/*右边 公司介绍*/
.maint_rg { width: 1200px;}

.maint_r3 { width: 100%;background: #333 ; border:1px solid #EEEEEE;}
.ny_box { width: 1200px;}
.wzyy { border-bottom:1px solid #eee; padding-left:10px; display: block; height: 43px; font-weight: normal; line-height: 43px;}
.gs_op { font-size: 20px; color: #333; font-weight: bold;
    color: #008DD7;}
.wzyy span { font-size: 12px; color: #AAA;}
.wzyy span a { color: #AAA;}
.maint_boxx { width: 1200px; padding-top: 12px; overflow: hidden; padding-right: 10px; padding-left: 10px; line-height:25px;}
.tj_news { padding-top: 15px; width: 850px;}
.tj_news h2 { width: 970px; height: 53px; background-image: url(../images/about_46.jpg); background-repeat: no-repeat; background-position: left bottom;}
.tj_boxx { width: 970px; padding-top: 15px; padding-right: 15px; padding-left: 15px;}
.news_ul li { line-height: 26px; background-image: url(../images/inde_69.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 17px;}
.news_ul li span { float: right;}

/*内页部分 新闻*/
.main_bt{ margin-bottom:10px; padding-bottom:10px; border-bottom:1px dashed #eee;}
.main_bt .by{height:35px; line-height:35px; padding-left:15px; font-weight:normal; background:url(../images/cp_n_03.jpg) no-repeat left center;}
.hck{ font-size:15px; float:left;}
.date{ float:right; font-size:13px; color:#999;}
.dlo{ font-size:12px; clear:both; color:#999; padding-left:15px; display:block;}

/*内页 产品中心*/
.mainpro_boxx { width: 960px; padding-top:20px; overflow: hidden;}
.cases_ul li { width: 215px; float: left; display: block; margin-right:5px; margin-left:5px; text-align: center; padding-left: 8px; padding-right: 5px;}
.cases_ul li img { height: 175px; width: 215px;padding:5px; border:1px solid #eee; display: block;}
.cases_ul li font { font-size: 14px; display: block; line-height: 42px;}

.listry{width:212px; padding-bottom:25px;}
.listry li{ line-height:43px; height:43px; padding-left:20px; font-size:14px; border-bottom:1px solid #C50C0E;}
.listry li a{ color:#C50C0E;display:block;    font-weight: bold;}
.listry li a:hover{ color:#fff;    font-weight: bold;}
.listry li:hover{  background:#C50C0E;}







 * {padding: 0;}
        
        li {list-style: none;}
        #content {width: 800px;margin: 0 auto;}
        #content h1 {color: #0088bb;}
        #content .item {margin-bottom: 20px;}
        #content .item h2 {font-size: 16px;font-weight: bold;margin-bottom: 10px;}
        #content .item li {display: inline;}
        #content .item li a img {height: 230px;border: none;}
		#menu ul{}
		#menu h2{height:60px;color:#fff;text-align : center ;padding-top:10px;}
        #menu{position:fixed;margin-left:1px;top:20px; 
		background:#0562C9;}
        #menu ul li a {
            
            font-size: 12px;
            font-weight: bold;
            color: #333;}
        #menu ul li a:hover,#menu ul li a.current {color: #fff;height: 30px;background: #0088bb;}　

 
 
 /* 产品单页*/
 
 
 

.cpzx{
	padding-top: 75px;
	padding-bottom: 0px;}
.cpxq_n{
	background: url() center center rgba(0,0,0,0.2);
	padding:22px 15px ;
	margin-bottom: 72px;}
.cpxq_n img{
	width: 100%;
	height: 100%;}
.cpxq_n_t{}
.cpxq_n_t div{
	width: 585px;
	height: 335px;
	float: left;}
.cpxq_n_t p{
	font-size: 27px;
	line-height: 80px;
	text-indent: 25px;}
.cpxq_n_t a{
	color: #011122;
	font-size:14px ;
	float: right;
	margin-right: 36px;
	vertical-align: sub;}
.cpxq_n_t_r{
	color: #1F0F0F;

	background-color: rgba(0,0,0,0.1);}
.cpxq_n_t_r img{
	margin-left: 5px;}
.sanj{
	width: 6px !important;
	height: 12px !important;}
.cpxq_n_t_r h5{
	padding: 0px;
	width: 535px;
	margin:0px 25px;
	line-height: 25px;
	font-size: 13px;}
.cpxq_n_b{
	width: 1065px;
	margin: auto;
	padding-top:45px ;
	overflow: hidden;}
.lun_1{
	color: #fff;
	float: left;
	width: 255px;
	margin-right: 15px;
	background-color: #fff;
	line-height: 40px;
	color: #000000;
	text-align: center;}
.lun_1 div{
	height: 245px;
	padding: 5px;
	border-bottom:1px solid #000 ;}
.lun_k{
	width: 7000px;}
.cpxq_n_b_l{
	width: 40px;
	height: 120px;
	background:url(../images/08pre-01.jpg) center center no-repeat #666563;
	line-height: 120px;
	position: absolute;
	margin-left: -55px;
	margin-top: 90px;
	border-radius: 20px;}
.cpxq_n_b_r{
	width: 40px;
	height: 120px;
	background:url(../images/08pre-02.jpg) center center no-repeat #666563;
	line-height: 120px;
	position: absolute;
	margin-left: 1080px;
	margin-top: 90px;
	border-radius: 20px;}




.ppzx{
	background-image: url(../images/bg1.jpg);
	background-position: center center;
	padding-top: 20px;
	padding-bottom: 50px;}
.ppzx .kuandu{
	color: #000;}
.ppzx_img{
	margin-bottom:20px ;
	margin-left: 15px;}
.ppzx_img img{
	width: 100%;}
.ppzx_img_x{
	margin-left: 15px;}
.ppzx_wen{
	padding: 15px 18px;
	line-height: 1.5;
	background-color: rgba(0,0,0,0.6);
	margin-bottom: 30px;
	margin-left: 14px;
	color:#c9c9c9;
	line-height: 2;}

.teshu{
	margin-right: 10px !important;}

.ppzx_nei{
	float: left;
	margin-right:21px ;
	width: 280px;
	background-color: #fff;
	margin-bottom: 20px;}
.ppzx_nei div{
	width: 270px;
	height: 269px;
	border-bottom: solid 1px #C6C6C6;}
.ppzx_nei img{
	width: 100%;
	height: 100%;}
.ppzx_nei p{
	text-align: center;
	line-height: 2;}

.clear{
	clear: both;}

.kuandu{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	color: #fff;}

.cebian{
   width: 175px;
	position: absolute;
	margin-left: -170px;
	line-height: 2;
	background-color: #EFEFEF;}

.cebian23{
    height: 67px;
    background: url(../images/cpfl12.jpg);
    text-align: center;
	color: #fff;
	background-color: #0562C8;}

.cebian122{
	width: 244px;}

.cebian121{
	width: 244px;
	height: 325px;
	background: url(../images/lxwm34.jpg);}

.cebian ul{
	padding: 0px;
	margin: 0px;}
.cebian li{
    border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #DDDDDD; background:url(../images/04inco.jpg) no-repeat 150px center;
    padding-left: 18px;
	background-color: #EFEFEF;
	color: #fff;
	display: block;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	list-style: outside none none;
	margin-bottom: 5px;
	/*text-align: center;*/
	width: 150px;}
.cebian ul li a:hover{color: #fff;background: #0088bb;}　

.cebian li.on{ color:#051F3B;}
.cebian span{
	display: inline-block;
	vertical-align: middle;
	width: 153px;
	height: 57px;
	padding-left:9px;
	margin: auto;
	margin-right: 6px;}

.cebian img{
	width: 73px;
	height: 46px;
/*
	max-height: 37px;*/
	vertical-align: middle;}
.cebian1{
	position: fixed;
	top: 10px;}
.cebian1x{
	position: fixed;
	top:-918px;}

.huanyiz{width: 680px;float:right;}
.huanyiz a{color:#051F3B;}

.huanyiz a:hover{font-size:13px;color: #ff0000;font-family:"微软雅黑";text-decoration: none;}
.qita_ti{
	height: 185px;background: url(../images/chanp_bg_1.jpg) center center no-repeat;
	margin-bottom: 32px;}
.qita_ti a{
	width: 150px;
	text-align: center;
	display: inline-block;
	float: left;
	margin-right: 20px;
	margin-top: 50px;
	line-height: 2;}
.qita_ti .huanyiz img{
	height:75px ;
	max-width: 150px;
	display: inline-block;}

.qita .ppzx_nei{
	width: 227px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 14px;}
.qita .ppzx_nei div{
	width: 227px;
	height: 227px;}
.qita{
     width: 1200px;
	padding-bottom: 30px;}

  
  
  


.inside_main .main_right .cateslist34 {

    overflow: hidden;}



.inside_main .main_right .cateslist34 dl {

   

    overflow: hidden;

    _float: left

;}



.inside_main .main_right .cateslist34 dl dt {

    height: 32px;

    padding-left: 12px;

    line-height: 32px;

    font-weight: bold;

    background: #fafafa;

    border-bottom: 1px solid #e5e5e5;}



.inside_main .main_right .cateslist34 dl dd {

    float: left;
    margin-bottom: 10px;
    width: 294px;
    display: inline;
    margin-right: 6px;
    text-align: center;}

.inside_main .main_right .cateslist34 dl dd .img1 img:hover{}  


.inside_main .main_right .cateslist34 dl dd .img {
    width: 290px;
    height: 290px;
    overflow: hidden;
    border: 1px solid #e5e5e5; background: #008CD7;}

.inside_main .main_right .cateslist34 dl dd .img img {
width: 273px;height:149px;
padding-top: 6px;
	 cursor: pointer;}

.inside_main .main_right .cateslist34 dl dd .img img:hover{}  


/*.inside_main .main_right .cateslist dl dd .img a:hover img {



  border: #747474 1px solid;



  transition: all 0.3s ease-out 0s;



}*/

.inside_main .main_right .cateslist34 dl dd .txt a{ font-weight: bold; font-size: 16px;color: #fff;}

.inside_main .main_right .cateslist34 dl dd .txt {
width: 100%;
    height: 30px;

   

    text-align: center;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;
margin-bottom: 10px;
    
    margin-top: 10px;}
.inside_main .main_right .cateslist34 dl dd p { font-size: 14px;color: #fff;  width: 270px; margin: 0px auto; text-align: left;}
.inside_main .main_right .cateslist34 dl dd p1 {background: #008CD7 url(../images/04inco2.jpg) no-repeat 85% -1px;     margin-top: -15px;color: #fff; width: 120px;float: right;}
.inside_main .main_right .cateslist34 dl dd p1 a { color: #fff;}

自定义按钮样式，移动端不需要，PC端根据实际情况选择----------------*/
.demo {width: 522px;height: 294px;font-size: 14px;position:relative;}
.demo a.control {position:absolute;display: block;top: 138px;margin-top: -38px;width: 76px;height: 112px;cursor: pointer;z-index: 2;background: url(../images/buttons.jpg) no-repeat;}
.demo a.prev {left: 0;background-position: 0 0;}
.demo a.next {right: 0;background-position: -76px 0;}
.demo a.prev:hover {background-position: 0 -112px;}
.demo a.next:hover {background-position: -76px -112px;}
/*----------------------------为保证最佳效果，建议设置如下样式------------------------*/
.slider {display: none;}
slider li a  {padding-top:6px;}
/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	 
	top: 0;
	z-index:100;
	width: 150px;
	visibility: hidden;
/*  	filter: progid:dximagetransform.microsoft.shadow(color=#000, direction=135, strength=4);
*/	margin-top: -1px;
	margin-left:-2px;
	
	border-top: 0px solid #3CA2DC;
    background:#007CC2;
	border-radius: 15px;
	padding-top:6px;opacity: 0.8;
	padding-bottom:6px;
	filter: Alpha(Opacity=85);}

.dropMenu li {
    margin-top:2px;
	margin-bottom:4px;}
.dropMenu li a {
font-size:16px;
font-weight:blod;
	width: 92%;
	display: block;
	text-align:center;
	color: black;
	padding: 4px 0 4px 0px;
	color:#fff;
	border-bottom: 1px #F96A1C;}
.dropMenu+li a{
border-top:none;}
* html .dropMenu a {
font-weight: bold;
	width: 100%;
	color:#FFFFFF;}
.dropMenu a:hover {
    width: 140px;
	opacity:0.6;
	color:#FFF;
	background:#007CC2; border-radius: 15px;}

.hdo{
width:100%;
height:auto;
display:block;
overflow:hidden;}


<!--优势CSS-->

<!---->

.youshi{background: url(../images/youshi_bg.jpg) center top no-repeat; padding-top: 1px; padding-bottom: 20px;}
.youshi_bt{ text-align: center; background: url(../images/youshi_line.jpg) center center no-repeat; font-size:35px; color: #323232; margin: 15px 0;}
.youshi_bt span{ font-size:40px; color: #BA7D17;}
.youshi_bt p{ font-size: 15px; color:#bbb;}
.youshi_bt div{ width:77px;  height: 3px; background: #BA7D17;  margin: 0 auto; transition: width 0.5s; margin-top: 10px;}
.youshi_bt:hover div{width: 290px;}

.youshi_box{ width: 1155px; margin: 0 auto;}
.youshi_ul{width: 1000px; margin: 0 auto ;}
.youshi_con{ margin-top: 20px;}
.youshi_text{float: left; width: 520px;}
.youshi_pic{float: right; width: 470px;}
.youshi_pic img{width: 390px; transition: width 0.5s;}
.youshi_pic:hover img{ width: 410px;}
.youshi_text h3{background-repeat: no-repeat; padding-left: 83px; height: 60px; line-height:32px; tcolor: #4f4f4f; font-size: 22px; margin: 30px 0 15px;}
.youshi_text ul li{ color: #515151; font-size: 14px; line-height: 30px; padding-left: 27px; background: url(../images/xing.jpg) 0px 12px no-repeat;}







<!--底部-->

.clearfix {
  _zoom: 1;}
.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;}
.clear {
  overflow: hidden;
  _zoom: 1;}


.container {
  max-width: 1200px;
  margin: auto;
  padding: 0px;}

.links {
  border-top: 1px solid #e8e8e8;
  padding-top: 10px;
  margin-top: 5%;}
.links span {
  width: 5%;
  max-width: 60px;
  float: left;
  background: url(../images/link_bg.jpg) no-repeat left top;
  display: block;
  line-height: 32px;
  color: #333333;
  font-size: 14px;}
.links .link_a {
  width: 94%;
  float: right;
  line-height: 32px;}
.links .link_a a {
  display: inline-block;
  padding: 0px 5px;
  line-height: 32px;
  font-size: 14px;
  color: #666;}
.links .link_a a:hover {
  color: #019E45;}
@media (max-width: 768px) {
  .links span {
    width: 10%;
    float: left;}
  .links .link_a {
    width: 84%;
    float: right;}
}
@media (max-width: 640px) {
  .links span {
    width: 100%;}
  .links .link_a {
    width: 100%;}
}
.footer {
 
  background: #008CD7;

  width: 100%;
 height: 150px
;}
@media (max-width: 768px) {
  .footer {
  
    padding-bottom: 10px;}
}
.footer21 { 
 
margin-bottom: -35.2px;
line-height: 24px;}

.footer22 { 
text-align: center; 
background: #2E5FD5;
 padding-top: 22px;
color: #fff;height: 124px;line-height: 34px;}

.footer22 a { 
color: #fff;}
.footer_com {
margin-top: 20px;
  max-width: 1200px;
  width: 98%;
  margin: auto;}
.footer21 {
margin-top: 20px;
  max-width: 1000px;
  width: 98%;
  margin: auto;}
.footer_com .di_nav {
  width: 540px;
  float: left;
  border-right: 1px solid #fff;
margin-top: 20px;}

.footer_com .di_nav li {
  width: 22%;
  float: left;
  text-align: center;
  border-left: 1px solid #fff;
  padding-left: 12px;}
.footer_com .di_nav li a {
  display: block;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  width: 100%;}
.footer_com .di_nav li a:hover {
  color: #BB8401;}
.footer_com .di_nav li .tit {
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  width: 100%;
  color: #FFFFFF;
  margin-bottom: 10px;}
.footer_com .er_right {
  width: 28%; 
  float: right;}
.footer_com .er_right .er {
width: 359px;
float: left;
height: 244px;}
.footer_com .er_right .er .pic {
  position: relative;}
.footer_com .er_right .er .pic i {
  display: block;
  padding-bottom: 100%;}
.footer_com .er_right .er .pic img {
  padding: 10px;
  border: 1px solid #606060;
  box-sizing: content-box;}
.footer_com .er_right .er .text {
  color: #69696B;
  text-align: center;
  margin-top: 20px;
  padding-left: 10px;}
.footer_com .er_right .er .text span {
  display: block;
  line-height: 25px;
  height: 25px;
  width: 100%;
  overflow: hidden;
  font-size: 14px;}
.footer_com .er_right .er .text span:last-child {
  color: #aeaeae;
  font-size: 12px;}
.footer .dian {
width: 310px;
    background: url(../images/di_dian.jpg) no-repeat left top 35px;
    float: left;
    padding-left: 12px;
    padding-top: 22px;}
.footer .dian span {
  display: block;
  color: #fff;
  font-size: 16px;padding-left: 42px;}
.footer .dian a {
  display: block;
  color: #ff9a00;
  font-size: 31px;
  font-family: Pabloco;
      padding-left: 40px;
    padding-top: 10px;}

.footer .dian p {
font-family: "微软雅黑";
  display: block;
  color: #fff;
  line-height: 23px;
  font-size: 12px;
  font-family: Pabloco;    padding-top: 20px;}
@media (max-width: 768px) {
  .footer_com .di_nav {
    display: none;}
  .footer_com .er_right {
    width: 100%;
    padding: 5% 0px;}
  .footer_com .er_right .er {
    width: 30%;}
  .footer_com .er_right .er .pic i {
    padding-bottom: 31.25%;}
  .footer_com .er_right .dian {
    width: 60%;}
}
@media (max-width: 480px) {
  .footer_com .er_right .er {
    width: 100%;}
  .footer_com .er_right .er .text {
    padding-left: 0px;}
  .footer_com .er_right .dian {
    width: 100%;
    display: none;}
  .footer_com .er_right .dian span {
    font-size: 14px;}
  .footer_com .er_right .dian a {
    font-size: 18px;}
}
.copy {
  max-width: 1200px;
  width: 98%;
  margin: auto;
  border-top: 1px solid #484848;
  padding: 5px 0px;
  color: #7a7a7a;
  font-size: 12px;}
.copy .amap {
  float: left;
  color: #69696B;}

.copy .amap:hover {
  color: #69696B;}
.copy span {
  width: 60%;
  display: inline-block;}
.copy .y_a {
  float: right;}
.copy .y_a .map {
  margin-right: 10px;
  display: none;}
.copy .y_a .map:hover {
  color: #fff;}
@media (max-width: 640px) {
  .copy {
    text-align: center;}
  .copy .amap {
    display: none;}
  .copy span {
    width: 100%;}
  .copy .y_a {
    float: none;
    width: 100%;
    margin-top: 10px;}
  .copy .y_a .map {
    display: inline-block;}
}
/*2018正红隔断产品*/
.cpbg {
	padding: 30px 0px;
	background-color: #FFF;}
.cpbox {
	background-color: #fff;}
.cpmu {
	width: 260px;
	height: 746px;
	overflow: hidden;}
.cpmu h4 img {
	display: block;}
.cpmu dl {}
.cpmu dt {
	height: 40px;
	line-height: 40px;
	background-color: #333;}

.cpmu dt a {
	margin-left: 64px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;}
.cpmu dd {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: solid 1px #ddd;}
.cpmu dd a {
	display: block;
	padding-left: 66px;
	color: #333;
	background-color: #F0F0F0;}

.cpmu dd a:hover {
	display: block;
	padding-left: 66px;
	color: #cc0055;
	background-color: #DAD5D5;}
.cplist {
	margin-right: 20px;
	width: 870px;
	height: 526px;}
.cplist h4 {
	border-bottom: 1px solid #ccc;}
.cplist ul {
	overflow: hidden;}
.cplist li {
	margin-right: 20px;
	margin-top: 22px;
	float: left;
	width: 283px;
	text-align: center;}
.cplist li.nomr {
	margin-right: 0px;}
.cplist li h5 {
	margin-top: 8px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
	font-size: 14px;}
.cplist li h5 a {
	color: #333;}

<!--产品矿石-->
.cplist2 {
	
	width: 1200px;
	height: 526px;
	margin: 0 auto;}
.cplist2 h4 {
	border-bottom: 1px solid #ccc;}
.cplist2 ul {
	overflow: hidden;}
.cplist2 li {
	margin-right: 20px;
	margin-top: 22px;
	float: left;
	width: 283px;
	text-align: center;}
.cplist2 li.nomr {
	margin-right: 0px;}
.cplist2 li h5 {
	margin-top: 8px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
	font-size: 14px;}
.cplist2 li h5 a {
	color: #333;}


.MT50 {
	margin-top: 50px
;}
 
.container32 {
	margin: 0 auto;
	width: 1210px;}
.fl, .l, #l {
	float: left
;}
.fr, .r, #r {
	float: right
;}

/*关于我们*/
.index_abt {
	width: 100%;
	background-color: #FFF;}
.about {
	width: 1200px;
	height: 300px;
	padding-top: 10px;}
.about_t {
	width: 100%;
	height: 55px;
	position: relative;
	background: url(../images/about_titbg.jpg) repeat-x bottom left;}
.about_t h3 {
	font-size: 24px;
	color: #666;
	line-height: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;}
.about_t h2 {
	display: inline-block;
*display:inline;
*zoom:1;
	padding: 0 20px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	line-height: normal;
	background-color: #F96A1C;}
.about_t .more {
	position: absolute;
	bottom: 0;
	right: 30px;
	padding: 0 15px;
	background: #F96A1C;
	color: #FFF
;}
.about_t .more a {
	color: #FFF
;}
.about_c {
	width: 1200px;
	height: 220px;
	padding: 20px 0
;}
.about_cl {

    font-size: 12px;
	width: 49%;
	height: 220px;
	border-right: solid 1px #ddd ;}
.about_cl a {
    text-align: right;
    width: 100px;
    font-style: normal;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 15px;
    background: #F96A1C;
    color: #fff;
    display: block;
	margin-left: 480px;}
.about_cl a:hover{color: #FFF  ;}
.about_cl span {
    width: 98%;
    line-height: 26px;
    margin-bottom: 15px;
    margin-top: 10px;
    font-size: 14px;
    display: block;}
.about_cl img {
	width: 220px;
	height: 160px;
	float: left;
	margin-right: 10px;}
.about_cr {
	width:  50%;
	height: 220px;
	 background: url(../images/lxwmdt.jpg) no-repeat left top 35px;}
.about_cr h3 {
	line-height: 1.6em;
	font-weight: bold;
	color: #F96A1C;
	font-family: "Microsoft YaHei", "微软雅黑";
	font-size: 20px;}
.about_cr span {
margin-left: 35px;
	width:  100%;
	line-height: 35px;
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 14px;
	display: block
	
	
;}
.about_cr span p1 { font-size: 15px;font-weight: bold;float: left;}
.about_cr a {
text-align:left;
	width: 100px;
	font-style: normal;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 15px;
	background: #F96A1C;
	color: #fff;
	display: block
;}
.about_cr a:hover {
	background: #F96A1C
;}

/*友情链接*/
.yqljbg {
	background-color: #333;
	border-bottom: 2px solid #BE0000;}
.yqlj {
	padding: 24px 0px;}
.yqlj p1 {border-bottom: 2px solid #BE0000;margin-bottom: -2px;
    overflow: hidden; line-height: 55px;}
.yqlj .conttit {
	border-bottom: none;
	border-bottom: 1px solid #FE6716;}
.yqlj .conttit .tita {
	padding-left: 10px;
	color: #000;
	background: url(../images/yqljtit.jpg) no-repeat left;}
.yqlj .conttit span {
	color: #5c5c5c;}
.yqlj p {
	height: 30px;
	line-height: 30px;
	overflow: hidden;}
.yqlj p a {
	padding-right: 15px;
	color: #808080;}
.fen_box1{width:1210px; margin:0px auto; height:auto; background:#red; overflow:hidden;}#c_public_htmlCode-15178823483566949 .fen_box ul li{text-align: center;display:block; float:left; margin:0px 6px; position:relative; overflow:hidden;}#c_public_htmlCode-15178823483566949 

.fen_box1 ul li {width:302px; height:auto;margin-bottom: 20px; text-align: center; float: left; transition:all 0.5s;}
.fen_box1 ul li img {}
.fen_box1 ul li img:hover  {}



.fen_box{width:1210px; margin:0px auto; height:auto; background:#red; overflow:hidden;}#c_public_htmlCode-15178823483566949 .fen_box ul li{text-align: center;display:block; float:left; margin:0px 6px; position:relative; overflow:hidden;}#c_public_htmlCode-15178823483566949 

.fen_box ul li .itu{width:139px; height:auto;  top:0px; left:0px; transition:all 0.5s;}
.fen_box ul li .itu img {}
.fen_box ul li .itu img:hover  {}
#c_public_htmlCode-15178823483566949 .fen_box ul li .izi{width:100%; height:280px; opacity: 0.6;background:#fafafa; overflow:hidden; position:absolute; top:280px; left:0px; transition:all 0.5s;}#c_public_htmlCode-15178823483566949 .fen_box ul li .izi h4{font-size:18px; color:#333; line-height:50px; margin-top:20px; text-align:center;}#c_public_htmlCode-15178823483566949 .fen_box ul li .izi p{font-size:12px; color:#999; font-family:"Arial"; line-height:20px; margin-bottom:20px; text-transform:uppercase; text-align:center;}#c_public_htmlCode-15178823483566949 .fen_box ul li .izi span{font-size:14px; color:#fff; line-height:24px; text-align:center; display:block; width:200px; margin:0px auto;}#c_public_htmlCode-15178823483566949 .fen_box ul li:hover .izi{top:200px; background:#B36A25; color:#fff!important;}#c_public_htmlCode-15178823483566949 .fen_box ul li:hover .izi h4{color:#fff!important;}#c_public_htmlCode-15178823483566949 .fen_box ul li:hover .izi p{color:#fff!important;}#c_public_htmlCode-15178823483566949{}#c_news_list-15178346871005004 

.w_rbox-001{position:absolute; width:300px; height:300px;} .w_rbox-001 .p_stylebox{ width: 100%;}.w_rbox-001 .p_MatteIcon .iconfont:before{content:'\e602';}.w_rbox-001 >div{animation-fill-mode:both;}.c_news_list-01001


.icbox{overflow: hidden;position: relative;}
.ictit{overflow: hidden;text-align: center;}
.ictit .tit{font-size: 28px;color: #af0028;line-height: 34px;}
.ictit .fti{overflow: hidden;text-align: center;height: 35px;line-height: 35px;font-size: 0;}
.ictit .fti .wz{display: inline-block;*display: inline;*zoom:1;width: 295px;line-height: 35px;height: 35px;vertical-align: middle;color: #666;font-size: 16px;}
.ictit .fti .line{display: inline-block;*display: inline;*zoom:1;background: #ccc;height: 1px;width:195px;vertical-align: middle;}
.icase-con{overflow: hidden;position: relative; margin-top:22px;}
.icase-list{overflow: hidden;width: 1200px;}
.icase-list li{position: relative; margin-bottom: 17px;margin-right:10px;float: left;width: 290px;text-align: center;}
.icase-list .img{border: 1px solid #ccc;}
.icase-list .name{margin-bottom: 10px;background: #333; margin-top: 10px;font-size: 16px;height: 36px;line-height: 36px;overflow: hidden;text-align: center;color: #fff;
    position: absolute;
    top: 256px;
    width: 290px;
    opacity: 0.8;
    margin: 0px auto;}
.icase-list .name a{color: #fff;}
.icase-list .name a:hover {color: #E7EAEB;}
.icase-prev,.icase-next{height: 32px;line-height: 32px;width: 32px;text-align: center;display: block;position: absolute;top: 30%;background: #000;background: rgba(0,0,0,0.5);font-size: 30px;color: #fff;font-family: simsun;opacity: 0;}
.icase-prev{left: 0;}
.icase-next{right: 0;}
.icase-prev:hover,.icase-next:hover{background: #000;color: #fff;}
.icase-con:hover .icase-prev,.icase-con:hover .icase-next{opacity: 1;}
.iabout-con{overflow: hidden;}
.iabout-img{float: left;width: 320px;height: 200px;position: relative;}
.iabout-img-list{overflow: hidden;position: relative;width: 100%;height: 100%;}
.iabout-img-list li{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.iabout-imbtn{overflow: hidden;position: absolute;z-index: 4;bottom: 5px;height: 10px;right: 15px;text-align: right;font-size: 0;}
.iabout-imbtn span{display: inline-block;*display: inline;*zoom:1;width: 10px;height: 10px;vertical-align: middle;border-radius: 50%;background: #fff;margin: 0 3px;cursor: pointer;}
.iabout-imbtn span.co{width: 6px;height: 6px;border:2px solid #af0028;}
.iabout-article{overflow: hidden;width: 668px;float: right;line-height: 24px;overflow: hidden;font-size: 14px;color: #333;text-align: left;}
.iabout-article .more{color: #af0028;}
.ipro-box{overflow: hidden;border-top: 1px solid #af0028;}
.ipro-left{float: left;width: 266px;position: relative;min-height: 345px;}
.ipro-tit{overflow: hidden;width: 115px;background: #af0028;position: relative;min-height: 345px;float: left;height: 100%;position: absolute;left: 0;}
.ipro-tit .cn{color: #fff;font-size: 28px;width: 30px;text-align: center;text-align: justify;overflow: hidden;margin-top: 24px;line-height: 28px;float: left;margin-left: 15px;}
.ipro-tit .en{color:#df476e;font-size:30px;height:32px;line-height:32px;white-space:nowrap;position: relative;margin-top: 24px;float: left;margin-left: 10px;}
.ipro-tit .en .enreg{transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);position: absolute;top: 125px;left: -116px;}
.ipro-cg-con{overflow: hidden;width: 151px;float: right;}
.ipro-cg-list{overflow: hidden;}
.ipro-cg-list li{text-align: center;cursor: pointer;height: 57px;line-height: 57px;overflow: hidden;border-bottom: 1px solid #ccc;font-size: 16px;}
.ipro-cg-list li.co{background:#af0028;border-color: #af0028;color: #fff;}
.ipro-right{overflow: hidden;margin-top: 10px;width: 696px;float: right;}
.ipro-dl{overflow: hidden;}

.ipro-list{overflow: hidden;}
.ipro-list li{float: left;width: 204px;margin: 5px 14px;}
.ipro-list .img{height: 154px;}
.ipro-list .name{height: 30px;line-height: 30px;overflow: hidden;text-align: center;font-size: 14px;}
.ipro-dl{overflow: hidden;}
.ipro-dl dd{display: none;}
.ipro-more{display: block;width: 108px;height: 38px;line-height: 38px;text-align: center;overflow: hidden;color: #fff;background: #af0028;margin: 30px auto 0;font-size: 14px;}
.ipro-more:hover{color: #fff;}

.mgtp-25 {
    margin-top: 25px;}

/*优势*/
.ysSpan {
	border-top: 3px solid #C50C0E;}
.ysBox {
    
	position: relative;
	height: 1749px;
	background: url(../../images/ysbox.jpg) no-repeat center;}
.ysBox dl {
	position: absolute;}
.ysBox dt {
	margin-bottom: 14px;
	font-size: 26px;
	font-weight: bold;
	color: #C50C0E;}
.ysBox dd span {
	font-size: 18px;
	font-weight: bold;
	color: #f00;}
.ysBox dd p {
	margin-top: 4px;
	width: 390px;
	font-size: 14px;
	color: #333;
	line-height: 30px;}
.ysBox .ys01 {
	left: 46px;
	top: 200px;}
.ysBox .ys02 {
	left: 566px;
	top: 550px;}
.ysBox .ys02 dt {
	font-size: 24px;}
.ysBox .ys03 {
	left: 46px;
	top: 848px;}
.ysBox .ys04 {
	left: 566px;
	top: 1126px;}
.ysBox .ys05 {
	left: 46px;
	top: 1475px;}
.ysPhone {
	position: absolute;
	left: 96px;
	top: 1660px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;}
.ysZsBox {
	position: absolute;
	left: 530px;
	top: 800px;
	text-align: center;}
.ysZsBox img {
	border: 5px solid #2a1c15;}
.ysZsBox h5 {
	margin-top: 10px;
	font-size: 14px;
	color: #333;}
.ggl {
	position: relative;}
.ggl span {
	position: absolute;}
.ggl01 span {
	left: 504px;
	top: 84px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;}
.ggl02 {
	margin-bottom: 24px;}
.ggl02 span {
	left: 604px;
	top: 74px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;}
.contTit {
	position: relative;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #026ab2;
	font-size: 18px;}
.contTit .titA {
	padding-left: 18px;
	color: #026fb5;
	background: url(img/index/tita_ico.jpg) no-repeat left center;}
.contTit .titMore {
	position: absolute;
	right: 20px;
	top: 0px;
	font-size: 12px;
	color: #333;
	font-weight: normal;}

<!--产品-->
.sy_fl p {
	margin: 5px 0 5px 20px;
	float: left;
	width: 183px;}
.sy_fl p span {
margin: 5px 0 5px 15px;
	float: left;
	width: 183px;
	background: #3f3f3f;
	color: #fff;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;}
.sy_fl p span a {
	color: #fff;
	line-height: 50px;
	width: 183px;
	display: block;}
.sy_fl p span a:hover {
	color: #fff;
	background: #F96A1C;
	width: 183px;}
.sy_fl {
	padding: 10px;
	height: 60px;}
.sy_fl ul li strong {
	color: #fff;
	font-size: 18px;
	font-family: "黑体";
	background: #a60000;
	width: 150px;
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	float: left;
	margin-bottom: 10px;}
.sy_fl ul li strong a {
	color: #fff;}
.sy_fl ul li em {
	display: block;
	float: left;
	font-style: normal;
	height: 30px;
	line-height: 30px;}
.sy_fl ul li em a {
	padding: 0 10px;
	font-size: 12px
;}
.top3 {
	font-size: 28px;
	text-decoration: none;
	color: #000;
	text-align: center;}
.top3 a:link {
	text-decoration: none;
	color: #000;}
.top3 a:hover {
	text-decoration: none;
	color: #000;}
.top3 a:visited {
	text-decoration: none;
	color: #000;}
.top3 a:active {
	text-decoration: none;
	color: #000;}
.top_3 {
	font-size: 40px;
	text-decoration: none;
	color: #a60000;}
.top_3 a:link {
	text-decoration: none;
	color: #a60000;}
.top_3 a:hover {
	text-decoration: none;
	color: #a60000;}
.top_3 a:visited {
	text-decoration: none;
	color: #a60000;}
.top_3 a:active {
	text-decoration: none;
	color: #a60000;}


.pro-img { width: 1200px;margin: 0px auto auto 10px;}
.pro-img ul { zoom: 1;}
.pro-img li { width: 272px; float: left; position: relative; margin: 13px; background: #6F6F6F; border: 1px solid #ccc; -webkit-transition: all 0.10s linear 0.01s; -moz-transition: all 0.10s linear 0.01s; -ms-transition: all 0.10s linear 0.01s; -o-transition: all 0.10s linear 0.01s; transition: all 0.10s linear 0.01s;}
.pro-img li img { width: 100%; display: block; border-bottom: 1px solid #fff;}
.pro-img li span { color: #fff; float: left; padding: 5px; margin-top: 5px; margin-bottom: 5px; margin-left: 5px;}
.pro-img li .a-link { font-size: 12px; color: #666; padding: 3px 10px; float: right; background: #eee; margin-right: 10px; margin-top: 8px;}
.pro-img li:hover { border: 1px solid #F96A1C;}
/*news*/
.offer { height: 200px; background: url(../../images/qi-1.jpg) top center;}
.offer .container {}
.offer .container .left { float: left;}
.offer .container .left p { color: #fff; font-size: 25px; margin-top: 52px; margin-left: 15px;}
.offer .container .left p strong { font-size: 36px; color: #2168be; margin-right: 40px;}
.offer .container .left ul {}
.offer .container .left ul li { float: left; color: #333; font-size: 18px; margin-right: 88px;}
<!--简介-->
.padding-big-top {
	padding-top: 20px
;}
.margin-big-top {
	margin-top: 20px
;}
.newsitem  {
	text-align: center;
	display: inline-block;
	float: right;
	width: 396px;
	height: 335px;}
.newsitem img {
margin-top:40px;
border: 0;
vertical-align: bottom;}
.layout {
margin-top: 1px;
width: 100%;}
.about-bg {
height: 435px;
	background: url(../../images/aboutbg.jpg) center top repeat;}
.about-box {
width: 60%;
font-size: 14px;
font-family: "Microsoft Yahei";
    float: left;
	padding: 13px;
	color: #fff;
	margin: 1px 0px;
	margin-bottom: 15px;
line-height: 34px;}
.about-box h1 {
margin-top: 20px;
text-align: center;
	color: #fff;
	line-height: 24px;}
.about-box h2 {
margin-top: 20px;
text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 24px;}
@media only screen and (max-width: 768px) {
.about-box h2 {
	font-size: 14px;}
}
.about-box a {
	color: #fff;}

.contTit {
	position: relative;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #026ab2;
	font-size: 18px;}
.contTit .titA {
	padding-left: 18px;
	color: #026fb5;
	background: url(../../images/tita_ico.jpg) no-repeat left center;}
.contTit .titMore {
	position: absolute;
	right: 20px;
	top: 0px;
	font-size: 12px;
	color: #333;
	font-weight: normal;}

/*客户见证*/
.khjzBox {
top: 20px;}
.khjzCont {
	padding-bottom: 30px;
	overflow: hidden;}
.khjzCont dl {
	float: left;
	margin-top: 20px;
	height: 160px;
	overflow: hidden;
	padding: 0 2%;
	width: 46%;
*width:45%;}
.khjzCont dt img {
	padding: 7px;
	border: 1px solid #e8e6e6;}
.khjzCont dd {
	margin-left: 194px;}
.khjzCont dd h5 {
	height: 36px;
	line-height: 36px;
	font-size: 18px;}
.khjzCont dd h5 a {
	color: #C50C0E;}
.khjzCont dd p {
	margin: 4px 0 14px 0;
	line-height: 20px;
	color: #333;
	height: 80px;
	overflow: hidden;}

/*动态*/
.dtSpan {
padding: 24px 0;
background-color: #0384dc;}
.dtBox {
	width: 870px;
	height: 428px;
	overflow: hidden;
	background-color: #fff;}
.dtBox h4 {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background: url(../../images/dttitbg.jpg) repeat-x center;}
.dtBox h4 a {
	float: left;
	padding: 0 20px;
	font-size: 18px;
	color: #026fb5;
	text-decoration: none;}
.dtBox h4 a:hover, .dtBox h4 a.cur {
	color: #fff;
	background-color: #f69a0a;}
.dtBox dl {
	margin: 24px 20px;
	height: 148px;
	overflow: hidden;}
.dtBox dt img {
	border: 1px solid #e8e6e6;}
.dtBox dd {
	margin-left: 208px;
	margin-right: 10px;}
.dtBox dd h5 {
	height: 36px;
	line-height: 36px;
	font-size: 18px;}
.dtBox dd h5 a {
	color: #C50C0E;}
.dtBox dd p {
	margin: 6px 0 24px 0;
	line-height: 22px;
	color: #333;
	height: 66px;
	overflow: hidden;}
.dtBox dd .btnGd {
	padding-right: 10px;
	color: #f69a0a;
	background: url(../../images/dttxtbtn_ico.jpg) no-repeat right center;}
.dtBox ul {
	margin: 0 20px;}
.dtBox li {
	position: relative;
	height: 28px;
	line-height: 28px;}
.dtBox li a {
	display: inline-block;
	padding-left: 12px;
	background: url(../../images/dtli_ico.jpg) no-repeat left center;
	width: 470px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
	font-size: 14px;}
.dtBox li span {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;}
/*报名*/
.bmBox {
	position: relative;
	width: 330px;
	height: 428px;
	background-color: #f69a0a;}
.bmBox h4 {
	margin-bottom: 46px;}
.bmBox .m_form {
	margin-left: 20px;}
.bmBox .m_form * {
	font-family: microsoft yahei;}
.bmBox .m_form li {
	margin-bottom: 12px;
	overflow: hidden;}
.bmBox .m_form label {
	float: left;
	width: 56px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;}
.bmBox .m_form .iptTxt {
	float: left;
	width: 212px;
	height: 14px;
	line-height: 14px;
	padding: 5px 10px;
	outline: none;
	border: none;
	color: #333;
	background-color: #fff;}
.bmBox .m_form .txtAre {
	float: left;
	width: 212px;
	height: 134px;
	line-height: 20px;
	border: none;
	outline: none;
	resize: none;
	color: #333;
	padding: 5px 10px;
	background-color: #fff;}
.bmBox .m_form .btnSubmit {
	width: 110px;
	height: 40px;
	background: url(../../images/formtjbtn.jpg) no-repeat center;
	border: none;
	cursor: pointer;}
.bmBox .fTopB {
	position: absolute;
	right: 0px;
	top: -24px;
	width: 346px;
	height: 24px;
	background: url(../../images/ftopb.jpg) no-repeat center;}
.bmBox .fBotB {
	position: absolute;
	right: 0px;
	bottom: -43px;
	width: 346px;
	height: 43px;
	background: url(../../images/fbotb.jpg) no-repeat center;}

/*公共标题start*/
.box_title{width:319px;border-bottom: 2px solid #b1b1b1;text-align: center;padding: 35px 0 0px;}
.box_title p{font-size: 16px;color: #FE0000;padding: 10px 0;}
.box_title span{width: 47px;height: 5px;background: #FE0000;display: block;margin: auto;margin-bottom: -3px;}
/*公共标题end*/

/*精选内容start*/
	.center1{margin-bottom: 80px;}
	.center1 .container .box_jingxuanfuwu ul li{float: left;margin-right: 16px;margin-top: 20px;}
	.center1 .container .box_jingxuanfuwu ul li .box_jingxuanfuwu_innerbox {
		-o-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-webkit-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
		-webkit-transform: rotateY(0deg);
		-moz-transform: rotateY(0deg);
		transform: rotateY(0deg);}
	.center1 .container .box_jingxuanfuwu ul li:hover .box_jingxuanfuwu_innerbox {
		-webkit-transform:rotateY(180deg);
		-moz-transform:rotateY(180deg);
		-o-transform: rotateY(180deg);
		-ms-transform: rotateY(180deg);
		transform:rotateY(180deg);}
	.center1 .container .box_jingxuanfuwu ul li .box_jingxuanfuwu_innerboxs {
		-webkit-transform: rotateY(-180deg);
		-o-transform: rotateY(-180deg);
		-ms-transform: rotateY(-180deg);
		-moz-transform: rotateY(-180deg);
		transform: rotateY(-180deg);
		-o-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-webkit-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
		position: absolute;}
	.center1 .container .box_jingxuanfuwu ul li:hover .box_jingxuanfuwu_innerboxs {
		-webkit-transform:rotateY(0deg);
		-moz-transform:rotateY(0deg);
		-o-transform: rotateY(0deg);
		-ms-transform: rotateY(0deg);
		transform:rotateY(0deg);
		z-index: 10;
		position: absolute;}
	.center1 .container .box_jingxuanfuwu ul li:last-child{margin-right: 0;}
	.center1 .container .box_jingxuanfuwu ul li .box_jingxuanfuwu_innerbox{width: 221px;height: 330px;text-align: center;background: white;padding: 30px 0 30px;}
	.center1 .container .box_jingxuanfuwu ul li .box_jingxuanfuwu_innerboxs{position: absolute;top: 0;left: 0;z-index: -1;}
	.center1 .container .box_jingxuanfuwu ul li .box_jingxuanfuwu_innerbox .imgbox{width: 88px;height: 88px;background: #f5f5f5;margin: auto;line-height: 88px;}
	.center1 .container .box_jingxuanfuwu ul li .box_jingxuanfuwu_innerbox h4{margin: 16px auto 0;}
	.center1 .container .box_jingxuanfuwu ul li .box_jingxuanfuwu_innerbox p{font-size: 12px;color: #b0b0b0;margin-top: 18px;}
	.center1 .container .box_jingxuanfuwu ul li .box_jingxuanfuwu_innerbox a{border-radius: 0;padding: 8px 20px;margin-top: 20px;background: #FE0000;color: white;}
	.center1 .container .box_jingxuanfuwu ul li .box_jingxuanfuwu_innerbox p span{color: #fd5a66;}
	/*精选内容end*/
	.bg{
padding: 0;
margin: 0;}
.center1 {
margin-bottom: 20px;
background: #F5F5F5;}

/*team*/
.team{width: 100%; min-height: 570px; background: #ffffff;}
.team .titlebox{padding: 45px 0 42px;}
.teambox{width: 1180px; margin: 0 auto;}
.hd{position: relative;}
.hd a{display: block; width: 50px; height: 50px; background: url(../img/hdbg.jpg) no-repeat; position: absolute;z-index: 1000;} 
.hd a.next{background-position: -53px 0px; right: -112px; top: 130px;}
.hd a.prev{background-position: 0px -50px; left: -112px; top: 130px;}
.hd a.prev:hover{background-position: 0px -0px;}
.hd a.next:hover{background-position: -53px -50px;}
.flashBg{width:1180px;height:420px; margin:0 auto;position:relative;overflow:hidden;}
.flashBg ul.mobile{width:2000%;height:400px; position:absolute;}
.flashBg ul.mobile li{ float:left;width:225px; margin-right: 94px; height:420px;color:#6C6E85;}
.flashBg ul.mobile li a.imga{ display: block; width: 163px; height: 163px; margin: 0 auto;}
.flashBg ul.mobile li h3{ text-align: center; font-size: 16px; color: #333333; font-weight: normal; padding: 10px 0;}
.flashBg ul.mobile li h3 span{font-size: 12px; color: #666666;}
.flashBg ul.mobile li p{font-size: 12px; color: #666666; line-height: 20px;}
.flashBg ul.mobile li p.fwrx{font-size: 14px; padding: 10px 0 14px;}
.flashBg ul.mobile li p.fwrx strong{font-size: 16px; color: #ff7f00;}
.hotphone{ width: 223px; height: 35px; background: url(../images/telphone.jpg) no-repeat;}
.hotphone #tel{border: none; background: none; width: 158px; height: 35px; padding: 0 10px 0 15px; font-size: 12px; color: #666; line-height: 35px; float:left;}
.flashBg ul.mobile li a strong{font-size: 16px; color: #2f2f2f; display: block; margin-bottom: 20px;}
.flashBg ul.mobile li a strong span{font-weight: normal; color: #666666;}
.flashBg ul.mobile li a div{display:table-cell; width: 260px; height: 210px; text-align: center; vertical-align: middle;}
.hotphone .coolbg{ width:40px;height:35px; cursor:pointer; border:none; float:right; background:none;}
/*服务内容*/

.service{width:100%; background: #f3f3f3; height: 700px; margin: -3px auto 0;}
.titlebox{width: 100%; text-align: center; padding: 50px 0; overflow: hidden;}
.titlebox h3{font-size: 30px; font-weight: normal; color: #333333; line-height: 28px;}
.titlebox p{color: #666666; font-size: 14px; line-height: 28px; margin: 15px 0 0;}
.titlebox i{display: inline-block; width: 80px; height: 3px; background: #aaaaaa; margin: 0 auto;}

.tsk{position: fixed; z-index: 10000; display: none; border: 1px solid #ddd; width: 500px; height: 200px; background: #ffffff; left: 50%; top: 50%; margin-left: -250px; margin-top: -100px;}
.tsk span{display: block; height: 50px; background: #e5e5e5; padding: 0 30px; text-align: right; color: #333; line-height: 50px; cursor: pointer;}
.tsk p{text-align: center; line-height: 100px; font-size: 16px; color: #ff7f00;}
/*服务流程*/
.in_lc{width: 100%; height: 480px; background:#1585c9;overflow: hidden;position: relative;}
.in_lc>div{width: 1180px;margin:0px auto;}
.in_lc>div>div{width:135px;float: left; position: relative; margin-right: 70px;}
.in_lc .circle{width:135px;height: 135px;border: 1px solid #fff;border-radius:75px;color: #fff;text-align: center;margin: 0 auto;}
.in_lc i{width: 72px;height: 52px;background:url(../images/lc01.jpg) no-repeat center center;display: block;margin-left: 31.5px;margin-top: 41.5px;transition: .5s;}
.in_lc p{margin-top: 10px;}
.in_lc>div>div>p{font-size: 14px;color: #fff; line-height: 22px;}
.in_lc u{width: 35px;height: 35px;background:#FFF;border-radius: 32px; border: 1px solid #FFFFFF;position: absolute;left: 5px;top:5px;color: #1585c9;text-decoration: none;font-size: 18px;text-align: center;line-height: 35px;font-weight:100; font-family: arial;}
.in_lc .qyht{background:url(../images/lc02.jpg) no-repeat center center;}
.in_lc .ymsj{background:url(../images/lc03.jpg) no-repeat center center;}
.in_lc .cxkf{background:url(../images/lc04.jpg) no-repeat center center;}
.in_lc .shys{background:url(../images/lc05.jpg) no-repeat center center;}
.in_lc .hqwh{background:url(../images/lc06.jpg) no-repeat center center;}
.in_lc>div>div:hover>.circle{background: #fff;color: #1ea1da;}
.in_lc>div>div:hover u{background: #1585c9; color: #FFFFFF;}
.in_lc>div>div:hover i{background:url(../images/lc1.jpg) no-repeat;  transform: rotate(360deg);  -ms-transform: rotate(360deg); /* ie 9 */  -webkit-transform: rotate(360deg); /* safari and chrome */  transition: .5s;}
.in_lc>div>div:hover .qyht{background:url(../images/lc2.jpg) no-repeat center center;color:#1ea1da;}
.in_lc>div>div:hover .ymsj{background:url(../images/lc3.jpg) no-repeat center center;}
.in_lc>div>div:hover .cxkf{background:url(../images/lc4.jpg) no-repeat center center;}
.in_lc>div>div:hover .shys{background:url(../images/lc5.jpg) no-repeat center center;}
.in_lc>div>div:hover .hqwh{background:url(../images/lc6.jpg) no-repeat center center;}
.in_lc>div>div h3{font-size: 20px; color: #ffffff; text-align: center; font-weight: normal; line-height: 28px; margin: 18px 0 10px;}
.in_lc .titlebox{padding: 50px 0 42px;}
.in_lc .titlebox h3{color: #FFFFFF;}
.in_lc .titlebox p{color: #FFFFFF;}
.in_lc .titlebox i{background: #FFFFFF; width: 80px; height: 3px; margin: 10px auto 0;}





/*客户*/
.in_kehu{width: 100%;height: 500px;position: relative;overflow: hidden;background:#f3f3f3;}
.in_kehu h5{background:transparent;}
.in_kehu .titlebox{padding: 50px 0 38px;}
.business .box ul.items li { float: left; width: 256px; height: 300px; margin: 0 33px; background:#f5f5f5; overflow: hidden;}
.clients { width: 100%;}
.clients .box { position: relative; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.clients .box ul.items { margin: 0 auto; margin-top: 10px; width: 1180px; font-size: 0; overflow: hidden;}
.clients .box ul.items li { position: relative; padding: 10px; width: 148px; height: 98px; overflow: hidden; z-index: 10; float: left;margin:0 34px 23px 0; background-color: #FFFFFF;}
.clients .box ul.items li.tdsw { top: 600px; background:#FFFFFF url(../images/clients.jpg) no-repeat 20px 30px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s;}
.clients .box ul.items li:hover.tdsw { background:#FFFFFF url(../images/clients.jpg) no-repeat 20px -90px;}

.clients .box ul.items li.brkx { top: -400px; background:#FFFFFF url(../images/clients.jpg) no-repeat -160px 25px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s;}
.clients .box ul.items li:hover.brkx { background:#FFFFFF url(../images/clients.jpg) no-repeat -160px -95px;}

.clients .box ul.items li.tdkj { top: 600px; background:#FFFFFF url(../images/clients.jpg) no-repeat -336px 30px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s;}
.clients .box ul.items li:hover.tdkj { background:#FFFFFF url(../images/clients.jpg) no-repeat -336px -90px;}
.clients .box ul.items li.cas { top: -400px; background:#FFFFFF url(../images/clients.jpg) no-repeat -515px 25px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s;}
.clients .box ul.items li:hover.cas { background:#FFFFFF url(../images/clients.jpg) no-repeat -515px -95px;}
.clients.active .box ul.items li.cas { top: 0px;}
.clients .box ul.items li.sipo { top: 600px; background:#FFFFFF  url(../images/clients.jpg) no-repeat -695px 40px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s;}
.clients .box ul.items li:hover.sipo { background:#FFFFFF  url(../images/clients.jpg) no-repeat -695px -80px;}
.clients .box ul.items li.apple { top: 450px; background:#FFFFFF  url(../images/clients.jpg) no-repeat -870px 25px; margin-right: 0; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s;}
.clients .box ul.items li:hover.apple { background:#FFFFFF  url(../images/clients.jpg) no-repeat -870px -95px;}
.clients .box ul.items li.das { top: -550px; background:#FFFFFF  url(../images/clients.jpg) no-repeat -1048px 30px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s;}
.clients .box ul.items li:hover.das { background:#FFFFFF  url(../images/clients.jpg) no-repeat -1048px -90px;}
.clients .box ul.items li.hunantv { top: 450px; background:#FFFFFF url(../images/clients.jpg) no-repeat -1226px 25px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s;}
.clients .box ul.items li:hover.hunantv { background:#FFFFFF url(../images/clients.jpg) no-repeat -1226px -95px;}
.clients .box ul.items li.sino { top: -550px; background: #FFFFFF url(../images/clients.jpg) no-repeat -1406px 25px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s;}
.clients .box ul.items li:hover.sino { background:#FFFFFF url(../images/clients.jpg) no-repeat -1406px -95px;}
.clients .box ul.items li.report { top: 450px; background:#FFFFFF url(../images/clients.jpg) no-repeat -1585px 40px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s;}
.clients .box ul.items li:hover.report { background:#FFFFFF url(../images/clients.jpg) no-repeat -1585px -80px;}

.clients .box ul.items li.gedu { top: 300px; background:#FFFFFF url(../images/clients.jpg) no-repeat -1758px 20px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s;}
.clients .box ul.items li:hover.gedu { background:#FFFFFF url(../images/clients.jpg) no-repeat -1758px -100px;}
.clients .box ul.items li.bgg { top: -700px; background: #FFFFFF url(../images/clients.jpg) no-repeat -1937px 40px; margin-right: 0; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s;}
.clients .box ul.items li:hover.bgg { background:#FFFFFF  url(../images/clients.jpg) no-repeat -1937px -80px;}
.clients.active .box ul.items li{ top: 0px;}
.clients .box ul.items li span { position: absolute; bottom: -30px;}
.clients .box ul.items li.bg.all { position: absolute; width: 1155px; height: 450px; background-color: White; -moz-opacity: 0.3; opacity: 0.3; filter: alpha(opacity=30);}
.clients .box ul.items li.bg.one { position: absolute; background: #eee; -moz-opacity: 0.5; opacity: 0.5; filter: alpha(opacity=50); -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; display: none;}
.clients .box ul.mini { display: none;}
/*立即咨询*/
.footljzx{width: 100%; height: 100px; padding-top: 150px; background: url(../images/ad.jpg) no-repeat center center; clear: both;}
.footljzx a{display: block; width: 148px; height: 43px; border: 1px solid #FFFFFF; border-radius: 3px; margin: 0px auto 0; line-height: 42px; text-align: center; font-size: 16px; color: #ffffff;}

/**/
.jpservice{width: 1180px; margin: 0 auto; height: 75px; padding: 38px 0 37px; clear: both; overflow: hidden;}
.jpservice dl{width: 282px; float: left; overflow: hidden;}
.jpservice dl dt{width: 75px; height: 75px; float: left;}
.jpservice dl dd{width: 182px; padding-top: 12px; float: left; margin-left: 24px;}
.jpservice dl dd h3{font-size: 18px; color: #333333; font-weight: normal; margin-bottom: 10px;}
.jpservice dl dd p{font-size: 12px; color: #666666;}
.jpservice dl.seconddl{width: 345px;}
.jpservice dl.seconddl dd{width: 210px;}
.jpservice dl.threedl{width: 292px;}
.jpservice dl.threedl dd{width: 120px;}
.jpservice dl.lastdl{width: 260px;}
.jpservice dl.lastdl dd{width: 160px;}


.jpservice1{float: left; width: 100%; position: relative; padding-bottom: 30px; background: #f4f4f4;}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}

.HomeTrends{float: left; width: 100%; position: relative; padding-bottom: 30px; background: #f4f4f4;}
.HomeTrends::before{position: absolute; content: ""; width: 100%; height: 100px; background: #fff; left: 0; top: 0;}
.HomeTreNews{float: left; position: relative;  width:59.428571%;}
.HomeTreNews .hd{float: left; width: 100%; height: 100px;border-bottom: 2px solid #284B90;}
.HomeTreNews .hd ul{float: left; margin-top: 23px;}
.HomeTreNews .hd ul li{float: left; padding-right: 34px; line-height: 60px; height: 60px; font-size: 20px; color: #333333; cursor: pointer; font-weight: bold; position: relative;}


.HomeTreNews .hd ul li::after{position: absolute; content: ""; width: 11px; height: 7px; bottom: 0; left: 38%; margin-left: -5px; background: url(images/htre_bg1.jpg) no-repeat; filter:alpha(opacity=00);opacity:0;}
.HomeTreNews .hd ul li.on{color: #284b90;}
.HomeTreNews .hd ul li.on::after{filter:alpha(opacity=100);opacity:1;}
.HomeTreNews .bd{float: left; width: 100%; margin-top: 11px;}
.HomeTreNews .bd ul{float: left; width: 100%;}
.HomeTreNews .bd ul .more{float: left; width: 100%; display: block; margin-top: 4px; height: 47px; line-height: 47px; color: #666; font-size: 14px; font-family: Arial; text-transform: uppercase;}
.HomeTreNews .bd ul li{float: left; width: 100%;  margin-top: 4px;}
.HomeTreNews .bd ul li a{float: left; width: 100%; display: block; height: 47px; line-height: 47px; font-size: 14px; color: #4c4c4c; position: relative;}
.HomeTreNews .bd ul li a::before{position: absolute; content: ""; width: 2px; background: #284b90; height: 100%; left: 0; top: 0; filter:alpha(opacity=00);opacity:0;}
.HomeTreNews .bd ul li span{max-width:68%; float: left;}
.HomeTreNews .bd .top11{float: left; display: block; padding: 0 5px; height: 18px; line-height: 16px; font-size: 12px; color: #d82128; margin-top: 15px; border: 1px solid #d82128; margin-left: 10px; font-style: normal;
 -webkit-border-radius:9px; 
    -moz-border-radius:9px;
         border-radius:9px;}
.HomeTreNews .bd .date{float: right; font-family: Arial;}
.HomeTreNews .bd ul li a::before,
.HomeTreNews .bd ul li span,
.HomeTreNews .bd .date{
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.HomeTreNews .bd ul li a:hover{background: #ebebeb;}
.HomeTreNews .bd ul li a:hover::before{filter:alpha(opacity=100);opacity:1;}
.HomeTreNews .bd ul li a:hover span{color: #284b90; padding-left: 20px;}
.HomeTreNews .bd ul li a:hover .date{color: #284b90; padding-right: 22px;}
.HomeTreNews .bd ul .more:hover{color: #284b90;}
.HomeTreQue{float: right; width: 32.714286%; position: relative;}
.HomeTreTit{float: left; width: 100%; background: #284b90; padding: 30px 33px;}
.HomeTreTit span{float: left; width: 50%; font-size: 20px; color: #fff; font-weight: bold;  line-height: 40px; height: 40px; display: block;}
.HomeTreTit a{float: right; padding-right: 26px; line-height: 40px; height: 40px; color: #fff; font-size: 14px; font-family: Arial; text-transform: uppercase; background: url(../../images/htre_bg2.jpg) no-repeat right;}
.HomeTreTit a:hover{text-decoration: underline;}
.HomeTreQue ul{float: left; width: 100%; padding: 5px 33px; background: #fff;}
.HomeTreQue ul li{float: left; width: 100%; padding: 20px 0 17px 0; border-bottom: 1px dashed #ccc;}
.HomeTreQue ul li:last-child{border: 0;}
.HomeTreQue ul li a{float: left; width: 100%; display: block;}
.HomeTreQue ul li a .ask01{float: left; width: 100%; padding-left: 30px; line-height: 26px; height: 26px; color: #4c4c4c; font-size: 14px; background: url(../../images/htre_bg3.jpg) no-repeat left;}
.HomeTreQue ul li a .answer01{float: left; width: 100%; padding-left: 30px; line-height: 26px; height: 52px; color: #666; font-size: 14px; overflow: hidden; background: url(../../images/htre_bg4.jpg) no-repeat left 6px;}
.HomeTreQue ul li a:hover .ask01{ color: #284b90;}

@media  screen and (max-width:1199px){
  .HomeTreQue{width: 35%;}
}
@media  screen and (max-width:991px){
  .HomeTreNews{width:57%;}
  .HomeTreNews .bd ul li a{height: 40px; line-height: 40px; font-size: 14px;}
  .HomeTreNews .bd .top{margin-top: 10px;}
  .HomeTreNews .bd ul li span{max-width:60%;}
  .HomeTreQue{width: 40%;}
  .HomeTreQue ul{padding: 5px 25px;}
}
@media  screen and (max-width:767px){
  .HomeTrends::before{height: 60px;}
  .HomeTreNews{width:100%;}
  .HomeTreNews .hd{height: 60px; text-align: center;}
  .HomeTreNews .hd ul{margin-top: 0; float: none; display: inline-block; *display: inline; zoom:1; vertical-align: top;}
  .HomeTreNews .hd ul li{padding:0 10px; line-height: 40px; height: 40px; font-size: 16px;}
  .HomeTreNews .hd ul li::after{left: 50%;}
  .HomeTreNews .bd ul li a{height: auto; line-height: 30px; font-size: 13px;}
  .HomeTreNews .bd .top{ position: absolute; right: 0; bottom: 5px;}
  .HomeTreNews .bd ul li span{max-width:100%;}
  .HomeTreNews .bd .date{float: left; width: 100%;}
  .HomeTreNews .bd ul li a:hover span{ padding-left: 10px;}
  .HomeTreNews .bd ul li a:hover .date{padding-left: 10px; padding-right: 0;}
  .HomeTreQue{width: 100%;}
  .HomeTreQue ul{padding: 5px 15px;}
  .HomeTreTit{padding: 10px 16px;}
  .HomeTreTit span{font-size: 16px;}
  .HomeTreQue ul li{padding: 15px 0;}
}
.pro-showBox {
			    width: 1140px;
			    height: auto;
			    margin: 0 auto;}
		.lei{
			position: relative;}
		.le_right{
			    background: #fff;
			    border: 1px solid #00349A;
			    /* margin-left: 103px; */
			    position: absolute;
			       height: 245px;
			    width: 260px;
			    z-index: 999;
			    top: 0px;
			    left: 215px;}
		ul{
			list-style: none;}
		.le_right ul{
			    padding: 3px 0px 40px 13px;}
		.le_right ul li{
		       width: 100%;
			    text-align: left;
			    border: none;
			        height: 50px;}
		.le_right ul li{
			line-height: 50px;}
		 h2:hover div{
			 display: block !important;}
			
			.pro-show{
	width: 1140px;
	height: auto;
	margin:0 auto;}
.pro-show .title{
	width: 1140px;
	height: 88px;
	display: block;
	margin-bottom: 25px;}
.pro-show-nav{
	width: 1140px;
	height: 40px;
	background: #efefef;
	margin-bottom: 35px;}
.pro-show-nav h3{
	display: block;
	float: left;
	width: 220px;
	height: 40px;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	background: #00349A;
	padding:0 20px;
	letter-spacing: 1px;}
.pro-show-nav a{
	display: block;
	float: left;
	height: 16px;
	margin-top:12px;
	padding:0 24px;
	border-right: solid 1px #000;
	font-size: 14px;
	line-height: 14px;
	color:#333;}
.pro-show-nav a.last{
	border:none;}

.pro-show-left{
	width: 210px;
	
	padding:2px 6px;
	border: solid 1px #00349A;
	border-radius: 4px;
	float: left;}
.pro-show-left h1{
	display: block;
	width: 180px;
	height: 32px;
	padding: 0 15px;
	background: url(../images/in-icon1.jpg) left no-repeat;
	border-bottom: solid 1px #00349A;
	line-height: 32px;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px; background-color: #00349A;}
.pro-show-left h2{
	display: block;
	width: 180px;
	padding:0 15px;
	height: 74px;
	border-bottom: solid 1px #ddd;}

.pro-show-left i{
 
width: 6px; height: 12px;}
.pro-show-left h2 a{
	
	font-size: 18px;
	letter-spacing: 2px;
	
	line-height: 74px;}
.pro-show-left ul li{
	width: 180px;
	height: 47px;
	padding: 0 15px;
	border-bottom: solid 1px #ddd;
	color: #333;
	font-size: 14px;
	line-height: 47px;}
.pro-show-left ul li a{
	color: #333;
	line-height: 34px;}
.pro-show-left ul li.last{
	border:none;}
.pro-show-left ul li a:hover{
	color: #00349A;}
.pro-show-right{
	width: 900px;
	height: auto;
	float: right;}
.pro-show-right ul li{
	width: 278px;
	height: 282px;
	float: left;
	margin-bottom: 20px;}
.pro-show-right ul li a{
	display: block;
	width: 278px;
	height: 228px;}
.pro-show-right ul li a img{
	display: block;
	width: 278px;
	height: 228px;
	border:solid 1px #00349A;}
.pro-show-right ul li .z-2{
	width: 260px;
	height: 48px;
	padding:5px 9px;
	margin-top: 10px;
	z-index: 222;
	border:solid 1px #00349A;}

.pro-show-right ul li .z-2 p{
padding-top: 3px;
	display: block;
	width: 260px;
	height: 14px;
	font-size: 14px;
	line-height: 14px;
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #00349A
	
;}
.pro-show-right ul li:nth-child(2),.pro-show-right ul li:nth-child(5),.pro-show-right ul li:nth-child(8),.pro-show-right ul li:nth-child(11){
	margin:0 30px 20px;}
#floor_3_main { width: 100%; height: 714px; background: url(../images/floor_3_main.jpg) no-repeat;}
#floor_3 { width: 1200px; margin: 0 auto;}

/*样式2*/
.left_title2 { width:1200px; margin:50px auto; height:110px; line-height:40px; text-align:center;}
.left_title2 h2 { display: block;}
.left_title2 h2 a { font-size: 30px; color: #333; font-weight: normal;}
.left_title2 p { font-size: 14px; color: #818181; text-transform: uppercase;}
/*橱窗列表*/
.gridlist{ margin-top:5px;}
.gridlist li { float:left; width:275px; height: 230px; margin-bottom:22px; text-align:center; overflow:hidden; display:inline ;text-overflow:ellipsis; white-space:nowrap; margin-right:22px; border:1px solid #eee;}
.gridlist li.n2{ float:right; margin-right:0;}
.gridlist li img { width:100%;}
.gridlist li a { line-height:36px; display:block; background:#eee; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.gridlist li:hover a { color:#fff; background-color: #c60000;}

.gridlist3 { margin-top:5px;}
.gridlist3 li { float:left; margin-bottom:22px; text-align:center; overflow:hidden; display:inline ;text-overflow:ellipsis; white-space:nowrap; margin-right:22px; border:1px solid #eee;}
.gridlist3 li.n3{ float:right; margin-right:0;}
.gridlist3 li img { width:100%;}
.gridlist3 li a { line-height:36px; display:block; background:#eee; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.gridlist3 li:hover a { color:#fff; background-color: #c60000;}


.gridlist1 { float: right; margin: 13px 0 15px; padding-top: 2px; width: 880px; overflow: hidden;}
.gridlist1 li { float: left; width: 210px; height: 210px; margin: 0 4px 17px;}
.gridlist1 li:hover { box-shadow: 0 0 2px 2px #f00;}
.gridlist1 li a { line-height:36px; display:block; background:#eee; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.gridlist1 li a:hover { color:#c11b33;}
.gridlist1 li img { width: 210px; height: 210px;}



.gridlist2 { width:1200px;}
.gridlist2 .gridlist2_1 { float:left; position: relative; overflow: visible; width: 469px; height:220px; box-sizing: border-box; margin-bottom: 60px; padding: 20px; background-color: #fff; line-height: 160%;}
.gridlist2 .gridlist2_1 div { position: absolute; top:0; left: -100px; width: 100px; height: 100px; background-color: #32302f; text-align: left;}
.gridlist2 .gridlist2_1 div:hover { background-color: #00349A;}
.gridlist2 .gridlist2_1:nth-child(1) div{ background-color: #00349A;}
.gridlist2 .gridlist2_1:nth-child(1) div:hover{ background-color: #00349A;}
.gridlist2 .gridlist2_1 div .InfoTitle { display: block; width:70px; padding-top: 10px;margin-bottom: 20px; color: #fff; font-family: 微软雅黑; font-size: 24px; font-weight: bold; line-height: 33px; text-align:center;}
.gridlist2 .gridlist2_1 div i { margin-left: 15px;  border-top: 1px solid #ccc;  color: #eee; font-style: normal; font-size: 17px;}
.gridlist2 .gridlist2_1.n0 { margin: 0 140px 0 100px;}
.gridlist2 .gridlist2_1 .InfoSContent { color: #00349A; font-family: 微软雅黑; font-size: 20px; font-weight: bold; text-align: left;}
.gridlist2 .gridlist2_1 p { font-family: 微软雅黑; font-size: 14px; color: #5a5a5a; text-align:left;}
.gridlist2 .gridlist2_1 ul {}
.gridlist2 .gridlist2_1 ul li { margin: 10px 0; line-height:20px; background: url(../images/list.jpg) no-repeat; font-family: 微软雅黑; font-size: 14px; color: #5a5a5a; text-align:left; text-indent: 15px; border: none;}

#floor_2_main{ height: 400px; width:100%; background:#e8e8e8 url(../images/floor_2_main.jpg)no-repeat center center ;}
#floor_2{ width:1200px; margin: 0 auto;
overflow: hidden;}
.floor_2_1 { width: 550px; height:400px;padding:0px; margin:0px;}
 
/*文字列表1*/

.textlist1 { float: right; width:450px; text-align:right;}
.textlist1 li { float: right; margin-left:30px; background: url(../images/bg_1.jpg) no-repeat 2px; font-size: 18px; line-height: 25px; color:#fff; text-indent: 25px; font-weight: bold;}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;}
 
 
 
 





/*其它*/
.hide { display:none;}  /*隐藏*/
.more{ float: right; padding-right:5px; display:none;} /*more链接*/
.code_image{ cursor: pointer; padding-bottom:6px;} /*验证码图片样式*/
.ViewMore { text-align:center; font-weight:bold; -moz-transition: all .5s ease 0s;-ms-transition: all .5s ease 0s;-o-transition: all .5s ease 0s;-webkit-transition: all .5s ease 0s;transition: all .5s ease 0s;}

 
/*样式4*/
.left_title4 h2 { float: right; margin: 40px 0 10px; width: 450px; color: #fff; font-family: 微软雅黑; font-size: 30px; letter-spacing: 1px; line-height: 42px; text-align:right;}
.left_body4 { float:right; width:520px; margin: 20px 0 30px 80px; text-align:left; font-size: 14px; line-height: 220%; color: #f0f0f0; font-family: 微软雅黑;}
.left_bottom4 a { float:right; width: 120px; height: 40px; line-height: 40px; border:1px solid #fff; color: #d44f48; background-color: #fff;}
.left_bottom4 a:hover { color: #fff; background-color:transparent;}
 
 
 
.ys{margin-top:52px;margin-bottom:80px;height: 1100px;}
.yimg{width:582px;}
.yword{width:505px;}
.yword .ytitle{width:45px;}
.yword .ycontent{width:435px;font:400 14px/26px "微软雅黑";}
.yword .ycontent h3{border-bottom:1px dashed #dbdbdb;color:#333;font:600 20px/45px "微软雅黑";margin-bottom:8px;}
.yword .ycontent h3 i{padding-left:5px;color:#b1b1b1;font-family:"宋体";text-transform:uppercase;}
.yword1{margin-bottom:52px;}

 /*主体样式*/
#container{width:1150px;margin:0 auto;margin-top:10px;}
.container{width:1200px;margin:0 auto;}
.ctitle{color:#999;font:600 30px "宋体";text-align:center;text-transform:uppercase;}
.ctitle span{display:block;color:#111;font-family:"微软雅黑";margin:3px 0 16px;}
.ctitle a{display:block;font:400 12px/25px "微软雅黑";background: url(../images/more.jpg) no-repeat left center;}
.ctitle i{display:block;font:400 18px/25px "微软雅黑";background: url(../images/ibg.jpg) no-repeat left center;}
.zixun{display:block;float:left;width:136px;margin-top:27px;}
.phone{padding-left:55px;background:url(../images/phone1.jpg) no-repeat 0% 100%;color:#5b6575;float:left;margin-left:26px;margin-top:16px;}

.process{margin-top:50px;}
.process .content{margin-top:32px;}
.process li{width:109px;float:left;padding-right:39px;background:url(../images/sdot1.jpg) no-repeat 126px center;}
.process li:last-child{padding-right:0;background:none;}


.c3{ height: 600px;}
.about{margin-top:1px;}
.about .content1{width:458px;float:left;margin-top:58px;}
.about .content{width:564px;float:right;background:url(../images/about.jpg) no-repeat center top;padding:43px 50px 0 40px;font:400 14px/30px "微软雅黑";position:relative;height:275px;margin-top:75px;}
.about .content h3{color:#111;font:400 22px "微软雅黑";margin-bottom:30px;}
.about .content a{display:block;color:#fff;background:#ff6621;font:400 12px/26px "微软雅黑";width:84px;text-align:center;position:absolute;right:60px;bottom:45px;}
.atitle{color:#fff;font-size:22px;line-height:42px;position:relative;font-weight:400;margin-top:100px;}
.atitle span{padding-left:10px;font-size:14px;text-transform:uppercase;}
.atitle a{position:absolute;right:0;top:0;}


/*新闻*/
.new{ overflow:hidden; width:100%; background-color:#fff; padding-top:40px; padding-bottom:40px;}
.new  h2{ font-size:20px; border-bottom: 1px solid #e5e5e5;
font: 400 22px/50px "微软雅黑";font-weight:normal;}
.new  h2 a{ color:#151515;}
.new .newBox{ float:left; width:380px; margin-right:32px;}
.new .nwDl{ overflow:hidden; margin-top:25px;}
.new .nwDl dt{ overflow:hidden; width:380px; height:153px;}
.new .nwDl dt img{width:380px; height:153px;}
.new .nwDl dd h3{ font-size:14px; margin:10px 0 5px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.new .nwDl dd h3 a{ color:#000306;}
.new .nwDl dd p{ line-height:24px; height:44px; overflow:hidden; color:#2e2e2e; font-size:13px;}
.new .nwDl dd a.more{ display:block; width:91px; margin-top:15px; height:26px; background:url(../images/news-more.jpg) no-repeat center;}
.new .newUl{ margin-top:15px;}
.new .newUl li{ overflow:hidden; line-height:30px; font-size:13px;}
.new .newUl li a{ background: url(../images/ndot.jpg) no-repeat 0% 50%;
border-bottom: 1px dashed #e3e3e3;padding-left: 14px;width:281px; display:block; float:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#151515;}
.new .newUl li span{ float:right; width:85px; float:right; color:#6d6d6d;}
.new .newsHz{ overflow:hidden; width:370px; float:right; position:relative;}
.new .wenda{ width:350px; height:425px; overflow:hidden; position: relative; margin:0 auto; margin-top:20px;}
.new .wenda ul{ position:absolute; top:0 ;left:0;}
.new .wenda ul li{ padding:15px 0; border-bottom: 1px solid #e8e8e8;}
.new .wenda ul li h5{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;  font-size:15px; font-weight:normal; background:url(../images/newswen.jpg) no-repeat left center; padding-left:30px; line-height:25px;}
.new .wenda ul li h5 a{ color:#2b2b2b;}
.new .wenda ul li p{ margin-top:10px; font-size:13px; color:#767676; height:44px; line-height:22px; background:url(../images/newsda.jpg) no-repeat left 5px; padding-left:30px;}
.new .newsHz.last{ margin-right:0;}

 .word_gg3 {
width: 100%;
margin: 0 auto;
height: 142px;
padding: 0;
float: none;
background: #1d1d1d url(../images/home_banner3.jpg) no-repeat top center;}

/*关于我们*/
.floor_5_main{
	background: #FFF;}
.floor_5 {
	padding-bottom: 100px;}
.floor_5 .about .part1 {
	position: relative;
	float: left;
	width: 632px;}
.floor_5 .about .part1 .title {
	padding-top: 80px;}
 
.floor_5 .about .part1 .view_detail {
	position: absolute;
	top: 114px;
	right: 0;
	display: block;
	width: 120px;
	height: 30px;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	color: #166EDA;
	border: 1px solid #d1e5bf;
	border-radius: 15px;
	transiton: all .5s;}
.floor_5 .about .part1 .view_detail:hover {
	background: #166EDA;
	color: #fff;
	transition: all .5s;}
.floor_5 .about .part1 .cont {
	margin-top: 24px;
	margin-bottom: 24px;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	text-align: justify;}
.floor_5 .about .part1 .tips {
	width: 630px;
	height: 118px;
	border: 1px solid #ddd;
	background-color: #fff;}
.floor_5 .about .part1 .tips .item {
	float: left;
	margin-top: 30px;}
.floor_5 .about .part1 .tips .item:first-child {
	margin-left: 30px;
	margin-right: 0px;}
.floor_5 .about .part1 .tips .item .img {
	float: left;
	width: 55px;
	height: 55px;}
.floor_5 .about .part1 .tips .item .img img {
	display: block;
	width: 55px;
	height: 55px;
	transition: all ease 600ms;}
.floor_5 .about .part1 .tips .item .stit {
	width: 232px;
	float: left;
	margin-left: 12px;}
.floor_5 .about .part1 .tips .item .stit .tit1 {
	padding-top: 6px;
	font: bold 20px "Microsoft YaHei";
	color: #333;}
.floor_5 .about .part1 .tips .item .stit .cont1 {
	margin-top: -3px;
	font-size: 14px;
	color: #666;}
.floor_5 .about .part2 {
	position: relative;
	float: left;
	width: 500px;
	height: 292px;
	margin-top: 136px;
	background: #166EDA;
	margin-left: 68px;}
.floor_5 .about .part2 .video {
	position: absolute;
	top: -20px;
	left: -20px;}
.floor_5 .about .part2 .video img {
	display: block;
	width: 500px;
	height: 280px;}
.floor_5 .about .part1 .tips .item:hover .img img {
	transform: rotate(360deg);
	transition: all ease 600ms;}

/*四大优势*/
.w1200 {
    width: 1200px;
    margin: 0 auto;}
#floor_2_main {
	width: 100%;
	height: 654px;
	background: url(../images/f2_bg.jpg) no-repeat center center;}
.floor_2 .title {
	padding-top: 100px;
	margin-bottom: 56px;}
.floor_2 .title .tit {
	font-size: 40px;
	text-align: center;
	color: #166EDA;}
.floor_2 .title .subtit {
	font-size: 20px;
	color: #333;
	text-align: center;
	margin-top: 20px;}
.floor_2 .iadvantage .list {
	width: 100%;}
.floor_2 .iadvantage .list li {
	float: left;
	display: block;
	width: 400px;
	margin-bottom: 80px;
	margin-right: 400px;}
.floor_2 .iadvantage .list li.it2 {
	margin-right: 0px;}
.floor_2 .iadvantage .list li.it4 {
	margin-right: 0px;}
.floor_2 .iadvantage .list li .cont {
	font-size: 16px;
	line-height: 24px;}
.floor_2 .iadvantage .list li .tit em {
	float: left;
	display: block;
	width: 54px;
	height: 38px;
	margin-right: 12px;
	background-size: 50px 38px;}
.floor_2 .iadvantage .list li .tit {
	margin-bottom: 20px;
	font: bold 24px "microsoft yahei";
	color: #333;}
.floor_2 .iadvantage .list li .cont {
	color: #333;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;}
.floor_2 .iadvantage .list li.it1 .tit em {
	background: url(../images/em1.jpg) no-repeat;}
.floor_2 .iadvantage .list li.it2 .tit em {
	background: url(../images/em3.jpg) no-repeat;}
.floor_2 .iadvantage .list li.it3 .tit em {
	background: url(../images/em2.jpg) no-repeat;}
.floor_2 .iadvantage .list li.it4 .tit em {
	background: url(../images/em4.jpg) no-repeat;}


/*slip*/
.index_slip {
	height: 180px;
	margin-top: -2px;
	background: url(../images/ixbannerbg.jpg) no-repeat center center;}
.index_slip .slip_tit {
	width: 942px;}
.index_slip .slip_tit .tit1 {
	padding-top: 40px;
	font: bold 45px "黑体";
	color: #fff;
	font-style: italic;}
.index_slip .slip_tit .tit2 .p1 {
	float: left;
	margin-top: 18px;
	font: normal 28px "microsoft yahei";
	color: #fff;
	font-style: italic;}
.index_slip .slip_tit .tel {
	float: left;
	margin-top: 12px;
	margin-left: 30px;
	width: 310px;
	height: 40px;
	font: normal 30px "arial";
	line-height: 40px;
	text-align: center;
	text-indent: 24px;
	color: #125927;
	background: url(../images/tel_bg.jpg) no-repeat;
	background-size: 310px 40px;}
.index_slip .slip_btn {
	display: block;
	margin-left: 30px;
	margin-top: 60px;
	width: 228px;
	height: 71px;
	background: url(../images/ixbanner-btn.jpg) no-repeat;
	font: bold 20px "microsoft yahei";
	line-height: 50px;
	text-align: center;
	color: #125d27;
	transition: all 600ms ease;
	-webkit-animation: change 2s linear infinite;}
.index_slip .slip_btn:hover {
	margin-top: 54px;
	transition: all 600ms ease;}
.index_slip1 {
	margin-top: -180px;
	background: none;}

/*新闻动态*/
.floor_6_main {
	background: #fff;}
.floor_6 {
	padding-bottom: 1px;}
.floor_6 .look_more {
	margin-top: 40px;}
.floor_6 .proCase {
	position: relative;
	width: 396px;
	height: 430px;
	margin-top: 60px;
	border: 1px solid #ddd;}
.floor_6 .proCase .bd {
	position: relative;
	width: 396px;}
.floor_6 .proCase .list {
	width: 106%;}
.floor_6 .proCase .list li {
	position: relative;
	display: block;
	float: left;
	width: 396px;
	height: 430px;
	background: #f8f8f8;
	transition: all ease 600ms;}
.floor_6 .proCase .list li a {
	display: block;
	padding: 30px;
	padding-bottom: 0px;}
.floor_6 .proCase .list li img {
	display: block;
	width: 340px;
	height: 255px;}
.floor_6 .proCase .list li .title {
	margin-top: 30px;}
.floor_6 .proCase .list li .tit {
	font-size: 16px;
	color: #333;
	line-height: 16px;
	transition: all ease 600ms;}
.floor_6 .proCase .list li .time {
	margin-top: 12px;
	font-size: 14px;
	color: #666;}
.floor_6 .proCase .list li:hover {
	background: #fff;
	transition: all ease 600ms;}
.floor_6 .proCase .list li:hover .tit {
	color: #166EDA;
	font-weight: bold;
	transition: all ease 600ms;}
.floor_6 .proCase .list li:hover .time {
	color: #333;}
.floor_6 .proCase .list li:hover .view_detail {
	background: #46baff;
	color: #166EDA;}
.floor_6 .proCase .hd {
	position: absolute;
	width: 100%;
	bottom: 30px;
	left: 30px;}
.floor_6 .proCase .hd li {
	float: left;
	width: 12px;
	height: 12px;
	background-color: #666;
	border-radius: 100%;
	margin-right: 12px;
	font-size: 0px;
	cursor: pointer;}
.floor_6 .proCase .hd li.on {
	background-color: #166EDA;}
.floor_6 .textlist {
	width: 750px;
	margin-left: 48px;}
.floor_6 .textlist .one {
	padding: 0px;
	margin-top: 58px;}
.floor_6 .textlist .one img {
	display: block;
	width: 200px;
	height: 150px;}
.floor_6 .textlist .one .txt {
	width: 506px;
	margin-left: 40px;}
.floor_6 .textlist .one .txt .tit {
	font-weight: bold;
	line-height: 22px;
	display: block;
	padding-bottom: 20px;
	color: #333;
	font-size: 18px;
	transition: all .5s;}
.floor_6 .textlist .one .txt .time {
	color: #333;}
.floor_6 .textlist .one .cont {
	width: 506px;}
.floor_6 .textlist .one:hover .txt .tit {
	color: #166EDA;
	transition: all .5s;}
.floor_6 .textlist .one:hover .cont {
	color: #333;}
.floor_6 .textlist .one:hover img {
	-webkit-filter: brightness(105%);
	filter: brightness(105%);}
.floor_6 .textlist .list {
	width: 100%;
	margin-top: 24px;
*margin-top:20px;}
.floor_6 .textlist .list li {
	display: block;
	font-size: 16px;
	line-height: 20px;}
.floor_6 .textlist .list li:first-child a {
	border-top: 1px solid #ddd; font-size: 16px;}
.floor_6 .textlist .list li a {
	display: block;
	height: 20px;
	padding: 15px 0;
	border-bottom: 1px solid #ddd;}
.floor_6 .textlist .list li .tit {
	transition: all ease 600ms;}
.floor_6 .textlist .list li .tit h3 {
    font-size: 16px;}
.floor_6 .textlist .list li .tit em {
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
	transition: all ease 600ms;}
.floor_6 .textlist .list li:hover .tit {
	color: #166EDA;
	font-weight: bold;}
.floor_6 .textlist .list li:hover em {
	margin-right: 16px;
	transition: all ease 600ms;}
.floor_6 .textlist .list li:hover .time {
	color: #666;}

.indexTit {
	color: #166EDA;
	overflow: hidden;
	text-align: center;
	padding: 30px 0 56px;}
.indexTit .en {
	text-transform: uppercase;
	line-height: 35px;
	font-family: didot;
	font-size: 24px;}
.indexTit h3 {
	font-size: 24px;
	color: #835026;}
.in_title {
	padding-top: 80px;}
.in_title .entit {
	margin-bottom: 12px;
	font: normal 40px "arial";
	color: #666;
	text-align: center;}
.in_title .tit {
	margin-top: 20px;
	font-size: 30px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	color: #166EDA;
	background: url(../images/titline.jpg) no-repeat;}
.icon {
	background: url(../images/04inco2.jpg) no-repeat;
	display: inline-block;
	vertical-align: middle;}

/* 圆形分页样式  上下切换按钮单独样式 */
.n_fy{width:100%; min-height:27px; padding:20px 0; text-align:center; overflow:hidden;}
.n_fy a{ display:inline-block; width:25px; height:25px; line-height:25px; text-align:center; font-family:"微软雅黑"; color:#9d9d9d;  -moz-border-radius:50%;border-radius:50%; font-size:12px; overflow:hidden; background:#f2f2f2; border:2px solid #f2f2f2; margin:0 5px;}
.n_fy a:hover{ background:#009C41; border:2px solid #ff8d29; color:#FFFFFF;}
.n_fy .fy_nuw{ background:#009C41; border:2px solid #009C41; color:#FFFFFF;}
.fy_left{ background:url(../images/fp7.jpg) center no-repeat !important; border:2px solid #009C41 !important;}
.fy_left:hover{border:2px solid #009C41 !important;}
.fy_right{ background:url(../images/fp8.jpg) center no-repeat !important; border:2px solid #009C41 !important;}
.fy_right:hover{border:2px solid #009C41 !important;}



.main{ width:100%; min-width:1200px; margin:0 auto;}

.about_ul{ width:100%; margin:0 auto; background:#fff;}
.about_ul ul{ width:1200px; margin:0 auto; overflow:hidden; padding:35px 0;}
.about_ul ul li{ float:left; width:260px; height:80px; margin-right:25px; padding-left:20px; padding-top:20px; background:url(../images/d1.jpg); font-size:22px;transition: all 0.5s ease-in-out 0s;}
.about_ul ul li a{ color:#0B46D4; display:block;}
.about_ul ul li b{ font-size:16px; font-family:"Arial"; display:block; margin-top:5px; color:#0B46D4;}
.about_ul ul li span{ font-size:14px; font-family:"Arial"; display:block; margin-top:5px;}
.about_ul ul li.www2{background:url(../images/d2.jpg);}
.about_ul ul li.www3{background:url(../images/d3.jpg);}
.about_ul ul li.www4{background:url(../images/d4.jpg); margin-right:0;}
.about_ul ul li:hover{transform: translateY(-5px);box-shadow: 1px 1px 10px 0 rgba(0,0,0,.3);}

.cp{width:1200px; margin:0 auto; margin-top:40px;}
.about_h2 h2{ font-size:30px; text-align:center;  color:#222; background:url(../images/h5.jpg) center 55px no-repeat;}
.about_h2 h2 span{ font-size:18px; color:#222;font-weight:normal; display:block; text-transform:uppercase; margin-top:6px;}
.main_dd ul{ width:1240px; overflow:hidden;}
.main_dd ul li{ width:270px; border:1px #ddd solid;float: left; margin-right:37px; margin-bottom:38px;text-align:center; overflow:hidden;}
.main_dd ul li img{ width:270px; height:270px;transition: all 0.6s;}
.main_dd ul li p{ line-height:40px; height:40px; overflow:hidden; border-top:1px #ddd solid; font-size:14px;}

/* banner */
.nyban {width: 100%;margin: 0 auto; overflow: hidden;}
.nyban p {height: 200px;}
.ny_main{ width:1200px; margin:0px auto; overflow:hidden;}


.ny_h5{ width:1200px;height: 61px; margin:0px auto; margin-top:20px;  overflow:hidden; padding-bottom:20px; background:url(../images/h6.jpg) center 0px no-repeat;}
.ny_h5 h5{ float:left; font-size:26px; color:#008DD7; padding-left:10px;}
.ny_h5 h5 span{ font-size:12px; text-transform:uppercase; color:#b4b4b4; display: block; font-weight:normal;}
.ny_h5 p{ float:right;font-size:14px;  margin-top:20px; color:#666;}
.ny_h5 i{ display:block; float:right; margin-top:15px;}
.ny_h5 i a{ padding:8px 20px; background:#008DD7; color:#fff; font-size:15px;font-style:normal; margin-left:10px;}
.ny_h5 i a:hover{ background:#d8e3dd; color:#000;}

.ny_l{ width:220px; float:left;margin-top:30px;}
.ny_dao{}
.ny_dao li{ line-height:45px; font-size:16px;background:#D9D9D9  url(../images/dian4.jpg) 40px center no-repeat; margin-bottom:5px; color:#fff; text-align:center;}
.ny_dao li.on{ background:#02864d url(../images/dian3.jpg) 40px center no-repeat;}
.ny_dao li.on a { color:#fff;} 
.ny_r{ width:900px; float:right; padding-left:40px; margin-bottom:30px; margin-top:30px; border-left:1px #ddd solid;}

.ny_news_ul{ width:1200px; margin:0 auto; margin-top:20px;}
.ny_news_ul ul{ width:1240px;overflow:hidden;}
.ny_news_ul li{ width:333px; margin-right:20px; background:#f6f6f6; border:1px #e8e8e8 solid; float:left; padding:40px 25px; margin-bottom:20px;}
.ny_news_ul li h2 a{ display:block;font-size: 16px;color: #484848;height: 60px;line-height: 30px; font-weight:normal;}
.ny_news_ul li span{ display:block; margin-top:10px;    font-size: 12px;color: #c3c3c3;padding-left: 24px;background: url(../images/mo_time.jpg) left no-repeat;height: 16px;}
.ny_news_ul li p{ margin-top:15px;height: 72px;overflow: hidden;font-size: 12px;line-height: 24px;color: #828282;}

.ny_news_ul li b a{ display:block; font-weight:normal; margin-top:15px; float:right;padding-right: 34px;font-size: 12px; background:url(../images/xiang_qin.jpg) 60px center no-repeat;color: #828282;}
.ny_news_ul li:hover{      box-shadow: 0 2px 20px #d7d7d7;}
.ny_news_ul li:hover h2 a , .ny_news_ul li:hover b a{ color:#019239;}

.ny_cp_dao{ margin-top:30px; margin-bottom:50px; text-align:center; font-size:15px;}
.ny_cp_dao a{  margin:0 5px; padding:10px 14px; border:1px #ddd solid;}
.ny_cp_dao a:hover , .ny_dao a.on{ border:1px #019239 solid ; background:#019239; color:#fff;}



.ny_news_dao{width:860px; margin:30px auto; line-height:35px; font-size:14px; background:#eee; padding:15px 20px;}

.ny_about_p{ margin-top:10px; margin-bottom:30px; line-height:40px; font-size:14px; color:#555;}



.ny_news_h h2 {font-size: 24px;line-height: 24px; text-align:center;color: #1d1d1d;font-weight: normal;}
.ny_news_t {margin-top: 23px;line-height: 22px;color: #999;padding-bottom: 8px;border-bottom: 1px #ddd dashed;}
.ny_news_t span{ float:right;color:#02864d;}
.ny_news_p {line-height: 35px;font-size: 14px;color: #666;margin-top: 20px;}

.zhanshi{width:1200px; margin:0 auto;}
.zhanshi li{ width:50%; margin:0; float:left;}
.zhanshi img{ width:48%; margin:1%; float:left;}
.zhanshi .d{ width:98%;}

.ny_news_dq{ width:100%; background:#f4f4f4; line-height:50px;}
.ny_news_dq p{ width:1200px; margin:0 auto; color:#666; background: url(../images/home.jpg) 0 13px no-repeat; text-indent:35px;}
.ny_news_dq p a{ color:#666; margin:0 3px;}
.ny_news_dq p a:hover{color:#0a408a;}

.ny_news_h2{width:1200px; margin:0 auto; text-align:center; margin-top:40px;}
.ny_news_h2 h2{ font-size:26px; font-weight:normal; line-height:30px;}
.ny_news_t2{width:1200px; margin:0 auto; margin-top:15px; line-height:30px; text-align:center;}
.ny_news_t2 span{ margin-right:15px; color:#aaa;}
.ny_news_p2{ width:1200px; margin:0 auto; line-height:35px; font-size:14px; color:#666; margin-top:20px;}
.ny_news_dao2{width:1160px; margin:30px auto; line-height:35px; font-size:14px; background:#eee; padding:15px 20px;}

.ny_news_xg{ width:1200px; margin:40px auto;}
.ny_news_xg h5{ font-size:20px; color:#02864d; padding-bottom:15px; border-bottom:1px #ddd solid;}
.ny_news_xg ul{ overflow:hidden; margin-top:10px;}
.ny_news_xg li{ width:400px; float:left;line-height:40px; background:url(../images/san_2.jpg) 0 center no-repeat; text-indent:13px;}

.about41{ width:100%; margin:0 auto; background:#B50607; margin-top:2px; padding:35px 0;}

.about_h5{ width:100%; margin:0 auto; margin-top:10px;}
.about_h5 h5{   height: 58px;  width: 50%;
    margin: 0 auto;font-size:30px; text-align:center;  color:#008CD6; background:url(../images/h7.jpg) center 55px no-repeat;}
.about_h5 h5 span{ font-size:18px; color:#000;font-weight:normal; display:block; text-transform:uppercase; margin-top:6px;}

.about_z {  width:1200px; margin:30px auto; overflow:hidden;}
.about_l{ width:700px; float:left; color:#fff; line-height:34px;font-size: 16px;}
.about_l span{ display:block; margin-top:40px; padding-bottom:10px;}
.about_l span a{ padding:9px 40px; background:#fff; color:#111; font-size:22px; margin-right:20px; border-radius:20px;}
.about_l span a.bb2{background:#0aca77; color:#fff;}
.about_l span a:hover{background:#f89607; color:#fff;}
.about_r{ float:right;position: relative;overflow: hidden;}
.about_r img{ width:460px; height:330px;}


.ys_box {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	/* height: 1170px; */
	margin-bottom: 20px;}
.ys_head {
	/* height: 170px; */
	/* width: 1920px; */
	/* float: left; */
	/* margin-left: auto; */
	/* margin-right: auto; */
	margin-top: 30px;}
.ys_head img {
	height: 100%;
	width: 100%;}

.ys_body {
	width: 1200px;
	/* height: 1000px; */
	background-image: url(../images/ys_in.jpg);
	background-repeat: no-repeat;
	float: left;}
.ys_img {}
.ys_txt1 {
	margin-top: 110px;
	margin-left: 110px;
	height: 180px;
	width: 650px;}
.ys_txt1 p {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #999;}



.ys_txt2 {
	height: 160px;
	width: 610px;
	margin-top: 180px;
	margin-left: 570px;}
.ys_txt2 p {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #999;}
.ys_txt3 {
	margin-top: 190px;
	height: 150px;
	width: 650px;
	margin-left: 110px;}

.ys_txt3 p {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #999;}

.category{text-align: center;margin-bottom: 10px;}
.category ul{overflow: hidden;background-color: #fff;  border-radius: 3px;display: inline-block;}
.category ul li{float: left;display: inline-block;font-size: 16px ;margin-top: 10px;margin-left: 31px; background:#008DD7;box-shadow: 0 0 4px rgba(0,0,0,0.5);height: 35px;line-height: 35px;width: 166px;text-align: center;position: relative; cursor: pointer;}
.category ul li a{color: #fff;}
.category ul li:hover{background:#A24F06; color: #FD0000;}

.category ul li:hover{color: #FD0000;}
.category ul li.active{background:#EC1212;color: #fff;}
.category ul li.active:after{border-left: none;}

#floor_4_main{background: #fff;overflow:hidden;}
#floor_4{padding: 35px;}
#floor_4_1{padding-bottom:1px;}
#floor_4_1 h2 {margin: 0 auto;line-height: 40px;color: #da0c0c;display: block;text-align: center;font-size: 24px;}
#floor_4_1 p{font-style: normal;color: #222c50;font-size: 14px;text-align:center;padding-bottom:30px;}
#floor_4_1 .ChannelUrl{display:block;width: 104px;background: #222c50;color: #fff;font-size: 14px;text-align: center;height: 40px;line-height: 40px;margin:0 auto;}
#floor_4_2{float:left;height: 383px;overflow:hidden;position: relative;padding:3px;}
#floor_4_2 .hd{width:100%; height: 10px;padding-top: 20px;position:absolute;left:42%;bottom:5%;overflow:hidden;}
#floor_4_2 .hd li{display: inline-block;float:left;background: #222c50;cursor: pointer;width: 9px;height: 9px;border-radius: 9px;font-size: 0;margin: 0 7px;cursor:pointer;font-size:0;background: #fff;}
#floor_4_2 .hd li.on{color:#222c50;background:#222c50;}
#floor_4_2 .prev{width: 22px; height: 36px;position: absolute; bottom: 3px;left: 110px;background: url(../images/floor_4_2_prev.jpg) left top no-repeat;}
#floor_4_2 .next{width: 22px; height: 36px;position: absolute;bottom: 3px;right: 110px;background: url(../images/floor_4_2_next.jpg) left top no-repeat;}
#floor_4_3{float:right;width:680px;overflow:hidden;}
/*文字列表*/
.textlist{}
.textlist li { line-height:45px; height:45px; overflow:hidden;padding:0 16px;}
.textlist li a:hover{color: #222c50;}
.textlist .num1{background: #eee;}
.textlist li a{color: #787878;}
/*文字列表*/
.textlist1{}
.textlist1 li { margin-top:30px; height:82px; width:582px; /*不限定宽高，在ie7有问题*/ overflow:hidden;}
.textlist1 li.li0{ float:left;}
.textlist1 li.li1{ float:right;}
.textlist1 li .time{ float:left; width:48px; height:52px;  background:#015D34; color:#FFF; line-height:25px; padding:15px 12px;}
.textlist1 li .time .month{ float:left;width:48px; text-align:center; border-bottom:1px solid #FFF;}
.textlist1 li .time .year{ float:left; font-size:18px;width:48px;text-align:center;}
.textlist1 li .right_text{ float:left; width:510px;}
.textlist1 li .right_text a{ background:#E2E2E2; line-height:30px; height:30px; overflow:hidden; display:block;padding-left:10px;}
.textlist1 li .right_text p{ background:#EAEAEA;height: 31px;line-height: 20px; padding:10px 5px 10px 10px; margin-top:1px; overflow:hidden;}
/*带缩略图文字列表*/
.thumblist{}
.thumblist li {}

/*带缩略图文字列表*/
.thumblist1 li{float: left;padding: 0 0 9px 0;}
.thumblist1 .InfoPicture{float:left;width:170px;border-right:2px solid #da0c0c;}
.thumblist1 .info_wrap{border:1px solid #ededed;border-left:none;}
.thumblist1 .InfoTitle{font-size:18px;display: block;line-height: 28px;font-weight: bold;color: #4e6990;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding: 0 0 0 9px;text-align:left;}
.thumblist1 .InfoTime{background: url(../images/thumblist1_infotime.jpg) 11px center no-repeat;font-style: normal;padding: 0 0 0 30px;color: #747474;font-size:12px;}
.thumblist1 .InfoContent{font-size:14px;display:block;line-height: 24px;overflow: hidden;color: #747474;padding: 4px 0 0 9px;font-size:14px;height:72px;}
.thumblist1 li:hover .info_wrap {border:1px solid #da0c0c;}
.thumblist1 li:hover .InfoTitle {color:#da0c0c;}
/*橱窗列表*/
.gridlist{ margin-top:5px;}
.gridlist li { float:left; padding:4px 0;margin-bottom:10px; margin-right:15px; text-align:center; overflow:hidden; display:inline /*解决ie6 双边距bug*/;text-overflow:ellipsis; white-space:nowrap;}
.gridlist li img { width:282px;}
.gridlist li a {display:block;background: #222c50; white-space:nowrap; line-height:32px;color:#fff;}
.gridlist li a:hover{ background: #da0c0c ;color:#fff;}

/*橱窗列表1*/
.gridlist1{}
.gridlist1 li {float:left; padding-right:80px;text-align:center; overflow:hidden; display:inline;}
.gridlist1 li img { width:220px;}
.gridlist1 li a { background: #222c50; display:block;white-space:nowrap; color:#fff; line-height:32px; overflow:hidden;}
.gridlist1 li:hover a{background:#da0c0c;}

/*橱窗列表2*/
.gridlist2{padding:0 50px;overflow:hidden;}
.gridlist2 li {float:left; text-align:center;position:relative; overflow:hidden; display:inline /*解决ie6 双边距bug*/;text-overflow:ellipsis; white-space:nowrap;margin-left:20px;}
.gridlist2 li img{width:243px;}
.gridlist2 .InfoPicture{display:block;}
.gridlist2 .li0 p{display: none;width: 243px;height: 182px;position: absolute;left: 0;bottom:0;background: url(../images/gridlist2_li_p.jpg) left bottom repeat;}
.gridlist2 .li1 p{display: none;width: 243px;height: 182px;position: absolute;left: 0;top:0;background: url(../images/gridlist2_li_p.jpg) left bottom repeat;}
.gridlist2 .InfoTitle{display:block; padding:0;color: #131313;line-height:82px;overflow: hidden;background: #FFF url(../images/gridlist2_infotitle.jpg) no-repeat center 60px;width:243px;}
.gridlist2 li:hover p{display: block;}
.gridlist2 li:hover .InfoTitle{ background:#f00 url(../images/gridlist2_infotitle1.jpg) no-repeat center 60px;color:#fff;}
/*橱窗列表3*/
.gridlist3{float: left;}
.gridlist3 li {float:left; overflow:hidden; display:inline /*解决ie6 双边距bug*/;text-overflow:ellipsis; white-space:nowrap;}

