@charset "utf-8";
/**
深圳市恒一信息技术有限公司
http://szhengyi.net
**/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
fieldset,img{border:0;}
img{vertical-align:middle;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:12px;font-family:inherit;margin:0;outline:none;resize:none;border:none;}
.clearfix:after {clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
.clearfix { zoom:1; }
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
body{color:#666;font-size:14px;line-height:24px;font-family:"Microsoft YaHei","SimSun", Arial, Helvetica, sans-serif;}
a{color:#666;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());transition:all ease 0.3s;}
a:hover{color:#1774c7;text-decoration:none;}:focus{outline:none;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.w1340{width:1200px; margin:0 auto;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb25{margin-bottom:25px;}
.center{text-align:center;}
.hide{overflow:hidden;}
.erp{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}



/* 顶部  */
.topBar{height:40px ;line-height:40px;font-size:12px;background:#1774c7;color:#fff;overflow: hidden;}
.topIcon{height:40px;position:relative;z-index:10;padding-left:10px;} 
.topIcon li{float:left;}
.topIcon .tel{font-size:22px;color:#fff;background: url('../images/top_tel.png') no-repeat left center;padding-left:25px;position:relative;}
.search{border-bottom: 1px solid #fff;height:40px;margin-right:30px;position:relative;top:0;transition:all .3s;width:30px;}
.search .txt{transition:all .3s;width:210px;height:40px;background:none;color:#fff;}
.search .btn{background: url('../images/sIcon.png') no-repeat right center;width:30px;height:40px;float:right;cursor: pointer;}
.search .txt:-ms-input-placeholder{ color:#fff;opacity:1; } 
.search .txt::-webkit-input-placeholder{ color:#fff;opacity:1;}
.search .txt::-moz-input-placeholder{ color:#fff;opacity:1;} 
.search:hover{top:-5px;width:240px;}
.topIcon .tel::after{content:"";position: absolute;left:-14px;border-left: 1px dotted #e96f6d;height:18px;top:12px}

/* 头部  */
.header{    height: 75px;
    padding-top: 28px;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    position: fixed;
    z-index: 99999999999999999;}
.headFix{position: fixed;top:0;left:0;z-index:99;box-shadow:0 0 6px #ddd;}
.nav{max-width:1000px;font-size:16px;padding-top:10px;height:65px;}
.nav .m{float:left;margin-left:55px;position:relative;z-index:2;height:65px;}
.nav .m:nth-child(3) .navSub li a{text-align:left;text-indent:1rem}
.nav .m:nth-child(4) .navSub li a{text-align:left;text-indent:2rem}
.nav .m>a{color:#fff;display:block;position:relative; font-size:18px;}
.nav .m>a:after{content:"";position:absolute;left :0;bottom:-15px;height:2px;background:#fff;width:0;transition:all 0.3s;}
.nav li .current,.nav li.m>a:hover,.nav li.on>a{color:#fff;}
.nav li .current:after,.nav li.m>a:hover:after{width:100%;}
.nav .navSub{position:absolute;top:55px;width:200px;display:none;left:-60px;background:#f3f3f3;}
.nav .navSub:after{content:"";position:absolute;left:50%;top:-12px;border:6px solid transparent;border-bottom-color:#ddd;margin-left:-6px;}
.nav .navSub li{float:none;    height: 40px;
    line-height: 40px;border-bottom:1px solid #ddd;background:none;margin-left:0;text-align:center;font-size:12px;text-align:center;}
.nav .navSub a{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:34px;color:#333;display:block;border-radius:0; font-size:14px;}
.nav .navSub a:hover{background:#1774c7;color:#fff;}

/*  广告轮播图 */
.banner{ margin: 0 auto;position:relative; overflow:hidden;}
.banner .bd{ }
.banner .bd img{width:100%}
.banner_ctr{ height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-600px;}
.banner_ctr a{ display:block;width:40px;height:40px; background: url('../images/ctrl.png') no-repeat 0 0; position:absolute; opacity:0;filter: alpha(opacity=0);display:block;}
.banner_ctr a.prev{left:-140px;}
.banner_ctr a.next{right:-1400px; background-position: -40px 0px;}
.banner_ctr a:hover{opacity:1;filter:alpha(opacity=100);}
.banner .hd{position:absolute; bottom:40px; text-align: center; z-index:5;left:50%;font-size: 0; line-height: 0;height: 0px; margin-left:-30px;height:14px;}
.banner .hd li{z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:10px; height:10px;*display:inline; zoom:1;border-radius:100%;border:2px solid #fff;position:relative;transition:all 0.3s;}
.banner .hd li:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:2px;left:2px;border-radius:100%;}
.banner .hd li:hover,.banner .hd .on{border:2px solid #1774c7;transform:scale(1.1);}
.banner .hd .on:after{background:#1774c7;}
.wenzi{position:absolute; bottom:300px; text-align: center;line-height:40px; z-index:8;left:0;font-size:40px; color:#fff;width:100%;}
.wenzi p{font-size:20px;}
/*  特点 */
.feature{background:#fdfdfd;overflow:hidden;padding:50px 0;}
.feature li{float:left;width:299px;text-align:center;border-right: 1px dotted #c6c6c6;}
.feature li i{display:inline-block;background: url('../images/feature.png') no-repeat;width:54px;height:50px;transition:all .5s;top:0;position:relative;}
.feature li h4{padding-top:15px;color:#333;font-size:22px;position:relative;}
.feature li h4 span{display:block;font-size:12px;opacity:.5;font-family:Arial;}
.feature li:nth-child(2) i{background-position: -54px 0;}
.feature li:nth-child(3) i{background-position: -108px 0;}
.feature li:nth-child(4) i{background-position: -162px 0;}
.feature li h4::after{content:"";position:absolute;left:50%;top:2px;height:1px;margin-left:-15px;background:#de2623;transition:0.3s;width:0;}
.feature li:hover h4::after{width:30px;}
.feature li:hover i{top:-8px}

/*  产品中心 */
.product{padding:70px 0;overflow:hidden;}
.tieWrap{margin-bottom:30px;overflow:hidden;}
.hTitle{font-size:36px;color:#191919;line-height:36px;}
.hTitle span{display:block;font-size:16px;display:block;opacity: .8;
    color: #1774c7}
.hMore{font-size:12px;font-family:Arial;background: url('../images/arr_more.png') no-repeat left 5px;padding-left:20px;margin-top:25px;}

.proMain{overflow:hidden;padding:1px 0 0 1px;}
.proMain li{float:left;border:1px solid #d9d9d9;width:445px;margin-left:-1px;margin-top:-1px;transition:all .45s;position:relative;z-index:2;}
.proMain li::after{content:"";position:absolute;right:10%;top:20%;width:310px;height:235px;background:url('../images/pro_mark.png') no-repeat;z-index:-1;transform: scale(0);transition:all .3s;}
.proMain li a{display:block;overflow:hidden;}
.proMain li img{width:445px;height:325px;transition:all .5s;}
.proMain li h3{position:absolute;left:55px;top:40px;font-size:26px;color:#333;transition:all .4s;}
.proMain li h3 span{display:block;opacity:.5;font-size:12px;font-family:Arial;margin-bottom:20px;;}
.proMain li h3 i{display:inline-block;width:21px;height:21px;background: url('../images/arr_pro.png') no-repeat -21px center;transition:all .3s;}
.proMain li.big {width:668px;}
.proMain li.big img{width:668px;height:400px;}
.proMain li.big h3{top:75px;}
.proMain li:hover{background:#1774c7;border:1px solid #1774c7;}
.proMain li:hover h3{color:#fff;}
.proMain li:hover h3 i{background-position: 0 0;}
.proMain li:hover img{margin-left:-10px;}
.proMain li:hover::after{transform: scale(1);}


/*  经典案例 */
.case{padding:70px 0;overflow: hidden;background:#fff;}
.case .caseMenu{margin-top:10px;overflow:hidden;}
 .case .caseMenu a{display:inline-block;font-size:18px;color:#333;position:relative;z-index:2;margin-left:30px;height:35px;}
.case .caseMenu a:hover::after{content:"";position:absolute;left:0;bottom:0;background:#1774c7;width:100%;height:2px;z-index:-1;transform: scale(0,1);transition: transform .5s;transform-origin:right;}
.case .caseMenu a:hover {color:#1774c7;}
.case .caseMenu a:hover::after{transform: scale(1);transform-origin:left;}
.case .caseMain,.caseMain ul{height:;overflow:hidden;}
.case .caseMain li{float:left;width:calc(25% - 15px); 
box-shadow:1px 1px 6px #b3b3b3;
overflow:hidden;margin-bottom:10px;position: relative;background:#f2f9ff;margin-left:10px;margin-right:10px;}
.case .caseMain li:nth-child(1){margin-left:0px;}
.case .caseMain li:nth-child(4){margin-right:0px;}
.case .caseMain li a{display:block;padding:50px;text-align:center;}
.case .caseMain li img{ }
.case .caseMain li p{color:#444444;font-size:20px}

.case .caseMain li.c1,.caseMain li.c1 img{width:730px;height:482px;}
.case .caseMain li.c2,.caseMain li.c2 img,.caseMain li.c3,.caseMain li.c3 img{width:460px;height:360px;float:right;}
.case .caseMain li.c4{margin-right:10px;}
.case .caseMain li:hover img{transform: scale(1.1);}
.case .caseMain li .des{text-align: justify; margin-top:20px;   letter-spacing: 1px;    font-size: 14px;line-height: 1.75;}
  

/*  经典案例 */
.casse{background: url('../images/case_bg.jpg');padding:70px 0;overflow: hidden;}
.casse .caseMenu{margin-top:10px;overflow:hidden;}
.casse .caseMenu a{display:inline-block;font-size:18px;color:#333;position:relative;z-index:2;margin-left:30px;height:35px;}
.casse .caseMenu a:hover::after{content:"";position:absolute;left:0;bottom:0;background:#1774c7;width:100%;height:2px;z-index:-1;transform: scale(0,1);transition: transform .5s;transform-origin:right;}
.casse .caseMenu a:hover {color:#1774c7;}
.casse .caseMenu a:hover::after{transform: scale(1);transform-origin:left;}
.casse .caseMain,.caseMain ul{height:;overflow:hidden;}
.casse .caseMain li{float:left;width:calc(33.33%); overflow:hidden;margin-bottom:10px;position: relative;overflow:hidden;    box-shadow: 1px 1px 6px #b3b3b3;}
.casse .caseMain li a{display:block;padding:10px;overflow:hidden;position: relative;}
.casse .caseMain li img{width:100%; transition:all .5s; }
.casse .caseMain .lihove{ width:100%;height:100%;display:none;
background: rgba(0, 0, 0,.7);color:#fff;
 transition:all .5s;
position:absolute;bottom:0px;top:0px;z-index:3;  text-align:center;  align-items:center; justify-content: center;text-align:center; }
.casse .caseMain li:hover img{transform: scale(1.1);}
.casse .caseMain li:hover .lihove{display:block;display: flex;transform: scale(1.1);}

/*  优势 */
.adv{padding:70px 0;overflow: hidden;}
.tieWrap .tel{background: url('../images/tel_icon.png') no-repeat left center;padding-left:30px;font-size:26px;color:#333;margin-top:20px;}

.advMenu{height:90px;position:relative;z-index:5;margin-bottom:-90px;border-bottom: 1px solid rgba(255, 255, 255,.3);line-height:90px;overflow: hidden;}
.advMenu ol{border-left: 1px solid rgba(255, 255, 255,.3);overflow: hidden;}
.advMenu li{float:left;color:#fff;font-size:20px;width:255px;padding-left:44px;height:90px;border-right: 1px solid rgba(255, 255, 255,.3);position:relative;cursor:pointer;}
.advMenu li i{float: left;font-style:normal;margin-right:15px;width:25px;height:25px;border-radius:100%;background:#1774c7;color:#fff;line-height:25px;font-size:14px;font-family:Arial;text-align:center;margin-top:30px;}
.advMenu li::after{content:"";position:absolute;background:#1774c7;left:0;top:0;width:0;height:100%;z-index:-1;transition:all .5s;}
.advMenu li.on::after{width:100%;}
.advMenu li.on i{background:#fff;color:#1774c7;}

.advMain,.advMain li{height:700px;overflow:hidden;width:100%;}
.advMain li{background-position:center;background: no-repeat;position:relative;color:#fff;background-size:cover}
.advMain li .txt{width:420px;position:absolute;top:240px;left: 0%;z-index:3;}
.advMain li .num{font-size:60px;font-family:Arial;line-height:60px;display: block;margin-bottom:10px;font-weight:bold;font-style:normal;opacity:.2;}
.advMain li h4{font-size:40px;line-height:40px;margin-bottom:25px;padding-bottom:15px;position:relative;}
.advMain li h4::after{content:"";position: absolute;left:0;bottom:0;width:40px;height:1px;background:#1774c7;}
.advMain li h4 span{display:block;font-size:12px;font-family:Arial;opacity:.3;line-height:20px;margin-top:5px;}
.advMain li p{min-height:80px;margin-bottom:15px; font-size:16px;}
.advMain li .zxBtn{width:160px;height:40px;text-align:center;border:1px solid #fff;border:1px solid rgba(255,255,255,.5);display: inline-block;line-height:40px;color:#fff;}
.advMain li .zxBtn i{width:18px;height:18px;background: url('../images/zxIcon.png') no-repeat;display:inline-block;margin-right:15px;position:relative;top:3px;}
.advMain li .zxBtn:hover{box-shadow:0 0 10px #fff;}

/*  关于我们 */
.about{padding:70px 0;overflow:hidden;}
.aboutL{width:600px;}
.aboutL .tie{margin:35px 0 20px 0;font-size:26px;color:#333;}
.aboutL .font{width:580px;height:250px;}
.aboutL .txt{ margin-bottom:15px;text-indent:1.8rem}
.aboutL .more{display:inline-block; color:#1774c7; border:1px solid #1774c7;padding:10px;}
.aboutL .more:hover{color:#f52204;border:1px solid #f52204;}

.strength{overflow:hidden;}
.strength li{float:left;font-size:14px;width: 33%;
    text-align: center;}
	.strength li p{font-weight:bold;line-height:35px;font-size:16px;}
.strength li strong{display:inline-block;font-size:40px;font-family:Arial;line-height:40px;color:#1774c7;position:relative;}
/* .strength li strong::after{content:"+";position:absolute;right:-15px;bottom:-2px;font-size:14px;} */
.strength li:last-child{margin-right:0;} 
.strength li:nth-child(1) strong::after,.strength li:nth-child(3) strong::after{display:none;}
.aboutR{width:600px; overflow:hidden;display:block;}
.aboutR img{animation:scale 25s infinite; width:705;}
.strength li div{width:300px;margin:0 auto;}


.aboutcon{}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
} 

/*  合作伙伴 */
.partner{padding:70px 0;overflow:hidden;background: url('../images/case_bg.jpg');}
.partner ul{padding-left:1px;}
.partner li{float:left;width:190px;height:128px;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px;overflow:hidden;position: relative;}
.partner li img{width:190px;height:128px;transition:all .4s;position: relative;top:0;}
.partner li p{text-align:center;color:#fff;background:#1774c7;height:30px;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;transition:all .4s;position:relative;z-index:1;}
.partner li:hover p{margin-top:-30px;}
.partner li:hover  img{top:-15px;}
.partner li:hover{border:1px solid #1774c7;z-index:1;}


/* 新闻 */
.news{padding:70px 0 70px;overflow:hidden; }
.newsL{width:560px;height:350px;overflow:hidden;}
.newsMenu{height:50px;padding-bottom:40px;overflow:hidden;line-height:50px;}
.newsMenu a{display:inline-block;font-size:20px;color:#191919;box-shadow:0 5px 10px #ccc;background: #fff;width:190px;text-align:center;}
.newsMenu .on{background:#1774c7;color:#fff;}
.newsMain,.newsBox{height:425px;overflow:hidden;}
.newsMain .pic{float:left;width:410px;margin-right:15px;}
.newsMain .pic .pImg,.newsMain .pic img{width:410px;height:370px;overflow:hidden;transition: all .5s;display:block;}
.newsMain .pic h4{font-size:16px;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding-top:15px;height:40px;}
.newsMain .pic h4 i{float:right;font-style:normal;}
.newsMain .pic:hover h4{color:#1774c7;}
.newsMain .pic:hover img{transform: scale(1.1);}

.newsMain .font{height:75px;overflow:hidden;font-size:12px;position:relative;background:#fff;border-bottom:1px solid #ddd;padding:12px  10px;    width: 47%;
    float: left;}


.newsMain .font a{position:relative;z-index:2;display:block;}
.newsMain .font .date{float:left;width:80px;height:75px;text-align:center;}
.newsMain .font .date i{display:block;font-style:normal;font-size:48px;color:#191919;line-height:48px;font-family:Arial;font-weight:bold;}
.newsMain .font h4{color:#333;height:30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:normal;font-size:16px;}
.newsMain .font:hover .date i,.newsMain .font:hover a,.newsMain li:hover h4{color:#fff;}
.newsMain .font:hover{background:#1774c7;}
.picBtnTop{ width:100%;height:350px;   position:relative;  overflow:hidden;  zoom:1;   }
	 
	.picBtnTop .bd{ width:100%;height:350px; position:relative;  }
	.picBtnTop .bd li{ position:relative; zoom:1; vertical-align:middle;}
	.picBtnTop .bd li .pic{ position:relative; z-index:0;  }
	.picBtnTop .bd li .pic img{ width:560px;height:350px; vertical-align:bottom; }
	.picBtnTop .bd li .bg{ width:560px; height:30px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }
	.picBtnTop .bd li .title{ width:400px; height:30px; line-height:30px; left:0; bottom:0;   position:absolute; z-index:2;  }
	.picBtnTop .bd li .title a{ color:#fff; padding-left:15px;  }
	#demo1,#demo2{ margin-bottom:20px;  }

.faq{width:600px; }
.wpart-border-line{padding-top: 20px;
    padding-bottom: 20px;overflow:hidden;}
.wpart-border-line .time	{    background: transparent;
    width: 60px;
    height: 60px;float:left;}
.wp-new-ar-pro-time{color: #cccccc;
    font-size: 48px;    height: 41px;
    line-height: 41px;}
.date{	color: #cccccc;
    font-size: 14px;
display: block;height: 18px;
    line-height: 18px;}
	.conts{    margin-left: 20px;float:left;width:515px;}
	.conts	p{color: #999;
    font-size: 14px;
    line-height: 18px;
    text-align: left;}
	.articleid {display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;}
	.abstract{    width: 95%;
    overflow: hidden;
    word-wrap: break-word;}
/* 底部 */
.footer{background:#343b45;padding:50px 0 20px 0;overflow: hidden;color:#fff;font-size:14px;}
.footMenu{font-size: 14px;margin-bottom:10px;}
.footMenu em{font-style: normal;margin:0 25px;color:#656565;}
.footer .footMenu a{color:#f1f1f1;padding-right: 40px;}
.footMenu a:hover{text-decoration:underline;}
.footContact {padding-top:15px;}
.footR{max-width:600px;}
.footR h4{background: url('../images/tel.png') no-repeat left center;padding-left:40px;margin-bottom:15px;}
.footR h4 span{font-size:26px;color:#1774c7;display:block;}
.footR .icon{text-align:right;}
.footR .icon a{display: inline-block;width:32px;height:32px;background: url('../images/footIcon.png') no-repeat;margin-left:10px;opacity:.8;}
.footR .icon .qq{background-position: -32px 0;}
.footR .icon a:hover{opacity:1;}
.footR .wx{width:205px;margin-top:-30px; }
.footR .wx p{width:170px;text-align:center;margin-left:2px;}
.footR .wx img{width:100px;margin-bottom:5px;}
.firendLink{background:#171717; padding: 15px 0;}
.firendLink span{color:#fff;}
.firendLink span i{color: #1774c7;font-style: normal;margin-left:5px;}
.firendLink a{margin:0 10px;}
.footer a{color:#fff;}
.footer a:hover{color:#fff;}
.footerdb{height:40px;line-height:40px;color:#fff;text-align:center;background:#2a313b}
.footerdb a{color:#fff;}
/* 内页公用 */
.listBanner{ width:100%; position: relative; height:300px;overflow:hidden;}
.nb-ti{position:absolute;width:100%;top: 65px;}
.nb-ti11{width:840px;margin:auto;}
.nb-ti11 div{font-size: 22px;
    color: #fff;
    margin: 18px 0;
    font-weight: 600;
    text-indent: 8rem;
}}
	.nb-ti11 div:nth-child(3){font-size:22px}
.nb-ti11 p{    font-size: 36px;
   
    height: 45px;
    line-height: 45px;
    display: table-cell;
    padding: 10px 20px;    background: #1774c7;color:#fff}
.listWrapper{padding:20px  0;overflow:hidden;}
.breadCrumb{height:40px;margin-top:40px;background:url('../images/home_icon.png') no-repeat left 4px; font-size:14px;    width: 1200px;
    text-indent: 1.5rem;}
.breadCrumb .back{float:right;height:28px;line-height:28px;text-align:center;border-radius:5px;margin-top:20px;background: url('../images/back.png') no-repeat left center;padding-left:20px;}
.partnerList,.honorList,.settingList,.newsList,.videoList,div.searList,.newsList2{ width:1340px;overflow: hidden;}
.partnerList ul,.honorList ul,.settingList ul,.videoList ul,div.searList ul,.proList ul,.newsList2 ul{ width:1390px;}
.proSear{margin-bottom:50px;}
.proSear .searSelect span:after{top:20px;}
.proSear .searSelect ul{top: 40px;}
.proSear form{width:825px;margin:0 auto;margin-top:15px;background:#fff;height:40px;line-height:40px;}
.proSear .searSelect{border:1px solid #ccc;border-right:none;}
.proSear .txt{width:688px;float:left;height:40px; line-height:40px;color:#666;padding:0 10px;border:1px solid #ccc;}
.proSear .btn{float:left;width:50px;height:42px; cursor:pointer;transition:all 0.3s;background:#1774c7 url('../images/sBtn.png') no-repeat center;}
.proSear .btn:hover{opacity:.8;}

/* 内页公用菜单 */
.listMenu{text-align: center;font-size:16px;margin-top:20px;}
.listMenu a{display:inline-block;padding: 0 30px;    height: 45px;
    line-height: 45px;border: 1px solid #ccc;color: #333;margin-bottom:10px;margin-left:-1px; font-size:18px;}
.listMenu a.current,.listMenu a:hover{ background: #1b73b3;color: #fff;} 

/*  产品列表 */
.proList li{float:left;width: 380px;
    transition: all 0.4s;
    margin-right: 28px;margin-bottom:20px;}
.proList li .pImg{display:block;width:378px;height:310px;overflow:hidden;border:1px solid #ebebeb;position:relative;}
.proList li img{width:378px;height:310px;transition:all 0.5s;}
.proList li p{font-weight:normal;text-align:center;height:60px;line-height:60px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;position:relative;z-index:2;color:#191919;}
.proList li .pImg:before,.proList li .pImg:after{position:absolute;content:'';opacity:0;transition:all 0.5s;transition-delay:.3s;z-index:2;}
.proList li .pImg:before{top:0;right:0;bottom:0;left:0;border-top:2px solid #1774c7;border-bottom:2px solid #1774c7;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.proList li .pImg:after{top:0;right:0;bottom:0;left:0;border-right:2px solid #1774c7;border-left:2px solid #1774c7;transform:scale(1,0);transform-origin:100% 0;}
.proList li:hover .pImg:before,.proList li:hover .pImg:after{opacity:1;transform:scale(1);transition: all 0.5s;}
.proList li:hover img{transform:scale(1.1);}
.proList li:hover p{color:#1774c7;}


/* 产品详情放大镜 */
.proShowBox1{height:;border:1px solid #d8d8d8;overflow:hidden;margin-bottom:50px;}
.proShow_pic{width:650px;height:;border-right:1px solid #d8d8d8;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:310px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

.spec-preview{width:650px;height:520px;display: table-cell;vertical-align: middle;border-bottom:1px solid #d8d8d8;}
.spec-scroll,.spec-scroll .items{width:650px;height:104px;overflow:hidden;position:relative;}
.spec-scroll .items ul{position:absolute;width:680px;height:104px;}
.spec-scroll .items li{width:129px;height:100px;float:left;border-right:1px solid #d8d8d8;text-align:center;position:relative;z-index:2;padding:2px 0;}
.spec-scroll .items li:after{content:"";position:absolute;left:0;top:0;border:1px solid transparent;width:100%;height:98%;z-index:-1;}
.spec-scroll .items li img{width:120px;height:100px;cursor:pointer;}
.spec-scroll .items li.on:after{border-color: #1774c7;}
.spec-scroll .btn{position:absolute;left:0;top:0;width:30px;color:#fff;background:rgba(0,0,0,.6);height:104px;text-align:center;line-height:104px;font-family:"宋体";font-size:30px;font-weight:bold;z-index:3;cursor:pointer;display:none;}
.spec-scroll .next{left:auto;right:0;}
.spec-scroll:hover .btn{display:block;}
.spec-scroll .btn:hover{background:rgba(0,0,0,.8);}

/* 产品详情简介 */
.proShow_font{width:590px;padding:40px 50px 0 47px;height:580px;position:relative;}
.proShow_font:after{content:"";position:absolute;left:0;top:355px;height:1px;background:#d8d8d8;width:100%;}
.proShow_font .title{font-size:36px; color:#333;margin-bottom:25px;font-weight:normal;line-height:40px;}
.proShow_font .txt{height:250px;margin-bottom:50px;}
.proShow_font .left{width:270px;}
.proShow_font .left p{margin-bottom:35px;background: url('../images/show_icon1.png') no-repeat left 3px;padding-left:25px;}
.proShow_font .left p span{font-size:28px;color:#1774c7;font-family:Arial;font-weight:bold;line-height:30px;display:block;margin-left:-25px;}
.proShow_font .left .zx{display:block;height:60px;line-height:60px;background:#1774c7;color:#fff;text-align:center;font-size:18px;border-radius:5px;}
.proShow_font .left .zx:hover{background:#1774c7;}
.proShow_font .right{width:230px;}
.proShow_font .right p{background: url('../images/show_icon2.png') no-repeat left center;padding-left:25px;}
.proShow_font .right .p2{background: url('../images/show_icon3.png') no-repeat left center;margin-bottom:35px;}
.bshare-custom span{display:block;margin-bottom:10px;}

/* 产品说明标签切换样式 */
.proShow_main .menu{border-bottom: 1px solid #e3e3e3;height:60px;margin-bottom:35px;}
.proShow_main .menu span{height:60px;display:inline-block;text-align:center;font-size:16px;color:#333;line-height:60px;cursor:pointer;font-weight:normal;margin-right:40px;}
.proShow_main .menu .on{border-bottom:1px solid #1774c7; color:#1774c7;}
.proShow_main .main{overflow:hidden;padding-bottom:20px}

/* 关于我们 */
.listTie{text-align:center;font-size:32px;color:#222;margin-bottom:30px;padding-bottom:15px;position: relative;line-height:32px;}
.listTie::after{content:"";position: absolute;left:50%;bottom:0;margin-left:-15px;width:30px;height:1px;background:#1774c7;transition: all .3s;}
.aBox{padding:60px 0;overflow:hidden;}
.aboutBox1{border-top:none;    padding: 20px 0;}
.aboutBox1 .aboutL{width:100%;}
.aboutBox1 .aboutL .font{width:100%;height: auto;}
.aboutBox1 .aboutL .txt{height: auto;overflow-y:auto;    font-size: 16px;
    line-height: 30px;}
.aboutBox1 .aboutR{    width: 540px;
    height: 420px;}
.aboutBox2{background:#e9ebee;}
.aboutBox2 ul{width:1200px;}
.aboutBox2  li{float:left;width:280px;background:#fff;margin-right:20px;transition:all .3s;}
.aboutBox2  li .pImg{display:block;width:280px;height:230px;overflow:hidden;position:relative;}
.aboutBox2  li img{width:280px;height:230px;transition:all .5s;}
.aboutBox2  li .pImg span{width:180px;height:45px;line-height:45px;font-size:18px;color:#fff;font-weight:normal;background:#e62129;left:50%;bottom:0;margin-left:-90px;position:absolute;text-align:center;}
.aboutBox2 li .txt{padding:30px 35px;overflow:hidden;text-align:center;}
.aboutBox2 li .txt h4{font-size:16px;color:#333;font-weight:normal;margin-bottom:10px;}
.aboutBox2 li .txt p{height:60px;margin-bottom:10px;}
.aboutBox2 li .txt a{display:inline-block;width:120px;height:30px;line-height:30px;text-align:center;background:#e62129;color:#fff;border-radius:15px;}
.aboutBox2 li .txt a:hover{width:160px;}
.aboutBox2 li:hover img{transform:scale(1.1);}
.aboutBox2 li:hover{box-shadow:0 0 10px #ccc;}
.honor{padding:70px 0;overflow:hidden;}
.honorSlide{position: relative;height:230px;    margin: 20px auto;}
.honorSlide .ohbox{height:230px;overflow: hidden;    width: 1080px;
    margin: auto;}
.honorSlide ul{width:1200px;}
.honorSlide li{float:left;width:250px;margin:0 10px ;}
.honorSlide li .pImg{width:100%;height:200px;overflow:hidden;display:block;background:#1774c7;}
.honorSlide li img{width:100%;height:200px;transition:all 0.5s;}
.honorSlide li p{text-align:center;height:30px;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.honorSlide li img:hover{transform:scale(.92);}
.honorSlide .pageBtn span{position:absolute;cursor:pointer;left:0px;top:90px;width:45px;height:45px;border-radius:100%;background:#666;color:#fff;font-size:20px;font-family:"宋体";font-weight:bold;text-align:center;line-height:45px;}
.honorSlide .pageBtn .next{left:auto;right:0px;}
.honorSlide .pageBtn span:hover{background:#1774c7;}

.setting{padding:70px 0;overflow:hidden;background: url('../images/case_bg.jpg');}
.settingL{width:555px;height:400px;overflow:hidden;position:relative;}
.settingL .bd li{width:555px;height:400px;overflow:hidden;position:relative;transition:all 0.3s;}
.settingL img{width:555px;height:400px;transition:all 0.5s;}
.settingL h4{font-size:16px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:20px 20% 20px 5%;position:absolute;background: url('../images/opc2.png');bottom:0;left:0;width:75%;color:#fff;}
.settingL:hover img,.settingR li:hover img{transform:scale(1.1);}
.settingL .hdIcon{position:absolute; bottom:20px; z-index:5;right:15px;font-size: 0; line-height:0;height:0px; margin-left:-50px;height:14px;overflow:hidden;left:auto;}
.settingR{width:640px;overflow:vhidden;}
.settingR li{float:left;width:315px;height:197px;overflow:hidden;margin-bottom:5px;margin-left:5px;}
.settingR li img{width:326px;height:197px;transition:all .5s;}
.settingR li p{position:relative;padding:0;height:40px;line-height:40px;text-align:center;color:#fff;background: url('../images/opc2.png');transition:all .3s;z-index:2;}
.settingR li:hover p{margin-top:-40px;}
.hdIcon{ text-align: center; z-index:5;left:50%;font-size: 0; line-height: 0;height: 0px; height:14px;margin-top:30px;}
.hdIcon ul{text-align:center;}
.hdIcon li{z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:10px; height:10px;*display:inline; zoom:1;border-radius:100%;border:2px solid #ccc;position:relative;transition:all 0.3s;}
.hdIcon li:after{content:"";position:absolute;width:6px;height:6px;background:#ccc;top:2px;left:2px;border-radius:100%;}
.hdIcon .on{border:2px solid #1774c7;transform:scale(1.1);}
.hdIcon .on:after{background:#1774c7;}
.about_partner{background:none;}

/* 荣誉资质 */
.honorList ul li{width:215px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;padding:15px 15px 0 15px;background:#f2f2f2;border-bottom:3px solid #ddd;position:relative;}
.honorList ul li .pImg{display:block;width:205px;height:270px;padding:4px;border:1px solid #e3e3e3;background:#fff;display: table-cell;vertical-align: middle;}
.honorList ul li img{width:205px;vertical-align: middle;height:270px;}
.honorList ul li::before{content: "";position:absolute;height:3px;bottom:-3px;left:0;transition:all 0.5s;width:0;}
.honorList ul li:hover::before{width:100%;background:#1774c7;transition:all 0.5s;}
.honorList ul li p{height:35px;line-height:35px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;}
.lb-data .lb-caption{color:#fff;}
.honorList ul li:hover{background:#eee;box-shadow:0 0 10px #ccc;}

/* 公司坏境 */
.settingList li{float: left;    width: 380px;
    margin: 0 10px 30px;position: relative;border-bottom: 1px solid #d9d9d9;}
.settingList li .pImg{display: block;width: 100%;height:225px;overflow: hidden;}
.settingList li img{width: 100%;height:225px;transition: all .5s;}
.settingList li p{height: 60px;line-height: 60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center}
.settingList li:hover img{transform: scale(1.1);}
.settingTop:hover img{transform: scale(1.05);}
.settingList li::after{content: "";position: absolute;left:0;bottom: -1px;width: 100%;height: 1px;background:#1774c7; transition: transform 0.3s;transform-origin: right;transform: scale(0.1);}
.settingList li:hover::after{transform: scale(1.1); transform-origin: left;}

/*  合作伙伴 */
.partnerList{padding:60px 0;overflow:hidden;padding:1px;}
.partnerList li{float:left;width:190px;height:128px;position:relative;transition:all 0.3s;position:relative;border:1px solid #e2e2e2;margin-top:-1px;margin-left:-1px;}
.partnerList li img{width:190px;height:128px;position:absolute;z-index:2;transform:rotateY(0deg);transition:all 0.5s ease 0s;backface-visibility:hidden;}
.partnerList li span{position:absolute;width:188px;height:128px;background:#1774c7;line-height:128px;text-align:center;transform:rotateY(-180deg);transition:all 0.5s ease 0s;backface-visibility:hidden;color:#fff;padding:0 5px;}
.partnerList li:hover img{transform:rotateY(180deg);}
.partnerList li:hover span{transform:rotateY(0deg);}

/* 解决方案 */
.solution li{overflow:hidden;float:left;width:620px;border:1px solid #e0e0e0;margin-bottom:30px;padding:20px;height:200px;}
.solution li:nth-child(2n){float:right;}
.solution li .fl{width:240px;margin-right:20px;overflow:hidden;}
.solution li img{width:240px;height:200px;transition:all .5s;}
.solution li:hover img{transform:scale(1.1);}
.solution li h4{font-size:18px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.solution li h4 a{color:#333;}
.solution li h4 a:hover{color:#1774c7;}
.solution li .txt{height:110px;overflow:hidden;}
.solution li .more{width:100px;height:36px;border:1px solid #e3e3e3;text-align:center;line-height:34px;display:inline-block;font-size: 13px;}
.solution li .more:hover{background:#1774c7;color:#fff;border:1px solid #1774c7;}


/* 案例 */
.caseList li .pImg,.caseList li img{height:270px;}
.caseShow .title{text-align:center;font-size:24px;color:#000;margin-bottom:10px;font-weight:normal;}
.caseShow .p1{margin-bottom:25px;text-align:center;color:#666;border-bottom:1px dotted #ccc;padding-bottom:10px}
.caseShow .p1 span{margin-right:15px;}
.caseShow_font1{margin-bottom:30px;overflow:hidden;}

.news_t ul {
	margin-top: 40px;
}
.news_t li {
	background: #f9f9f9;
	padding: 20px;
	margin-bottom: 20px;
}
.news_t li .time {
	float: left;
	margin-right: 25px;
	margin-top: 15px;
}
.news_t li .xwzj {
	float: left;
	width: 977px;
}
.news_t li .xwzj p {
	color: #666;
	line-height: 26px;
	margin-top: 10px;
}
.news_t li .time .time_left {
	font-size: 24px;
	font-family: 宋体;
	font-weight: bold;
	color: #666;
	float: left;
}
.news_t li .time b {
	font-family: 宋体;
	font-size: 48px;
	font-weight: lighter;
	color: #666;
}
.news_t li .time .time_right {
	font-size: 60px;
	font-family: 宋体;
	font-weight: bold;
	color: #666;
	float: right;
}
.news_t li h4 {
	font-size: 18px;
	line-height: 30px;
	color: #666;
	font-weight: normal;
}
.news_t li:hover h4 {
	color: #e84c3d;
	font-weight: bold;
}
.news_t li e {
	font-size: 24px;
	font-family: 宋体;
	color: #666;
	font-weight: bold;
	display: block;
	margin-top: 32px;
	text-align: center;
	float: right;
}
.relatedTitle{height:45px;line-height:45px;border-bottom: 1px solid #ddd;}
.relatedTitle span{display:inline-block;color:#222;height:45px;text-align:center;font-size:18px;border-bottom: 1px solid #de2522;}

/* 常见问题 */
.faqList li{position:relative;margin-bottom:25px;}
.faqList li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#1774c7;pointer-events:none;}
.faqList li h3:before, .faqList li h3:after{content:''; position:absolute; top:26px; right:23px; z-index:2; width:16px; height:2px; background:#fff;}
.faqList li h3:before{width:2px; height:16px; top:19px; right:30px; -webkit-transition:0.3s; transition:0.3s;}
.faqList li.act h3:before{-webkit-transform:rotate(90deg); transform:rotate(90deg);background:transparent\0;}
.faqList li h3{position:relative; padding:0 60px 0 25px; background-color:#f1f1f1; line-height:54px; font-size:16px; cursor:pointer;font-weight:normal;border:1px solid #e1e1e1;}
.faqList li h3 a{display: block;}
.faqList li div{display:none;padding:25px;line-height:25px;color:#7c7c7c;-webkit-animation:fadeIn 0.5s ease-out 0.2s both; animation:fadeIn 0.5s ease-out 0.2s both;font-size:14px;background:#f5f5f5;}
@-webkit-keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}
@keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}

/* 新闻详细样式 */
.articleBox1 .title{text-align:center;font-size:20px;color:#000;margin-bottom:10px;font-weight:normal;}
.articleBox1 .p1{margin-bottom:15px;padding-bottom: 10px; text-align:center;color:#888;}
.detailLeft  .p1,.picShow .p1{border-bottom:1px dotted #adadad;;}
.articleBox1 .p1 span{margin-right:15px;}
.solution .p1{margin-bottom:40px;}
.review{background:#f7f7f7 url(../images/nShow_icon.png) no-repeat left top;padding:20px 20px 20px 20px;border:1px dotted #adadad;text-indent:2em;font-size:14px;color:#333;margin-bottom:20px;}
.fontResizer a{padding:0 5px;}
.article_key{background:#f7f7f7 url(../images/nShow_icon2.png) no-repeat 15px 7px;color:#adadad;margin-bottom:20px;padding-left:35px;line-height:28px;}
.fontsizebox{padding-bottom: 40px;border-bottom:1px dotted #adadad;font-size:13px;color:#424242;}
.fontSize a.active{color:#0099e6;}
.detailShare{overflow:hidden;padding:25px 0;border-bottom:1px dotted #adadad;}
.detailShare span{border-left:1px dotted #adadad;padding:0 15px;}
.detailShare span.date{margin-left:15px;}
.detail_fenx{font-size:14px;padding-top:10px;overflow:hidden;margin-bottom:20px;padding-bottom: 10px}
.detail_fenx div{width:48%;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

.relatedNews_font{overflow:hidden;font-size:13px;margin-top:15px;}
.relatedNews_font ul{width:1200px;}
.relatedNews_font ul li{float:left;padding-right:50px;width:550px;height:40px;line-height:40px;border-bottom:1px dotted #ddd;}
.relatedNews_font ul li a{display:block;width:460px;line-height:40px;background:url(../images/ly_li.png) no-repeat left center;padding-left:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}
.relatedNews_font ul li span{float:right;color:#999;}
.relatedNews {width:1200px;margin:auto}

/* 招聘列表 */
.jobList li{border-bottom:1px dashed #dbdbdb;margin-bottom:20px;}
.jobList h4{font-size:28px;font-weight:normal;background: url('../images/gicon19.png') no-repeat right center;padding-right:20px;padding-bottom:20px;line-height:32px;}
.jobList h4 span{display:block;font-size:16px;margin-top:8px;}
.jobList h4 span i{display:inline-block;font-style:normal;background: url('../images/job_icon.png') no-repeat left -35px;padding-left:30px;margin-right:15px;}
.jobList h4 span .num{background-position: 0 0;}
.jobList .font{background:#f2f2f2;padding:25px;display:none;}
.jobList .font .tie{color:#555;margin-bottom:10px;display:block;}
.jobList .font h5{margin-top:15px;font-size:16px;}
.jobList h4.on{color:#333;background: url('../images/gicon18.png') no-repeat right center;}
.jobBan img{position:relative;left:50%;margin-left:-960px;}


/* 内页留言样式 */
.contactBox{overflow:hidden;border:1px solid #e7e7e7;overflow:hidden;margin-bottom:60px;overflow:hidden;}
.contactBox .txt{padding:50px 40px  0 40px;width:320px;height:240px;border-right:1px solid #e7e7e7;float:left;}
.contactBox .txt p{margin-bottom:14px;}
.contactBox .txt1 p{padding-left:25px;margin-bottom:25px;}
.contactBox .phone span{font-size:26px;color:#333;font-family:Arial;line-height:36px;}
.contactBox .txt span{display:block;color:#333;}
.contactBox .txt p i{background: url('../images/contactIcon.png') no-repeat left top;width:18px;height:18px;float:left;margin-left:-25px;margin-top:5px;}
.contactBox .txt1 p:nth-child(3) i{background-position: 0 -18px;}
.contactBox .txt2 p  i{margin-left:0;margin-right:5px;margin-top:2px;background-position: 0 -36px;}
.contactBox .txt2 p:nth-child(2)  i{background-position: 0 -54px;}
.contactBox .txt2 p:nth-child(3)  i{margin-top:2px;background-position: 0 -18px;}
.contactBox .txt3{border-right:none;width:300px;}
.contactBox .txt3 p,.contactBox .txt3 p img{width:140px;}
.contactBox .txt3 p{padding-left:0;margin-left:0;text-align:center;margin-left: 85px;}


#dituContent{float:left;width:100%;height:420px;border:1px solid #ddd;}

/* 客户留言 */
.feedback{margin:1% auto 45px;}
.feedback {
  /*   background: url('../images/case_bg.jpg');
    padding: 80px 0; */
    overflow: hidden;
}
.feedback .feed-tip{font-size:15px; line-height:2em; color:#7A7A7A; text-align:center;}
.feedback .feed-tip-line{width:28px; height:0; border-top:1px solid #BCBCBC; margin:8px auto 0;}
.feedback .feed-msgwrap{width:74%; margin:2% auto 0;}

.feedback ul{width:100%; overflow:hidden;}
.feedback ul li{position:relative; float:left; width:48%; margin:0 1% 2.5%;}
.feedback ul li label{position:absolute; top:0px; left:12px; display:block; height:40px; font-size:0.75em; line-height:40px; color:#767676;}
.feedback ul li i{position:absolute; top:0; right:0; display:block; width:46px; height:48px;}
.feedback ul li input{width:100%; background-color:#FFF; border:1px solid #CDCDCD; text-indent:4.5em; font-size:0.75em; line-height:38px; color:#767676; transition:all 0.4s ease; -webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -ms-transition:all 0.4s ease; -o-transition:all 0.4s ease;}
.feedback ul li.feed-tel input{text-indent:6.5em;}
.feedback .feed-msg{position:relative; width:98%; margin:0 auto;}
.feedback .feed-msg textarea{display:block; width:100%; height:200px; margin:0 auto; background-color:#FFF; border:1px solid #CDCDCD; font-size:0.75em; line-height:38px; color:#767676; text-indent:5em; transition:all 0.4s ease; -webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -ms-transition:all 0.4s ease; -o-transition:all 0.4s ease;}
.feedback .feed-msg label{position:absolute; top:0px; left:12px; display:block; font-size:0.75em; line-height:39px; color:#767676;}

.feedback .feed-btn{width:100%; margin:4% auto 0; text-align:center;}
.feedback .feed-btn .coolbg{width:12%; height:29px; background-color:#f52204; margin:0 auto; border:medium none; font-size:13px; line-height:29px; color:#FFF; cursor:pointer; transition:all 0.4s ease; -webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -ms-transition:all 0.4s ease; -o-transition:all 0.4s ease;}
.feedback .feed-btn .coolbg:hover{background-color:#003b78; color:#FFF;}
.feedback input:hover,.feedback textarea:hover{border-color:#003b78;}

 
/*在线客服*/
.qq_content{overflow:hidden; background:#FFF; box-shadow:3px 2px 10px rgba(0, 0, 0, 0.2);display:none}
.qq_content dd{padding:7px; width:135px; background:#eee;}
.qq_content .dt{background:#003b78 url(../images/client_title.png) no-repeat; font-size:14px; font-weight:bold; color:#FFF; cursor:pointer; padding:10px 15px; width:120px;}
.qq img{margin-right:10px;}
.qq_content .ol_tel{background:#eee; font-size:18px; text-align:center;}
.qq_content .ol_tel strong{font-weight:bold; color:#F00;}
.qq_content .ol_tel img{width:100px;}
.qq_content .ol_tel p{color:#000;}
.qq_content .ol_qq a{font-size:14px; color:#950c1e; text-decoration:underline;}
.qq_content .ol_qq img{margin-right:10px;}
.qq_content .qr{background:#FFF; font-size:12px;text-align: center;}
.qq_content .ol_tel .blue{color:#F00;font-size:14px; font-weight:bold;}
/*友情链接*/
.yqlink{width:1200px; margin:0px auto 20px;    overflow: hidden;}
.yqlink dl{height:40px;}
.yqlink dt{float:left;    width: 1080px;}

.yqlink dl .dt2{width:90px; height:23px; background:#1b73b3; color:#FFF; margin:9px 10px 0 10px;}
.yqlink dl .dt2 span{font-size:15px; color:#FFF; line-height:23px; display:block; text-align:center;}
.yqlink dl .dt3 a{font-size:14px; text-decoration:none; line-height:40px;     width: 12.5%;
    display: block;
    float: left;
    text-align: center; }
.yqlink dl .dt3 a:hover{text-decoration:underline; color:#FF5702;}
/* 分页 */
.page{    float: right; margin: 0 0 45px 0;}
.page ul{overflow:hidden;}
.page li{float:left; margin:0 5px;}
.page li a:hover,.page .thisclass,.page .thisclass a{color:#1b73b3; font-weight:bold; text-decoration:underline;}
