﻿@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family:"宋体", Arial, sans-serif, "楷体_GB2312";
	font-size:12px;
	line-height:180%;
	color:#000000;
	background-color:#FFF;
}
a {
	text-decoration:none;
	color:#000000;
	outline:none;
 hide-focus:ecpression(this.hidefocus=true);
}
img {
	border:none 0;
}
ul {
	list-style:none;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
h4 {
	font-size:12px;
	font-weight:bold;
}
.new-nr img{
max-width: 100%;
padding:10px 0;
}
.menu_box, .new_box, .warp, .foot_box {
	width:1366px;
	margin:0 auto;
	display:block;
}
/*~~~~~~~~~~~~~~~~~~~~head~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.head {
	background:url(../images/top_bg.jpg) repeat-y right top;
	width:100%;
	height:25px;
	line-height:25px;
}
.head_text {
	width:970px;
	text-align:right;
	display:block;
	height:25px;
	line-height:25px;
	margin:0 auto;
}
.head_text a {
	color:#F78127;
	font-weight:bold;
}

/*~~~~~~~~~~~~~~~~~~~~menu~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*.menu {
	width:100%;
	height:62px;
	background:url(../images/menu_bg.jpg) repeat-y left top;
}
.menu_flash{ margin:0 auto; width:1366px; height:62px;}
.banner_new{ width:1366px; height:343px; margin:2px auto;}
.logo {
	float:left;
}
.nav ul {
	float:right;
	font-weight:bold;
	padding-top:15px;
}
.nav li {
	width:100px;
	text-align:center;
	display:inline;
	float:left;
	position:relative;
}
.nav ul li ul {
	padding:0;
	height:20px;
	line-height:20px;
	position:absolute;
	left:-80px;
	top:25px;
	width:300px;
	display:block;
	background:#1A408B;
	overflow:hidden;
}
.nav ul li ul li {
	width:55px;
	height:20px;
	line-height:20px;
	padding:0 5px;
	display:inline;
	float:left;
}
.nav ul li ul li a {
	color:#FFF;
	font-weight:normal;
}*/

/*==========================================================*/
.menu {
	width:100%;
	height:62px;
	background:url(../images/menu_bg.jpg) repeat-y left top;
}
/*.menu_flash{ margin:0 auto; width:1366px; height:62px;}*/
.banner_new{ width:1366px; /*height:343px;*/ margin:2px auto;}
.logo {
	float:left;
	padding-top:10px;
	margin-right:20px;
}
.nav {
	float:right;
	font-weight:bold;
}
#nav .mainlevel {
	float: left;
	/*background: #3f240e;*/
	text-align: center;
	display: block;
}
#nav .mainlevel a {
	color: #000;
	font-weight:bold;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	text-align: center;
	padding: 0 18px;
	display: block;
	_width: 48px;
	padding-top:20px;
}
#nav .mainlevel a:hover {
	/*color: #3f240e;*/
	text-decoration: none;/*background: #678900 url(../images/slide-pannel_14.png) 0 0 repeat-x;*/
}
#nav .mainlevel ul {
	position: absolute;
	display: none;
