﻿@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:12px;line-height:22px;font-family:微软雅黑,黑体,Verdana,Arial,sans-serif;-webkit-text-size-adjust:none;color:#333;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{border:0;vertical-align:bottom;}
ul,li{list-style-type:none;}
a{color:#333;text-decoration:none;transition:all 0.3s;margin:4px;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
.font_14{font-size:14px;}
.font_16{font-size:16px;}
.font_18{font-size:18px;}
.font_s{font-family:"宋体";}
.min_w{min-width:1200px;}
.container{width:1200px;margin:0 auto;}
.white{color:#fff;}
.white a{color:#fff;}
.white a:hover{color:#fff;}
.pos{position:relative;}
.blue{color:#00a2ff;}
.dp{display:block;}

/*header*/
.top{height:20px;line-height:20px;background:#00a2ff;}
.nav_bg{height:46px;line-height:36px;background:#1181c1;}
.nav li{width:150px;float:left;position:relative;}
.nav li a{display:block;}
.nav li a:hover{background:#00a2ff;}
.nav li ul{position:absolute;top:46px;left:0;width:150px;display:none;z-index:999;}
.nav li:hover ul{display:block;}
.nav li ul li{background:rgba(255,255,255,0.5);margin-bottom:1px;line-height:38px;color:#1181c1;font-size:14px;}
.nav li ul li a{color:#1181c1;}
.banner_top{background:url(../images/index_10.png) repeat-x top left;width:100%;height:5px;line-height:5px;position:absolute;top:0;left:0;z-index:99;}
.ann_bg{height:57px;line-height:57px;background:#e8e8e8;}

/*index*/
.about{width:500px;}
.new{width:670px;}
.about_tit{height:26px;line-height:20px;border-bottom:#cecece solid 1px;}
.about_tit span{position:relative;top:0;left:0;height:23px;border-bottom:#68a7d4 solid 4px;color:#1181c1;font-size:18px;padding-right:35px;}
.about_pic{padding:20px 0 10px;margin-left:-7px;}
.about_pic li{margin-left:-2px;display:inline;}
.about_text{line-height:35px;height:175px;overflow:hidden;}
.new_list li{padding:5px 0;height:80px;border-left:transparent solid 5px;margin:10px 0;}
.new_list li:hover{border-left:#dedede solid 5px;background:#00a2ff;color:#fff;}
.new_list li .new_list_no01{background:url(../images/a01.png);width:80px;height:80px;}
.new_list li:hover .new_list_no01{background:url(../images/a02.png);}
.new_list li .new_list_no02{background:url(../images/a03.png);width:80px;height:80px;}
.new_list li:hover .new_list_no02{background:url(../images/a04.png);}
.new_list li .new_list_no03{background:url(../images/a05.png);width:80px;height:80px;}
.new_list li:hover .new_list_no03{background:url(../images/a06.png);}
.new_list li .new_list_text{width:575px;line-height:27px;}
.new_list li:hover .new_list_text{color:#fff;}
.new_list li .new_list_text font{color:#000;}
.new_list li:hover .new_list_text font{color:#fff;}
.pro_bg{background:#e8e8e8;padding:20px 0;}
.pro_search{height:27px;line-height:27px;}
.pro_search span{ no-repeat left center;padding-left:26px;}
.pro_search a{color:#ff0000;}
.pro_search_inp{width:180px;height:25px;border:#68a7d4 solid 1px;background:url(../images/index_26.jpg) no-repeat 5px center #fff;padding-left:25px;margin-right:5px;color:#bcbcbc;font-family:微软雅黑;}
.pro_l{width:206px;}
.pro_r{width:990px;}
.type_tit{height:60px;padding:9px 0;background:#0085d0;font-size:24px;text-transform:uppercase;color:#fff;line-height:30px;}
.type_list{min-height:370px;background:#fff;border:#d3d3d3 solid 1px;border-top:none;}
.type_list li{height:55px;line-height:55px;border-top:#f2f2f2 solid 1px;}
.type_list li a{display:block;}
.type_list li a:hover{color:#0085d0;text-decoration:underline;}
.type_list_btn{width:110px;height:24px;line-height:24px;background:#0085d0;margin:0 auto;display:block;color:#fff;}
.pro_tit{height:26px;border-bottom:#68a7d4 solid 2px;}
.pro_tit span{line-height:16px;background:url(../images/index_32.jpg) no-repeat left top;padding-left:16px;color:#1181c1;text-transform:uppercase;}
.pro_tit a{width:56px;height:20px;line-height:20px;background:#68a7d4;color:#fff;display:block;}
.pro_list li{margin:12px 10px;float:left;position:relative;}
.pro_list li span{position:absolute;left:0;bottom:0;background:rgba(0,162,255,0.8);height:38px;line-height:38px;color:#fff;width:100%;}
.more_tit{margin:30px 0;height:60px;background:url(../images/index_38.jpg) no-repeat center center;color:#1181c2;text-transform:uppercase;}
.more_tit span{font-size:24px;line-height:35px;}
.more_type{position:relative;width:100%;text-align:center;overflow:hidden;margin:30px 0;}
.more_type ul{float:left;position:relative;left:50%;}
.more_type ul li{float:left;position:relative;right:50%;padding:0 5px;}
.more_type li a{display:block;height:36px;line-height:36px;padding:0 10px;color:#1187ca;}
.more_type li a:hover{text-decoration:underline;}
.more_list li{margin:0 15px;line-height:50px;}
.more_list li a{color:#1181c2;}
.more_list li img{border:#e7f2f8 solid 10px;}
.more_btn{padding:30px 0}


/*footer*/
.footer_bg{padding:40px 0;background:#4e4e4e;}
.footer_nav{padding:15px 0;}
.footer_nav a{padding:0 10px;}
.copyright{background:url(../images/index_49.jpg) repeat-x top;padding-top:20px;line-height:30px;}

/*main*/
.left{width:220px;}
.right{width:955px;}
.type_pro{padding:10px 0;}
.type_pro li{padding:10px 0;}
.type_pro li font{display:block;height:35px;line-height:35px;background:#e8e8e8;color:#000;}
.type_contact{padding:10px;border:#e8e8e8 solid 1px;border-top:none;background:#fff url(../images/index_52.jpg) no-repeat right bottom;line-height:26px;margin-bottom:30px;}
.main_tit{height:26px;border-bottom:#68a7d4 solid 2px;color:#0085d0;}
.main_tit span{line-height:16px;background:url(../images/index_32.jpg) no-repeat left top;padding-left:16px;color:#0085d0;text-transform:uppercase;}
.main_tit a{color:#0085d0;}
.main_pro li{padding:30px 0;border-bottom:#e5e5e5 solid 1px;}
.main_pro_pic img{border:#ddd solid 1px;}
.main_pro_text{width:600px;line-height:28px;}
.main_pro_btn{width:110px;height:33px;line-height:33px;background:#0085d0;display:block;color:#fff;}

.page{position:relative;width:100%;text-align:center;overflow:hidden;margin:30px 0;}
.page ul{float:left;position:relative;left:50%;}
.page ul li{float:left;position:relative;right:50%;padding:0 5px;}
.page li a{display:block;height:36px;line-height:36px;padding:0 10px;color:#939292;background:#e8e8e8;}
.page li a:hover{background:#0085d0;color:#fff;text-decoration:none;}

.main_show_pic{margin:50px 0 20px;line-height:50px;}
.main_show_pic img{border:#ddd solid 1px;}
.main_show_tit{height:30px;line-height:30px;background:url(../images/main03.jpg) repeat-x left center;padding:0 10px;margin-bottom:30px;}
.main_show_tit span{display:block;padding:0 10px;background:#fff;}
.main_show_text{width:470px;line-height:35px;}
.main_show_video{width:420px;margin-bottom:30px;}
.main_page{height:88px;line-height:45px;border-top:#ddd solid 1px;border-bottom:#ddd solid 1px;margin:20px 0;}
.gbook_tit{line-height:50px;}
.gbook_con{padding:20px 0;}
.gbook_con li{margin-bottom:20px;}
.gbook_name{width:130px;}
.gbook_inp01{width:180px;height:26px;line-height:26px;border:#ddd solid 1px;padding:0 10px;color:#666px;font-family:微软雅黑;}
.gbook_inp02{width:480px;height:170px;line-height:26px;border:#ddd solid 1px;padding:0 10px;color:#666px;font-family:微软雅黑;}
.main_con{padding:20px 0;line-height:28px;}


