*{ font-size:16px;padding:0px; margin:0px }
body,td,th { font-family:"Microsoft Yahei"; font-size: 16px; color: #333333; }
body { background-color:#FFFFFF; background-color: #FFF; padding:0px; margin:0px auto;overflow:scroll;
	overflow-x:hidden;overflow-y:auto;
	font-family: Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif;
	font-size:16px; max-width:640px;}


a { font-family:"Microsoft Yahei"; font-size: 16px; color: #333333; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; color: #333333; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; color: #333333; }

.top_phone { font-family:"Microsoft Yahei"; font-size:16px; color:#e71f1b; }

a.navlink:link { color:#FFFFFF; font-size:22px; font-family:"Microsoft Yahei"; text-decoration: none; }
a.navlink:visited { color:#FFFFFF; font-size:22px; font-family:"Microsoft Yahei"; text-decoration: none; }
a.navlink:hover { color:#FFFFFF; font-size:22px; font-family:"Microsoft Yahei"; text-decoration:underline; }
a.navlink:active { color:#FFFFFF; font-size:22px; font-family:"Microsoft Yahei"; text-decoration: none; }

.PicOnePxBorder { padding:1px; border:1px #cacaca solid; }
.PicTwoPxBorder { padding:2px; border:1px #cacaca solid; }
.PaddingNinePxOneBorder {padding:9px; border:1px #cacaca solid;}
.PaddingFourPxOneBorder {padding:4px; border:1px #cccccc solid;}

.mainbody{ width:606px; margin:0px auto; padding:0px; overflow:hidden; }
.fuhao{ font-size:16px;font-weight: normal; padding-right:5px; }
.hangkongbai{ width:606px; margin:0px auto; padding:0px; height:10px; }

#banner { width: 100%;  margin: 0px auto; padding:0px;}
img{ margin:0; padding:0; border:0; }
li{ list-style: none outside none;}/*===FlexSlider幻灯片  开始===*/
/*幻灯片标题*/
 .flex-caption { width:100%; padding:3px 0px; position: absolute; bottom: 3px;color: #fff;text-align: right;font-size: 14px;line-height: 22px;height:22px;}
/* FlexSlider Necessary Styles*/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0px; background: #fff; border: 0px solid #fff; position: relative;  zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
/*.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}*/
.flex-control-nav{ width: 100%;position:absolute; bottom:10px;  margin:0px; text-align: center; border:0px dashed red}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(255,255,255,0.8); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
/*===FlexSlider幻灯片  结束===*/

/*四大块*/
.part1{width:606px; padding:0px; margin:0px; overflow:hidden;}
.part1 .box1{ width:267px; height:267px; float:left; background:url(../Images/IndexAboutBg1.jpg) no-repeat; padding:14px 14px 14px 14px; margin:0px; cursor:pointer; }
.part1 .box1 h1{width:267px; height:37px; text-align:center; color:#222; line-height:42px; font-size:15px; font-family:"Microsoft Yahei"; font-weight:bold; padding:0px; margin:0px;}
.part1 .box1 h1 a:link{color:#222; text-decoration:none;  font-size:15px; font-family:"Microsoft Yahei"; padding:0px; margin:0px;}
.part1 .box1 h1 a:visited{color:#222; text-decoration:none;  font-size:15px; font-family:"Microsoft Yahei"; padding:0px; margin:0px;}
.part1 .box1 h1 a:hover{color:#e71f1b; text-decoration:none;  font-size:15px; font-family:"Microsoft Yahei"; padding:0px; margin:0px;}
.part1 .box1 dd{width:267px; height:118px; border:0px; padding:0px; margin:0px;}
.part1 .box1 dt{width:267px; text-indent:2em; margin-top:0px; line-height:25px; padding:0px; font-family:"Microsoft Yahei"; }
.kongbai{ width:16px; height:295px; float:left;}
.kongbai2{ width:16px; height:295px; float:left;}

/*划过*/
.part1 .box2{ width:267px; height:267px; float:left; background:url(../images/IndexAboutHoverBg.jpg) no-repeat; padding:14px 14px 14px 14px; color:#4C4C4C; margin:0px; cursor:pointer; }
.part1 .box2 h1{width:267px; height:37px; color:#e71f1b; line-height:42px; text-align:center; font-size:15px; font-family:"Microsoft Yahei"; font-weight:bold; padding:0px; margin:0px;}
.part1 .box2 h1 a:link{color:#e71f1b; text-decoration:none; font-size:15px; font-family:"Microsoft Yahei"; padding:0px; margin:0px;}
.part1 .box2 h1 a:visited{color:#e71f1b; text-decoration:none; font-size:15px; font-family:"Microsoft Yahei"; padding:0px; margin:0px;}
.part1 .box2 h1 a:hover{color:#e71f1b; text-decoration:none; font-size:15px; font-family:"Microsoft Yahei"; padding:0px; margin:0px;}
.part1 .box2 dd{width:267px; height:118px; border:0px; padding:0px; margin:0px;}
.part1 .box2 dt{width:267px; text-indent:2em; margin-top:0px; line-height:25px; padding:0px; font-family:"Microsoft Yahei"; color:#a01309; }


.IndexAbout { font-size:14px; line-height:32px; font-family:"Microsoft Yahei"; color:#FFF;  padding-bottom:35px; vertical-align:top; word-break:break-all; }

a.indexaboutmore:link { color:#dddddd; font-size:14px; font-family:"Microsoft Yahei"; font-weight:bold; text-decoration: none; }
a.indexaboutmore:visited { color:#dddddd; font-size:14px; font-family:"Microsoft Yahei"; font-weight:bold; text-decoration: none; }
a.indexaboutmore:hover { color:#FFFFFF; font-size:14px; font-family:"Microsoft Yahei"; font-weight:bold; text-decoration:underline; }
a.indexaboutmore:active { color:#dddddd; font-size:14px; font-family:"Microsoft Yahei"; font-weight:bold; text-decoration: none; }

.IndexNews_Title2 { font-size:18px; color:#FFFFFF; font-family: "Microsoft Yahei"; cursor:pointer; background:#01499E; border-radius:8px 8px 0 0; }
.IndexNews_Title { font-size:18px; color:#FFFFFF; font-family: "Microsoft Yahei"; cursor:pointer; background:#888888; border-radius:8px 8px 0 0;  }

.NeiRightTitle { height:45px; background:url(../Images/neirighttitle.jpg) no-repeat; }
.NeiRightTitleRight { padding-right:12px; padding-top:3px; color:#333333; }

.Change_AboutTitle2 { font-size:16px; font-family:"Microsoft Yahei"; color:#FFFFFF; cursor:pointer; background-image:url(../images/NeiAboutList_Hover.jpg); }
.Change_AboutTitle { font-size:16px; font-family:"Microsoft Yahei"; color:#303030; cursor:pointer; background-image:url(../images/NeiAboutList.jpg); }


.Nei_Top_Title { font-size:14px; font-weight:bold; color:#e71f1b; font-family:"Microsoft Yahei"; }
.About .AboutImg { float:right; padding-left:15px; padding-top:8px; padding-bottom:0px;}
.About { font-size:13px; line-height:28px; font-family:"Microsoft Yahei"; color:#505050; padding:18px; word-break:break-all; background-color:#FFF; border:1px #cacaca solid; }
.NewsContent { font-size:14px; padding:12px; border:1px #DCDCDC solid; background-color:#FFFFFF;}
.NewsShowContent { font-size:14px; line-height:28px; padding:15px; border:1px #DCDCDC solid; color:#191919; background-color:#FFFFFF;}
.NewsShowContentContent { font-size:14px; line-height:28px; font-family:"Microsoft Yahei"; color:#191919; padding-top:10px; }

.ContactContent { font-size:14px; line-height:32px; background-color:#ffffff; color:#5f5f5f; padding:15px; border:1px #DBDBDB solid; font-family:Arial, Helvetica, sans-serif; word-break:break-all; vertical-align:top; }

.ProductContent { font-size:13px; font-family:"Microsoft Yahei"; color:#505050; padding:15px; word-break:break-all; background-color:#FFF; border:1px #cacaca solid; }

.newsh1 { font-size:24px; padding-top:6px; margin:0px; padding-bottom:0px; color:#000; font-family:"Microsoft Yahei"; }

.storefrontpadding { padding:10px; cursor:pointer; }
.storefrontBorder { background-color:#F4F4F4; cursor:pointer; }
.storefrontBorder2 { background-color:#E9F5E9; cursor:pointer; }

.index, .single, .article, .picture, .download, .video, .product, .job, .guestbook, .feedback{ width:98%; margin:0px auto; padding:0px; }
/*频道列表*/
.subchannellist{ width:98%;border:0px solid red; margin:0px auto;}
.subchannellist li{float:left;text-align: center; border:0px dashed blue; width:25%; }
.subchannellist li a{display:block; margin:8px 3px;  padding:8px 0px;
	background-color:#FFFFFF;border:1px solid #CCC ;
	-webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; border-radius:3px;
	-webkit-box-shadow: 0px 1px 3px rgb(190, 190, 190); -moz-box-shadow: 0px 1px 3px rgb(190, 190, 190); 
	-o-box-shadow: 0px 1px 3px rgb(190, 190, 190); box-shadow: 0px 1px 3px rgb(190, 190, 190);
}
.subchannellist #neilistcurrent a { color:#FFF; background:#01499E;}

.left_body{  padding:18px; border:1px #cacaca solid; }
.ChannelContent{ clear:both; line-height:1.8em; }
.ChannelContent img{  max-width:100%; height:auto; padding:0px; margin:0px auto; }

.left_title{  border:0px solid red; clear:both; padding:0px; margin:0px;}
.left_title h2 {  padding:0px; margin:0px; color:#3d8a32;  text-align:center; overflow:hidden; height:36px; line-height:36px;  }
.left_title h2 a { color:#fff; margin:0 auto; background:#e71f1b; border-radius:1em; padding:2px 10px;}
.left_title h2 a:hover{ color:#FFFF00;}

/*底部菜单*/
#tool { position: fixed; bottom: 0; left: 0; right: 0; z-index: 900; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
ul.toollist { position: fixed; z-index: 900; bottom: 0; left: 0; right: 0;margin: auto; display: block; height: 58px;}
.toollist li{ float:left;width: auto;  height: 100%;width:25%;position: static!important;  margin: 0;
border-radius: 0!important; -webkit-box-sizing: border-box;box-sizing: border-box; -webkit-box-flex: 1; box-flex: 1;
-webkit-box-sizing: border-box; box-shadow: none!important; background: none;
}
.toollist li a {font-size: 20px;line-height: 20px;text-align: center;display: block;text-decoration: none;padding-top: 2px;position:relative;}
.toollist li a img{width:24px;height:24px;}
.toollist li a p{margin: 1px 0 1px 0;font-size: 14px;display: block !important;line-height: 18px;text-align: center;}
/*绿色主题*/
.toollist {	border-top: 1px solid #004D99; 
	background-image:-o-linear-gradient(top,  #01499E,  #004D99);
	background-image:-ms-linear-gradient(top,  #01499E,  #004D99);
	background-image:-moz-linear-gradient(top,  #01499E,  #004D99);
	background-image:-webkit-linear-gradient(top, #01499E,  #004D99);
	background-image:linear-gradient(top,  #01499E,  #004D99);
	-moz-box-shadow: 0 1px 0 #eee inset;-webkit-box-shadow: 0 1px 0 #eee inset;	
	-o-box-shadow: 0 1px 0 #eee inset;box-shadow: 0 1px 0 #eee inset;
}
.toollist li{ border-right: 1px solid rgba(255, 255, 255, 0.6);}
.toollist li a {color: #fff;}


h1,h2,h3,h4,h5,h6,h7,p{ font-weight:normal;}
.c{ clear:both;}
.fl{ float:left;}
.fr{ float:right;}


/*首页标题*/
.Index_title{ text-align:center;}
.Index_title h3{ font-size:35px; font-weight:lighter; color:#666; font-family:Tahoma, Geneva, sans-serif;}
.Index_title h4{ font-weight:bold; font-size:26px; line-height:46px; background:url(../../Images/tit_bg.png) no-repeat center;}
.Index_title h4 span{ color:#01499E; font-size:26px;}
.Index_title p{ color:#666; font-size:16px; margin-top:4px;}
.Index_title1{ text-align:center;}
.Index_title1 h3{ font-size:35px; font-weight:lighter; color:#fff; font-family:Tahoma, Geneva, sans-serif; opacity:0.5}
.Index_title1 h4{ font-weight:bold; font-size:26px; line-height:46px; background:url(../../Images/tit_bg1.png) no-repeat center; color:#fff}
.Index_title1 h4 span{ color:#fff; font-size:26px;}
.Index_title1 p{ color:#fff; font-size:16px; margin-top:4px; opacity:0.8}



/*产品*/
.Index_pro{ background:#f6f6f6; padding:60px 0;}
.Index_pro .pro_fl_list{ margin:30px 4%;}
.Index_pro .pro_fl_list li{ float:left; width:39%; border-right:1px solid #ddd; border-bottom:1px solid #ddd; background:#01499f url(../../images/pro_li_bg.png) no-repeat 15px  center; padding-left:10%; line-height:52px; background-size:12px;}
.Index_pro .pro_fl_list li a{ font-size:16px; color:#fff;}
.Index_pro .pro_fl_list li:nth-child(2n){ border-right:0;}
.Index_pro .pro_list{ margin:0 4%;}
.Index_pro .pro_list li{ float:left; width:49%; margin-right:2%;}
.Index_pro .pro_list li:nth-child(2n){ margin-right:0;}
.Index_pro .pro_list li a{ display:block;}
.Index_pro .pro_list li img{ width:100%; height:200px; }
.Index_pro .pro_list li h3{ text-align:center; height:50px; line-height:50px; font-size:16px;}
.Index_pro .pro_list li:hover h3{ color:#01499f;}
.Index_pro .pro_list li:hover img{ border:1px solid #01499f;}



/*优势*/
.Index_ys{ margin:60px 0;}
.Index_ys .ys_list{ margin-top:80px;}
.Index_ys .ys_list li{ width:480px; margin:0 auto;}
.Index_ys .ys_list li .ys_Inf{ height:310px; background:#f6f6f6; text-align:center;}
.Index_ys .ys_list li .ys_Inf h3{ font-size:24px; color:#01499E; padding-top:40px;}
.Index_ys .ys_list li .ys_Inf h4{ font-size:14px; color:#999; line-height:30px;}
.Index_ys .ys_list li .ys_Inf i{ display:block; width:40px; height:1px; background:#ccc; margin:30px auto;}
.Index_ys .ys_list li .ys_Inf p{ color:#666; line-height:24px; padding:0 20px;}
.Index_ys .ys_list li .ys_Inf h5{ font-size:30px; color:#B4B4B4; letter-spacing:5px; margin-top:20px;}


.Index_ys .ys_list li.li2 .ys_Inf{ background:#01499E;}
.Index_ys .ys_list li.li2 .ys_Inf h3{ color:#fff;}
.Index_ys .ys_list li.li2 .ys_Inf h4{ color:#fff; opacity:0.5;}
.Index_ys .ys_list li.li2 .ys_Inf i{ background:#fff;}
.Index_ys .ys_list li.li2 .ys_Inf p{ color:#fff; opacity:0.8;}
.Index_ys .ys_list li.li2 .ys_Inf h5{ color:#fff; opacity:0.5; }

.Index_ys .ys_list li:hover .ys_Inf{ background:#01499E;}
.Index_ys .ys_list li:hover .ys_Inf h3{ color:#fff;}
.Index_ys .ys_list li:hover .ys_Inf h4{ color:#fff; opacity:0.5;}
.Index_ys .ys_list li:hover .ys_Inf i{ background:#fff;}
.Index_ys .ys_list li:hover .ys_Inf p{ color:#fff; opacity:0.8;}
.Index_ys .ys_list li:hover .ys_Inf h5{ color:#fff; opacity:0.5; }

.Index_ys .ys_list li .ys_bg{ height:310px; background:url(../../Images/ys_bg1.jpg) no-repeat center;}
.Index_ys .ys_list li.li2 .ys_bg{ background:url(../../Images/ys_bg2_1.jpg) no-repeat center;}
.Index_ys .ys_list li.li3 .ys_bg{ background:url(../../Images/ys_bg3.jpg) no-repeat center;}
.Index_ys .ys_list li.li4 .ys_bg{ background:url(../../Images/ys_bg4.jpg) no-repeat center;}

.Index_ys .ys_list li.li1:hover .ys_bg{ background:url(../../Images/ys_bg1_1.jpg) no-repeat center;}
/*.Index_ys .ys_list li.li2:hover .ys_bg{ background:url(../Images/ys_bg2.jpg) no-repeat center;}*/
.Index_ys .ys_list li.li3:hover .ys_bg{ background:url(../../Images/ys_bg3_1.jpg) no-repeat center;}
.Index_ys .ys_list li.li4:hover .ys_bg{ background:url(../../Images/ys_bg4_1.jpg) no-repeat center;}

/*关于我们*/
.Index_ab{ margin:50px 6%;}
.Index_ab .about{ margin-top:50px;}
.Index_ab .ab_img{ width:100%;;}
.Index_ab .ab_img img{ width:100%;}
.Index_ab .ab_Inf{ width:100%; background:url(../../Images/ab_bg.png) center top no-repeat; margin-top:30px;}
.Index_ab .ab_Inf h3{ font-weight:bold; font-size:18px; padding:35px 0 25px 0; color:#333;}
.Index_ab .ab_Inf span{ display:block; width:100px; height:2px; background:#006BBD; margin-left:-70px; z-index:99999;}
.Index_ab .ab_Inf p{ margin:30px 0 30px 0; font-size:14px; line-height:26px; color:#666;}
.Index_ab .ab_Inf h4{ text-align:center;}
.Index_ab .ab_Inf h4 a{ display:block; width:200px; height:50px; line-height:50px; background:#01499f; color:#fff; font-size:20px;}
.Index_ab .ab_Inf h4 a:hover{ background:#FFC602;}

/*广告*/
.adv{ background:#01499E; padding:50px 0; color:#fff; text-align:center;}
.adv h3{ font-size:30px;}
.adv h3 span{ font-weight:bold; font-size:30px;}
.adv p{ opacity:0.7; padding-top:10px;}

/*服务项目*/
.Index_case{ padding:60px 0;}
.Index_case .case_list{  margin-top:50px; height:262px;}
#four_flash{ width:640px; height:262px; margin:0 auto; position:relative;}
#four_flash .flashBg { width:540px;height:262px; margin:0 auto; position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{ width:2000%; height:262px; position:absolute; top:0; left:0;}

.Index_case .case_list li{ float:left; width:260px; height:262px; background:rgba(255,255,255,0.9); text-align:center; margin-right:20px; position:relative;}
.Index_case .case_list li a{ display:block;}
.Index_case .case_list li img{ width:260px; height:180px;}
.Index_case .case_list li h3{ font-size:18px; margin-top:20px;}
.Index_case .case_list li:hover h3{ color:#01499E;}
.Index_case .case_list li p{ font-size:14px; line-height:26px; color:#888;}
#four_flash .but_left{ width:36px;height:90px;position:absolute; top:56px; left:0px; cursor:pointer;} 
#four_flash .but_right{ width:36px;height:90px; position:absolute; top:56px; right:0px; cursor:pointer;}

/*流程*/
.Index_lc{ padding:60px 0; background:url(../../Images/lc_bg.jpg) no-repeat center; background-size:cover;}
.lc_list{ margin-top:80px;}
.lc_list li{ float:left; width:20%; text-align:center;}
.lc_list li span{ display:block; background:url(../../Images/lc01.png) no-repeat center; height:80px; background-size:80px;}
.lc_list li:nth-child(2) span{ background:url(../../Images/lc02.png) no-repeat center; background-size:80px;}
.lc_list li:nth-child(3) span{ background:url(../../Images/lc03.png) no-repeat center; background-size:80px;}
.lc_list li:nth-child(4) span{ background:url(../../Images/lc04.png) no-repeat center; background-size:80px;}
.lc_list li:nth-child(5) span{ background:url(../../Images/lc05.png) no-repeat center; background-size:80px;}
.lc_list li h3{ color:#fff; font-size:17px; margin:15px 0 5px 0;}
.lc_list li h4{ color:#fff; text-transform:uppercase; font-size:13px; opacity:0.8}

.lc_list li:hover span{ background:url(../../Images/lc01_1.png) no-repeat center; background-size:80px;}
.lc_list li:nth-child(2):hover span{ background:url(../../Images/lc02_1.png) no-repeat center; background-size:80px;}
.lc_list li:nth-child(3):hover span{ background:url(../../Images/lc03_1.png) no-repeat center; background-size:80px;}
.lc_list li:nth-child(4):hover span{ background:url(../../Images/lc04_1.png) no-repeat center; background-size:80px;}
.lc_list li:nth-child(5):hover span{ background:url(../../Images/lc05_1.png) no-repeat center; background-size:80px;}


/*理由*/
.Index_ly{ background:#f6f6f6; padding:60px 0;}
.Index_ly .ly_list{ margin-top:60px;}
.Index_ly .ly_list li{ width:380px; height:380px; position:relative; margin:0 auto 20px auto;}
.Index_ly .ly_list li .ly_img{ width:100%; position:absolute; top:0; left:0; text-align:center; z-index:99;}
.Index_ly .ly_list li .ly_img img{ width:150px; height:150px; border-radius:50%; border:5px solid rgba(255,255,255,0.3);}
.Index_ly .ly_list li .ly_Inf{ position:absolute; top:90px; left:0; background:#fff; border-radius:5px; text-align:center; width:100%; padding:100px 0 40px 0; z-index:9;}
.Index_ly .ly_list li .ly_Inf h3{ font-size:18px;}
.Index_ly .ly_list li .ly_Inf p{ margin:20px 0 30px 0; line-height:26px; color:#666; padding:0 20px;}
.Index_ly .ly_list li .ly_Inf h4{}
.Index_ly .ly_list li .ly_Inf h4 a{ color:#666;}

.Index_ly .ly_list li:first-child .ly_Inf{ background:#01499E; color:#fff;}
.Index_ly .ly_list li:first-child .ly_Inf p{ color:#fff; opacity:0.8;}
.Index_ly .ly_list li:first-child .ly_Inf h4 a{ color:#fff;}

.Index_ly .ly_list li:hover .ly_Inf{ background:#01499E; color:#fff;}
.Index_ly .ly_list li:hover .ly_Inf p{ color:#fff; opacity:0.8;}
.Index_ly .ly_list li:hover .ly_Inf h4 a{ color:#fff;}


/*新闻中心*/
.Index_news{ margin:60px 0;}
.news_fl{ height:45px; margin:40px 10%;}
.news_fl li{ float:left; width:26%; height:43px; line-height:43px; border:1px solid #01499E; border-radius:5px; margin:0 2%; text-align:center;}
.news_fl li a{ display:block; color:#01499E;}
.news_fl li:nth-child(2) a{ background:#01499E; color:#fff;}
.news_fl li:hover a{ background:#01499E; color:#fff;}

.Index_news .news_list{}
.Index_news .news_list li{ padding:40px 4%; border-bottom:2px solid #eee;}
.Index_news .news_list li:last-child{ border-bottom:0;}
.Index_news .news_list li .news_Inf{ width:80%;}
.Index_news .news_list li .news_Inf a{ display:block;}
.Index_news .news_list li .news_Inf h3{ font-size:18px; padding-top:10px;}
.Index_news .news_list li .news_Inf i{ display:block; width:40px; height:1px; background:#ccc; margin:20px 0;}
.Index_news .news_list li .news_Inf p{ font-size:14px; line-height:26px; opacity:0.7;}
.Index_news .news_list li .news_num{ padding-top:50px;}
.Index_news .news_list li .news_num h4{ font-size:30px;}
.Index_news .news_list li .news_num span{ display:block; text-align:right; opacity:0.5; font-size:16px;}

.Index_news .news_list li:hover .news_Inf h3{ color:#01499E;}







