ï»?* CSS Document */
@charset "utf-8";

*{ font-family:'Microsoft Yahei','Sim sun',tahoma,'Helvetica,Neue',Helvetica,STHeiTi,Arial,sans-serif;
}
#MyContent table,tr,td
{
border: 1px solid black;
}
#MyContent tr,td
{
border: 1px solid black;
}
#MyContent td
{
border: 1px solid black;
}

#sz table, tr, td
{
border: 0px solid black;
}

#MyContent img {max-width:800px;}
.w1002{width:1100px; height:auto; overflow:hidden; margin:0 auto;}
.nr{ line-height:26px;}

.shouyebj{background: url(/images/shouye_bj.jpg) no-repeat;}
/* */
#youshi,#box,.youshi{ background: url(/images/answer_bj.jpg) top left; overflow: hidden;}
#youshi .nav,.youshi .nav1{ font-size: 17px; text-align: center; height: 70px; font-weight: bold; line-height: 70px; padding-top: 7px;}
#youshi .nav span,.youshi .nav1{ font-size: 33px; color: #ff7200;}
#youshi div.title,.youshi div.title{ background: #cd0000; height: 70px;}
#youshi div.title li,.youshi div.title li{ width: 275px; float: left; font-weight: bold; color: #FFF; font-size: 24px; line-height: 70px;text-align: center;}
#youshi div.title li:nth-child(1){background: url(/images/ys_01.png) no-repeat 30px top;}
#youshi div.title li:nth-child(2){background: url(/images/ys_02.png) no-repeat left top;}
#youshi div.title li:nth-child(3){background: url(/images/ys_03.png) no-repeat left top;}
#youshi div.title li:nth-child(4){background: url(/images/ys_04.png) no-repeat 30px top;}

.youshi div.title li{ width: 230px;}
.youshi .nr{ padding: 0 50px 20px 50px; overflow: hidden;}
#youshi .nr { background: url(/images/ys_nr.jpg) no-repeat right center; overflow: hidden; clear:both;}
#youshi .nr .title,.youshi .nr .title{ font-size: 32px; font-weight: bold;  height: 115px; line-height: 115px; display: block;}
#youshi .nr .title span,.youshi .nr .title span{ color: #f45f00;}
#youshi .nr li,.youshi .nr li{ background:url(/images/ys_li.png) no-repeat left top; height: 55px; font-weight: bold;font-size: 13px; padding: 0px 0 0 50px; width: 570px; line-height: 22px; margin:0px;}
#youshi .nr li span.red,.youshi .nr li span.red{ color: #fa0023;}
#youshi .nr .tel,.youshi .nr .tel{ background:url(/images/order.png) no-repeat 20px center #d32d1b; width: 223px; height: 60px; float: left; color: #FFF; padding: 7px 0 0 70px;line-height: 24px;transition: 0.3s all 0s linear;}
#youshi .nr .tel i,.youshi .nr .tel i{font-style: normal; font-size: 30px;font-weight: bold;font-family: arial;}
#youshi .nr .more_a,.youshi .nr .more_a{ background:url(/images/order.png) no-repeat 20px center #5e5e5e; width: 215px; padding-left: 10px; height: 67px; line-height: 67px; float: left; margin:0 0 20px 20px; font-size: 24px; font-weight: bold; color: #FFF; text-align: center;transition: 0.3s all 0s linear;}
#youshi .nr .tel:hover,.youshi .nr .tel:hover{ background-color: #c90000;}
#youshi .nr .more_a:hover,.youshi .nr .more_a:hover{ background-color: #222222;}
.youshi .nr .title{ text-align: center;}
.youshi .nr li{ width: 750px; line-height: 26px; margin-bottom: 10px;}

#jj{height: 280px;padding: 10px 20px; border: 1px solid #ebebeb; }
#jj .nav{ font-size:32px;font-weight: bold; line-height: 50px; height: 65px; text-align: center;}
#jj .nav span{color: #be0700;}
#jj .title{ background: #ff7200; height: 38px; color: #FFF; font-weight: bold; font-size: 16px; line-height: 38px; text-align: center; margin-bottom: 15px;}