*width:2000px;/*IE is great need, width>=li.length*/
z-index:999;
}
#nav .mainlevel li {
	float: left;
	background: #1A408B;
}
#nav .mainlevel li a {
	padding: 0 12px;
	line-height: 20px;
	height: 20px;
	display: block;
	_padding-bottom: 6px;/*IE6 only*/
	color:#fff;
}
#nav .mainlevel li a:hover {
	color: #fff;
	text-decoration: none;
	/*background: #678900 url(../images/slide-pannel_14.png) 0 0 repeat-x;*/
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
#nav li a em/*input an em tag as a space*/ {
	padding: 0 3px;
}
.note {
	color: #fff;
	border-right: 1px solid #fff;
	/*background: #678900 url(../images/slide-pannel_14.png) 0 0 repeat-x;*/
	display: block;
	line-height: 34px;
	padding: 0 3em;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.Triangle_con {
	height: 9px;
	background: url(../images/bird.png) 36px 0 no-repeat;
	display: block;
	_margin-bottom: -6px;/*IE6 only*/
}
.log {
	margin: 100px auto;
	width: 1000px;
	text-transform: capitalize;
	line-height: 200%;
}
/*~~~~~~~~~~~~~~~~~~~~banner~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.banner {
	background:url(../images/banner_bg.jpg) top center no-repeat;
	text-align:center;
	width:100%;
	height:345px;
}
.news {
	width:100%;
	background:#E5E5E5;
	height:30px;
	line-height:30px;
}
.new h4 {
	float:left;
	padding-right:5px;
}
.new p {
	padding-left:5px;
	float:left;
}
#scrollWrap {
	width:590px;
	float:left;
	height: 30px;
	overflow: hidden;
}
#scrollMsg {
	padding:0 10px;
}
#scrollMsg ul {
	margin:0;
	padding:0;
}
#scrollMsg li {
	line-height:30px;
	list-style:none;
}
.search {
	padding-top:6px;
	text-align:right;
	float:right;
}
.sear {
	background:url(../images/ser_bg.jpg) no-repeat left top;
	border:none;
	width:169px;
	font-size:12px;
	height:16px;
	padding-top:3px;
	padding-left:20px;
	float:left;
	padding-right:10px;
}
.button {
	background:url(../images/button_bg.jpg) no-repeat left top;
	border:none;
	width:52px;
	height:19px;
}
/*~~~~~~~~~~~~~~~~~~~~warp~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.warp {
	padding-top:10px;
	padding-bottom:20px;
}
.warp h4 {
	margin-bottom:10px;
}
.about_us {
	width:205px;
	float:left;
}
.about_us  img { padding:5px 0;}
.about_us p {
	padding-right:5px;
	text-indent:24px;
}
.about_us ul {
	padding:5px 0;
}
.about_us ul li {
	float:left;
	width:80px;
	background:url(../images/about_list.jpg) no-repeat left center;
	padding-left:15px;
}
.about_us ul li a {
	color:301C428E;
}
.pro_list {
	float:left;
	width:550px;
	padding:0 5px;
	overflow:hidden;
}
.pro_list img {
	float:left;
	padding-right:10px;
}
.font_pro {
	color:#1C428E;
	font-size:12px;
	font-weight:bold;
}
.pro_list p {
	text-indent:24px;
	line-height:200%;
}
.more {
	float:right;
	padding-right:10px;
}
.pro_hd {
	margin-top:15px;
}
.link {
	width:180px;
	float:left;
margin-left: 100px;

}
.link_img dd {
	width:180px;
	display:block;
	overflow:hidden;
}
.link_img dt, .link_img dl {
	display:inline;
	float:left;
	margin:5px 0;
}
.link_img dt img, .link_img dl img {
	float:left;
	padding-right:5px;
}
.link_form {
	display:block;
	padding-top:10px;
	clear:both;
}
.clear{ clear:both;}
.up{ padding-top:30px;}
.up .left{ 
 width:200px;  float:left;}
.up .left img{     padding-left: 10px;
    padding-top: 10px;
    border: #ccc 1px solid;
    padding-bottom: 10px;
    padding-right: 10px;
    margin-top: 10px;}
.up .middle{  width:550px;  float:left; padding-left: 30px;
    padding-top: 20px; line-height:27px;}
.up .middle ul{ list-style:disc; margin-left: 15px;
    margin-right: 25px;}
.up .middle ul li{ border-bottom:dotted 1px #ccc; }
.up .middle ul li span{ float:right;}
.up .right{ width:300px;   float:left; margin-left:20px;}
.up .right ul{ list-style:disc; margin-top: 15px;}
.down{ padding-top:20px;}
.down .left{ width:210px;   float:left; margin-left:15px;}
.down .left ul{ margin-top:15px; list-style:disc;}
.down .middle{ width:550px;   float:left;}
.down .middle p{ text-indent: 2em;
    padding-top: 15px;
    margin-right: 15px;
    margin-left: 10px; line-height: 27px; }
.down .middle ul{     margin-left: 20px; }
.down .middle ul li{ background: url(../images/2018050934789361.jpg) no-repeat; float: left; height: 30px; width:130px; padding-top: 10px; }
.down .middle ul li a{     padding-left: 40px;
    color: #3a6e93; font-weight: bold;}
.down .right{ width:300px; 

margin-left: 20px; 
float:left; }
.down .right ul {
    list-style: disc;
    margin-top: 15px;
}


        *{margin:0;padding:0;}
	
#shili{  margin-top: 30px;
    padding-left: 20px; background: url(../images/2018050956361545.png) no-repeat;}	
#tuijian{background: #FFF;overflow:hidden; height:190px; width:900px; margin-left:50px;}
 #tuijian #con1,#tuijian #con2{float:left; margin-left:10px;} 
  #tuijian #con1 li,#tuijian #con2 li{ float:left;     padding-left: 20px;
    padding-top: 20px; list-style:none;}
       
            #innerdiv {float: left;width: 800%;}
			 #innerdiv p{ text-align:center;}
#tuijian img{ border:solid #ccc 1px;}
           .zx
            {
                line-height:30px; border:#059885 solid 2px; 
            }               



#tm2008style div.tag_select {
	display:block;
	height:22px;
	width:160px;
	overflow:hidden;
	color:#000;
	padding:0 10px;
	line-height:22px;
	background:url(../images/sel_bg.jpg) no-repeat left top;
}
#tm2008style div.tag_select_hover {
	display:block;
	height:22px;
	width:160px;
	color:#000;
	padding:0 10px;
	line-height:22px;
	background:url(../images/sel_bg.jpg) no-repeat left top;
}
#tm2008style div.tag_select_open {
	display:block;
	color:#000;
	height:22px;
	width:160px;
	padding:0 10px;
	line-height:22px;
	background:url(../images/sel_bg.jpg) no-repeat left top;
}
#tm2008style ul.tag_options {
	position:absolute;
	margin:0;
	list-style:none;
	width:100px;
	padding:0 0;
	margin:0;
	width:180px;
	border-bottom:#BCBCBC solid 1px;
}
#tm2008style ul.tag_options li {
	display:block;
	padding:0 10px;
	height:22px;
	width:158px;
	text-decoration:none;
	line-height:22px;
	color:#000;
	border-left:#BCBCBC solid 1px;
	border-right:#BCBCBC solid 1px;
	background:#FFFFFF;
}
/*~~~~~~~~~~~~~~~~~~~~foot~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.foot {
	margin-top:10px;
	clear:both;
	background:#1C428E;
	width:100%;
	height:22px;
	line-height:22px;
	color:#FFF;
}
.foot_box p {
	display:inline;
	float:left;
}
.foot_box ul {
	float:right;
	padding:5px;
}
.foot_box ul li {
	display:inline;
	float:left;
	width:80px;
	text-align:center;
	border-left:#3884FF solid 1px;
	height:100%;
	line-height:100%;
}
.foot_box ul li a {
	color:#FFF;
}
/*---------------------------------------------内页--------------------------------------------------*/
.ny {
	width:970px;
	margin:10px auto;
}
#ny_left {
	width:232px;
	margin:0 9px;
	_margin:0 4px;
	float:left;
	padding:0;
}
.left11 {
	background:url(../images/left1_mid.jpg) left top repeat-y;
}
.left11 h2 {
	line-height:39px;
	background:url(../images/left_title_bg.jpg) left center no-repeat;
	font-size:14px;
	margin:0 5px;
	padding-left:35px;
}
#ny_left1 {
	width:200px;
	margin:5px auto 0;
}
#ny_left1 li {
	background:url(../images/left_ul_bg.jpg) left center no-repeat;
	line-height:30px;
	padding-left:15px;
}
.left2 {
	border:#CBCBCB solid 1px;
	margin-top:8px;
}
.left2 img {
	margin:7px 7px 0 7px;
	padding-bottom:7px;
	border-bottom:#cbcbcb dashed 1px;
}
.left2 p {
	width:210px;
	margin:0 auto;
	line-height:26px;
}
#ny_right {
	border:#cbcbcb dashed 1px;
	width:710px;
	float:right;
	margin-top:0px;
	overflow:hidden;
}
#demo1 {
	position:relative;
}
.ny_right1 {
	width:690px;
	margin:5px auto;
}
.ny_right1 img {
	float:left;
	margin:5px;
}
.ny_right1 p {
	line-height:26px;
	font-weight:bold;
	color:#214C98;
	padding-bottom:3px;
	border-bottom:#cbcbcb dashed 1px;
	font-size:14px;
}
.ny_right2 {
	width:680px;
	margin:5px auto;
}
.ny_right2 p {
	line-height:24px;
}
.ny_chanpin {
	width:680px;
	margin:5px auto;
}
#ny_chanpin {
	width:680px;
}
#ny_chanpin li {
	width:170px;
	margin:3px auto;
	float:left;
	text-align:center;
}
.ny_zztop{
	width:970px;
	padding:10px 0;
	}
