@charset "utf-8";
@import url("public.css");
body{margin:0px;padding:0px;font-size:12px;color:#333;font-family:"微软雅黑";background:#F1F1F1;min-width:1180px;}
body.side{background: #fff;}
td,dd,th{line-height:20px;font-size:14px;}
a{ color: #333; text-decoration: none; cursor: pointer; -moz-transition: background-color 0.2s ease-out, color 0.1s ease-out; -webkit-transition: background-color 0.2s ease-out, color 0.1s ease-out; -ms-transition: background-color 0.2s ease-out, color 0.1s ease-out; transition: background-color 0.2s ease-out, color 0.1s ease-out; }
a:link,a:visited,a:active{color:#333; text-decoration:none;}
a:hover{color:#EA0000; text-decoration:underline;}
input,textarea,select{font:normal 12px/100% 'Arial'; padding:0px; color:#333; resize:none;outline:none;}
img{border:none;}
ul,li{padding:0px; margin:0; list-style:none;}
span,p,dd,dt,dl,h1,h2,h3,h4,h5,h6,form{margin:0px; padding:0px;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block; padding:0px;}

/*常用浮动、间距、行距、背景、边框*/
.fl{float:left;  display:inline;}/*左浮动*/
.fr{float:right;display:inline;}/*右浮动*/
.m_auto{margin:0px auto;}/*水平居中对齐*/
.clear{clear:both;}
.w1200_auto{width:1200px;margin:0px auto;overflow:hidden;}

.userTxt{font-size: 18px;padding: 0 30px;}

/*=============固定网站样式=============*/

a:link {color:#333333;text-decoration:none;}
a:visited {color:#333333;text-decoration:none;}
a:hover {color:#2373c8;text-decoration:none;}
a:active {color:#2373c8;text-decoration:none;}

/*header*/
.header{width:100%;background: url(../images/headerBg.png) repeat-x center top;}
.h_center{width:1200px;margin:0 auto;height:119px;overflow:hidden;}
.logo{padding:22px 0 0 0;}
.hc_fr{padding:28px 0 0 0;position: relative;}
.hc_fr .search{height: 28px;background: #DCDCDC;border-radius: 15px;border: 1px solid #183883;width: 292px;position:relative;left: -67px;top: 14px;}
.hc_fr .search .key{width: 248px;height: 26px;position: absolute;top: 1px;left: 12px;border: none;background: #DCDCDC;}
.hc_fr .search .searchBtn{display: block;background: url(../images/searchBtn.png) no-repeat;height: 21px;width: 21px; position: absolute;right: 7px;top: 3px;}
.hc_fr .topUser{position: absolute;right: 0;top: 35px;}
.hc_fr .topUser a{display: block;width: 56px;background: url(../images/userBtn.jpg) no-repeat center top;padding-top: 26px;text-align: center;}
.t_tel{height:39px;line-height:39px;padding:0 0 0 50px;background:url(../images/tel.png) no-repeat left;margin:13px 0 0px 0;}
.t_tel span{display:block;font-size:30px;font-weight:700;color:#0E2E73;}

.indexNewsImg{width: 546px;}

.indexNews{border-top: 2px #183883 solid;background: #fff;}
.indexNews .hd{padding: 10px;}
.indexNews .hd h4{border-left: 3px solid #183883;font-size: 16px;font-weight: bold;color: #333;display: inline-block;text-indent: 10px;}
.indexNews .hd .moreBtn{color: #999;}
.indexNews .bd{overflow: hidden;}
.indexNews .bd .nlist{margin: 0 auto; overflow: hidden; padding: 0 10px;}
.indexNews .bd .nlist li{font-size: 14px; background: url(../images/arrow.png) no-repeat center left;padding: 0 0 0 12px;line-height: 28px;}
.indexNews .bd .nlist li .time{}
.indexNews .bd .piclist{position: relative;top: 8px;left: 14px;}
.indexNews .bd .piclist li{float: left;margin: 0 12px 0 0;}
.indexNews .bd .piclist li img{width: 134px;height: 134px;}
.indexNews .bd .piclist li a{border: 1px solid #E7E7E7;display: block;}
.indexNews .bd .piclist li a:hover{border: 1px solid #1680CC;}
.caselist{position: relative;top: 8px;left: 12px;}
.caselist li{float: left;margin: 0 19px 0 0;}
.caselist li img{width: 220px;height: 180px;}
.caselist li p{text-align: center;font-size: 14px;line-height: 37px;}

.serverBtn{display: block;background: #1680CC;font-size: 16px;color: #fff!important;text-align: center;margin: 0 auto 6px auto;height: 37px;width: 353px;position: relative;}
.serverBtn i{display: inline-block;width: 30px;height: 25px;position: relative;top: 7px;margin: 0 3px 0 0;}
.s1 i{background: url(../images/s1.png) no-repeat;}
.s2 i{background: url(../images/s2.png) no-repeat;}
.s3 i{background: url(../images/s3.png) no-repeat;}
.s4 i{background: url(../images/s4.png) no-repeat;}
.s5 i{background: url(../images/s5.png) no-repeat;}

.server .bd ul{width: 1215px;}
.server .bd li{width: 390px;display: inline-block;float: left;text-align: center;margin: 0 15px 10px 0;position: relative;}
.server .bd li img,.server .bd li div.m{width: 390px;height: 270px;}
.server .bd li div.m{display: none;position: absolute;top: 0;left: 0;background: url(../images/indexpicListBg.png) no-repeat top center; }
.server .bd li a{color: #333;}
.server .bd li a:hover{color: #0E2E73;}
.server .bd li a:hover div.m{display: block;}
.server .bd li p{font-size: 16px;font-weight: bold;line-height: 39px;}

.about{margin: 50px auto;}
.about .aboutPic{height: 510px;width: 50%;background: url(../images/indexaboutPic.jpg) no-repeat;float: left;}
.aboutContent{color: #fff;padding: 36px 0 0 60px;float: left;width: 550px;}
.aboutContent .hd,.aboutContent dt{font-size: 16px;font-weight: bold;}
.aboutContent dt{background: url(../images/indexaboutTitleBg.png) no-repeat left bottom;line-height: 71px;margin: 12px 0 0 0;}
.aboutContent dd{font-size: 14px;line-height: 35px;margin: 28px 0 0 0;}
.aboutContent dd a.more{display: block;color: #fff; text-align: center;line-height: 39px;border: 1px solid #fff; width: 138px;}

.mainNews{width: 640px;float: left;height: 280px;background: #F3F3F3;}
.mainNews .pic{display: inline-block;width: 280px;overflow: hidden;float: left;}
.mainNews .pic img{width: 280px;height: 280px;}
.newsContent dt{color: #999999;}
.newsContent dt a{color: #0E2E73;font-size: 16px;}
.newsContent dd{margin: 30px 0 0 0;font-size: 14px;color:#999999;}
.newsContent dd.more{text-align: right;}
.newsContent dd.more a{color: #999999;padding-right: 12px;}
.newsContent{width: 330px;margin: 24px 0 0 24px;float: left;padding: 0 6px 0 0;}

.news .list{width: 525px;float: left;margin: 0 0 0 35px;}
.news .list li{background: #F3F3F3;height: 62px;margin: 0 0 10px 0;}
.news .list li div.date{width:72px ;background: #0E2E73;display: inline-block;color: #fff;height: 62px;float: left;text-align: center;font-size: 14px;line-height: 28px;}
.news .list li div.date span{border-top: 1px solid #fff;display: block;font-size: 20px;}
.news .list li a{padding:10px 0 0 15px;display: block;float: left;line-height: 1.8;color: #0E2E73}
.news .list li a p{color: #999999;}

.more{display: block;width: 138px;text-align: center;line-height: 39px;border: 1px solid #333;}
/*导航nav代码开始*/


/*导航条样式二*/
.pc_nav2{width:100%;height:56px;position:relative;z-index:999999;min-width:1200px;background: #1680CC;}
.pc_nav2 .page-con{width:1200px;z-index:3;margin: 0 auto;}
.pc_nav2 .page-con > li{float:left;display:inline-block;}
.pc_nav2 .page-con > li > p{width:100%;float:left;font-size:17px;height:56px;position:relative;z-index:3;}
.pc_nav2 .page-con > li > p a{width:100%;float:left;height:56px;line-height:56px;text-align:center;color:#fff;background-position:50% 100%;}
.pc_nav2 .page-con > li > p a:hover{color: #fff;}
.pc_nav2 .page-con > li.on > p a{background:url(../images/nav_over_bg.png) no-repeat 50% 100% #0452a4;}
.pc_nav2 .page-con > li:hover > p a{background:#0452a4 !important;}
.pc_nav2 .page-con > li.on > .nav_list{height:200px;position: absolute;left: 0;top: 56px;background: url(../images/navBg.png);width: 100%;}
.nav_wapperBg{width:100%;height:0;position:absolute;top:0;left:0;bottom:0;z-index:9;background:rgba(0,0,0,0.4);display:none;min-width:0;}
/*.pc_nav2 .nav_list{width:530px;height:0;background:#fff;float:left;margin:0 0 0 -150px;position:relative;z-index:2;overflow:hidden;}*/
.pc_nav2 .nav_list{height:0;overflow: hidden;}
.pc_nav2 .nav_list_l{width:220px;float:left;margin-left:5px;margin-top:15px;}
.pc_nav2 .nav_list_l > ul{width:100%;float:left;padding: 10px 0 0 0;}
.pc_nav2 .nav_list_l > ul > li{width:90px;height:33px;float:left;margin-right:20px;*height:44px;white-space:nowrap;text-align: left;}
.pc_nav2 .nav_list_l > ul > li a{float:left;line-height:33px;color:#fff;font-size:14px;}
.pc_nav2 .nav_list_l > ul > li a:hover{text-decoration:underline;}
.pc_nav2 .nav_list_l .hd{color: #ECD40B;border-bottom: #ECD40B 1px solid;font-size: 16px;font-weight: bold;line-height: 45px;}
.pc_nav2 .nav_list_r{width:235px;height:165px;float:right;margin:18px 0 0 40px;}
.pc_nav2 .nav_list_r a{float:left;}
.pc_nav2 .nav_list_r img{width:235px;height:165px;float:left;}
/*.nav_li_0{margin-left:150px;}*/
.pc_nav2 .nav_li_1{margin-left:0;}
.pc_nav2 .nav_li_5{width:420px;}
.pc_nav2 .nav_li_6{margin-left:-230px;}
.pc_nav2 .nav_li_7{margin-left:-360px;}
.pc_nav2 .nav_li_8{width:420px;margin-left:-250px;}
/*导航条-栏目个数选择*/
.w9 ul li{width:150px;}

/*footer*/
.footer{background:#183883 url(../images/footerBg.png) repeat-x 0 top;padding-bottom: 20px;}
.footer .link{border-bottom: 1px solid #F1F1F1;padding: 14px 0;color: #fff;margin: 3px 0 20px 0}
.footer .link *{color: #fff;}
.copyright{color: #fff;line-height: 1.6;}
/*index*/
/*************banner图切换****************/
.bds{height:450px;overflow:hidden;clear:both;}
.banner {width:1100px;height:450px;position:relative;margin:0 auto;}
#focus {width:1920px;height:450px;overflow:hidden;position:absolute;left:-405px;top:0;}
#focus ul {height:0px;position:absolute;}
#focus ul li {float:left;width:1920px;height:450px;overflow:hidden;position:relative; /*background: #000;*/}
#focus ul li a {display:block;width:1920px;height:450px;}
#focus .btn {width:65px;height:2px;margin:0 auto;}
#focus .pre {left:330px;background:url(../images/left1s.png) no-repeat center center; }
#focus .next {right:328px;background:url(../images/right1s.png) no-repeat center center; }
#focus .preNext {width:40px;height:33px;position:absolute;top:180px;cursor:pointer;}
#focus .btn span {display:block;float:left;width:12px;height:5px;margin-right:7px;background:#fff;cursor:pointer;border-radius:10px;}
#focus .btn span.on {background:#2373c8;}
#focus .dw {width:1920px;height:2px;position:absolute;top:420px;left: 0;}

.in_main{clear:both;padding:24px 0 0 0;}
/*业务结构*/
.ywjg_main{width:1200px;height:auto;margin:0 auto;}
.ywjg_box{width:100%;float:left;}
.ywjg_box > li{width:160px;float:left;margin:0 13px 0 0;}
.ywjg_box li:nth-child(7n) {margin:0;}
.ywjg_box > li > a{position:relative;width:100%;height:148px;display:inline-block;}
.ywjg_pic{width:100%;height:66px;float:left;color:#333;line-height:1;background-repeat:no-repeat;background-position:50% 50%;margin:22px 0 0 0;}
.ywjg_title{width:100%;float:left;height:40px;color:#333;line-height:40px;text-align:center;font-size:14px;}
.ywjg_box_t .ywjg_pic1{background-image:url(../images/in_01.png);}
.ywjg_box_t .ywjg_pic2{background-image:url(../images/in_02.png);}
.ywjg_box_t .ywjg_pic3{background-image:url(../images/in_03.png);}
.ywjg_box_t .ywjg_pic4{background-image:url(../images/in_04.png);}
.ywjg_box_t .ywjg_pic5{background-image:url(../images/in_05.png);}
.ywjg_box_t .ywjg_pic6{background-image:url(../images/in_06.png);}
.ywjg_box_t .ywjg_pic7{background-image:url(../images/in_07.png);}
.ywjg_box > li .ywjg_box_bb .ywjg_pic1{background-image:url(../images/in_01_1.png);}
.ywjg_box > li .ywjg_box_bb .ywjg_pic2{background-image:url(../images/in_02_1.png);}
.ywjg_box > li .ywjg_box_bb .ywjg_pic3{background-image:url(../images/in_03_1.png);}
.ywjg_box > li .ywjg_box_bb .ywjg_pic4{background-image:url(../images/in_04_1.png);}
.ywjg_box > li .ywjg_box_bb .ywjg_pic5{background-image:url(../images/in_05_1.png);}
.ywjg_box > li .ywjg_box_bb .ywjg_pic6{background-image:url(../images/in_06_1.png);}
.ywjg_box > li .ywjg_box_bb .ywjg_pic7{background-image:url(../images/in_07_1.png);}
.ywjg_box_t{width:156px;height:144px;float:left;position:relative;z-index:1;border:solid 2px #e3e3e3;}
.ywjg_box_b{width:160px;height:0;position:absolute;z-index:3;bottom:0;left:0;overflow:hidden;}
.ywjg_box_bt{width:160px;height:142px;float:left;}
.ywjg_box_bt img{width:160px;height:142px;float:left;}
.ywjg_box_bb{width:160px;height:148px;float:left;background-color:#2775c8;margin-top:2px;}
.ywjg_box_bb .ywjg_pic{background-color:#2775c8;}
.ywjg_box_bb .ywjg_title{color:#fff;}

.in_center{padding:30px 0 0 0;}
.in_about{width:401px;overflow:hidden;}
.inabt_menu{height:44px;overflow:hidden;text-transform:uppercase;background:url(../images/in_08.png) repeat-x 0 30px;}
.inam_en{width:34px;height:44px;overflow:hidden;line-height:44px;font-family:Arial;font-size:24px;font-weight:700;color:#fff;text-align:center;background:#2373c8;}
.inam_cn{font-size:16px;font-weight:700;padding:0 10px;line-height:22px;background:#fff;}
.inam_cn span{display:block;font-family:Arial;font-weight:normal;font-size:14px;color:#2373c8;}
.inam_more{height:20px;background:#fff;padding:24px 0 0 10px;}
.inam_more a{color:#888;}
.inabt_pic{width:401px;height:133px;margin:20px 0 0 0;}
.inabt_pic img{width:401px;height:133px;}
.inabt_jj{height:192px;overflow:hidden;font-size:13px;line-height:24px;margin:10px 0 0 0;}

.in_news{width:401px;overflow:hidden;margin:0 0 0 24px;}
.inn_li{}
.inn_li ul li{height:40px;border-bottom:solid 1px #eee;line-height:40px;overflow:hidden;font-size:13px;background:url(../images/in_11.png) no-repeat left;padding:0 0 0 12px;}
.inn_li ul li span{float:right;color:#888;}

.in_con{width:345px;overflow:hidden;}
.inc_menu{height:43px;line-height:43px;padding:0 10px;color:#fff;background:#2373c8;font-size:16px;font-weight:700;}
.inc_menu span{float:right;font-weight:normal;font-size:14px;}
.inc_menu span a{color:#fff;}
.inc_nr{border:solid 1px #e2e2e2;padding:15px;}
.inc_map{width:315px;height:160px;}
.inc_map img{width:315px;height:160px;}
.inc_txt{font-size:13px;line-height:24px;}
.inc_icon{height:57px;margin:10px 0 0 0;}
.inc_icon .guanzhu-1{width:57px;height:57px;float:left;background:url(../images/in_13.png) no-repeat;margin:0 8px 0 0;}
.inc_icon .guanzhu-2{width:57px;height:57px;float:left;background:url(../images/in_14.png) no-repeat;margin:0 8px 0 0;}
.inc_icon .guanzhu-3{width:57px;height:57px;float:left;background:url(../images/in_15.png) no-repeat;margin:0;}
.lsBtm{position:relative;z-index:1;display:block;width:110px;height:110px;}
.lsBtm .ewm{position:absolute;bottom:68px;left:50%;z-index:9;width:150px;height:0px;margin-left:-70px;overflow:hidden;background:url(../images/ewm_bg.png) no-repeat;}
.lsBtm .ewm img{width:138px;height:138px;padding:5px 0 0 5px;}

.in_case{height:415px;padding:30px 0 0 0;background: #F3F3F3;margin: 50px 0 0 0;}
.scrolllist .in_pro_title{height:30px;line-height:30px;font-size:14px;padding:0px 9px;overflow:hidden;text-align:center;}
.scrolllist .in_pro_title a{color:#333;}
.scrolllist .in_pro_img{width:204px;height:150px;overflow:hidden;border:solid 1px #d9d9d9;padding:2px;}
.scrolllist .in_pro_img img{width:204px;height:150px;}
.scrolllist .imglist_w{width:1120px;height:190px;overflow:hidden;float:left;position:relative;/*必要元素*/}
.scrolllist .imglist_w ul{width:20000px;position:absolute;left:0px;top:0px;}
.scrolllist .imglist_w li{width:210px;float:left;margin:0 0 0px 19px;height:190px;}
.scrolllist{width:1200px;height:190px;overflow:hidden;margin:15px auto 0 auto;}
.scrolllist a.abtn{display:block;height:150px;width:40px;overflow:hidden;}
.scrolllist a.aleft{float:left;background:url(../images/left2_1s.png) no-repeat 50%;}
.scrolllist a.agrayleft{cursor:default;background:url(../images/left2_1s.png) no-repeat 50%;}
.scrolllist a.aright{float:right;background:url(../images/right2_1s.png) no-repeat 50%;}
.scrolllist a.agrayright{cursor:default;background:url(../images/right2_1s.png) no-repeat 50%;}

.in_partner{height:140px;background:#f2f2f2;margin:30px 0 0 0;padding:30px 0 0 0;}
.inp_1200{}
.ingc_list{clear:both;padding:15px 0 0 0;}

.ad{height: 150px;overflow: hidden;}



/*about*/
.abt_left{width:240px;}
.left_01{height:46px;font-size:18px;color:#fff;line-height:46px;font-weight:700;background:#183883;text-align: center;}
.left_02{background: #CECECE;}
.left_02 ul li{height:40px;line-height:40px;font-size:16px;margin:0 0 1px 0;}

.left_02 a{height:40px;color:#333;display:block;border-bottom:solid 1px #fff;text-align: center;}
.left_02 a:hover{height:40px;background:#1680CC;display:block;color:#fff;border-bottom:solid 1px #eee;}
.left_02 ul li.sli{background: #E4E4E4;}
.left_02 ul li.sli a:hover{background: #50B6FF;}
.left_02 .cur a{height:40px;background:#f5f5f5;display:block;color:#fff;border-bottom:solid 1px #eee;}

.abt_right{width:923px;overflow:hidden;min-height:500px;}
.right_01{height:55px;line-height:55px;border-bottom:1px solid #eee;color:#333;}
.right_01 p{float:left;height:55px;font-size:20px;font-weight:700;color: #1680CC;background: url(../images/sideTitleBg.png) no-repeat left center;padding-left: 12px;}
.right_01 span{float:right;font-size:13px;color:#999;background:url(../images/abt_01.png) no-repeat left;padding:0 0 0 25px;}
.right_01 span a{color:#999;}
.right_02{padding:10px 0;}
.about_01{line-height:24px;}

.news_list{padding-top:5px;margin-bottom:10px;}
.news_list ul li{border-bottom:dashed 1px #d4d4d4;height: 167px;}
.news_list ul li a.pic{width: 250px;height: 155px;display: block;float: left;}
.news_list ul li .b{width: 650px;float: left;margin: 0 0 0 20px;padding: 20px 0 0 0;}
.news_list ul li .b a{font-size: 16px;color: #0E2E73;}
.news_list span{color:#999;}
.nxq_title{line-height:28px;font-size:16px;text-align:center;padding:10px 0;font-weight:bold;}
.nxq_fbt{height:30px;padding-left:240px;}
.nxq_nr{clear:both;font-size:14px;margin:10px 0; line-height:26px;}
.npage{height:24px;clear:both;border-top:solid 1px #ddd;padding:10px 0; font-size:14px;color:#888;}
.npage a{color:#888;}
.nxgxx{clear:both;margin-top:0px;border-top:solid 1px #ddd;padding-top:10px;}
.nxgxx .nxqo_menu{height:30px;font-size:16px;font-weight:bold;color:#2373c8;line-height:30px;}
.nxgxx ul li{width:410px;float:left;height:30px;line-height:30px;background:url(../images/arrow.png) no-repeat left;font-size:13px;padding:0 10px 0 10px;border-bottom:dashed 1px #ddd;}
.nxgxx a{color:#666;}

/*products*/
.pro_main {width:910px;zoom:1;overflow:hidden;}
dl.pj_list_dl{overflow:hidden;float:left;margin:10px 13px 0 0;}
dl.pj_list_dl dt,dl.pj_list_dl dt a{line-height:0; font-size:0;}
dl.pj_list_dl dt img{border:1px solid #d9d9d9;}
dl.pj_list_dl dt img:hover{border-color:#2373c8}
dl.pj_list_dl dd{margin-top:3px;height:30px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; position:relative;text-align:center;}
dl.pj_list_dl_0{padding-right:0;}


/*page*/
DIV.msdn{height:40px;FONT-SIZE:13px;COLOR:#313031;PADDING:4px 6px 4px 0;FONT-FAMILY:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;BACKGROUND-COLOR:#fff;text-align:center;clear:both;margin-top:30px;}
DIV.msdn A{PADDING-RIGHT:12px;BORDER:#DDDDDD 1px solid;PADDING-LEFT:12px;PADDING-BOTTOM:9px;COLOR:#555555;PADDING-TOP:9px;TEXT-DECORATION:none}
DIV.msdn A:hover{BORDER:#DDDDDD 1px solid;COLOR:#2373c8;BACKGROUND-COLOR:#F2F2F2}
DIV.pagination A:active{BORDER:#DDDDDD 1px solid;COLOR:#2373c8;BACKGROUND-COLOR:#d2eaf6}
DIV.msdn SPAN.current{PADDING-RIGHT:12px;BORDER:#DDDDDD 1px solid;PADDING-LEFT:12px;FONT-WEIGHT:bold;PADDING-BOTTOM:9px;COLOR:#444444;PADDING-TOP:9px;BACKGROUND-COLOR:#F2F2F2}
DIV.msdn A.last{border-right:1px solid #ddd;}
DIV.msdn SPAN.disabled{DISPLAY:;}
DIV.msdn a.more{border:1px solid #DDDDDD;height:34px;font:normal 12px/34px "Microsoft YaHei",微软雅黑;text-align:center;width:136px;color:#666;display:block;margin:0 auto;padding:0}
DIV.msdn a.more:hover{border:1px solid #B81219;height:34px;font:normal 12px/34px "Microsoft YaHei",微软雅黑;text-align:center;width:136px;color:#fff;background:#B81219;};font:normal 12px/34px "Microsoft YaHei",微软雅黑;text-align:center;width:136px;color:#666;display:block;margin:0 auto;padding:0}
DIV.msdn a.more:hover{border:1px solid #B81219;height:34px;font:normal 12px/34px "Microsoft YaHei",微软雅黑;text-align:center;width:136px;color:#fff;background:#B81219;}}