@charset "utf-8";
@import url("public.css");
body{margin:0px;padding:0px;font-size:12px;color:#333;font-family:"微软雅黑";background:#fff;min-width:1180px;}
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;}

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

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%;height:160px;}
.h_center{width:1200px;margin:0 auto;height:110px;overflow:hidden;}
.logo{height:74x;padding:18px 0 0 0;}
.hc_fr{padding:28px 0 0 0;}
.t_tel{height:47px;line-height:24px;padding:0 0 0 54px;font-size:14px;background:url(../images/tel.png) no-repeat left;margin:0 0 10px 0;}
.t_tel span{display:block;font-size:24px;font-weight:700;color:#f57c06;}

/*导航nav代码开始*/
/*导航条样式一*/
.page-con{width:1200px;float:left;position:relative;left:50%;margin-left:-600px;}
.pc_nav{width:100%;height:50px;float:left;background:#2373c8;position:relative;z-index:999999;min-width:1200px;}
.pc_nav > ul{float:left;position:relative;}
.pc_nav > ul > li{float:left;height:50px;position:relative;background:url(about:blank);}
.pc_nav > ul > li > p{width:100%;float:left;line-height:50px;height:50px;color:#fff;text-align:center;font-size:17px;font-weight:bold;}
.pc_nav > ul > li > p > a{color:#fff;overflow:visible}
.pc_nav > ul > li > ul{width:100%;position:absolute;top:50px;left:0;background:#fff;padding-bottom:10px;display:none;}
.pc_nav > ul > li > ul >li{width:100%;float:left;}
.pc_nav > ul > li > ul >li >p{width:100%;float:left;}
.pc_nav > ul > li > ul >li > p > a{width:92%;float:left;line-height:36px;text-align:center;border-bottom:1px solid #e6e6e6;display:block;margin-left:4%;font-size:14px;color:#666;}
/*.pc_nav > ul > li >:hover p{background:#0452a4;}*/
.pc_nav > ul > li > ul a:hover{background:#F5F1F1;color:#2373c8;}
.pc_nav > ul > li > ul > li > ul{width:100%;float:left;position:absolute;display:none;left: 100%;background: #fff;border-left:1px solid #e6e6e6;}
.pc_nav > ul > li > ul > li > ul > li{width:100%;float:left;position:relative;}
.pc_nav > ul > li > ul > li > ul > li > p{width:100%;float:left;position:relative;}
.pc_nav > ul > li > ul > li > ul > li > p > a{width:92%;float:left;line-height:36px;text-align:center;border-bottom:1px solid #e6e6e6;display:block;margin-left:4%;font-size:14px;color:#666;}
/*.pc_nav > ul > li > ul > li > ul > li > ul{width:100%;float:left;position:relative;}*/

/*导航条样式二*/
.pc_nav2{width:100%;height:50px;float:left;background:#2373c8;position:relative;z-index:999999;min-width:1200px;}
.pc_nav2 .page-con{width:1200px;float:left;position:relative;z-index:3;}
.pc_nav2 .page-con > li{float:left;position:relative;display:inline-block;}
.pc_nav2 .page-con > li > p{width:100%;float:left;font-size:17px;height:50px;position:relative;z-index:3;}
.pc_nav2 .page-con > li > p a{width:100%;float:left;height:50px;line-height:50px;text-align:center;color:#fff;font-weight:bold;background-position:50% 100%;}
.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.nav_nobg:hover > p a{background:#0452a4 !important;}
.pc_nav2 .page-con > li.on > .nav_list{height:250px;}
.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_l{width:220px;float:left;margin-left:5px;margin-top:15px;}
.pc_nav2 .nav_list_l > ul{width:100%;float:left;}
.pc_nav2 .nav_list_l > ul > li{width:90px;height:45px;border-bottom:1px solid #ebebeb;float:left;margin-left:20px;background:url(nav_second_icon.png) no-repeat 0 50%;*height:44px;white-space:nowrap;}
.pc_nav2 .nav_list_l > ul > li a{float:left;line-height:45px;color:#666;font-size:14px;margin-left:15px;}
.pc_nav2 .nav_list_l > ul > li a:hover{text-decoration:underline;}
.pc_nav2 .nav_list_r{width:235px;height:165px;float:left;margin:30px 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:170px;}

/*footer*/
.footer{height:auto;line-height:26px;clear:both;overflow:hidden;font-size:13px;background:#2373c8;color:#fff;padding:18px 0;}
.ft_fl{padding:15px 0 0 0;}
.ft_nav{}
.ft_nav a{padding:0 10px;color:#fff;}
.ft_bq{padding:0 0 0 10px;}
.ft_bq a{color:#fff;}
.ft_ewm{text-align:center;}
.ft_ewm img{width:89px;height:89px;display:block;margin:0 auto;}

/*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:260px;padding:30px 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:1130px;height:190px;overflow:hidden;float:left;position:relative;/*必要元素*/padding-left:16px;}
.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 0 0 0;}
.scrolllist a.abtn{display:block;height:150px;width:22px;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;}
.gddiv{overflow:hidden;height:136px;}
.gddiv ul{float:left;height:136px;}
.gddiv li{float:left;width:190px;height:50px;margin:0 10px 0 0;display:inline;}
.gddiv li img{width:190px;height:50px;}
.innerElem{width:9999px;}


/*about*/
.about {clear:both;background:#f5f5f5;padding:0 0 15px 0;}
.abt_1200{background:#fff;padding:20px;width:1160px;}
.abt_left{width:260px;}
.left_01{height:55px;font-size:24px;color:#2373c8;line-height:55px;font-weight:700;border-bottom:solid 1px #eee;}
.left_02{}
.left_02 ul li{height:55px;line-height:55px;font-size:16px;margin:0 0 1px 0;}
.left_02 a{height:55px;color:#333;display:block;padding:0 0 0 25px;border-bottom:solid 1px #eee;border-left:4px solid #fff;}
.left_02 a:hover{height:55px;background:#f5f5f5;display:block;color:#2373c8;border-bottom:solid 1px #eee;border-left:4px solid #2373c8;}
.left_02 .cur a{height:55px;background:#f5f5f5;display:block;color:#2373c8;border-bottom:solid 1px #eee;border-left:4px solid #2373c8;}

.abt_right{width:860px;overflow:hidden;padding-top:13px;min-height:500px;border-left:solid 1px #eee;padding:0 0 0 39px;}
.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;}
.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{height:35px;line-height:35px;font-size:13px;background:url(../images/arrow.png) no-repeat left;text-indent:12px; overflow:hidden;border-bottom:dashed 1px #d4d4d4;}
.news_list span{float:right;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{width:278px;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{width:270px;height:270px;border:1px solid #d9d9d9;padding:3px; }
dl.pj_list_dl dt img:hover{border-color:#2373c8}
dl.pj_list_dl dd{margin-top:3px;height:30px;width:278px;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;}