/*----------------------------------------------Judgment_browser  START-----------------------------------------------------*/
.Judgment_browser { width:100%; height:36px; border-bottom:1px solid #fff; background:#fffeee; display:none;}
.Judgment_browser_box { width:1200px; height:36px; margin:0 auto;}
.Judgment_browser_box i { width:18px; height:18px; display:block; background:url(../image/icon_shengji.jpg) no-repeat; margin-top:10px;}
.Judgment_browser_box p { height:36px; line-height:36px; font-size:14px; color:#ff0000; text-indent:12px;}
.Judgment_browser_box p span { color:#39424f;}
.Judgment_browser_box a { width:80px; height:24px; background:#f5a462; text-align:center; line-height:24px; color:#fff; border-radius:4px; border:1px solid #d78f54; margin-top:4px;}
/*----------------------------------------------Judgment_browser  END-----------------------------------------------------*/


/*header-top start*/
.header-top { width:100%; height:32px;  margin:0 auto;background-color:#f2f2f2; border-bottom: 1px solid #bdbdbd;}
.header-top-left { height:32px;}
.header-top-left a { float:left; font-size:12px; width:110px; line-height:32px; background:url(../image/data-icon-2017-11-0900000007.png) no-repeat right;color: #8d8d8d;; display:block;}
.header-top-left a img { width:20px; height:20px; padding:6px 4px 0 14px; display:block; }
.header-top-left a:hover {background:#d85500;}
.header-top-right a { font-size:12px;color: #000; display:block; float:left; line-height:32px; text-align:center; background:url(../image/data-icon-2017-11-0900000008.png
) no-repeat right; padding:0 8px;}
.header-top-right a span { color: #000;}
.header-top-right a img { float:right; margin:6px 0 0 0;}
.header-top-right a:hover { color:#000;}
/*header-top end*/


/*header start*/
.header { margin:0 auto; width:100%; height:116px; background:url(../image/2016_05_23_00001.jpg) top; padding-top:22px;}
.logo_com { width:1200px; height:54px; margin:0 auto;}
.logo img {max-width: 80%;}
.input_com {height: 48px;width:40%; margin-top:3px; position:relative;}
.input_com input{float:left; font-size:16px; border:0; height:44px;width:99%; line-height:44px; color:#999; text-indent:10px; outline:none; border-radius:6px; border:2px solid #f04b00; }
.input_com input:hover{float:left; height:44px; width:99%; color:#cdcdcd; text-indent:10px; outline:none;}
.input_com .sousg{ position:absolute; height:48px; top:0px;right:0; width:124px; background:#f04b00; border-radius:0px 6px 6px 0px;}
.input_com .sousg img { display:block; float:left; margin:15px 0 0 22px;}
.input_com .sousg span { text-align:center; font-size:22px; line-height:48px; float:right; padding-right:20px; display:block; color:#fff;}

.main_navigation { width:100%; height:42px; border-bottom:4px solid #f04b00; margin:16px auto 0;}
.main_navigation_nav { width:1200px; height:42px; text-align:center;}
.right_nav {margin-left:170px; height:42px;}
.right_nav a { font-size: 18px; color:#39424f; height:42px; line-height: 34px; margin: 0 10px; transition: all 0.3s linear 0s;}
.right_nav a:hover { color:#f06400;}
/*header end*/



/*Online Service  start*/
.To_shobian { width:45px; height:45px; background:url(../image/sideCatalog_a278e02.png) no-repeat -255px -255px; display:block; right:0px; float:right;}
.To_shobian:hover { background:url(../image/sideCatalog_a278e02.png) no-repeat -209px -255px;}

/*导航*/
a{text-decoration: none;}
.nav {width: 100%; height:80px; background-color: #ffffff;  border-bottom: 1px solid #e4e4e4;}
.nav_box {width: 1200px;height: 80px;margin-left: auto;margin-right: auto;position: relative;}
.nav_box .logo{float:left;margin-top: 16px;}
.title_list {width:100%;height:70px;position:relative;z-index:999;}
.nav_box>ul>li>a:hover{color:#1975e6 !important;}
.nav_box>ul>.active a {color:#1975e6 !important;border-bottom:3px solid #1975e6;}
.nav_box>ul>li {float:left;font-size:16px;line-height:39px;position:relative;padding:0 13px;height:57px;}
.nav_box>ul>li>a {font-family:Microsoft YaHei;width:100%;height:60px;line-height:70px;font-weight:600;cursor:pointer;}
/* 下拉框 */.drop_down {position:absolute;left:1px;top:-30px;z-index:999;width:100%;margin-top:40px;background:#fff;opacity:0;}
.drop_down li {display:block;text-align:center;cursor:pointer;}
.drop_down li>a:hover {
    background: -webkit-linear-gradient(left,#ff7d4a,#ff4a2b);
    background: -o-linear-gradient(left,#ff7d4a,#ff4a2b);
    background: -moz-linear-gradient(left,#ff7d4a,#ff4a2b);
    background: linear-gradient(left,#ff7d4a,#ff4a2b);
    background: linear-gradient(to right, #ff7d4a, #ff4a2b);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ff7d4a', endColorStr='#ff4a2b', gradientType='0');
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ff7d4a',endColorStr='#ff4a2b',gradientType='0')";
    color:#fff !important;}
.drop_down li>a {display:inline-block;width:100%;color:#000;font-size:14px;font-weight:normal;cursor:pointer;font-family:Microsoft YaHei;}
.tit_icon {display:inline-block;width:8px;height:8px;background:url("../image/tit_bottom.png")center no-repeat;vertical-align:middle;margin-left:5px;}
.hot_tit_icon {display:inline-block;width:30px;height:13px;background:url("../image/icon.png")-43px -54px no-repeat;vertical-align:middle;margin-left:5px;position:absolute;top:10px;left:68px;}
.nav_list>ul>li>a {color:#333333;display:inline-block;width:100%;}
/*
.nav_box>ul {float: left;margin-left: 258px;position: relative;}
.nav_box>ul>li{float: left;margin-left:40px;height: 80px;list-style-type: none;position: relative; font-size: 18px;color: #555;font-weight: bold;line-height: 80px; letter-spacing:4px; text-align: center;}
.nav_box>ul>li>a{color: #666;display: block;}
.nav_box>ul>li>.act_text{color: #f04b00;}
*/
/*.nav_box>ul>li:hover a{color: #f04b00;}*/
.act_line{width:100%;height: 4px;background-color: #f04b00;position: absolute;top:60px;left:-2px;}
.act_line2{width: 90px;height: 4px;background-color: #f04b00;position: absolute;top:60px;}
.dis_no{display: none}
.dis_b{display: block}