html{ background:#fff; color:#444444; overflow-x:hidden;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0 auto;padding:0;}img{border:0;}ol,ul,li{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{background:#fff; color:#444444;font-size:14px;}
a{ color:#444444;}
a:hover{color:#005aa4;}

.info_03bg{ width:100%; height:410px; float:left; padding-top:25px;}
.info_03{width:1180px; margin:0 auto; height: auto; padding:20px 10px; background:#fff;}

.ystop{ height:295px; overflow:hidden;}
.ystopl{width:400px; float:left;}

.ystopr{ width:780px; float:left;}
.ystopr #item1{ width:377px; height:130px; float:left; margin:0 0px 14px 12px; overflow:hidden;}


.ysbot{ height:355px; overflow:hidden; padding-top:15px;}
.ysbotl{ width:582px; float:left; margin:0px 15px 0 0px;}
.ysbotr{ width:582px; float:left;}
.ysbot p{color:#2f2a2a; line-height:28px; padding:0 15px;}
.ysbot p span{ color:#d28500;}
.ysbot h3{ text-align:center; padding:15px 0;}
.ysbotl,.ysbotr,.ystopl img{
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
opacity: 0.9;
}

.ysbotl:hover,.ysbotr:hover,.ystopl img:hover{
-webkit-transform:scale(1.02);
-moz-transform:scale(1.02);
-o-transform:scale(1.02);
opacity: 1;
}




/*******CSS reset*************/
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;left:50%;}
.hidden{display:none;}
.jj_pic{ float:left; margin-right:10px;}
.nr_pic{ text-align:center; position:relative; width:100%;}
.red{ color:#f00; font-weight:bold; padding-left:10px;}
.nr_red{ color:#f00; font-weight:bold;}
#indexNews{ float:right; width:290px;}
#indexNews li {
	line-height: 28px;
	padding: 0 0 0 15px;
	position: relative;
	height: 28px;
	list-style: none;
	overflow: hidden;
	text-align: left;
	background:url(  icon.jpg) no-repeat left center;
}
#indexNews li a{ float:left;}
.Newstime {
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	color:#999;
}
#lianxi {
	margin: 0 20px 20px;
}
#lianxi p {
	line-height: 28px;
	height: 28px;
	border-bottom: 1px dotted #ccc;
	padding-left: 20px;
}



/** header **/
#top_line_bj{ height:30px; line-height:30px; width:1100px;}
#top_bj{  height:137px; width:100%; border-top:1px solid #CCC;}
#top{ width:1100px; height:120px;}
#logo{ float:left; padding:30px 0 0;}
#top_tel{ float:right; padding:47px 0 0;}
#nav_bj{ background:#005aa4; height:50px;}
#nav{ width:1100px; height:50px;}
#nav a{ display:block; float:left; width:110px; height:50px; line-height:50px; text-align:center; color:#fff; font-size:16px; }
#nav a:hover{ background:url( nav_hk.png) repeat-x;}
#flash{ width:100%; height:425px; text-align:center;}

#top_line_bj .right a{ padding:0 10px;}

/** footer **/
#end_bj{ background:url(  end_bj.jpg) repeat-x center top; width:100%; height:147px; font-family:"å¾®è½¯é›…é»‘";}
#end{ width:1200px; height:147px; background:url(  end_logo.png) no-repeat left center;}
#end .right{ width:900px; height:auto; overflow:hidden; padding-top:40px; background:url(  end_line.png) repeat-x center 65px; text-align:right; color:#7e7e7e;}
#end .right a{ padding:0 15px; color:#7e7e7e;}

/** main **/ 
#main{ width:1100px; height:auto; overflow:hidden; padding:20px 0;}
#cp_title{ background:url(  cpzs.png) no-repeat 10px #f7f7f7; height:40px;  border-bottom:3px solid #005aa4;}
#cplb li{ float:left; width:130px; height:28px; line-height:28px; text-align:center; background:#005aa4; margin-right:20px; margin-top:30px;}
#cplb li a{ color:#fff;}
#cplb li:hover{ background:#d90000;}
.content{ line-height:2.0; padding:20px 0;}
#cp_more{ float:right; padding:5px 10px 0 0;}
.gsjj_x{ width:1100px; height:auto; overflow:hidden; float:left; margin-top:20px;}
.cgal_x{ width:100%; height:auto; overflow:hidden; background-color:#39F; margin-top:20px;}
.cgal_x a{color:#fff;}
.gsjj{ width:565px; height:auto; overflow:hidden; float:left; margin-top:20px; margin-right:20px;}
.gsjj_title{ height:50px; padding-left:60px; font-size:24px; color:#303030; line-height:1em; font-weight:bold; padding-top:4px; float:left;}
.gsjj_title span{ color:#b5b5b5; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.sy_xwzx{ width:515px; height:auto; overflow:hidden; float:left; margin-top:20px;}
.more{ float:right; padding:10px 0 0;}
.cgal{ width:405px; height:auto; overflow:hidden; float:right; margin-top:20px;}
#hzkh{ background:url(  khbj.jpg) no-repeat center top; width:1080px; height:151px; margin-bottom:10px; padding:0 10px;}

#marqueedivcontrol{width:1040px; height:100px; overflow:hidden; margin:40px 10px 0; float:left;}
#marqueedivcontrol li{ float:left; width:162px; overflow:hidden; height:100px; text-align:center; margin-right:10px;}
#marqueedivcontrol li img{ width:159px; height:70px; border:1px solid #eaeaea; }
.cpgd{width:1380px;}
#jiantou{ width:10px; text-align:center; float:left; height:16px; margin-top:65px;}



/** sidebar **/
#sidebar{ width:241px; height:auto; overflow:hidden; float:left;}
#main_right{ width:835px; height:auto; overflow:hidden; float:right;}
.left_title{ background:url(  title.jpg) no-repeat left top; width:241px; height:48px; line-height:48px; text-align:center; color:#fff; font-size:18px;}
.left_title span{ color:#91b2d9; font-size:16px; padding-left:10px;}
#pro_list{ border:1px solid #005ba6; font-family:"å¾®è½¯é›…é»‘";}
#pro_list li{ height:47px; line-height:47px; border-bottom:1px solid #e9e9e9; padding-left:30px; font-size:14px;}
#pro_list li:hover{ border-left:7px solid #da0000;}
#pro_list li:hover a{ color:#da0000;}
#lxwm{ background:#005aa4; margin-top:10px; padding:10px 5px; line-height:2.0; color:#fff;}



/** zy **/ 
#right_title{ background:url(  title_bj.jpg) repeat-x center top;  border:1px solid #e0e0e0; height:46px;}
#r_title{ background:url(  title.jpg) no-repeat left top; height:46px; line-height:46px; padding:0 5px; float:left; color:#fff; font-size:18px;}
.content_zy{ padding:15px; line-height:2.0;}

#scroolZone li{ width:211px; height:200px; padding:5px; background:#f2f2f2; float:left; margin:0 15px 15px 0; text-align:center;}
#scroolZone li img{ width:211px; height:165px;}
#scroolZone li:hover{ background:#18a9e0;}
#scroolZone li:hover a{ color:#fff;}


/************************************/
.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
/***************global*****************/
.pro_index li{float:left;overflow:hidden;margin:0 7px;width:165px;text-align:center;white-space:nowrap;*margin:0 10px;}
.pro_index span{padding-left:15px;background-position:0 -114px;}
.pro_index img{padding:3px;width:157px;height:126px;border:1px solid #dcdcdc;}
.pro_index a{*color:#444;}
.pro_index a:hover{color:#da020d;}
.pro_index img:hover{border:1px solid #999;}

.pro li{float:left;overflow:hidden; margin:0 10px 20px;width:235px;text-align:center;white-space:nowrap; font-size:14px; border:1px solid #ccc; padding:5px;}
.pro span{background-position:0 -114px;}
.pro img{width:235px;height:170px;}
.pro a{*color:#444; font-size:12px;}
.pro li:hover{ background:#999;}
.pro li:hover a{ color:#fff;}
/*************index&goods**************/
.news{ width:100%;}
.news li{width:100%;height:35px;text-indent:2em;line-height:35px; border-bottom:1px dotted #ccc; background:url(  icon.jpg) no-repeat 10px center;}
.news li:hover{background-color:#f2f2f2;}
.news li:hover a{color:#000;}
/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center;line-height:28px;}
/***********news_info**************/
.jobs li{overflow:hidden;margin:23px 18px 18px 28px;border-bottom:1px dotted #666;}
.jobs a{position:relative;top:-150px;background-position:0 -301px;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:44px; display:block; background:#f00;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.pro_info .rel_center{margin:23px 0 6px;margin-left:-145px;padding:3px;width:290px;height:216px;border:1px solid #dcdcdc;}
.pro_info p{margin:20px 30px 30px 33px;}
.pro_name{display:block;color:#da020d;text-align:center; font-size:18px;}
.info_title{margin:10px 0 0 0;width:100%;height:30px;background:#999; margin-bottom:10px;}
.info_title p{margin:10px 0 0 0;width:100%;height:30px;background:#999; margin-bottom:10px;}
.info_title b{display:inline-block;padding-left:10px;height:100%;border-right:1px solid #fff;background:#656565;color:#fff;line-height:30px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{margin:40px 0 120px 46px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:55px;height:29px;color:#000;cursor:pointer; background:url(  button.gif) none center;}
/**************order&message********/
#banner{position:relative;overflow:auto;}
#banner li {float:left;}
.banner .dots li.active {
background: #fff;
opacity: 1;
}
.banner .dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
text-indent: -999em;
border: 2px solid #fff;
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}
.ny_zb {
	WIDTH: 315px; OVERFLOW: hidden
}
.ny_zbbt {
	LINE-HEIGHT: 70px; BACKGROUND: url(../images/cpfl.jpg) repeat-x 50% bottom; HEIGHT: 70px
}
.ny_zbbt SPAN {
	LINE-HEIGHT: 40px; PADDING-LEFT: 30px; COLOR: #fff; FONT-SIZE: 16px
}
.ny_zblb1 {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.ny_zblb1 LI {
	LINE-HEIGHT: 38px; WIDTH: 100%; BACKGROUND: url(../images/title_bg.jpg) repeat-x; FLOAT: left; COLOR: #333; FONT-SIZE: 14px;
	border-bottom:1px solid #CCC;
	overflow:hidden;
}

.ny_zblb1 LI A { 
	PADDING-LEFT: 30px; DISPLAY: block; BACKGROUND: url(../images/04.png) no-repeat right 50%; COLOR: #027bc1; TEXT-DECORATION: none
}
.ny_zblb1 LI A:hover{ font-size:16px; color:#F00; background:url(/images/left_.jpg) left no-repeat;}
.ny_zblb1 LI A.cur {
	COLOR: #027bc1; FONT-SIZE: 14px; TEXT-DECORATION: none
}
.ny_zblb1 LI UL {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: none; COLOR: #666; PADDING-TOP: 0px
}
.ny_zblb1 LI UL LI {
	LINE-HEIGHT: 38px; TEXT-INDENT: 32px; BACKGROUND: url(../images/ititbg.jpg) repeat-x; HEIGHT: 38px; FONT-SIZE: 14px
}
.ny_zblb1 LI UL LI A {
	PADDING-LEFT: 12px; DISPLAY: block; BACKGROUND: url(../images/05.gif) no-repeat left 50%; COLOR: #000
}
.ny_zblb1 LI UL A:hover {
	BACKGROUND: #027bc1; COLOR: #fff
}
.cp{ border:1px solid #005ba6;}
#MyContent img{}
#full-screen-slider { width:100%; height:550px; float:left; position:relative}
#slides { display:block; width:100%; height:550px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:500px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF; }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE;}
.fengye{ width:800px; float:right;}


/*Æ¯¸¡´úÂë*/
.yb_conct {
    position: fixed;
    z-index: 999;
    top: 240px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}

.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 14px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}

.yb_bar .yb_top {
    background: url(fixCont.png)#0046ff no-repeat 0 0;
}

.yb_bar .yb_phone {
    background: url(fixCont.png) #0046ff no-repeat 0 -57px;
    font-size: 16px;
    line-height: 53px;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
}

.yb_bar .yb_QQ {
    text-indent: 0;
    background: url(fixCont.png) #0046ff no-repeat 0 -113px;
}

.yb_bar .yb_ercode {
    background: url(fixCont.png) #0046ff no-repeat 0 -169px;
}

.hd_qr {
    padding: 0 30px;
}

.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}

.yb_QQ a:hover {
    color: #fff;
}