<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/* ==========base公共部分============ */
html,body,div,span,iframe,map,font,img,a img,samp,strong,hr,
h1,h2,h3,h4,h5,h6,b,p,blockquote,a,address,code,dl,dt,dd,ol,
ul,li,form,label,table,tr,td,th{padding:0;margin:0;border:0;font-weight:normal;list-style:none; text-align:left;}
.clearboth{clear:both;}
a{text-decoration:none;color:#666; text-align:left;}
body{margin:0;padding:0;font-family:微软雅黑,Arial !important;font-size:14px;color:#666;text-align:center;}
.page{text-align:center;margin:15px 0;}
.page a{padding:3px 10px;border:1px #1444ab solid;margin:0 4px;}
.page a:hover,.page a.dq{color:#fff;background:#1444ab ;border:1px #1444ab  solid;}
.wrapper{width:1200px;margin:0 auto;}
.clearboth{clear:both;}
.index_title{font-family:微软雅黑,Arial !important;}
/*头部*/
.header{ width:100%; margin:0 auto; height:145px; overflow:hidden;}
.header .name{float:left;margin-top:10px;}
.header .name img{ width:150px; height:110px;}
.hotline1{ float:right;}
.hotline1 img{ width:134px; height:34px;}
.hotline{margin-top:0px;float:right; width:1040px;}
.logo2{ width:374px; height:28px;}
.hotline2{ width:1040px; float:left; height:91px;}
.hotline2 .left{ width:373px; float:left; height:91px;}
.hotline2 .right{ width:318px; float:right; height:56px; padding-top:35px;}
.hotline2 .left img{ width:373px; float:left; height:91px;}
.tele{ width:22px; height:24px; margin-top:0px; float:left;}
.hotline2  h1{ float:left; margin-left:8px; font-size:18px; color:#000000; line-height:28px;  text-align:text;  letter-spacing:0.9px;}
.numb{ color:#175391; font-size:24px; }
.language{ float:right; margin-bottom:6px; margin-top:0px;}
.language_cn{ float:left;}
.language_cn img{ float:left; width:38px; height:22px;}
.language_cn a{ float:right; margin-left:10px; padding-right:15px; border-right:#b3b3b3 1px solid; height:22px; line-height:22px; color:#4c4c4c; font-size:16px;}
.language_cn a span{ font-size:14px;}
.language_en{ float:left;}
.language_en img{ float:left; width:38px; height:22px; margin-left:15px;}
.language_en a{ float:right; margin-left:10px;height:22px; line-height:22px; color:#4c4c4c; font-size:16px;}
.language_en a span{ font-size:14px;}




/*菜单开始*/
.nav{width:1040px;height:40px; margin-top:0px; float:left;}
.nav ul{ float:left; width: 1040px;}
.nav ul li{ float:left; position:relative;}
.nav ul li a{display:block;color:#000000;font-size:16px;line-height:40px; width:130px; text-align:center;}
.nav ul li.on a,.nav ul li a:hover{ background:#175391; color:#ffffff;}
.nav ul .last{background:none;}
/*二级菜单*/
#menu ul ul { display:none;position:absolute; top:40px; left:0; z-index:99999; width:auto;background:none;background-color:#d00616; filter:alpha(opacity=70);  
      -moz-opacity:0.7;  
      -khtml-opacity: 0.7;  
      opacity: 0.7;padding-top:0px;padding-left:0;}
#menu ul ul li{ background:none; float:none; border-top:none;padding-top:0;padding-bottom:0;line-height:42px;}
#menu ul ul li a{ color:#fff; font-size:14px; padding:0 0 0 40px; display:block; width:168px; text-align:left;border-bottom:none;}
#menu ul ul li a:hover{ color:#000;}
#menu ul ul li:hover{background:#fbc40f;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;}

/*焦点图*/
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:100%; height:500px; margin:0 auto;  position:relative; overflow:hidden; padding-bottom:0px;}
#playBox .focus{width:1920px;height:500px;float:left;overflow:hidden;position:relative;margin-left:-960px;left:50%;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;height:500px;}
#playBox .oUlplay li{ float:left;height:500px;width:1920px;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:190px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:190px; right:10px; z-index:10;}
#playBox .smalltitle {width:1920px; height:10px; position:absolute; bottom:35px; z-index:10;margin-left:-960px;left:50%;}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}
/*内页焦点图*/
.nybanner{ width:100%; height:400px; background:url(../images/nybanner.jpg) no-repeat center center; margin:0 auto;}
.nybanner .wrapper{ height:400px;}



.fenzhan{}
.fenzhan .wrapper{padding:20px 20px 10px; position:relative;}
.fenzhan h2{ font-size:14px;height:20px;line-height:20px;font-weight:bold;display:inline-block;position:absolute;left:20px;top:-12px; background:#FFF;padding:0px 5px;}
.fenzhan ul li a{display:inline-block;float:left;padding:0px 5px; font-size:12px;color:#666666;}


/*底部*/
.footer_bg{ background:url(../images/fbg.png) no-repeat center bottom; }
.footer_box{ width:1200px; margin:0 auto; height:316px; padding-top:55px;}
.footer_logo{ margin-top:30px; float:left; margin-bottom:30px; width:450px;}
.footer_logo .title{ width:450px; float:left; text-align:left; font-size:18px; color:#ffffff; line-height:50px; margin:10px 0;}
.footer_logo li{ float:left; width:142px; margin-right:55px;}
.footer_logo li h2{ float:left; width:142px; font-size:16px; text-align:left; color:#ffffff;}
.footer_logo img{ width:142px; height:142px;}
.footer_logo h1{ font-size:16px; color:#ffffff; text-align:center; width:194px; margin-top:16px;}
.footer_right{ float:left; width:750px; margin-top:60px; height:204px; overflow:hidden;}
.footer_right ul{ margin-bottom:36px;}
.footer_right ul li{ float:left;  width:118px; margin-right:26px;}
.footer_right ul li a{ color:#ffffff; font-size:16px; line-height:16px; margin-bottom:20px; display:block;} 
.footer_right ul li ul li a{ color:#ffffff; font-size:14px; line-height:24px; margin-bottom:0px;} 
.footer_right h1{ font-size:16px;color:#fff; margin-top:10px; line-height:30px;}
.footer_right h1 a{ color:#fff;line-height:30px;}
.foot_under{ width:1200px; height:80px;line-height:80px; text-align:center; margin:0 auto;}
.foot_under h2{ font-size:16px; color:#ffffff; width:750px; float:left; margin-left:100px;}
.foot_under h3{ font-size:16px; color:#ffffff; width:350px; float:left;}

/*底部留言*/
.syly1{ width:357px; height:30px; float:left; margin-bottom:20px; background:#d4d4d4;}
.syly1 a{ width:57px; height:30px; float:left; margin-left:10px; font-size:18px; color:#000000; line-height:30px;}
.syly1 span{ width:290px; height:30px; float:left;  display:block;}
.syly1 span input{ line-height:30px; width:285px; height:30px; float:left; font-size:14px; color:#000000; display:block; background:none; border:0px;}
.syly2{ width:357px; height:99px; float:left; margin-bottom:20px; background:#d4d4d4;}
.syly2 a{ width:57px; height:99px; float:left; margin-left:10px; font-size:18px; color:#000000; line-height:30px;}
.syly2 span{ width:290px; height:30px; float:left;  display:block;}
.syly2 span textarea{ line-height:30px; width:285px; height:99px; float:left; font-size:14px; color:#000000; display:block; background:none; border:0px;}
.stijiao{ width:357px; height:30px; float:left; text-align:center;}
.stijiao .button{ height:30px; line-height:30px; width:172px; display:block; color:#ffffff; border:0px; text-align:center; font-size:18px; background:#c74a40; margin:0 auto;}


.footer_col3{ float:left; width:375px; height:288px; margin-right:20px;}
.footer_col3 h1{ float:left; width:375px; height:40px; line-height:40px; margin-top:20px; background:url(../images/footerline.jpg) repeat-x left bottom; font-size:16px; color:#ffffff;}
.footer_col3 .fnr{ float:left; width:375px; height:220px; line-height:28px; text-align:left; font-size:14px; color:#ffffff; padding:28px 0px 0px 0px;}

.footer_col2{ float:right; width:196px; margin-right:39px; padding-top:38px;}
.footer_col2 h1{ float:left; width:157px; height:157px;}
.footer_col2 h1 img{ width:157px; height:157px;}
.footer_col2 h2{ font-size:18px; color:#ffffff; margin-right:0px; line-height:62px; height:62px; width:157px; float:left; text-align:center;}


.footer_bq{ background:#272727; color:#ffffff; font-size:14px; height:60px; line-height:60px; width:100%; border-top:1px solid #414040;}
.footer_bq h1{color:#ffffff; font-size:14px; height:60px; line-height:60px; width:628px; margin:0 auto;}
.footer_bq h1 a{ color:#fff;}
.footer_bq h1 a:hover{ color:#db2518;}


/*===============================首页==================================*/
/*产品*/
.product2_box{ width:1100px;  float:left; background:url(../images/titlebg.png) no-repeat center 10px; margin:0px 0px 29px 0px;}
.index_pros_list{ width:100%; padding-top:0px; margin-top:30px;}
.index_pros_list .wrapper{ text-align:center;}
.product_title{}
.product_title img{ display:block; text-align:center; width:121px; height:29px; margin:0 auto;}
.product_title h1{ font-size:16px; color:#333333; text-align:center; margin-top:6px; margin-bottom:30px;}
.product2_left{ background:#c32418; width:244px; float:left;}
.product111{}
.product111 h1{ text-align:center; font-size:24px; color:#fff; letter-spacing:2px; margin-top:20px;}
.types{padding:20px 0;}
.types li{ margin:0 auto; width:180px; height:40px;background:#db5d54; margin-bottom:14px;}
.types li h1{ font-size:18px; width:180px; height:40px; margin:0 auto; }
.types li h1 img{ width:12px; height:14px; margin-left:44px; margin-right:36px; margin-top:5px;}
.types li h1 a{ color:#fff; font-size:18px; line-height:40px;}

.index_pros_list #zone{ overflow:hidden; position:relative; width:824px; float:right; margin-top:0px;}
.index_pros_list .pros{margin:0px; overflow:hidden;}
.index_pros_list .pros li{width:260px;float:left;margin:0px 20px 20px 0px;padding:0px; overflow:hidden; position:relative;}
.index_pros_list .pros li h1{ width:258px; text-align:center; font-size:16px; color:#333333; line-height:30px;}
.index_pros_list .pros li.last{margin-right:0px;}
.index_pros_list .pros li a{display:inline-block; float:left;}
.index_pros_list .pros li img{ width:258px; height:194px; float:left; border:#cccccc 1px solid; }


/*小banner*/
.sbanner{ width:100%; height:409px; background:url(../images/sbanner.jpg) no-repeat center top;}



/*关于我们*/

.about_box{ width:1200px; margin:0 auto; margin-top:90px; margin-bottom:30px;}
.about_left{ float:right; }
.about_left img{ width:580px; height:355px;}
.about_right{ float:left; width:605px; height:355px; overflow:hidden;}
.about_title{ margin-top:0px;}
.about_title h3{ float:left; font-size:30px; color:#d32525;}
.about_title img{ float:right; width:391px; height:59px; margin-top:-20px;}
.about_right h1{  font-size:16px; line-height:22px; margin-top:24px;}
.about_right h1 a{ color:#4b4b4b;}



/*优势*/
.ad_bg{ background:url(../images/ad_bg.png) center no-repeat; height:563px; margin-bottom:30px;}
.ad_box{ width:1100px; margin:0 auto; }
.ad_title{ width:488px; margin:0 auto; text-align:center; padding-top:10px;}
.ad_title h1{ font-size:36px; color:#fe6700; letter-spacing:2px; line-height:82px; border-bottom:#fff 1px solid; text-align:center; }
.ad_title h1 i{ font-size:48px; color:#fe6700; }
.ad_contact{ margin-top:40px; padding-bottom:30px;}
.ad_contact img{ width:214px; height:214px;}
.ad_contact h1{ font-size:24px; color:#e92517; text-align:center; letter-spacing:1.2px; margin-top:20px; margin-bottom:20px;}
.ad_contact h2{ font-size:16px; color:#666666; text-align:center; line-height:28px;}
.ad1{ float:left; width:214px; margin:0 30px;}
.ad2{ float:left; width:214px; margin:0 30px;}
.ad3{ float:left; width:214px; margin:0 30px;}
.ad4{ float:left; width:214px; margin:0 30px;}





/*案例展示*/
.case_box{ width:1200px; margin:0 auto; margin-top:0px;}
.case_title{}
.case_title img{ display:block; text-align:center; margin:0 auto; width:121px; height:29px;}
.case_title h1{ font-size:16px; color:#333333; margin-top:10px; text-align:center;}
.blk_29 {ZOOM: 1; POSITION: relative;overflow:hidden;height:324px;}
.blk_29 .Cont {	MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 500px;}
.blk_29 .box {	FLOAT: left;	width:370px;border:none; text-align:center;	margin-right:45px;}
.blk_29 .box IMG {DISPLAY: block;BACKGROUND: #fff; float:left; width:368px;height:276px;  border:rgba(204,204,204,1) 1px solid; }
.blk_29 .box h1{ text-align:left; font-size:18px; color:#ffffff;  line-height:45px; background:#062f85; float:left; width:100%; height:45px; }
.blk_29 .box h1 .jiahao{ text-align:right; font-size:28px; color:#ffffff;  line-height:45px; float:right; width:80px; height:45px;  padding-right:20px;}
.blk_29 .box h1 .mingzi{ text-align:left; font-size:18px; color:#ffffff;  line-height:45px; float:left; width:245px; height:45px;  padding-left:25px;}
.blk_29 .box p a {display:block; text-align:center;}
.rollphotos {WIDTH: 1200px;margin:0px auto;position:relative;padding:20px 0 40px;}
.bottonbg{background:url(../images/bg11.png) center no-repeat;width:170px;height:55px;display:block;margin:0 auto;}
.LeftBotton{width:44px;height:44px;left:-65px;top:125px;position:absolute; background:url(../images/arrow_l.png) no-repeat center;cursor:pointer;}
.RightBotton{width:44px;height:44px;right:-65px;top:125px;position:absolute;background:url(../images/arrow_r.png) no-repeat center;cursor:pointer;}







/*新闻*/
.newsbiaoti{ width:1200px; float:left;}
.news_bg{ width:1200px; margin:60px auto 30px auto;}
.news_title{ margin-bottom:10px; float:left; width:476px; height:326px;}
.news_title img{float:left; width:476px; height:323px;}
.news_title h1{  font-size:48px; color:#fff; margin-top:50px; margin-left:25px;}
.news_title h2{ font-size:24px; color:#fff;margin-left:25px;}
.news_title h3{ width:142px; height:41px; font-size:16px; line-height:41px;margin-left:25px; border:2px solid #fff; text-align:center; margin-top:60px;}
.news_title h3 a{ color:#fff;}
.news_box{ width:1200px; float:left; }
.news_left{ float:left; width:820px; }
.news_left ul{ float:right; width:323px; }
.newsbox ul li{ float:left;}
.news_left ul{ float:right;}
.news_col1 .news_text{ float:left; width:416px; height:38px; line-height:38px;}
.news_text h1{ font-size:18px;}
.news_text h1 a{ color:#4c4c4c;}
.news_text h2{ font-size:16px; margin-top:4px; line-height:24px;}
.news_text h2 a{ color:#666666;}
.news_text h3{ float:right; padding-right:10px; font-size:14px; margin-top:4px; line-height:24px;}
.news_text h3 a{ color:#666666;}
.news_text h3:hover a{ color:#e31720;}
.news_col1{ float:left; width:323px; margin:0px; height:39px; border-bottom:1px dashed #cccccc;}
.news_col1 h1{ float:left; font-size: 14px;  line-height:38px; }
.news_col1 h1 a{ color:#000000;}
.news_col1 h3{ display:none;}
.date11{ float:left; text-align:left;  font-size: 14px; margin-left:20px; line-height:24px; color:#8a8a8a;}
.news_col1 img{display:none;}


.news_col .news_pot{display:none;}
.news_col{ margin:0 0 10px 0; float:left; width:425px; height:107px;}
.news_col img{ float:left; width:155px; height:107px; margin-right:20px; display:block;}
.date11{ display:block; float:right; font-size:16px; color:#666666;}
.news_col .news_text .date11{ display:none;}
.news_col .news_text{ float:right; width:250px;}
.news_col .news_text h1{ font-size:18px; float:left; margin-left:0px; line-height:22px;}
.news_col .news_text h1 a{ color:#3f3f3f;}
.news_col .news_text h2{ font-size:16px; margin-top:14px; line-height:24px; display:block;  float:left;}
.news_col .news_text h2 a{ color:#666666; display:block;}
.news_col2 .news_pot{ width:4px; height:4px; background:#666666; border-radius:4px; float:left; margin-top:11px;}
.news_pot{ width:4px; height:4px; border-radius:4px;background:#666666; float:left; margin-top:14px; margin-right:10px;}
.date11{ float:right; font-size: 16px;}


.news_right{ width:343px; float:right;}
.news_titleright{ width:412px; height:44px; background:#e92517; margin-bottom:17px;}
.news_titleright h1{  float:left; font-size: 14px;  line-height:38px;}
.news_titleright h1 a{ color:#fff;}
.news_col2{ float:left; width:323px; margin:0px; height:39px; border-bottom:1px dashed #cccccc;}
.news_col2 h1{  float:left; font-size: 14px;  line-height:38px; }
.news_col2 h1 a{ color:#000000;}
.news_col2 h3{ display:none;}
.news_pot{ width:4px; height:4px; border-radius:4px;background:#666666; float:left; margin-top:14px; margin-right:10px;}
.date22{ float:right; font-size: 16px;}


/*案例展示*/
.cpzxbg{ background:#eaecef; width:100%; margin:0 auto; padding:30px 0 100px 0;}
.case_title h1{ font-size:28px; color:#131a2a; text-align:center; margin-bottom:30px; font-weight:normal;}
.blk_291 {ZOOM: 1; POSITION: relative;overflow:hidden;height:260px;}
.blk_291 .Cont1 {	MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 500px;}
.blk_291 .box1 {	FLOAT: left;	width:282px;border:none; text-align:center;	margin-right:18px;}
.blk_291 .box1 IMG {DISPLAY: block;BACKGROUND: #fff; float:left; width:280px;height:210px; border:1px solid #cccccc;}
.blk_291 .box1 h1{ text-align:center; font-size:16px; line-height:40px; float:left;}
.blk_291 .box1 p a {display:block; text-align:center;}
.blk_291 .box1 span{margin-top: 0px;display: block;text-align: center; width:280px; text-align:center;}
.rollphotos1 {WIDTH: 1200px;margin:0px auto;position:relative;padding:20px 0 80px;}
.bottonbg{background:url(../images/bg11.png) center no-repeat;width:170px;height:55px;display:block;margin:0 auto;}
.LeftBotton{width:44px;height:44px;left:-65px;top:125px;position:absolute; background:url(../images/arrow_l.png) no-repeat center;cursor:pointer;}
.RightBotton{width:44px;height:44px;right:-65px;top:125px;position:absolute;background:url(../images/arrow_r.png) no-repeat center;cursor:pointer;}
.LeftArr{ position:absolute; left:558px; top:280px;}
.RightArr{ position:absolute; right:558px; top:280px;}


/*应用领域*/
.yyly{ width:1200px; margin:0 auto; padding-top:30px;}
.yyly h1{ font-size:28px; float:left; color:#131a2a; text-align:center; margin-bottom:30px; font-weight:normal; margin:30px 0px; width:1200px;}
.yyly ul{ float:left;}
.yyly ul li{float:left; width:270px; padding:0 15px;}
.yyly ul li a{float:left; width:270px; position:relative;}
.yyly ul li a img{float:left; width:248px; height:248px; margin-bottom:20px;}
.yyly ul li a .gai{width:248px; height:248px; position:absolute; left:0px; top:0px; background:url(../images/gai.png) no-repeat left center; display:none; line-height:248px; text-align:center; font-size:26px; color:#ffffff;}
.yyly ul li a:hover .gai{display:block;}
.yyly ul li a p{float:left; width:270px; height:120px; font-size:16px; line-height:28px; color:#565656;}
.yyly ul li a .ckgd{ width:270px; text-align:center; float:left; margin:10px 0 20px 0;}
.yyly ul li a .ckgd span{margin:0 auto; width:98px; height:30px; font-size:14px; line-height:30px; color:#062f85; border-radius:30px; text-align:center; border:1px solid #062f85; display:block;}


/*=================================内页内容===============================*/
/*内页左边菜单*/
.sidebar{ width:245px; float:left; margin-left:1px;margin:25px 0;}
.side_menu{}
.side_menu .title{ background:#1444ab; height:50px; text-align:center; line-height:50px; margin-bottom:10px;padding-bottom:0;}
.side_menu .title span{ display:block; color:#fff; font-size:18px;text-align:center;}
.side_menu .intro{}
.side_menu .intro ul .level1{margin-bottom:10px;}
.side_menu .intro ul .parent{font-size:16px; position:relative;text-align:center;text-align:center;display:block;height:40px;line-height:40px;cursor:pointer;background: #1444ab;
    color: #ffffff;
    }
.side_menu .intro ul .on .parent,.side_menu .intro ul .parent:hover{ background:#f64744;}
.side_menu .intro ul li.parent{margin-bottom:8px;}
.side_menu .intro ul li.parent a{display:block;margin:0px;width:100%;padding-left:0%; text-align:center;}
.side_menu .intro ul li.parent:hover,.side_menu .intro ul li.parent.on{ background:#063291;}
.side_menu .intro ul li.parent a:hover,.side_menu .intro ul li.parent.on a{color:#FFF;}
.side_menu .intro ul .parent img{width:37px;float:left;margin:10px 0px 0px 26px;}
.side_menu .intro ul .parent a{display:block;line-height:40px;text-align:center;overflow:hidden; font-size:14px;color:#ffffff;}
.side_menu .intro ul .sons .on a,.side_menu .intro ul .parent a:hover{color:#ffffff;}
.side_menu .intro ul .parent span{display:inline-block;width:32px;height:32px;float:right;margin:5px 30px 0px 0px;}
.side_menu .intro ul .sons{display:none;margin-top:5px;}
.side_menu .intro ul .on .sons{display:block;}
.side_menu .intro ul .sons li a{display:block;line-height:24px; font-size:14px;color:#666666;padding-left:24px; background:url(../images/arrow.png) no-repeat 10px center;}
.side_menu .intro ul .sons li a:hover,.side_menu .intro ul .sons li.on a{color:#000000;}
#menu2 ul ul{ display:none;  position:absolute; top:0;  left:200px; width:200px; border-left:solid 1px #fff; z-index:10;}
/*左边联系*/
.side_contact{width:180px;background:#2f9bcd;margin-top:20px;color:#fff;padding:20px;}
.side_contact .title{margin-bottom:0;}
.side_contact .title .cn{font-size:20px;color:#fff;}
.side_contact .title .en{font-size:14px;color:#fff;margin-left:5px;line-height:26px;}
.side_contact .number{font-family:Impact;font-size:30px;border-top:1px #fff dashed;border-bottom:1px #fff dashed;color:#fff;margin-top:8px;margin-bottom:8px;display:inline-block;letter-spacing:1px;}
.side_contact .intro span{font-size:16px;}



/*内页右边标题*/
.side_right{ width:900px; float:right; background:#fff; min-height:400px;margin:50px 0;}
.side_right .title{ border-bottom:solid 1px #e3e3e3; height:24px;line-height:24px;padding-bottom:15px;margin-bottom:0;}
.side_right .title .dangq{ font-size:24px; border-left:solid 3px #013462;; padding-left:6px; float:left;}
.side_right .title .weizhi{ float:right;font-size:14px;}
.side_right .title a:hover{ text-decoration:underline;color:#55c2fa;}

/*内页右边单页及表格、表单样式*/
.side_right .intro{ line-height:26px;padding:20px 0;}
.side_right .intro img{max-width:860px;}
.side_right .intro p{ margin-bottom:15px;}
.side_right .intro table{ background:#dadada; margin-bottom:20px;}
.side_right .intro table tr td{ padding:4px; background:#fff;}
.side_right .intro table tr td a:hover{ color:#c30;}
.side_right .intro table input, .side_right .intro table textarea{ border:solid 1px #ccc; padding:4px; font-family:"微软雅黑"; border-radius:3px;}
.side_right .intro table input.button{background:#555; color:#fff; cursor:pointer; padding:2px 10px; border:none;}

/*新闻列表*/
.news_list{ padding:20px 0;}
.news_list ul li{ border-bottom:dotted 1px #dbdbdb; background:url(../images/bg_arrow_r.png) left center no-repeat; padding-left:20px; line-height:30px; margin-bottom:10px;}
.news_list ul li a:hover{ text-decoration:underline; color:#4a51b1;}
.news_list ul li:hover{background:url(../images/li1.jpg) left center no-repeat;}
.news_list ul li span{ float:right;}

/*新闻详细页*/
.news_show{ padding:20px 0;}
.news_show .name{ font-size:20px; text-align:center; line-height:40px;}
.news_show .date{ text-align:center; margin-bottom:10px; border-bottom:dashed 1px #dadada; padding-bottom:10px;}
.news_show .nr{ padding:8px 10px;}
.news_show .nr img{max-width:840px;}
.news_show .nr p{ margin-bottom:10px; line-height:26px;}
.news_show .back{ text-align:center;}
.news_show .back a:hover{ color:#3595c8;text-decoration:none;}
a:active { text-decoration:blink}

/*产品列表*/
.product_list{ padding:20px 0;}
.product_list ul li{ float:left;margin-right:25px;margin-bottom:18px;width:283px; text-align:center; overflow:hidden;}
.product_list ul .last{margin-right:0;}
.product_list ul li img{ height: 211px; width: 281px; float:left; border:rgba(204,204,204,1) 1px solid;}
.product_list ul li span{  width:247px; height:38px; line-height:38px; float:left; text-align:center;}
.product_list .name{display:block;height:16px;overflow:hidden;font-size:16px;line-height:30px;text-align:center;}





.case1_list{ padding:20px 0;}
.case1_list ul li{ float:left;margin-right:25px;margin-bottom:18px;width:283px; text-align:center; overflow:hidden;}
.case1_list ul .last{margin-right:0;}
.case1_list ul li img{  height: 211px; width: 281px;border:rgba(204,204,204,1) 1px solid;}
.case1_list .name{display:block;height:16px;overflow:hidden;font-size:16px;line-height:30px;text-align:center;}

/*品牌中心*/
.product_list11{ padding:20px 0;}
.product_list11 ul li{ float:left;margin-right:25px;margin-bottom:18px;width:247px; text-align:center; overflow:hidden;}
.product_list11 ul .last{margin-right:0;}
.product_list11 ul li img{ height: 184px; width: 245px; float:left; border:rgba(204,204,204,1) 1px solid;}
.product_list11 .name{display:block;height:16px;overflow:hidden;font-size:16px;line-height:30px;text-align:center;}

/*下载中心*/
.down_list{clear:both;padding:10px;}
.down_list ul li{padding:10px 0px;border-bottom:1px solid #eaeaea;}
.down_list ul li img{}
.down_list li .date{display:none;width:130px;height:80px;float:left;}
.down_list li .date:hover{color:#1b1465;}
.down_list li .date span{display:block; text-align:center;}
.down_list li .date span.day{height:50px;line-height:50px; font-size:36px;}
.down_list li .date span.month{font-size:18px; font-weight:100;}

.down_list li .img{display:inline-block;float:left; position:relative;}
.down_list li .img img{width:100px;}
.down_list li .img span{display:block; text-align:center; background:#d8d8d8;color:#999999;}
.down_list li .img:hover span{background:#1b1465;color:#ffffff;}
.down_list ul li .con{width:798px;float:right;margin-right:0px;}
.down_list ul li .con .name{margin-bottom:5px;height:30px;}
.down_list ul li .con .name a{display:inline-block;float:left;height:30px;line-height:30px;overflow:hidden;font-size:18px;color:#666;}
.down_list ul li .con .name a.dl{float:right; font-size:14px; padding:0px 15px;    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;border:1px solid #1b1465;}
.down_list ul li .con .name a.dl:hover{background:#1b1465;color:#ffffff;}
.down_list ul li .con p{color:#666666; line-height:24px;}



/*资质荣誉*/
.honer_list{}
.honer_list ul li{border:solid 1px #e3e3e3;padding-bottom: 15px;width:236px;}
.honer_list ul .last{}
.honer_list ul li img{width: 184px; height: 251px;margin: 25px auto 10px;}
.honer_list .name{}
.honer_list ul li:hover{border:solid 1px #6d6d6d;}

/*产品详细*/
.product_show{ padding:20px 0;}
.product_show .name1{margin-bottom:20px;text-align:center;}
.product_show h1{font-size:24px;font-weight:normal;text-align:center;}
.product_show .pic{text-align:center;}
.product_show .pic img{max-width:770px;border:1px #dadada solid;}
.product_show .xq{height:18px;line-height:18px;margin:14px 0;padding-bottom:5px;border-bottom:1px #dcdcdc solid;}
.product_show .neirong img{max-width:860px;}

/*合作单位*/
.partner_list ul li img{height:128px;}

.lansss{width:50px; height:105px; position:fixed; right:1px; top:60px;}
.lansss ul li{width:50px; height:52px; float:left; background:#6a6a6a; font-size:16px; line-height:52px; text-align:center; color:#ffffff;}
.lansss ul li a{ color:#ffffff;}
.lansss ul li.on{width:50px; height:52px; float:left; background:#1444ab; border-bottom:1px solid #d1cdc4;}

/*sitemap*/
#sitemap{ border:2px dashed #cccccc;margin:20px auto;padding:10px 0;}
#sitemap ul{display:inline-block;}
#sitemap li{margin:5px 10px;}
#sitemap a.level1{font-size:14px;font-weight:bold;color:#009de0; display:block; text-decoration:underline;}
#sitemap a.level2{font-size:12px;font-weight:bold;color:#009de0;display:block;}
#sitemap a.level3{font-size:12px;height:20px;line-height:20px; overflow:hidden;display:inline-block;color:#666666;}
#sitemap li.level2{display:inline-block;float:left;width:300px;}
#sitemap li.level2 ul{border:1px dashed #cccccc;display:block;}
#sitemap li.level3{display:block;}</pre></body></html>