@charset "utf-8";
/* CSS Document */
/*全局样式
---------------------------------------------*/
*{margin:0px;padding:0px; border:0px;}
p,ul,li,dl,dd,dt,form,h1,h2,h3,h4,h5,h6{list-style:none;}
fieldset,img{ border:0; }
a{text-decoration:none;}
table{ border-collapse:collapse; border-spacing:0; }
*html{ zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}
(this))}
.clear{clear:both;font-size:0px;height:0px;_height:0px;overflow:hidden; }
em, i { font-style: normal;}
/* Clear Fix */ 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.clearfix{display:inline-block;} 
/* Hide from IE Mac */ 
.left{float:left; _display:inline;}
.right{float:right; _display:inline;}
.ovfl{ overflow:hidden;}
.mar{ margin:0px auto;}
.filter_bg{ filter: alpha(opacity=80); opacity: 0.8; }

/*网站样式
---------------------------------------------*/
body{background:#fff; color:#292929; font-family:'Microsoft YaHei',宋体,Arial,Helvetica,'方正兰亭粗黑简体'; font-size: 16px;}
a{color:#292929;text-decoration:none;cursor :pointer; outline: none;transition: all 0.5s;
-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.transition0.5s{ transition: all 0.5s;
-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s; }
.radius5{-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */}

/* CSS Header */
.top{ width:1200px; height:35px; color: #fff; font-size: 14px; overflow: hidden;}
#top{  height:35px; line-height:35px; background: #0362C3; margin:0px auto;}
#top a{ color: #fff; }


#header{ height:123px; background: url(../images/bg1.jpg) no-repeat center;  }
.header{ width:1200px; height:123px;  }
.logo{ margin-top:23px;}
.tel{ }
/* CSS nav */
.nav{ width:auto; height:60px; overflow:hidden; margin-top: 38px;}
.nav ul{}
.nav ul li{ float :left; } 
.nav ul li a{ width:100px; -moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
    border-radius:15px;            /* W3C syntax */ height:40px; line-height: 40px;  float:left; display:inline; text-align:center; font-size:16px;}
.nav ul li a:hover{ color:#fff; background-color:#0362C3; }
.nav ul li.selectli a{ color:#fff; background-color:#0362C3;  }
.nav ul li.nav_line{ width:1px; height:52px; background-color:#E6E6E6;}

.dnav{height:27px; margin-top:31px;  position:relative; z-index:1; float:right;}
.dnav .nLi{ float:left;  position:relative; display:inline;  }
.dnav .nLi h3{ float:left; font-weight:normal;  }
.dnav .nLi h3 a{ width:60px; height:25px;  display:block; text-align:center; margin:0px 26px; padding:3px 0px 0px 0px; font-size:16px; color:#323232;  }
.dnav .nLi h3 a:hover{ color:#3D74CA; border-bottom:solid 1px #105FC7;}
.dnav .selectli{ float:left;  position:relative; display:inline;}
.dnav .selectli h3{ float:left; font-weight:normal;  }
.dnav .selectli h3 a{width:60px; height:25px;  display:block; text-align:center; margin:0px 26px; padding:3px 0px 0px 0px; font-size:16px;transition: all 0.5s;
-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s; color:#3D74CA; border-bottom:solid 1px #105FC7;}
.dnav .sub{ display:none; width: 120px; left:26px; top:29px;  position:absolute; z-index:9999;   padding:5px 0; background-color:#fff; transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}
.dnav .sub li{ zoom:1; border-bottom:solid 1px #f1f1f1; height:28px; line-height:28px;}
.dnav .sub a{ display:block; padding:0 10px; font-size:14px;  transition: padding 0.2s ease-in-out;
    -moz-transition: padding 0.2s ease-in-out;
    -webkit-transition: padding 0.2s ease-in-out;
    -o-transition: padding 0.2s ease-in-out;}
.dnav .sub a:hover{ color:#fff;  color:#3D74CA; }
.dnav .on h3 a{ color:#3D74CA; border-bottom:solid 1px #105FC7;  }
.sub li:hover > a {
	padding-left: 18px;
}

/* CSS banner */
.banner{height:529px; text-align:center;  margin:0px auto; position: relative;}
.page_banner{ height:348px; background:url(../images/page_banner.jpg) no-repeat center; background-size:cover; margin:0px auto;}
/* CSS Main */
.page_banner1{ height:348px; background:url(../images/page_banner1.jpg) no-repeat center; background-size:cover; margin:0px auto;}
.page_banner2{ height:348px; background:url(../images/page_banner2.jpg) no-repeat center; background-size:cover; margin:0px auto;}

#wrap{ width:100%; height:100%;  overflow:hidden;  }
.wrap{ width:1200px; height:100%;  overflow:hidden;  }
.main{ width:1200px; height:100%;  overflow:hidden; margin:0px auto; background-color:#fff; }
/* CSS Home */
.pro{ width: 978px; padding:0 20px; height: 48px; line-height: 48px; color: #494949; font-size: 16px; background: #fff; box-shadow:0px 2px 4px #EEEEEE; -moz-border-radius: 25px;      /* Gecko browsers */
    -webkit-border-radius: 25px;   /* Webkit browsers */
    border-radius:25px;            /* W3C syntax */ z-index: 999; position:absolute; bottom:-24px; left: 50%; margin-left: -509px; text-align: left;}
.pro a{ font-size: 16px;color: #494949;  margin-left:20px;  }
.pro a:hover{ color: #0362C3; }
.video{width:340px; height:210px; margin-top:5px;}
.video_01{width:322px; height:160px; line-height:23px; color:#434343; margin-left:3px;margin-top:16px;}

.about{ width:1200px; height:430px; margin-top:45px; }
.about_p1{ height:60px; text-align: center; line-height: 60px; overflow:hidden;}
.about_a1{ font-size: 35px;color: #494949; }
.more_01{ margin-top:6px; margin-right:2px;}
.about_a2{ width:162px; height:102px; margin-right:15px; }
.about_a2:hover{ filter:alpha(opacity=80);opacity:0.8;}
.about_a2 img{ max-width:162px; height:102px;}
.about_01{ width:1200px; height:90px; line-height:23px; color:#494949; margin-top:10px; text-indent: 2em; }
.about_ul{ height: 130px; margin-top: 55px; }
.about_ul li{ width: 240px; height: 130px; float: left; text-align: center; }
.aboutp2{ height: 34px; line-height: 34px; font-size: 22px; color: #898989; margin-top: 14px;}
.aboutp3{ height: 23px; line-height: 23px; color: #b7b7b7; }
.about_ul li.on img{animation: swing 0.5s; cursor: pointer;}
@-webkit-keyframes swing{
    20%{-webkit-transform:rotate(15deg);}
    40%{-webkit-transform:rotate(-10deg);}
    60%{-webkit-transform:rotate(5deg);}
    80%{-webkit-transform:rotate(-5deg);}
    100%{-webkit-transform:rotate(0);}
}
@-moz-keyframes swing{
    20%{-moz-transform:rotate(15deg);}
    40%{-moz-transform:rotate(-10deg);}
    60%{-moz-transform:rotate(5deg);}
    80%{-moz-transform:rotate(-5deg);}
    100%{-moz-transform:rotate(0);}
}
@-ms-keyframes swing{
    20%{-ms-transform:rotate(15deg);}
    40%{-ms-transform:rotate(-10deg);}
    60%{-ms-transform:rotate(5deg);}
    80%{-ms-transform:rotate(-5deg);}
    100%{-ms-transform:rotate(0);}
}
@keyframes swing{
    20%{transform:rotate(15deg);}
    40%{transform:rotate(-10deg);}
    60%{transform:rotate(5deg);}
    80%{transform:rotate(-5deg);}
    100%{transform:rotate(0);}
}
.about_p2{ height:43px; text-align: center; line-height: 43px; overflow:hidden; margin-top: 35px;}
.about_p2 a{ width: 150px; margin-left: 520px; height: 39px; line-height: 39px; color: #0362C3; border: solid 2px #0362C3;  border-radius:20px;}
.about_p2 a:hover{ background:#0362C3; color: #fff; }

#chan1{ height: 166px; background: url(../images/img2.jpg) no-repeat center; }

#news{ height: 410px; background: #0362C3; margin-top: 40px; }
.news{ width:1200px; height:410px; }
.newsp1{ width: 1200px; text-align: center; height:61px; line-height: 61px; margin-top: 35px;}
.news1{ width: 830px; height: 350px;  margin-top: 38px;position: relative;  }
.news2{ width: 325px; height: 280px;  position: relative;}
.news2 .hd{ width: 70px; height: 8px; position: absolute; bottom: 16px; right: 17px; z-index: 22;}
.news2 .hd ul li{ width: 8px; text-indent: 999em; height: 8px; background: #fff; border-radius:50%; float: left; margin-left: 6px;   }
.news2 .hd ul li.on{ cursor: pointer; background: #0362C3; }
.news2 .bd{ width: 325px; height: 280px; position: relative;}
.news2 .bd li a img{ max-width: 325px; height: 280px; }
.news2 .bd li span{ width: 215px; padding-left: 20px; padding-right: 90px; color:#fff; height: 45px; line-height: 45px; background: rgba(0,0,0,0.8); position: absolute; bottom:0px; left: 0px; }

.news3{ width: 518px; height:350px; margin-left: 50px; }
.news_p2{ height: 32px; line-height: 32px; color: #fff; }
.news_p2 a{ color: #fff; }
.news_p2 a:hover{ text-decoration:underline; }
.news_p3{ height: 92px; text-align: justify; padding: 5px 0px; font-size: 14px; line-height:20px; color: #82a5cf; display: none; }
.news3 .bd li.on .news_p3{ display: block; }
.news3 .bd li.on .news_p2{ height: 25px; line-height: 25px; }
.new_a1{ width: 102px; position:absolute; bottom: 0px; left: 375px; height: 30px; color: #fff; line-height: 30px; border-radius:20px; text-align: center; border: solid 1px #fff; }
.new_a1:hover{ background: #fff; color: #0362C3; }
.joins{ width: 331px; height: 348px; margin-top: 40px; margin-left: 38px; position: relative; }
.joins_p1{ height: 169px; }
.joins_p2{ height: 34px; margin-top: 5px;}
.joins_01{ width: 347px; height: 85px; overflow: hidden; line-height: 27px; color: #2d1d08; margin-top: 10px;  }
.news_a1{ width: 262px; height: 282px;  }

.case{ width:1200px; height:390px;  margin-top:43px; position: relative; background:url(../images/bg2.jpg) no-repeat top right;}
.case_p1{ height:22px;}

#products{ height:710px; background: #0362C3 url(../images/bg3.jpg) repeat-x top;  }
.products{ width:1200px; height:710px;}
.products1{ width: 250px; height: 510px; margin-top: 45px; background: #fff; box-shadow:0 2px 0 #000;  border-radius:30px;}
.products_p1{ width: 226px; margin:0px auto; height:89px; text-align: center; line-height: 89px; background:url(../images/line3.jpg) repeat-x bottom;   }
.products_a1{ font-size: 30px; color: #494949; }
.productsul{ width: 100%; margin-top: 10px;}
.productsul li{ height: 45px; margin-top: 5px; }
.productsul li a{ width: 90%; text-align: center; border-radius: 30px; display: block; margin: 0 auto; height: 45px; line-height: 45px; color: #292929;}
.productsul li a:hover{background:#00479d; color: #fff;}
.products_p2{ height: 110px; margin-top: 25px; }
.products_p2 a{ margin-left: 21px; }
.products2{ width: 930px; height: 653px; margin-top: 41px; margin-left: 20px; }
.products2p1{ height: 59px; }
.products2p1 a{ margin-left: 46px; }
.products2p2{ height: 43px; margin-top: 40px; }
.products2p2 a{ width: 150px; margin-left: 245px; text-align: center; height: 39px; line-height: 39px; color: #fff; border: solid 2px #fff; border-radius:20px;}
.products2p2 a:hover{ margin-left: 255px;  }

.contact_us{ width:237px; height:174px;  margin-top:20px;}
.contact_p1{ height:30px;}
.contact_p1 a{ }
.contact_p2{ height:48px; line-height:23px; margin-top:50px; color:#333; padding-left:18px;}

/* CSS Js */
.picMarquee-left{ margin-left:35px;}
.picMarquee-left ul li{ width:272px; height:275px; float:left; margin:0px 8px;}
.switch_Marquee_p1{ width:272px; height:224px; text-align:center;}
.switch_Marquee_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
.switch_Marquee_p1 img{ max-width:272px; height:224px;}
.switch_Marquee_p2{ width:272px; height:51px; line-height:51px; text-align:center;}
.switch_Marquee_p2 a{color:#343434; font-size:12px;}
.switch_Marquee_p2 a:hover{ color:#343434;}


.picScroll-left{ width:1200px; height:290px; float:left; overflow:hidden; margin-top:32px;}
.picScroll-left .bd ul li{  width:277px; padding: 3px; border: solid 1px #D5D4D4; height:282px; float:left; display: inline; margin:0px 7px;  overflow:hidden;}
.switch_Scroll_p1{ width:277px; height:231px; text-align:center;}
.switch_Scroll_p1 a{ width:277px; height:231px; }
.switch_Scroll_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
.switch_Scroll_p1 img{ max-width:277px; height:231px;}
.switch_Scroll_p2{ width:277px; height:54px; line-height:54px; text-align:center; }
.switch_Scroll_p2 a{color:#494949; font-size:16px;}
.picScroll-left .bd ul li:hover{ background:#0362C3; transition: all 0.5s; }
.picScroll-left .bd ul li:hover .switch_Scroll_p2 a{ color:#fff; }

#KinSlideshow{ width:287px; height:255px;}

.slideTxtBox{}
.slideTxtBox .hd{ height:37px; background:url(../images/bg2.png) repeat-x;  }
.slideTxtBox .hd ul{ float:right; height:37px;   }
.slideTxtBox .hd ul li{ float:left; height:37px; line-height:37px; padding:0 13px; cursor:pointer; background:url(../images/bg1.png) no-repeat right;color:#171817;}
.slideTxtBox .hd ul li a{color:#171817; font-weight:600;}
.slideTxtBox .hd ul li.on{  background:#0BA760; color:#fff;}
.slideTxtBox .hd ul li.on a{ color:#fff;}
.slideTxtBox .bd{ height:425px; margin-top:2px;}
.slideTxtBox .bd ul{ float:left; width:978px;}
.slideTxtBox .bd ul li{ width:238px; height:196px; margin:16px 3px 0px 3px; float:left; display:inline; overflow:hidden; }
.slideTxt_Scroll_p1{ width:238px; height:168px; text-align:center;}
.slideTxt_Scroll_p1 a{ width:236px; height:167px; background:#fff; float:left; border:solid 1px #E7E7E7; border-bottom:0px;}
.slideTxt_Scroll_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8;border:solid 1px #0BA760;border-bottom:0px;}
.slideTxt_Scroll_p1 img{ max-width:236px; height:167px;}
.slideTxt_Scroll_p2{ width:238px; height:28px; line-height:28px; text-align:center; }
.slideTxt_Scroll_p2 a{width:238px; height:28px;color:#fff;background-color:#0BA760; display:block;}
.slideTxt_Scroll_p2 a:hover{ background-color:#FF4A0A;}
/*两排*/
.multipleColumn{ width: 930px; height: 480px; margin-top: 15px; }
.multipleColumn .bd{}
.multipleColumn .bd li{ width:270px; height:215px; float:left; position: relative; margin:25px 0px 0px 40px; display:inline; overflow:hidden; }
.multipleColumn_p1{ width:270px; height:215px; text-align:center; border-radius:10px;}
.multipleColumn_p1 a{ width:270px; height:215px; float:left; border-radius:10px;}
.multipleColumn_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
.multipleColumn_p1 img{ max-width:270px; height:215px; border-radius:10px;}
.multipleColumn_p2{ cursor: pointer; width:270px; display: none; height:215px; z-index: 666; text-align:center; border-radius:10px; background: rgba(0,0,0,0.8); position: absolute; top: 0px; left: 0px;}
.multipleColumn_p2 a{ width: 250px; left: 50%; margin-left: -125px; height: 54px; line-height: 54px; position:absolute; top: 87px; font-size: 20px; color: #fff; }
.multipleColumn_p2 span{ height: 1px; background: #B9BABA; position:absolute; left: 50%;}
.multipleColumn_line1{ top: 87px; }
.multipleColumn_line2{ bottom: 73px; }

/*切换滚动*/
.slideGroup{ width: 1200px; margin-top: 50px; background: #2476DB;}
.slideGroup .parHd{ height:53px; background: #fff;  }
.slideGroup .parHd li{ width:275px; height: 53px; line-height: 53px; text-align: center; float: left; }
.slideGroup .parHd li a{  color: #212121; }
.slideGroup .parHd li.on{ background: #2476DB; }
.slideGroup .parHd li.on a{ color: #fff; }
.slideGroup .parBd{ width:1200px;height:295px; }
.slideGroup .parBd ul{ margin-top: 35px; margin-left: 9px; }
.slideGroup .parBd ul li{ width: 270px;height: 250px; float: left; margin:0px 11px; display: inline;  }
.slideGroup_p1{ width: 270px; height: 220px; background: url(../images/bg1.jpg) no-repeat bottom; }
.slideGroup_p1 a img{ max-width: 270px; height: 204px; }
.slideGroup_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8; }
.slideGroup_p2{ width: 270px; height: 24px; }
.slideTxt_Scroll_p2a1{ width: 160px; height: 24px; line-height: 24px; margin-left: 7px;  color: #fff; }
.slideTxt_Scroll_p2a2{ width: 80px; text-align: center; color: #252525; height: 24px; line-height: 24px; background: url(../images/bg2.jpg) repeat-x; }
.slideTxt_Scroll_p2a2:hover{color: #2476DB;}

/* CSS Footer */
.footer{width:1200px; height:260px;  color:#a8a8a8;  margin:0px auto;}
.footer a{ color:#a8a8a8;}
.footer a:hover{ text-decoration:underline; color: #fff;}
#footer{ height:260px;background:#2F2F2F;  overflow:hidden;}
.footer_01{ width: 994px; margin-left:65px;}
.footer_p1{ height: 67px; line-height: 67px; background: url(../images/line1.jpg) repeat-x bottom; margin-top: 18px; }
.footer_p1 span{ font-size: 25px; }
.footer_p1 a{ margin-left: 23px; }
.footer_p2{ height: 46px; margin-top: 27px; }
.footer_p2 a{ margin-left: 210px; }
.footer_p3{ height: 30px; font-size: 14px; text-align: left; line-height: 30px; margin-top: 3px; color: #fff; }
.footer_p3 a{ color: #fff;  }
.footer_p4{ height: 30px; font-size: 14px; line-height: 30px; text-align: left; }
.weixin{ margin-top:51px; }
/*CSS Left_side*/
.left_side{ width:274px; margin-top: 35px; float:left; display:inline; border:solid 1px #C9C9C9;  border-top:solid 7px #0362C3;}
.left_sidep1{ height: 72px; margin-top: 20px; }
.left_sidep1 a{ margin-left: 25px; }
.left_sidecon{}

.left_sideul{ width:227px;   padding-top:15px; margin-left: 20px;}
.left_sideul li{ height:35px; overflow:hidden;_float:left; margin-top:20px; }
.left_sideul li a{ width:187px; border-radius:15px;   padding-left:40px; height:35px; line-height:35px; font-size:16px; color:#494949; float:left; text-align:left;  }
.left_sideul li a:hover{ background-color:#0362C3; color:#fff;}
.left_sideul li.selectli a{ background-color:#0362C3; color:#fff;}

.leftline4{ width: 235px; height: 1px; margin-top: 35px; margin-left: 20px; background: url(../images/line4.jpg) repeat-x; overflow: hidden; }


.pcontact_us{ width:240px; height:100%; padding-bottom: 40px; overflow: hidden; margin-top:30px; margin-left:25px; background: url(../images/pbg2.jpg) no-repeat top right;}
.pcontact_p1{ height:30px; line-height: 30px; color: #555;}
.pcontact_p2{ height:30px; font-size:26px; line-height: 30px; color: #00479d; font-weight: bold;}
.pcontact_us_01{ line-height:32px; margin-top:5px; color:#696868; font-size: 14px;}
/*CSS Right_side*/
.right_side{ width:900px; height:100%; overflow:hidden;  float:right; display:inline; margin-top: 35px;}
.right_title{ height:50px; line-height: 50px; background: #E6E6E6;  }
.right_title_left{ float:left; height: 50px; line-height: 50px; padding:0px 20px; font-size:24px; color:#292929; margin-left:12px; }
.right_title_right{ color:#292929; float:right; margin-right:10px; display:inline;}
.right_title_right a{ color:#292929;}
.right_title_right a:hover{ text-decoration:underline;}
.right_title_right_sp1{ width:14px; height:13px; background:url(../images/page_icon.png) no-repeat; float:left; margin-top:18px; margin-right:5px;}
.right_title_right_sp2{ float:left;}
.right_content{width:900px; min-height:471px; _height:471px;padding:20px 0px 10px 0px; }


/* CSS News */
#indexNews{ padding:5px; }
#indexNews li{ height:30px; line-height:30px; border-bottom:#D9D9D9 1px dotted; padding:5px 10px 5px 10px; }
#indexNews li a{ padding-left:15px; float:left;}
#indexNews li span{ float:right;}
#indexNews li a:hover{color:#0362C3; }
#indexNews li i{ float: left; margin-top: 10px; }

#indexNews2{ margin: 10px 5px; }
#indexNews2 li{ width:870px; height: 130px;transition: all 0.5s;
-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;  margin:10px 0px; padding:10px; background: #fff;  border:dashed 1px #dedede;  }
.inlia1{ width: 163px; height: 130px;  text-align: center; }
.inlia1 img{ max-width: 163px; height: 130px; }
.inlia1:hover{ filter:alpha(opacity=80);opacity:0.8; }
.inlidiv1{ width: 640px; height: 130px;  }
.inlip1{ height: 30px; line-height: 30px; font-size: 15px;}
.inlip1 a{ font-size: 18px; }
.inlip1 span{ margin-left: 20px; transition: all 0.5s;
-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.inlip2{ height: 70px; line-height: 30px; font-size: 14px; color: #666; margin-top: 10px;}
.inlia1{ float: left; }
.inlidiv1{ float: right; }
#indexNews2 li:hover{ background: #0362C3; cursor: pointer;}
#indexNews2 li:hover .inlip1 span{ color: #fff; margin-left: 25px; }
#indexNews2 li:hover .inlip1 a{ color: #fff; }
#indexNews2 li:hover .inlip2{ color: #fff; }

/*Related*/
.related{ padding:10px; float: left; }
.related p{ height:25px; font-weight:bold; border-bottom:solid 1px #F1F1F1;}
.related ul { width:100%; padding:10px 0px;float:left;}
.related ul li{ width:50%; height:30px; line-height:30px; float:left;}
.related ul li b{ float:left;}
.related ul li a{ float:left; margin-left:5px; display:inline; color:#666;}
.related ul li a:hover{ color:#0362C3;}
/*上一条下一条*/
#prev_next{margin: 10px 10px;clear: both;overflow: hidden; }
#prev_next li{margin: 10px 0;}
#prev_next li i{ margin-right: 5px; }
#prev_next li a:hover{ color: #0362C3; }
/* CSS Pic */
#picUL{ }
#picUL li{height:259px;width:274px;float:left;margin:10px 10px;text-align:center; display:inline;}
#picUL li .pic_01{width:272px;height:227px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;transition: all 0.5s;
-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
#picUL li .pic_01 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
#picUL li .pic_01:hover{ border:1px solid #0362C3; cursor:pointer;}
#picUL li .pic_01 img{height:225px;max-width:270px; _width:270px; vertical-align:middle; padding:1px;}
#picUL li .pic_02{width:272px;text-align: center;line-height:30px;}
#picUL li .pic_02 a{color:#585858;}
#picUL li .pic_02 a:hover{color:#0362C3; }

#proUL{}
#proUL li{height:249px;width:274px;float:left;margin:10px 12px;text-align:center; display:inline;}
#proUL li .pic_01{width:272px;height:217px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;transition: all 0.5s;
-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s; overflow: hidden;}
#proUL li .pic_01 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
#proUL li .pic_01:hover{ border:1px solid #0362C3; cursor:pointer;}
#proUL li .pic_01 img{height:215px;max-width:270px; _width:270px; vertical-align:middle; padding:1px;}
#proUL li .pic_02{width:272px;text-align: center;line-height:30px;}
#proUL li .pic_02 a{color:#585858;}
#proUL li .pic_02 a:hover{color:#0362C3; }
#proUL li .pic_01:hover img{ transform:rotate(10deg) scale(1.2);  transition: all 0.5s;}
/* CSS Info */

#newTitle{ line-height:40px; font-size:25px; text-align:center;}
#newsInfo{ height:30px; line-height:30px; text-align:center; border-bottom:solid 1px #f1f1f1; margin:10px;}
.newsinfoleft {padding-left: 30px;}
#newsInfo i{ margin-right: 5px; }
.xxsmys{ width:600px; height:30px; line-height:30px; background-color:#ececec;}
.xxsmwz{ width:88px; height:30px; color:#FFF; text-align:center; display:block; background-color:#9a9a9a;}
.pageys{ width:59px; height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center;}
.pageys:hover{color:#ff6c00}
.pageys1{ width:20px;height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center; margin-left:5px;}
.pageys2{ float:left; padding-left:5px;height:21px; line-height:21px; }
#infoImage{width:100%;text-align:center;margin:10px 0 10px 0;}
#infoImage img{ max-width:100%; padding:3px; border:#dcdcdc solid 1px;}
#newsContent{ margin:0 auto;line-height:30px; padding:10px;}
#newsContent img{max-width:100%; text-indent:0em;}
#newsContent div{ text-indent:2em;}
.contactus{  height:auto; min-height: 250px; padding-right: 150px; background: url(../images/pco1.jpg) no-repeat right center;  line-height:30px; text-align:left;}
#company_main{ margin:0 auto; line-height:30px; padding:10px; text-indent:2em;}
#company_main img{ max-width:100%; text-indent:0em;}
#company_main .contactus{ text-indent:0em;}
#company_main a{ text-decoration:underline; }
#newsContent div.alink{ padding:5px; margin:0 auto; text-indent:0em;}
.contactusc{ height: 35px; text-align: center; margin:10px 0px;  line-height: 35px; color: #0362C3; border-top:solid 1px #E6E6E6; border-bottom:solid 1px #E6E6E6;   }


.infoImage{ width:339px; height: 100%; margin-left: 15px;}
.infoImage img{max-width: 339px; height: 270px;}
.pagepcon{ width: 440px; height: 270px; overflow: hidden; margin-right: 15px;}
.newTitle{ height:40px; line-height: 40px; font-size:20px; color: #000;  }
.prode{ height: 75px; line-height: 25px; color: #565555; font-size: 14px; }
.prode span{ color: #EA0E0E; }
.protel{ height: 80px; margin-top: 10px; color: #292929; font-size: 14px; font-weight: bold; }
.protel p{ height: 70px; line-height: 35px; vertical-align: middle; }
.protel b{ font-size: 30px; color: #0362C3; float: left; }
.protel span{ float: left; font-size: 16px; }
.probtn{ height: 45px; margin-top: 15px; }
.probtn a{ width: 135px; float: left; height: 45px; line-height: 45px; text-align: center; color: #fff; font-size: 18px; }
.probtna1{ background: #505050; }
.probtna2{ background: #0362C3; margin-left: 25px; display: inline; }
.probtna1:hover{ background: #D80000; }
.probtna2:hover{ background: #D80000; }
.probg{ height: 40px; width:880px; background: #292929; margin-top: 30px; margin-right: 10px; margin-left: 10px; }
.probg span{ width: 120px; height: 40px; line-height: 40px; text-align: center; background: #0362C3; color: #fff; font-weight: bold;font-size: 18px; }
.proContent{ text-indent:2em;font-size:14px; line-height: 28px; padding: 10px 10px;}
.proContent img{ max-width: 100%; }
.ppro_order{ margin-top: 20px; margin-left: 20px; }
.pmessage_ul{ width:485px;}
.pmessage_ul li{width:485px; line-height:32px; margin-top:10px; float:left;}
.pmessage_ul li label{ float:left; color:#404040; font-size:14px;}
.pm_InputText{ width:284px; height:20px; line-height:20px; padding:5px 10px; float:left; color:#404040; border: solid 1px #E5E5E5; -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */ }
.pm_InputText:hover{ border: solid 1px #0362C3; }
.pm_textarea{ width:430px; height:115px; line-height:20px; padding:5px 10px; float:left; color:#404040; border: solid 1px #E5E5E5; -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */}
.pm_But{ width:165px; height:40px; line-height: 40px; font-size:15px; font-weight: bold; background-color:#292929; color:#FFFFFF; -moz-border-radius: 10px;      /* Gecko browsers */
    -webkit-border-radius: 10px;   /* Webkit browsers */
    border-radius:10px;            /* W3C syntax */cursor:pointer; transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.pm_But:hover{ background-color:#0362C3;}



/*css digg style pagination*/
div.digg{padding:5px;margin:10px;text-align:center; float:right; display: inline;}
div.digg a{border:#aaaadd 1px solid;padding:3px 5px;margin:3px;color:#585858;text-decoration:none}
div.digg a:hover{border:#585858 1px solid;color:#000;}
div.digg a:active{border:#585858 1px solid;color:#000;}
div.digg span.current{border:solid 1px #0362C3;padding:3px 5px;font-weight:bold;margin:3px;color:#fff;background-color:#0362C3;}
div.digg span.disabled{border:#eee 1px solid;padding:3px 5px;margin:3px;color:#ddd;}
div.digg select{ border:#aaaadd 1px solid; padding:3px 0px;}
/*******************************message css start***************************************/
.message_ul{
	margin:0px auto;
	float:left;
	padding:10px;
}
.message_ul li{
	float:left;
	width:100%;
    margin: 5px 0px;
}
.message_ul li label{ width:80px; float:left; text-align:right; margin-top:4px;}
.message_ul li b{ margin-top: 5px; float: left; }
.G_textarea{
	width:450px;
	height:100px;
	border:1px solid #dedede;padding:3px;
    float: left;
}
.G_InputText{
	width:250px;
	height:30px;
	line-height:28px;
	border:1px solid #dedede;
	padding:3px;
	float:left;
	border-radius: 2px;
}
.yanzheng{
	width:100px;
	height:25px;
	border:1px solid #dedede;
	padding:3px;
}
.But{
	width:80px;
	height:31px;
	line-height:31px;
	background:#0362C3;
	border-radius:2px;
	text-align:center;
	margin-top:14px;
	margin-left:5px;
	color:#FFF;
	cursor:pointer;
    transition: all 0.5s;
-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;
}
.But:hover{
    background:#8CCE39;
}
.G_tips{
	width:486px;
	line-height:28px;
	margin:30px 65px;
	border:1px solid #dedede;
	padding:3px 7px 7px 7px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}
.red{
	color:#ff0000;
}
.cpmcys{ height:28px; border:solid 1px #DEDEDE;}
/*******************************message css end***************************************/

/******************************job css start***************************************/
.job_ul{ padding:10px;}
.job_ul li{
	width:100%;
	border-bottom:dashed 1px #cfcfcf;
	float:left;
	padding:10px 0px;
	line-height:30px;
}
.job_ul li .recruit_info{
	float:left;
}
.job_ul li .recruit_info .job_nam{
	color:#000;
	font-weight:bold;
}
.job_ul li .but{
	width:80px;
	height:31px;
	line-height:31px;
	background: #0362C3;
	border-radius:2px;   
	float:right;
	margin-top:10px;
	margin-right:22px;
	text-align:center;
}
.job_ul li .but a{
	text-decoration:none;
	color:#FFF;
	display:block;
}

.recruit_info_tit_bg{
	height:31px;
	background:#f8f8f8;
	border-radius:2px;
	margin:0px auto;
	padding:5px 10px;
}
	
.recruit_info_tit_bg .recruit_info_tit{
	width:80px;
	height:31px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background:#0362C3;
	color:#ffffff;
	line-height:31px;
    text-align: center;
}
.recruit_info_main{
	margin:0px auto;
	margin-top:10px;
	margin-bottom:60px;
	padding:5px 20px;
}

.recruit_info_main p {
	text-align: justify;
	letter-spacing: 1px;
	line-height: 30px;
	color: #444444;
}

/*sitemap*/

.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;height: 73px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a{color:black;}
.m2t ul li a:hover{ color:red; text-decoration:underline;}
.f{ float:right; margin-right:10px; _margin-top:7px;}
.map{ float:right;margin-top: 20px;}
.map a{color:black;}
.pages{ padding:5px 15px; margin:10px 0px;}
.pages li{ float:left; line-height:30px;}
.pagesli1{ width:40%;}
.pagesli2{ width:40%;}
.pagesli3{ width:20%;}
/*页面加载css*/
#loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 9999999999;
}

.spinner {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 50%;
	left: 50%;
	margin-left: -40px;
	margin-top: -40px;
	-webkit-animation: rotatee 2.0s infinite linear;
	animation: rotatee 2.0s infinite linear;
}

.dot1, .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #0a9fd8;
	border-radius: 100%;
	-webkit-animation: bouncee 2.0s infinite ease-in-out;
	animation: bouncee 2.0s infinite ease-in-out;
}

.dot2 {
	top: auto;
	bottom: 0px;
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
@-webkit-keyframes rotatee { 100% { -webkit-transform: rotate(360deg) }}
@keyframes rotatee {
	100% {
		transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes bouncee {
	0%, 100% { -webkit-transform: scale(0.0) }
	50% { -webkit-transform: scale(1.0) }
}

@keyframes bouncee {
	0%, 100% {
		transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
      }
}

.kc_down { display: block; font-size: 20px; box-shadow: 0 0 5px #000; width: 200px; height: 50px; line-height: 50px; background: #003474; border-radius: 20px; color: #fff !important; margin-bottom: 20px;}

.gridtable table {
    width:99%;
    margin:0 auto;
    border-width:1px;
    font-family: verdana,arial,sans-serif;
    color:#333333;
    border-color: #ccc;
    border-collapse: collapse;
}
.gridtable table th {
    border-width:1px;
    padding:5px 10px;
    border-style: solid;
    border-color: #ccc;
    background-color: #dedede;
}
.gridtable table td {
    border-width:1px;
    padding:5px 10px;
    border-style: solid;
    border-color: #ccc;
}

.gridtable table td a { }

.kc { font-size: 12px; line-height: 20px; margin-top: 30px; }


#table_th { font-size: 14px; width:1200px; height:32px; margin:0 auto;}
#table_th li { float:left; font-weight:bold; text-align:center; height:32px; line-height:32px; color:#015A9A; font-weight:bold;}

#kc_box {  font-size: 14px; width:1200px; height:300px; background:#fff; margin:0 auto;}
#table_td li { float:left; text-align:center; height:34px; line-height:34px; border-bottom:#ccc 1px dotted;}
.th_line0 { width:2px; height:32px; }