HTML BODY {
	MARGIN:0px;  PADDING:0px; TEXT-ALIGN:center; FONT-SIZE:13px; FONT-FAMILY:"微软雅黑","arial";color:#525353;
}
*{padding:0px; margin:0px;}
ul,li{ padding:0px; margin:0px;list-style:none}
TD,div {font-family: "微软雅黑","arial";font-size: 13px; color: #333333; line-height:22px;}
table{ border-collapse:collapse; width:100% !important;}

INPUT,TEXTAREA {BORDER-WIDTH:1px; BORDER-COLOR:cccccc;background:ffffff;font-family: "微软雅黑","arial";}
INPUT{ outline:medium;}

A {TEXT-DECORATION:none;color:#525353;
}

A:hover {
	COLOR:#CC0000; TEXT-DECORATION:none;
}

.clear{clear:both; overflow:hidden; height:1px;}
h1,h2,h3,h4,h5{ margin:0; padding:0;font-weight:normal; font-size:13px;}
.right{ float:right}
p{ margin:0; padding:0}

/*自定义样式开始*/
.page_Headbg{width:100%; margin:0 auto; min-width:1002px; max-width:1920px; height:153px; border-top:5px solid #397bcf; overflow:hidden; border-bottom:1px solid #b3b3b3;}
.page_Head{ width:1002px; margin:0 auto; height:153px;}
.page_Logo{ width:700px; height:153px; float:left;}
.page_Logo ul li{ float:left; font-size:22px; color:#1f1f1f; line-height:30px; text-align:left;}
.page_Logo ul li span{font-size:22px; color:#397bcf; font-weight:bold;}
.page_Logo ul li h2{ font-size:22px; color:#1f1f1f; font-weight:normal; line-height:35px;}
.page_Logo ul li h2 span{font-size:22px; color:#397bcf;}
.page_Logo img{ width:227px; height:auto; margin-top: 31px;}
.page_HeadRight{ width:296px; float:right;}
.page_HeadRight ul li{ float:left; font-size:16px; color:#1f1f1f; font-family:微软雅黑; line-height:28px; text-align:left;}
.page_HeadRight ul li a{font-size:14px; color:#ffffff;}
.page_HeadRight ul li span{ font-size:26px; color:#397bcf; font-weight:bold;}


/*菜单*/
.page_Menubg{ width:1002px; margin:0 auto; height:44px; position:relative;}
.page_Menu{ width:1002px; height:44px; margin:0 auto}
.page_Menu .menu_line{ padding:0;}
.page_Menu .menuon1{ border-bottom:3px solid #397bcf; display:block;}
.page_Menu .menuon1 h2{ font-size:15px; color:#397bcf !important;}

.page_Menu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
height:44px;
}
.page_Menu ul li{
position: relative;
display: inline;
float: left; background:url(../img/menu_line.jpg) right top no-repeat;
}
.page_Menu ul li h2{ color:#1f1f1f; font-size:15px; font-weight:normal; margin:0 27px; line-height:44px;}
.page_Menu ul li:hover{border-bottom:3px solid #397bcf; display:block;}
.page_Menu ul li:hover h2{font-size:15px; color:#397bcf !important;}

* html .page_Menu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.page_Menu ul li a:link, .page_Menu ul li a:visited{
color: #397bcf;
}

.page_Menu ul li a.selected,.page_Menu ul li a:hover{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
color: #397bcf;
}

.page_Menu ul li ul li a.selected,.page_Menu ul li  ul li a:hover{
color: #fff;
}
.page_Menu ul li ul li a:link, .page_Menu ul li ul li a:visited{
color: #fff;
}	
/*1st sub level menu*/
.page_Menu ul li ul{
position: absolute;
left: -28px !important;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
padding:0;
margin:0;
z-index:999;
background:#d5e7ff;
height:auto;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.page_Menu ul li ul li{
display: list-item;
float: none;
line-height:normal;
padding: 0;
line-height:20px;
padding:6px 0;
background:none;
}
.page_Menu ul li ul li:hover h3{color:#0c4ca0;}
.page_Menu ul li ul li h3{ color:#575c62; font-weight:normal; text-align:center;font-size:13px; line-height:20px;}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.page_Menu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.page_Menu ul li ul li a{
font:"Arial";
font-weight:normal;
font-size:12px;
padding:0;
margin: 0;
line-height:32px;
border-top-width: 0;
z-index:999;
border:none;
}

/* Holly Hack for IE \*/
* html .page_Menu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
opacity: 0.8;
}

.navigation-down{position:absolute;top:50px;left:0px;width:100%;}
.navigation-down .nav-down-menu{width:100%;margin:0;position:absolute;top:0px; left:0; z-index:9999;}

#product{background:#d5e7ff;}

.navigation-down .nav-down-menu .navigation-down-inner{margin:auto;width:1000px;position:relative;}
.navigation-down .nav-down-menu dl{float:left;margin:18px 5px 18px 0}
.navigation-down .menu-1 dl{margin:20px 100px 25px 0;}
.navigation-down .menu-1 dt{font:bold 16px "微软雅黑";color:#000000; line-height:18px; padding-left:10px; text-align:left; height:28px;}
.navigation-down .menu-1 dt h3{font:bold 16px "微软雅黑";color:#000000; line-height:18px;}
.navigation-down .menu-1 dd{margin:0;text-align:left; padding:5px 0 3px 10px;}
.navigation-down .menu-1 dd h3{font:normal 15px "微软雅黑"; line-height:18px; color:#000000; background:url(../img/top_dot.png) left no-repeat; padding-left:20px;}
.navigation-down .menu-1 dd h3:hover{color:#0c4ca0}
.navigation-down .menu-2 dd a,.navigation-down .menu-3 dd a{color:#6c6c6c;font:normal 12px "微软雅黑"}
.sjmenu a:hover{color:#0c4ca0}

.navigation-down .menu-2 dl{ width:162px;margin:20px 0px 5px 0; height:20px;}
.navigation-down .menu-2 dt{font:bold 14px "微软雅黑";color:#000000; line-height:14px; padding-left:10px; text-align:left; height:20px;}
.navigation-down .menu-2 dd{margin:0;text-align:left; padding:5px 0 3px 10px;}
.navigation-down .menu-2 dd a{color:#6c6c6c;font:normal 12px "微软雅黑"; line-height:14px;}
.navigation-down .menu-2 dd a:hover{color:#6c6c6c}


/*banner*/
.page_Banner{ width:100%; margin:0 auto; text-align:left; min-width:1002px; height:650px; overflow:hidden;}
.main_image {width:100%; height:650px; overflow:hidden; margin:0 auto; position:relative}
.main_image ul {width:9999px; height:650px; overflow:hidden; position:absolute; top:0; left:0}
.main_image li {float:left; width:100%; height:650px;}
.main_image li span {display:block; width:100%; height:650px}
.main_image li a {display:block; width:100%; height:650px}

div.flicking_con {width:1002px; margin:0 auto; position:relative;}
div.flicking_con .flicking_inner {position:absolute; top:622px; left:414px; z-index:999; width:180px; height:5px; text-align:center; padding-top:11px;} /* 121126 */
div.flicking_con a {float:left; width:55px; height:5px; margin:0; padding:0; background:url('../img/btn_off.png') no-repeat; display:block; text-indent:-1000px; margin-right:5px;}
div.flicking_con a.on {background:url('../img/btn_on.png') no-repeat; }

#btn_prev,#btn_next{z-index:11111;position:absolute;width:50px!important;height:50px!important;top:296px; display:block;}
#btn_prev{ background:url(../img/lbtn.png) no-repeat; left:9%}
#btn_next{ background:url(../img/rbtn.png) no-repeat; right:9%}


/*首页产品*/
.pro_head{width:842px; height:35px; margin:auto; margin-top:43px; background:url(../img/head_line.jpg) center repeat-x; text-align:center;}
.pro_head h3{ display:inline-block; background:#FFFFFF; padding:0 83px; font-size:26px; color:#1f1f1f; font-weight:bold; line-height:35px;}
.pro_head h3 span{ font-size:26px; color:#397bcf;}
.head2{width:1002px; margin:auto; margin-top:9px; height:26px; text-align:center; position:relative;}
.head2 h4{ text-align:center; font-size:14px; color:#000000; line-height:25px; font-weight:normal;}
.head2 h4 span{font-size:14px; color:#397bcf;}
.page_Search{ width:202px; position:absolute; right:0; z-index:11; top:0; text-align:left}
.page_Search ul{ display:inline-block}
.page_Search ul li{ float:left; font-size:13px;}
.page_Search ul li a{font-size:13px; color:#808080;}
.page_Search ul li input[type=text]{ width:155px; margin-left:5px; height:24px; line-height:24px; color:#999999; font-size:13px; border:0; background:none}
.searchbtn{width:41px; height:26px; text-align:center;}

.index_productbg{min-width:1002px; max-width:1920px; margin:auto; height:41px; background:url(../img/pro_classbg.jpg) repeat-x; margin-top:23px;}
.page_proClass{width:1002px; margin:auto; height:41px;}
.page_proClass ul li{ float:left;}
.top_class{width:auto; padding:0 22px; border-right:1px dashed #cccccc; float:left; height:41px;}
.top_class h3{font-size:14px; text-align:center; color:#1f1f1f; line-height:41px; font-weight:normal;}
.top_class:hover{ background:#397bcf;}
.top_class:hover h3{font-size:14px; color:#FFFFFF;}
.page_indexpro{width:1001px; margin:auto; margin-top:39px; position:relative; height:475px; margin-bottom:41px;}
.index_pro_List{width:100%; margin:auto; height:410px; position:relative; overflow:hidden;}
.index_pro_section1{position: absolute;width: 100000px;}
.index_pro_section1 ul li{float:left;display:inline;width:239px; overflow:hidden;position:relative; text-align:left;}
.index_pro_c1_lc{width:1001px;float: left;}
.index_pro_c1_lc li{float:left;width:239px; }

.page_pro{ width:237px; border:1px solid #cccccc; float:left; margin-bottom:16px;}
.page_propic{width:237px; height:158px; overflow:hidden;}
.page_propic img{width:237px; height:158px; border:none;}
.page_pro .page_proname{ width:237px; background:#797b7f; height:30px; font-size:14px; color:#ffffff; line-height:30px; text-align:center;}
.page_pro .page_proname a{color:#ffffff; font-size:14px;}
.page_pro:hover{cursor:pointer; box-shadow: 0 0 10px #ececec;}
.page_pro:hover .page_proname{ background:#397bcf;}
.index_promore{width:124px; height:38px; margin:auto; margin-top:24px;}

/*首页合作伙伴*/
.Page_hzbg{min-width:1002px; max-width:1920px; height:360px; margin:auto; background:url(../img/page_hzbg.jpg);}
.hz_title{width:842px; background:url(../img/hz_head.png) center 35px no-repeat; margin:auto; padding-top:35px; height:58px; text-align:center; font-size:14px; color:#1f1f1f; line-height:35px;}
.hz_title h2 span{font-size:26px; color:#1f1f1f;}
.hz_title h2{width:auto; font-size:26px; font-weight:bold; color:#397bcf; line-height:35px; height:35px; display:inline-block; padding:0 27px;}

.page_hezuo{width:1001px; margin:auto; margin-top:33px;}

/*服务流程*/
.fwlc_head{width:990px; margin:auto; height:32px; text-align:left; padding-left:12px; margin-top:27px; background:url(../img/fwlc_dot.jpg) left no-repeat; font-size:18px; color:#000000; line-height:32px;}
.fwlc_head span{ font-size:23px; color:#397bcf; font-weight:bold;}
.page_fwlcbg{min-width:1002px; max-width:1920px; margin:auto; height:361px; margin-top:25px;}
.page_fwlc{width:100%; height:361px;}
.page_fwlc ul li{height:29px; width:113px; padding-top:98px; line-height:29px; float:left; text-align:center; font-size:14px; color:#404040;}
.page_fwlc ul li:hover{font-size:14px; color:#397bcf;}
.page_fwlc .fwlc1{background:url(../img/lc/lc1.jpg) center top no-repeat;}
.page_fwlc .fwlc1:hover{background:url(../img/lc/lc1_hover.jpg) center top no-repeat;}
.page_fwlc .fwlc2{background:url(../img/lc/lc2.jpg) center top no-repeat;}
.page_fwlc .fwlc2:hover{background:url(../img/lc/lc2_hover.jpg) center top no-repeat;}
.page_fwlc .fwlc3{background:url(../img/lc/lc3.jpg) center top no-repeat;}
.page_fwlc .fwlc3:hover{background:url(../img/lc/lc3_hover.jpg) center top no-repeat;}
.page_fwlc .fwlc4{background:url(../img/lc/lc4.png) center top no-repeat;}
.page_fwlc .fwlc4:hover{background:url(../img/lc/lc4_hover.png) center top no-repeat;}
.page_fwlc .fwlc6{background:url(../img/lc/lc6.png) center top no-repeat;}
.page_fwlc .fwlc6:hover{background:url(../img/lc/lc6_hover.png) center top no-repeat;}
.page_fwlc .fwlc7{background:url(../img/lc/lc7.jpg) center top no-repeat;}
.page_fwlc .fwlc7:hover{background:url(../img/lc/lc7_hover.jpg) center top no-repeat;}
.page_fwlc .fwlc8{background:url(../img/lc/lc8.jpg) center top no-repeat;}
.page_fwlc .fwlc8:hover{background:url(../img/lc/lc8_hover.jpg) center top no-repeat;}
.page_fwlc .fwlc9{background:url(../img/lc/lc9.jpg) center top no-repeat;}
.page_fwlc .fwlc9:hover{background:url(../img/lc/lc9_hover.jpg) center top no-repeat;}
.fw_dot{ background:url(../img/lc/lc_dot.jpg) center 40px no-repeat; padding-top:58px !important; width:106px !important; font-size:14px; color:#999999 !important; text-align:center; line-height:35px;}
.fw_dot1{ background:url(../img/lc/lc_dot1.jpg) center 40px no-repeat; padding-top:58px !important; width:106px !important; font-size:14px; color:#999999 !important; text-align:center; line-height:35px;}
.fwlc_right{height:29px; width:113px; padding-top:98px; line-height:29px; text-align:center; font-size:14px; color:#404040; float:right; margin-right:7px; margin-top:126px; background:url(../img/lc/lc5.png) center top no-repeat;}
.fwlc_right:hover{font-size:14px; color:#397bcf;}


/*首页优势*/
.page_yshead{min-width:1002px; max-width:1920px; margin:auto; margin-top:30px; height:280px; background:url(../img/page_yshead.jpg) center no-repeat;}
.page_ysms{width:1002px; margin:auto; text-align:center; font-size:28px; color:#ffffff; font-style:italic; line-height:90px;}
.page_ysms span{font-size:32px; color:#ffffff; font-weight:bold;}
.page_ysnr{width:1002px; margin:auto;}
.page_ysnr ul li{ float:left; text-align:left; font-size:13px; color:#ffffff; line-height:20px;}

.page_ys_title{width:842px; background:url(../img/head_line.jpg) center top repeat-x; margin:auto; margin-top:43px; height:70px; text-align:center; font-size:14px; color:#1f1f1f; line-height:35px;}
.page_ys_title h2{width:auto; font-size:26px; font-weight:bold; color:#397bcf; line-height:35px; height:35px; background:#FFFFFF; display:inline-block; padding:0 27px;}
.page_ys{width:1001px; background:url(../img/page_ys.jpg) no-repeat; margin:auto; margin-top:40px; height:682px;}
.page_ys ul li{ float:left; text-align:left; font-size:18px; color:#1f1f1f; line-height:25px; font-weight:bold;}
.page_ys ul li span{ font-size:22px; color:#397bcf;}

/*首页公司介绍*/
.Page_about{width:1002px; height:325px; background:#e6e6e6; margin:auto; margin-top:59px;}
.about_pic{width:500px; float:left; height:325px;}
.about_pic img{width:500px; height:325px; border:none;}
.Page_aboutTitle{width:100%; background:url(../img/about_line.jpg) left bottom no-repeat; height:56px; font-size:22px; color:#1f1f1f; line-height:56px; text-align:left; font-weight:bold;}
.Page_aboutTitle span{ color:#397bcf; font-size:22px;}
.about_nr{width:442px; float:left; font-size:14px; color:#333333; line-height:20px; margin-bottom:18px;}
.about_more{width:124px; float:right; height:38px; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; background:#397bcf; font-size:14px; color:#ffffff; line-height:38px; text-align:center;}
.about_more a{color:#ffffff; font-size:14px;}

/*荣誉资质*/
.Page_aboutbg{ min-width:1002px; max-width:1920px; margin:auto; margin-top:60px; background:url(../img/page_hzbg.jpg); height:455px;}
.honor_title{width:842px; margin:auto; background:url(../img/honor_line.png) center 35px no-repeat; height:99px; padding-top:35px; font-size:26px; color:#1f1f1f; line-height:37px; text-align:center; font-weight:bold;}
.honor_title span{font-size:26px; color:#397bcf;}
.honor_title h4{width:100%; text-align:center; font-size:13px; color:#1f1f1f; font-weight:normal; line-height:40px;}
.honor_title h4 span{ font-size:13px; color:#397bcf;}
.page_Honor{min-width:1002px; max-width:1060px; background:url(../img/honor_bg.png) center no-repeat; margin:auto; height:274px;}
#focus_Box2{position:relative;width:100%; height:274px;padding:0 0;}
#focus_Box2 ul{margin:0;padding:0;list-style-type:none;position:relative;width:1002px;height:274px;margin:0 auto;}
#focus_Box2 li{margin:0;padding:0;z-index:0;position:absolute; width:0px;height:0px;top:146px;left:177px;}
#focus_Box2 li img{margin:0;padding:0;width:100%;height:100%;vertical-align:top;border:3px solid #397bcf;}
#focus_Box2 .prev,#focus_Box2 .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:42px;height:36px;top:120px;}
#focus_Box2 .prev{left:0px;}
#focus_Box2 .next{right:0px;}
#focus_Box2 .prev{background:url(../img/honor_left.jpg);}
#focus_Box2 .next{background:url(../img/honor_right.jpg);} 


/*首页新闻*/
.page_NewsTitle{width:842px; margin:auto; margin-top:40px; background:url(../img/head_line.jpg) top repeat-x; height:74px; text-align:center;}
.page_NewsTitle h2{ background:#FFFFFF; display:inline-block; padding:0 83px; font-weight:bold; font-size:26px; color:#1f1f1f; line-height:35px;}
.page_NewsTitle h2 span{font-size:26px; color:#397bcf;}
.page_NewsTitle .news_bt{width:100%; text-align:center; font-size:13px; color:#1f1f1f; line-height:39px;}
.page_NewsTitle .news_bt span{ color:#397bcf; font-size:13px;}

.page_News{ width:1002px; margin:auto; margin-top:17px; margin-bottom:28px;}
.page_NewsList{ width:1002px;}
.page_News_1{ width:468px; height:107px; float:left; margin-bottom:20px; border:1px solid #e2e2e2; padding:10px 11px;}
.page_News_1 .news_pic{width:153px; height:107px; float:left; overflow:hidden;}
.page_News_1 .news_pic img{width:153px; height:107px; border:none;}
.news_right{width:298px; float:right;}
.news_right ul li{ font-size:13px; color:#1f1f1f; line-height:23px; text-align:left;}
.news_right ul li a{font-size:13px; color:#1f1f1f;}
.news_right .news_tt{ font-size:14px; color:#1f1f1f; font-weight:bold; line-height:20px;}
.news_right .news_tt a{font-size:14px; color:#1f1f1f;}
.news_right:hover{ cursor:pointer;}
.news_right:hover .news_tt a{font-size:14px; color:#397bcf;}

.inBanner{ min-width:1002px; max-width:1920px; margin:0 auto; height:320px;}
.in_productbg{min-width:1002px; max-width:1920px; margin:auto; height:41px; background:url(../img/pro_classbg.jpg) repeat-x; margin-top:30px;}
.daohang2 .left_class{width:auto !important; padding:0 20px; border-right:1px dashed #cccccc; float:left; height:41px; display:block; color:#FFFFFF; text-align:left; margin-bottom:10px;}
.daohang2 .left_class h3{font-size:14px; text-align:center; color:#1f1f1f; line-height:41px; font-weight:normal;}
.left_class{padding:0 21px; border-right:1px dashed #cccccc; float:left; height:41px; display:block; color:#FFFFFF; text-align:left; margin-bottom:10px;}
.left_class h3{font-size:14px; text-align:center; color:#1f1f1f; line-height:41px; font-weight:normal;}
.left_class1{padding:0 21px; background:#397bcf; border-right:1px dashed #cccccc; float:left; height:41px;}
.left_class1 h3{font-size:14px; text-align:center; color:#FFFFFF; line-height:41px; font-weight:normal;}

.daohang_list1{width:170px; padding:10px 0 10px 0; background:#fff; border:1px solid #ccc; border-top:none;}
.daohang_list1 h3{padding:5px 15px 0px 15px; text-align:left; color:#000; font-size:14px; font-weight:normal;}
.daohang2 .daohang_list1{display:none}
.daohang2:hover .daohang_list1{display:block}
.daohang_list1{position:absolute; z-index:111; top:41px; left:0;}
.zdh1 h3{padding:5px 10px 7px 10px; font-size:14px; color:#000 !important; font-weight:normal; text-align:center; line-height:18px; border-bottom:1px dashed #ccc;}

.left_class2{ background:url(../img/left_menudot1.jpg) 12px 10px no-repeat #fff; text-align:left; border-bottom:1px dashed #e0e0e0;}
.left_class2 h3{padding:6px 6px 6px 24px; color:#65696f; font-size:13px;}
.page_lmTitle{ width:1002px; height:25px; margin:auto; text-align:right; font-size:13px; color:#808080; margin-top:25px; margin-bottom:24px;}
.page_lmTitle a{color:#808080;}
.page_Main{ width:1002px; margin:0 auto; padding-bottom:30px;}

.page_RightTitle{ width:842px; margin:auto; background:url(../img/head_line.jpg) center repeat-x; height:35px; text-align:center;}
.page_RightTitle .lmTitle{ background:#FFFFFF; padding:0 82px; display:inline-block; font-size:26px; color:#1f1f1f; font-weight:bold; text-align:center; line-height:35px;}
.page_RightTitle .lmTitle span{font-size:26px; color:#397bcf;}
.page_RightTitle .lmTitle span a{font-size:26px; color:#1f1f1f;}
.page_RightTitle .lmMore{ float:right; background:url(../img/morebg.png); width:73px; line-height:23px; font-size:12px; color:#545454; margin-top:5px;}
.page_RightTitle .lmMore a{ color:#545454}
.page_RightMain{ width:1002px; margin:auto; margin-top:25px; text-align:left;}
.page_RightMain2{width:1002px; margin:auto; margin-top:25px; text-align:left; line-height:22px;}

.pro_more{width:124px; margin:auto; margin-top:12px; height:38px; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; background:#397bcf; font-size:14px; color:#ffffff; line-height:38px; text-align:center;}
.pro_more a{color:#ffffff; font-size:14px;}

.page_indexTitle{ width:1002px; margin:0 auto; padding-top:43px; font-size:17px; color:#636363; line-height:30px; background:url(../img/line.png) bottom center no-repeat; padding-bottom:12px;}
.page_indexTitle h2{ font-size:28px; color:#595a5a; font-weight:bold; line-height:47px;}







/*底部*/
.bottom_linkbg{width:100%; margin:0 auto; max-width:1920px; min-width:1002px; background:#397bcf; height:34px; border-bottom:1px solid #6195d9;}
.bottom_link{width:1002px; margin:auto;}
.bottom_link ul li{ float:left; margin-left:35px; line-height:34px; font-size:13px; color:#ffffff;}
.bottom_link ul li a{font-size:13px; color:#ffffff;}

#bottom{ width:100%; margin:0 auto; max-width:1920px; min-width:1002px; background:#397bcf; padding-top:33px; padding-bottom:20px;}
.bottom_contact{width:1002px; margin:auto;}
.bottom_ewm{width:143px; float:left; margin-top:6px; text-align:center; color:#FFFFFF;}
.bottom_left{width:419px; margin-right:24px; float:left; margin-left:30px;}
.bottom_left ul li{ font-size:13px; color:#ffffff; text-align:left; line-height:22px;}
.bottom_left ul li h2{ font-size:15px; color:#ffffff; font-weight:normal;}
.bottom_left ul li a{font-size:13px; color:#ffffff;}
.bottom_right{width:310px; float:left; font-size:13px; color:#ffffff; text-align:left; line-height:22px;}
.bottom_right h2{font-size:15px; color:#ffffff; font-weight:normal;}
.bottom_right a{font-size:13px; color:#ffffff;}
.bottom_fx{width:202px; float:right; font-size:13px; color:#ffffff;}
.bottom_fx ul li{font-size:13px; text-align:left; margin-bottom:10px; color:#ffffff;}
.bottom_Search{ width:202px; text-align:left}
.bottom_Search ul li{ float:left; font-size:13px;}
.bottom_Search ul li input[type=text]{ width:155px; margin-left:6px; height:26px; line-height:26px; color:#999999; font-size:13px; border:0; background:none}
.searchbtn2{width:41px; height:26px; text-align:center;}

.bottom2{width:100%; margin:0 auto; max-width:1920px; min-width:1002px; background:#333333; height:37px;}
.bottom3{width:1002px; margin:auto; font-size:13px; color:#ffffff; line-height:37px;}
.bottom3 a{font-size:13px; color:#ffffff;}

.page_foot_link{ width:250px; float:right; padding-top:13px; height:36px;}
.page_foot_link ul li{ float:left;}
#m1{ position: absolute;bottom:-12px; right:0px;width:240px;border: 1px solid #ccc;background: #e3e3e3;color:#989898; z-index:4; border-bottom:none;text-align: left; padding-left:10px;}
#m1 ul li{ width:240px; height:24px; line-height:24px;}
#m1 a{ color: #242424;width: 240px;height: 24px;line-height: 24px; }



.page_insearchbg{ width:982px; margin:0 auto; height:82px; background:url(../img/insearchbg.png) top center no-repeat; padding:0 10px;}
.page_inKeywords{ width:700px; float:left; line-height:47px; background:url(../img/hot.png) left no-repeat; font-size:13px; color:#fff; text-align:left; padding-left:20px;}
.page_inKeywords a{ color:#fff}

.page_inSearch{ width:800px; float:right; padding-top:7px; text-align:right}
.page_inSearch ul{ display:inline-block}
.page_inSearch ul li{ float:left;}
.page_inSearch ul li input[type=text]{ width:200px; height:30px; line-height:30px; padding-left:5px; font-size:14px; color:#a2a2a2; border:0; background:none}
.page_inSearch ul li select{ height:32px; line-height:32px;font-family:微软雅黑}





.news .body ul li{ line-height:24px; padding-bottom:5px; border-bottom:1px dashed #ccc}
.news .body ul li span{ float:right}

.right{ float:right}
.news #news_detail .body{ width:100%; float:left;}
.news #news_detail{width:100%; padding:10px 0}
.news #news_detail h1{ text-align:center; font-size:18px;}

.news_view{ width:100%; float:left; padding:5px 0; border-bottom:1px dashed #ccc}
.back{ text-align:center; cursor:pointer}
.news_body{ padding:10px 0; max-width:100%;}
.news_body table{max-width:100%;}

.product_page{text-align:center;width:100%; padding:15px 0}
.product_page a,.product_page .current{ margin:0 5px;}
.product_page a{ background:#2a292e; padding:3px 8px; color:#fff}
.product_page .current{ padding:3px 8px; background:#02498a; color:#fff}

.main_page{text-align:center;width:100%; float:left; padding:15px 0}
.main_page a,.main_page .current{ margin:0 5px;}
.main_page a{ background:#2a292e; padding:3px 8px; color:#fff}
.main_page .current{ padding:3px 8px; background:#02498a; color:#fff}




#product_detail { width:100%; margin-bottom:33px;}
#product_detail .left { width: 410px; float:left; height:274px; overflow:hidden;}
#product_detail .big_pic { width: 410px; height: 274px;overflow: hidden;text-align:center;}
#product_detail .big_pic img { width:410px; height:274px;}
#product_detail .big_pic .bigimg{ width:600px; height:401px;}
#product_detail .big_pic .view { display: block;text-indent: 20px; margin-left: 130px; width: 19px; height: 15px; display: inline-block; cursor: pointer; }

#product_detail ul.pic_list {width:573px; overflow: hidden;}
#product_detail ul.pic_list li { width: 141px; height: 95px; float: left;text-align:center; padding-right:32px;}
#product_detail ul.pic_list li img { width:139px; height:93px; border:1px solid #cccccc;}
#product_detail ul.pic_list li img:hover{border:1px solid #397bcf;}
#product_detail ul li { list-style: none; }
#product_detail ul { overflow: hidden; width: 573px;}

#product_detail .product_info {width:573px; float:right; overflow:hidden;}
#product_detail .product_info li {line-height:27px;border-top:none; margin-bottom:5px; text-align:left;font-size:15px; color:#1f1f1f}
#product_detail .product_info li h4{ font-size:20px; color:#195bbc; font-weight:bold; padding-bottom:10px; width:100%}

/*焦点图*/
.mod18{width:573px;height:95px;margin:0px auto;position:relative;}
.mod18 .btn{width:23px;height:95px; float:left; top:0px;cursor:pointer;}
.mod18 .prev{background:url(../img/leftbtn.jpg) center no-repeat;}
.mod18 .next{background:url(../img/rightbtn.jpg) center no-repeat; float:right;}
.mod18 li{float:left;}
.mod18 .listBox{width:486px;height:95px; position:relative;overflow:hidden;padding:0; left:20px;}
.mod18 .listBox ul{height:95px;position:absolute;}
.mod18 .listBox li{width:141px;height:95px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:139px;height:93px;}
.mod18 .listBox li img{width:139px;height:93px;}
.mod18 .listBox .on i{display:block;}

.pro_title1111{width:984px; padding-left:18px; background:url(../img/pro_title_line.jpg) left bottom no-repeat; height:58px; text-align:left; font-size:24px; color:#333333; line-height:58px;}
.pro_title{width:984px; padding-left:18px; background:#397bcf; height:40px; text-align:left; font-size:22px; color:#fff; line-height:40px;}
.pro_title1{width:100%; border-top:1px solid #bababa; padding-top:20px; text-align:left; font-size:15px; color:#000000; font-weight:bold;}

.detail_title{ width:1002px; height:39px; border-bottom:1px solid #cccccc;}
.detail_title ul li{ list-style:none; float:left; line-height:39px; padding:0 25px; cursor:pointer; font-size:22px; color:#333333; margin-right:8px;}
.detail_title ul li.d_1{background:url(../img/in_pro_head.jpg) right no-repeat #397bcf; cursor:pointer; color:#FFFFFF;}
.detail_title ul li.d_2{ cursor:pointer}

.pro_detail{width:100%; margin-top:25px; padding-bottom:26px;}
.pro_detail table p{ margin:0; padding:5px;}
.pro_detail ul li{ font-size:14px; color:#333a4d; float:left; width:50%;}
.pro_detail ul li span{ font-size:23px; color:#0088d5; font-weight:bold;}
.pro_detail ul li a{ font-size:21px; color:#0088d5; font-style:italic; font-weight:bold;}

#pro_profile{width:100%; text-align:left;}

#pro_profile p,#pro_profile div,#pro_profile span{ font-size:14px;}

.pro_title2{ width:744px; float:left; height:38px; text-align:left; padding:0 10px; line-height:38px; background:#057ec1; color:#fff; font-size:16px; margin-top:19px;}
.pro_title2 span{ float:right; font-size:13px;}
.proinquiry{ width:742px; float:left; border:1px solid #e6e6e6; background:#fff;padding:15px 10px;}

/*inquiry*/
.inquiry{width:414px;text-align:left; float:left;}

.inquiry_Title{ width:100%;float:left; font-size:14px; font-family:'微软雅黑'; color:#000; font-weight:bold}
.inquiry h2{border-bottom:1px solid #ccc;padding-bottom:5px; font-family:'微软雅黑';color:#333333;}
.inquiryinfo{width:100%; padding-bottom:8px;}
.inquiryinfo input[type=text]{height:20px;line-height:20px;padding:2px;border:1px solid #999; background:#fff}
.inquiryinfo textarea{height:254px; border:1px solid #919191; width:393px !important; font-family:'微软雅黑'}
.inquiryleft{float:left;width:90px; text-align:left}
.inquiryright{float:left;width:310px; text-align:left;}

.inquirybtn{ float:left; padding-left:90px;}

.productbutton{
background: #397bcf;
color: #fff;
border: 0 !important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
cursor: pointer;
height: 30px !important;
padding: 0 10px 0 10px !important;
width:100px !important;
}

.yz_alert{color:#ff0000;}
.clear{clear:both;}



/*首页效果*/
#kinMaxShow{ display:none; text-align:left;}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

#owl-demo{position:relative;width:898px;height:83px; float:left; padding-left:16px;}
#owl-demo .item{ position:relative;display:block;}
.itempic{width:167px; height:81px; border:1px solid #dddddd; padding-right:14px; float:left;}

.owl-buttons div{position:absolute;top:48%;width:35px;height:57px;}
.owl-next{right:-40px;background:url(../img/q_rbtn.jpg) no-repeat;}
.owl-next:hover{background:url(../img/q_rbtn2.jpg) no-repeat;}
.owl-prev{left:0;background:url(../img/q_lbtn.jpg)no-repeat;}
.owl-prev:hover{background:url(../img/q_lbtn2.jpg)no-repeat;}

.wrapper li .image{ float:left; width:250px;}
.wrapper li .text{bottom:0;overflow:hidden;width:527px;float:right;position:relative;height:142px;filter:none;text-indent:0;text-align:left; color:#636363}
.wrapper li .text h2{ font-size:20px; color:#636363; line-height:28px;}
.wrapper li .text p{color:#636363;font-size:14px;line-height:20px;float:left; padding:5px 25px;background:url(../img/feed1.jpg); height:104px; overflow:hidden}
.wrapper li img{width:247px;height:142px;}
.wrapper li .text .title{font-size:14px;color:#636363;line-height:22px;text-indent:0;float:right;}

.back{ width:100%; float:left; text-align:center; padding:10px 0;}
.bt{ background:#397bcf; border:0; padding:3px 8px; color:#fff}



/*评论*/
.comment{ width:100%; float:left;}

.commentTitle{ width:100%; float:left; border-top:1px solid #dedede; padding-top:10px;}
.commentTitle h5{ font-size:16px; font-weight:bold; color:#397bcf}
.commentTitle h5 span{ font-size:13px;float:right}
.commentlist{ width:100%; float:left; padding:10px 0}
.commentlist ul li{ width:100%;}

.commentinfo{width:100%; padding-top:8px; float:left;}
.commentinfo input[type=text]{height:20px;line-height:20px;padding:2px;border:1px solid #ccc;width:308px; background:#fff}
.commentinfo textarea{padding:2px;border:1px solid #ccc;max-width:700px; font-family:微软雅黑}

.commentleft{float:left;width:60px; text-align:left}
.commentright{float:left;width:100%; text-align:left;}

.commentbtn{ float:left; padding-left:90px;}


.in_case{width:237px; float:left; padding-bottom:20px;}
.case_pic{width:237px; height:158px; overflow:hidden;}
.case_pic img{width:237px; height:158px;}
.case_name{width:237px; text-align:center; font-size:13px; color:#555; padding-top:5px;}
.case_name a{font-size:13px; color:#555;}


#sitemap h2{ font-size:16px; font-weight:bold; line-height:30px;}

.inproductlr ul li{ font-size:16px; line-height:25px; padding:5px 0;}

.in_news{width:100%; padding-bottom:20px; border-bottom:1px dashed #d9d9d9; margin-bottom:15px;}
.news_pic{width:245px; height:163px; float:left; overflow:hidden;}
.news_pic img{width:237px; height:155px; padding:3px; border:solid 1px #d9d9d9;}
.news_name{width:730px; float:right; text-align:left;}
.news_name ul li{ border:none !important; font-size:14px; color:#555;}
.news_name a{font-size:14px; color:#555;}


/*右侧浮动*/
.sidebar{ width:70px; position:fixed; top:200px; right:0px; z-index:99999}
.sidebar ul li{ position:relative; list-style:none; width:100%; float:left;}
.sidebar ul li img{ float:left;}
.sidebar ul li .sidebox{position:absolute;width:68px; text-align:left;height:68px;top:0;right:0;transition:all 0.3s;background:url(../img/r_qq_1.png) no-repeat #fff;overflow:hidden; border-top:1px solid #b7b7b7; border-left:1px solid #b7b7b7; border-right:1px solid #b7b7b7; border-bottom:1px dashed #b7b7b7;}
.sidebar ul li .sidebox:hover{background:url(../img/r_qq.png) no-repeat #fff;}
.sidebar ul li .sidebox1{position:absolute;width:68px; text-align:left;height:68px;top:0;right:0;transition:all 0.3s;background:url(../img/r_mail_1.png) no-repeat #fff;overflow:hidden; border-left:1px solid #b7b7b7; border-right:1px solid #b7b7b7; border-bottom:1px solid #b7b7b7;}
.sidebar ul li .sidebox1:hover{background:url(../img/r_mail.png) no-repeat #fff;}
.sidebar ul li .sidebox2{position:absolute;width:68px; text-align:left;height:68px;top:0;right:0;transition:all 0.3s;background:url(../img/r_tel_1.png) no-repeat #fff;overflow:hidden; border-left:1px solid #b7b7b7; border-right:1px solid #b7b7b7; border-bottom:1px dashed #b7b7b7;}
.sidebar ul li .sidebox2:hover{background:url(../img/r_tel.png) no-repeat #fff;}
.mobile-container {width: 68px; height: 68px;background: url(../img/r_ewm_1.png) no-repeat #fff;float:left; border-left:1px solid #b7b7b7; border-right:1px solid #b7b7b7; border-bottom:1px dashed #b7b7b7;}
.mobile-container:hover{ background:url(../img/r_ewm.png) no-repeat #FFFFFF;}
.mobile-show {width: 140px;min-height: 120px; background: #fff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -154px; top: -100px; }
.mobile-show .mobile-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 140px; top: 120px; position: absolute; z-index: 2;}
.mobile-show .mobile-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 141px; top: 118px; position: absolute; }
.mobile-show .mobile-txt{ float:left; width:124px; padding:10px 12px 20px; text-align:center; font-size:15px; color:#4c4c4c; }
.mobile-show .mobile-txt ul li{ width:124px;min-height:120px;line-height:15px;}

.email-container {width: 68px; height: 68px;background: url(../img/r_mail_1.png) no-repeat #fff;float:left;
border-left:1px solid #b7b7b7; border-right:1px solid #b7b7b7; border-bottom:1px solid #b7b7b7;}
.email-container:hover{ background:url(../img/r_mail.png) no-repeat #FFFFFF;}
.email-show {width: 220px; background: #fff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -235px; top: 0px; }
.email-show .email-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 220px; top: 26px; position: absolute; z-index: 2;}
.email-show .email-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 221px; top: 25px; position: absolute; }
.email-show .email-txt{ float:left; width:200px; padding:10px 12px 10px 10px; text-align:left; font-size:15px; color:#4c4c4c; }

.phone-container {width: 68px; height: 68px;background: url(../img/r_tel_1.png) no-repeat #fff;float:left;
border-left:1px solid #b7b7b7; border-right:1px solid #b7b7b7; border-bottom:1px dashed #b7b7b7;}
.phone-container:hover{ background:url(../img/r_tel.png) no-repeat #FFFFFF;}
.phone-show {width: 170px; background: #fff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -185px; top: 0px; }
.phone-show .phone-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 170px; top: 26px; position: absolute; z-index: 2;}
.phone-show .phone-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 171px; top: 25px; position: absolute; }
.phone-show .phone-txt{ float:left; padding:10px 12px 10px 10px; text-align:left; font-size:15px; color:#4c4c4c; }
/*自定义样式结束*/ 