
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,section{margin:0;padding:0; list-style:none; font-family:'Lato','Open Sans', sans-serif, Arial, tahoma, arial, \5b8b\4f53, 'Times New Roman';
-moz-box-sizing: border-box;  /*Firefox3.5+*/
-webkit-box-sizing: border-box; /*Safari3.2+*/
-o-box-sizing: border-box; /*Opera9.6*/
-ms-box-sizing: border-box; /*IE8*/
box-sizing: border-box; /*W3C标准*/
}



@media screen and (max-width: 768px) {
/* 在宽度小于等于768px的设备上应用的样式*/
	body {min-width:max-content; min-width:-moz-max-content;}*/
	.content{ max-width:1200px;}
	.newshowc{max-width:1200px;}
	.comshow{ max-width:1200px;}
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
/* 在宽度在769px到1024px之间的设备上应用的样式 */
	body {min-width:max-content; min-width:-moz-max-content;}
	.content{ max-width:1200px;}
	.newshowc{max-width:1200px;}
	.comshow{ max-width:1200px;}
}
@media screen and (max-width: 1310px) {
	body {min-width:max-content; min-width:-moz-max-content;}
	.content{ width:1300px;}
	.newshowc{width:1300px;}
	.comshow{ width:1300px;}
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
/* 在宽度大于等于1025px的设备上应用的样式 */
	body {min-width:max-content; min-width:-moz-max-content;}
	.content{max-width:1200px;}
	.newshowc{max-width:1200px;}
	.comshow{max-width:1200px;}
}
@media screen and (min-width: 1201px) and (max-width: 1310px)  {
/* 在宽度大于等于1025px的设备上应用的样式 */
	body {min-width:max-content; min-width:-moz-max-content;}
	.content{ width:1300px;}
	.newshowc{width:1300px;}
	.comshow{ width:1300px;}
}
@media screen and (min-width: 1311px) and (max-width: 1499px)  {
/* 在宽度大于等于1025px的设备上应用的样式 */
	.content{ max-width:1400px;}
	.newshowc{max-width:1400px;}
	.comshow{ max-width:1400px;}
}
@media screen and (min-width: 1600px){
/* 在宽度大于等于1025px的设备上应用的样式 */
	.content{ max-width:1500px;}
	.newshowc{max-width:1500px;}
	.comshow{ max-width:1500px;}
}



li{list-style:none;}
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

q:before,q:after{content:'';}

.clr{ margin:0px; padding:0px; border:0px; height:0px; clear:both;}

.fl{ float:left;}
.fr{ float:right;}

table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}

caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

h1 { font-size:24px;}
h2 { font-size:18px;}
h3 { font-size:16px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}