#ny_video {
	width:680px;
}
#ny_video li {
	width:165px;
	margin:3px auto;
	float:left;
	text-align:center;
}
#ny_video img{ border:#CCC solid 1px;}
#ny_news li {
	border-bottom:#ccc dashed 1px;
	position:relative;
}
#ny_news li a {
	font-weight:bold;
	color:#214C98;
}
#ny_news li span {
	color:#666;
	padding-left:10px;
	display:block;
	width:650px;
}
#ny_news li p {
	position:absolute;
	top:2px;
	right:5px;
	color:#999;
}
.Feedback {
	width:600px;
	height:370px;
	border:#cbcbcb solid 1px;
	margin-left:40px;
}
/*---------------------------------------------------------------*/
.new_left{ width:230px; margin:0 9px; border:#0066FF solid 1px; float:left;}

.new_left1{}
.new_left1 h4{ background:url(../images/left_h3.jpg) left center no-repeat; font-size:14px; color:#FFF; line-height:27px; padding-left:15px;} 
#new_left{ width:180px; margin:15px auto 5px;}
#new_left li { border-bottom:#CCCCCC dashed 1px; line-height:30px; height:30px; background: url(../images/about_list.jpg) 8px center no-repeat; padding-left:28px;}


.new_left2{ margin-top:28px;}
.new_left2 h4{ background:url(../images/left_h3.jpg) left center no-repeat; font-size:14px; color:#FFF; line-height:27px; padding-left:15px;} 
.new_left2 p{ margin: 5px 10px;}
.new_left2 img{ margin:3px 9px;}

/*---------------------weixin---------------------------------------------------*/
#moquu_top,#moquu_wxin,#moquu_wshare,#moquu_xiaz {
	z-index:2;
	width:50px;
	height:50px;
	left:10px;
	position:fixed;
	cursor:pointer;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}

#moquu_wxin {
	top:335px;
	_margin-top:360px
}
#moquu_wxin a {
	background:url(../images/sbtn.png) 0 -0px;
	right:0;
	float:left;
	width:50px;
	height:50px;
	text-indent:-9999px
}
#moquu_wxin a:hover {
	background:url(../images/sbtn.png) -50px -0px
}
#moquu_wshare {
	top:387px;
	_margin-top:412px
}
#moquu_wshare a {
	background:url(../images/sbtn.png) 0 -50px;
	width:50px;
	height:50px;
	right:0;
	float:left;
	text-indent:-9999px
}
#moquu_wshare a:hover {
	background:url(../images/sbtn.png) -50px -50px
}
#moquu_xiaz {
	top:439px;
	_margin-top:412px
}
#moquu_xiaz a {
	background:url(../images/sbtn.png) 0 -150px;
	width:50px;
	height:50px;
	right:0;
	float:left;
	text-indent:-9999px
}
#moquu_xiaz a:hover {
	background:url(../images/sbtn.png) -50px -150px
}

