	@charset "utf-8";
	/*CSS 初始化*/
	body,v,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
	body{font-size:12px;font-family:"\5FAE\8F6F\96C5\9ED1";color:#333; }
	fieldset,img{border:0;}
	img{display:block;}
	table{border-collapse:collapse;border-spacing:0;}
	ol,ul{list-style:none;}
	h1,h2,h3,h4,h5,h6{font-size:100%;}
	em{font-style:normal;}
	input,button,select,textarea{outline:none;}
	textarea { resize:none; }
	a{color:#333;text-decoration:none;}
	a:hover{text-decoration:none;}
	a:focus{outline:none;-moz-outline:none;}

	/*公用样式*/
	.w1050{
		width: 1050px;
		margin: 0 auto;
	}
	.ft_l{
		float: left;
	}
	.ft_r{
		float: right;
	}

	/*首页样式*/
	.fl_header_cover{
		width: 100%;
		background: #fefefe;
		border-bottom: 1px solid #f9f9f9;
	}
	.fl_header_cover .fl_header{
		height: 34px;          	
	}
	.fl_header .header_link{
		height: 34px;
		line-height: 34px;
		color: #666;
		font-size: 12px;
		font-family: "Arial";
		background: url(../images/fl_01.png) no-repeat left center;
		padding-left: 20px;
	}
	.fl_header .fl_header_login{
		height: 34px;
		line-height: 34px;
		font-size: 12px;
		color: #7f7f7f;
	}
	.fl_header .fl_header_login a{
		font-size: 12px;
		color: #7f7f7f;
		background: url(../images/fl_03.png) no-repeat center right;
		padding: 0 8px;
		font-family: "微软雅黑";
	}
	.fl_header_language{
		height: 34px;
		line-height: 34px;
		margin-left: 8px;
		font-size: 12px;
		color: #7f7f7f;
		font-family: "微软雅黑";
	}
	.fl_header_language p{
		display: inline-block;
font-family: "Arial";
	}
	.fl_header_language a{
		font-size: 12px;
		color: #7f7f7f;
	}
	.fl_header_language span{
		display: inline-block;
		width: 1px;
		height: 10px;
		background: #7f7f7f;
		margin: 0 4px;
	}
	.fl_logo h1{
		display: inline-block;
		margin: 14px auto 0;
	}
	.fl_logo p{
		display: inline-block;
		float: right;
		margin-top: 23px;
	}
	.fl_logo p>span{
		display: block;
		font-size: 14px;
		color: #2271bc;
	}
	.fl_logo p>a{
		display: inline-block;
		font-size: 14px;
		font-family: "Arial";
		color: #ff9900;
	}
	.fl_nav_cover{
		width: 100%;
		background: #76cbfd;
	}
	.fl_nav_cover .fl_nav{
		height: 37px;text-align: center;
	}
	.fl_nav li{
		display:inline-block;
		width: 175px;
		height: 37px;
		line-height: 37px;
		text-align: center;
		background: url(../images/fl_05.png) no-repeat center left;
	}
	.fl_nav li:first-child{
		background: none;
	}
	.fl_nav li a{
		display: inline-block;
		width: 175px;
		height: 37px;
		color: #fff;
		font-size: 14px;
	}
	.fl_banner{
		width: 100%;
		position: relative;
                height: auto;
                overflow:hidden;
	}
.fl_banner img
{
width:100%;
}
	.fl_banner .fl_banner_ul{
		width: 100%;
	}
	.fl_banner_ul li{
		width: 100%;
		float: left;
	}
	.fl_banner_ul li a{
		width: 100%;
	}
	.fl_banner_ul li img{
		width: 100%;
	}
	.fl_banner .fl_banner_cut{
		position: absolute;
		width: 76px;
		height: 14px;
		bottom: 30px;
		left: 50%;
		margin-left: -38px;
	}
	.fl_banner_cut li{
		display: inline-block;
		width: 12px;
		height: 12px;
		border: 1px solid #fff;
		border-radius: 50%;
		margin-left: 14px;
		cursor: pointer;
	}
	.fl_banner_cut .banner_cut_show{
		background: #fff;
	}
	.fl_banner_cut li:first-child{
		margin-left: 0;
	}
	.fl_main{
		margin: 35px auto 46px;
	}
	.fl_introduction{
		width: 668px;
	}
	.fl_main .fl_main_title{
		border-bottom: 1px solid #f2f2f2;
		padding-bottom: 6px;
		margin-bottom: 20px;
	}
	.fl_main .title_icon{
		width: 24px;
		height: 28px;
		margin-top: 3px;
	}
	.title_icon img{
		width: 100%;
	}
	.fl_main_title .fl_title_left{
		    height: 33px;
    margin-left: 5px;
    width: 273px;
    line-height: 20px;
    margin-top: 14px;
	}
	.fl_title_left p{
		font-size: 14px;
		color: #0f0f0f;
	}
	.fl_title_left span{
		font-size: 10px;
		color: #999;
	}
	.fl_main_title .fl_title_right{
		margin-top: 18px;
		color: #999;
		font-size: 12px;
	}
	.fl_main_content{
	}
	.fl_main_content .company_img{
		display: inline-block;
		width: 147px;
		height: 158px;
	}
	.company_img img{
		width: 100%;
	}
	.fl_main_content .introduction_main{
		width: 505px;
	}
	.introduction_main a{
		display:block;
		
		font-size: 14px;
		margin-bottom: 14px;
	}
	.introduction_main a:hover
	{
	    color: #70c5f7;
	}
	.introduction_main p{
		font-size: 12px;
		line-height: 25px;
		text-indent: 2em;text-align:justify; text-justify:inter-ideograph; color:#636363;
	}
	.introduction_main p:last-child{
		
	}
	.fl_main_top .fl_news{
		width: 350px;
	}
	.fl_main_content .main_newspic{
		display: inline-block;
		width: 154px;
		height: 115px;
		margin-right: 10px;
	}
	.main_newspic img{
		width: 100%;
height:100%;
	}
	.news_headline{
		width: 176px;
		float: right;
	}
	.news_headline a{
		display: block;

	
		font-size: 14px;
		color: #333;
	}
	.news_headline span{
		font-size: 12px;
		color: #999;
display:block;
text-align: right;
	}
	.fl_main_content .news_brief{
		font-size: 12px;
		line-height: 22px;
		/*text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;*/
              color:#636363;text-indent: 2em;text-align: justify;
	}
	.fl_product{
		margin-top: 35px;
	}
	.fl_product .product_show_cover{
		position: relative;
	}
	.product_show_cover .product_show_details{
        width:90%;
		margin: 0 auto;
		/*overflow: hidden;*/
	}
	.fl_product .fl_product_show{
		
	}
	.fl_product_show li{
		float: left;
		width: 166px;
		height: 136px;
		border: 1px solid #e6e6e6;
		margin-left: 26px;
	}
	.fl_product_show li a{
		display: inline-block;
		width: 166px;
		height: 136px;
	}
	.fl_product_show li:first-child{
		margin-left: 0;
	}
	.product_show_cover span{
		display: inline-block;
		width: 26px;
		height: 26px;
		line-height: 26px;
		text-align: center;
		font-size: 20px;
		background: #78ccfe;
		color: #fff;
		cursor: pointer;
	}
	.product_show_cover .product_left-icon{
		position: absolute;
		left: 0;
		top: 50%;
		margin-top: -13px;
	}
	.product_show_cover .product_right-icon{
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -13px;
	}
	.fl_friendlink_cover{
		width: 100%;
		height: 209px;
		background: #f9f9f9;
		padding-top: 40px;
		margin-bottom: 40px;
	}
	.fl_friendlink_title .friendlink_title_icon{
		width: 30px;
		height: 28px;
	}
	.fl_friendlink_title .friendlink_title_details{
		height: 28px;
		margin-left: 6px;
	}
	.friendlink_title_details p{
		 margin-right:4px;
	    display:inline-block;
		font-size: 16px;
		color: #0f0f0f;
		line-height: 17px;
	}
	.friendlink_title_details span{
		font-size: 10px;
		color: #999;
	}
	.fl_friendlink_show{
		margin-top: 18px;
	}
	.fl_friendlink_show li{
		float: left;
		width: 156px;
		height: 52px;
		border: 1px solid #f5f5f5;
		margin-right: 20px;
		margin-bottom: 16px;
		overflow: hidden;
	}
	.fl_friendlink_show li a{
		display: inline-block;
		width: 156px;
		height: 52px;
	}
	.fl_friendlink_show li img{
		width: 100%;
		transform-origin: center center 0;transition: transform 1s ease 0s;
	}
	
	.fl_friendlink_show li img:hover{
		 transform:scale(1.2);
	}
	.fl_friendlink_show .ma-rt0{
		margin-right: 0;
	}
	.fl_friendlink_show .ma-bt0{
		margin-bottom: 0;
	}
	.fl_menu_left{
		width: 865px;
	}
	.fl_menu_left .fl_menu_link{
		width: 216px;
	}
	.fl_menu_link dt{
		margin-bottom: 22px;
	}
	.fl_menu_link dt a{
		font-size: 16px;
		color: #a3a3a3;
	}
	.fl_menu_link .menu_link_show{
		width: 216px;
	}
	.fl_menu_link .menu_link_show a:hover{
		color: #70c5f7;
	}
	.menu_link_show li{
		height: 25px;
	}
	.menu_link_show li a{
		font-size: 12px;
		color: #a3a3a3;
	}
	.fl_menu_ewm dt{
		width: 127px;
		height: 127px;
	}
	.fl_menu_ewm dt img{
		width: 100%;
	}
	.fl_menu_ewm dd p{
		font-size: 14px;
		text-align: center;
		margin-top: 16px;
		color: #a3a3a3;
	}
	.fl_footer{
		width: 100%;
		height: 35px;
		background: #70c5f7;
		margin-top: 41px;
		padding: 20px 0;
	}
	.fl_footer p{
		text-align: center;
		color: #fff;
		font-size: 12px;
		line-height: 24px;
	}

/**************************************** 内页 公司概况 ********************************************/
	.fl_inside_banner{
		width: 100%;
	}
	.fl_inside_banner img{
		width: 100%;
	}
	.fl_inside_main{
		margin-top: 40px;
min-height:450px;
	}
	.inside_main_left h3{
		width: 198px;
		height: 52px;
		line-height: 52px;
		text-align: center;
		border: 1px solid #f2f2f2;
		font-size: 15px;
		color: #0f0f0f;
		background: #f8f7f7;
		font-weight: normal;
	}
	.inside_main_left .main_left_menu{
		width: 200px;
	}
	.main_left_menu li{
		width: 198px;
		height: 52px;
		line-height: 52px;
		text-align: center;
		border: 1px solid #f2f2f2;
		border-top: 0;
		font-size: 13px;
		overflow:hidden;
	}
	.main_left_menu li a{
		color: #909090;
	}
	.click_mouse{
		background: url(../images/fl_15.png) no-repeat center right;
		background-size: auto 100%;
	}
	.fl_inside_main .click_mouse a{
		color: #78ccfe;
	}
	.main_left_menu li a:hover{
		color: #78ccfe !important;
	}
	.inside_main_right{
		width: 819px;
	}
	.inside_main_right .main_title_cover{
		/*margin-top: 20px;*/
	}
	.fl_main_title{
		border-bottom: 1px solid #f2f2f2;
		padding-bottom: 6px;
	}
	.fl_main_title a:hover
	{
	    color: #70c5f7;
	}
	.fl_main_title .title_left_link{
		margin-top: 15px;
	}
	.title_left_link a{
		margin-right: 2px;
		color: #7e7e7e;
	}
.fl_main_title .title_left_link span{ color:#78ccfe;}
	.fl_company_main, .fl_culture, .fl_zzjg{
		/*margin-top: 25px;*/
                margin-top: 15px;
	}
	.fl_company_main img{
		width: 100%;
	}
	.fl_company_main .company_txt{
		/*margin-top: 27px;*/
	}
	.company_txt p{
		font-size: 18px;
		color: #636363;
		line-height: 28px;
                text-align:justify;
               text-justify:inter-ideograph;
	}
	.company_txt p:first-child{
		/*margin-bottom: 15px;*/
	}

/**************************************** 内页 公司新闻 ********************************************/
	.fl_news_cover{
		width: 805px;
	}
        .fl_news li:hover span{
         color: #70c5f7;
         }
	.fl_news .fl_news_li{
		width: 805px;
		height: 40px;
		line-height: 40px;
		border-bottom: 1px solid #f2f2f2;
		font-size: 14px;
		color: #636363;
	}
	.fl_news_li .fl_news_title{
		display: inline-block;
		width: 600px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		color: #636363;
	}

/**************************************** 内页 公司文化 ********************************************/
	.fl_culture_show{
		font-size: 14px;
		color: #7e7e7e;
		margin-bottom: 23px;
	}
	.fl_culture_show p{
		display: inline-block;
	}
	.fl_culture_show .hh_p{
		display: block;
		margin-top: 23px;
		text-indent: 5em; 
	}

/**************************************** 内页 组织机构 ********************************************/
	
	.fl_zzjg{
		width: 805px;
	}
	.fl_zzjg{
		width: 100%;
	}
	
/**************************************** 内页 公司荣誉 ********************************************/
	.fl_honor{
		width: 100%;
	}
	.fl_honor .fl_honor_li{
		display: inline-block;
		width: 255px;
		height: 200px;
		margin-right: 16px;
		margin-bottom: 16px;
	}
	.fl_honor_li a{
		display: inline-block;
		width: 253px;
		height: 198px;
		border: 1px solid #e7e7e7;
	}
	.fl_honor_li img{
		width: 100%;
		height: 100%;
	}
	.fl_honor_cover .mg_b0{
		margin-bottom: 0;
	}
	.fl_honor_cover .mg_r0{
		margin-right: 0;
	}

/**************************************** 内页 产品展示 ********************************************/

	.fl_pdt{
		width: 100%;
		margin-top: 30px;
	}
	.fl_pdt .fl_pdt_li{
		display: inline-block;
		width: 190px;
		height: 140px;
		margin-right: 15px;
		margin-bottom: 12px;
		-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;
		 overflow:hidden;
	}
.fl_pdt .fl_pdt_li:nth-of-type(4){ margin-right:0;}
.fl_pdt .fl_pdt_li:nth-of-type(8){ margin-right:0;}
.fl_pdt .fl_pdt_li:nth-of-type(12){ margin-right:0;}
.fl_pdt .fl_pdt_li:nth-of-type(16){ margin-right:0;}
.fl_pdt .fl_pdt_li:nth-of-type(20){ margin-right:0;}
.fl_pdt .fl_pdt_li:nth-of-type(24){ margin-right:0;}
	.fl_pdt_li a{
		display: inline-block;
		width: 188px;
		height: 138px;
		border: 1px solid #f5f5f5;
	}
	.fl_pdt_li img{
		width: 100%;
		height: 100%;transition: 1s;
	}
	.fl_pdt_li img:hover
	{
	    -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); 
	}
	.fl_pdt_cover .mg_b0{
		margin-bottom: 0;
	}
	.fl_pdt_cover .mg_r0{
		margin-right: 0;
	}

.topic{font-size:18px; display:block; font-weight:bold; font-size:16px;}
.hit{font-size:12px;color:#999;display:block;border-bottom:1px solid #f4f4f4;margin-bottom:5px;    line-height: 32px;}


.job{width:100%;  height:auto !important; min-height:450px; height:450px; line-height:1.8;color:#444; font-family:å¾®è½¯é›…é»‘; font-size:12px;
    margin-top: 20px;
 }

.job_list{display:inline-table; width:95%; margin-right: 10px;margin-left:15px}
.job_list td{  height:30px; font-size:13px; font-family:å¾®è½¯é›…é»‘; text-align:center; color:#666;border-bottom:1px solid #ededed  }
.job_list th{ background:#ededed; height:30px; font-size:14px; font-family:å¾®è½¯é›…é»‘; font-weight:bold; text-align:center; color:#999;}
.job_list th,.job_list td{padding:5px 10px;}
.job_list td a{color:#0b6ad3}

.tdeName{font-size:20px; font-family:å¾®è½¯é›…é»‘; font-weight:bold;margin:15px auto}
.job_info{ width:100%; height:auto;}
.job_info .line10{background:#ededed;}
.job_info table{width:100%;}
.job_info td{ width:33.33%; font-size:13px; font-family:å¾®è½¯é›…é»‘; text-align:left; color:#666;border-bottom:1px solid #ededed  }
.job_info td{padding:5px 20px;}
.job_info td label{ font-weight:bold}
.job_info  .view{padding-left:15px; line-height:1.8;height:auto !important;min-height:100px;height:100px;}
.job_info .deliver-a{
	background-color:#0b6ad3;
	padding:3px 10px;
	font-size:12px;
	text-decoration:none;
	border:1px solid #0b6ad3;
	background-image: linear-gradient(bottom,  #0b6ad3 0%, #b3c7ed 100%);
	background-image: -o-linear-gradient(bottom, #0b6ad3 0%, #b3c7ed 100%);
	background-image: -moz-linear-gradient(bottom, #0b6ad3 0%, #b3c7ed 100%);
	background-image: -webkit-linear-gradient(bottom, #0b6ad3 0%, #b3c7ed 100%);
	background-image: -ms-linear-gradient(bottom, #0b6ad3 0%, #b3c7ed 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #0b6ad3),color-stop(1, #b3c7ed));
	-webkit-box-shadow: 0 1px 0 #0b6ad3 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 0 #0b6ad3 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 0 #0b6ad3 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	display:inline-block;
	text-align:center;
	text-shadow:0 1px rgba(0, 0, 0, 0.2);
}
.job_info .tool{ margin:10px auto; text-align:right}

.join{width:668px; height:auto !important;min-height:200px;height:200px;line-height:1.8}
.join-child{width:100%;border:1px #b3b3b3 dotted;}
.join-child td{border-top:1px #b3b3b3 dotted;border-left:1px #b3b3b3 dotted;width:16.66%}
.join-child th{border-top:1px #b3b3b3 dotted;border-left:1px #b3b3b3 dotted}
.join-child td,.deliver-1 th{padding:5px;white-space:nowrap;width:14.25%;}
.join-child tr td:first-child {border-left:none;}
.join-child tr th:first-child {border-left:none;}
.join-child tr:first-child th,.join-child tr:first-child td {border-top:none;}
.join-child input[type=text]{width:100%; border:none;border-bottom:1px solid #CCC}
.join-child .photo{ text-align:center; vertical-align:middle}
.join-child input,.deliver-1 label{ vertical-align:middle}
.join-child label{ vertical-align:middle;margin:0px 5px;}

.resume{width:965px;background:#fbfbfb; margin:36px auto; border:1px solid #eee;height:auto !important;min-height:200px;line-height:1.8;}
.resume-title{ text-align:center; font-weight:bold; font-size:20px; padding:10px 0px;}
.deliver{width:100%;border-bottom:1px #b3b3b3 dotted;border-right:1px #b3b3b3 dotted;margin:0px auto; font-family:å¾®è½¯é›…é»‘}
.deliver th,.deliver td{border-top:1px #b3b3b3 dotted;border-left:1px #b3b3b3 dotted}
.deliver .th{width:7%;padding:10px; text-align:center;}
.deliver .td{padding:0px;}
.deliver .td5{width:100%;padding:5px;}
.deliver .td5 textarea{width:100%;height:50px; border:none;}
.deliver .td5 input[type=text]{width:80px;height:29px; padding:0px 5px;margin:0px; border:none;border:1px solid #CCC;vertical-align:middle;border-radius: 5px;}
.deliver .td5 img{ vertical-align:middle}
.deliver .photo{ }

.deliver-1{width:100%;}
.deliver-1 td{border-top:1px #b3b3b3 dotted;border-left:1px #b3b3b3 dotted}
.deliver-1 th{border-top:1px #b3b3b3 dotted;border-left:1px #b3b3b3 dotted}
.deliver-1 td,.deliver-1 th{padding:5px;white-space:nowrap;width:14.25%;}
.deliver-1 tr td:first-child {border-left:none;}
.deliver-1 tr th:first-child {border-left:none;}
.deliver-1 tr:first-child th,.deliver-1 tr:first-child td {border-top:none;}
.deliver-1 input[type=text]{width:100%; border:none;border-bottom:1px solid #CCC}
.deliver-1 .photo{ text-align:center; vertical-align:middle}
.deliver-1 input,.deliver-1 label{ vertical-align:middle}
.deliver-1 label{ vertical-align:middle;margin:0px 5px;}

.deliver-2{width:100%;}
.deliver-2 td{border-top:1px #b3b3b3 dotted;border-left:1px #b3b3b3 dotted}
.deliver-2 th{border-top:1px #b3b3b3 dotted;border-left:1px #b3b3b3 dotted}
.deliver-2 td,.deliver-2 th{padding:5px;white-space:nowrap;width:25%;}
.deliver-2 tr td:first-child {border-left:none;}
.deliver-2 tr th:first-child {border-left:none;}
.deliver-2 tr:first-child th {border-top:none;}
.deliver-2 input[type=text]{width:100%; border:none;border-bottom:1px solid #CCC}
.deliver-2 tr td:first-child input[type=text]{width:45%; border:none;border-bottom:1px solid #CCC}
/*.deliver-2 tr td:last-child input[type=text]{width:70%; border:none;border-bottom:1px solid #CCC}
.deliver-2 tr td:last-child input[type=button]{width:30%; border:none;border-bottom:1px solid #CCC}*/

.deliver-3{width:100%;}
.deliver-3:last-child{width:100%;border-top:2px #b3b3b3 dotted;}
.deliver-3:first-child{width:100%;border-top:none;}

.deliver-3 td{border-top:1px #b3b3b3 dotted;border-left:1px #b3b3b3 dotted}
.deliver-3 th{border-top:1px #b3b3b3 dotted;border-left:1px #b3b3b3 dotted}
.deliver-3 td,.deliver-3 th{padding:5px;white-space:nowrap;width:12.5%;}
.deliver-3 tr td:first-child {border-left:none;}
.deliver-3 tr th:first-child {border-left:none;}
.deliver-3 tr:first-child th,.deliver-3 tr:first-child td {border-top:none;}
.deliver-3 input[type=text]{width:100%; border:none;border-bottom:1px solid #CCC}
.deliver-3 textarea{width:100%;height:50px; border:none;}

.deliver-4{width:100%;}
.deliver-4 td{border-top:1px #b3b3b3 dotted;border-left:1px #b3b3b3 dotted}
.deliver-4 th{border-top:1px #b3b3b3 dotted;border-left:1px #b3b3b3 dotted}
.deliver-4 td,.deliver-4 th{padding:5px;white-space:nowrap;width:33.33%;}
.deliver-4 tr td:first-child {border-left:none;}
.deliver-4 tr th:first-child {border-left:none;}
.deliver-4 tr:first-child th,.deliver-4 tr:first-child td {border-top:none;}
.deliver-4 input[type=text]{width:100%; border:none;border-bottom:1px solid #CCC}
.deliver-4 tr td:first-child input[type=text]{width:45%; border:none;border-bottom:1px solid #CCC}

.deliver-btn{width:100%; text-align:center; margin:15px auto}
.deliver-btn input[type=button],.deliver-btn input[type=submit],.deliver-btn input[type=reset] {
	background-color:#b3c7ed;
	padding:5px 15px;
	font-size:12px;
	text-decoration:none;
	border:1px solid #0b6ad3;
	background-image: linear-gradient(bottom,  #0b6ad3 0%, #b3c7ed 100%);
	background-image: -o-linear-gradient(bottom, #0b6ad3 0%, #b3c7ed 100%);
	background-image: -moz-linear-gradient(bottom, #0b6ad3 0%, #b3c7ed 100%);
	background-image: -webkit-linear-gradient(bottom, #0b6ad3 0%, #b3c7ed 100%);
	background-image: -ms-linear-gradient(bottom, #0b6ad3 0%, #b3c7ed 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #0b6ad3),color-stop(1, #b3c7ed));
	-webkit-box-shadow: 0 1px 0 #0b6ad3 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 0 #0b6ad3 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 0 #0b6ad3 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	display:inline-block;
	text-align:center;
	text-shadow:0 1px rgba(0, 0, 0, 0.2);
	 cursor:pointer;
	 width:120px;
	 height:40px;
}
.upload-img{display:block; margin:0;width:120px;height:120px; background:#fff; cursor:pointer;position:relative; overflow:hidden}
.upload-img input[type='file']{height:900px;overflow: hidden;font-size:900px;position:absolute;right:0px;top:0px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0; cursor:pointer;margin:0px;zoom:1}
/**************************************首页产品展示**************************************/
.scroll_horizontal{position:relative;height:120px;padding:10px;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:930px;height:120px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{float:left;width:178px;border: 1px solid #F2F2F2;margin: 0 10px;overflow: hidden;}
.scroll_horizontal .list img{width:180px; height:120px;transform-origin: center center 0;transition: transform 1s ease 0s;}
.scroll_horizontal .list img:hover{transform: scale(1.2);}
.scroll_horizontal .prev,
.scroll_horizontal .prev{position:absolute;top:50%;margin-top:-25px;width:40px;height:50px;background-image:url(../images/left.png);background-repeat:no-repeat;font:0/0 Arial;cursor:pointer;}
.scroll_horizontal .next{position:absolute;top:50%;margin-top:-25px;width:40px;height:50px;background-image:url(../images/right.png);background-repeat:no-repeat;font:0/0 Arial;cursor:pointer;}

.scroll_horizontal .prev{left:-45px;background-position:0 0;}
.scroll_horizontal .next{right:-45px;background-position:0 0;}

.scroll_vertical{position:relative;width:180px;height:340px;padding:10px;background:#eee;}
.scroll_vertical .box{overflow:hidden;position:relative;top:40px;height:260px;}
.scroll_vertical .list{position:absolute;top:0;left:0;}
.scroll_vertical .list li{height:140px;text-align:center;}
.scroll_vertical .prev,
.scroll_vertical .next{position:absolute;left:50%;width:120px;height:30px;margin-left:-25px;width:50px;height:40px;background-image:url(../images/control.png);background-repeat:no-repeat;font:0/0 Arial;cursor:pointer;}
.scroll_vertical .prev{top:5px;background-position:-80px 0;}
.scroll_vertical .next{bottom:5px;background-position:-130px 0;}
.scroll_vertical .prev:hover{background-position:-80px -40px;}
.scroll_vertical .next:hover{background-position:-130px -40px;}


.incol{float:left; margin-right:20px;}



/********************************************* 翻页 ************************************************/
.page{ height:29px; margin:25px auto 0px; text-align:center;}
.fanye{ height:29px; margin:25px auto 0px; text-align:center;}
.fanye .page_l{display:none;}
.page_r span{font-size:13px; padding:4px 10px; display:inline-block; border:1px solid #DFDFDF; border-radius:3px; margin:0 3px;}
.page_r .current{color:beige; background:#70c5f7; border-color:#70c5f7;}
.page_r a{font-size:13px; padding:4px 10px; display:inline-block; border:1px solid #DFDFDF; border-radius:3px; margin:0 3px;}


.page_l{display:none;}
.fanye{width:630px; padding-left:15px;padding-top:5px;padding-right:15px;padding-bottom:5px; height:24px; line-height:24px;margin-top:10px;background:#fff;}
.other{color:#000; font-size: 14px}
       .other p{width:50%;height:30px; line-height:30px; display:inline-block;}
       .other a{color:#595959;	font-size:14px;}
       .other a:hover{color:#0b6ad3;text-decoration:underline;}
       .other samp{width:50%; height:30px; line-height:30px; display:inline-block; float:right; text-align:right;font-family:"微软雅黑";}



.syxy a:hover {
    color: #70c5f7;
}

.fl_news_li a:hover {
    color: #70c5f7;
}
.left_menu_li a:hover
{
    color: #abcee9;
}


.fl_main_title .title_icon
	{
	   display:none;
	}

.syxy{     margin-top: 50px;
}

































































