﻿@charset "utf-8";

/*公共部分*/
 
.Bread{height:45px;background:#1daaf2;line-height:45px;color:#fff}
.Bread a{color:#fff}
.Bread a:hover{color:#103ba4}

.Nav3 ul{width:100%;border-bottom:2px solid #dddddd}
.Nav3 ul li{float:left;height:50px;line-height:50px}
.Nav3 ul li a{display:inline-block;height:50px;padding:0 15px;color:#1f2831;font-size:18px;font-weight:bold}
.Nav3 ul li a.current{border-bottom:2px solid #30a9e6;color:#30a9e6}

.dashed{border-bottom:1px dashed #b5b5b4}

/*分页*/
.pagelist a{margin:0 2px;text-align:center;display:inline-block;height:45px;padding:0 10px;color:#fff;font-size:40px;font-weight:bold;background:#00375e;vertical-align:middle;line-height:35px}
.pagelist a.page_current{background:#00375e url(../images/pagecurrent.png) no-repeat center center;width:25px}
.pagelist a:hover{background:#0193d4}
.pagelist a.page_current:hover{background:#0193d4 url(../images/pagecurrent.png) no-repeat center center}
.MainBody{background:url(../images/MainBody.jpg) repeat-y left center}
.Left{width:180px;padding-bottom:20px;min-height:550px;height:100%}
.Right{width:980px;background:#fff}
.Left_T1{width:90px;font-size:48px;color:#444546;writing-mode:tb-rl;padding-top:20px;font-weight:bold}
.Left_T2{width:70px;padding-right:20px;text-align:center;font-size:48px;color:#cecfd2;writing-mode:tb-rl;padding-top:20px;font-weight:bold}
 
.Content{line-height:30px;padding:20px;color:#636262}

.Title .L{width:750px}
.Title .R{width:230px}
.Title .L h1{font-size:24px;color:#1f2831;font-weight:bold;line-height:35px}
.Title .L .Arc_info span{color:#605e5e;padding:0 10px;line-height:30px}


.News_List_Top ul li{width:325px;float:left}
.News_List_Top ul li a {display:inline-block;width:310px;height:300px;background:#ededed}
.News_List_Top ul li a  img{width:310px;height:210px;}
.News_List_Top ul li a .News_Top_Time{height:30px;font-size:16px;color:#1659ac;line-height:30px;padding-left:10px}
.News_List_Top ul li a .News_Top_Des{font-size:14px;color:#636967;line-height:20px;padding:0 10px}
.News_List_Top ul li a:hover .News_Top_Des{color:#1659ac}

.News_List ul li{height:40px;line-height:40px;border-bottom:1px dashed #d1d1d1;text-indent:10px}
.News_List ul li:hover{background:#f7f7f7}
.News_List ul li a{display:inline-block;background:url(../images/ul_li1.jpg) no-repeat left center;text-indent:10px }
.News_List ul li a:hover{background:url(../images/ul_li2.jpg) no-repeat left center;color:#0270bb}
.News_List ul li span i{display:inline-block;padding-right:10px;font-style:normal;color:#636967}
.News_More a{display:inline-block;color:#fff;height:45px;padding:0 35px;background:#1659ac;font-size:18px;line-height:45px}


/*图片列表*/
.Img_List li{float:left;width:310px;height:290px;}
.Img_List li a {display:inline-block;position:absolute}
.Img_List li a div.img_title{text-align:center;height:50px;line-height:50px;color:#4a4a4a;overflow: hidden;width: 290px;}
.Img_List li a:hover div.img_title{color:#1963bc;}
.Img_List li a div.img_detbg{display:none;width:290px;height:220px;background:#1159b4;position:absolute;z-index:1;left:0;top:0;
filter: alpha(opacity = 80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8; }
.Img_List li a div.img_detico{display:none;width:63px;height:63px;background:url(../images/img_detico.png) no-repeat;position:absolute;z-index:2;left:110px;top:80px}

/*产品详情页*/
.Product_info .Pro_img{width:470px;height:300px;border:2px solid #e0e6f4}
.Product_info .Pro_info{width:480px;background:#f4f7fc;height:304px}
.Product_info .Pro_info ul{padding:0 10px}
.Product_info .Pro_info ul li{padding:0 10px;border-bottom:1px dashed #b5b5b4;height:auto;line-height:50px;color:#727477;font-size:16px}
.Product_T{height:50px;line-height:50px;font-size:16px;font-weight:bold;color:#66686b}

.about_pro{height:250px;}
.about_pro ul li{width:245px;float:left}
.about_pro ul li a .about_pro_t{width:230px;height:30px;background:#e7e6e6;color:#000;line-height:30px;font-weight:bold}
.about_pro ul li a:hover .about_pro_t{background:#3060b7;color:#fff}

/*留言页面*/
.Message_info .L{background:url(../images/msgbg.jpg) no-repeat center center;width:500px;height:416px;border:2px solid #e7e7e7}
.Message_info .R {width:460px;}
.Message_info .R div{margin-bottom:25px }
.Message_info .R .Msg_txt{width:440px;height:40px;line-height:40px;padding:0 10px;background:#eff4f7;border:none;font-size:16px}
.Message_info .R .Msg_txtar{width:440px;height:150px;line-height:25px;padding:0 10px;background:#eff4f7;border:none;font-size:16px}
.Message_info .R  .Msg_sub a{display:inline-block;height:40px;padding:0 30px;line-height:40px;background:#3060b7;color:#fff;margin-right:20px}
.Message_info .R  .Msg_sub a:hover{background:#1daaf2}

.Message_info .R  .Msg_sub input{display:inline-block;height:40px;padding:0 30px;line-height:40px;background:#3060b7;color:#fff;margin-right:20px;border:none;}
.Message_info .R  .Msg_sub input:hover{background:#1daaf2;}