#moquu_top {
	top:491px;
	_margin-top:516px;
	background:url(../images/sbtn.png) 0 -101px;
	width:50px;
	height:50px
}
#moquu_top:hover {
	background:url(../images/sbtn.png) -50px -101px
}
.moquu_xin,.moquu_wshare ,.moquu_xiaz{
	position:relative;
	z-index:2
}
.moquu_wxin a:hover .moquu_wxinh,.moquu_wshare a:hover .moquu_wshareh,.moquu_xiaz a:hover .moquu_xiazh {
	display:block
}
.moquu_wxin .moquu_wxinh {
	position:absolute;
	display:none;
	left:80px;
	top:-200px;
	width:275px;
	height:355px;
	background:url(../images/lrtk_weixin.png) 0 -2px no-repeat
}
.moquu_wshare .moquu_wshareh {
	position:absolute;
	display:none;
	left:80px;
	top:-200px;
	width:275px;
	height:360px;
	background:url(../images/lrtk_app.png) no-repeat
}
.moquu_xiaz .moquu_xiazh{
	position:absolute;
	display:none;
	left:80px;
	top:-200px;
	width:275px;
	height:360px;
	background:url(../images/xiaz_app.png) no-repeat
}
/*滚动*/
/*---------------------weixin---------------------------------------------------*/
#moquu_top,#moquu_wxin,#moquu_wshare,#moquu_xiaz {
	z-index:2;
	width:50px;
	height:50px;
	left:10px;
	position:fixed;
	cursor:pointer;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}

