@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;}
*{ font-family:黑体,Arial !important;}
.page{text-align:center;margin:15px 0;}
.page a{padding:3px 10px;border:1px #ccc solid;margin:0 4px;}
.page a:hover,.page a.dq{color:#fff;background:#1c4790;border:1px #1c4790 solid;}
.wrapper{width:1200px;margin:0 auto;}
.clearboth{clear:both;}
.index_title{font-family:黑体,Arial !important;}
/*头部开始*/
.header .welcome{width:100%;height:36px;background:#076ce0; }
.header .welcome .left{width:500px;height:36px; text-align:left; display:block; line-height:36px;float:left; color:#fff;}
.top{width:100%;height:155px; background:#fff;}
.header .top .wrapper{ position:relative;padding:30px 0 0;}
.header .top .logo{float:left;}
.header .top .name{float:left;margin-left:18px;padding-top:18px;}
.header .top .name h1{font-size:32px;font-family:黑体;font-weight:bold;color:#3b3b3b;}
.header .top .name p{font-size:20px;line-height:28px;color:#000; text-align:left;}
.header .top .hotline{float:right;margin-top:0px; width:180px; background:url(../images/hotline.png) no-repeat 0px 20px; padding-left:55px; height:80px;}
.header .top .hotline .rx{ float:left; font-size:18px; line-height:22px; color:#020202; height:80px;}
.header .top .hotline span{font-size:30px;color:#f90303; font-style:italic; line-height:28px;}

/*菜单开始*/
#divSmallBox .nav{width:100%;height:59px;background-color:#1c4790 ;top:0px;position:relative;z-index:999;}
.nav ul{margin:0 auto;width:1200px;}
.nav ul li{ float:left; position:relative;z-index:99999;}
.nav ul li a{display:block;color:#fff;font-size:16px;line-height:59px; width:171px; text-align:center;z-index:99999; }
.nav ul li a:hover{color:#fff;z-index:99999;}
.nav ul li:hover{background:#0660c6;z-index:99999;}
.nav ul li.on{background:#0660c6;z-index:99999;}
.nav ul .last{background:none;z-index:99999;}
/*二级菜单*/
#menu ul ul { display:none;position:absolute; top:59px; left:0; z-index:99999; width:auto; background:rgba(255,255,255,0.6); 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:40px;z-index:99999;}
#menu ul ul li a{ color:#000; z-index:99999;font-size:14px; padding:0 0 0 50px; display:block; width:168px; text-align:left;border-bottom:none;}
#menu ul ul li a:hover{ color:#fff;z-index:99999;}
#menu ul ul li:hover{background:#1c4790;z-index:99999;}


/*焦点图*/
#divSmallBox{overflow:hidden;width:100%;height:659px;text-align:center;position:relative; z-index:10;}
#playBox{ width:1920px; height:600px;left:50%;margin-left:-960px;background:#333; position:absolute;z-index:10; overflow:hidden; top:59px;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;height:600px;z-index:10;}
#playBox .oUlplay li{ float:left;height:600px;width:1920px;z-index:10;}
#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:100%; height:10px; position:absolute; bottom:25px; z-index:10;margin:0 auto; text-align:center;}
#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;}

/*底部*/
.footer{background:#172431;width:100%; margin:0 auto; height:300px;}
.footer .link{width:1200px; float:left; height:69px; margin-top:20px; }
.footer .link h1{float:left; height:69px;color:#fff; font-size:18px; line-height:69px;}
.footer .link a{float:left; height:69px; line-height:69px; font-size:14px; color:#a0a0a0;}
.footer .bottom{width:1200px; float:left; height:208px; border-top:2px solid #f13a3a;}
.footer .bottom .left{width:350px; float:left; height:208px;}
.footer .bottom .left h1{width:350px; float:left; height:76px; line-height:76px; color:#fff; text-align:left; font-size:24px;}
.footer .bottom .left h2{width:70px; float:left; height:100px; line-height:26px; color:#bfc0c0; text-align:left; font-size:14px; margin-top:25px;}
.footer .bottom .left h3{width:280px; float:left; height:100px; line-height:26px; color:#bfc0c0; text-align:left; font-size:14px;}
.footer .bottom .ewma{ width:120px; height:120px; float:right; margin-top:30px;}
.footer .bottom .center{ width:350px; height:183px; float:left; padding-left:210px; margin-top:25px;}
.footer .bottom .center h1{ width:350px; height:30px; float:left; line-height:30px; text-align:left; font-size:16px; color:#fff; }



/*===============================首页==================================*/
/*搜索框*/
.search_box{height:50px; border-bottom:1px solid #c0c0c0;}
.search_box .keyword{line-height: 50px;color:#888;font-size:14px;height: 50px; float:left;}
.search_box .keyword a{margin-right:10px;color:#888;}
.search_box .search {
    display: inline-block;
    width: 320px;
    float: left;
    margin-top: 9px;
}
.search_box .search .key {  
    border-color: #c0c0c0;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 32px;
    padding: 0 10px;
    width: 240px;
}
.search_box .search .submit {
    background: #1c4790;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 34px;
    width: 45px;
    margin-left: 5px;
    color:#fff;
}


/*产品展示*/
.cases{margin:40px auto 50px;}
.cases .left{width: 200px;float:left; padding:0 25px 20px 25px; background:#206bd0;}
.cases .right{float:right;}
.cases .title{height: 60px;}
.cases .title span{text-align:center;display:block;}
.cases .title h2{text-align: center;font-size:32px; float:left;}
.cases .title h2 a{color:#ffffff;font-weight:bold; line-height:30px; height:30px; margin-top:10px; float:left; width:200px; text-align:center;}
.cases .title .en{font-size:16px;color:#fff; line-height:20px; height:20px; float:left; width:200px;}
.cases .left ul{width: 200px;padding:0; float:left; background:#fff;}
.cases .left ul li{margin:0px; width:200px; border-top:1px dashed #c0c0c0; float:left; height:66px; text-align:center;}
.cases .left ul li.first{ border:0px;}
.cases .left ul li a{display:block;font-size: 14px;color: #666666; width:200px; text-align:center; line-height:66px;height:66px;}
.cases .left .type{color:#0089e1;}
.cases .right ul{display:none;width: 930px;margin: 0 auto;}
.cases .right ul li{display:inline-block;float:left;margin-right:16px;margin-bottom:14px;width: 220px;}
.cases .right ul li.last{margin:0px;}
.cases .right ul li a{display:block; text-align: center;}
.cases .right ul li a img{height: 165px;width: 220px;}
.cases .right ul li span{width: 240px;line-height:39px; text-align:center;height: 19px;overflow: hidden;}


/*首页广告*/
.sygg1{width:100%;height:163px; background:url(../images/sygg1.jpg) no-repeat center top;}
.sygg1 a{width:1000px;height:163px;float:left; display:block;}
.sygg2{width:100%;height:195px; background:url(../images/sygg2.jpg) no-repeat center top; margin:20px 0 0 0;}




/*首页关于我们*/
.sygsjj{ width:100%; height:405px; margin:0 auto; background:#206bd0; padding:30px 0;}
.sygsjj .left{ width:500px; height:405px; float:left;}
.sygsjj .left img{ width:498px; height:403px; float:left; border:1px solid #fff;}
.sygsjj .right{ width:645px; height:405px; float:right; background:url(../images/about1.png) no-repeat left top;}
.sygsjj .right h1{ width:400px; height:40px; float:left; padding:47px 0 0 60px; font-size:32px; text-align:left; color:#fff; line-height:40px;}
.sygsjj .right .nr{ width:645px; float:left; padding:20px 0 0 0px; font-size:16px; text-align:left; color:#fff; line-height:22px;}
.sygsjj .right a{ width:149px; float:right; margin-top:10px; font-size:18px; height:35px; border:2px solid #fff; text-align:center; color:#fff; line-height:35px; }



/*我们的优势*/
.youshi{ width:100%; height:1275px; margin:0 auto;}
.sytitle{ width:1200px; float:left; height:106px; background:url(../images/biaoti.png) no-repeat center center; color:#206bd0; font-size:43px; line-height:106px; letter-spacing:3px; text-align:center;}
.youshi .content{ width:1200px; height:1169px; float:left;}
.youshi .content .top{ width:1200px; height:455px; float:left; margin-bottom:25px;} 
.youshi .content .top li{ width:285px; height:455px; float:left; margin-right:20px; background:#206bd0;} 
.youshi .content .top li.lv4{ margin-right:0px;} 
.youshi .content .top li .ysputian{ width:285px; height:233px; float:left;} 
.youshi .content .top li h1{ width:285px; margin-top:30px; text-align:center; float:left;} 
.youshi .content .top li h1 img{ margin:0 auto;} 
.youshi .content .top li p{float:left; width:245px; height:90px; line-height:30px; font-size:24px; padding:10px 20px 0 20px; color:#fff; text-align:center; letter-spacing:2px;}
.youshi .content .center{ width:1200px; height:285px; float:left; margin-bottom:25px;} 
.youshi .content .center .left{ width:285px; height:285px; float:left; margin-right:20px; background:#206bd0; text-align:center;} 
.youshi .content .center .left img{ width:194px; height:127px; margin:70px auto 0 auto;}  
.youshi .content .center .right{ width:891px; height:281px; float:right; border:2px solid #000;} 
.youshi .content .center h1{ width:630px; height:50px; float:left; margin:25px 0 0 93px; padding:45px 0 0 60px; background:url(../images/youshi6.png) no-repeat left top; font-size:32px; color:#000; } 
.youshi .content .center p{ width:630px; float:left; background:url(../images/youshi5.jpg) no-repeat left 1px; margin:10px 0 0 93px; padding:0 0 0 30px; font-size:18px; color:#000; line-height:24px; } 
.youshi .content .bottom{ width:1200px; height:380px; float:left; background:#206bd0;}
.youshi .content .bottom .left{ width:726px; height:380px; float:left; padding-left:60px;}  
.youshi .content .bottom .left ul{ width:726px; height:270px; float:left;} 
.youshi .content .bottom .left ul li{float:left; height:150px; width:110px; text-align:center; margin-top:60px;} 
.youshi .content .bottom .left ul li a{float:left; width:110px; height:95px; text-align:center;} 
.youshi .content .bottom .left ul li img{ margin:0 auto;} 
.youshi .content .bottom .left ul li h1{ float:left; font-size:12px; line-height:24px; color:#fff; text-align:center; width:110px;} 
.youshi .content .bottom .left ul li.xian{float:left; height:150px; width:74px;} 
.youshi .content .bottom .left ul li.xian span{float:left; height:1px; width:45px; background:#fff; margin:40px 12px 0 12px;} 
.youshi .content .bottom .left .dhjy{ width:630px; height:55px; float:left; margin-left:10px;}
.youshi .content .bottom .left .dhjy h2{ width:180px; height:55px; float:left; padding-right:60px; margin-left:30px; background:url( ../images/youshi11.png) #fff no-repeat 180px center; border-radius:30px; font-size:24px; color:#fe0101; text-align:left; line-height:55px; letter-spacing:2px; }
.youshi .content .bottom .left .dhjy h3{ width:340px; height:55px; float:left; padding-left:10px; font-size:24px; color:#fff; text-align:left; line-height:55px; letter-spacing:2px; }
.youshi .content .bottom .right{ width:336px; height:276px; float:right; padding:40px 60px 0 0; } 



/*新闻*/
.xinwen{ width:100%; background:#f4f4f4; height:600px; margin:0 auto;}
.xinwen .left{ width:325px;  height:495px; float:left;}
.xinwen .left .blk_29 {ZOOM: 1; POSITION: relative;overflow:hidden;height:495px;}
.xinwen .left .blk_29 .Cont {	MARGIN: 0px auto; OVERFLOW: hidden; WIDTH:325px;}
.xinwen .left .blk_29 li {	FLOAT: left;width:325px;border:none; text-align:center;margin:0px;}
.xinwen .left .blk_29 li .toubu{	FLOAT: left;width:325px; height:143px; background:#206bd0;}
.xinwen .left .blk_29 li .toubu h1{	FLOAT: left;width:275px; height:36px; color:#fff; line-height:36px; font-size:20px; padding:0 25px; margin-top:25px;}
.xinwen .left .blk_29 li .toubu span{FLOAT: left;width:275px; height:36px; color:#fff; line-height:36px; font-size:20px; padding:0 25px; margin-top:10px; text-align:left; }
.xinwen .left .blk_29 li IMG {DISPLAY: block; float:left; width:325px;height:210px;}
.xinwen .left .blk_29 li .nrrr {DISPLAY: block; float:left; width:275px;height:110px; margin:20px 25px 0 25px; line-height:26px;}
.xinwen .left .rollphotos {WIDTH:325px;margin:0px auto;position:relative;}
.xinwen .left .bottonbg{background:url(../images/bg11.png) center no-repeat;width:170px;height:55px;display:block;margin:0 auto;}
.xinwen .left .LeftBotton{width:14px;height:22px;left:245px;top:105px;position:absolute; background:url(../images/xinwenl.png) no-repeat center; z-index:99999; display:block;}
.xinwen .left .RightBotton{width:14px;height:22px;right:35px;top:105px;position:absolute;background:url(../images/xinwenr.png) no-repeat center; z-index:99999; display:block;}
.xinwen .right{width:840px; height:495px; float:right;}
.xinwen .right li{ width:840px;  height:108px; float:left; border-bottom:2px solid #206bd0; margin-bottom:10px;}
.xinwen .right li a{ width:690px;  height:108px; float:left;}
.xinwen .right li h1{ width:690px;  height:28px; float:left; line-height:28px; font-size:20px; color:#000; text-align:left; margin-top:8px;}
.xinwen .right li .nrong{ width:690px;  height:69px; float:left; line-height:23px; font-size:14px; color:#666; text-align:left; margin-top:10px;}
.xinwen .right li h2{ width:150px;  height:108px; float:right; background:#206bd0;}
.xinwen .right li h2 .day{ width:150px;  height:30px; float:left; margin-top:25px; font-size:46px; text-align:center; line-height:30px; color:#fff; letter-spacing:10px; font-weight:bold;}
.xinwen .right li h2 .month{ width:150px;  height:30px; float:left; margin-top:10px; font-size:24px; text-align:center; line-height:30px; color:#fff; letter-spacing:3px; font-weight:normal;}

  

/*产品滚动*/
.slider_product{height:430px;width:100%; margin:0 auto; text-align:center;}
.slider_product .blk_29 {ZOOM: 1; POSITION: relative;overflow:hidden;height:270px;}
.slider_product .blk_29 .Cont {	MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 1200px;}
.slider_product .blk_29 li {	FLOAT: left;width:283px;border:none; text-align:center;margin:0 20px 0 0;}
.slider_product .blk_29 li IMG {DISPLAY: block;BACKGROUND: #fff;MARGIN: 0px auto;width:283px;height:233px;}
.slider_product .blk_29 li p a {display:block; text-align:center;}
.slider_product .blk_29 li span{font-size:16px; display:block; color:#222222; width:255px; height:40px; line-height:40px; text-align:center;}
.slider_product .rollphotos {WIDTH: 1200px;position:relative;margin-top:20px;padding:0px; float:left;}
.slider_product .bottonbg{background:url(../images/bg11.png) center no-repeat;width:170px;height:55px;display:block;margin:0 auto;}
.slider_product .LeftBotton{width:44px;height:44px;left:-65px;top:125px;position:absolute; background:url(../images/arrow_l.png) no-repeat center;cursor:pointer; display:none;}
.slider_product .RightBotton{width:44px;height:44px;right:-65px;top:125px;position:absolute;background:url(../images/arrow_r.png) no-repeat center;cursor:pointer; display:none;}


/*新闻中心*/
.news{padding:60px 0 16px 0;margin-bottom:30px;margin-top:40px; background:url(../images/yy.jpg) no-repeat left top;}
.news .box{width:310px;float:left; padding-right:15px; height:380px; overflow:hidden;}
.news .cjwt{width:350px;float:left; padding-right:0px;}
.news .box ul{background:#f1f1f1; padding:20px 10px;}
.news .box ul li{border-bottom:1px dotted #ccc;}
.news .box ul li.first{border:none;margin-bottom:0px;height:106px;}
.news .box ul li.first img{width:290px;height:105px;margin-top:0px;}
.news .box ul li a{display:inline-block;width:205px;height:39px;line-height:39px;font-size:14px;}
.news .box ul li span{display:inline-block;width:80px;height:39px;line-height:39px;font-size:14px;}
.news .box .index_title{height:38px; background:#1c4790; line-height:38px;}
.news .box .index_title span{font-size:18px;color:#ffffff;float:left; padding-left:10px;}
.news .box .index_title a{float:right;line-height:38px; color:#ffffff; padding-right:10px;}

.news>ul{margin:10px;width:670px;float:left;}
.news>ul li{display:block;width:100%;height:144px;float:left;}
.news>ul li img{float:left;width:128px;height:128px;}
.news>ul li .desc{width:528px;float:right; text-align:center;}
.news>ul li .desc p{ font-size:14px;line-height:24px;color:#303030;}
.news>ul li .desc h3{font-size:24px;color:#d30000;margin:5px 0px 10px;}
.news>ul li .desc a{display:inline-block;width:60px;height:12px;line-height:12px; font-size:12px;border:1px solid #b5b3b4; text-align:center;color:#999999;margin:0px auto;}
.news>ul li span{ display:inline-block; float:right;width:67px;}
.news .line_v{float:left;margin-left:32px;margin-right:22px;}

/*常见问答*/
.projects{margin-top:15px;}
.projects .overbox{height:325px; padding:0px 0 10px 0; }
.projects #demo{height:305px; padding:10px 0px; overflow:hidden; background:#f1f1f1;}
.projects table{width:95%;margin:0px auto;}
.projects table.con tr td{height:80px; text-align:left;overflow:hidden;}
.projects span{width:21px;height:21px;display:inline-block;margin-right:10px;}
.projects .wen {background:url(../images/wen.png) 0px 2px no-repeat;}
.projects .da {background:url(../images/da.png) 0px 2px no-repeat; padding-bottom:10px;}
.projects a{padding-left:30px;width:255px;line-height:24px; float:left;}

/*集团荣誉*/
.item3{background:url(../images/item3.jpg) center no-repeat;width:100%;height:320px;}
.item3 .index_title{padding-top:25px;font-size:30px;letter-spacing:20px;color:#fff;display:block;text-align:center;height:76px;position:relative;}
.item3 .index_title img{top:65px;left:495px;position:absolute;}
#images{padding-top:29px;width:1200px;margin:0 auto;}
#images a{display:inline-block;padding-bottom:25px;float:left;}
#images .lightbox{margin-right:4px;}
#images .last{margin-right:0;}
#images .lightbox img{vertical-align:top;height:131px;}
#credit {clear:both;margin-top: 50px;padding-top:20px;font-size: 10px;border-top: 1px solid #BBB;font-family: Verdana;}
#imgbox-loading {position: absolute;top: 0;left: 0;background: url('imgbox-spinner.gif') center center no-repeat;cursor: pointer;display: none;z-index: 90;}
#imgbox-loading div {background: #FFF;width: 100%;height : 100%;}
#imgbox-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;display: none;z-index: 80;}
.imgbox-wrap {position: absolute;top: 0;left: 0;background: #FFF;display: none;z-index: 90;}
.imgbox-img {padding: 0;margin: 0;border: none;width: 100%;height: 100%;vertical-align: top;}
.imgbox-close {position: absolute;top: -15px;right: -15px;height: 30px;width: 30px;background: url('imgbox-close.png') top left no-repeat;cursor: pointer;outline: none;}
.imgbox-title {padding-top: 10px;font-size: 11px;text-align: center;font-family: Arial;color: #333;display: none;overflow:hidden;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}
.imgbox-bg-wrap {position: absolute;padding: 0;margin: 0;display: none;}
.imgbox-bg {position: absolute;width: 20px;height: 20px;}

/*新闻动态*/
.item4{margin-top:30px;}
.item4 .side{float:left;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;background:#1c4790;width:406px;height:628px;}
.item4 .side .pic{position:relative;}
.item4 .side .pic img{width:406px;height:252px;}
.item4 .side .pic .cover{width:406px;height:252px;top:0px;left:0px;position:absolute;background:url(../images/cover.png) no-repeat;}
.item4 .side .intro{padding:18px;color:#fff;}
.item4 .side .intro .index_title{}
.item4 .side .intro .index_title span{float:left;font-size:24px;width:250px;height:62px;overflow:hidden;margin-top:10px;}
.item4 .side .intro .index_title .date{float:right;background:url(../images/date.png) center no-repeat;width:87px;height:87px;text-align:center;}
.item4 .side .intro .index_title .date .day{font-size:30px;line-height:48px;}
.item4 .side .intro .con{height:168px;margin-top:20px;line-height:24px;}
.item4 .side .intro .more{background:url(../images/more.png) center no-repeat;width:121px;height:38px;color:#fff;display:block;text-align:center;line-height:38px;float:right;margin-top:15px;}
.item4 ul{float:right;width:720px;}
.item4 ul li{float:left;width:345px;height:328px;margin-left:30px;margin-bottom:35px;}
.item4 ul .first{margin-left:0;}
.item4 ul li title{}
.item4 ul li .index_title span{float:left;font-size:24px;width:225px;height:62px;overflow:hidden;margin-top:10px;}
.item4 ul li .index_title .date{float:right;background:url(../images/date.png) center no-repeat;width:87px;height:87px;text-align:center;color:#fff;}
.item4 ul li .index_title .date .day{font-size:30px;line-height:48px;}
.item4 ul li .con{height:168px;margin-top:20px;line-height:24px;}
.item4 ul li .more{background:url(../images/more.png) center no-repeat;width:121px;height:38px;color:#fff;display:block;text-align:center;line-height:38px;float:left;margin-top:15px;}
/*联系我们*/
.item5{background:#676665;width:100%;height:250px; padding:60px 0px;}
.item5 .box{padding-top:45px;width:100%;height:52px;}
.item5 .box .index_title{border-bottom:2px #fff solid;color:#fff;}
.item5 .feedback{width:480px;float:left;margin-top:14px;}
.item5 .feedback input{height:38px;width: 215px;padding:0px 10px;line-height:38px;background: #323639;border: 1px #323639 solid;margin-bottom: 8px; color:#ffffff;}
.item5 .feedback textarea{width: 460px;color:#ffffff;height:85px;padding:10px;background: #323639;border: 1px #323639 solid;}
.item5 .feedback #submit{display:inline-block;width: 482px;height: 40px;line-height:40px; font-size:14px;color:#ffffff; background:#1c4790; text-align:center;margin-top: 8px;}
.item5 .desc{float:right;width:485px;margin-top:15px;}
.item5 .desc iframe{border-radius:5px;}
.item5 .desc .text{color:#fff;margin-top:15px;width:575px;height:168px;overflow:hidden;}
.item5 .desc .text span{font-size:22px;line-height:22px;margin-bottom:6px;display:block;}
.item5 .desc .text p{font-size:16px;line-height:28px;}


/*内页左边菜单*/
.sidebar{width:260px; float:left; margin-left:1px;margin:50px 0;}
.side_menu{}
.side_menu .title{ background:#1c4790; height:60px; text-align:center; line-height:60px; margin-bottom:5px;padding-bottom:0;}
.side_menu .title .name{display:block; text-align:center;color:#ffffff;font-weight:bold;font-size:26px;}
.side_menu .title img{float:left;}
.side_menu .title .more{background:#dcdcdc;float:right;}

.side_menu .intro{}
.side_menu .intro ul li{font-size:16px; position:relative;text-align:center;border-bottom:1px solid #ffffff;text-align:center;display:block;}
.side_menu .intro ul li a{display:block;line-height:45px;text-align:left;color:#424550;overflow:hidden;width:260px;  text-align:center;background-color:#dedede; }
.side_menu .intro ul .son a {display:block;line-height:45px;text-align:left;color:#424550;overflow:hidden;padding-left:50px;background-color:#ededed; font-size:14px; }
.side_menu .intro ul li a:hover,.side_menu .intro ul li.on a,.side_menu .intro ul li:hover{color:#ffffff;background-color:#1c4790; }
.side_menu .service{margin-top:20px;padding-bottom:10px;}
.side_menu .service ul{margin:10px 0px;}
.side_menu .service ul li{display:inline-block;float:left;}
.side_menu .service ul li a{color:#ffffff;padding-left:20px;display:inline-block;width:80px; background:url(../images/point.jpg)  no-repeat left; background-position:10px 8px;}
.side_menu .contact{margin-top:10px;}
#menu2 ul ul{display:none;position:absolute;top:0;left:200px;width:200px;border-left:solid 1px #fff;z-index:10;}

/*内页右边单页及表格、表单样式*/
.side_right .intro{line-height:26px;padding:20px 0;clear:both;text-align:left;}
.side_right .intro p{}
.side_right .intro table{  margin-bottom:20px;}
.side_right .intro table tr td{ padding:4px;}
.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:#005fac; color:#fff; cursor:pointer; padding:8px 15px; border:none;}
.side_right .intro table.joinus{border-collapse:collapse; margin-top:20px;}
.side_right .intro table.joinus tr td{border:1px solid #cccccc;}

/*======内页右边内容=====*/
/*内页右边标题*/
.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 #1c4790;; padding-left:6px; float:left;}
.side_right .title .weizhi{ float:right;font-size:14px;}
.side_right .title a:hover{ text-decoration:underline;color:#55c2fa;}

/*产品列表*/
.product_list{ padding:20px 0;}
.product_list ul li{ float:left;margin-right:30px;margin-bottom:24px;width:280px; text-align:center; overflow:hidden;}
.product_list ul li span{ float:left;width:280px; height:36px; line-height:36px; text-align:center; overflow:hidden; font-size:14px;}
.product_list ul .last{margin-right:0;}
.product_list ul li img{  width:280px; height:210px;}
.product_list .name{width:280px;height:16px;overflow:hidden;font-size:16px;line-height:30px;text-align:center;}
.video_list ul li img{height:208px;}
.solution_show .neirong{padding-top:15px;}

/*产品详细*/
.product_show{ padding:20px 0;}
.product_show .name{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:700px;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;}


.tags_list{border-top:1px dashed #CCC;border-bottom:1px dashed #CCC;padding:10px 10px;margin-top:20px;}
.tags_list span{color:#1c4790;margin-right:5px;}
.tags_list span.tit{color:#666666;margin-right:0px;}
.prev_next{padding:10px 10px;}
.prev_next a{color:#1c4790;margin:5px 0;display:inline-block;}
.prev_next a span{color:#666666;}
.prev_next a.none{color:#666666;}

h3.related_title{padding:0 10px;height:30px;line-height:30px;border-bottom:2px solid #1c4790;margin-bottom:10px;font-weight:bold;}
.related_pros ul{padding:0 2px; text-align:left;}
.related_pros ul li{display:inline-block;width:140px;margin-right:1px;}
.related_pros ul li.last{margin-right:0px;}
.related_pros ul li img{width:138px;outline:1px solid #CCC;padding:1px;}
.related_pros ul li span{display:block;height:24px;line-height:24px; text-align:center;color:#666666;}
.related_pros ul li span:hover{color:#c80000;}
.related_news ul{padding:0 30px; text-align:left;}
.related_news ul li a{color:#666;display:inline-block;height:20px;line-height:20px;}
.related_news ul li a:hover{color:#c80000;}



/*新闻列表*/
.news_list{clear:both;}
.news_list ul li{padding:10px 0px;border-bottom:1px solid #eaeaea;}
.news_list ul li img{}
.news_list li .date{display:inline-block;width:130px;height:85px;float:left;}
.news_list li .date span{display:block; text-align:center;}
.news_list li .date span.day{height:50px;line-height:50px; font-size:36px;}
.news_list li .date span.month{font-size:18px; font-weight:100;}

.news_list li .img{display:inline-block;float:left; position:relative;}
.news_list li .img img{width:130px;}
.news_list li .img span{display:block; text-align:center; background:#d8d8d8;color:#999999;}
.news_list li .img:hover span{background:#20ac3a;color:#ffffff;}
.news_list ul li .con{width:740px;float:right;}
.news_list ul li .con .name{margin-bottom:5px;}
.news_list ul li .con .name a{display:block;height:24px; overflow:hidden;font-size:18px;color:#565656;margin:10px 0;}
.news_list ul li .con p{color:#666666; line-height:24px;}

.news_list1{clear:both;padding:20px 0;}
.news_list1 ul li{ border-bottom:dotted 1px #dbdbdb; background:url(../images/li_style.png) left center no-repeat; padding-left:20px; line-height: 40px; margin-bottom:5px;height: 40px;}


.news_list1 ul li .con{width:880px;float:right;}
.news_list1 ul li a{float:left;}
.news_list1 ul li span{ float:right;}
.news_list1 ul li:hover{color:#1c4790;}
.news_list1 ul li a:hover{color:#1c4790;}

/*新闻详细页*/
.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:740px;}
.news_show .nr p{ margin-bottom:10px; line-height:26px;}
.news_show .back{ text-align:center;}
.news_show .back a:hover{ color:#464545;text-decoration:none;}
a:active { text-decoration:blink}



/*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;}
#sitemap li.level2 ul{border:1px dashed #cccccc;display:block;}
#sitemap li.level3{display:block;}