*{ font-size:16px;padding:0px; margin:0px }
body,td,th { font-family:"Microsoft Yahei"; font-size: 16px; color: #666; }
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;}
em,i{font-style: normal;}

a { font-family:"Microsoft Yahei"; font-size: 16px; color: #666; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: none; color: #0550ab; }
a:active { text-decoration: none; color: #666; }

.top_phone { font-family:"Microsoft Yahei"; font-size:16px; color:#0550ab; }

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(0,0,0,0.5); 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-color: #0550ab; 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:#0550ab; 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:#0550ab; 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:#0550ab; text-decoration:none; font-size:15px; font-family:"Microsoft Yahei"; padding:0px; margin:0px;}
.part1 .box2 h1 a:visited{color:#0550ab; text-decoration:none; font-size:15px; font-family:"Microsoft Yahei"; padding:0px; margin:0px;}
.part1 .box2 h1 a:hover{color:#0550ab; 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:#2B1F06;  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:#0042CC }
.IndexNews_Title { font-size:18px; color:#FFFFFF; font-family: "Microsoft Yahei"; cursor:pointer; background:#9E9E9E; }

.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:#0550ab; 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; }
.About img{max-width: 96%;height: auto;margin: 0 auto;}
.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:2em; font-family:"Microsoft Yahei"; color:#666; padding-top:10px; }
.NewsShowContentContent img{ max-width:94%; height:auto;}
.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:#0550ab;}

.left_body{  padding:18px; border:1px #cacaca solid; }
.ChannelContent{ clear:both; line-height:2em; }
.ChannelContent img{ max-width:600px;; 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:#0550ab; 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 #0550ab; 
	background-image:-o-linear-gradient(top,  #0550ab,  #0550ab);
	background-image:-ms-linear-gradient(top,  #0550ab,  #0550ab);
	background-image:-moz-linear-gradient(top,  #0550ab,  #0550ab);
	background-image:-webkit-linear-gradient(top, #0550ab,  #0550ab);
	background-image:linear-gradient(top,  #0550ab,  #0550ab);
	-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,h8{ font-weight:normal;}
.c{ clear:both}
.fl{ float:left;}
.fr{ float:right;}
/*头部*/
.header{ position:relative;height:100px; background:#fff; }
.header .logo{ display:block;width:129px;height:40px;padding:6px 0 0 10px;float: left;}
.header .logo img{ display:block;width:100%;margin-left: 8px;margin-top: 15px;}

.head{height: 110px;width: 100%;margin: 0 auto;background: #0550ab;}
.head ul li{width: 33.3%;height: 55px;float: left;border-left: 1px solid #fff;border-bottom: 1px solid #fff;box-sizing: border-box;text-align: center;}
.head ul li a{font-size: 22px;color: #fff;line-height: 55px;}

/*产品表格*/
.tny{;border-right: 2px solid #fff;}
.tny2{border-right: 2px solid #fff;border-bottom: 2px solid #fff;}
.tny3{border-right: 2px solid #fff;border-bottom: 2px solid #fff;}
.txh{height: 50px;line-height: 50px;}

.bor{border-right: 2px solid #fff;}

.bbox{height: 50px;background: #b0e0f8;border-bottom: 2px solid #fff;border-right: 2px solid #fff;}
.bbox2{height: 50px;background: #fff;border-bottom: 2px solid #fff;}

.yy{float: left;margin-top: 22px;margin-left: -100px;}
.yy dl dt{width: 31px;height: 30px;margin-bottom: 5px;}
.yy dl dt:nth-child(1) a{width: 31px;height: 20px;display: block;background: url(../../Images/china.jpg) no-repeat center;}
.yy dl dt:nth-child(2) a{width: 31px;height: 20px;display: block;background: url(../../Images/english.jpg) no-repeat center;}

/***********************************************************************************************/
/*标题*/
.tit{text-align: center;margin-bottom: 56px;}
.tit h3{font-size: 18px;color: #666;}
.tit b{font-size: 42px;color: #333;padding-bottom: 2px;display: block;}
.tit .rec{width: 75px;height: 3px;background: #0550ab;margin: 0 auto;margin-top: 15px;}

/*优势*/
.us{height:640px; overflow: hidden; }
.us ul {width: 600px;margin: 0 auto;}
.us ul li{ float: left; width: 300px; text-align: center;padding-top: 50px; height: 240px;}
.us ul li h4{ padding-top: 20px; line-height: 100%;}
.us ul li h4 span{ display: block; font-size: 14px; text-transform: capitalize; line-height: 100%;color: #666;}
.us ul li h4 i{ display: block; font-size: 23px; color: #333; line-height: 100%; padding-top:7px;}
.us ul li img{width: 133px;height: 153px;-moz-border-radius:10px;-webkit-border-radius:10px;-webkit-transition: 2s ease;-moz-transition: 2s ease;}
.us ul li:hover img{-webkit-transform: rotatey(360deg);-moz-transform: rotatey(360deg);}

/*产品*/
.chanp{padding: 50px 0;background: #f3f3f3;}
.chanp .yin_t{height: 106px;}
.chanp .yin_t:before{left: 38%;}
.chanp .yin_t:after{right: 38%;}
.chanp01{width: 600px;height: 378px;background: #fff;overflow: hidden;}
.cp_t{width: 365px;height: 108px;padding: 30px 0 0 35px;}
.cp_t h3{height: 40px;line-height: 40px;}
.cp_t h3 a{font-size: 16px;color: #333;}
.cp_t h3 em{display: inline-block;padding: 0 0 0 10px;}
.cp_t h3 em img{width: 23px;height: 23px; vertical-align:middle;}
.cp_pic{width: 600px;height: 240px;line-height: 0;}
.cp_pic img{width: 600px;height: 240px;}
.chanp01:hover{background:#0550ab;}
.chanp01:hover .cp_t h3 a,.chanp01:hover .cp_t ul li a{color: #fff;}
.chanp03{width: 400px;background: #fff;border-right: #eee 1px solid;box-sizing:border-box;height: 350px;margin: 0 auto;margin-bottom: 30px;}
.chanp03 .cp_t{height: 50px;}
.chanp03 .cp_pic{width: 400px;height: 260px;line-height: 0;}
.chanp03 .cp_pic img{width: 400px;height: 260px;}
.chanp .nobor{border-right: none;}

/*简介*/
.about{margin: 50px auto;}
.about .txt{width: 96%;margin: 0 auto;margin-bottom: 120px;}
.about .txt b{font-size: 18px;color: #333;margin: 20px 0 30px 0;display: block;}
.about .txt p{font-size: 15px;color: #555;line-height: 30px;text-indent: 2em;}
.about .txt ul{text-align: center;margin-top: 30px;}
.about .txt ul li:nth-child(1){width: 180px;height: 45px;border: 1px #666 solid;box-sizing: border-box;float: left;margin-right: 20px;border-radius: 5px;}
.about .txt ul li:nth-child(2){width: 180px;height: 45px;background: #f5c520;float: left;border-radius: 5px;}
.about .txt ul li:hover{background: #0550ab;border: 1px #0550ab solid;}
.about .txt ul li:nth-child(1) a{line-height: 45px;font-size: 16px;color: #666;display: block;}
.about .txt ul li:nth-child(2) a{line-height: 45px;font-size: 16px;color: #fff;display: block;}
.about .txt ul li:hover a{color: #fff;}

/*流程*/
.lic{background:#0550ab; height: 560px; overflow: hidden; padding-top: 50px; box-sizing: border-box;}
.lic .tit h3,.lic .tit b{color: #fff;}
.lic .tit .rec{background: #fff;}
.lic ul{ overflow: hidden;width: 600px;margin: 0 auto;}
.lic ul li{ float: left; text-align: center; padding-right: 80px;margin-bottom: 40px;}
.lic ul li:nth-child(4n){ padding-right: 0;}
.lic ul li img{width: 71px;height: 81px;-moz-border-radius:10px;-webkit-border-radius:10px;-webkit-transition: 2s ease;-moz-transition: 2s ease;}
.lic ul li:hover img{-webkit-transform: rotatey(360deg);-moz-transform: rotatey(360deg);}
.lic ul li i{ display: block; font-size: 18px; color: #fff; padding-top: 16px;}
.lic h4{text-align: center;font-weight: normal; color: #fff; font-size: 28px; line-height: 100%;}
.lic h4 i{ display: block; text-align: center; padding-top: 40px;}
.lic h4 i a{ display: inline-block; width: 254px; height: 50px; line-height: 50px; border-radius: 50px; color: #222; font-size: 20px; background: #f5c520;}

/*新闻*/
.news{padding-top: 50px;}
.news h2{height: 138px;text-align: center;font-size: 50px;color: #000}
.news h2 a{color: #000000;}
.news h2 b{color: #0550ab;display: inline-block;padding-left: 18px;}
.news h2 em{display: block;font-size: 18px;color: #4a4a4a;font-weight: normal;padding-top: 6px;}
.news .newtit{height: 54px;line-height: 54px;border-bottom: 1px solid #e5e5e5;position: relative;margin-bottom: 38px;}
.news .newtit ul{float: left;width: 500px;}
.news .newtit li{position: relative; float: left; width: 90px; margin-right: 95px; font-size: 20px;color: #000000; line-height: 54px;font-weight: normal; padding-left: 43px;}
.news .newtit li:nth-child(1){background: url(../Images/new_ic1.png) no-repeat left;padding-left: 50px;}
.news .newtit li:nth-child(2){background: url(../Images/new_ic2.png) no-repeat left;}
.news .newtit li:nth-child(1):hover{background: url(../Images/new_ic11.png) no-repeat left;}
.news .newtit li:nth-child(2):hover{background: url(../Images/new_ic22.png) no-repeat left;}
.news .newtit li a{color: #555555;display: block;height: 54px;}
.news .newtit li:hover a{color: #0550ab;}
.news .newtit li em{position: absolute;left:0;top:13px;width: 36px;height: 36px;overflow: hidden;}
.news .newtit li.on a{color: #0550ab;font-weight: bold;}
.news .newtit li.on{border-bottom: 3px solid #2e54b8;}
.news .newtit li.on em img,.news .newtit li:hover em img{margin-left: -36px;}
.news .newtit .more{position: absolute;right: 0;top:0;font-size: 20px;color: #333333;text-transform: uppercase;padding-right: 43px;background: url(../images/dtmore.png) no-repeat right 15px;line-height: 54px;}
.news .newtit .more:hover{color: #0550ab;}
.news .newtit .more a{color: #333333;}
.news .newtj{float: left;width:560px;height: 450px; margin-right: 12px;}
.news .newtj dt{width: 560px; height: 280px;overflow: hidden;margin-bottom: 24px;position: relative;}
.news .newtj dt img{ width: 560px; height: 280px;display: block;transition: all 0.3s linear 0s; }
.news .newtj dt:hover img{transform: scale(1.1);}
.news .newtj dt em{position: absolute;left:0;top:0;width: 110px;height: 102px;background: #0550ab;padding-top: 10px;font-size: 14px;color: #fff;text-align: center;}
.news .newtj dt em b{display: block;font-size: 50px;font-weight: normal;}
.news .newtj h3{ height: 34px;line-height: 34px;overflow: hidden;font-size: 16px;font-weight: bold;color: #17120f; font-weight: bold; margin-bottom: 12px;}
.news .newtj h3 a{color: #333333;text-decoration: none;}
.news .newtj h3 a:hover{color: #0550ab}
.news .newtj p{overflow: hidden;font-size: 14px;line-height: 30px;color: #666666;}
.news .newdown {margin: 0 auto;width: 566px;height: 436px;overflow: hidden;}
.news .newdown dl{height: 120px;border-bottom: 1px dashed #e9e9e9;margin-bottom: 26px;}
.news .newdown dt{float: left;width: 88px;height: 80px;border: 1px solid #e7e7e7; padding-top: 12px; font-size: 16px;color: #333333;  margin-right:60px;text-align: center;}
.news .newdown dt em{display: block;font-size: 40px;color: #333333;position: relative;top:-2px;}
.news .newdown dd{float: left;width: 400px;}
.news .newdown h3{overflow: hidden;font-weight: bold;font-size: 16px;color: #17120f;margin: 10px 0;}
.news .newdown h3 a{color: #17120f;}
.news .newdown h3 a:hover{color: #0550ab;}
.news .newdown p{font-size: 14px;color: #666666;line-height: 25px;overflow: hidden;}




