A{TEXT-DECORATION: none;}
A:link {color: #000000;}
A:visited {color: #000000}
A:active {color: #000000}
A:hover{COLOR: #FF6600; right: 0px; top: 1px}

TD
{
FONT-FAMILY:'Lato','Open Sans', sans-serif, Arial, tahoma, arial, \5b8b\4f53, 'Times New Roman'; FONT-SIZE: 9pt;
color: #000000;
line-height: 150%; 

}
Input
{
BACKGROUND-COLOR: #FFFDFB; 
BORDER-BOTTOM: #89a5e6 1px solid;
BORDER-LEFT: #89a5e6 1px solid;
BORDER-RIGHT: #89a5e6 1px solid;
BORDER-TOP: #89a5e6 1px solid;
COLOR: #205064;
border-color: #B2C2D7 #B2C2D7 #B2C2D7 #B2C2D7; font-size: 9pt;
}
/*Button
{
FONT-SIZE: 9pt;HEIGHT: 20px; 

}
Select
{
FONT-SIZE: 9pt;HEIGHT: 20px;

}*/
#Menu A
{
font-size:13px;
TEXT-DECORATION: none;
color: #ffffff;
}

#Menu A:hover{color:#F8EF03;
}


/*头部CSS开始*/
div{ margin:0; font-size:14px;}
/*头部导航栏CSS开始*/
.sitenav {height:50px; margin:0}
.sitenav .menu-main ul{ list-style-type:none; display:inline-table; float:left; margin:auto; padding:0; text-align:center;}
.sitenav .menu-main li,.sitenav .menu-main a,.sitenav .menu-main li a span{float:left;cursor:pointer}
.sitenav .menu-main li{list-style:none; display:table; white-space:nowrap; word-break:keep; background:url(/img/meun_jg.jpg) no-repeat right}
.sitenav .menu-main li.last-item{background:none;}
/* 下一行中的第五个参数padding:0 8px;中的8px为导航栏导航栏目与间隔图片间的距离 */
.sitenav .menu-main li a{display:block;height:50px;line-height:50px;color:#fff;padding:0 36px;white-space:nowrap;text-decoration:none; font-size:14px}
.sitenav .menu-main li a span{}
.sitenav .menu-main li a:hover,
.sitenav .menu-main li a:active,
.sitenav .menu-main li.open a{ background-color:#FB8700;}
.sitenav .menu-main li a:hover span,
.sitenav .menu-main li a:active span,
.sitenav .menu-main li.open a span{}
/*头部导航栏CSS结束*/
.ttop{width:100%; border-bottom:#CACACA 1px solid; background:#f4f4f4}
.ttop_center{width:1200px; height:30px; line-height:30px; margin:auto; clear:both; color:#999999}
.logo{ float:left;}
.l_right{float:right; margin-right:10px;}
.l_map{float:right; margin-top:8px;}
.l_tel{color:#FF0000; font-size:24px; margin-top:40px;}
/*头部CSS结束*/

.hc-right {float: right; overflow: hidden; width:280px; height: 52px; margin:30px auto 5px; text-align:left;}
.hc-right > img {float: left; width:42px; height:42px; margin-right: 8px; margin-top: 2px;}
.hc-right > p { font-size: 16px; color: #333333; float: left;}
.hc-right > strong {font-size: 28px; color: #0a66ad; float: left; font-family: arial;}



#bottomNavX { background-color:#FFF; z-index:99999; position:fixed; top:0; left:0; width:100%; height:90px; box-shadow:0 0 9px rgb(66 134 126 / 60%); _position:absolute; /* for IE6 */
_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */ overflow:visible; }
#bottomNav { background-color:#FFF; z-index:999; position:fixed; top:25px; left:0; width:100%; _position:absolute; /* for IE6 */
_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */ overflow:visible; }


.mod1_left_1 {
    line-height: 16px;
    border-left: 3px #ff9801 solid;
    padding-left: 10px;
	/*text-transform:uppercase;*/
}
.combtn{height:50px; margin-top:10px;}
.combtn a{color:#253179; border:solid 1px #253179; border-radius:4px; font-size:14px; height:36px; line-height:36px; padding:10px 22px;}
.combtn a:hover{color:#ffffff; background-color:#253179;}

.mod1_right{margin-left:740px; width:auto; position:relative;}
.mod1_right:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 240px;
    width: 25px;
    background-color: #ff9801;
}
.mod1_right:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 25px;
    width: 240px;
    background-color: #ff9801;
}
.mod1_right img {
    width: 100%;
    padding-right: 25px;
    padding-top: 25px;
    box-sizing: border-box;
}


.row{ width:100%; margin:0 auto;}
.content{margin:0 auto;}
.overfl{overflow:hidden;}
.til01{text-align: center;height:80px;color: #333;font-size:40px;line-height:80px;font-family: 'Open Sans', sans-serif, Arial, tahoma, arial, \5b8b\4f53, "Times New Roman";font-weight: normal;background:url(plantbg.gif) no-repeat center 0;margin-bottom: 34px;}
.til01 b{color: #c30c22;}
.til01 a{color: #333;}

/*foot*/
.f_bj{clear:both;overflow:hidden;height:271px;background:url(/img/footbg.gif) repeat center 0 #fff;color:#555;line-height:30px;}
.f_bj a{color:#555;}
.f_nav{overflow:hidden;margin-bottom:52px;height:71px;color:#0e90d2;text-align:center;font-size:16px;line-height:71px;}
.f_nav a{color:#f5dedf;}
.f_nav em{display:inline-block;padding:0 23px;}
.f_logo{overflow:hidden;padding:7px 0 0;width:258px;white-space:nowrap;}
.f_logo img{display:block;width:191px;height:190px;}
.f_con{overflow:hidden;width:1200px; margin:0 auto;}
.f_con h3{height:29px;color:#333;font-weight:400;font-size:16px;line-height:29px;}
.f_cont,.f_text{overflow:hidden;padding-left:120px;height:150px;}
.f_text{width:250px;background:url(/img/f_ico1.gif) no-repeat 0 20px;}
.f_cont{width:710px;background:url(/img/f_ico2.gif) no-repeat 0 20px;}
.f_text b{display:block;color:#fff;font-size:18px;line-height:53px;}
.f_text p{display:block;}
.f_code{padding:5px 0 0;width:82px;text-align:center;line-height:32px;}
.f_code img{display:block;display:block;width:82px;height:83px;}
.f_code span{display:block;color:#999;}
.f_wz{clear:both;height:72px;border-top:solid 1px #eee;color:#555;line-height:72px;}
.f_wz span{display:inline-block;padding:0 180px 0 0;}
.tel_1{ float:left; margin-right:25px;}

.links{ color:#636363; margin-bottom:30px;}
.links a{ display:inline-block; line-height:28px; margin:0 6px; color:#636363;}
.links a:hover{ color:#c81622;}


.contentx{ width:1140px; margin:0 auto; overflow:hidden; font-size:18px;}

/*logo nav*/
.top{ background:#fff; height:90px; }
.logo{ width:38%; min-width:450px; height:90px; text-align:center;}
.nav{ width:60%; min-width:400px; height:90px; padding-left:30px;}
.nav ul li{position: relative;float: left; position: relative; text-align: center;line-height:90px;}
.nav ul li > .menu{text-align:center; height:90px;}
.nav ul li > .menu > span{ width:1px; height:70px; color:#dcdcdc;}
.nav ul li > .menu > span:after{content:"|";}
.nav ul li:nth-child(6) > .menu > span:after{ content:"";}
.nav ul li:nth-last-child(1) > .menu > span:after{ content:"";}
/*.nav ul li > .menu:hover{ border-bottom:solid 3px #109bc5;}*/
.nav ul li > .menu > a{ display:inline-block; height:100%; padding:0px 22px; font-size:18px; font-weight:400; z-index: 999;}
.nav ul li > .menu > a:hover{ color:#106993; border-bottom:solid 4px #106993;}
.nav ul li > .menu > i.caret{ position:absolute; top:45px; right:16px; width:16px; height:10px; background:url(../img/icon_bg.png) 0 0 no-repeat;}
/*.nav ul li > .cur{ border-bottom:solid 3px #109bc5;}*/
.nav ul li > .cur > a{ color:#106993; font-weight:600; border-bottom:solid 4px #106993;}
.nav ul li > .menu_sub{ filter:alpha(opacity=100); -moz-opacity:1; opacity:1; position: absolute; z-index:999; left:0; top:85px; width:225px; margin:0px; padding:2px 0px; box-shadow:0 8px 0px #fff,0 8px 8px #bbb; border-radius:0px 0px 6px 6px; border-top:0px; background: #fff;}
.nav ul li > .menu_sub > li{ width:100%; height:46px; line-height:46px; padding-left:20px; padding:0px 10px; text-align:left; position:static;}
.nav ul li > .menu_sub > li > a{width:100%; height:100%; display:block; color:#000; padding:0px 10px; font-size:15px; border-bottom:solid 1px #e7e7e7;}
.nav ul li > .menu_sub > li:hover{ background-color:#bae8ff;}
.nav ul li > .menu_sub > li:hover span{ color:#FFFFFF;}

.angrc{float:right; position:absolute; right:12px; display:inline-block; margin-top:14px; font-size:18px; color:#bbbbbb;}

.nav ul li > .menu_sub > li > .menu_subx{ filter:alpha(opacity=100); -moz-opacity:1; opacity:1; position:relative; z-index:999; left:214px; top:-46px; width:200px; margin:0px; padding:0px 0px; border-radius:0px 5px 5px 0px; box-shadow:3px 3px 2px rgb(187 187 187 / 40%); background-color:#FFFFFF;}
.nav ul li > .menu_sub > li > .menu_subx > li{ width:100%; height:46px; line-height:46px; border-left:solid 2px #bae8ff; padding:0px 8px; text-align:left; background-color:#FFFFFF; box-shadow:3px 3px 2px rgb(187 187 187 / 40%);}
.nav ul li > .menu_sub > li > .menu_subx > li > a{width:100%; height:100%; display:block; color:#000; padding:0px 8px; font-size:15px; border-bottom:solid 1px #e7e7e7;}
.nav ul li > .menu_sub > li > .menu_subx > li:hover{ background-color:#bae8ff;}
.nav ul li > .menu_sub > li > .menu_subx::-webkit-scrollbar{width:4px;}
.nav ul li > .menu_sub > li > .menu_subx::-webkit-scrollbar-thumb{border-radius:10px; box-shadow:inset 0 0 5px rgba(0,0,0,0.2); background:#0e90d2;}
.nav ul li > .menu_sub > li > .menu_subx::-webkit-scrollbar-track{ border-radius:0; box-shadow:inset 0 0 5px rgba(255,255,255,0.2); background:#fffff; }



/*banner*/
.banner{ width:100%; height:480px; }

.slideshow { height:550px; position: relative; }
.slideshow .bd li { height: 550px;}
.slideshow .bd li a { display: block; height: 550px;}
.slideshow .hd ul { width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; list-style:none;  line-height:30px; text-align:center; }
.slideshow .hd ul li { cursor:pointer; width:60px; height:6px; display:inline-block; background: #FFF; margin-left: 2px;}
.slideshow .hd ul .on{ background: #000; }

.comshow{padding:0px 50px; margin:auto;}


.prcls {height:42px; line-height:42px; padding:0px 0px 0px 25px; border-bottom:solid 1px #E5E5E5;}
.prcls a{display:block;height:42px;line-height:42px; color:#333333; width:100%; white-space:nowrap;text-decoration:none; font-size:15px}
.prcls:hover{ background-color:#52a3e2;}
.prcls:hover a{color:#FFFFFF;}





#protit a{display:block;height:38px;line-height:38px; color:#333333; width:100%; white-space:nowrap;text-decoration:none; font-size:14px}
#protitx a{display:block;height:40px;line-height:40px; color:#333333; width:100%; white-space:nowrap;text-decoration:none; font-size:16px}

.compcont{ background-image:url(/img/company_bg.jpg); background-position:center; background-repeat:no-repeat; height:100px; width:1200px; margin:auto;}

.compcont b{display: block;position: absolute;height: 100px;line-height: 100px;font-size: 30px;text-indent: 20px;}


.index-company{min-height: 100px;padding-bottom: 50px; width:1200px; margin:auto;}
.index-company .container{padding: 0px 30px 0px 30px;}
.index-company .title{width: 100%;height: 100px;position: relative;color: #fff;background: url(/img/company_bg.jpg)no-repeat center center;}
.index-company .title b{display: block;position: absolute;height: 100px;line-height: 100px;font-size: 30px;text-indent: 20px;}
.index-company .title .tel{display: block;position: absolute;right: 0px;top: 0px;height: 100px;background: url(/img/tel02.png)no-repeat 0px center;background-size: 30px;padding-left: 50px;padding-right: 50px;}
.index-company .title .tel small{display: block;font-size: 14px;padding:25px 0px 5px 0px;}
.index-company .title .tel span{display: block;font-size: 24px;font-weight: bold;}
.index-company .box{background-color: #f7f7f7;padding:6px 7px 6px 10px; font-size:14px; line-height:1.7}

.index-line01{width: 100%;height: 100px;line-height: 100px;background: url(/img/line_bg.jpg)no-repeat center center;font-size: 26px;color: #fff;font-weight:bold;letter-spacing: 10px; text-align:center;}
.index-line02{width: 100%;height: 100px;line-height: 100px;background: url(/img/line_bgx.jpg)no-repeat center center;font-size: 26px;color: #000;font-weight:bold;letter-spacing:2px; text-align:center;}


.left_nav{ width:280px; overflow:hidden;}
.left_nav li{ float:left; display:list-item; text-align: -webkit-match-parent;}
.left_nav li a{ height:46px; line-height:46px; font-size:15px; border-bottom:1px dotted #CCCCCC; text-align:left; padding-left:30px; float:left; width:280px;background:url(/img/libg.gif) no-repeat 9px -32px }
.left_nav li a:hover{color:#FFF; font-weight:500; background:#52a3e2 url(/img/libg.gif) no-repeat 9px -32px}
.left_nav li .i{margin-right: 5px; background:url(/img/libg.gif) no-repeat 0px -35px}

.left_navx{ width:280px; overflow:hidden;}
.left_navx li{ float:left; display:list-item; text-align: -webkit-match-parent;}
.left_navx li a{ height:46px; line-height:46px; font-size:15px; border-bottom:1px dotted #CCCCCC; text-align:left; padding-left:30px; float:left; width:280px;background:url(/img/libg.gif) no-repeat 9px -32px }
.left_navx li a:hover{color:#FFF; font-weight:500; background:#52a3e2 url(/img/libg.gif) no-repeat 9px -32px}
.left_navx li .aa a{ height:40px; line-height:40px; font-size:14px; border-bottom:1px dotted #CCCCCC; text-align:left; padding-left:30px; float:left; width:280px; background:none;}
.left_navx li .aa a:hover{ color:#888; font-weight:inherit; background:none;}
.left_navx li .i{margin-right: 5px; background:url(/img/libg.gif) no-repeat 0px -35px}

.left_nav1{ width:280px; overflow:hidden;}
.left_nav1 li{ float:left; display:list-item; text-align: -webkit-match-parent;}
.left_nav1 li a{ height:40px; line-height:40px; font-size:15px; border-bottom:1px dotted #CCCCCC; text-align:left; padding-left:30px; float:left; width:280px;background:url(/img/libg.gif) no-repeat 9px -35px }
.left_nav1 li a:hover{background:#52a3e2 url(/img/libg.gif) no-repeat 9px -35px}
.left_nav1 li .i{margin-right: 5px; background:url(/img/libg.gif) no-repeat 0px -35px}

.left_nav2{ width:280px; padding:2px 0px 15px 10px; overflow:hidden}
.left_nav2 li{ float:left; display:list-item; text-align: -webkit-match-parent;}
.left_nav2 li a{ line-height:30px; font-size:16px; text-align:left; padding-left:5px; float:left; width:280px;}
.left_nav2 li a span{ margin-right:8px; width:16px; font-size:16px; text-align:center;}
.left_nav2 li a:hover{color:#000;}
.left_nav2 li .i{margin-right: 5px; background:url(/img/libg2.gif) no-repeat 9px 11px}





#footmx a{TEXT-DECORATION: none;}
#footmx a:hover{TEXT-DECORATION: none;color: #ff9600;}

#footm a{TEXT-DECORATION: none; color:#aaaaaa;}
#footm a:hover{TEXT-DECORATION: none;color: #ff9600;}


.w1300{width:1300px; margin:auto; clear:both;}
.w1200{width:1200px; margin:auto; clear:both;}
.w1180{width:1180px; margin:auto; clear:both;}
.w160{width:160px; margin:auto; clear:both;}
.w280{ width:280px;}


.titl{width:200px; float:left; height:40px; line-height:40px; font-size:12px; color:#929292; text-align:left; padding-left:10px;}
.titr{margin-left:200px; width:auto; height:40px; line-height:40px;}
.titrm{font-size:15px; text-align:right; padding-right:20px;}

.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}

.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pt30{ padding-top:30px;}
.pt40{ padding-top:40px;}
.pt50{ padding-top:50px;}

.bgcw{background-color:#FFFFFF;}


.header { margin:0 auto; }
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:670px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}



.titdiv{text-align:center; height:70px;}
.titdiv a{ font-size:32px; line-height:70px; font-weight:400; font-family:'Open Sans', sans-serif, Arial, tahoma, arial, \5b8b\4f53, "Times New Roman"; letter-spacing:2px; color:#000000; text-decoration:none:}
.titdiv a:hover{ color:#ff9600;}
.titline{text-align:center; height:5px; background-image:url(/img/titline.png); background-position:center; background-repeat:no-repeat;}


.topcn{width:580px; margin:auto; line-height:30px;font-size:15px;}
.topcn a{font-size:15px;}
.topcn li{border-bottom:dashed 1px #CCCCCC; display:inline-block; width:580px; clear:both;}
.topcn p,.topcn div {width:580px;}
.topcn div{line-height:30px; display:none;}


.seach{ height:40px; line-height:40px; width:1200px; margin:0 auto; }
.seach p{ padding:0 0 0 12px; color:#6c6b6b; width:690px; float:left;}
.seach p a{ color:#6c6b6b; padding:0 0px;}
.seach q{ display:block;padding:3px 0px 0px 0px; margin:0px; float:right;}
.seach .inp_01{ width:200px; float:left; border:1px solid #d4d4d4; height:22px; line-height:22px;}
.seach input{ float:left;}

.locl{ height:40px; line-height:40px; width:690px; text-align:left; padding-left:0px; font-size:13px;}
.locr{ height:40px; padding:3px 0px 0px 0px;}



.cp{ width:1200px; margin:0 auto; height:496px; overflow:hidden; padding:20px 0;}
.cp_l{ float:left; width:236px; border:3px solid #03418c; height:490px;}
.cp_l h3{ background:url(/img/cp_lh3.jpg) no-repeat; height:63px;font-family:'Open Sans', sans-serif, Arial, tahoma, arial, \5b8b\4f53, "Times New Roman"; font-size:16px; font-weight:bold;}
.cp_l h3 a{color:#fff; display:block; padding:14px 0 0 70px;}
.cp_l h4{ background:url(/img/cp_lh4.jpg) no-repeat 12px 16px; width:209px; height:31px; padding:16px 0 0 12px; clear:both; margin-top:-2px;}
.cp_l h4 a{ padding:6px 0 0 17px; display:block; color:#F77400;font-family:'Open Sans', sans-serif, Arial, tahoma, arial, \5b8b\4f53, "Times New Roman"; font-size:14px; font-weight:normal;}
.cp_l .yeal{ background:url(/img/cp_lh5.jpg) no-repeat 12px 16px;width: 210px;}
.cp_l ul{ margin:0 18px; width:200px;}
.cp_l ul li{ height:30px; line-height:30px; border-bottom:1px dashed #b6b6b6; }
.cp_l .ulli li{ width:98px; float:left; overflow:hidden;}
.cp_l ul li a{background:url(/img/cp_li.jpg) no-repeat 3px 15px; padding:0 0 0 12px; display:inline-block;}
.cp_r{ float:right; width:937px;  height:496px; }
.cp_r h3{ border-bottom:3px solid #03418c; height:39px; position:relative;}
.cp_r h3 span{ float:right; padding:12px 0 0 0;}
.cp_r h3 p{ font-size:13px;font-family:'Open Sans', sans-serif, Arial, tahoma, arial, \5b8b\4f53, "Times New Roman"; font-weight:normal; position:absolute; top:3px; left:0;}
.cp_r h3 p a{ display: inline-block; color:#5b5a5a;  width:104px; background:url(/img/cp_a.png) no-repeat ; text-align:center; line-height:35px; text-decoration:none; height:45px;}
.cp_r h3 p a:hover,.cp_r h3 p .cur{ background:url(/img/cp_acur.png) no-repeat; color:#fff; font-weight:bold;font-size:15px; text-decoration: none;}
.cp_r ul{ padding:12px 0 0 8px; height:440px;border:1px solid #e3e3e3;  }
.cp_r ul li{ float:left; width:210px; padding:8px;_ padding:7px 8px;}
.cp_r ul li img{ border:1px solid #e0dede; width:208px; height:168px;}
.cp_r ul li span{ height:28px; line-height:28px; display:block; text-align:center; color:#999; font-size:13px;font-family:'Open Sans', sans-serif, Arial, tahoma, arial, \5b8b\4f53, "Times New Roman";}





.mainlevel a{
	color:#fff;
	text-decoration:none;
	
}
.mainlevel a:hover{
	color:#000;
}
.nav-sub{
	line-height:40px;
	position:absolute;
	background-color:#00FFFF;
	display:none;
}
.nav-sub div{
	text-align:center;
}
.mainlevel:hover .nav-sub{
	display:block;
	top:141px;
}

h1{font-size:26px; color:#00397c;}
h2{font-size:20px;}
h3{font-size:16px;}

.cont-review{
width:98%;
margin:20px auto;
padding:10px;
text-align:left;
font-size:13px;
border:dashed 1px #CCCCCC;
background-color:#E9E9E9;
color:#666666;
}

.proclst{float:left; margin-left:10px; margin-right:10px; margin-bottom:10px; list-style:none;}
.proclst a{display:block; height:34px; line-height:34px; padding:0px 12px; border:solid 1px #32313b; border-radius:2px; color:#01105c;  text-decoration:none; font-size:15px;}
.proclst a:hover{ color:#FFFFFF; border:solid 1px #ff9600; background-color:#ff9600;}

.procli{ width:90%; margin:auto; text-align:center; float:left; margin-bottom:10px; list-style:none;}
.procli a{display:block; color:#01105c; width:100%; height:44px; line-height:44px; border:solid 1px #01105c; border-radius:3px; text-decoration:none; font-size:15px;}
.procli a:hover{ color:#FFFFFF; border:solid 1px #ff9600; background-color:#ff9600;}

.morebtn{ color:#FFFFFF; width:90px; height:34px; line-height:34px; border-radius:2px; font-size:14px; display:block; background-color:#ff9600; text-align:center;}
.morebtn:hover{ color:#FFFFFF; background-color:#32313b;}

#aboutcon *{  }



.nytitlea{color:#1a72bc; font-size:18px; text-decoration:none; font-family:Microsoft yahei; padding:5px 0 10px 0; border-bottom:2px solid #1a72bc; margin-bottom:25px; background:url(/img/lllll.jpg) no-repeat left 8px; text-indent:12px;}
.nrcontent{font-size:13px; color:#666; font-family:Microsoft Yahei; text-decoration:none; line-height:25px;}

.pro_class{width:1206px; margin:15px auto 0px; clear:both; text-align:center;}
.pro_class ul{margin:auto; display:flex; webkit-justify-content:center; justify-content:center;}
.pro_class ul li{height:36px; line-height:36px; float:left; margin:5px 5px; display:inline-block; list-style:none;}
.pro_class ul li:nth-child(1){margin-left:0px;}
.pro_class ul li a{width:100%; height:100%; display:block; border:solid 1px #D28403; border-radius:4px; padding:0px 16px; font-size:15px; background-color:#FFFFFF; color:#666666;}
.pro_class ul li a:hover{background-color:#D28403; color:#FFFFFF;}


.cont_pro_list{ width:100%; overflow: hidden; padding-top:20px;}
.cont_pro_list li{ margin:0 10px 20px 10px; float: left; border-radius:5px; box-shadow: 0 0 5px #ccc; background-color:#f8f8f8;}
.cont_pro_list li:nth-child(1),.cont_pro_list li:nth-child(4),.cont_pro_list li:nth-child(7),.cont_pro_list li:nth-child(10){ margin-left:0px; }
.cont_pro_list li:nth-child(3),.cont_pro_list li:nth-child(6),.cont_pro_list li:nth-child(9),.cont_pro_list li:nth-child(12){ margin-right:0px; }
.cont_pro_list li a span{ height:36px; line-height:36px; font-size:15px; text-align: center;  display:block; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; width:264px;  color: #666666;}
.cont_pro_list li a img{ width:264px; height:200px; border-top-left-radius:5px; border-top-right-radius:5px;}
.cont_pro_list li span a:hover{ color: #1F2C5C;}


.pro_list{ width:100%; overflow: hidden; padding-top:20px;}
.pro_list li{ margin:0 12px 20px 12px; float:left; border-radius:5px; box-shadow: 0 0 5px #ccc; background-color:#FFFFFF;}
.pro_list li:nth-child(1),.pro_list li:nth-child(5),.pro_list li:nth-child(9){ margin-left:0px; }
.pro_list li:nth-child(4),.pro_list li:nth-child(8),.pro_list li:nth-child(12){ margin-right:0px; }
.pro_list li a span{ height:36px; line-height:36px; font-size:15px; text-align: center;  display:block; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; width:280px;  color: #666666;}
.pro_list li a img{ width:280px; height:213px; border-top-left-radius:5px; border-top-right-radius:5px;}
.pro_list li span a:hover{ color: #1F2C5C;}


.digg4{padding:3px;margin:3px;text-align:center;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px}
.digg4 a{border:1px solid #aad;padding:2px 5px 2px 5px;margin:2px;color:#0e90d2;text-decoration:none}
.digg4 a:hover{border:1px solid #0e90d2;color:#000}
.digg4 a:active{border:1px solid #0e90d2;color:#000}
.digg4 span.current{border:1px solid #0e90d2;background-color:#0e90d2;padding:2px 5px 2px 5px;margin:2px;color:#FFF;text-decoration:none}
.digg4 span.disabled{border:1px solid #eee;padding:2px 5px 2px 5px;margin:2px;color:#ddd}


#nrcontxx h1{font-size:20px; color:#00397c;}
#nrcontxx h2{font-size:18px;}
#nrcontxx h3{font-size:16px;}
#nrcontxx .cont-review{
width:98%;
margin:20px auto;
padding:10px;
text-align:left;
font-size:13px;
border:dashed 1px #CCCCCC;
background-color:#E9E9E9;
color:#666666;
}





.ad_2{ background:url(/img/ad_2.jpg) no-repeat center 0; height:195px;}
.ad_2 .ad{ float:right; margin-right:20px}
.ad_2 .ad p{ top:62px; color:#ced4e5;}

.jz_bg{ height:390px; background:#f2f2f2;}
.jz{ width:1200px; margin:0 auto; padding:30px 0 0;}
.jz_l{ width:932px; float:left; background:#fff; border:1px solid #d7d7d7; height:285px;}
.jz_l h3,.jz_r h3,.zjj_l h3,.zjj_r h3,.wt_l h3{font-family:'Open Sans', sans-serif, Arial, tahoma, arial, \5b8b\4f53, "Times New Roman";  font-size:18px; font-weight:normal; background:url(/img/al_h3.jpg) no-repeat left bottom; height:44px; line-height:44px; margin:0 22px;}
.jz_l h3 a,.jz_r h3 a,.zjj_l h3 a,.zjj_r h3 a,.wt_l h3 a{color:#0a6cc7;}
.jz_l h3 span,.jz_r h3 span,.zjj_l h3 span,.zjj_r h3 span,.wt_l h3 span{ float:right;font-family:'Open Sans', sans-serif, Arial, tahoma, arial, \5b8b\4f53, "Times New Roman"; font-size:12px; font-weight:normal; color:#999; padding:0 8px 0 0;}
.jz_l h3 span a,.jz_r h3 span a,.zjj_l h3 span a,.zjj_r h3 span a,.wt_l h3 span a{ color:#999;}
.jz_l h3  q{ color:#999; text-transform:uppercase; font-size:14px; padding:0 0 0 6px;}
.jz_l dl{ padding:24px 0  0 22px; float:left;}
.jz_l dl dt{ float:left; width:151px; padding:0 12px 0 0;}
.jz_l dl dt img{ padding:3px; border:1px solid #d2d2d2; width:143px; height:178px;}
.jz_l dl dd{ float:left; width:150px;}
.jz_l dl dd b{ display:block; color:#03418c; font-family:'Open Sans', sans-serif, Arial, tahoma, arial, \5b8b\4f53, "Times New Roman"; font-size:12px; font-weight:bold; line-height:30px; height:30px; overflow:hidden;}
.jz_l dl dd b a{color:#03418c;}
.jz_l dl dd p{ line-height:22px; height:88px;  margin:0px 0 43px 0;  color:#666;overflow:hidden;}


.jz_r{ width:240px; float:right;background:#fff; border:1px solid #d7d7d7; height:285px;}
.jz_r ul{ padding:12px 0 0 28px;}
.jz_r ul li{ padding:10px 0; }
.jz_r ul li img{ border:1px solid #d2d2d2; width:181px; height:82px;}


.zjj{ height:270px;border:1px solid #d7d7d7; height:285px; margin-top:22px;background:#fff;}
.zjj_l{ float: left; width:920px;}
.zjj_l dl{ padding:22px 0 0 22px;}
.zjj_l dl dt{ width:252px; float:left; padding:0 15px 0 0;}
.zjj_l dl dt img{padding:3px; border:1px solid #d2d2d2; width:243px; height:174px;}
.zjj_l dl dd{ width:630px; float:left; float:left;}
.zjj_l dl dd b{ color:#03418c; font-family:'Open Sans', sans-serif, Arial, tahoma, arial, \5b8b\4f53, "Times New Roman"; font-size:15px; font-weight:bold;padding: 0  0 8px 0; display:block;}
.zjj_l dl dd b a{color:#03418c;}
.zjj_l dl dd p{ line-height:22px; font-size:14px;  color:#666;}
.zjj_l dl dd em a{ display:block; padding:8px 0 0 ; font-size:14px; color:#8b8a8a; font-style:normal;}
.zjj_r{ width:960px; float:right;/*background:url(../images/hb_rbg.jpg) no-repeat left 44px;*/ padding:0 0 0 22px ;}
.zjj_01,.zjj_02,.zjj_03{ float:left;}
.zjj_01{ padding:95px 4px 0 22px;}
.zjj_02{ padding:20px 0 0 0;}
.zjj_02 ul li{ float:left;}
.zjj_02 ul li img{ border:1px solid #d2d2d2; padding:7px 20px; width:215px; height:169px;}
.zjj_03{padding:95px 0 0 4px;}

.jz_l .nr ul li{  float:left; width:305px; display:block;height:30px; line-height:30px;  background:url(/img/h_l.jpg) no-repeat 25px 12px; padding-left:40px; overflow:hidden;}


.xc{ width:1200px; margin:0 auto; padding:10px 0 0 ;}
.xcc{border:1px solid #d2d2d2; height:263px; }
.xcc h3{font-family:'Open Sans', sans-serif, Arial, tahoma, arial, \5b8b\4f53, "Times New Roman";  font-size:18px; font-weight:normal; background:url(/img/cqzsdh.gif) no-repeat left bottom; height:44px; line-height:44px; margin:0 15px; padding:7px 0 0 ;}
.xcc h3 a{color:#0a6cc7;}
.xcc h3 span{ float:right;font-family:'Open Sans', sans-serif, Arial, tahoma, arial, \5b8b\4f53, "Times New Roman"; font-size:12px; font-weight:normal; color:#999; padding:0 20px 0 0;}
.xcc h3 span a{ color:#999;}
.xcc h3  q{ color:#999; text-transform:uppercase; font-size:14px; padding:0 0 0 6px;}
.xcc_01,.xcc_02,.xcc_03{ float:left; padding:20px 0 0 0; }
.xcc_01,.xcc_03{ padding:82px 0 0;}
.xcc_02 ul li{ float:left; width:204px; padding:0 7px;}
.xcc_02 ul li img{ border:1px solid #b0b2b6; width:202px; height:144px;}
.xcc_02 ul li span{ display:block; text-align:center; line-height:35px;}
.xcc_01 { padding:82px 0 0 17px;}
.xcc_bg{background:url(/img/hb_bg.jpg) no-repeat center bottom; padding:1px 0 34px 0; margin-top:-1px;}

.wt{ width:1198px; height:381px;border:1px solid #d2d2d2; margin:20px 0 0 0;_margin:10px 0 0 0;}
.wt_l{ width:303px; float:left;}
.wt_l dl{ padding:18px 0 0 24px;}
.wt_l dt{ background:url(/img/h_w.jpg) no-repeat 0 8px; padding-left:27px; height:34px; line-height:34px;}
.wt_l dt a{ color:#333;}
.wt_l dd{ background:url(/img/h_d.jpg) no-repeat 0 8px; padding:5px 0 0 27px; line-height:24px;}

.wt_r{ width:875px; float:right;}
.zx{ width:875px;}
.zx h2{border-bottom:solid 1px #dadada; padding:12px 0 0; line-height:25px;font-weight:normal; font-size:18px;font-family:'Open Sans', sans-serif, Arial, tahoma, arial, \5b8b\4f53, "Times New Roman";}
.zx h2 a{ line-height:25px; display:inline-block; padding:0 15px;color:#333;_padding:0 15px 5px 15px}
.zx h2 a:hover,.zx h2 a.cur{  color:#0a6cc7; border-bottom:3px solid #03418c;text-decoration:none;padding:0 15px 5px 15px;}
.zx h2 span{ font-size:12px; font-family:'Open Sans', sans-serif, Arial, tahoma, arial, \5b8b\4f53, "Times New Roman"; float:right; }
.zx h2 span a{color:#999;}
.zx_c{ padding:11px 0 0 7px;}
.zx_c dl{ height:175px; overflow:hidden; border-bottom:1px dashed #d7d7d7;}
.zx_c dt{ width:221px; float:left; padding:11px 12px 0 0;}
.zx_c dt img{ padding:3px; border:1px solid #b0b2b6; width:213px; height:139px;}
.zx_c dd{ width:600px/*396px*/; line-height:24px;float:left;}
.zx_c dd h3{line-height:24px;height:24px;overflow:hidden;}
.zx_c dd h3 a{ line-height:35px; font-size:14px;}
.zx_c dd p{ height:75px; overflow:hidden; line-height:25px;}
.zx_c dd span{ display:block; padding:22px 0 0 0; }
.zx_c dd span a{color:#999;}

.zx_c ul li{ width:360px/*300px*/;  display:block; float:left; height:30px; line-height:30px;  background:url(/img/h_l.jpg) no-repeat 2px 12px; padding-left:16px; margin-left: 35px; overflow:hidden;}



.link{ width:1200px; margin:auto; margin-top:31px; margin-bottom:10px;}
.link h3{ border-bottom:1px solid #d7d7d7; height:34px; font-size:20px; padding:0px 0px 2px 0px;}
.link h3 a{ color:#999999;}
.link h3 span{ float:right; font-size:12px; font-family:'Open Sans', sans-serif, Arial, tahoma, arial, \5b8b\4f53, "Times New Roman"; font-weight:normal; padding:12px 0 0 0;}
.link h3 em{ font-size:13px;color:#a6a6a6; padding:0 0 0 5px; font-style:normal; display:inline-block; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.link p{ color:#000; padding:10px 2px 40px 8px;}
.link p a{ color:#666666; padding:0 8px; font-size:15px; height:28px; line-height:28px; display:inline-block;}
.link h3 strong{ color:#003057; font-weight:normal;border-bottom: 3px solid #D28403; padding:0 0 7px 0; display:inline-block;}

.link { color:#000; padding:0px 2px 40px 8px;}
.link a{ color:#666666; padding:0 6px; font-size:15px; height:24px; line-height:24px; display:inline-block;}



.f_bg{ background-color:#e5e5e5; /*height:280px;*/}
.f_menu{ height:36px; line-height:36px; padding-top:10px; text-align:center; width:1100px; font-size:16px; margin:auto;}
.f_menu a{ font-family:"Microsoft YaHei"; font-size:15px;}
.f_menu a:hover{ color:#666666;}
.f_menu a:after{content:"　|　";}
.f_menu a:nth-last-child(1):after{ content:"";}
.footm{ width:1200px; margin:auto; padding:5px 0px 10px 0px; line-height:30px; font-size:15px; text-align:center;}
.footm a{ color:#000000;}
.f_con{background-color:#003057;}
.f_con p span{ display:block; line-height:40px; font-size:15px; text-align:center; color:#FFFFFF;}
.f_con a{ color:#616161;}




.fbtit{ height:44px; line-height:44px; text-align:right; font-weight: bold; font-size:14px; }
.fbval{ height:44px; line-height:44px; }
.fbval input{ font-size:14px; height:28px; width:400px; line-height:28px; padding-left:5px; }
.fbval textarea{ font-size:14px; line-height:20px; padding:5px 0px 5px 5px; margin-top:10px;}



.left_span1{box-shadow: 0 0 3px #ccc; border-radius: 4px 4px 0 0; float:left; margin-bottom:5px; width:100%;}
.letit{
	background-image: none;
    background-color: #D28403;
    border-radius: 4px 4px 0 0;
    color: #e6eaf1;
    font-family: "Roboto Bold Condensed" !important;
    font-size: 15px;
    line-height: 46px;
    margin: 0;
    font-weight: bold;
    padding: 0 0 0;
    margin-bottom: 10px;
}
.letit:after{
	content: url(img/arrowd.png);
    position: relative;
    top: 46px;
    left: 26px;
    float: left;
}
/*.letit{ height:50px; line-height:50px; background-color:#0a3079; font-size:15px; font-weight:bold; text-align:left; padding-left:20px; color:#FFFFFF; text-transform:uppercase;}*/
.letit span{ float:right; padding-right:20px;}
.letit span a{ font-size:13px; font-weight:400; color:#FFFFFF;}
.ritit{ height:50px; line-height:50px; background-color:#343434; font-size:15px; font-weight:bold; text-align:left; padding-left:20px; color:#FFFFFF; text-transform:uppercase;}
.ritit span{ float:right; padding-right:25px;}
.ritit span a{ font-size:13px; font-weight:400; color:#FFFFFF;}


.btnquote a{ display:block; width:170px; height:40px; border-radius:5px; color:#FFFFFF; line-height:40px; background-color:#D28403; text-align:center;}
.btnquote a:hover{ color:#FFFFFF; background-color:#f1b95e;}


.wltit{ height:50px; line-height:50px; font-family: Impact; font-size:32px; text-align:center; text-transform: uppercase;}

.i_about{width:100%; background:url(/img/about_bg.jpg); overflow:hidden; height:370px;}
.i_a_box{line-height:1.7; font-size:17px; color:#fff;}
.i_a_content{ width:1200px; margin:0 auto; margin-top:30px; margin-bottom:30px;}
.i_a_p{ width:350px; float:left;}
.i_a_p img{ width:100%;}
.i_a_box{ width:820px; margin-left:30px; float:left;line-height:24px; font-size:14px; color:#fff;}
.i_a_box p{ line-height:24px; font-size:14px; float:left;color:#fff;}

.baike{ float:left; width:250px; height:280px; margin-left:20px; background:#fff;}
.baike h2{position:relative; line-height:35px; border-bottom:1px solid #dbdbdb;color:#007ab9; text-align:center; font-size:20px;}
.baike ul { float:left; margin-top:9px; margin-left:10px; width:230px;}
.baike ul li{ font-size:14px; color:#555; line-height:30px; height:30px; overflow:hidden;}
.baike ul li a{color:#555;}

.morebtn{width:140px; height:40px; line-height:40px; border-radius:6px; font-size:16px; cursor:pointer; text-align:center; background-color:#FFFFFF; color:#0269ac; display:inline-block; float:left; margin-top:18px;}
.morebtn a{ width:100%; height:100%; display:block;}
.morebtn:hover{ background-color:#999999;}
.morebtn a:hover{color:#FFFFFF;}


.news_show{ width:100%; margin-top:10px; padding-bottom:40px;}
.news_show > li{ display:block; width:100%; float:left;}
.news_show > li.on{ display:block; padding-bottom:15px; overflow:hidden;}
.news_show > li.on img{ width:300px; height:225px;}
.news_show > li.on .new_tit{ width:450px;}
.news_show > li.on .new_tit h3{padding-left:30px; height:36px; line-height:36px; color:#fff; background-color:#006ada;}
.news_show > li.on .new_tit h3 a{ color:#fff}
.news_show > li.on .new_tit p{ padding-top:15px; line-height:28px;}
.news_show > li{width:600px; float:left; overflow:hidden;border-right:1px solid #ddd;}
.news_show > li:nth-child(1),.news_show > li:nth-child(3),.news_show > li:nth-child(5),.news_show > li:nth-child(7),.news_show > li:nth-child(9),.news_show > li:nth-child(11),.news_show > li:nth-child(13),.news_show > li:nth-child(15),.news_show > li:nth-child(17),.news_show > li:nth-child(19),.news_show > li:nth-child(21){padding-right:15px;}
.news_show > li:nth-child(2),.news_show > li:nth-child(4),.news_show > li:nth-child(6),.news_show > li:nth-child(8),.news_show > li:nth-child(10),.news_show > li:nth-child(12),.news_show > li:nth-child(14),.news_show > li:nth-child(16),.news_show > li:nth-child(18),.news_show > li:nth-child(20),.news_show > li:nth-child(22){padding-left:15px; border-right:none;}
.news_show > li > a,.news_show > li > span{line-height:30px; font-size:15px;}
.news_show > li > a{ display:inline-block; width:500px; float:left; height:32px; line-height:32px; color:#333; padding-left:10px;}
.news_show > li > a:hover,.news_show > li > a:active{ color:#006ada;}
.news_show > li > span{ display:inline-block; width:80px; float:right; height:32px; line-height:32px; color:#999;}


#spotgoods td{ border-right:solid 1px #f0f0f0;}
#dem11 td{ border-right:solid 1px #FFFFFF;}


.abc{margin:20px 0px 10px 0px; padding:50px 0px; background-color:#FFFFFF;}
.abc-list{margin-top:30px}
.abc-list .common-wrapper{display:flex;flex-wrap:wrap;width:1220px}
.abc-item{width:33%;box-sizing:border-box;padding:30px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s}
.abc-item img{margin-bottom:20px;width:90px;height:90px}
.abc-item article{color:#7f7f7f;line-height:1.8;font-size:14px;display:-webkit-box;display:-moz-box;max-height:60px;line-height:20px;text-overflow:ellipsis;word-break:break-all;word-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.abc-item:hover{box-shadow:0 1px 10px rgba(34,25,25,.15)}
.abc-t{font-size:18px;font-weight:700;margin-bottom:20px}

.common-tip,.common-title{text-align:center;margin-bottom:10px}
.common-title{font-size:30px;text-transform:uppercase;font-family:Lato; font-weight:bold;}
.common-tip{color:#4c4c4c;font-family:Lato; font-size:14px; line-height:2; text-transform:uppercase;}

.common-wrapper{width:1600px;margin:0 auto}


.compdiv{padding:0px 0px 30px 0px;}
.compdiv .compmax{width:100%; height:283px; margin:0 auto; background-image:url(/img/4.gif); background-repeat:no-repeat; background-position:center top;}
.compdiv .compmax .compcont{width:1200px; margin:0 auto;}
.compdiv .compmax .compcont .compleft{width:690px; float:left;}
.compdiv .compmax .compcont .compleft .comptitle{background-image:url(/img/2.png); background-repeat:no-repeat; background-position:center top; padding-top:20px;height:67px;width:230px;float:right;font-size:24px;color:#000;text-align:center; clear:both;}
.compdiv .compmax .compcont .compleft .compsh{width:98%;margin:0 auto 0px; clear:both; padding:25px 0px 10px 0px; font-size:15px; line-height:24px;}
.compdiv .compmax .compcont .compright{width:480px; margin-left:720px;}


#contxtl img{ max-width:99%;}



.titnav{margin-bottom: 20px;height: 48px;background: url(/img/line2.gif) repeat-x center bottom;font-size: 18px;line-height:46px;}
.titnav span{display: inline-block;height: 46px;border-bottom: solid 3px #0e90d2;color: #666;font-weight: 700;}
.newbox{overflow:hidden;padding:79px 0 0;height:609px;background:#f7f7f7;color:#555;line-height:26px;}
.newbox h2{height:86px;}
.news2 h3,.newtil{margin-bottom:20px;height:48px;background:url(/img/line2.gif) repeat-x center bottom;font-size:18px;line-height:46px;}
.newtil li{float:left;margin:0 31px 0 0;}
.newtil li.born{margin-left:0;}
.news2 h3 a,.newtil li a{display:inline-block;height:46px;color:#333;}
.news2 h3 a,.newtil li.cur a{border-bottom:solid 3px #c81622;color:#c81622;font-weight:700;}
.news1,.news2{width:550px;}
.more02 a,.news2 h3 .more02 a{border:0;color:#333;text-transform:uppercase;font-weight:400;font-size:14px;}
.new_c{ position:relative;}
.new_ico{position:absolute;top:0;left:0;z-index:1;width:161px;height:140px;background:url(/img/newtbg.gif) no-repeat 0 0;color:#fff;text-align:center;font-weight:700;font-size:28px;line-height:140px;}
.new_c dl{overflow:hidden;margin-bottom:22px;height:275px;border-bottom:solid 1px #dfdfe0;}
.new_c dt{position:relative;overflow:hidden;margin-bottom:17px;height:140px;}
.new_c dt span{position:absolute;top:0;right:0;width:66px;height:66px;background:url(/img/new_hot.png) no-repeat 0 0;}
.new_c dt img{float:right;display:block;overflow:hidden;width:388px;height:140px;}
.new_c dd{overflow:hidden;height:98px;color:#555;}
.new_c dd h3{height:42px;color:#c81622;font-size:14px;line-height:42px;}
.new_c dd h3 a{color:#0e90d2;}
.new_c dd h3 span{float:right;color:#8c8a8a;font-weight:400;}
.new_c dd p a{color:#555;}
.new_c li{display:block;height:29px;color:#555;line-height:29px;}
.new_c li span{float:right;color:#b1a5a5;}
.new_c li a{display:block;padding-left:14px;background:url(/img/ico07.gif) no-repeat 0 14px;color:#555;}
.new_c li a:hover{background:url(/img/ico08.gif) no-repeat 0 14px;}
.new2_c,.new_c{overflow:hidden;height:392px;}
.news_p,.news_p img{width:548px;height:140px;}
.news_p{margin-bottom:17px;}
.new2_c dl{float:left;overflow:hidden;margin-bottom:3px;margin-left:10px;padding:0 10px 0 28px;width:222px;height:118px;border-bottom:solid 1px #dfdfe0;background:url(/img/faq_ico1.gif) no-repeat 0 14px;}
.new2_c dt{height:42px;font-weight:700;line-height:44px;}
.new2_c dt a{color:#333;}
.new2_c dl.cur{background:url(/img/faq_ico2.gif) no-repeat 0 14px;}
.new2_c dl.cur dt a{color:#c81622;}
.new2_c dl.new2_cl1{padding-left:78px;background-position:48px 14px;}


.footer{width: 100%;background-color: #101010;color: #979797; padding:20px 0px;}
.footer .container{ width:1200px; margin:auto; clear:both;}
.footer a{color: #979797;}
.footer a:hover{color: #fff;}
.footer .footer-nav{ margin:auto;}
.footer .footer-nav ul { text-align:center;}
.footer .footer-nav ul li{text-align: center; display:inline-block; padding:1px 8px; line-height: 60px;}
.footer .footer-nav ul li a{text-align: center; font-size:16px;}
.footer p{line-height:28px;}


.home_youshi_all{ width:100%; height:1586px; overflow:hidden; background:url(/img/youshix.jpg) top center no-repeat; margin-top:50px;}
.home_youshi_top{width:1200px; height:117px; margin:0 auto; overflow:hidden;  margin-top:44px; text-align:left;}
.home_youshi_top h2{ color:#fff; font-size:24px;height:61px; line-height:61px; padding-left:0px; text-transform:uppercase;}
.home_youshi_top h2 span{ font-size:28px; padding-left:10px; }
.home_youshi_top h3{ color:#fff; line-height:50px; font-size:26px; padding-left:400px; text-transform:uppercase;}

.home_youshi_A{width:1200px; height:360px; margin:0 auto; overflow:hidden; margin-top:0px;}
.home_youshi_A_left{ width:600px; height:360px; float:left; overflow:hidden;}
.home_youshi_A_left img{ width:600px; height:360px;}
.home_youshi_A_right{width:600px;height:360px; float:right; overflow:hidden;}
.home_youshi_A_right h2{ width:600px; height:75px; overflow:hidden; font-size:26px; line-height:75px; color:#434343; margin-top:40px; margin-bottom:10px;}
.home_youshi_A_right h2 strong{ width:63px; height:75px; background:url(/img/hfk.png)  left center no-repeat; font-size:35px; float:left; line-height:75px; text-align:center; color:#fff; margin-right:20px;}
.home_youshi_A_right  p{ font-size:16px; line-height:30px; margin-bottom:15px; margin-left:40px; color:#6c6c6c;}
.home_youshi_A_right  p strong{ font-size:22px; color:#022aa6; margin-right:20px;}

.home_youshi_B{width:1200px; height:360px; margin:0 auto; overflow:hidden; margin-top:0px;}
.home_youshi_B_left{ width:600px; height:360px; float:right; overflow:hidden;}
.home_youshi_B_left img{ width:600px; height:360px;}
.home_youshi_B_right{width:600px;height:360px; float:left; overflow:hidden;}
.home_youshi_B_right h2{ width:600px; height:75px; overflow:hidden; font-size:26px; line-height:75px; color:#434343; margin-top:40px; margin-bottom:10px;}
.home_youshi_B_right h2 strong{ width:63px; height:75px; background:url(/img/hfk.png)  left center no-repeat; font-size:35px; float:left; line-height:75px; text-align:center; color:#fff; margin-right:20px;}
.home_youshi_B_right  p{ font-size:16px; line-height:30px; margin-bottom:15px; margin-left:40px; color:#6c6c6c;}
.home_youshi_B_right  p strong{ font-size:22px; color:#022aa6; margin-right:20px;}

.tu_lei_main				{ width:1300px; height:auto; overflow:hidden; margin:0 auto; margin-bottom:30px;}
.tu_lei_main_l				{ width:300px; height:auto; float:left;} 
.tu_lei_main_l_t1			{ width:300px; height:auto;background:#fff; padding:10px 0; margin-bottom:0px;}
.tu_lei_main_l_t1_title		{ width:300px; height:50px; margin:0 0; padding:0 0; }
.tu_lei_main_l_t1_title i{float:left; line-height:40px;color:#022aa6; font-size:30px; margin-right:5px;}
.tu_lei_main_l_t1_title img	{ width:auto; height:30px; margin-top:10px; margin-right:10px; float:left;}
.tu_lei_main_l_t1_title b	{ width:240px; height:50px; float:left; font-size:18px; color:#022aa6; line-height:40px;}
.bpc {background: url(/img/al_h3.jpg) no-repeat left bottom;}

.tu_lei_main_l_t1 .ce .no{ background:#f4f4f4; color:#022aa6;}
.clear{clear:both;}


.ce{display:block;width:300px; height:auto; margin:0 auto; padding:10px 0px 5px; }
.ce li{ list-style:none; position:relative;}
.ce li i{ font-size:20px; float:left;line-height:20px; margin-right:5px;}
.ce li a{padding: 10px 10px 10px 30px;color:white;display:block;cursor:pointer;background:url(/img/libg.gif) no-repeat 9px -37px; text-decoration:none; color:#3f3f3f; font-size:16px;}

.ce li:hover{ background-color:#bae8ff; }
.ce .cecur{ background-color:#bae8ff;}
.ce li .dqian{background:none;}
.ce li .xz{ background:#ededed; color:#022aa6;}
.ce li .xuanze{ background:#f4f4f4; color:#022aa6;}

.ce > li > .menu_suby{position: absolute; z-index:9999; border:solid 1px #bae8ff; background-color:#FFFFFF; left:300px; top:0px; width:320px; margin:0px; padding:0px 0px; }
.ce > li > .menu_suby > li{ width:100%; height:40px; line-height:40px; border-bottom:solid 1px #bae8ff; overflow:hidden; padding-left:20px; padding:0px 10px; text-align:left;}
.ce > li > .menu_suby > li > a{width:100%; height:100%; display:block; color:#000; background-image:url(); padding:0px 10px; font-size:16px;}
.ce > li > .menu_suby > li:hover{ background-color:#bae8ff;}


.er{ margin-bottom:0px; overflow:hidden; padding-left:8%; }
.er li{ float:left;  padding:0px; border:none; margin-bottom:5px;}
.er li i{ font-size:16px; }
.er li a{display:block; color:white;font-size:14px; padding:5px;}
.er .e_li a{ color:#949494;}
.er li a:hover,.er li .sen_x{  }
.er .e_li a:hover,.er .e_li .sen_x{  }
.er .e_li .xuanle{ color:#022aa6;}

.thr{background:#0075c5; display:none;} 
.thr li{margin-bottom:1px;border-top: 1px solid rgb(180,180,180);position:relative;}
.er .e_li .thr li a{background:url(/img/more.png) no-repeat 10px center;}
.er .e_li .thr li a:hover{ background:#0075c5 url(/img/more.png) no-repeat 10px center;}
.er .e_li .thr li .xuan{ background:#0075c5 url(/img/more.png) no-repeat 10px center;}


.thr{background:#0075c5; display:none;} 
.thr li{margin-bottom:1px;border-top: 1px solid rgb(180,180,180);position:relative;}
.er .e_li .thr li a{background:url(/img/more.png) no-repeat 10px center;}
.er .e_li .thr li a:hover{background:#0075c5 url(/img/more.png) no-repeat 10px center;}
.er .e_li .thr li .xuan{ background:#0075c5;}

.tu_lei_main_l_t2			{ width:100%; height:auto;background:#f8f8f8; overflow:hidden; padding:10px 0; margin-bottom:20px;}
.tu_lei_main_l_t2_title		{ width:280px; height:50px; margin:0 10px; padding:0 10px; border-bottom:2px solid #022aa6;}
.tu_lei_main_l_t2_title i{float:left; line-height:40px;color:#3f3f3f; font-size:30px; margin-right:5px;}
.tu_lei_main_l_t2_title img	{ width:auto; height:30px; margin-top:10px; margin-right:10px; float:left;}
.tu_lei_main_l_t2_title b	{ width:150px; height:50px; float:left; font-size:18px; color:#3f3f3f; line-height:40px;}

.tu_lei_main_l_t2_con		{ width:280px; height:auto; overflow:hidden; margin:0 auto; position:relative;}
#quotation					{width:262px;height:262px;overflow:hidden; margin:10px 9px;}
#quotation li				{ position:relative;}
#quotation li	 a{ text-decoration:none; display:block;}
#quotation li .a-r			{ text-align:center;}
#quotation li img			{ border:1px solid #ededed; width:280px; height:260px;}
#quotation li p				{ display:none;}
#quotation li:hover p		{ display:block; width:100%; height:100%; padding:0px; overflow:hidden; font-size:16px;  color:#fff; background:url(../image/bg.png) repeat; position:absolute; top:0; left:0; z-index:10; text-align:center; line-height:260px;}
#quotation li:hover{background:#url(../image/bg.png) repeat;}

.tu_lei_main_l_t3			{ width:100%; height:auto;background:#f8f8f8; overflow:hidden; padding:10px 0; margin-bottom:20px;}
.tu_lei_main_l_t3_title		{ width:100%; height:auto; margin:0 0px; padding:0 0px;  overflow:hidden;}

.tu_lei_main_l_t3_title img	{ width:100%; height:auto; margin-bottom:10px; }
.tu_lei_main_l_t3_con		{ width:280px; height:auto; overflow:hidden; margin:0 auto;}
.tu_lei_main_l_t3_con p		{ width:100%; height:auto; font-size:14px; line-height:25px; color:#333333; overflow:hidden}
.tu_lei_main_l_t3_con h2	{ width:100%; height:auto; color:#333; line-height:35px; font-size:16px; padding-top:10px; padding-bottom:10px;}
.tu_lei_main_l_t3_con p b	{ width:76px; height:auto; float:left; overflow:hidden; font-size:13px;}
.tu_lei_main_l_t3_con p span{ height:auto; margin-left:10px;}






.recruit-item
{
	box-sizing: border-box;
	width:295px;
    float: left;
	margin-right:25px;
	margin-bottom:25px;
	display:inline-block;
	/*padding:15px 15px;*/
	padding-bottom:8px;
	color:#000000;
    transition: all .3s ease;
    opacity: 1;
    box-shadow:0 0 6px rgb(66 134 126 / 19%);
	background-color:#FFFFFF;
	border-radius:6px;
}
.recruit-item_img{width:295px; height:280px; border-radius:6px 6px 0px 0px; overflow:hidden;}
.recruit-item img{width:295px; height:280px; transition: all 1s ease;}
.recruit-item:hover img {transform: scale(1.2);}
.recruit li:nth-child(3),.recruit li:nth-child(6),.recruit li:nth-child(9),.recruit li:nth-child(12),.recruit li:nth-child(15){ margin-right:0px; }
.recruit li:hover{box-shadow:0 0 9px #2698e4;}





.recruiti-item
{
	box-sizing: border-box;
	width:306px;
    float: left;
	margin-right:25px;
	margin-bottom:25px;
	display:inline-block;
	/*padding:15px 15px;*/
	padding-bottom:8px;
	color:#000000;
    transition: all .3s ease;
    opacity: 1;
	border:solid 1px #dbdbdb;
    /*box-shadow:0 0 6px rgb(66 134 126 / 19%);*/
	/*box-shadow:0px 0px 8px #c4c4c4;*/
	background-color:#FFFFFF;
	border-radius:6px;
}
.recruiti-item_img{width:304px; height:290px; border-radius:6px 6px 0px 0px; overflow:hidden;}
.recruiti-item img{width:304px; height:290px; transition: all 1s ease;}
.recruiti-item:hover img {transform: scale(1.2);}
.recruiti li:nth-child(4),.recruiti li:nth-child(8),.recruiti li:nth-child(12),.recruiti li:nth-child(16),.recruiti li:nth-child(20){ margin-right:0px; }
.recruiti li:hover{box-shadow:0 0 9px #2698e4;}



.recruitix-item
{
	box-sizing: border-box;
	width:302px;
    float: left;
	margin-right:30px;
	margin-bottom:30px;
	display:inline-block;
	/*padding:15px 15px;*/
	padding-bottom:8px;
	color:#000000;
    transition: all .3s ease;
    opacity: 1;
	border:solid 1px #dbdbdb;
    /*box-shadow:0 0 6px rgb(66 134 126 / 19%);*/
	/*box-shadow:0px 0px 8px #c4c4c4;*/
	background-color:#FFFFFF;
	border-radius:6px;
}
.recruitix-item_img{width:300px; height:150px; border-radius:6px 6px 0px 0px; overflow:hidden;}
.recruitix-item img{width:300px; transition: all 1s ease;}
.recruitix-item:hover img {transform: scale(1.2);}
.recruitix li:nth-child(4),.recruiti li:nth-child(8),.recruiti li:nth-child(12),.recruiti li:nth-child(16),.recruiti li:nth-child(20){ margin-right:0px; }
.recruitix li:hover{box-shadow:0 0 9px #2698e4;}








.comal{color:#FFFFFF; display:block; width:130px; height:42px; line-height:42px; text-align:center; background-color:#253179; text-transform:uppercase; font-size:16px; font-family:Trebuchet MS; border-radius:8px; margin-top:12px;}
.comal:hover{background-color:#06539B;}

.recruitx{ text-align:center;}

.recruitx-item
{
	width:295px;
	/*width:320px;*/
    float: left;
	margin-right:40px;
	margin-bottom:18px;
	display:inline-block;
	padding:15px 15px;
	color:#000000;
}

.recruitx li:nth-child(4),.recruitx li:nth-child(8),.recruitx li:nth-child(12){ margin-right:0px; }


.flexc{ display:flex; flex-wrap:wrap; justify-content:space-between;}
.flexc-item{ width:calc(25% - 10px); height:230px; margin:8px 0px; border-radius:4px; text-align:center; overflow:hidden;}

.flexc-item img{width:110%; height:auto; transition: all 1s ease;}
.flexc-item:hover img {transform: scale(1.2);}
.flexc-item:hover{box-shadow:0 0 9px #2698e4;}


.newshowc{margin:auto;}

.flex-container {
	display: flex; /* 启用Flexbox布局 */
	justify-content: space-between; /* 列表项之间间隔固定，两端对齐 */
}
.nprodx{
	flex: 1; /* 列表项平均占用宽度 */
	margin-right:30px;
	border-radius:5px; background-color:#FFFFFF; box-shadow:0px 0px 8px #d4d4d4;
}
.nprodx:nth-child(2){ margin-right:0px; }
.nprodx img{width:100%; height:auto; transition: all 1s ease;}
.nprodx:hover img {transform: scale(1.2);}

.newslist{display: flex; justify-content: space-between;}
.newslist .newsli{flex:1; margin:30px 30px 0px 0px; padding:20px 18px; border-radius:5px; background-color:#FFFFFF;box-shadow:0px 0px 8px #d4d4d4;}
.newslist .newsli:nth-child(3){ margin-right:0px; }
/*.newslist .newsli {float:left; width:380px; margin-top:30px; padding:20px 18px; border-radius:5px; background-color:#FFFFFF; margin-right:30px;}*/
.newslist .newsli .newlil{float:left; width:60px;}
.newslist .newsli .newlil .newlily{font-size:16px; text-align:right;}
.newslist .newsli .newlil .newlilmd{font-size:22px; font-weight:600; text-align:right;}
.newslist .newsli .newlir{margin-left:80px; width:auto;}
.newslist .newsli .newlir .newlirt{font-size:20px; font-weight:400; height:26px; line-height:26px; overflow:hidden;}
.newslist .newsli .newlir .newlirc{margin-top:15px; line-height:1.8; height:54px; overflow:hidden; color:#999999;}

.newslist .newsli:hover{ background-color:#0e90d2;}
.newslist .newsli:hover .newlily{ color:#FFFFFF;}
.newslist .newsli:hover .newlilmd{ color:#FFFFFF;}
.newslist .newsli:hover .newlirc{ color:#FFFFFF;}
.newslist .newsli:hover .newlirt a{ color:#FFFFFF;}




.newlists{height:200px; padding:15px; border-radius:5px; background-color:#FFFFFF; box-shadow:0px 0px 8px #d4d4d4; margin:20px 0px;}
.newlists img{width:190px; height:170px; transition: all 1s ease;}
.newlists:hover img {transform: scale(1.2);}
.newlists:hover{box-shadow:0 0 9px #2698e4;}




.proleft1{width:300px; margin:0px; background-image:linear-gradient(to bottom, #3e3e3e 31%, #242323 100%); padding:25px 15px; color:#FFFFFF; border-radius:20px;}
.proleft2{width:300px; margin:25px 0px; background-image:linear-gradient(to bottom, #707070 31%, #565656 100%); padding:35px 15px; color:#FFFFFF; border-radius:20px;}
.proleft1:hover{background-image:linear-gradient(to bottom, #434343 31%, #434343 100%);}
.proleft2:hover{background-image:linear-gradient(to bottom, #434343 31%, #434343 100%);}


.pronavb{height:66px; padding:10px; z-index:10000; top:764px; background-color:#FFFFFF;}
.pronav li{ height:46px; line-height:46px; background-color:#0e90d2; display:inline-block; width:200px; margin:0px 5px; font-size:16px; text-align:center; color:#FFFFFF; cursor:pointer;}
.pronav li:hover{ background-color:#D28403;}

.probgc{background-color:#D28403 !important;}
.prodescont{padding:40px 10px 30px; font-size:18px;}
.prodescont p,span{font-size:18px !important; line-height:1.6;}

.spowarcont{padding:50px 10px 30px; font-size:18px; display:none;}
.spowarcont p,span{font-size:18px !important; line-height:1.6;}

.propaccont{padding:50px 10px 30px; font-size:18px; display:none;}
.propaccont p,span{font-size:18px !important; line-height:1.6;}

.clifeecont{padding:40px 10px 30px; font-size:18px; display:none;}
.clifeecont p,span{font-size:18px !important; line-height:1.6;}












