body {
    width: 100%;
    background: #f3f3f3; }

h1, h2, h3, h4, h5, h6, b {
    font-weight: normal; }

.container {
    background: #ffffff;
    width: 1300px;
    margin: 0 auto; }

.header {
    width: 100%; height: 70px;}

.header .header_con {
    width: 1300px;
    margin: 0 auto;
    padding: 15px 20px;
    background: #ffffff; }

.header .header_con .logo img {
    float: left;
    width: 170px;
    margin-right: 15px; }

.header .header_con b {
    font-size: 20px;
    color: #14181e;
    line-height: 40px; }

.logo{width:800px; float: left;}


.search{float:right;}
.search li{float:left;}
.search form{margin:0; padding:0; border:1px #cccccc solid; margin-top:5px; height:32px;}
.search .texta{margin:0; padding:0; border:0; width:280px; height:32px; padding-left:10px;}






.nav {
    width: 1300px;
    background: #2278d1;
    margin: 0 auto; }

.nav .nav_con {
    width: 1300px;
    margin: 0 auto; }

.nav .nav_con ul li {
    float: left;
    width: 180px;
    position: relative; }

.nav .nav_con ul li b {
    display: block;
    line-height: 60px;
    text-align: center;
    color: #ffffff;
    font-size: 15px; }

.nav .nav_con ul li span {
    display: none;
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 100;
    background: #e7f5fc; }

.nav .nav_con ul li span a {
    display: block;
    text-align: left;
	padding-left: 30px;
    font-size: 15px;
    color: #1b3c5f;
    line-height: 40px;
    border-bottom: 1px solid #d9e1e4; }

.nav .nav_con ul li span a:hover {
    color: #2278d1; }

.nav .nav_con ul li:hover {
    background: url("../images/active_nav.jpg") no-repeat center;
    background-size: 100% 100%; }

.nav .nav_con ul .active_nav {
    background: url("../images/active_nav.jpg") no-repeat center;
    background-size: 100% 100%; }

.swiper-container {
    width: 100%;
    height: 100%; }

.banner {
    width: 1300px;
    margin: 10px auto 0; }

.banner img {
    width: 100%; }

.banner .swiper-button-next {
    width: 60px;
    height: 60px;
    background: url("../images/next.png") no-repeat center;
    background-size: 100% 100%; }

.banner .swiper-button-prev {
    width: 60px;
    height: 60px;
    background: url("../images/prev.png") no-repeat center;
    background-size: 100% 100%; }

.banner .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: none;
    border: 1px solid #ffffff;
    opacity: 1; }

.banner .swiper-pagination-bullet-active {
    background: #ffffff; }

.main_index {
    width: 1300px;
    margin: 0 auto;
    padding: 55px 0 140px; }

.main_index .tit_pub {
    text-align: center;
    font-size: 18px;
    color: #1e50ae;
   /* border-bottom: 1px solid #cccccc;*/
	background:url("../images/indexline.jpg")  repeat-x bottom;
    padding: 0 0 10px; }

.main_index .tit_pub b {
    font-size: 15px;
    color: #7f7f7f;
    margin-left: 10px; }

.main_index .main1 {
    width: 100%; }

.main_index .main1 .main1_con {
    margin: 5px auto 0;
	padding-left: 125px;
    width: 100%; }

.main_index .main1 ul li {
    float: left;
    width: 198px;
    height: 220px;
    margin: 14px 75px; }

.main_index .main1 ul li span {
    display: block;
    width: 100%;
    height: 190px;
    border: 1px solid #e0e0e0;
    overflow: hidden; }

.main_index .main1 ul li span img {
    width: 150px;
    height: 150px;
    margin: 20px auto 0; }

.main_index .main1 ul li span img:hover {
    transform: scale(1.2);
    transition: 1s; }

.main_index .main1 ul li p {
    text-align: center;
    font-size: 14px;
    color: #666666;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.main_index .main2 {
    width: 100%;
    padding: 50px 0 0; }

.main_index .main2 .main2_con {
    margin: 19px auto 0; }

.main_index .main2 .main2_con ul li {
    float: left;
    width: 259px;
    margin: 0 0 0 1px; }

.main_index .main2 .main2_con ul li span {
    display: block;
    width: 100%;
    height: 360px;
    overflow: hidden; }

.main_index .main2 .main2_con ul li span img {
    width: 100%;
    height: 100%; }

.main_index .main2 .main2_con ul li span img:hover {
    transform: scale(1.2);
    transition: 1s; }

.main_index .main2 .main2_con ul li p {
    font-size: 14px;
    color: #666666;
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.main_index .main2 .main2_con ul li:nth-child(5n-4) {
    margin-left: 0; }

.main_index .main3 {
    width: 100%;
    padding: 90px 0 0; }

.main_index .main3 .main3_con {
    width: 100%;
    padding: 0 30px; }

.main_index .main3 .main3_con .tit_p {
    width: 100%;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 16px;
    color: #1e50ae; }

.main_index .main3 .main3_con .tit_p b {
    font-size: 14px;
    color: #666666; }

.main_index .main3 .main3_con .le_box {
    width: 580px;
    float: left; }

.main_index .main3 .main3_con .le_box .le_con {
    width: 100%;
    padding: 10px 0 0; }

.main_index .main3 .main3_con .le_box .le_con ul li {
    float: left;
    line-height: 50px;
    font-size: 14px;
    width: 100%;
    border-bottom: 1px dashed #cccccc;
    padding-left: 30px;
    background: url("../images/point.jpg") no-repeat 12px;
    background-size: 4px 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.main_index .main3 .main3_con .le_box .le_con ul li a {
    color: #666; }

.main_index .main3 .main3_con .le_box .le_con ul li:hover a {
    color: #03a9f4; }

.main_index .main3 .main3_con .ri_box {
    width: 600px;
    float: right; }

.main_index .main3 .main3_con .ri_box .ri_con {
    font-size: 14px;
    color: #666666;
    padding: 10px 0 0; }

.main_index .main3 .main3_con .ri_box .ri_con p {
    line-height: 30px; }

.main_index .main3 .main3_con .ri_box .ri_con .more_read {
    display: block;
    width: 95px;
    height: 30px;
    background: #ededee;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    color: #333333;
    margin: 30px 0 0;
    border-radius: 5px; }

.main_index .main3 .main3_con .ri_box .ri_con .more_read:hover {
    background: #03a9f4;
    color: #ffffff;
    transition: 0.5s; }

.main_contact {
    width: 100%;
    padding: 20px 0 40px; }

.main_contact .map_box {
    width: 1245px;
    height: 410px;
    margin: 0 auto; }

/*.main_contact .map_box img {
    width: 100%;
    height: 100%; }*/

.main_product {
    width: 1300px;
    margin: 0 auto;
    padding: 20px 40px; }

.main_product .le_box {
    width: 240px;
    min-height: 775px;
    float: left;
    border: 1px solid #f4f4f5;
    text-indent: 30px; }

.main_product .le_box h3 {
    font-size: 16px;
    color: #4a4a4d;
    line-height: 50px;
    background: #f4f4f5;
    border-bottom: 1px solid #ffffff;
    cursor: pointer; }

.main_product .le_box h3 b {
    display: block;
    width: 100%;
    height: 100%; }

.main_product .le_box .active_h3 {
	 
	
    background: url("../images/tit_bg.jpg") no-repeat center;
    background-size: 100% 100%;
    color: #4a4a4d; }

.main_product .le_box .active_h3 b {
    background: url("../images/down.png") no-repeat 195px;
    background-size: 14px 17px; }

.main_product .le_box span {
   /* display: none;*/
    width: 100%; }

.main_product .le_box span a {
    display: block;
    line-height: 50px;
    font-size: 14px;
    color: #464545;
    border-bottom: 1px solid #f4f4f5; }



/*产品导航改为右侧弹出*/

.main_product .le_box li{border:1px #d8d8d8 solid; position:relative; border-top:none; height:65px; padding-top:20px; padding-right:30px;  padding-left:0px; font-size:16px; background:url(../images/down.png) 200px no-repeat}
.main_product .le_box li:hover{background-color:#eeeeee; display:block; cursor: pointer;}
.main_product .le_box li a{display:block; color: #000000;}
.main_product .le_box li.current{background-color:#eeeeee; display:block;color:#da2419; font-weight:bold;}
.main_product .le_box li.current a{ color:#da2419; font-weight:bold;}
.main_product .le_box li ul{ display:none;}
.main_product .le_box li ul{ position:absolute; margin-left:236px;background-color:#eeeeee; top:-1px;border:1px #d8d8d8 solid; border-left:none; padding-bottom:10px;}
.main_product .le_box li ul li{ border:none; height:40px; padding-top:20px; padding-left:5px; padding-right:15px; width:200px;}
.main_product .le_box li.current  li a{ color:#222222; font-weight:normal;}
.main_product .le_box li ul li a:hover{ color:#da2419; font-weight:bold; display:block}
/*.main_product .le_box li:hover ul{display:block;}*/

.main_product .le_box ul,li,dd,dl{
    list-style:none;
	margin:0px;
	padding:0px;
	}













.main_product .ri_box {
    width: 950px;
    float: right;
    min-height: 775px;
    border: 1px solid #f4f4f5; }

.main_product .ri_box .tit_t {
    font-size: 16px;
    line-height: 50px;
    background: url("../images/tit_bg.jpg") no-repeat center;
    background-size: 100% 100%;
    color: #ffffff;
    text-align: center; }

.main_product .ri_box .ri_con #PROTABLETWO {
    background-color: #a0a0a0;
    margin: 80px auto 0; }

.main_product .ri_box .ri_con #PROTABLETWO .th_p td b {
    font-weight: bold; }

.main_product .ri_box .ri_con #PROTABLETWO td {
    background-color: #FFF;
    text-align: center;
    padding: 0px;
    height: 30px;
    font-size: 12px;
    vertical-align: middle;
    margin: 0px; }

.main_product .ri_box .ri_con #PROTABLETWO td p {
    background-color: #FFF;
    text-align: center;
    padding: 0px;
    height: 30px;
    font-size: 12px;
    vertical-align: middle;
    margin: 0px; }

.main_product .ri_box .ri_con #PROTABLETWO td img {
    margin: 0 auto; }

.main_product .ri_box .ri_con strong {
    font-weight: bold; }

.main_product .ri_box .productcss p{padding: 15px 15px;text-indent:2em;

 font-size: 14px;
    color: #000000;
	line-height: 30px;

}



.main_ren {
    width: 1300px;
    margin: 0 auto; }

.main_ren .ri_box .ri_con {
    padding: 0 35px 80px; }

.main_ren .ri_box .ri_con .con1 {
    font-size: 14px;
    color: #999999;
    padding-top: 40px; }


.main_ren .ri_box .ri_con .con1 p {
    font-size: 14px;
    color: #000000;
	line-height: 30px;
	text-indent: 2em;
     }



.main_ren .ri_box .ri_con .con1 .tit_p {
    color: #666666;
    border-bottom: 1px dashed #999999;
    line-height: 35px; }

.main_ren .ri_box .ri_con .con1 .txt_box {
    padding: 10px 0; }

.main_ren .ri_box .ri_con .con1 .txt_box p {
    line-height: 30px; }

.form_pub {
    width: 100%;
    background: #3a3c48;
    padding: 65px 0 90px; }

.form_pub .con_index {
    width: 795px;
    margin: 0 auto;
    font-size: 14px;
    color: #ffffff; }

.form_pub .con_index .le_box {
    width: 280px;
    float: left; }

.form_pub .con_index .le_box span {
    display: block;
    width: 100%;
    margin-bottom: 15px; }

.form_pub .con_index .le_box span p {
    color: #888888;
    line-height: 25px; }

.form_pub .con_index .le_box span b {
    display: block;
    line-height: 25px; }

.form_pub .con_index .ri_box {
    width: 450px;
    float: right; }

.form_pub .con_index .ri_box span {
    display: block;
    border-bottom: 1px solid #888888;
    color: #888888;
    line-height: 25px;
    margin-bottom: 30px; }

.form_pub .con_index .ri_box span b {
    display: block;
    float: left;
    width: 80px; }

.form_pub .con_index .ri_box span input {
    display: block;
    float: left;
    color: #888888;
    height: 25px;
    line-height: 25px; }

.form_pub .con_index .ri_box span textarea {
    display: block;
    width: 95%;
    color: #888888;
    background: none;
    border: none;
    outline: none;
    font-size: 14px;
    height: 100px;
    resize: none; }

.form_pub .con_index .ri_box .submit_btn {
    display: block;
    float: right;
    width: 80px;
    height: 30px;
    background: #03a9f4 url("../images/send_pic.jpg") no-repeat 55px;
    background-size: 15px 13px;
    border-radius: 5px;
    color: #ffffff;
    text-align: left;
    text-indent: 15px; }

.footer {
    width: 100%;
    background: #3a3c48;
    padding: 30px 0 100px;
    text-align: center; }

.footer .footer_con {
    width: 1300px;
    margin: 0 auto;
    color: #8f8f8f; }

.footer .footer_con .footer_nav {
    width: 1245px;
    margin: 0 auto 25px;
    border-bottom: 1px solid #8f8f8f;
    padding-bottom: 10px; 
font-size: 15px;
}

.footer .footer_con .footer_nav a {
    color: #8f8f8f;
	
}

.footer .footer_con .footer_nav b {
    color: #8f8f8f;
    margin: 0 25px; }

.footer .footer_con .footer_bottom {
    font-size: 14px;
    line-height: 25px; }

/*# sourceMappingURL=style.css.map */

#newslist ul li {
    float: left;
    line-height: 50px;
    font-size: 14px;
    width: 100%;
    border-bottom: 1px dashed #cccccc;
    padding-left: 30px;
    background: url("../images/point.jpg") no-repeat 12px;
    background-size: 4px 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
	

}
#newslist ul li a{color: #000000;}
#newslist ul li span{float: right; padding-right: 10px;}


#flip{text-align: center;}






	 #PROTABLETWO2 {
    background-color: #a0a0a0;
    margin: 50px auto 0; }


 #PROTABLETWO2 td {
    background-color: #FFF;
    text-align: center;
    padding: 0px;
    height: 30px;
    font-size: 12px;
    vertical-align: middle;
    margin: 0px; }
		
 #PROTABLETWO2 .bg td {
    background-color: #cfcfcf;
    text-align: center;
    padding: 0px;
    height: 30px;
    font-size: 12px;
    vertical-align: middle;
    margin: 0px; }		
		

 #PROTABLETWO2 td img {
    margin: 0 auto; }
	