#moquu_wxin {
	top:335px;
	_margin-top:360px
}
#moquu_wxin a {
	background:url(../images/sbtn.png) 0 -0px;
	right:0;
	float:left;
	width:50px;
	height:50px;
	text-indent:-9999px
}
#moquu_wxin a:hover {
	background:url(../images/sbtn.png) -50px -0px
}
#moquu_wshare {
	top:387px;
	_margin-top:412px
}
#moquu_wshare a {
	background:url(../images/sbtn.png) 0 -50px;
	width:50px;
	height:50px;
	right:0;
	float:left;
	text-indent:-9999px
}
#moquu_wshare a:hover {
	background:url(../images/sbtn.png) -50px -50px
}
#moquu_xiaz {
	top:439px;
	_margin-top:412px
}
#moquu_xiaz a {
	background:url(../images/sbtn.png) 0 -150px;
	width:50px;
	height:50px;
	right:0;
	float:left;
	text-indent:-9999px
}
#moquu_xiaz a:hover {
	background:url(../images/sbtn.png) -50px -150px
}

#moquu_top {
	top:491px;
	_margin-top:516px;
	background:url(../images/sbtn.png) 0 -101px;
	width:50px;
	height:50px
}
#moquu_top:hover {
	background:url(../images/sbtn.png) -50px -101px
}
.moquu_xin,.moquu_wshare ,.moquu_xiaz{
	position:relative;
	z-index:2
}
.moquu_wxin a:hover .moquu_wxinh,.moquu_wshare a:hover .moquu_wshareh,.moquu_xiaz a:hover .moquu_xiazh {
	display:block
}
.moquu_wxin .moquu_wxinh {
	position:absolute;
	display:none;
	left:80px;
	top:-200px;
	width:275px;
	height:355px;
	background:url(../images/lrtk_weixin.png) 0 -2px no-repeat
}
.moquu_wshare .moquu_wshareh {
	position:absolute;
	display:none;
	left:80px;
	top:-200px;
	width:275px;
	height:360px;
	background:url(../images/lrtk_app.png) no-repeat
}
.moquu_xiaz .moquu_xiazh{
	position:absolute;
	display:none;
	left:80px;
	top:-200px;
	width:275px;
	height:360px;
	background:url(../images/xiaz_app.png) no-repeat
}











